@charset "utf-8";

#header li.medicineLogo {
	background-image: none;
	margin-left: 60px;
}
.medicineLogo a {
	display: block;
	width: 105px;
	height: 13px;
	background-image: url(../image/medicine.gif);
	text-indent: -9999px;
	margin-top: 4px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.medicineLogo a:hover {
	background-position: 0px -14px;	
}
#header li.feedbackLink {
	margin-left: 18px;
	padding: 1px 0 0 22px;
	font-size: 11px;
}
.feedbackLink a {
	color: #fff;
}
.feedbackLink a:hover {
	color: #ccc;
}
#weather {
	background-image:url("../image/header_img/weatherShadow_thin.png");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	height:32px;
	padding-right:10px;
	width:122px;
}
#weather span {
	display: block;
	margin:-3px;
	padding:4px 0 0;
	text-align:center;
}
#weather .weather-city a {
	color: #fff;
}
#weather .weather-city a:hover {
	color: #ccc;
}
#weather div {
	float: right;
	padding: 5px 13px 0 0;
}
.weather-icon {
	float: left;
	padding:0 0 0 8px;
}
#uwLogo {
	display: block;
	width: 302px;
	height: 21px;
	background-image: url(../image/wlogo_lg.gif);
	background-repeat: no-repeat;
	padding: 3px 0 0 130px;
	background-position: right bottom;
	float:left;
}
#uwLogo a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}



/*-- Patch --*/

.patchYes .wlogoSmall {
	padding-left: 100px;
}


/*-- Color --*/
.colorGold {
	background-position: 0px -150px;
}
.colorGold .logoAbsolute {
	background-color: #D7A900;
}
.colorGold li a {
	color: #333;
}
.colorGold li a:hover {
	color: #000;
}
.colorGold  .wlogoSmall {
	background-position: 68px 5px;
}



.logoAbsolute {
	position: absolute;
	height: 75px;
	width: 76px;
	background-color: #39275B;
	background-image: url(../image/header_img/w.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: -85px;
}
.wlogoSmall {
	height: 25px;
	float: left;
}
.wlogoSmall a {
	display: block;
	text-indent: -1000px;
	overflow:hidden;
}
#wtext {
	height: 25px;
	float: right;
	padding-right:15px;
}
.border {
	background-image: url(../image/header_img/leftbar.png);
	background-repeat: no-repeat;
	background-position: left center;	
	display: block;
	float: left;	
}


/*-- Search --*/

.wfield {
	height: 21px;
	background: url(../image/header_img/tfbg3_8.png) no-repeat;
	float: left;
	padding:2px 0 0 3px;
}
input.wTextInput {
	width: 142px;
	height: 17px;
	background: none;
	border: none;
	color: #777;
	font-size: 88%;
    margin: 0 0 0 5px;
}


/*-- Global Header --*/

.wheader {
	background-image: url(../image/header_img/bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding: 0 0 0 20px;
}
.wheader ul{
	margin: 0;
}
.wheader li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 79%;
	font-weight: bold;
	white-space: nowrap;
}
.wheader li a {
	text-decoration: none;
	display:inline;
	float: left;
	padding: 8px 6px 7px 6px;
	white-space: nowrap;
	text-transform: uppercase;
}
.wheader li a:hover {
	background-image: url(../image/header_img/notch.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#wsearch {
	height: 25px;
	float: right;
}
#wlogoLink {
	display: block;
	width: 74px;
	height: 74px;
}
.formbutton {
	background:url("../image/header_img/submit2_8.png") no-repeat scroll left top transparent;
	border:medium none;
	color:transparent;
	cursor:pointer;
	height:18px;
	margin:0;
	padding:0 0 0 2px;
	text-indent:-9999px;
	vertical-align:top;
	width:30px;
	line-height: 0px !important;
}
#autoMargin {
	width: 960px;
	margin: 0 auto;
}
.margRight {
	margin-right: 20px;
}
.city {
	padding: 7px 0 0 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #333333;
}
/*----------Make Full Header-----------*/

#header a.mainNavLinkNotch {
	padding:0 10px 6px 8px;
	color: #FFFFFF;
	text-decoration: none;	
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#header h4 {
	letter-spacing:0;
	display:inline;
}
.mainNavLinkNotch:hover {
	cursor: pointer;
}

#header .mainNavLinkLeft:hover {
	background-image: url(../image/header_img/mainNav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-color: transparent;	
}
ul#navg {
	margin: 0 .5em 1.5em 1.5em;
}
#navg li:hover .mainNavLinkRight {
	background-image: url(../image/header_img/mainNav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	display:block;		
}
#navg li:hover .mainNavLinkNotch {
	background-image: url(../image/header_img/mainNav_notch.gif);
	background-repeat: no-repeat;
	background-position: center 14px;
	display:inline-block;
	color: #333;
	height: 21px;
}
#navg li:active .mainNavLinkNotch {
	color: #666;
}

#header {
	height:125px;
	width: 960px;
	margin: 0 auto;
	clear:both;
}
#header li {
	float: left;
	display:inline;
	margin-left: 5px;
	padding-left: 0;
	list-style-type: none;
	background: url(../image/nav_left_bar.gif) left top no-repeat;
	padding-left:0;
}
.mainNavLinkRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	outline:none;
	padding-top:2px;
}
.tagline {
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	padding: 20px 0 20px 0;	
	margin: 0;
	color: #FFF;
	clear:both;
}
.tagline a {
	color: #FFF;
}
.taglineGold {
	color: #d7a900;
}

/* ------------------- Rollover --------------------*/

#navg div.mainNavLinkRight .text {
	display: none;
}
.text {
	background-image: url(../image/menu_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navg div.mainNavLinkRight:hover .text {
	position: absolute;
	display: block;
	width: 466px;
	color: #000;
	margin-top: 0;
	z-index: 100000000;
}
.mainNavBG {
	background-image: url(../image/menu_shadow.png);
	background-repeat: no-repeat;
	background-position: 2px 0;
	overflow: hidden;
}
#header .mainNavBG ul {
	padding: 18px 0 10px 5px;
	margin: 0;
	width:185px;
}
#header .mainNavBG li {
	float: none;
	display: list-item;
	margin: 0 10px;
	list-style-type: none;
	background-image: none;
	line-height: 13px;
	padding: 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#header .mainNavBG li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	outline: none;
	padding: 2px 0 2px 8px;
	white-space: normal;
	display: block;
}
#header .mainNavBG li a:hover {
	color: #355EA2;
	outline: none;
	background-image: url(../image/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}
.mainNavLinks {
	display: block;
	float: left;
}
.mainNavBlurb {
	border-left:1px solid #E7E6E6;
	float:right;
	margin:20px 0 0;
	padding:0 40px 0 25px;
	width:195px;
}
.mainNavBlurb img {
	border-bottom:1px dotted #DFDFDF;
	margin-bottom:10px;
	padding-bottom:15px;
}
.mainNavBlurb p {
	padding-top: 3px;
	font-size: 97%;
	font-weight: lighter;
	line-height: 14px;
}
.mainNavBlurb p b {
	display:block;
	font-size:110%;
	padding-bottom:8px;
}
#header a.external-link {
	background:url(../image/arrow_bullet.gif) right 4px no-repeat;
	padding-right:8px;
	font-weight:bold;
	display:inline-block;
}
#header a.internal-link {
	background:url(../image/arrow_bullet.gif) right 4px no-repeat;;
	padding-right:8px;
	font-weight:bold;
	display:inline-block;
}
