/* CSS Document */
@import url(http://www.gazettemailhomes.com/styles/tabs.css);
@import url(http://www.gazettemailhomes.com/styles/trulia.css);

html, body {

	text-align:center;
	background-color:#FFFFFF;

}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.1em;
	width: 990px;
	text-align:left;
	margin: 10px auto;
}

#header {

	width:inherit;

}

#header .logo {

	float:left;
	
}

#branding {

	float:right;
	text-align:right;
	width:700px;
	
}

#branding .logos {

	padding:10px 4px 5px 4px;

}

#branding .links, #branding .links a {

	margin-top:10px;
	border-bottom:1px solid #CCCCCC;
	
}

#branding .links a {

	font-size:.8em;
	color:#333333;
	text-decoration:none;
}

#branding .links a:hover {

	color:#036;
}

#header .navigation {
	
	clear:both;
	width:inherit;
	height:25px;
	background:#FFCC00;
	
}

#header .navigation li {
	display: inline;
	width:auto;
	float: left;
	padding:6px 6px;
	font-weight:bold;
	font-size:.9em;
	text-transform: capitalize;
}

#header .navigation li a {

	color:#036;
	text-decoration:none;
	
}

#header .navigation li a:hover {

	color:#000;
	text-decoration:underline;

}

#header li.title {

	font-weight:bold;
	font-size:1.1em;
	margin-left:10px;

}

#header .headerads {

	height:100px;
	width:inherit;
	background:#CCC;
	border-bottom:5px solid #FFCC00;

}

#header .headerads div {

	float:left;

}

#header .leaderboard {

	width: 785px;
	text-align:center;
	padding:5px;

}

#header .halfleader {

	width:185px;
	text-align:center;
	padding:5px;

}

#content {

	margin:10px;
	width:970px;
	float:left;
	
}

#top_content {

	padding:10px;
	border:1px solid #999999;

}

#top_content .yahoo_portal {

	float:left;
	padding:0 10px;

}

#top_content .featured {

	float:right;
	text-align:center;
	padding:0 10px;

}

#promo_content {

 	width:inherit;
	margin-top:10px;
		

}

#promo_content .promo_ad {

	float:left;

}

#promo_content .promo_tabs {

	float:right;
	border:1px solid #999999;
	width:450px;
	height:280px;

}

#content .maincolumn {

	width:800px;
	float:left;

}

#content .rightcolumn {

	float:right;
	width:160px;
	margin-top:25px;
	text-align:center;

}

#content .rightcolumn div {

	margin-bottom:10px;

}

#featured {

	width:inherit;
	margin:10px 0 5px 0;
	padding:5px 0 ;

}

#featured p {

	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
	font-size:1.25em;
	color:#036;

}

#featured div.ads {

	float:left;
	text-align:center;
	margin:15px;

}

#featured div.ads img, #featured div.ads embed { width:300px; }

#featured div.ads embed { height:250px; }

#breadcrumbs, #breadcrumbs a {

	margin:0 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#036;
	text-align: right;

}

#breadcrumbs a:hover {

	text-decoration:underline;
	color:#990000;

}

#vtour {

	border:2px solid #036;

}

#vtour div {

	float:left; margin:0 8px 4px 0;

}

#vtour legend.tourname {

	border:2px solid #036;
	background:#036;
	color:#FFF;
	font-size:1em;
	margin:-10 0 0 0;
	padding:4px;
	font-weight:bold;

}

#vtour .description {

	padding:5px;;
	width:95%;

}

#vtour .label {

	font-size:1.2em;
	margin-top:10px;
	border-bottom:1px solid #036;
	text-align:left;
	padding:3px 0;
	text-indent:5px;
	font-weight:bold;
	
}


#footer {

	border-top:5px solid #FFCC00;
	clear:both;
	width:inherit;
	height:25px;

}


