@charset "utf-8";
/*----------------------------------------------------------------------------- 
NCDAS Stylesheet 

version:   1.0 
date:      01/30/09 
author:    [Jason York] 
email:     [jyork@icglobal.net] 
website:   [ncdas.org] 

-----------------------------------------------------------------------------*/
/* standard for all pages 
html {
overflow: auto;
}*/
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#wrapper 
    {
	width:934px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
     
} 

/*resets*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;	vertical-align: baseline;
}
/* remember to define focus styles! */
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #nav-menu { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate; border-spacing: 0;
}
caption, th, td {
	text-align: left; font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*reset end*/
/* Forms 
-----------------------------------------------------------------------------*/ 

input.text 
    { 
    padding: 3px; border: 1px solid #999999;     
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #030133;
	background-image: url(images/layout/back_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a:link {

	color: #030133;
	text-decoration: underline;

}
a:visited {

	color: #030133;
	text-decoration: underline;

}
a:hover {

	color: #000099;
	text-decoration: none;

}
#mainContent ul {
	margin-left: 10px;
	margin-top: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #172339;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000033;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
/* header styles */
/* image styles */
img.floatRight {
	float: right;
	margin: 8px;
}
img.floatLeft {float: left; margin-right: 6px;}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
}

#cvp {
	background-repeat: repeat-x;
	background-position: center top;
	width: 934px;
	background-color: #FFFFFF;
	background-image: url(images/layout/back_cvp.jpg);
	margin-left: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
#lfty {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
}
#lfty a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030133;
	text-decoration: underline;
	line-height: 18px;
}
#lfty a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030133;
	text-decoration: underline;
	line-height: 18px;
}
#lfty a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	line-height: 18px;
}

.current_page a:link {
	background:#1A1A1A!important;
	border-bottom:1px solid #333;
	}
	
.current_page a:hover {
	color:#CCC;
	background:url(images/navover_a.png) no-repeat right top;
	}
	
#mncnt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
LI.list1 {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	text-indent: 0px;
	font-size: 16px;
	margin-left: 15px;
	padding-left: 0px;
	line-height: 18px;
}

.red {
	color: #FF0000;
}
#wel {
	font-family: Arial, Helvetica, sans-serif;
	color: #050239;
	width: 900px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/USFlag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#doi {
	font-family: Arial, Helvetica, sans-serif;
	color: #000027;
	width: 720px;
	border: 1px solid #333333;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/USFlag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#clock {
	width: 420px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar {
	float: right;
	margin: 8px
}
