@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding: 0;
font-family: verdana, arial, tahoma;
color: #515151;
}

#header, #top,  #sidebar, #footer, #container .breadcrumb {
display: none;
}


/* CONTAINER */

#container {
width: 700px;
margin: 0 auto;
text-align: left;
}

#container a, #container a:visited {
color: #16accc;
font-weight: bold;
}
#container a:hover {
color: #d80000;
}

#container .block {
margin: 0 0 30px 0;
padding: 10px 20px;
text-align: left;
background-color: #efefef;
}


#container .block2 {
margin: 30px 0 0 0;
padding: 10px 20px;
text-align: left;
background-color: #eff9fc;
border-top: 1px solid #c9e6f3;
border-bottom: 1px solid #c9e6f3;
}

#container .block2 a, #container .block2 a:visited {
color: #24a0ba;
text-decoration: none;
border-bottom: 1px solid #c7e8ef;
padding-bottom: 2px;
}

#container .block2 a:hover {
color: #515151;
}

#container .block3 {
margin: 0 0 10px 20px;
padding: 10px;
text-align: left;
background-color: #eff9fc;
border-top: 1px solid #c9e6f3;
border-bottom: 1px solid #c9e6f3;
}


#container .blockgradient {
background-image: url(http://depts.washington.edu/trio/images/bg_gradient.png);
background-repeat:no-repeat;
background-position:bottom;
border-bottom: 1px solid #e8e8e8;
margin-bottom: 30px;
}

.highlight img {
border: 5px solid #efefef;
}

.highlight:hover img{
border: 5px solid #183030;
}


#main {
width: 700px;
padding: 0px;
margin: 30px 0;
}




/* leftbar */

#leftbarWrapper {
}

#leftbar {
width: 700px;
margin: 0;
padding: 0;
text-align: left;
}

/* rightbar */

#rightbarWrapper {
display: none;
}



/* SIDEBAR */

#sidebar {
float: left;
width: 220px;
margin: 0;
text-align: left;
}

#sidebar .menu, #sidebar .news {
padding: 5px 10px;
margin-bottom: 45px;
}

#sidebar .menu a {
text-decoration: none;
display: block;
}

#sidebar ul {
margin: 0;
padding: 0;
display: block;
}
#sidebar li {
list-style: none;
padding: 7px 0;
border-bottom: 1px solid #e3e3e3;
}
#sidebar p {
margin: 10px 0 15px 0;
padding: 0;
}

#sidebar #currentpage {
color: #d80000;
}





/* NOSIDEBAR */

#nosidebar {
padding: 0px;
margin: 0 0 35px 0;
}

#hp1, #hp2 {
float: left;
width: 295px;
border-right: 1px solid #e6e2d2;
}

#hp1 {
padding: 1px 15px 15px 15px;
margin: 0;
}

#hp2 {
padding: 1px 15px 0px 15px;
margin: 0;
}

#hp3 {
float: left;
width: 290px;
margin: 0;
padding: 1px 0 0 15px;
}


#nosidebar .left {
float: left;
width: 640px;
margin-right: 80px;
padding-bottom: 30px;
}
#nosidebar .right {
float: left;
width: 240px;
}



/* CONTENT */

#content {
float:left;
width: 700px;
padding: 0 0 0 40px;
margin: 0;
text-align: left;
}

#content span {
font-size: 0.9em;
color: #8c9c9c;
}

#content p {
margin: 0 0 20px 0;
padding: 0;
text-align: left;
}

#content .plist {
margin: 0 0 10px 0;
padding: 0;
text-align: left;
}

#content .imgheader {
background-color: #1b3738;
border:10px solid #e3e3e3; 
margin-bottom: 30px;
}



/* HEADERS */


h1 {
font-family: georgia, times new roman, palatino;
font-size: 2em;
color: #333;
font-weight: normal;
margin: 0;
padding-bottom: 10px;
text-align: left;
}

h2 {
font-family: georgia, times new roman, palatino;
font-size: 1.3em;
line-height: 1.4em;
color: #515151;
font-weight: normal;
margin: 0 0 12px 0;
padding: 0;
letter-spacing: 0.05em;
text-align: left;
}

h2 a {
color: #008ec3;
font-weight: normal;
text-decoration: none;
border-bottom: 1px solid #e3e3e3;
}

h2 a:hover {
color: #515151;
border-bottom: 1px solid #16accc;
}


h3 {
font-family: georgia, times new roman, palatino;
font-size: 0.75em;
line-height: 1.6em;
color: #526161;
font-weight: bold;
text-transform:uppercase;
margin: 15px 0 5px 0;
padding: 0;
letter-spacing: 0.3em;
text-align: left;
}

h3 a {
color: #16accc;
text-decoration: none;
}


.section {
padding: 8px 0;
border-top: 4px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

#container .centered {
text-align: center;
}

#container .excerpt {
font-family: georgia, palatino, palatino linotype;
font-size: 0.7em;
line-height: 21px;
margin: 0;
padding: 0;
}

#container .aexcerpt {
font-family: georgia, palatino, palatino linotype;
font-size: 1.2em;
line-height: 24px;
}

#content p, #content li, #sidebar p, #sidebar li, #nosidebar p, #nosidebar li, #tqfooter p  {
font-size: 13px;
line-height: 22px;
text-align:left;
}

.divider {
margin: 30px 0 30px 0;
padding: 0;
border-bottom: 2px solid #e1e1e1;
}


#styledtable {
	border-top: 1px solid #c9e6f3;
	border-left: 1px solid #c9e6f3;
	margin-bottom: 20px;
}
#styledtable tr {
	color: #4f6b72;
	border-right: 1px solid #c9e6f3;
	border-bottom: 1px solid #c9e6f3;
	border-top: 1px solid #c9e6f3;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
#styledtable td {
	font-size: 0.7em;
	line-height: 18px;
	border-right: 1px solid #c9e6f3;
	border-bottom: 1px solid #c9e6f3;
	background: #fff;
	padding: 10px 6px 10px 12px;
}
#styledtable td.alt {
	border-top: 0;
	background-color: #eff9fc;
}
#styledtable td.alt2 {
	border-top: 1px solid #fff;
	border-left:  1px solid #fff;
	background-color: #eff9fc;
}
#styledtable td.alt3 {
	border-top: 1px solid #eff9fc;
	border-left:  1px solid #eff9fc;
	background-color: #cae6ef;
	color: #3d565e;
	font-size: 13px;
}



/* OL UL LI */

#container ol {
margin: 0 0 0 35px;
padding: 0;
}

#container ol li {
padding: 0 0 5px 0;
}

.arrow {
padding: 0;
margin: 0 0 20px 0;
list-style-type: none;
}

.arrowindent {
padding: 0;
margin: 0 0 25px 40px;
list-style-type: none;
}

.bulletred {
padding: 0;
margin: 0 0 0 15px;
list-style-type: none;
}

.bulletred li, .bulletred li ul li {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_red2.gif);
background-repeat: no-repeat;
background-position: 0 9px;
padding: 0 0 0 15px;
margin: 0 0 2px 0;
}

.arrow li, .arrowindent li {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 15px;
margin: 0 0 5px 0;
}

.arrow .indented {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 1.4em;
margin: 0 0 5px 2.4em;
}


.vidtut {
background-image: url(http://depts.washington.edu/trio/images/resources/playvideo.png);
background-repeat: no-repeat;
background-position: right;
padding: 2px 20px 2px 0;
}

.vidtutl {
background-image: url(http://depts.washington.edu/trio/images/resources/playvideo.png);
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 2px 22px;
line-height: 25px;
}

.pdfdownload {
background-image: url(http://depts.washington.edu/trio/images/resources/downloadpdf2.png);
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 2px 22px;
line-height: 25px;
}

.valid {
background-image: url(http://depts.washington.edu/trio/images/bullet_valid.png);
background-repeat: no-repeat;
background-position: left;
padding: 2px 10px 2px 20px;
text-decoration: none;
}

.arrowspace {
padding: 0;
margin: 0;
list-style-type: none;
}

.arrowspace li {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 1.4em;
margin: 0 0 20px 0;
}

.download {
padding: 0;
margin: 0 0 20px 0;
list-style-type: none;
}

.download li {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_download.png);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}

.check {
padding: 0;
margin: 0 0 20px 20px;
list-style-type: none;
border-top: 1px dotted #94d1ec;
}

.check li {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_check.png);
background-repeat: no-repeat;
background-position: 1em 1.6em;
padding: 15px 0 15px 35px;
margin: 0;
border-bottom: 1px dotted #94d1ec;
}

.check li:first-letter, .cross li:first-letter {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
}

.check .alt, .cross .alt {
background-color: #eff9fc;
}

.cross {
padding: 0;
margin: 0 0 20px 20px;
list-style-type: none;
border-top: 1px dotted #94d1ec;
}

.cross li {
text-align: left;
background-image: url(http://depts.washington.edu/trio/images/bullet_cross.png);
background-repeat: no-repeat;
background-position: 1em 1.6em;
padding: 15px 0 15px 35px;
margin: 0;
border-bottom: 1px dotted #94d1ec;
}

#container ul li ul li {
background: none;
}


/* IMG ALIGN */

#container .imgright {
float: right;
margin: 0 0 10px 10px;
}

#container .imgleft {
float: left;
margin: 0 10px 10px 0;
}

.comingsoon {
font-size: 11px; 
color: #787671;
text-transform: uppercase; 
padding: 4px 9px; 
background-color: #f8f6f1;
}

/* FOOTER */

#tqfooter {
display: none;
}

/* FOOTER */

#footer {
margin: 0;
padding: 8px 0;
background-color: #183030;
color: #a1aeae;
font-size: 0.6em;
letter-spacing: 0.1em;
}
#footer a {
font-size: 1.1em;
color: #1ab5d1;
letter-spacing: 0em;
text-decoration: none;
}
#footer p {
padding: 5px 0;
margin: 0;
line-height: 1.5em;
}
