/* START MASTHEAD --------------------*/
#masthead {
	background-image:url(/static/images/demo-mo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1025px;	
	}
#masthead #tools {
	width:300px;
	float: right;
	margin:5px 200px 0 0;
	text-align:center;
	}
.mhdate {color:#666;}

 #masthead-links {
 	border-top:solid 1px #ccc;
 	clear:both;
 	float:right;
	margin: 5px 0;
	}
#weather, #subscribe {
	float: right;
	}

#subscribe{
	text-align:center;
	} 
#weather {
	border-left: solid 1px #ccc;
	margin:0 10px;
	padding-left: 10px;
	} 


/* YAHOO SEARCH ---------- */

#mh-tools, #yahoo-search {
	width:360px;
	float: right;
	text-align:left;
	font-weight:normal;
	}
#mh-tools{
	margin:15px 250px 0 0;
	}
#mh-tools #weather {
	float:right;	
	border:0px;
	color: #9bb0cd;
	}
#mh-tools #weather a {
	color: #696;
} 
#mh-tools .mhdate {color:#666;}
#yahoo-search {
	height:30px;
	font-size:11px;
	font-weight:normal;
	background-color:#dfe5ef;
	margin:0 250px 0 0;
	padding:5px;
	}
#mh-search-opt select{
	background: white;
	border:solid 1px #ccc;
	font-size:11px;
	color:#666;
	/*width:110px;*/
	height:18px;
	}
.mh-text {
	height:18px;
	border:solid 0px #333;
	font-size:11px;
	color:#666;
	width:110px;
	height:18px;
	padding-left:5px;
}

#mh-search-form {
	float;left;
	}
#mh-search-field {
	height:17px;
	float:left;
	}

 .right-button {
	cursor:pointer;
	border:none;
	width:55px;
	height:17px;
	color:#ffffff;
	font-size: 11px;
	padding-bottom:3px;
	}
#yahoo-tag {
	font-size:10px;
	color:#333;
	margin-top:8px;}
.navlinks{
	color:#666;
	text-align: right;
	margin-right: 10px;
	}

/* SEARCH ---------- */

#search-form {
	float:right;
	width:250px;
	padding:0;
	overflow:hidden;
	}
#search-form .hidden {
	display:none;
	}
#search-form .search-field {
	height:18px;
	float:left;
	}
#search-form .search-field span{
	padding-left:25px;
	height:18px;
	float:left;
	}
#search-form .search-field input {
	background:none;
	display:block;
	float:left;
	height:16px;
	width:100px;
	border:none;
	font-size: 1em;
	color:#666;
	margin:1px 0;
	padding-top:2px;
	}
#search-form .buttons {
	float:left;
	}
#search-form .buttons div {
	width:91px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	float:left;
}
#search-form .buttons div a {
	display:block;
	text-align:center;
	margin: 0; padding:0;
	width:100%; height:100%;
	line-height:18px;
	}
#search-form a *,
#advanced-search a * {
	color:#3F3F3F;
	}
#search-form .buttons div a:hover {
	background-image:none;
	text-decoration:none;
	}

#search-form .buttons div a span {
	height:100%;
	line-height:18px;
	cursor:pointer;
	}

#search-form .right-button {
	cursor:pointer;
	border:none;
	width:91px;
	height:17px;
	color:#ffffff;
	font-size: 12px;
	padding:1px;
	}

.yahoosearch {
	color: #000;
	font: normal 9px verdana, sans-serif;
	line-height: 18px;
}
.yahoosearch .radio_label {
	font-weight: bold;
}
.yahoosearch .search_label {

}
.yahoosearch .search_label2 {
        color: #F03;
	text-transform: uppercase;
    font-weight: bold;
}
.yahoosearch .search_label3 {
	text-transform: uppercase;
	color: #545454;
        font-weight: bold;
}	
	
/* navigation */
#navigation {
    background-color:#b6d0e9;
    /*border-top: solid 1px #999;*/
    font-family: arial, verdana;
    font-size:12px;
    font-color:#333;   
}
