@import url("/styles/lightUnderline.css");

body { margin: 0;
	background-image: url('images/osi_watermark.jpg');
	background-position: right;
	background-attachment: fixed;
}
p,li,td,div {
	font-family: arial,sans-serif;
	font-size: 11px;
}
h1,h2,h3 { font-family: arial,sans-serif;
		 font-weight: bold;
		}
#mainbody1 {
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
#mainbody2 {
	background-image: url('images/background2.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
h3.newsHead {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	margin-top: 10px;
}
table.body {
	background: #ffffff;
	width: 880px;
	border-collapse: collapse;
	empty-cells: show;
	height: 100%;
	border-right: 6px solid #000080;
	}
td.leftDiv {
	width: 180px;
	height: 100%;
	margin: 0px;
	background: #000080;
	/*background-image: url('images/osi-left.jpg'); 
	background-repeat: no-repeat;*/
	padding-bottom: 200px;
	/*display: block;*/
}
td.bottom {
	margin: 0px;
	border: 2px solid #000080;
	padding: 5px;
	text-align: center;

}
div.divTop {
	/*background-image: url('images/top-banner.jpg');*/
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 700px;
	/*background: #dcdcdc;*/
	
	border-bottom: 3px solid #000080;
	
	padding-left: 3px;
}
#divTop0 { background-image: url('images/top-banner5.jpg'); }
#divTop1 { background-image: url('images/top-banner1.jpg'); }
#divTop4 { background-image: url('images/top-banner2.jpg'); }
#divTop3 { background-image: url('images/top-banner3.jpg'); }
#divTop2 { background-image: url('images/top-banner4.jpg'); }

div.bodyDiv {
	padding-left: 5px;
}
td.bodyDiv {

	/*height: 100%;*/
	margin: 0px;
	background: #ffffff;
	
	padding-top: 3px;
	/*padding-right: 0px;*/
	padding-left: 3px;
	
	border-right: 5px solid #000080;
	height: 100%;
	
}
div.footer {
	width: 800px;
	clear: both;
	padding-bottom: 1em;
	border-top: 1px solid #333;
	text-align: center;
}
div.bodyDiv div.textBottom {
	float: left;
	width: 540px;
	border-top: 1px solid #000080;
}
div.rightDiv {
	background: #ffffff;
	float: right;
	width: 150px;
	
	top: 0px;
	margin-left: 10px;
	border: 1px solid #000080;
	background: #F5F5DC;
	
	padding-left: 1px;
}
/*
p.line {
	
	display: inline
	font-size: 8px;
	white-space: nowrap;
} 
p.line div {
	border-bottom: 1px solid #dcdcdc;
	display: inline;
	font-size: 10px;
	white-space: nowrap;
	border: 1px solid black;
}
*/

.nowrap { white-space:nowrap; }
.rank { width: 25px; white-space: inherit; border-bottom: 1px solid #dcdcdc;}
.name { width: 200px; cursor: pointer; white-space: inherit;}
.nolinkname { width: 200px; white-space: inherit; }
.age { width: 25px; white-space: inherit;}
.team { width: 50px; white-space: inherit;}
.time { width: 75px; white-space: inherit;}
.meet { width: 300px; white-space: inherit;}
.meetLink { width: 300px; cursor: pointer; white-space: inherit; border-bottom: 1px solid #dcdcdc;}
.event { width: 200px; white-space: inherit;}
.date { width: 100px; white-space: inherit;}
.course{ width: 25px; white-space: inherit;}
.link { width: 100px; white-space: inherit; }
table {
	border-collapse: collapse;
	empty-cells: show;
}

table.outlined {
	/*display: inline;*/
	/*font-family: arial,sans-serif;
	font-size: 10px;*/
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
	
}
table.outlined th {
	background-image: url('images/small-head.gif');
	background-repeat: repeat-x;
	background-color: #000080;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	height: 15px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	font-size: 12px;
}

table.outlined td {
	border: 1px solid #dcdcdc;
	padding-left: 6px;
	padding-right: 6px; 
}

td { vertical-align:top;/* background-color: #ffffff;*/}
td.topLeft { width: 150pt;}
td.TimeDisplay { text-align:right; }
td.links { width: 150pt; 
		border-right: 6px solid #000080;
		background-image: url('images/texture-dark-blue.gif');
	}
p.pbottom {
	padding-bottom: 10px;
}
p.error {
	border: 2px solid #800000;
	padding: 5px;
	background: #FFB6C1;
	color: #800000;
	/*font-family: arial, sans-serif;
	font-size: 10px;*/
	font-weight: bold;
}
p.links { 
		width: 150px; 
		text-align: center; 
		background: #DCDCDC;
		margin-left: 15px;
		margin-right: 15px;
		/*font-family: arial;*/
		font-weight: bold;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor: default;
		border: 2px solid #000000;
		margin-bottom: 0px;
		margin-top: 0px;
		/*display: block;*/
}
p.credits {

}
p {
	/*font-family: arial,sans-serif;
	font-size: 12px;*/
}
p.lightUnderline {
	border-bottom: 1px solid #dcdcdc;
	margin: 0px;
}
h2.heading1 {
	background-image: url("images/small-head.gif");
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 0px;
	margin-top: 4px;
	color: #efefef;
	height:15px;
	padding-left: 2px;
	padding-right: 2px;
	font-size:12px;
	
}
p.nomargin {
	margin: 0px;
}
div.rightDiv p.nomargin { 
	border-bottom: 1px dotted #000080;
}
img { border: 0px; }
/* hyperlinks */	
	a { color:#0000ff; border: 0px;}	
	p.links a { color: #000080; }
	a.times:link { color: white; text-decoration: none; }
	a.times:active { color: white; text-decoration: none;  }
	a.times:visited { color: white; text-decoration: none; }
	
	a.whitelink:link { color: white; text-decoration: underline; }
	a.whitelink:active { color: white; text-decoration: underline; }
	a.whitelink:visited { color: white; text-decoration: underline; }
	a.whitelink:hover { color: red; text-decoration: underline; }
	
	a:link { text-decoration: none;}
	a:active { text-decoration: none; }
	a:visited {  text-decoration: none; }
	a:hover {color: red; text-decoration: underline; }
	
/* From O'reilly */
/*
#navsite h5 {
 display: none;
}
#navsite ul {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: 1px solid #778; 
 font: bold 12px Verdana, sans-serif; 
}
#navsite ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#navsite ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}
#navsite ul li a:link {
 color: #448;
}
#navsite ul li a:visited {
 color: #667;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #AAE;
 border-color: #227;
}
#navsite ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}
*/

#navsite {
    float:left;
    width:100%;
    
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #000000;
    margin-bottom:10px;
    }
   #navsite ul {
    margin:0;
    
    list-style:none;
    padding:10px 10px 0;
    }
  #navsite li {
    float:left;
    margin:0;
   
    background:url("/images/tabs/osi_norm_left.gif") no-repeat left top;
    padding:0 0 0 9px;
    }
   #navsite a {
	   float:left;
    display:block;
    background:url("/images/tabs/osi_norm_right.gif") no-repeat right top;
    padding:5px 15px;
    
    padding:5px 15px 4px 6px;
    }
    
    #navsite a:link,#navsite a:active, #navsite a:visited {
	    color:#000000;
	    font-weight:bold;
	    text-decoration:none;
    }
    #navsite a:hover {
	    color:#ff0000;
	    font-weight:bold;
    }
    
    /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #navsite a {float:none;}
  /* End IE5-Mac hack */
#navsite #current {
    background-image:url("/images/tabs/osi_norm_left_on.gif");
    }
  #navsite #current a{
    background-image:url("/images/tabs/osi_norm_right_on.gif");
    padding-bottom:5px;
    }
    
   
/* stuff for site selection */
div.vote_meet {
	border:1px solid #000000;
	margin-top:10px;
}
div.vote_meet div.meet_header {
	padding:3px;
	border-bottom: 1px dotted #000000;
	background-color: #000080;
	margin-bottom:3px;
	color: #ffffff;
}
div.meet_header a {
	color:#ffff99;	
}
div.vote_site {
	padding:6px;
}
div.vote_site p {
	margin:0;
	margin-bottom:6px;
}	
div.vote_description {
	margin-left:20px;
}
p.vote_site_name {
	background-color:#dcdcdc;
}

div.tabbed {
	
}

div.tabbed p.header {
	border-bottom:1px solid #000080;
	color: #ffffff;
	font-weight:bold;
	padding-right:12px;
	padding-left:5px;
}
div.tabbed p.header span {
	padding:1px;
	padding-left:3px;
	padding-right:12px;
	background:url("/images/header/header-bg-right.gif")  no-repeat right top;
	
}

div.formDiv {
	display:none;
	background-color:#f5f5f5;
	border:3px solid #000000;
	padding:6px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div.formDiv td { text-align:left;
	border-bottom:1px solid #dcdcdc;
}

	div.newsArchive {
		float:right;
		padding:6px;
	}
	div.newsArchive ul {
		margin:0;
		list-style:none;
		padding:0;
	}
	div.newsArchive ul li {
		margin:0;
		padding:0;
		border-bottom:1px dotted #dcdcdc;
	}
	.clickable { cursor:pointer; }
	
#content_left_div {
	float:left;
	width:500px;
	border-right:1px solid #dcdcdc;
}
#content_right_div {
	float:right;
	width:195px;
}
#content_about_div {
	clear:both;
	margin-top:6px;
	border-top:1px solid #dcdcdc;
}

ul.pdfLinks li,li.pdfLinks {
	list-style-image: url("/images/icons/pdf16.gif");
}
ul.htmlLinks li,li.htmlLinks {
	list-style-image: url("/images/icons/ICHTM.GIF");
}
ul.docLinks li, li.docLinks {
	list-style-image: url("/images/icons/ICDOC.GIF");
}
ul.zipLinks li, li.zipLinks {
	list-style-image: url("/images/icons/icon-zip.png");
}
ul.txtLinks li,li.txtLinks {
	list-style-image: url("/images/icons/ICLOG.GIF");
}
ul.excelLinks li,li.excelLinks {
	list-style-image: url("/images/icons/ICXLS.GIF");
}
ul.folderLinks li,li.folderLinks {
	list-style-image: url("/images/icons/folder.gif");

}
ul.ppsLinks li, li.ppsLinks {
	list-style-image: url("/images/icons/ICPPT.GIF");	
}
div.smokedglass{
	position:absolute;
	background-color:#dcdcdc;
	
	filter: alpha(opacity=50);
	opacity: 0.5;
	
	-moz-opacity:.50;
	/*width:100%;
	height:100%;*/
	display:none;
	z-index:15;
	top:0;
	left:0;
	background-color:#000000;
	}
	
/*div.newsSection {
	background-image: url("/images/content-top.gif");
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:6px;

	padding-right:3px;
}
div.newsSection2 {
	background-image: url("/images/content-bottom.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
		padding-left:3px;
	padding-bottom:6px;
}*/
div.newsSection h2{
	font-size:14px;
	margin:0;
	
}
div.newsSection p.newsPublished {
		border-bottom:1px solid #dcdcdc;
	margin:0;
	padding-bottom:2px;
	margin-bottom:2px;
	padding-top:4px;
	font-style:italic;
}

.greenlit {
	color:#006600;
	border:1px solid #006600;
	padding:2px;
	font-weight:bold;
	background-color:#00FF00;
}


div.areaDiv {
	border:1px solid #dcdcdc;
	margin-bottom:6px;
	clear:both;
}
div.areaDiv div {
	float:left;
	margin-right:12px;
	width:45%;
}
div.areaDiv h2 {
	margin:0;
}
div.areaDiv p {
	margin:0;
}
div.areaDiv ul {
	padding:0;
	margin:0;
}
div.areaDiv li {
	list-style-type:none;
}

div.callout {
	border:1px solid #000080;
	background-color:#dcdcdc;
	text-align:center;
	margin-bottom:6px;
	font-weight:bold;
}

div.adhoc_committee_container {
	
	}
	div.adhoc_committee_container table {
		border-collapse: collapse;
	}
	div.adhoc_committee_container td {
		padding-left:6px;
	}
	div.adhoc_committee_container tr.highlight{
		background-color:#dcdcdc;
	}
	
.required {
	font-weight:bold;
	color:#ff0000;
}

p.savedSuccess {
	font-weight:bold;
	border:1px solid #000;
	background-color:#dcdcdc;
	padding:3px;
}

div.helpDiv {
	border:1px solid #000080;
	background-color:#f5f5f5;
	padding-left:6px;
	padding-right:6px;
	margin-bottom:12px;
}

div.formHeader {
	border:1px solid #000;
	background-color:#dcdcdc;
	color:#FFFFCC;
	font-weight:bold;
	height:15px;
}


