 /*  CSS Document */
@import url("jquery-ui-1.8.13.custom.css");
body{font-family:Arial,Helvetica,sans-serif; font-size:75%; background:#F8F8F8; color:#333; margin:0; padding:0;line-height:21px !important;}
h3{margin:0px; padding:0px 0px 5px 0px; color:#053C60; /*font-size:125%;*/ font-weight:bold}
.left_col{width:260px; padding:0px 14px 0px 0px; float:left}
 .right_col{width:350px; float:right}

/*--top navigation--*/
#top-bar{
	/*width:600px; 
	float:right; 
	height:43px*/
}
.top-nav{
	/*width:600px;
	background-color: #efefef;*/
	border-bottom: 1px solid #d6d6d6;
	margin: 0 8px;
	/*margin-bottom: 10px;*/
	padding-top: 5px;
	background-color: #f6f0ef;
}
.top-nav ul{line-height:28px; float:right}
.top-nav li{display:inline; list-style:none; margin:5px; font-weight:normal; padding:0px 10px 0px 0; float:left;}
.top-nav li a{text-decoration:none; color:#008457l;}
.seprator{background:url(../images/top_seprater.png) no-repeat right}
.seprator span{font-weight:normal}
.top-nav input.radio{vertical-align:middle important!; margin:0 4px 0 0}
#green{background:#fff url(../images/bg_body.gif) repeat-x top left; height:15px; z-index:100; margin-top:75px}
.default{background:url(../images/bg_body.gif) repeat-x #000}
.Yellow{background-color:url(../images/bg_body.gif) repeat-x #fffc00}
.Pink{background:url(../images/bg_body.gif) repeat-x #ffadd6}
.blue{background:url(../images/bg_body.gif) repeat-x #42ace2}
/*.green{background:url(../images/bg_body.gif) repeat-x #82c3af}
*/
.grey{background:url(../images/bg_body.gif) repeat-x #bcbcbc}
.orange{background:url(../images/bg_body.gif) repeat-x #fdcc06}

/*--green and black button--*/
a.green{background:transparent url('../images/green_btn_right.png') no-repeat scroll top right; display:block; float:left; height:37px; margin:6px 6px 6px 0; padding-right:18px; /* sliding doors padding */ text-decoration:none}
a.green span{background:transparent url('../images/green_btn_left.png') no-repeat; display:block; line-height:14px; padding:8px 0 5px 15px; color:#FFF; font:normal 12px arial,sans-serif}

a.black,a.blackMap{background:#053C60/*transparent url('../images/black_btn_right.png') no-repeat scroll top right*/; 
	display:block; 
	float:left;  
	margin:6px;
	padding-right:18px;
	width: 75%;
	/*
	height:25px;
	margin:6px 6px 6px 0;
	margin-right:12px;
	margin-left:12px;  sliding doors padding */ 
	text-decoration:none !important
}
a.black span,a.blackMap span{background:#053C60/*transparent url('../images/black_btn_left.png') no-repeat*/; display:block; line-height:14px; padding:5px 0 5px 15px; color:#FFF; font:normal 12px arial,sans-serif; margin-left:-6px; }

a.disable{background:transparent url('../images/disable_btn_right.png') no-repeat scroll top right; display:block; float:left; height:37px; margin:6px 6px 6px 0; padding-right:24px; /* sliding doors padding */ text-decoration:none}
a.disable span{background:transparent url('../images/disable_btn_left.png') no-repeat; display:block; line-height:14px; padding:8px 0 12px 28px; color:#999; font:normal 12px arial,sans-serif; margin-left:-10px}
  
/*a.blackMap{background:transparent url('../images/black_btn_right.png') no-repeat scroll top right; display:block; float:left; height:37px; margin:6px 6px 6px 0; padding-right:18px;text-decoration:none}
a.blackMap span{background:transparent url('../images/black_btn_left.png') no-repeat; display:block; line-height:14px; padding:8px 0 12px 15px; color:#FFF; font:normal 12px arial,sans-serif; margin-left:-6px}
*/
/*--header--*/
#header{
	height:125px; 
	width:990px;
	/*width:995px; 
	margin:0 auto 15px auto; 
	background:url(../images/thread.png) no-repeat bottom;
	margin:0 auto;*/ 
	margin: 0 auto 10px;
	padding:0px; 
	background-color: #00193C;
}
#header a{text-decoration:none; color:#586b66; font-weight:normal}
#header a:hover{text-decoration:underline}
#header .header_right_cont{float:right; width:760px; padding:6px 13px 0px 0px}
#header .header_right_cont span{float:right; padding:2px 0px 0px 20px}
#header .header_right_cont span big{}
#header .header_right_cont .page_properties span.fontchanger a.font_normal{font-size:120%; font-weight:bold}
#header .header_right_cont .page_properties span.fontchanger a.font_medium{font-size:125%; font-weight:bold}
#header .header_right_cont .page_properties span.fontchanger a.font_large{font-size:130%; font-weight:bold}
#header .header_right_cont .page_properties span.color_scheme{padding-top:0px}
#header .header_right_cont .header_nav{float:right; width:760px; padding:8px 0px 0px 0px; text-align:right}
#header .header_right_cont  .header_nav a{text-decoration:none}
.feature{width:143px; float:right; border:1px solid #b5b6b6; padding:1px; margin-bottom:9px}
.feature h2{margin:0px; padding:5px 3px; background:url(../images/bg_feature.gif) repeat-x #3da9e6; color:#FFF; font-weight:bold; font-size:100%; text-align:center}
.feature p{margin:0px; padding:4px 8px; font-size:90%}
a {
	text-decoration:
	underline; 
	/*color:#006E2E;*/
	color:#053C60;
}
.green a{text-decoration:underline; color:#00875E}
.green a:hover{text-decoration:none; color:#00875E}
#wrapper{width:1006px; margin:0 auto; background:url(../images/page-bg.png) repeat-y; height:auto; padding:0 0 15px 0;min-height:500px !important; overflow:hidden}
/*#green_bar{width:100%; height:90px; border-bottom:12px solid #00875E}
*/
#logo{/*background:url(../images/Camden-logo-large.gif) no-repeat left; */padding:0px 0px 10px; height:35px; width:961px; margin-left:5px}
#login{width:350px; float:right; margin:0px 0px 10px 0px; clear:both}

/*--navigation css--*/
.navigation_table{margin-right:8px; color:#586b66; font-size:11px}
#navigation{height:50px; width:971px; margin:0 auto; background:#FFF url(../images/nav_bg.png) no-repeat; padding:0}
#navigation ul{list-style:none; float:right}
#navigation li{display:inline}
#navigation a{color:#000; display:block; float:left; padding:18px 16px; border:none; margin-top:-8px}
#navigation a span{padding:18px 15px 18px 0px; text-decoration:none; font-size:12px; font-weight:bold; text-decoration:none; margin-top:-8px}
#navigation a:hover{padding:18px 16px; background:url(../images/nav_left.png) no-repeat top left; text-decoration:none; margin-top:-8px}
#navigation a:hover span{padding:18px 15px 18px 0px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; background:url(../images/nav_right.png) no-repeat top right; margin-top:-8px}
.selectedNavSpan{text-decoration:none; font-size:12px; font-weight:bold;}
#navigation .current a{background:none; margin:0 3px 0 0; padding:10px 15px 10px 15px; color:#586b66}
 
.small a{background:none; margin:0 3px 0 0; padding:10px 3px 10px 3px; color:#00875E; font-size:10px}
.small a:hover{background:none; margin:0 3px 0 0; padding:10px 3px 10px 3px; color:#00875E; font-size:10px}
.medium a{background:none; margin:0 3px 0 0; padding:10px 3px 10px 3px; color:#00875E; font-size:12px}
.large a{background:none; margin:0 3px 0 0; padding:10px 3px 10px 3px; color:#00875E; font-size:14px}
.sidebar{width:150px; float:left; padding:0; height:auto}

 
#right_column{width:150px; border-top:none; border-bottom:none; float:right}
.inputbox{border:1px solid #393}

#leftmenu{margin:0px 0px 0px 5px; width:150px}
#leftmenu ul{margin:0; list-style-type:none; padding:0}
#leftmenu li{
	display:block; 
	margin:0px; 
	padding:0;
	/*background-color:#F6F0EF;*/
}
#leftmenu ul li a {
	display:block; 
	margin:1px 0px; 
	/*color:#fff; */
	color: #32599a;
	text-align:left; 
	text-decoration:none;
	width:140px; 
	list-style-type:none;
	letter-spacing:0px;
	padding:8px 5px; 
	word-spacing:-1px; 
	font-weight: bold;
}
.active{background:#B4C4CF;border-bottom:2px solid #053C60}
/*#leftmenu ul li a.home{background:transparent url(../images/btn_home.gif) no-repeat left; color:#fff; padding-left:37px}
#leftmenu ul li a.home on{background:transparent url(../images/btn_home_h.gif) no-repeat  left; color:#fff}
#leftmenu ul li a.home:hover{background:transparent url(../images/btn_home_h.gif) no-repeat left; color:#fff}
#leftmenu ul li a.login{background:transparent url(../images/btn_login.gif) left no-repeat; color:#fff; padding-left:37px}
#leftmenu ul li a.login on{background:transparent url(../images/btn_login_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.login:hover{background:transparent url(../images/btn_login_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.logout{background:transparent url(../images/btn_login.gif) left no-repeat; color:#fff; padding-left:37px}
#leftmenu ul li a.logout on{background:transparent url(../images/btn_login_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.logout:hover{background:transparent url(../images/btn_login_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.self-assement{background:transparent url(../images/btn_faq.gif) left no-repeat; color:#fff; padding-left:37px}
#leftmenu ul li a.self-assement on{background:transparent url(../images/btn_faq_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.self-assement:hover{background:transparent url(../images/btn_faq_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.see-all{background:transparent url(../images/btn_see_all_products.gif) left no-repeat; color:#fff; padding-left:37px}
#leftmenu ul li a.see-all on{background:transparent url(../images/btn_see_all_products_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.see-all:hover{background:transparent url(../images/btn_see_all_products_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.housing{background:transparent url(../images/btn_housing_options.gif) left no-repeat; color:#fff; padding-left:37px}
#leftmenu ul li a.housing on{background:transparent url(../images/btn_housing_options_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.housing:hover{background:transparent url(../images/btn_housing_options_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.hecs{background:url(../images/btn_housing_emploment.gif) left no-repeat; height:40px; width:105px; color:#fff; padding:15px 0 0 37px; line-height:14px}
#leftmenu ul li a.hecs on{background:url(../images/btn_housing_emploment_h.gif) left no-repeat; color:#fff; font-weight:normal}
#leftmenu ul li a.hecs:hover{background:url(../images/btn_housing_emploment_h.gif) left no-repeat; color:#fff; font-weight:normal}
#leftmenu ul li a.weekadvert{background:url(../images/this_week.gif) left no-repeat; height:40px; width:105px; color:#fff; padding:13px 0 0 37px; line-height:12px}
#leftmenu ul li a.weekadvert on{background:url(../images/this_week_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.weekadvert:hover{background:url(../images/this_week_h.gif) left no-repeat; color:#fff}
#leftmenu ul li a.mutual{background:url(../images/nav_buttonStyle_copy.gif) left repeat-y; height:12%; width:153px; color:#fff; text-align:center; margin-bottom:3px; margin-top:0px; padding:5px 0 10px 0; line-height:18px; border-top:1px solid #CCC; border-bottom:1px solid #CCC}
#leftmenu ul li a.return{background:transparent url(../images/return.gif) no-repeat left; color:#fff; padding-left:37px}
#leftmenu ul li a.return on{background:transparent url(../images/return_h.gif) no-repeat  left; color:#fff}
#leftmenu ul li a.return:hover{background:transparent url(../images/return_h.gif) no-repeat left; color:#fff}
#leftmenu ul li a.inbox{background:transparent url(../images/btn_inbox.gif) no-repeat left; color:#fff; padding-left:37px}
#leftmenu ul li a.inbox on{background:transparent url(../images/btn_inbox_h.gif) no-repeat  left; color:#fff}
#leftmenu ul li a.inbox:hover{background:transparent url(../images/btn_inbox_h.gif) no-repeat left; color:#fff}
*/
.includes ul{display:inline}
.includes li{list-style:none; display:inline}
.includes li img{margin:0 5px}
#content_container{width:971px; height:auto; padding:0; margin:0 auto; clear:both}

#content{margin:0 auto; width:630px; padding:0px}

#content_car{margin:0 auto; width:730px; padding:0px}

.current{color:#b3afaf}

.property-search{
	width:750px; 
	margin:0 auto;
	/* background:url(../images/prop_bg.png) repeat-x top left*/
}
.property-search table {
	/*margin:0 5px;*/
	background-color: #eef4ff;
}
.advance-search{
	/*-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border:3px solid #ccc;
	*/
	background-color: #eef4ff;
border-top: 2px solid #ddd;
padding: 10px;
border-bottom: 2px solid #ddd;
}

.data-table{border:1px solid #ccc; border-collapse:collapse; width:776px; margin:3px auto}
.data-table tr td{padding:3px 5px; vertical-align:top; padding-left:12px}
.altrow {
	/*background-color:#ddd;*/
	background-color: #EEF4FF;
}
.data-table a{color:#053C60}
.prop-img{background:url(../images/prop_img_s.png) no-repeat; height:121px; width:120px; padding:10px}
/*---pagination css starts here----*/
.pagination-container{background:url('../images/pagination_right.png') no-repeat scroll top right; display:block; float:left; height:40px; margin:2px 3px 3px 2px; padding-right:10px; width:774px; /* sliding doors padding */ text-decoration:none; clear:both}
.pagination-container span{background:url('../images/pagination_left.png') no-repeat; display:block; line-height:18px; padding:14px 0 5px 15px; color:#000; font:normal 12px arial,sans-serif; height:43px}
.pagination{padding:2px; float:left}
.pagination ul{margin:0; padding:0; text-align:left; /*Set to "right"to right align pagination interface*/font-size:14px; width:405px}
.pagination li{list-style-type:none; display:inline; padding-bottom:1px}
.pagination a, .pagination a:visited{padding:0 5px; border-right:1px solid #000; text-decoration:none; color:#000; font-weight:bold}
.pagination a:hover, .pagination a:active{border-right:1px solid #000; color:#000}
.pagination a.currentpage{color:#053C60 !important; font-weight:bold; cursor:default}
/*.pagination a.prevnext{background:url(../images/pagination_arrow.png) no-repeat}
*/
.pagination a.pre{width:7px; background-position:2px; border:none; margin-right:5px}
.pagination a.last{width:7px; background-position:-7px; border-right:none; margin-left:15px}
.sort{float:left; margin-top:0px}
.view {
	/*width:780px; 
	margin:0 auto;*/
	/*width: 685px;
	margin:0px; 
	height:auto; 
	clear:both*/
clear: both;
float: left;
height: auto;
margin: 0;
padding: 0;
text-align: left;
width: 780px;
}
.view td{padding:0 13px;_padding:0 10px;*padding:0 10px}
/*---pagination css ends here----*/
/*--Footer--*/
#footer{width:980px; margin:0 auto; padding:20px 0px 30px 0px;clear:both}
#footer p{margin:0px; padding:0px; text-align:center; color:#000; font-size:85%}
#footer p a{text-decoration:none; color:#000; font-weight:normal}
#footer p a:hover{text-decoration:underline}
#footer li{padding:0 10px 0 10px; display:inline}
#footer li a{text-decoration:none; color:#b3afaf}

.grey{color:#666}

form{padding:0px; margin:0px}
table,td ,tr{border-collapse:collapse}
/*table{border-collapse:collapse}
*/
td.bdblue{margin:0; padding:2px; border:1px solid #ccc; border-collapse:collapse}

hr.dashed{border:0; color:white; border-bottom:1px solid #ccc; margin-bottom:10px; margin-top:5px}

#container{    width:970px; padding:9px; padding-top:0px;     position:relative;     margin-left:auto;     margin-right:auto; background:#fff; height:auto}

#selections{    width:610px;     height:64px;     position:relative; float:left; padding:7px 0px 10px 8px}

#selections span{    background:url(../images/title_selections.gif) no-repeat;  position:absolute;  width:100%;  height:100%}

#peabody{ width:168px;  height:92px;  position:relative; float:left}
/*#peabody span{    background:url(../images/title_peabody.gif) no-repeat;     position:absolute;     width:100%;     height:100%; padding-left:10px}
*/
#menu{clear:both; height:32px}

#slogan{width:126px;     height:20px;     position:relative; padding:3px; padding:4px 0px 0px 10px; font-size:1px; float:left}

#slogan span{background:url(../images/title_its_your_move.gif) no-repeat;  position:absolute;  width:100%;  height:100%}

#menu_righthoriz{float:right; margin-top:0px; margin-left:8px; padding-left:0px}
#menu_righthoriz li{float:left; /*font-size:0.6775em; */padding:5px 5px 1px 10px; background:url(../images/list_style_bar.gif) no-repeat; background-position:left; margin-left:10px; line-height:19px; margin-top:-2px; margin-bottom:-2px}
#menu_righthoriz li a{text-decoration:none; color:#006754}
#menu_righthoriz li a:hover{text-decoration:underline; color:#006754}
#languages{width:67px;     height:18px;     position:relative; font-size:1px; line-height:3px; display:block; padding-top:20px}
#languages span{background:url(../images/nav_languages.gif) no-repeat;     position:absolute;     width:100%;     height:100%}
#aboutus{width:57px;     height:18px;     position:relative; font-size:1px; line-height:3px; display:block}
#aboutus span{background:url(../images/nav_about_us.gif) no-repeat;     position:absolute;     width:100%;     height:100%}
#contactus{width:66px;     height:18px;     position:relative; font-size:1px; line-height:3px; display:block}
#contactus span{background:url(../images/nav_contact_us.gif) no-repeat;  position:absolute;  width:100%;  height:100%}
#menu_accessibility{float:left; margin:7px; margin-left:0px}
#menu_accessibility li{float:left; /*font-size:0.6775em; */background:url(../images/list_style_bar.gif) no-repeat; background-position:right; margin-left:0px; padding:0px 8px 0px 8px; line-height:21px; margin-top:-2px; margin-bottom:-2px}
#menu_accessibility li a{text-decoration:none; color:#455560}
#menu_accessibility li a:hover{text-decoration:underline; color:#006754}
#column_container{/*border-top:1px solid #666; */clear:both; height:100%}
#webinfo{/*font-size:0.5625em; */padding:15px; /*margin-top:500px; */vertical-align:bottom}
#webinfo p{padding-top:9px}
#main_content{
	width:630px; 
	margin:0 auto 24px auto;
	padding:0
}
#main_content a {
	/*color:#00792c; */
	color: #053C60;
	text-decoration:underline
}
#main_content a:hover {
	/*color:#00792c; */
	color: #EA501F;
	text-decoration:none
}

#main_content_wide{float:right; width:800px; margin-left:0px; margin-right:0px; margin-bottom:24px; margin-top:8px}
#temp{/*font-size:0.6875em; */color:#000; line-height:20px; margin-bottom:10px; width:610px}
#intro2{margin-bottom:18px}
#intro{border-bottom:1px solid #e1ddcb; margin-bottom:18px}

#intro a{color:#00875E; #119FE1; text-decoration:none}

#intro p{/*font-size:0.6875em; */color:#666; line-height:20px; margin-bottom:10px}

#intro2 p, .left_col p, .right_col p{/*font-size:0.6875em; */color:#000; line-height:20px; margin-bottom:10px}

.no_columns ul li{padding:0px; margin-left:30px}
.no_columns ol li{margin-left:30px; padding-left:0px}

#intro h2{width:444px;  height:75px;  position:relative; /*font-size:0.625em; */margin:8px 0px 12px 0px}

#intro h2 span{    position:absolute;     width:100%;     height:100%}

#intro h4.Housingoptions{width:562px;    height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:10px}

#intro h2.Housingoptions span{background:url(../images/title_housing_options.gif) no-repeat}

#intro h4.aboutus{width:262px;     height:25px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:20px}

#intro h2.aboutus span{background:url(../images/title_about_us.gif) no-repeat}

#intro h4.contactus{width:262px;     height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:10px}

#intro h2.contactus span{background:url(../images/title_contact_us.gif) no-repeat}

#intro h4.languages{width:262px; height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal;  position:relative; padding-top:10px; color:#1C4384}

#intro h2.languages span{background:url(../images/title_languages.gif) no-repeat}

#intro2 h4.mainheading{width:500px; line-height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:5px}

#intro2 h4.mainheading span{width:500px; line-height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:5px}

#intro2 span{width:400px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#00875E; position:relative; padding-top:5px}

#intro h2.Terms{height:29px; font-size:20px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1; position:relative; padding-top:10px}

#intro h2.Privacy_Statement{    height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:10px}

#intro h2.Privacy_Statement span{}

#intro h4.siteaccessibility{width:262px;     height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:10px}

#intro h2.siteaccessibility span.siteaccessibility{background:url(../images/title_site_accessibility.gif) no-repeat}

#intro h4.sitemap{width:262px;     height:29px; font-size:25px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:10px}

#intro h2.sitemap span{background:url(../images/title_sitemap.gif) no-repeat}

#intro h2.self_assessment{width:262px;     height:29px;     position:relative}

#intro h2.self_assessment span{background:url(../images/title_self_assessment.gif) no-repeat}

#intro h3{font-family:Arial,Helvetica,sans-serif; color:#119FE1; /*font-size:0.75em; */font-weight:bold; margin-bottom:10px}

#validation{width:630px; text-align:right; padding-right:20px}

#validation a{display:inline}

#validation img{display:inline}

#right_column img{padding:0px}

#validation img{padding:0px}

.boldlink{}
.columns{width:180px; float:left; margin-right:23px; padding-right:10px; line-height:20px; color:#000; /*border-right:1px solid #00875E; */text-align:left}
.columns2{width:270px; float:left; margin-right:23px; padding-right:10px; line-height:20px; color:#000; /*border-right:1px solid #00875E; */text-align:left}
.no_columns{width:585px; float:left; margin-right:23px; padding-right:10px; line-height:20px; text-align:left; font-family:Arial,Helvetica,sans-serif; color:#000; /*font-size:0.6875em; */}
#html .columns{height:450px}
.columns a{color:#D8357A; text-decoration:none}
.columns p{margin-bottom:19px; /*font-size:0.6875em; */}
.columns2 p{margin-bottom:19px; /*font-size:0.6875em; */}
.columns h4{color:#119FE1; /*font-size:14px; */font-weight:bold; margin-bottom:5px}
.columns2 h4{color:#119FE1; font-weight:bold; margin-bottom:5px}
.columns li{/*font-size:0.6875em; */list-style:square}
#lastcolumn{margin-right:0px; padding-right:13px}
.padme{margin-left:10px; margin-top:8px}
.size1{font-size:9px}
.size2{font-size:11px}
.size3{font-size:15px}
.caption table tr td input{width:120px}
.highlightrow table tr td input{font-size:10px; width:120px;     background-color:#f1f1f1; #ecf6e1;     border-color:#ccc; #393}
.rightpad{padding-right:10px}
.pagetitle{width:auto;height:29px;font-size:25px; font-family:Arial,Helvetica,sans-serif;font-weight:normal; color:#000;}

.pageContent{    width:350px;     height:29px; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:2px}

.subtitle{    width:100%;     height:18px; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight:normal; color:#119FE1;     position:relative; padding-top:2px; font-weight:bold}

#main_content_full{float:left; width:785px; margin:8px 0 24px 20px}

#main_content_wide_no_padding{float:left; width:785px; margin:8px 0 24px 20px}
.container_content_padding{padding-right:5px}

.hec_page_bgs_box1{background-color:#dbe2e8; border:1px solid #cbd1cf; border-right:1px dashed #000; border-left:1px dashed #000; border-bottom:1px dashed #000}
.hec_page_bgs_box2{background-color:#f0f5fb; border-right:1px dashed #000; border-left:1px dashed #000; border-bottom:1px dashed #000}
.hec_page_bgs_box3{border-top:1px dashed #000; height:0px}

.text_maroon{color:#6d275d; font-weight:bold; text-align:justify}
.text_maroon_underline{color:#6d275d; font-weight:bold; text-decoration:underline}
.hec_pg_icon{background-image:url(../images/rss.gif); background-repeat:no-repeat; width:20px; vertical-align:bottom}
#rss_feed{border-top:1px dashed #000; border-right:1px dashed #000; border-left:1px dashed #000}

#rss_feed tr td{border-bottom:1px dashed #000}

/*----------------------------*/
.filterbg_border{ border-right:1px #ccc solid;  margin:0;  padding:5px; color:#000; font-size:11px; font-family:Tahoma; text-align:center}

.filterbg_noborder{ margin:0;  padding:5px; color:#000; font-size:11px; font-family:Tahoma; text-align:center}

td.caption_noborder{font-family:tahoma; color:#000; margin:0;  padding:10px}

/*.bottom_left{background-image:url(../images/bottom_left.gif); background-repeat:no-repeat; background-position:left top; height:34px; *height:24px; _height:24px}
*/
.bottom_bg{background-color:#ecf6e1; height:34px; *height:24px; _height:24px}

/*.bottom_right{background-image:url(../images/bottom_right.gif); background-repeat:no-repeat; background-position:right top; height:34px; *height:24px; _height:24px}
*/
/*---dark top tab bar---*/
.tabdark_left{background-image:url(../images/top_tableft.gif); background-repeat:no-repeat; background-position:left top; height:32px; *height:22px; _height:22px}

.tabdark_bg{background-image:url(../images/top_tabbg.gif); background-repeat:repeat-x; background-position:top; height:32px; *height:22px; _height:22px}

.tabdark_right{background-image:url(../images/top_tabright.gif); background-repeat:no-repeat; background-position:right top; height:32px; *height:22px; _height:22px}

/*---End dark top tab bar---*/
/*---Light top tab bar---*/
.tablight_left{background-image:url(../images/top_tableft_light.gif); background-repeat:no-repeat; background-position:left top; height:32px; *height:22px; _height:22px}

.tablight_bg{background-image:url(../images/top_tabbg_light.gif); background-repeat:repeat-x; background-position:top; height:32px; *height:22px; _height:22px}

.tablight_right{background-image:url(../images/top_tabright_light.gif); background-repeat:no-repeat; background-position:right top; height:32px; *height:22px; _height:22px}
/*---End Light top tab bar---*/
span{font-weight:bold; color:#455560}
.highlightrow_noborder{padding:4px; background:#ecf6e1}

.errortablemargin{margin-left:0px; border-collapse:collapse; /*border:1px solid #ccdff3; */padding-bottom:15px}

/*.footerbutton{ background-color:#00875E;  height:25px;  margin-left:1px;  margin-right:1px;  border:1px solid #ccc}*/

.listtable{ background-color:#00875E;  padding:5px;  font-weight:normal;  border:1px solid #AFCDEC}

.listtablesub_heading{ background-color:#e5e5e6;  padding:5px;  font-weight:normal;  border:1px solid #ccc;color:#333;line-height:22px;}

tr.odd{ background-color:rgb(238,244,255);border:1px solid #ccc; #393;  margin:0;  padding:4px;  border-collapse:collapse}

tr.even{ background-color:#fff;  border:1px solid #ccc; margin:0;  padding:4px;  border-collapse:collapse}

.menu_bg{background-color:#e1ddcb; height:20px; padding:0 5px 0 5px}
.menu_bg a{height:22px; padding:2px 5px 2px 5px; color:#455560; text-decoration:none}

.menu_bg a:hover{height:20px; padding:2px 5px 2px 5px; color:red; text-decoration:underline}

.introText{font-size:12px; COLOR:#0077b0}

.requestTitle{ width:600px;  font-size:22px; font-family:Arial,Helvetica,sans-serif; font-weight:bold; color:#455560;  padding-top:2px; text-align:center}

/*--CSS for data table starts here--*/
/*.data_table1 tr td{border-bottom:1px solid #ABC1D1}
.data_table_record{border:1px solid #ABC1D1; background-color:#f7f7f9}
*/
.data_table{border:1px solid #ccc; #393; border-collapse:collapse; width:100%}

.data_table td{/*border:1px solid #393; */padding:1px}

.data_table th{border:1px solid #ccc; #393; font-weight:bold; text-align:center; padding-left:5px; color:#000; height:18px}

.data_table caption{font:bold 110% Arial,Helvetica,sans-serif; color:#33517A; text-align:left; padding:5px 0 10px 0}
.data_table tr.altrow{background-color:#f1f1f1; #ecf6e1; color:#000}

td.caption{font-size:11px; font-family:Tahoma; color:#000; border:1px solid #ccc; #393;     margin:0;     padding:10px}
tr.caption{background-color:#f1f1f1; #ecf6e1; height:25px}

img{vertical-align:middle; border:none}

.toprow{background-image:url(../images/tr_topbg.gif); background-repeat:repeat-x; background-position:top; height:24px; margin-bottom:0px 0px 0px 0px; padding:0px 0px 0px 0px; border-left:0px; vertical-align:middle; text-align:left}

.toprow-bid{background-image:url(../images/tr_topbg.gif); background-repeat:repeat-x; background-position:top; height:24px; margin-bottom:0px 0px 0px 0px; padding:0px 0px 0px 0px; border-left:1px solid #ABC1D1; border-right:1px solid #ABC1D1; vertical-align:middle; text-align:left}

.middlerow{background-color:#00875E; height:20px; padding:0px; color:#FFF}
.submiddlerow{background-image:url(../images/bgd_lower_box.gif); background-repeat:repeat-x; background-position:top}
.dark_tab{background-color:#728da8; /*background-image:url(../images/dark_tab.gif); */border-top:solid 1px; border-bottom:solid 1px; border-color:#5b7085; height:auto; border-left:0px; border-right:0px; /*border:1px solid #5b7083; */text-decoration:none; width:78px; color:#FFF; text-align:center}

.light_tab{/*background-image:url(../images/light_tab.gif); */background-color:#f6f7f9; border-top:solid 1px; height:auto; border-left:0px; border-right:0px; border-bottom:solid 1px; border-color:#cbd1cf; text-decoration:none; color:#000; width:78px; text-align:center}

.top_row_left_corner{background:#ddd; height:24px; background-position:left top}

.top_row_right_corner{background:#ddd;height:21px; background-position:right top; padding-top:3px; padding-bottom:0px; padding-left:10px; border:1px solid #ccc}

/*--CSS for data table ends here--*/
/*--tabs CSS starts here-- */
.mattblacktabs{width:100%; overflow:hidden; border-bottom:1px solid #053C60;/*bottom horizontal line that runs beneath tabs*/}
.mattblacktabs ul{margin:0; padding:0; padding-left:0px; /*offset of tabs relative to browser left edge*/font:normal 12px tahoma; list-style-type:none}
.mattblacktabs li{display:inline; margin:0}
.mattblacktabs li a{float:left; text-align:center; display:block; text-decoration:none; margin:0; min-width:100px; padding:7px 8px; /*padding inside each tab*/border-right:2px solid #FFF; /*right divider between tabs*/color:#FFF; background:#053C60;}
.mattblacktabs li a:visited{color:#FFF}
.mattblacktabs li a:hover{background:background:url(../images/grey_tab.gif) no-repeat top left; #565756; /*background of tabs for hover state,plus tab with "selected"class assigned to its LI */}
.mattblacktabs li.selected a{background:url(../images/grey_tab.gif) no-repeat top left; color:#fff /*background of tabs for hover state,plus tab with "selected"class assigned to its LI */}
/*--tabs CSS ends here-- */
.displayCaraousal{display:block}

.login_bg{background:#006E2E;}

.listtablebold{ background-color:#9c9;  padding:5px;  font-weight:bold;  border:1px solid #AFCDEC}

.thumbnail{position:relative; z-index:0}

.thumbnail:hover{background-color:transparent; z-index:50}

.thumbnail span{/*CSS for enlarged image*/position:absolute; background-color:#d9ecd9; padding:5px; left:-1000px; border:1px dashed gray; visibility:hidden; color:black; text-decoration:none}

.thumbnail span img{/*CSS for enlarged image*/border-width:0; padding:2px}

.thumbnail:hover span{/*CSS for enlarged image on hover*/visibility:visible; top:0; left:60px; /*position where enlarged image should offset horizontally */}

.map_bed{/*CSS for enlarged image*/position:absolute; background-color:#d9ecd9; padding:5px; left:-1000px; border:1px dashed gray; visibility:hidden; color:black; text-decoration:none}
.highlightrow{   
	/*background-color:#ecf6e1;*/
	background-color: #eef4ff;    
	border:1px #ccc solid; #393;    
	margin:0;    
	padding:4px}
.green{color:#393}
.version{color:#FFF; font-weight:normal}
.filter_border{border-bottom:1px solid #ccc; #393}
.partner{color:#936}
.overflowArea{border:1px #ccc solid; overflow:auto; width:100%; height:50px; padding:2px}
.tabs{/*border:1px solid #b5b6b6;*/ margin:12px 0px}
.tabs tr th{border-bottom:1px solid #b5b6b6; padding:1px; text-align:left}
.tabs tr th a{background:url(../images/bg_tab.gif) repeat-x bottom #737574; display:block; padding:6px 10px 6px 10px; color:#FFF; font-size:100%; text-decoration:none; font-weight:bold}
.tabs tr th a:hover, .tabs tr th a.active{background:url(../images/bg_tab_active.gif) repeat-x bottom #18a575; text-decoration:none}
.tabs tr td{padding:8px}
.tabs tr td p{padding:4px 0px; line-height:18px}
.tabs tr td .image{padding-right:10px}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{padding:6px 0; margin-left:0; margin-top:1px; margin-bottom:0; font-size:98%; text-decoration:none; font-weight:bold; list-style-type:none; text-align:left; /*set to left,center,or right to align the menu as desired*/}

.shadetabs li{display:inline; margin:0}

.shadetabs li a{text-decoration:none; position:relative; z-index:1; padding:6px 35px 5px 10px; margin:0px; border:1px double #b5b6b6; border-bottom:1px solid #FFF; color:#FFF; text-align:left; background:url(../images/bg_tab.gif) repeat-x bottom #737574}

.shadetabs li a:visited{color:#FFF}

.shadetabs li a:hover{text-decoration:none; color:#FFF; background:url(../images/bg_tab_active.gif) repeat-x bottom #18a575}

.shadetabs li a.selected{position:relative}

.shadetabs li a.selected{background:url(../images/bg_tab_active.gif) repeat-x bottom #18a575; border-bottom:2px solid #fff}

.shadetabs li a.selected:hover{text-decoration:none}

.tabcontent{display:none}

#intro2 img{padding-right:10px}

/*new color scheme */
.yellowColor{font-family:Arial,Helvetica,sans-serif,Verdana; color:#000; background-color:#FFFC00}
.yellowColor a{font-family:Arial,Helvetica,sans-serif,Verdana; color:#000}
.yellowColorfont{    font-size:10px; font-weight:bold; color:#000;     height:27px;     margin-left:2px}
.buttonyellowColorfont{    font-size:10px; font-weight:bold; color:#FFFC00;     height:27px;     margin-left:17px}
.changeyellowColorfont{    font-size:12px; font-weight:bold; color:#FFFC00;     height:27px;     margin-left:17px}
.yellowColorfontImg{    font-size:12px; font-weight:bold; color:#000;     height:27px;     margin-left:17px;     height:20px; padding-top:3px; background-image:url(images/roundyellow.gif); background-repeat:no-repeat; background-position:5% 7%; text-decoration:underline; cursor:pointer}
.yellowColorground{background-color:#000; height:300px}
.yellowColorquestion{ font-size:14px; font-weight:bold; color:#000;  height:27px;  margin-left:17px}

.yellowColornormalfont{ font-size:12px; font-weight:normal; color:#000}
a.yellowColornormalfont:hover{ font-size:12px; font-weight:normal; color:#FFFC00; text-decoration:underline}
.baryellowColor{ width:167px; float:left; height:86%}
.baryellowColor li{}
.baryellowColor li a{font-weight:bold; text-decoration:none;  /*font-size:0.6875em; */line-height:30px; background-position:147px 11px; margin-bottom:1px; padding:0px 10px 0px 10px; display:block}
.baryellowColor li a:hover{background-position:149px 11px; background-color:#FFFC00; display:block;     font-weight:bold; text-decoration:underline}

.pinkColor{font-family:Arial,Helvetica,sans-serif,Verdana; color:#000; background-color:#FFADD6}
.pinkColor a{font-family:Arial,Helvetica,sans-serif,Verdana; color:#000}
.pinkColorfont{    font-size:10px; font-weight:bold; color:#000;     height:27px;     margin-left:2px}
.buttonpinkColorfont{    font-size:10px; font-weight:bold; color:#FFADD6;     height:27px;     margin-left:17px}
.changepinkColorfont{    font-size:12px; font-weight:bold; color:#FFADD6;     height:27px;     margin-left:17px}
.pinkColorfontImg{font-size:12px; font-weight:bold; color:#000;  height:27px;  margin-left:17px; height:20px; padding-top:3px; background-image:url(../images/roundyellow.gif); background-repeat:no-repeat; background-position:5% 7%; text-decoration:underline; cursor:pointer}
.pinkColorground{background-color:#000; height:300px}
.pinkColorquestion{font-size:14px; font-weight:bold; color:#000; height:27px; margin-left:17px}

.pinkColornormalfont{font-size:12px; font-weight:normal; color:#000}
a.pinkColornormalfont:hover{font-size:12px; font-weight:normal; color:#FFADD6; text-decoration:underline}
.barpinkColor{width:167px; float:left; height:86%}
.barpinkColor li{}
.barpinkColor li a{font-weight:bold; text-decoration:none; /*font-size:0.6875em; */line-height:30px; background-position:147px 11px; margin-bottom:1px; padding:0px 10px 0px 10px; display:block}
.barpinkColor li a:hover{background-position:149px 11px; background-color:#FFADD6; display:block; font-weight:bold; text-decoration:underline}
.tablediv{display: table; width:; border-spacing:5px; /*cellspacing:poor IE support for  this*/border-collapse:separate}
.celldiv{float:left; /*fix for  buggy browsers*/display: table-cell; width:40%; background-color:}
.rowdiv{display: table-row; width:auto}

blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:""""}
a{cursor:pointer; text-decoration:none}
br.both{clear:both}
#backgroundPopup{display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/height:100%; width:100%; top:0; left:0; background:#000; border:1px solid #cecece; z-index:100}
#popupContact{display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/height:auto; width:auto; background:#FFF; border:2px solid #cecece; z-index:1000; padding:12px; font-size:13px}
#popupContact h1{text-align:left; color:#6FA5FD; font-size:22px; font-weight:700; border-bottom:1px dotted #D3D3D3; padding-bottom:2px; margin-bottom:20px}
#popupContactClose{font-size:14px; line-height:14px; right:6px; top:4px; position:absolute; color:#000; font-weight:700; display:block}
#button{/*text-align:center; margin:100px; */}
#contactArea{height:500px; overflow:auto}

.property-container{
	background-color: #EEF4FF;
	border:1px solid #ccc;
	width:760px; 
	height:auto; 
	margin:0 auto; 
	padding:10px; 
	clear:both
}
.image-gallery{
	width:32%; 
	float: left;
	/*float:right;
	width:25%;*/
}
.page-button {
	width: 15%;
  float: right;
}
.property-detail{
	width:50%; 
	float: left;
	/*float:right;
	width:65%;*/
}
.property-detail p{margin:0 0 1px 0}
.property-search{/*background:url(../images/property_search_bg.png) repeat-x top left;
	padding:10px 5px;*/
	clear:both; 
	margin:3px 0; 
	overflow:hidden;
	margin-bottom:0
}
.property-container img{width:220px; height:180px; margin:0 auto}
.prop-img-l{background:url(../images/prop_img_l.png) no-repeat; width:243px; height:204px; padding:10px 5px 5px 17px; _height:230px; *height:230px}
.prop-img-l img{height:180px; width:210px; margin:0 auto;margin-right:31px;}
.prop-container-button{height:45px; width:200px; margin:10px auto; float:left}
.prop-container-button table{margin:0 auto}
.prop-container-button img{height:35px; width:34px}
/* All Styles Optional */
div#show3{background-color:transparent; width:230px; margin:0 auto}
div#show3 table td, div#show4 table td{height:24px}
div#show4 table td{}
div#show3 table input,  div#show4 table input{outline-style:none}

#popup ul{padding:0px; margin:0px}
#popup ul li{margin:1px; border:1px solid #ccc; padding:5px 3px; list-style:none}
#popup ul li:hover{background-color:#ccc}
#popup ul li a{text-decoration:none; color:#000}

.login-table{
	/*border:1px solid #B5B6B6;*/
}
.marginLeft{margin-left: 10px;color:#FFF;}
.textfieldsize1 {
	background-color: #ffffff;
	border: 1px solid #00193c;
	color: #333333;
	font-family: Geneva,Verdana,Tahoma,Arial;
	font-size: 12px;
	height: 18px;
	padding-top: 5px;
	text-decoration: none;
	width: 180px;
}

.textfieldsize2{BORDER: #339933 1px solid;FONT-SIZE: 12px;WIDTH: 100px; HEIGHT: 20px; COLOR: #333333;FONT-FAMILY: Geneva, Verdana, Tahoma, Arial;BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}

a.greenAdvert{color: #339933;}
/*home page static content css--*/
.home-content tr td{ vertical-align:top;padding:0 5px 5px 5px;}
.home-content img{float:right;padding:0 0 10px 10px!important}
.home-content h1{background: #cdd8df;
	border-bottom: 2px solid #053c60;
	color: #053c60;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	padding: 5px;
}
.home-content h2{background:#CDD8DF;border-bottom:2px solid #053C60;font-size:16px;padding:8px 5px ;margin-bottom:0;color:#053C60}
.content-box,.content-box-top{
	/*background:#EDEDEE;*/
	background-color: #EEF4FF;
	padding-bottom:10px;
	min-height:170px;
	height:auto
}
.content-box-top{height:202px !important}
.content-box-top p{padding:1px 5px;margin:0 0 10px 0}
.content-box-top img{margin:0px;}
.content-box img{margin:5px;}
.content-box p{padding:1px 5px;margin:0 0 10px 0}
a.btn{background:#053c60;color:#fff !important;padding:3px 10px;margin:5px}
.home-btn{background:#053c60;border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px;color:#fff;padding:8px; text-align:center;width:250px;display:block;font-size:110%;font-weight:bold;}
.home-btn span{font-size:18px;color:#fff;font-weight:normal !important}
/*ends--*/

.right-menu{background:#EDEDEE}
.right-menu h3 {
	/*background:#006E2E;*/
	background-color: #00193C;
	color:#FFF;
	text-align:center;
	font-size:12px;
	padding:3px
}
.right-menu img{margin:5px;border:none}
.right-menu a {
	text-align:center;
	/*color:#006E2E;*/
	color: #053C60;
	display:block;
	padding:5px 0;
}
table{margin:0 auto;}
.collapse{background:#ddd url(../images/bgd_button.gif) repeat-x left bottom;border:1px solid #ccc;font-size:14px;margin-top:5px;padding:3px;}

#tabs ul{ background:#B4C4CF;padding:15px 0px 5px 0px;border-radius:3px;}
#tabs ul li{list-style:none;display:inline;padding:5px;margin:0 5px;}
#tabs ul li a{color:#000; text-decoration:none;}
#tabs ul li a:hover{color:#fff}
#tabs ul li a.selected{background:#fff;padding:5px 10px;border-radius:3px 3px 0 0}
#tabs ul li a.selected:hover{background:#fff;padding:5px 10px;border-radius:3px 3px 0 0;color:#000}
span.plus{background:url(../images/expand.png) no-repeat; height:16px;width:16px;display:block;float:left;margin-right:5px;}
span.minus{background:url(../images/collapse.png) no-repeat; height:16px;width:16px;display:block;float:left;margin-right:5px;}
/*--tooltip css--*/
  
.colorTip{/* This class is assigned to the color tip span by jQuery */
	display:none;position:absolute;	left:50%;bottom:15px;padding:6px;	min-width:150px;
	background-color:white;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;	line-height:1;
	text-decoration:none;text-align:center;text-shadow:0 0 1px white;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; z-index:9999;
	}

.pointyTip,.pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;bottom:-12px;height:0;left:50%;margin-left:-6px;position:absolute;width:0;}

.pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;bottom:-14px;margin-left:-7px;}

.colorTipContainer{
	position:relative;text-decoration:none !important;}


/* 6 Available Color Themes */

.white .pointyTip{ border-top-color:white;}
.white .pointyTipShadow{ border-top-color:#ddd;}
.white .colorTip{
	background-color:white;border:1px solid #DDDDDD;color:#555555;}

.yellow .pointyTip{ border-top-color:#d9f1fb;}
.yellow .pointyTipShadow{ border-top-color:#7fcdee;}
.yellow .colorTip{
	background-color:#d9f1fb;border:1px solid #7fcdee;color:#1b475a;
}
/** BASIC STYLING **/
div#primary{width:610px;margin: 10px 0px 0 0;float:left;display:inline;}
h1#title{text-align:center;font-size:50px;line-height:70px;	margin-top:20px;}
ul.section_menu {
	/*background:#f6f6f6;*/
	background-color: #EEF4FF;
	padding:20px 10px;
	margin:0 5px
}
ul.section_menu li{ list-style:none;text-decoration:underline;color:#15619C}
ul.section_menu li a:hover{text-decoration:none !important}
dl.faq{margin-bottom:30px;}
dl.faq dt{font-weight:bold;color:#000000;padding:15px 0 5px 0;display:block;}
dl.faq dd{padding-bottom:15px;border-bottom:1px solid #cccccc;display:block;margin:0}
#sidebar {float:right;}
#sidebar_content {/* just used to show how to include the margin in the effect */	width:50px;}
#sidebar_content.fixed {position: fixed;top: 0;}
#sidebar_content img{float:left !important;padding:0 5px 0 0 !important; vertical-align:middle}

.monthly_income1{/*background:#00792C;border-radius:3px;overflow:hidden;height:auto;padding:0 3px;color:#fff;width:785px;margin-bottom:10px*/
border-radius: 3px;
color: red;
height: auto;
margin-bottom: 10px;
overflow: hidden;
padding: 0 3px;
width: 785px;
}

.monthly_income1 p{padding-right:5px;}
.monthly_income1 a{color: #fff;font-weight:bold; text-decoration:underline}
.blue_link{display:block;text-align:left;padding:12px 0 0 10px}

.content-no-box {background:#EDEDEE;padding-bottom:0px;height:auto}
.content-no-box img{margin:5px;}
.content-no-box p{padding:1px 5px;margin:0 0 10px 0}

/*google translator*/
#google_translate_element .goog-te-gadget-simple{height:18px;line-height:14px !important;}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value span{font-weight:normal;font-size:8pt}

a.blackWheel{background:#053C60/*transparent url('../images/black_btn_right.png') no-repeat scroll top right*/; display:block; float:left; height:25px; margin:6px 6px 6px 0; padding-right:18px;margin-right:12px;margin-left:30px; /* sliding doors padding */ text-decoration:none !important}
a.blackWheel span{background:#053C60/*transparent url('../images/black_btn_left.png') no-repeat*/; display:block; line-height:14px; padding:5px 0 5px 15px; color:#FFF; font:normal 12px arial,sans-serif; margin-left:-6px; }


/*new styles*/
.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 2px;
}
.logo-whiteout {
	
	
	background-repeat:no-repeat;
	padding: 27px 2px;
	
}
.home-content .content-box-top {
  height: auto!important;
}
.no_columns {
background-color: #eef4ff;
border: 1px solid #efefef;
color: #000;
float: left;
font-family: Arial,Helvetica,sans-serif;
line-height: 20px;
width: 764px;
padding: 20px;
margin-bottom: 15px;
margin-top:-29px
}
.margin-left-8 {
	margin-left: 8px;
}
.margin-left-40 {
	margin-left: 40px;
}
.my-logins {
	font-size: 14px;
margin-bottom: 0px;
padding: 10px;
background-color: #CDD8DF;
color: #00193C;
}
#loginButton {
	background: #ccdff3 none repeat scroll 0 0;
    border-style: solid;
    border-width: 1px;
    padding:0 10px 4px 8px;
}
.detail-print {
	background: #053c60 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	margin: 10px;
	padding: 3px 10px;
	text-decoration: none !important;
}
.detail-print-right {
	background: #053c60 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: right;
	margin: 10px;
	padding: 3px 10px;
	text-decoration: none !important;
}
.detail-print span, .detail-print-right span {
	color: #fff;
}
.can-apply #main_content, .can-apply .home-content1 {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.can-apply h2 {
  background: #cdd8df none repeat scroll 0 0;
  border-bottom: 2px solid #053c60;
  color: #053c60;
  font-size: 16px;
  padding: 5px;
}
.can-apply .home-content1 .content-box p img{
	float: right;
}
.can-apply .home-content1 .content-box .btn {
	clear: both;
	float: right;
	margin: 5px 10px;
}
.new-head {
  background: #cdd8df none repeat scroll 0 0;
  border-bottom: 2px solid #053c60;
  color: #053c60;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 5px;
}
.home-content3 img {
  float: right;
  padding: 0px!important;
}
.home-content3 .btn {
	clear: both;
	float: right;
	margin: 5px 10px;
	text-decoration: none!important;
}
.not-anchor {
  cursor: text;
}
.not-anchor:hover {
  cursor: text;
  text-decoration: none;
}
div.button {
  background-position: 0 -645px;
  border: 1px solid #ddd;
  border-radius: 10px;
  cursor: pointer;
  height: 23px;
  margin-top: 9px;
  padding-bottom: 3px;
  position: relative;
}
.can-list {
	list-style-position: inside;
	padding-left: 5px;
}
.btn-right {
	clear: both;
	float: right;
}
.login-hack .sidebar #leftmenu ul {
	margin-left:10px!important;
}
.detail-page-btns {
  background: #053c60 none repeat scroll 0 0;
  color: #fff;
  display: block;
  float: left !important;
  margin-top: 0 !important;
  padding: 3px 10px;
  text-decoration: none !important;
}

/*----Homebid partners---*/

.homebid-table td {
    border: 1px solid #053c60;
	text-align: center;
}
.homebid-table a:hover {
    color: #053c60 !important;
}
.homebid-ul{
	margin-left: 18px;
	
}
.homebid-ul a{
	color: #053c60 !important;
	
	
}
.overflowAreaText{
	border:1px #CCCCCC solid;
	overflow: auto;
	width:100%;
	height:150px;
	padding: 2px;
}