.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.sortSelection {
	background-color:#E3EBF2;
	border:solid 1px #A1C6EB
}

.greenButton
{
	display: block;
	background: url(../images/green_button_155.gif) left top no-repeat;
	width: 155px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.greenSubmitButton
{
	display: block;
	background: url(../images/green_button_155.gif) left top no-repeat;
	width: 155px;
	height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border:0;
	cursor:pointer;
}

.blueButton
{
	display: block;
	background: url(../images/blue_button_155.gif) left top no-repeat;
	width: 155px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

#divPagingBar {
	font-weight:bold;
}

div.hr {
	height: 15px;
	background: #fff url(../images/line.png) no-repeat scroll center;
}
div.hr hr {
	display: none;
}
.uploadBtn {
	height: 30px;
	background: url(../images/blue_button.gif) left top no-repeat;
	width: 121px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.style1 {
	color: #336699;
	font-weight: bold;
}
-->
a.btnProperty:link, a.btnProperty:visited, a.btnProperty:active {
	color: #CC6633;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.btnProperty:hover {
	color: #336699;
	text-decoration: none;
}

a.btnQuickLink:link, a.btnQuickLink:visited, a.btnQuickLink:active {
	color: #336699;
	text-decoration: none;
}

a.btnQuickLink:hover {
	color: #CC6633;
	text-decoration: none;
}

a img {
	border:0px;
}

span.btnProperty{
	color: #CC6633;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

span.btnProperty:hover {
	color: #336699;
	text-decoration: none;
	cursor: pointer;
}

.property {
	padding:7px; 
	width:600px;
	font-size:11px;
	line-height:18px;
}

.paging {
	padding: 4px;
	font-size:11px;
	color: #000000;
}

.paging:hover {
	background: #336699;
	color: #ffffff;
	cursor: pointer;
}

.paging.activePage {
	font-weight:bold;
	padding: 4px;
	font-size:12px;
	color: #336699;
	border-bottom:solid;
}

.paging.activePage:hover {
	background: #336699;
	color: #ffffff;
	cursor: pointer;
}

.paging.inActivePage {
	font-weight:bold;
	padding: 4px;
	font-size:12px;
	color: #CCCCCC;
}

.paging.inActivePage:hover {
	background:none;
	cursor: auto;
}

.status {
	height:20px;
}

div.description {
	font-size:12px;
	padding:20px;
}

.infoHeader {
	padding-top:20px;
	padding-left:20px;
	color:#336699;
	font-size:18px;
}

.infoContent {
	padding:30px;
	line-height:20px;
	font-size:12px;
}

.accountHeader {
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;
	color:#336699;
	font-size:18px;
}

.subHeader {
	padding-top:5px;
	padding-bottom:5px;
	color:#336699;
	font-size:15px;
	font-weight:bold;
}

.account {
	padding-left:15px;
	font-size:12px;
	line-height:20px;
}

.accountDone {
	padding-top:50px;
	padding-left:50px;
	font-size:14px;
	font-weight:bold;
}

.global-header-annotation 
{
	position: absolute;
	top: 30px;
	left: 20px;
	/* color: #d8f3ff;*/
	color: #e5f8ff;
	font-size: 34px;
	font-weight: normal;
}

.global-header-annotation a
{
	color: #ecf2fe;
	font-size: 19px;
	font-weight: bold;
}

form
{
	margin:0;
}

* 
{
	margin: 0;
}

html, body 
{
	height: 100%;	
	font-size: 14px;
	font-family: Arial;
	color: #444;
}

#non_cdn
{
	display: none;
}

a
{
	text-decoration: none;
	color: #1a74b0;
}

a:hover
{
	text-decoration:underline;
}

span.breadcramp
{
	text-decoration: none;
	font-size:12px;
	color:#77B327;
	font-weight:bold;
}

span.breadcramp:hover
{
	text-decoration: underline;
	cursor:pointer;
}

span.link
{
	text-decoration: none;
	color: #1a74b0;
}

span.link:hover
{
	text-decoration: underline;
	cursor:pointer;
}

body 
{
	background: #bed9eb url(../images/envelope_bg.gif) left top repeat-x;
}

.wrapper 
{
	width: 960px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.gif) left top repeat-y;
}

div.tabs
{
	height: 120px;
	background-color: #fff;
	position: relative;
}

div.tabs img.logo
{
	position: absolute;
	left: 16px;
	bottom: 15px;
	border: none;
}

div.tabs img.logo_master
{
	border: 1px solid  #216796;	
}

div.tabs img.master_logo_no_border
{
	border: none;
}

.mainfooter 
{
	margin: 0 auto;
	width: 960px;
	background: url(../images/main_footer_bg.gif) left top no-repeat;
	text-align: center;
	font-size: 11px;
	vertical-align: bottom;
}

.mainfooter div.info
{
	padding: 20px 0;
}

.mainfooter span
{
	margin: 0 5px;
	color: #1d7abf;
}

.mainfooter span.business
{
	margin-right: 60px;
	font-size: 13px;
}

.mainfooter a 
{
	color: #1d7abf;
}

.mainfooter div.info span.grey
{
	color: #666;
}

.mainfooter-for-home
{
	background-image: none;
}

.mainfooter-for-home div.info 
{
	padding-top: 0;
}

div.tabs ul
{
	bottom: 30px;
	right: 6px;
	position: absolute;
	list-style:none;
	margin: 0;
	padding: 0;
}


div.tabs li
{
	display: inline;
	margin: 0;
}

div.tabs li.relative
{
	position: relative;
}

div.tabs li span.separator
{
	float:none;
	margin: 0 6px;
	color: #1d7bbf;
	font-size: 13px;
	height: 20px;
	outline: none;
	padding-left:7px;
	margin:0px;
}

div.tabs li a.profileText
{
	float:none;
	margin: 0 6px;
	color: #1d7bbf;
	font-size: 13px;
	height: 20px;
	outline: none;
	padding-left:7px;
	margin:0px;
}

div.tabs li a.profileText.name
{	
	font-weight:bold;
}

div.tabs li a.profileText.small
{
	color:#333333;
	font-size: 11px;
}

div.tabs li span.link
{
	float:none;
	height: 20px;
	outline: none;
	padding-left:7px;
	color:#333333;
	font-size: 11px;
	cursor:pointer;
}

div.tabs div.phone
{
	position: relative;
	float: right;
	color: #888;	
	font-size: 13px;
	padding: 0 10px 0 10px;
	background: #edf2f6;
	right: 2px;
	line-height: 26px;
}

div.tabs div.phone span 
{
	color: #333;
	font-weight: bold;
}

div.tabs div.phone div.left_corner
{
	position: absolute;
	width: 2px;
	height: 2px;
	background: url(../images/top_phone_bg.gif) left top no-repeat;
	left: 0;
	bottom: 0;
}

div.tabs div.phone div.right_corner
{
	position: absolute;
	width: 2px;
	height: 2px;
	background: url(../images/top_phone_bg.gif) right top no-repeat;
	right: 0;
	bottom: 0;
}

div.tabs div.phone a
{
	font-size: 13px;
	font-weight: normal;
}

div.tabs li a,
div.tabs li span.tabs_text
{
	float:left;
	margin: 0 6px;
	color: #1d7bbf;
	font-size: 16px;	
	height: 28px;
	outline: none;
	padding-left: 3px;
}

div.tabs li span.tabs_text
{
	color: #333;
	font-size: 16px;
	line-height: 28px;
	padding-left: 20px;
	background: url(../images/watch_icon2.gif) left center no-repeat;		
}
.tabs_text_simple
{
	font-size: 16px;
}

div.tabs li span.tabs_text_no_icon
{
	background: none;
}

div.tabs li a span
{
	display: block;
	line-height: 28px;	
	padding-right: 10px;
	padding-left: 7px;
}

div.tabs li a.selected
{
	background: url(../images/tabs_left_bg.gif) left top no-repeat;	
}

div.tabs li a.selected span
{
	background: url(../images/tabs_right_bg.gif) right top no-repeat;	
}

div.tabs li a.button
{
	height: 30px;
	background: url(../images/blue_button.gif) left top no-repeat;
	width: 121px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.tabs li a.button span span.line
{	
	display: inline;
	padding: 0;
}

div.tabs li a.button:hover span span.line
{
	background: url(../images/w1px.gif) left bottom repeat-x;
}

div.wrapper div.main
{
	padding: 22px;
}

div.main div.block_round div.content
{
	padding: 20px;
	font-weight: normal;
}

div.main div.block_round div.content h4
{
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
}

div.main div.block_round_blue
{
	color: #333;
	font-size: 12px;
}

div.main div.block_round_blue div.lt
{
	background: #edf2f6 url(../images/block_lt.gif) left top no-repeat;
}

div.main div.block_round_blue div.rt
{
	background: url(../images/block_rt.gif) right top no-repeat;
}

div.main div.block_round_blue div.rb
{
	background: url(../images/block_rb.gif) right bottom no-repeat;
}

div.main div.block_round_blue div.lb
{
	background: url(../images/block_lb.gif) left bottom no-repeat;
}

div.main div.block_round_blue div.content
{	
	padding: 5px 10px 5px 14px;
	/*font-weight: bold;*/
}

.nomargin_bottom
{
	margin-bottom: 0;
}

.first_menu_item
{
	border-top: 1px solid #ddd;
}

div.menu_part
{
	font-family:arial;
	font-size:12px;
	margin-top:20px;
	/*margin: 20px;
	margin-right: 0;
	float: left;*/
	width: 180px;
	/*border-left: solid #eee 1px;	*/
}

div.menu_part div.menu_line
{
	/*padding: 2px;*/
	padding-left: 27px;
	margin-left: 8px;
}

div.menu_part div.menu_line
{
	background-position: 7px 5px;
	background-repeat: no-repeat;
}

div.menu_part div.quick_start
{
	background-image: url(../images/menu_icons/quick_start.jpg);
}

div.menu_part div.news_feeds
{
	background-image: url(../images/menu_icons/news_feeds.png);
}

div.menu_part div.recent_activity
{
	background-image: url(../images/menu_icons/activity.png);
}

div.menu_part div.user_information
{
	background-image: url(../images/menu_icons/user_information.png);
}

div.menu_part div.security_settings
{
	background-image: url(../images/menu_icons/security_settings.png);
}

div.menu_part div.manage_properties
{
	background-image: url(../images/menu_icons/manage_properties.png);
}

div.menu_part div.add_property
{
	background-image: url(../images/menu_icons/add_property.png);
}

div.menu_part div.find_properties
{
	background-image: url(../images/menu_icons/find_properties.png);
}

div.menu_part div.saved_properties
{
	background-image: url(../images/menu_icons/saved_properties.png);
}

div.menu_part div.message_inbox
{
	background-image: url(../images/menu_icons/message_inbox.png);
}

div.menu_part div.compose_message
{
	background-image: url(../images/menu_icons/compose_message.png);
}

div.menu_part div.special_offer
{
	background-image: url(../images/menu_icons/special_offer.png);
}

div.menu_part div.mortgages
{
	background-image: url(../images/menu_icons/mortgages.png);
}

div.menu_part div.loans
{
	background-image: url(../images/menu_icons/loans.png);
}

div.menu_part div.life_insurance
{
	background-image: url(../images/menu_icons/life_insurance.gif);
}

div.menu_part div.home_insurance
{
	background-image: url(../images/menu_icons/home.png);
}

div.menu_part div.menu_line a
{
	display: block;
	padding: 4px 3px;
	font-size: 12px;
	color: #222;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

div.menu_part div.menu_line a:hover,
div.menu_part div.menu_line a.selected
{
	/*background-color: #E1E1E1;*/
	background-color: #eee;
	text-decoration: none;
}















.home-header
{
	height: 376px;
	width: 960px;
	position: relative;
	background: url(../images/header.gif) left center no-repeat;	
}

.home-header-menu
{
	position: absolute;
	top: 0;
	right: 0;
	width: 239px;
	height: 376px;	
}

.home-header-annotation 
{
	position: absolute;
	top: 90px;
	left: 140px;
	/* color: #d8f3ff;*/
	color: #e5f8ff;
	font-size: 19px;
	font-weight: normal;
}

.home-header-annotation a
{
	color: #ecf2fe;
	font-size: 19px;
	font-weight: bold;
}

.form-header
{
	height: 108px;
	width: 960px;
	position: relative;
	background: url(../images/form_header_bg.jpg) left center no-repeat;	
}

/* separator */

.home-companies-separator 
{
	font-size: 9px;
	margin: 10px 10px 5px 10px;
	background: url(../images/home_companies_separator.gif) left center repeat-x;	
	overflow: hidden;
}

.description-separator 
{
	font-size: 9px;
	margin: 5px 5px 5px 5px;
	background: url(../images/home_companies_separator.gif) left center repeat-x;	
	overflow: hidden;
}

.header-separator
{
	font-size: 9px;
	background: url(../images/home_companies_separator.gif) left center repeat-x;	
	overflow: hidden;
}

/* close wrapper */
.home-wrapper-shutter 
{
	margin: 0 auto;
	width: 960px;
	height: 10px;
	background: url(../images/main_footer_bg.gif) left top no-repeat;
	text-align: center;
}

.overview-tabs 
{ 
	overflow: hidden; 
	padding-left: 10px;
	background: url(../images/features_overview_tabs_inlay_bg.gif) left bottom repeat-x; 
	height: 30px;
}

.overview-tab-inlay
{
	height: 30px;	
	float: left;
	display: block;
	margin: 0 3px 0 0;
	background: url(../images/features_overview_tabs_inlay_l_passive.gif) left top no-repeat; 	
	font-size: 12px;
/*	font-weight: bold; */
	color: #000;
}

.overview-tab-inlay span
{
	text-align: center;
	line-height: 30px;
	display: block;
	padding: 0 7px;
	background: url(../images/features_overview_tabs_inlay_r_passive.gif) right top no-repeat; 
	cursor: pointer;
}

.overview-tab-inlay.activeTab, .overview-tab-inlay:hover
{
	background-image: url(../images/features_overview_tabs_inlay_l.gif); 
	text-decoration: none;	
}

.overview-tab-inlay.activeTab span, .overview-tab-inlay:hover span
{
	background-image: url(../images/features_overview_tabs_inlay_r.gif); 
}

div.info_part
{
	width: 670px;
	float: left;
}

div.sidebar
{
	width: 200px;
	float: right;
}


