/*******************************
		FONT STYLES
********************************/
html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body{
    font-size: 100%;
    line-height: 1.3em;
    color: #555859;
    font-family: Helvetica, MyriadPro-Regular, MyriadPro, "Myriad Pro", Arial, Geneva, SunSans-Regular, sans-serif;
}

a:link, a:visited, li a.active{color: #1875b9; text-decoration: none; }

a:hover {text-decoration: underline; }

.heading1, .heading2, .heading3, .heading4,
h1, h2, h3, h4{
	font-weight: 600;
	font-style: normal;
	color: #555859;
	font-family: helvetica, Georgia, serif;
}

.heading1, h1{font-size: 1.3em;}
.heading2, h2{font-size: 1.15em;}
.heading3, h3{font-size: 1.1em;}
.heading4, h4{font-size: 1em; margin: 0 0 .3em 0;}

/*************************
		LAYOUT
*************************/
.body-bg{}

#vertical-center{
	height: 100%;
	padding: 0;
	margin: 0; 
	background: #3d3d3d url(images/body-bg2.jpg) bottom left repeat-x;
}

#wrapper{
    width: 900px;
    font-size: .9em;
    margin: 0 auto;
    position: relative;
}

/**********  HEADER  *************/
#logo{
	height: 147px;
	position: relative;
	right: 0px;
	top: 0px;
} 

/**********  SIDEBARS  *************/
#sidebar-left{
	float: left;
	position: relative;
	width: 216px;
	z-index: 50;
	padding: 45px 0 35px 33px;
}

#sidebar-left .block{margin-bottom: 30px;}

/**************************
	 	SIDEBAR MENU
***************************/
#sidebar-left li a{
	color:#a0acb5;
	font-weight: 600;
	width: 216px;
	display: block;
	padding: 2px 0 2px 0px;
	text-transform: uppercase;
	background: url(images/arrow-right.png) right center no-repeat;
}

#sidebar-left li a.active,
#sidebar-left li a:hover{
	color: #555859;
	text-decoration: none;
}

#sidebar-left ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#sidebar-left li{
	border-bottom: 1px solid #d4d6d7;
	padding: 0px 0;
	margin: 0;
}

/* First Level Indentations*/
#sidebar-left li.collapsed {background: url(images/link-collapsed.gif) 5px 5px no-repeat;}
#sidebar-left li.expanded {background: url(images/link-expanded.gif) 5px 7px no-repeat; padding: 0; margin: 0}

/* Second level indentations */
#sidebar-left ul li ul li {text-indent: 20px;}
#sidebar-left li li.collapsed {background: url(images/link-collapsed.gif) 25px 5px no-repeat;}
#sidebar-left li li.expanded {background: url(images/link-expanded.gif) 23px 7px no-repeat;}

/* Third Level Indentations */
#sidebar-left ul li ul li ul li{text-indent: 40px;}
#sidebar-left li li li.collapsed {background: url(images/link-collapsed.gif) 50px 5px no-repeat;}
#sidebar-left li li li.expanded {background: url(images/link-expanded.gif) 46px 7px no-repeat;}

/* Fourth Level Indentations */
#sidebar-left ul li ul li ul li ul li{text-indent: 60px;}
#sidebar-left li li li li.collapsed {background: url(images/link-collapsed.gif) 75px 5px no-repeat;}
#sidebar-left li li li li.expanded {background: url(images/link-expanded.gif) 69px 7px no-repeat;}

.block ul {margin: 0; padding-left: 0; padding-bottom: 0}

#block-menu-primary-links{margin-top: 40px;}

/**********  MAIN CONTENT  *************/
#content-wrapper{
	padding: 45px 33px 45px 315px;
	background: #fff url(images/content-wrapper-bg.png) repeat-y top left;
	margin: 45px 0 4px 0;
	position: relative;
	z-index: 10;
}

#content-wrapper-top{
	width: 900px;
	height: 48px;
	position: absolute;
	top:0;
	left:0;
	background: url(images/content-wrapper-top.png) top left no-repeat;
}

#content-wrapper-bottom{
	width: 900px;
	height: 45px;
	position: absolute;
	bottom:0;
	left:0;
	background: url(images/content-wrapper-bottom.png) top left no-repeat;
}


#mainContent{
	width: 100%;
	display: inline-block;
	position: relative;
	top:-10px;
}

#middle-region{
	background: url(images/middle-region-bg2.png) top left no-repeat;
	margin-bottom: 4px;
	color: #c1c1c1;
	font-size: .9em;
	line-height: 1.3em;
	padding: 0 34px;
	width: 100%;
}

.file-attachment {
	background: url(images/pdf-bg.png) top left no-repeat;
	border: none;
	line-height: 11px;
}

.file-attachment a{color: inherit}

#adsense-region{
	height: 90px;
	padding: 10px 30px;
	background: url(images/middle-region-bg2.png) top left no-repeat;
}

#aic-logo{
	position: absolute;
	bottom: 10px;
	right: 34px;
	height: 88px;
	width: 88px;
	background: url(images/aic-logo.png) top left no-repeat;
}

#page-title h1{
	margin: 0;
	padding: 0;
	font-weight: 600;
	padding-bottom: 15px;
	width: 100%;
}

.block-title h2{
	font-family: Georgia, serif;
	font-size: 1.3em;
	color: #f6f4ed;
	font-weight: 300;
}

.tabs{margin-top: -20px;}
/**************************
	 	JOIN NEWSLETTER
***************************/
#block-campaignmonitor-0{
	width: 230px;
	float: left;
	margin-right: 38px;
	padding-bottom: 5px;
}

#campaignmonitor-general-form label,
#campaignmonitor-general-form input{float:left; margin-bottom: 4px; vertical-align: bottom}

#campaignmonitor-general-form label{width: 70px; padding-top: 3px;}

#campaignmonitor-general-form .option{display: inline;}

#block-campaignmonitor-0 a{position: absolute; left: -999em;}

#edit-email-wrapper input{margin-bottom: 10px;}

#edit-unsubscribe-newsletter-wrapper,
#block-campaignmonitor-0 #edit-submit,
#block-campaignmonitor-0 #edit-submit-1{float: right; width: 70px; margin-right: 4px;}

#edit-unsubscribe-newsletter-wrapper .form-item,
#edit-unsubscribe-newsletter-wrapper label.option,
#edit-unsubscribe-newsletter-wrapper .form-checkbox{display: inline-block;}

#edit-unsubscribe-newsletter-wrapper{float: left; margin-top: 0px;}

#campaignmonitor-general-form #edit-unsubscribe-newsletter-wrapper label{width: 145px; margin-left: -3px;}


/**************************
	 	CONTACT US BLOCK 
***************************/
#block-block-1{
	width: 210px;
	float: left;
	margin-right: 80px;
	line-height: 1.3em
	padding-bottom: 5px;
}

.contact-us{margin-top: 0}

.contact-us td{
	padding: 2px 10px 2px 0;
	vertical-align: top;
}

td.spacer{width: 10px; display: block;}

.email{
	background: url(images/email-address.png) left center no-repeat;
	width: 180px;
	height: 17px;
}

/**************************
	 	USEFUL LINKS
***************************/
#block-menu-secondary-links{
	width: 260px;
	float: left;
	padding-bottom: 5px;

}

#block-menu-secondary-links ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#block-menu-secondary-links li{
	border-bottom: 1px dotted #6b7479;
	padding: 0px 0;
	margin: 0;
}

#block-menu-secondary-links li a{
	color:#a0acb5;
	width: 216px;
	display: block;
	padding: 0px 0 0px 0px;
	margin: -1px 0;
	white-space: nowrap;
	text-indent: 20px;
	background: url(images/link-arrow.png) left center no-repeat;
}


/**********  FOOTER  *************/
#footer{
	height: 20px;
	clear: both;
	width: 100%;
	text-align: center;
	color: #999999;
	font-size: .725em;
}

#footer a{color: #fff;}

.login{display: inline;}



/********* Fieldsets for webforms *************/

legend.collapse-processed a{font-weight: bold; color: #555859;}

fieldset{border-color: #ccc;}

#node-6 label{
	width: 75px;
	display: inline-block;
	vertical-align: top;
	line-height: 1.2em;
}

#edit-submitted-notes--comments-wrapper label,
#edit-submitted-address-wrapper label{width: 220px;}

#webform-component-do_you_have_a_mortgage label,
#edit-submitted-selling-sale-price-wrapper label,
#edit-submitted-buying-purchase-price-wrapper label,
#webform-component-first_home_buyer label{width: 130px; float: left;}

.form-radios,
.form-checkboxes,
label.option{
	display: inline-block;
	vertical-align: top;
	margin-top: -1px;
}

#webform-component-buying.webform-component-fieldset,
#webform-component-selling.webform-component-fieldset{width: 261px; display: inline-block; padding: 6px 0px 6px 10px;}

#edit-captcha-response-wrapper .form-item {display: inline-block; width: 275px;}

.captcha img{float:right;}

#edit-captcha-response-wrapper label{width: 210px;}

span.form-required{color: #fff;}


div.status {color: #1875b9;}
.messages .status{
  border: 1px solid #5aa5db;
}

