@charset "UTF-8";

/* 	Core Styles for OISS
	Web Services, ITS, Yale University
	CSS by Victor Velt <victor.velt@yale.edu>
	3-27-09, version 1 (VV)
--------------------------------------------------------------- */

/* 	Search for =Style to jump down to a given style section  */

/*	QuickFind:

	=Reset
	=Layout & Base
	=Header Content
		Header Main
		Header Tools
		Header Special
		Header Search
		Events & A-Z Index links
		Search Box

	=Tab Nav
 	=Column 1 Content
 	=Column 2 Content
 		Breadcrumb
 		Body Content 

	=Column 3 Content (Sidebar)
		Sidebar Links

	=Print Styles
	
	--------------------------------------
*/


/* =Reset Styles, avoids form elements
-------------------------------------------------------------- */
html, body, div, span, object, embed, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, code, cite, 
del, dfn, img, q, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: none; }

table { border-collapse: collapse; }
caption, th, td { text-align: left; vertical-align: top; }


/* =Layout & Base
-------------------------------------------------------- */
body { 
background: #f8f8f8 url(../images/page_bkgd.gif) repeat-x top left;
text-align: center; /* helps IE center container div */
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 980px;
padding: 0;
margin: 0 auto;
text-align: left; /* resets all to align left */
background: transparent url(../images/shadow_pagebox.png) repeat-y;
padding: 0 12px;
}

#outer-wrap { 
/* holds the banner photo, content styles below */
float: left;
background: #fff url(../images/banner_1.jpg) no-repeat top left;
/* sets up a stacking context */
position: relative;
z-index: 0;
}

#header { /* see header content styles below */
height: 176px;
background: transparent;
}

#column-wrap {
width: 980px;
padding-bottom: 20px; /* maintains space at bottom */
/* set minimum height */
min-height: 400px;
height: auto !important;
height: 400px;
}

body.clean-page #column-wrap { /* use to blank out banner photo bleed */
background-color: #fff;
}

#tab-nav { /* see additional tab-nav styles below */
width: 980px;
height: 50px;
float: left;
border-top: 1px solid #333;
}

#col1, #col2, #col3 {
float: left;
}

#col1 { width: 172px; margin-right: 25px; }
#col2 { width: 514px; margin-right: 25px; }
/* #col3 { width: 224px; } */
#col3 { width: 219px; padding-right: 25px; }

#footer {
clear: left;
background: #b4c0ca url(../images/footer_bkgd_blue.gif) repeat-x bottom left;
border-top: 1px solid #434343;
overflow: hidden;
height: 1%;
}

#footer img {
display: block;
border-bottom: 1px solid #434343;
}

#footer p {
font-size: 10px;
line-height: 1.4em;
color: #fff;
padding: 15px 0 25px 25px;
}

#footer a {
color: #FFF490;
text-decoration: none;
}

#footer a:hover { color: #def; text-decoration: underline; }

#container-bottom {
background: transparent url(../images/shadow_bottom.png) no-repeat;
height: 12px;
margin: 0 auto;
padding-bottom: 2px;
width: 1004px;
}

.clear-all {
/* apply to a div to clear floats as needed */
clear: both;
font-size: 0;
line-height: 0px;
height: 1%; /* Netscape needs at least 1px height */
display: block; /* also helps Netscape */
visibility: hidden;
}


/* =Header Content
------------------------------------------------------ */

/* Header Main
---------------------------------- */
h2#yale {
position: absolute; 
text-indent: -9999em;
}

h2#oiss {
position: absolute; 
text-indent: -9999em;
}

ul#header-main li {
list-style-type: none;
}

ul#header-main li a {
display: block;
text-decoration: none;
z-index: 10;
cursor: pointer;
}

ul#header-main li.yale a {
position: absolute;
top: 3px;
height: 30px;
left: 15px;
width: 140px;
}

ul#header-main li.oiss a {
position: absolute;
top: 96px;
height: 35px;
right: 20px;
width: 640px;
}

/* Header Tools
---------------------------------- */
ul#header-tools {
position: absolute;
top: 45px;
right: 15px;
padding: 5px 0;
}

ul#header-tools {
font-size: 10px;
line-height: 1.2em;
}

ul#header-tools li {
list-style-type: none;
display: inline;
}

ul#header-tools li a {
text-decoration: none;
color: #202020;
background-repeat: no-repeat;
background-position: left center;
padding: 3px 10px 5px 23px;
}

ul#header-tools li a:hover { color: #000; text-decoration: underline; }

ul#header-tools li.oiss-events a {
background-image: url(../images/icon_clock.png);
}

ul#header-tools li.contact-us a {
background-image: url(../images/icon_phone.png);
}

/* Header Special
---------------------------------- */
ul#header-special {
position: absolute;
z-index: 20;
top: 149px;
right: 25px;
}

ul#header-special {
font-size: 11px;
line-height: 1.2em;
text-transform: uppercase;
}

ul#header-special li {
list-style-type: none;
display: inline;
}

ul#header-special li a {
background: url(../images/special_tab_bkgd.png) no-repeat top right;
display: block;
height: 17px;
padding: 5px 15px 3px 15px;
float: left;
text-decoration: none;
color: #434343;
border: solid #000;
border-width: 1px 1px 0 1px;
margin-left: 5px;
}

ul#header-special li a:hover { color: #000; background: #dde3ed; }

/* Header Search
---------------------------------- */
#header-search {
position: absolute;
top: 5px;
right: 25px;
}

/* Events & A-Z Index links
---------------------------------- */
ul#topper-links {
font-size: 10px;
line-height: 1.2em;
padding: 0;
margin: 7px 3px 0 0;
float: left;
}

ul#topper-links li { 
display: inline;
color: #556355;
float: left;
}

ul#topper-links li a {
text-decoration: none;
color: #556355;
float: left;
border-right: 1px solid #fff;
}

ul#topper-links li a:hover { color: #000000; text-decoration: underline; }

ul#topper-links li.last a { 
padding-right: 0px;
border: none;
}

/* Search Box
---------------------------------- */
form#topper-search {
float: left;
margin: 0;
margin-top: 1px; /* aligns vertical position */
white-space: nowrap;
}

form#topper-search input.sfield {
font-size: 11px; 
font-style: italic;
color: #666;
width: 150px;
margin: 0;
padding: 2px 5px;
vertical-align: middle;
border: 1px solid #999;
}

form#topper-search input.gobutton {
width: 28px;
height: 21px;
vertical-align: middle;
cursor: pointer;
}


/* =Tab Nav
------------------------------------------------------ */
#tab-nav {
width: 980px;
height: 30px;
float: left;
border-top: 1px solid #FFFFFF;
}

#tab-nav ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.2em;
margin: 0;
padding: 0;
float: left;
width: 980px; 
margin: 0 auto;
}

#tab-nav ul li { 
display: inline;
list-style-type: none;
}

#tab-nav ul li a {
color: #36485d;
text-decoration: none;
/* height of graphic minus top padding = height of tab */
padding: 6px 12px 0 12px;
height: 44px;
text-align: center;
float: left;
background-image: url(../images/nav_bkgd.png);
background-repeat: no-repeat;
background-position: center top; /* hz, vt */
}

/* widths set below plus the left/right padding above 
   equal the actual widths of the tabs, the total must
   equal 980 pixels  */
#tab-nav ul li.a1 a { width: 80px; }
#tab-nav ul li.a2 a { width: 127px; }
#tab-nav ul li.a3 a { width: 147px; }
#tab-nav ul li.a4 a { width: 127px; }
#tab-nav ul li.a5 a { width: 250px; }
#tab-nav ul li.a6 a { width: 105px; }

#tab-nav ul { /* sets up a stacking context */
position: relative;
z-index: 0;
}

#tab-nav ul li.divider {
background: url(../images/nav_divider.gif) no-repeat right top; /* hz, vt */
width: 1px;
height: 28px;
position: absolute;
z-index: 100;
top: 0;
}

#tab-nav ul li a { /* use to figure out left positions below
outline: 1px solid #f00; */
}

#tab-nav ul li.divider.a { left: 104px; }
#tab-nav ul li.divider.b { left: 255px; }
#tab-nav ul li.divider.c { left: 426px; }
#tab-nav ul li.divider.d { left: 577px; }
#tab-nav ul li.divider.e { left: 850px; }

#tab-nav ul li a:hover {
color: #000;
background-position: center bottom; /* hz, vt */
}


/* =Column 1 Content
------------------------------------------------------ */
#section-nav {
background-color: #e0e0e0;
border-width: 1px 1px 1px 0;
margin-bottom: 35px;
}

#section-nav h3 {
font-size: 12px; 
background: #FFFFFF;
color: #000000;
line-height: 1.2em;
margin: 0;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #cccccc;
}

#section-nav ul {
font-size: 11px;
line-height: 1.2em;
font-weight: normal;
list-style-type: none;
padding: 11px 0 10px 25px;
}

#section-nav ul li {
padding-bottom: 1em;
}

#section-nav ul ul {
font-size: 10px;
padding: 1em 0 0 20px;
}

p.section-info {
font-size: 10px;
color: #62829f;
line-height: 1.5em;
padding: 0 10px 0 25px;
margin: 1em 0;
}

img.tree-logo {
display: block;
margin: 25px 0 0px 25px;
}


/* =Column 2 Content
------------------------------------------------------ */

/* Breadcrumb 
---------------------------------- */
#col2 #breadcrumb {
padding: 0 15px 15px 0;
overflow: hidden;
height: 1%;
}

#col2 #breadcrumb ul {
list-style-type: none;
font-size: 10px;
line-height: 1.2em;
margin: 0;
}

#col2 #breadcrumb li {
padding: 0 10px 0 15px;
display: inline;
float: left; /* keeps list items flush together */
background: url(../images/breadcrumb_tic_arrow.gif) no-repeat 0 70%;
}

#col2 #breadcrumb li.bcfirst {
padding-left: 0;
background: none;
}

#col2 #breadcrumb.no-breadcrumb { display: none; }


/* Body Content 
---------------------------------- */
a {
color: #435a7a;
text-decoration: none;
}
	
a:hover {
color: #000;
text-decoration: underline;
}

#col2 h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
line-height: 1.3em;
color: #0f4d92;
margin-top: -0.2em;
margin-bottom: 0.5em;
}

#col2 h2 {
font-size: 16px;
font-weight: normal;
line-height: 1.3em;
color: #0f4d92;
margin: 0em;
}

#col2 h3 {
font-size: 12px;
font-weight: bold;
line-height: 1.3em;
color: #0f4d92;
margin: 0em;
}

#col2 p {
font-size: 12px;
line-height: 1.5em;
line-height: 18px;
font-weight: normal;
color: #585858;
margin-top: 1em;
margin-bottom: 1.5em;
}

#col2 ol,
#col2 ul {
font-size: 12px;
line-height: 1.3em;
color: #585858;
margin: 0.5em 0 0.5em 25px;
}

#col2 ul li {
list-style-type: square;
margin-bottom: 0.3em;
}

#col2 ol li {
margin-bottom: 0.3em;
}

#col2 blockquote {
margin-left: 25px;
margin-right: 25px;
}


/* =Column 3 Content (Sidebar)
------------------------------------------------------ */
#sidebar-nav-box {
border: solid #a9a9a9;
border-width: 0 1px 1px 1px;
background-color: #eff2f4; /* you can vary the background color */
background-image: url(../images/sidebar_nav_box_top.png);
background-repeat: no-repeat;
background-position: center top; /* hz, vt */
}

#col3 h3 {
font-size: 11px;
line-height: 1.2em;
text-transform: uppercase;
letter-spacing: 0.1em;
padding-bottom: 2px;
border-bottom: 1px solid #a9a9a9;
margin: 2em 0 0 0;
}

#col3 h3.heading-nav-box { 
color: #536e8d;
border: none;
margin: 9px 0 0 0;
}

#col3 h3.sienna { color: #d6855c; }
#col3 h3.veridian { color: #599b59; }
#col3 h3.slate { color: #758ba4; }

#col3 p {
font-size: 11px;
line-height: 1.2em;
margin: 0.8em 0 0.5em 18px;
color: #333;
}

/* Sidebar Links
---------------------------------- */
#col3 ul {  
font-size: 11px;
line-height: 1.2em;
list-style-type: none;
margin: 0;
padding: 0;
}
	
#col3 ul li {
background: url(../images/icon_related.gif) no-repeat 0 4px;
padding: 2px 0px 3px 18px;
}
	
#col3 ul li a {
color: #435a7a;
text-decoration: none;
}
	
#col3 ul li a:hover {
color: #000;
text-decoration: underline;
}

#col3 ul.sidebar-nav-top {
padding: 15px 10px 12px 10px;
}

#col3 ul.sidebar-nav-top li { background: url(../images/icon_related_green.gif) no-repeat 0 4px; }
#col3 ul.sidebar-nav-top li a { color: #663; }
#col3 ul.sidebar-nav-top li a:hover { color: #000; }

#col3 ul.sidebar-nav-related li { background: url(../images/icon_related.gif) no-repeat 0 4px; }
#col3 ul.sidebar-nav-more li { background: url(../images/icon_more.gif) no-repeat 0 4px; }
#col3 ul.sidebar-nav-document li { background: url(../images/icon_document.gif) no-repeat 0 4px; }




/* =Print Styles
--------------------------------------------- */
@media print {

body {
background: none;
background-color: #fff;
}

#container {
width: auto;
background: none;
}

#header { 
height: auto; 
width: auto;
border-bottom: 1px solid #999;
margin-bottom: 20px;
}

#outer-wrap { 
float: none;
width: auto;
background: none; 
}

#column-wrap {
float: none;
width: auto;
overflow: hidden;
}

ul#topper-links,
#topper-search,
ul#header-tools,
ul#header-special,
#tab-nav,
#col1,
#col3, 
#container-bottom {
display: none;
}

h2#yale,
h2#oiss {
position: static; 
text-indent: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

h2#yale {
font-size: 16px;
}

h2#oiss {
font-size: 24px;
margin: 5px 0
}

#col2 { 
float: none;
width: auto; 
margin: 0; 
}

#footer {
width: auto;
border-top: 1px solid #999;
background: none;
margin-top: 50px;
}

#footer img {
display: none;
}

#footer p {
font-size: 10px;
line-height: 1.4em;
color: #000;
padding: 5px 0 10px 0px;
}

#footer a {
color: #000;
}

} /* closes print styles */


/* ------------------------------------------------- */
/* E N D ------------------------------------------- */
/* ------------------------------------------------- */








