/* @override http://depts.washington.edu/psworks/msktc/css/layout.css */

/*  PLEASE DO NOT MAKE MODIFICATIONS TO THIS FILE.  They affect the viewport and
have been tested on multiple monitor sizes. */



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;
	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.home-nav:link,#Navigation ul li a.home-nav:visited {
	background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -46px;
	display: block;
}
#Navigation ul li a.sci-nav:link,#Navigation ul li a.sci-nav:visited {
	background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -142px;
	display: block;
}
#Navigation ul li a.tbi-nav:link,#Navigation ul li a.tbi-nav:visited {
	background: #314c6b url(../images/topnavbar_mouseover_BURN_0.png) -300px;
	display: block;
}

#Navigation ul li a.burn-nav:link,#Navigation ul li a.burn-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;
	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.home-nav:hover {
	color: #111054;
	background: url(../images/topnavbar_mouseover_BURN.png) 0 0;
}

#Navigation ul li a.sci-nav:hover {
	color: #427ca7;
	background: url(../images/topnavbar_mouseover_BURN.png) -142px 0;
}
#Navigation ul li a.tbi-nav:hover {
	color: #5a3875;
	background: url(../images/topnavbar_mouseover_BURN.png) -300px 0;
}
#Navigation ul li a.burn-nav:hover {
	color: #369484;
	background: url(../images/topnavbar_mouseover_BURN.png) -450px 0;
}

#banner div.bannerLeft ul li a {
	text-decoration: none;
	font: bold 1.5em Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	z-index: 100;
}

#banner div.bannerRight p a {
	color: #000056;
	font: bold 28px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

a:link.MSKTClogo, a:visited.MSKTClogo {
	color: #000056;
	font: bold 38px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#Footer div.footerLeft p a.NIDRR:link, #Footer div.footerLeft p a.NIDRR:visited{
	display: block;
	width: 78px;
	height: 35px;
	background: url(http://msktc.washington.edu/../images/NIDRR_logo.gif) no-repeat;
}

#banner div.bannerLeft ul li a.sci:link, #banner div.bannerLeft ul li a.sci:visited {
	color: #427ca7;
	position: relative;
	z-index: 101;
	font-size:19px;
}

#banner div.bannerLeft ul li a.tbi:link, #banner div.bannerLeft ul li a.tbi:visited {
	color: #5a3875;
	position: relative;
	z-index: 101;
	font-size:19px;
}

#banner div.bannerLeft ul li a.burn:link, #banner div.bannerLeft ul li a.burn:visited {
	color: #369484;
	position: relative;
	z-index: 101;
	font-size:19px;
}



/* @end */

#Wrapper {
	text-align: left;
	width: 90%;
	min-width: 900px;
	max-width: 1000px;
	margin-left: auto;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-right: auto;
	position: relative;
}

.hider {
	display: none;
}

div.logout	{
	float:right;
	padding-bottom:20px;
}

div#banner {
	display: block;
	position: relative;
	height: 98px;
}

div.bannerLeft {
	display: block;
	width: 143px;
	position: relative;
	float: none;
	left: 10px;
	top: 15px;
}

div.bannerRight {
	display: block;
	margin: 0 0 0 155px;
	padding: 0;
	position: absolute;
	top: 29px;
}

#banner div.bannerLeft ul {
	position: relative;
	margin: 2px 0;
	padding: 0;
}

#banner div.bannerLeft ul li {
	float: left;
	list-style-type: none;
	position: relative;
	margin-right: 8px;
	white-space: normal;
}

#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: #ccdcf6;
	position: relative;
	height: 26px;
	border-bottom: 1px solid #ccdcf6;
}

#cse-search-box div input.googlesearchbox {
	margin: 0;
	padding: 0;
	border-style: solid;
	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);
	border-left: 3px solid #ccdcf6;
}

#Navigation ul li.searchli {
	position: absolute;
	border-right: 3px solid #ccdcf6;
	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: #18316b;
	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: 154px;
	position: relative;
}

#Container {
	clear: both;
	padding-top: 25px;
	background: url(../images/BlueFade.png) repeat-x;
	min-height: 400px;
	position: relative;
	z-index: 4;
	height: 100%;
	margin: 0;
}

div#Content {
	float:left;
	width: 57%;
	position: relative;
	padding: 0;
	margin: 0 0 0 180px;
	padding-bottom:10px;
	top: -1px;
	font-size:110%;
	line-height:130%;
	left: -1px;
}

#Content p.indent {
	display: block; 
	margin-left: 2em;
	text-indent: -2em;
}

#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 {
	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#Right {
	float: right;
}

div#news {
	margin-right:10px;
	padding:10px;
	width: 189px;
	height: 295px;
	background: #f2eea9 url(../images/newsBack.png) repeat-x 0 bottom;
	z-index: 1;
	position: static;
}
*/
div#news {
    background: url("../images/newsBack.png") repeat-x scroll 0 bottom #F2EEA9;
    display: block;
    height: 295px;
    margin-left: 18px;
    margin-right: 4px;
    overflow: auto;
    padding-bottom: 50px;
    padding-left: 4px;
    position: absolute;
    right: 1px;
    top: 25px;
    width: 189px;
    z-index: 1;
}

ul.ui-tabs-nav li a {
	font-weight: bold;
}

.feedburnerFeedBlock {
	height:190px;
	overflow:auto;
}
.feedburnerFeedBlock ul {
	padding: 0;
	margin: 0 4px 0 6px;
}

.feedburnerFeedBlock ul li {
	list-style-type: none;
	padding: 0 0 12px;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
}

#news h2 {
	margin: 10px 4px 10px 6px;
	font: normal normal 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}

#news p {
	margin-left:5px;
	margin-right:5px;
	font: normal normal .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#Footer {
	clear: both;
	height: 80px;
	bottom: 0;
}


#Footer div.footerLeft {
	width: 237px;
	float: left;
}

#Footer div.footerLeft p {
	margin: 0;
	padding: 0;
	font-size: .8em;
}

#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 {
	display: none;
}

div#Container.not-front-nonews div#Content {
	width: 76%;
}



/* @end */


/* @group HOME PAGE */



#Container.front div#Content {
	margin-left: 24px;
	/*margin-bottom: 106px;*/
}

#Container.front div#news {
	margin-top:85px;
	width: 310px;
	height: 350px;
	padding-top:5px;
	margin-right:10px;
}

#Container.front blockquote {
	background-color: #f6f4e3;
	padding: 7px;
	width: 53%;
	margin: 0 0 24px 4px;
}

img#homeimgright {
	margin-top:10px;
	float:right;
}

#Container.front div#localNavigation {
	display: none;
}

#Content Form TABLE.editable {
	border:none;
	text-align:left;
	clear:both;
	vertical-align: middle;
	margin-bottom:10px;
	font-size:medium;
}

#Content Form TR TH.noborder {
	background-color:#005CAB;
	border:none;
	color:white;
	font-weight:bold;
	font-size:90%;
	vertical-align:middle;
	padding:3px;
	margin:0px;
}

#Content Form TR TD.noborder {
	border:none;
	color:black;
	padding:5px;
	padding-left:3px;
	vertical-align:top;
	font-size:80%;
}

#Content form tr td.label {
	text-align:right;
}

#Content TABLE.editable {
	border:none;
	text-align:left;
	clear:both;
	vertical-align: middle;
	margin-bottom:10px;
	font-size:medium;
}

#Content TABLE.editable TR TD{
	border:none;
}

#Content table tr td.label {
	text-align:left;
	border:none;
	color:black;
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	vertical-align:top;
	font-size:80%;
	width:40%;;
}

/* @end */

