/*--------------------------------------------------------------------------------

Formatting CSS for Frost Meadowcroft

Version: 1.0
Author: Paul Mason

--------------------------------------------------------------------------------*/

@import url(global.css);
@import url(layout.css);


/* General
--------------------------------------------------------------------------------*/

p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
}

p a:link, p a:visited, h2 a:link, h2 a:visited, li a:link, li a:visited, ol a:link, ol a:visited {
	color: #429639;
	font-weight: normal;
	text-decoration: underline;
}

p a:hover, p a:active, h2 a:hover, h2 a:active, ul a:hover, ul a:active, ol a:hover, ol a:active {
	text-decoration: none;
}

h2 {
	font-size: 2.4em;
	line-height: 1.4em;
	font-weight: normal;
	color: #429639;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 8px 0;
}

h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	color: #666;
	padding: 0 0 20px 0;
}

h3 a {
	font-weight: normal;
	color: #429639;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #429639;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: #d5d5d5 solid 1px;
}

h5 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #429639;
}

h5 a {
	font-weight: normal;
	color: #429639;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h6 {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #429639;
	margin: 0 0 10px 0;
}

h6 a {
	font-weight: normal;
	color: #429639;
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.lowlight {
	color: #999;
}

.highlight {
	color: #429639;
}

.button {
	margin: 10px 0 0 0;
	background: #75cb6c;
	border: 1px solid #333;
	font-size: .9em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


/* Header
--------------------------------------------------------------------------------*/

#header h1 a {
	background: url(../images/global/logo.png) no-repeat;
	width: 220px;
	height: 55px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -9999px;
	float: left;
}

#header #tel_numbers p {
	color: #fff;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}


/* Navigation
--------------------------------------------------------------------------------*/

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	float: left;
	padding: 27px 0 0 0;
	margin: 0 2px 0 0;
	overflow: hidden;
	height: 0px;
}
	
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a.selected {
    background-position: 0 -27px;
}
	
#tab_home a  {
    width: 54px;
    background: url(../images/global/tab_home.gif) top left no-repeat;
}

#tab_about a  {
    width: 80px;
    background: url(../images/global/tab_about.gif) top left no-repeat;
}

#tab_agency a  {
    width: 69px;
    background: url(../images/global/tab_agency.gif) top left no-repeat;
}

#tab_services a  {
    width: 72px;
    background: url(../images/global/tab_services.gif) top left no-repeat;
}

#tab_news a  {
    width: 51px;
    background: url(../images/global/tab_news.gif) top left no-repeat;
}

#tab_contact a  {
    width: 97px;
    background: url(../images/global/tab_contact.gif) top left no-repeat;
}


/* Content
--------------------------------------------------------------------------------*/

/* Internal pages */

#content #content_main h5 {
	margin: 0 0 3px 0;
}

#content #content_main p {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

#content #content_main p.warning {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	color:#e04b09;
	float:left;
}

#content #content_main .img_left {
	float: left;
	margin: 7px 20px 20px 0;
}

#content #content_main ul.list_companies {
	font-size: 1.3em;
	width: 230px;
	float: left;
}

#content #content_main ul.list {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	clear:both;
}

#content #content_main ul.other {
	font-size: 1.3em;
}

#content #content_main ul.list_companies li {
	padding: 0 10px 3px 9px;
	background: url(../images/global/mark_content_list.png) no-repeat 0 7px;
}

#content #content_main ul.list li {
	padding: 8px 10px 0 9px;
	background: url(../images/global/mark_content_list.png) no-repeat 0 14px;
}

#content #content_main ul.other li {
	margin: 5px 0 0 0;
}

#content #content_main #img_fmc {
	margin: 0 55px 25px 0;
}

#content #content_main #img_mc {
	margin: 0 0 25px 0;
}

#content #content_main .person_box .headshot {
	float: left;
	margin: 0 20px 20px 0;
}

#content #content_main .person_box h3 {
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0 0 5px 0;
}

#content #content_main .person_box a {
	font-size: 1em;
	font-weight: normal;
	color: #429639;
	text-decoration: underline;
	display: block;
}

#content #content_main .person_box a:hover {
	text-decoration: none;
}

#content #content_main .person_box img {
	float: left;
	margin: 15px 10px 0 0;
}

/* Homepage */

#content #content_main #search_options ul {
	font-size: 1.1em;
}

#content #content_main #search_options ul li {
	float: left;
	margin: 0 3px 0 0;
	background:url(../images/global/bg_tab_right.gif) no-repeat 100% 0;
}

#content #content_main #search_options ul li a {
	display: block;
	background: url(../images/global/bg_tab_left.gif) no-repeat 0 0;
    padding: 7px 15px;
	color: #1a6213;
	font-weight: normal;
	text-decoration: none;
}

#content #content_main #search_options #current {
    background: url(../images/global/bg_tab_right_on.gif) no-repeat 100% 0;
}
	
#content #content_main #search_options #current a {
    background: url(../images/global/bg_tab_left_on.gif) no-repeat 0 0;
	color: #fff;
}

#content #content_main #search_options ul li a:hover {
	text-decoration: underline;
}

#content #content_main #search_box_new h2 {
	padding: 0 0 10px 0;
}

#content #content_main #search_box_new a {
	color: #ccc;
	text-decoration: none;
}

#content #content_main #search_box_new p {
	font-size: 1.3em;
	color: #fff;
	width: 370px;	
	padding: 0 0 10px 0;
}

#content #content_main #search_box p {
	font-size: 1.3em;
	color: #fff;
	width: 330px;	
	padding: 0 0 10px 0;
}

#content #content_main #map_box_top p, #content #content_main #map_box_bot a {
	font-size: 1.2em;
	color: #fff;
}

#content #content_main #map_box_top a {
	color: #fff;
}

#content #content_main #map_box_bot a:hover, #content #content_main #map_box_top a:hover {
	text-decoration: none;
}

#content #content_main #search_box form {
	width: 300px;
	margin: 20px 0;
}

#content #content_main #search_box form label {
	font-size: 1.2em;
	color: #fff;
	float: left;
	width: 110px;
	padding-right: 5px;
}

#content #content_main #search_box form .textbox {
	width: 150px;
	margin: 0 0 10px 0;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content #content_main #search_box .btn_submit {
	margin: 5px 0 0 115px;
}

#content #content_main .promo_box img {
	float: right;
	margin: 0 0 10px 10px;
}

#content #content_main .promo_box p {
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

#content #content_main .promo_box h5 {
	padding: 0 0 15px 0;
}

/* Maps */

#content #content_main #map_box_top label {
	font-size: 1.2em;
	color: #fff;
	width: 110px;
	padding: 0 5px 0 15px;
}

#content #content_main #map_box_top .none {
	padding: 0 5px 0 0;
}

.btn_go {
	margin: 0 0 2px 10px;
}

#content #content_main #map_box_top .textbox {
	margin: 0 0 10px 0;
	color: #999;
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* Serviced offices */

#content #content_main .search_box h5 {
	color: #666;
}

#content #content_main .search_box ul li {
	display: block;
	float: left;
	width: 30%;
	font-size: 1.3em;
}

#content #content_main .search_box .top {
	margin-top: 7px;
}

#content #content_main .search_box .btn_go {
	vertical-align: middle;
	margin: 0 0 5px 2px;
}

#content #content_main .search_box .btn_search {
	vertical-align: middle;
	margin: 0 0 3px 5px;
}

#content #content_main a.btn_report {
	padding: 3px 5px;
	margin: 0 10px 0 0;
	font-size: 1.2em;
	font-weight: normal;
	border: 1px solid #333;
	background: #75cb6c;
	color: #333;
	text-decoration: none;
}

#content #content_main a.btn_full {
	padding: 2px 5px;
	margin: 0;
	font-size: .9em;
	font-weight: normal;
	border: 1px solid #333;
	background: #75cb6c;
	color: #333;
	text-decoration: none;
}

#content #content_main a.btn_add {
	padding: 2px 5px;
	margin: 0;
	font-size: .9em;
	font-weight: normal;
	border: 1px solid #333;
	background: #75cb6c;
	color: #333;
	text-decoration: none;
}

#content #content_main .return a {
	font-weight: normal;
	color: #429639;
	text-decoration: none;
}

#content #content_main .return a:hover {
	text-decoration: underline;
}

/* Contact form */

#content #content_main #contact_form fieldset h5, #content #content_main #entryform fieldset h5 {
	color: #666;
	margin: 20px 0 10px 0;
}

#content #content_main #contact_form fieldset label, #content #content_main .search_box label, #content #content_main #entryform fieldset label {
	font-size: 1.2em;
	float: left;
	width: 225px;
	padding-right: 5px;
	margin-bottom: 10px;
}

#content #content_main #contact_form fieldset .input, #content #content_main .search_box .input, #content #content_main #entryform fieldset .input {
	width: 260px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content #content_main #contact_form fieldset textarea, #content #content_main #entryform fieldset textarea {
	width: 260px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content #content_main #contact_form fieldset .label { 
	font-size: 1.2em;
}

#content #content_main .error {
 	color: #c00;
	font-size: 1.1em;
}


#content #content_main #contact_form fieldset .btn_submit, #content #content_main #entryform fieldset .btn_submit {
	margin: 0 0 0 230px;
}

#content #content_main #entryform .submit {
	margin: 0 0 0 230px;
}

/* Property pages */

#content #content_main .property_entry img {
	float: left;
	margin: 5px 20px 10px 0;
}

#content #content_main .property_entry .img img {
	float: left;
}

#content #content_main .property_entry hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #d5d5d5;
	border-style: none none dotted;
	margin: 3px 0 7px 0;
	padding: 0;
}

#content #content_main .paging .right span, #content #content_main .paging .right a {
	text-align: right;
	margin: 0 0 0 7px;
}

#content #content_main .paging .right a {
	font-weight: normal;
	color: #429639;
	text-decoration: none;
	margin: 0 0 0 7px;
}

#content #content_main .paging .right a:hover {
	text-decoration: underline;
}

#content #content_main #property_details #property_text dl {
	overflow: auto;
	font-size: 1.1em;
}

#content #content_main #property_details #property_text dl dt {
	float: left;
	clear: left;
	width: 100px;
	font-weight: bold;
	margin: 2px 0 5px 0;
}

#content #content_main #property_details #property_text dl dd {
	float: left;
	width: 430px;
	margin: 2px 0 5px 0;
}

#content #content_main #property_details #property_text a {
	color: #429639;
	font-weight: normal;
	text-decoration: underline;
}

#content #content_main #property_details #property_text a:hover {
	text-decoration: none;
}

#content #content_main h3 {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#content #content_main h3.brd {
	border-bottom: 1px dotted #d5d5d5;
}

#content #content_main h3.mid_page {
	padding: 30px 0 10px 0;
}

#content #content_main #property_details h4 {
	border-bottom: #d5d5d5 dotted 1px;
	margin: 10px 0 0 0;
}

#content #content_main #property_details #property_pictures img {
	margin: 0 0 10px 0;
}

/* News */

#content #content_main .right {
	float: left;
}

/* Right column */

#content #content_right ul {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
}

#content #content_right ul li {
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

#content #content_right ul li a {
	padding: 0 0 0 7px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/global/mark_right_nav.png) no-repeat 0 5px;
}

#content #content_right ul li a:hover, #content #content_right ul li a.selected {
	text-decoration: underline;
}

#content #content_right #contact h5 {
	margin: 0 0 10px 0;
}

#content #content_right #contact form {
	width: 150px;
}

#content #content_right #contact form label {
	font-size: 1.1em;
	display: block;
	width: 140px;
	margin: 0 0 3px 0;
}

#content #content_right #contact form .textbox {
	width: 140px;
	margin: 0 0 10px 0;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content #content_right #contact form .label { 
	font-size: 1.1em;
	color: #1a6213;
}

#content .checkbox { 
	vertical-align: bottom;
}

#content #content_right #contact form .btn_submit {
	margin: 15px 0 0 0;
}


/* Footer
--------------------------------------------------------------------------------*/

#footer #text p {
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
}
