/* Base*/

body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:0.8em;
	text-align:center;
}



h2
{
	font-weight: bold;
	font-size:1.2em;
	padding:1px 0 3px 0;
	margin:0;
	color: #333;	
}

h3
{
	font-weight: bold;
	font-size:1.7em;
	padding:10px 0 3px 0;
	margin:0;
	color: #333;	
}

.mainheader
{
	font-weight: bold;
	font-size:1.2em;
	padding:10px 0 3px 0;
	margin:0;
	color: #0096f9;	
}
.newlinks
{
	font-weight: bold;
	font-size:1.2em;
	margin:0;
	color: #2C5FC9;	
}

strong
{
	font-weight: bold;
}

#costar-menu-bar
{
	background: url(../images/backgrounds/bg_whitebar.gif) repeat-x top;
	padding: 2px 12px 2px 12px;
	margin: 0;
	text-align: right;
	font-size: 0.85em;
	color: #fff;
}

#costar-menu-bar a
{
	color: #999;
	text-decoration:none;
}

#costar-menu-bar a:hover
{
	color: #666;
	text-decoration: underline;
}

#costar-menu-bar ul
{
	margin: 0;
}

#costar-menu-bar ul li
{
	margin-left: 5px;
	padding-left: 10px;
	display: inline;
	background: url(../images/costar_menu_bar_li_bg.jpg) no-repeat left bottom;
}

#topbar
{
	margin-bottom: 1px;
}

#topbar img
{
	border: 0;
}

#container
{
	margin:auto; 
	width:978px;
}

#actionBox
{
	background-color: #FFFAD8;
	border:1px solid #C5AC52;
	text-align:left;
}

#actionBox #actionHeader
{
	background-color: #FFFDDE;
	border-bottom: 1px solid #C5AC52;
	padding: 3px 4px;
	text-transform:uppercase;
	font-size:0.85em;
}

#actionBox #actionHeader img
{
	margin:1px 0px 0px 4px;
}

#actionBody
{
	padding: 7px 10px 10px 10px;
	font-size: 0.85em;
}

#actionBody label
{
	font-weight: bold;
	float:left;
	margin-top:8px;
}

#actionBody input
{
	border: 1px solid #918F80;
	margin:3px;
	padding:2px;
	height:19px;
	width: 195px;
	float:right;
}

#frontHeader
{
	/* height: 78px; */
	background-color: #e5e5e5; 
	padding: 3px 3px 50px 16px;
}

#frontHeader #description
{
	padding: 12px 0 0 6px;
	width: 590px;
	float: left;
}

#frontHeader #description h1
{	
	font-size: 1.45em;
	color: #000;
	line-height: 1.3;
}

#frontHeader  #description p
{
	padding:0; 
	margin:0;
	font-size: 0.9em;
}

#frontContent
{
	padding:10px 0 5px 0;
	margin-bottom: 5px;
}

#frontContent h2
{ 
	background: url(../images/backgrounds/bg_grey_header.jpg) repeat-x; 
	border-top:1px solid #848484; 
	border-bottom:1px solid #848484; 
	padding: 1px 16px; 
	font-size: 1.2em; 
	margin: 0px;
	color: #FFF;
	font-weight: bold;
}

#frontContact h2 .contactus
{
	background: none;
	border: 0px;
}

#frontContent .mainInfo
{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

#frontContent .mainInfo .listPoint
{
	color: #043DC8;
	font-size: 0.9em;
}

.small
{
	color: #000;
	font-size: 0.89em;
}
.smallside
{
	color: #666;
	font-size: 0.6em;
	text-decoration: none; 
}
.smallsideb
{
	color: #666;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: underline; 
}

#frontContent .mainInfo ul
{
	padding-bottom:10px;
}

#frontContent .mainInfo ul  li
{
	list-style: url(../images/icons/ico_home_bullet_grey.gif);
	margin-left: 15px;
	font-size: 0.9em;
}

#multiInfoBox 
{ 
	float:right; 
	width: 180px; 
}

#multiInfoBox h3 
{ 
    margin: 0 0 5px 0; 
    padding:2px 3px; 
    border-top: 1px solid #d8e1f2;
    background: url(../images/backgrounds/bg_blue_header.jpg) repeat-x; 
    font-size: 1.1em;
}

.frontColumn
{
	width:210px; 
	margin-left:9px;
	float:left;
	height: 250px;
	margin-bottom:5px;
}

.frontColumn a.site
{
	text-transform:uppercase;
	color: #000;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	padding: 1px 19px 1px 0px;
}

.frontColumn a:hover.site
{
	text-transform:uppercase;
	color: #000;
	text-decoration: underline;
	font-size: 0.85em;
	font-weight: bold;
	padding: 1px 19px 1px 0px;
}

.frontColumn a.site.investments
{
	background: url(../images/buttons/btn_investments_arrow.gif) right no-repeat;
}

.frontColumn a.site.investmentsmail
{
	background: url(../images/buttons/btn_investments_envelope.gif) right no-repeat;
}

.frontColumn a.site.developments
{
	background: url(../images/buttons/btn_developments_arrow.gif) right no-repeat;
}

.frontColumn a.site.developmentsmail
{
	background: url(../images/buttons/btn_developments_envelope.gif) right no-repeat;
}

.frontColumn a.site.general
{
	background: url(../images/buttons/btn_general_link_arrow.gif) right no-repeat;
	display:block;
	text-align:right;
}

.frontColumn.first
{
	margin-left:0px;
}

.frontColumn.last
{
	float:right;
}

.frontColumn .frontTitle
{
	background: url(../images/backgrounds/bg_column.jpg) repeat-x top;
	border-right: 1px solid #B9B9C3;
	border-left: 1px solid #B9B9C3;
	padding-left: 5px;
}

.frontColumn .frontBody
{
	border: 1px solid #8A929D;
	height: 225px;
}	

.frontColumn .frontBody h3
{
	color: #4165B3; 
	font-weight: bold;
	font-size: 1.05em;
	padding-bottom: 5px;
}

#featuredProperties li
{
	margin-bottom: 9px;
	clear:both;
}

#featuredProperties img
{
	float:left;
	margin-right: 5px;
	vertical-align:top;
}

#featuredProperties a, #latestWeeklyUpdate p, #latestWeeklyUpdate a, #agencyLeagueTables p
{
	color: #666;
	font-size: 0.85em;
	text-decoration: none;
}

#featuredPropertiesold a, #latestWeeklyUpdate p, #latestWeeklyUpdate a, #agencyLeagueTables p
{
	color: #666;
	font-size: 0.85em;
	text-decoration: none;
}	

#featuredProperties a span
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;
}	

#latestWeeklyUpdate li
{
	list-style: url(../images/btn_blue_arrow.jpg) inside;
	padding-bottom: 2px;
}

#latestWeeklyUpdate li a
{
	margin: 0 0 2px 4px;
}

.frontColumn .search
{
	background-color: #EBECF1;
}

.frontColumn .search ul
{
	padding:10px 8px 5px 10px; 
	background: url(../images/bg_border_front_dotted_repeat.gif) repeat-x bottom;
}

.frontColumn .search ul li
{
	padding-bottom: 5px;
}

.frontColumn .propexpro
{
	border-right: 1px solid #A47676;
	border-bottom: 1px solid #A47676;
	border-left: 1px solid #A47676;
	background: url(../images/backgrounds/bg_logo_propex.gif) no-repeat bottom left;
}

.frontColumn .propexpro li
{
	list-style-image: url(../images/icons/ico_bullet_propexpro.gif);
	margin-left: 18px;
	font-size: 0.85em;
	padding: 1px 0px 4px 0px;
}

.frontColumn .border
{
	
	line-height:0.1;
	clear: both;
	overflow:hidden;
	height: 1px;
}

#tallBlock
{
	padding-top:5px;
}

#tallBlock img
{
	margin-bottom:5px;
}	

#wideBlock
{
	text-align:center;
	border: 1px solid #ccc;
	padding:2px 1px;
	clear:both;
}

#wideBlock img
{
	margin:0;
	padding:0;
}

.bottomSeparator
{
	background: url(../images/bg_border_dotted_repeat.png) repeat-x bottom;
}

#mainHeader
{
	height:50px;
	/* border-bottom: 1px dotted #3166CC; */
	margin-bottom: 5px;
}

#mainHeader #mainHeaderImg
{
	background: url(../images/header_building.jpg) no-repeat;
	height:102px;
}

#mainHeader .title
{
	text-align:left;
	margin-left:0px;
}

.sidebar
{
	margin-right:10px;
	float:left;
}

.sidebody
{
	margin-right:0px;
	margin-left:20px;
	float:left;
}

#mainContent
{
	float:left; 
	width:650px;
	text-align:left;
	margin-bottom:5px;
}

#mainContent.home
{
	width:686px;
}

#mainContent .body
{
	/*margin-left: 175px; */
	float:left;
	width: 650px;
}

#mainContent .body ul .normal
{
	list-style: disc;
	margin-left: 15px;
}

#mainContent p
{
	padding-bottom:10px;
	line-height:1.3em;
}

#mainContent .quote
{
	clear: left;
	padding-top: 20px;
	font-style: italic;
}

#sideContent
{
	float:right; 
	width:282px;
}

#sideContent.home
{
	width:282px;	
}

.hpFullBanner 
{ 
	border: 1px solid #bfbfbf; 
	padding: 5px; 
	margin-top: 10px; 
	width: 468px; 
	height: 60px; 
	float:right;
	margin-left: -197px; 
}
	
#footer
{
	height: 32px;
	background: url(../images/bg_border_dotted_repeat.png) repeat-x top;
	clear:both;
}	

#footer #bottom
{
	background: url(../images/bg_border_dotted_repeat.png) repeat-x bottom;
	line-height:0.1;
	clear: both;
	overflow:hidden;
}

#footer #productLinks
{
	margin-top:1px;
	float:left; 
	text-align:left;
}

#footer #productLinks img
{
	border:0;
}

#footer #productLinks a img
{
	margin-bottom: 8px;
}

#footer #infoLinks
{
	float:right; 
	text-align:right;
	color: #2C5FC9;
	padding-top:7px;
}

#footer #infoLinks a
{
	color: #2C5FC9;
	font-weight: bold;
	font-size: 0.9em;
	padding:5px 2px;
}

/* Menu */

#menu
{
	text-align: left;
	font-family: arial;
	font-size: 0.95em;
	margin-bottom: 3px;
}

#nav
{
	height: 26px;
	background: url(../images/backgrounds/bg_nav1.jpg) repeat-x bottom #eee;
}

#nav ul
{
	list-style: none;
}

#nav li
{
	float:left;
	display: inline;
}


#nav ul li a
{
	text-decoration: none;
	color: #FFF;
	padding: 5px 24px 7px 24px;
	border-right: 1px solid #fff;
	display:block;
}

#nav ul li a:hover
{
	color:#000000;
	background: url(../images/backgrounds/bg_nav_hover1.png) repeat-x bottom #FFCC00;
}

.clearLeft 
{
	clear:left; 
	display:block; 
	height:1px; 
	border:none; 
	margin:0; 
	padding:0; 
	background:transparent;
}

#videoPromoContainer {float: left; clear: both; width: 644px; height:180px; margin: 15px 0 20px 0; padding: 0; background: #fff;}

#videoPromoHeaderBox {
	width:644px;
	height:29px;
	margin:0 0 6px 0;
	background-color:#999;}

#videoPromoHeaderText {
	color:#FFF;
	font:18px Arial, Helvetica, sans-serif;
	padding:4px 0 0 6px ;
	text-transform:uppercase;}	

#videoPromoTextBox {
	float:left;
	width:240px;
	height:135px;
	background-color:#FD0;}

#videoPromoText {
	float:left;
	margin:6px 6px 0px 0px;
	padding:9px;
	font-size:13px;
	color:#000;}	

#videoPromoThumbBox{
	float:right;
	width:397px;
	height:135px;
	background-color:#222;}

#videoPromoThumbWrap{
	float:left;
	padding: 9px 0px 9px 3px;}	

.videoPromoThumbs{
	margin:0px 0px 0px 9px;
	float:left;
	clear:none;
	color:#FFF;
/*	background-color:#f00;*/}

.videoPromoThumbs img{
	margin-bottom:5px;}	

#testimonials { float: left; clear: both; width: 660px; margin: 30px 0 0 0; padding: 0; background: #fff; }

.testimonial { float: left; clear: both; width: 660px; margin: 0 0 20px 0; padding: 0; background: #fff; }
.testimonial h4, .testimonial p { margin: 0 0 10px 215px; font-size: 12px; }
.testimonial h4 { padding: 5px 0 0 0; font-size: 15px; }
.testimonial blockquote { margin: 0 0 0 215px; font-style: italic; }
.testimonial blockquote p { margin-left: 0; }
.testimonialImg { float: left; clear: none; width: 205px; height: 135px; margin: 0 0 20px 0; padding: 10px 0 0 10px; background: transparent url("../images/backgrounds/testimonial-shadow.png") 0 0 no-repeat; }

#mainheadernew
{
	/* height: 78px; */
	background: url(../images/backgrounds/header_bg.gif) no-repeat;
	padding: 0px 3px 40px 1px;
}

#mainheadernew #description
{
	padding: 8px 0 0 6px;
	width: 650px;
	
	
	float: left;
}

#mainheadernew #description h1
{	
	font-size: 1.45em;
	font-weight: bold;
	color: #fec323;
	line-height: 1.3;
}

#mainheadernew  #description p
{
	padding:0; 
	margin:0;
	font-size: 0.9em;
}

#mainheaderContentnew.home
{
	width:650px;
}


#frontHeaderyellow
{
	/* height: 78px; */
	background: url(../images/backgrounds/bg_yellow_fade_new.jpg) repeat; 
	padding: 3px 3px 116px 16px;
}

#frontHeaderyellow #description
{
	width: 650px;
	float: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}

#frontHeaderyellow #description h1
{	
	font-size: 2em;
	color: #000;
	line-height: 1.3;
}

#frontHeaderyellow  #description p
{
	padding:0; 
	margin:0;
	font-size: 0.9em;
}

#actionBoxnew
{
	background-color: #FFFAD8;
	border:1px solid #C5AC52;
	text-align:left;
}

#actionBoxnew #actionHeader
{
	background-color: #FFFDDE;
	border-bottom: 1px solid #C5AC52;
	padding: 3px 4px;
	text-transform:uppercase;
	font-size:0.85em;
}

#actionBoxnew #actionHeader img
{
	margin:1px 0px 0px 4px;
}

#actionBodynew
{
	padding: 7px 10px 10px 10px;
	font-size: 0.85em;
}

#actionBodynew label
{
	font-weight: bold;
	float:left;
	margin-top:8px;
}

#actionBodynew input
{
	border: 1px solid #918F80;
	margin:3px;
	padding:2px;
	height:19px;
	width: 195px;
	float:right;
}



