/* Global tag styles --------------------------- */

.clear {clear: both;}
    
body {
    color: #333;
    font: normal 12px/normal "Lucida Grande", arial, verdana, helvetica, sans-serif;
	background: #ddd url(../media/bg_body.gif) top repeat-x;
}


a {color: #00419A;}
a:hover {color: #333;text-decoration: underline;}
a img {text-decoration: none; border: 0;}

h1 {color:#00419a;font-size:18px;}
h2 {color: #000;font-size: 16px;}
h3 {color: #000;font-size: 14px;}
h4 {color: #000;font-size: 13px;}
h5 {color: #000;font-size: 11px;}

/* classes for headers and header-like styles */
.icon-white{
	text-indent:24px;
	background: transparent url(media/national/HBO_Icon_White.png) center left no-repeat;
	font-weight: bold;
	width: 100%;
	font-size:18px;
	color:#fff;
}
.icon-blue{
	text-indent:24px;
	background: transparent url(media/national/HBO_Icon_Blue.png) center left no-repeat;
	font-weight: bold;
	width: 100%;
	font-size:18px;
	color:#00419a;
}

.blue-back{background:#ecf3fc;padding:2px 8px;}

.underH1{ /* for text under an H1 tag */
	display:block;
	margin-left: 26px;
}

p {margin: 0 0 7px 0;}

hr {
    margin: 7px 0;
    background: none;
    height: 0px;
    color: #fff;
    border: #ddd solid;
    border-width: 0 0 1px 0;
    clear: both;
}

br.clear{
	clear:both;
}
.highlight_msg{
	font-size: 18px;
	color:#CC0000;
}

/* Press related */
div.press{border:1px solid #ccc; padding: 12px;}
.press-bold{font-size: 14px;font-weight: bold;}
.start-quote{
	background: url(media/quote-start.png) top left no-repeat; 
	margin: 16px 0px;
}
.end-quote{
	background:url(media/quote-end.png) top right no-repeat; 
}
.quoted{
	text-align:justify;
	padding: 20px 42px;
	font-size:15px;
}

/* Main div wrap for whole page --------------- */
#wrap {
	margin: 0 auto;
	width: 995px !important;
}

/* top row -------------------- */
#topper {
	background: #333;
	color: #fff;
	padding: 5px 10px;
	border-bottom: #666 solid 1px;
	height: 14px;
}
#topper a {color: #ccc;}
#topper a:hover {color:#ffc85d;}
#topper p, #header p {margin: 0;}

#breadcrumbs{float:left;}
#press_link{float:right;}

/* Header Row - HomesByOwner Logo -------------------------- */
#header {
	background: #00419A; 
	float: left;
	width: 100%;
}

#header img {
	float: left;
	padding: 12px;
}

div.statement {
	float: left;
	width: 570px;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	margin: 25px 0 0 50px;
}

div.statement span {
	color: #ffbe0c;
	font-weight: bold;
}
	
/* Row1: Web 2.0 modules --------------------*/

#row1{
	width: 100%;
	height: 200px;
	background: #fff url(media/national/bg_row4.gif) bottom left repeat-x;
	position:relative;
}
#national-img{width:172px;float:left;margin:12px 0 0 10px;}
#search-home, #sell-home, #own-site{
	margin-top: 12px;
	height:188px;
	width:260px;
	float:left;
	background: transparent url(media/national/box_bg.png) top left no-repeat;
}

div.box-wrap{padding: 8px 18px 8px 14px;}
div.box-wrap h2{margin:0 0 8px 0;font-size:20px;color:#00419a;}
#sell-home, #own-site{margin-left: 10px;}

div.search-input{
	margin: 4px 0 0 6px;
	height: 24px;
	background: transparent url(media/national/input_field.gif) no-repeat left center;
}

div.own-input{
	margin-top: 4px;
	height: 24px;
	text-align:center;
}

span.own-link a{
	color:#00419a;
	font-size:14px;
	font-weight:bold;
	line-height: 24px;
	vertical-align:middle;
	text-decoration:none;
}

div.search-input input.search-field{
	font-size:14px;
	font-weight: bold;
	color: #00419a;
	width: 170px;
	border: solid 0px white;
	margin: 3px 0 0 5px;
}

input.go-button{
	vertical-align:top;
}

div.help-text{
	padding: 0 4px;
	font-size:11px;
	height: 70px;
}


/* Search Results when returning to map */
#results-row{
	background: #fff;
	width: 955px;
	padding: 14px 20px;
	height: 100%;
	display: inline-block;
}

#results-text{
	margin-left:20px;
}

/* Row2: Country / State Maps and Listings  -------------------*/

#map-row{
	background: #fff;
	width: 955px !important;
	padding: 30px 20px;
	min-height: 325px;
	height: auto;
	height: 100%;
	display: inline-block;
}

#map-heading{float:left;padding-bottom:15px;}
#map-heading h1{margin:0;}

/* country map on main page */

#country-select{
	margin: 2px;
	padding: 2px;
	float:right;
}

#canada-select{
	padding:20px 0 0 12px;
}

#country-map {
	float:left;
	width: 525px;
}
	
#state-list{
	float:right;
	width: 420px;
}

ul.states {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float:left;
}

ul.states li {
	border-left: #ddd solid 1px;
	margin: 0px;
	padding: 0 5px 0 10px;
	width: 120px;
	list-style:none;
}

/* state maps */

#state-map {
	float: left;
	width: 525px;
}

#city-list {
	float: left;
	width: 430px;
}

ul.cities {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	float:left;
}

ul.cities li{
	border-left: #ddd solid 1px;
	padding: 0 5px 0 10px;
	margin: 0px;
	list-style:none;
	xwidth: 200px;
}

.red {
	color: red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.metrolink {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;	
	font-size: 8pt;
	color: #000090;
}

a.metrolinkright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000090;
	text-decoration: none;
	line-height: 100%;
	text-align: right;
	width: 200px;
}

a.metrolink:hover, div.metro a:hover {color: red;text-decoration: none;}

/* Row 2: Other pages --------------------*/

#content{
	padding:20px;
	background: #fff;
	xbackground: #fff url(media/national/bg_row2.gif) bottom left repeat-x;
	min-height: 325px;
}


#inquiry-head{
	font: 20px bolder Arial;
}



/* Row2: Search Results  */

.home_result{
	height: 135px;
	background: #fff url(media/national/bg_row4.gif) center left repeat-x;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	padding: 6px 10px;
	cursor: pointer;
	text-decoration: none;
}
.home_result h3, .locality_result h3{
	margin: 6px 0 10px 0; 
	color:#666666; 
	overflow:hidden;
}

div#img_thumb{float:left; width: 120px;}
img.home_thumb, img.locality_thumb {
	float:left;
	padding: 1px;
	border: 1px solid #999999;
	background: white;
}

.home_info{
	float:left;
	padding-left: 20px;
}

.home_link{
	float:left;
}

.home_url{
	float:right;
	margin-top: 6px;
}

.home_address{
	float:left;
	height: 80px;
	width: 200px;
}

.home_comments{
	float:left;
	width: 500px;
	background: white;
	border: 1px solid #999999;
	padding: 4px;
	margin-left: 20px;
}

.locality_result {
	float:left;
	padding: 10px;
	background: #fff url(media/national/bg_row4.gif) center left repeat-x;
	text-align:center;
	margin: 2px;
	width: 208px;
	cursor:pointer;
	border:1px solid #CCCCCC;
	min-height: 175px;
}

div.home-scroll{
	max-height: 470px;
	overflow:auto;
}

div.scroll{
	max-height: 400px;
	overflow:auto;
}


/* Row3: Experts info --------------------*/

#experts-row {
	background: #00419A;
	padding:20px;
	height:175px;
}

#experts-row h3{margin:0;}

#experts-text{
	float:left;
	width: 760px;
	color: #fff;
}

#experts-text a{color: #ffbe0c; text-decoration:underline;}
#experts-text a:hover{color:#fff;}

#experts-image{
	float:left;
	width:177px;
	padding: 8px;
	margin-top: 15px;
}

/* Row4: Featured Homes --------------------*/

#featured-row{
	background: #fff;
	padding: 20px;
	height: 185px;
}

div.featured-home{
	width: 122px;
	height: 128px;
	padding: 4px;
	margin: 2px;
	border-top: #eee solid 1px;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	border-left: #eee solid 1px;
	float: left;
	background: transparent url(media/bg_featured_home.gif) top left repeat-x;
}

div.featured-home img{
	border: 1px solid #666666;
}


/* Row5: Testimonials --------------------*/


#monial-row{
	xbackground: #FFFFFF;
	background: transparent url(media/national/bg_row3.gif) bottom left repeat-x;
	xbackground: #ecf3fc;
	padding:20px;
	height: 150px;
}

div.monial-box{
	float:left;
	width: 220px;
	height: 100px;
	padding: 8px 8px;
}

div.left {
	border-right: 1px solid #ccc;	
}

p.sayer {
	font-style: italic;
	margin: 0 0 10px 0;
	font-size: 12px;
}

/* Own a Metro Site - bottom Row ---------------------*/

#own-box {background: #00419A;color: #fff;padding: 20px;}
#own-box table {color: #fff;font-size: 11px;}
#own-box table tr td {padding: 0 10px;vertical-align: bottom;}
#own-box h3 span {color: #ffbe0c; font-weight: bold;}
#own-box h3 {
	color: #fff;
	text-align: right;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 12px;
}

a.more {
	background: transparent url(../media/bg_link_more.gif) right no-repeat;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	text-decoration: none;
}
#own-box a.more {
	background-color: #000;
	color: #fff;
	padding: 4px 10px 4px 4px;
	font-size: 10px;
	white-space: nowrap;
	border-right: #000 solid 3px;
}



/* Row6: Footer --------------------*/

#footer {
	font-size: 10px;
	color: #666;
	padding: 10px 20px;
	float: left;
}

/* various */
#press_contact{
	padding: 4px;
	border: 1px solid #ccc;
	background: #ecf3fc;
	width: 50%;
}

.light-blue{
	background: #ecf3fc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 8px;
}
