/* @override http://depts.washington.edu/psworks/msktc/css/layout.css */


body {
	text-align: center;
	background-color: #dedfde;
	margin: 0;
	padding: 0;
	font: .8em/1.2em Lucida, Verdana, sans-serif;
}

/* @group link styles */

#Container a:visited {
	color:blue;
}


#news a {
/*	position: relative;
	display: block;
	color: #4d125d;
*/	text-decoration: none;
/*	font-style: italic; */
}

#news a:hover {
	text-decoration:underline;
}

#Footer div.footerRight p a {
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000056;
}

#localNavigation ul li a:link, #localNavigation ul li a:visited {
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	letter-spacing: -1px;
	font: bold 1.1em Arial, Helvetica, Geneva, sans-serif;
	/*background: #314c6b url(../images/navBack.png) 51px;*/
	background-color:#344866;
	padding: 3px 4px 4px;
	margin-bottom: 3px;
}
#localNavigation ul li a:hover{
	/*background: url(../images/navBack_o.png) -336px 0;*/
	color: black;
}



#Navigation ul li a.resources-nav:link,#Navigation ul li a.resources-nav:visited {
	/*background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -46px;*/
	display: block;
}
#Navigation ul li a.tryout-nav:link,#Navigation ul li a.tryout-nav:visited {
	/*background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -142px;*/
	display: block;
}
#Navigation ul li a.get-nav:link,#Navigation ul li a.get-nav:visited {
	/*background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -300px;*/
	display: block;
}

#Navigation ul li a.servicves-nav:link,#Navigation ul li a.services-nav:visited {
	/*background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -450px;*/
	display: block;
}

#Navigation ul li a.partners-nav:link,#Navigation ul li a.partners-nav:visited {
	/*background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -450px;*/
	display: block;
}

#Navigation ul li a:link,#Navigation ul li a:visited {
	display: block;
	vertical-align:middle;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font: bold 1.3em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -46px;*/
	border-right: 3px solid white;
}

#Navigation ul li a.resources-nav:hover {
	background: #66593F; /*url(../images/topnavbar_mouseover_BURN.png) 0 0;*/
}

#Navigation ul li a.tryout-nav:hover {
	background: #66593F; /*url(../images/topnavbar_mouseover_BURN.png) -142px 0;*/
}
#Navigation ul li a.get-nav:hover {
	background: #66593F; /*url(../images/topnavbar_mouseover_BURN.png) -300px 0;*/
}
#Navigation ul li a.services-nav:hover {
	background: #66593f; /*url(../images/topnavbar_mouseover_BURN.png) -450px 0;*/
}

#Navigation ul li a.partners-nav:hover {
	background: #66593f; /*url(../images/topnavbar_mouseover_BURN.png) -450px 0;*/
}

#banner div.bannerLeft a {
	text-decoration: none;
	position: relative;
	z-index: 100;
}

#banner div.bannerRight p a {
	color: #000056;
	font: bold 28px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}


#banner div.bannerLeft .WATAPlogo img {
	padding:0px;
}



/* @end */

#Wrapper {
	height:auto;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width: 90%;
	min-width: 900px;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.hider {
	display: none;
}

div#banner {
	display: block;
	position: relative;
	height: auto;
}

div.bannerLeft {
	display: block;
	width: 100%;
	position: relative;
	float: none;
	left: 10px;
}

#banner div.bannerLeft #homelink {
	height:25px;
	width:50%;
	padding-left:15px;
}	

#banner div.bannerLeft #homelink A:link,
#banner div.bannerLeft #homelink A:visited {
	color:blue;
}

#banner div.bannerLeft p {
	margin: 0;
	padding: 0;
	position: relative;
}

#banner div.bannerRight p {
	padding: 8px 0 8px 8px;
	float: left;
	margin: 0;
	/*border-left: 1px solid #000056;*/
	width: auto;
	position: relative;
}

div#Navigation {
	clear: both;
	background-color: #b2a17f;
	position: relative;
	height: 56px;
	border-bottom: 1px solid #b2a17f;
}

#cse-search-box div input.googlesearchbox {
	margin: 0;
	padding: 0;
	border-style: 1px solid black;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	width: 135px;
	position: absolute;
	right: 50px;
	top: 1px;
}

#Navigation ul {
	position: relative;
	height: 26px;
	margin: 0;
	padding: 0;
	/*background-image: url(../images/navBack.png);*/
	background-color:#344866;
	border-left: 3px solid #b2a17f;
	vertical-align:middle;
}

#Navigation ul li.searchli {
	position: absolute;
	border-right: 3px solid #b2a17f;
	margin: 0;
	padding: 0;
	width: auto;
	right: 0;
}

#cse-search-box div input.go {
	border-style: none;
	height: 26px;
	display: block;
	position: relative;
	margin: 0 0 0 2px;
	padding: 0;
	color: white;
	font-weight: bold;
	width: 48px;
	font-size: 11px;
	background-image: none;
	background-color: #344866;
	float: right;
	left: 0;
}

#Navigation ul li form  {
	display: block;
	position: relative;
	z-index: 3;
	text-align: left;
}

#Navigation ul li form input.textbox {
	float: left;
	font-weight: bold;
	display: block;
	position: relative;
	font-size: 1.3em;
	width: 130px;
	padding: 0;
	margin: 0;
	border-left-style: none;
	height: 21px;
}

#Navigation ul li {
	float: left;
	list-style-type: none;
	width: 138px;
	position: relative;
}

#Container {
	clear: both;
	padding-top: 25px;
	background: url(../images/template/navbar_bodybkfade.jpg) repeat-x;
	min-height: 346px;
	position: relative;
	z-index: 4;
	height: 100%;
	margin: 0;
}

div#Content {
	/*width: 72%;*/
	position: relative;
	padding: 0;
	margin: 0 0 0 200px;
	margin-right:350px;
	padding-bottom:10px;
	top: -1px;
	font-size:110%;
	line-height:130%;
}

#Content h1 {
	color: #000056;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	left: -9px;
	position: relative;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

#Content h2 {
	color: #000056;
	font: normal normal 1.2em Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}

div#localNavigation {
	display:none;
	width: 190px;
	position: absolute;
	display: block;
	left: 1px;
	z-index: 4;
}
 
#localNavigation ul {
	margin: 0 0 0 4px;
	padding: 0;
	position: relative;
	z-index: 5;
}


#localNavigation ul li {
	list-style-type: none;
	width: 143px;
	position: relative;
}

div#news {
	width: 189px;
	padding:auto;
	margin-right: 4px;
	background-color:#c4d3e9;
	background-image: url(../images/template/whatsnewbox_home.png);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	padding-bottom: 50px;
	padding-top:2px;
	position:absolute;
	display: block;
	margin-left: 18px;
	z-index: 1;
	top: 25px;
	right: 1px;
	min-height: 300px;
	overflow: auto !important;
}

div#news IMG.rotator {
	width:275px;
	display:block;	
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

div#news ul#catalog {
    list-style-image: url("../images/tbi_bullet.png"); 
	padding-top: 20px;
	margin: 0 4px 0 2px;
}

div#news ul {
	padding-top: 10px;
	margin: 0 4px 0 2px;
}

div#news ul li {
	list-style-type: none;
	margin-bottom: 9px;
	padding: 0 0 5px;
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
/*    list-style-image: url("../images/tbi_bullet.png");
*/}

div#news h2 {
	color: #4d125d;
	margin: 10px 4px 10px 6px;
	font: normal normal 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}

div#news p {
	margin-left:5px;
	margin-right:5px;
	font: normal normal .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#news #socialbadges {
	margin-top:10px;
}


div#Footer {
	clear: both;
	height: 80px;
	bottom: 0;
}


#Footer div.footerLeft {
	width: 100%;
	float: left;
	color:gray;
}

#Footer div.footerLeft p {
	margin: 0;
	padding: 0;
	font-size: .8em;
}

#Footer div.footerLeft a:link {color:blue}
#Footer div.footerLeft a:visited {color:blue}


#Footer div.footerRight {
	position: relative;
	float: right;
	right: 200px;
}

/* @group FADER */

#top, #bottom, #left, #right {
	display: none;
	}
	#left, #right {
		position: fixed;
		top: 0; bottom: 0;
		width: 88px;
		}
		#left { left: 0;  background: url(../images/left.png) left center repeat-y;}
		#right { right: 0; background: url(../images/right.png) right center repeat-y;}

	#top, #bottom {
		position: fixed;
		left: 0; right: 0;
		height: 88px;
		}
		#top { top: 0px; background: url(../images/top.png) top center repeat-x; }
		#bottom { bottom: 0px; background: url(../images/bottom.png) bottom center repeat-x; }
/* @end */

#cse-search-box div {
	margin-left: -3px;
}

/* @group not-front-nonews */

div#Container.not-front-nonews div#news, div#Container.front-nonews div#news {
	display: none;
}

div#Container.not-front-nonews div#Content, div#Container.front-nonews div#Content {
	width: 76%;
}



/* @end */


/* @group HOME PAGE */



#Container.front div#Content {
	margin-left: 24px;
	/*margin-bottom: 106px;*/
}

#Container.front div#news {
	width: 325px;
	margin-top: 0px;
	overflow:hidden;
	padding-top:2px;
}

#Container.front blockquote {
	background-color: #f6f4e3;
	padding: 7px;
	width: 53%;
	margin: 0 0 24px 4px;
}

#Container.front img#homeimgright {
	width: 325px;
	margin: 0;
	display: block;
	height: 244px;
	position: absolute;
	right: 4px;
	padding: 0;
}

#Container.front div#localNavigation {
	display: none;
}

/* @end */

