/* this stylesheet is for all pages of ncrcap.org*/

* {
	/* global whitespace reset, from wes*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical; 
}


body {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #484747;
	text-align: center;
	background-color: #acaa9f;
}
#wrapper {
	text-align: left;
	width: 810px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/*header styles */
#header {
	width: 100%;
	position: relative;
	height: 214px;
	text-align: left;
	background-image: url(images/header-all.jpg);
	background-repeat: no-repeat;
	background-position: 7px 2px;
}
#header .title {
	position: absolute;
	left: 220px;
	top: 128px;
	height: 40px;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #111144;
	letter-spacing: 1px;
	text-align: center;
}
#header .espanol {
	position: absolute;
	top: 185px;
	height: 30px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: center;
	right: 40px;
}	

/*ncrcap navigation*/
#navcol {
	width: 190px;
	float: left;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
}
#nav ul {
	list-style: none;
}
#nav li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	
}
#nav a:link, #nav a:visited {
	display: block;
	color: #40413B;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	
}
#nav a:hover {
	color: #111144;
	background-color: #bec3e3;
}
#nav .current a:link, #nav .current a:visited {
	color: #111144;
	background-color: #bec3e3;
}
#nav2 {
	margin: 2px 0px 2px 18px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}
#nav2 ul {
	list-style: none;
}
#nav2 li {
	list-style-type: none;
	width: 120px;
}
#nav2 a:link, #nav2 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	color: #414153;
	
	text-decoration: none;
	padding: 2px 0px 2px 4px;
}
#nav2 a:hover {
	color: #111144;
	background-color: #bec3e3;
}
#nav2 .current2 a:link, #nav2 .current2 a:visited {
	background-color: #aeb3dc;
	color: #ebcdc;
}
#navcol p {
	padding: 0px 8px 10px 12px;
}
/*main content styles */
#main {
	margin-right: auto;
	margin-left: auto;
	width: 758px;
	background-color: #dee0d0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #bec3e3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #bec3e3;

}
#content {
	margin-left: 212px;
	min-height: 385px;
	_height: 385px;
	margin-top: 0px;
	padding-bottom: 12px;
}
#content p {
	padding-right: 36px;
	padding-bottom: 12px;
	color: #484747;
	font-size: 11px;
}
#content p.hometext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-right: 24px;
}
#content p.hometextindent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 12px;
}
#content p.indent {
	padding-left: 46px;
}
#content p.center {
	text-align: center;
}
#content p.staff {
	border-bottom: solid 2px #ccc;
	margin-right: 36px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-left: 28px;
}
#content p.line {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
	padding-right: 24px;
}
#content h1 {
	color: #111144;
	font-size: 18px;
	padding-bottom: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 12px;
	line-height: 24px;
	padding-right: 16px;
}
#content h2 {
	color: #000099;
	font-size: 14px;
	padding-bottom: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-right: 42px;
	padding-top: 10px;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
#content .projecttitle {
	color: #000099;
	background-color: #bec3e3;
	padding: 2px 0px 2px 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #333399;
} 

/* boxes */

.box   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ccc;
}
/*for home page news box */
#boxnews {
	width: 86%;
	padding-left: 12px;
	padding-bottom: 4px;
	margin-top: 4px;
	clear: both;
	padding-right: 12px;
	border: 3px solid #AEB2DC;
}
#boxnews p {
	text-align: center;
	border-bottom: 1px solid #bec3e3;
	padding: 0px 8px 12px 8px;
}
#boxnews h4 {
	font: bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 12px 0px 6px 0px;
	color: #000099;
}
.boxnarrower  {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ccc;
	margin-left: 6px;
	margin-bottom: 12px;
}
.boxborder   {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 6px solid #bec3e3;
	border-right: 2px solid #bec3e3;
	border-bottom: 2px solid #bec3e3;
	
}	
.boxborder2   {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #003399;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
	margin-right: 2px;
	margin-bottom: 6px;
	
}
.boxborder-right {
	float: right;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #003399;
	margin-bottom: 6px;
	padding-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
}
.boxborder-right h3 {
	text-align: center;
}
.box h3, .boxnarrower h3, .boxborder h3, .boxborder2 h3 {
	color: #CCCCCC;
	background-color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 6px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	letter-spacing: 1px;
}
.center{
	text-align: center;
}
.box p, .boxnarrower p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.boxborder p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.box ul.list, .boxnarrower ul.list, .boxborder u.list {
	margin-left: 12px;
	padding-right: 0px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-right: 10px;
}
.box ul.list li {
	padding-bottom: 9px;
	margin: 0px 0px 6px 4px;
	list-style-position: outside;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-type: disc;
}


/*list styles */
ul.list {
	list-style-type: disc;
	line-height: 15px;
	font-size: 11px;
	color: #333;
	list-style-position: outside;
	padding-left: 6px;
	margin-left: 12px;
	margin-bottom: 8px;
	margin-right: 24px;
	padding-right: 18px;
}
ul.list li {
	margin: 0px 14px 9px 16px;
	list-style-position: outside;
	list-style-type: disc;
}
ul.list2 {
	list-style-type: disc;
	line-height: 14px;
	font-size: 11px;
	color: #333;
	list-style-position: outside;
	padding-left: 8px;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
}
ul.list2 li {
	padding-bottom: 2px;
	list-style-position: outside;
	padding-right: 8px;
	padding-bottom: 2px;
	list-style-type: disc;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 12px;
}
ul.listnob {
	list-style-type: none;
	line-height: 14px;
	font-size: 11px;
	color: #333;
	margin-left: 16px;
	margin-bottom: 4px;
	margin-right: 24px;
}
ul.listnob li {
	padding-bottom: 9px;
	margin: 0px 0px 12px 14px;
	list-style-position: outside;
	padding-right: 18px;
	padding-bottom: 2px;
	list-style-type: none;
}
ol {
	line-height: 15px;
	font-size: 12px;
	color: #333;
	list-style-position: outside;
	padding-left: 6px;
	margin-left: 24px;
	margin-right: 24px;
}
ol li {
	margin: 0px 12px 18px 14px;
	list-style-position: outside;
	padding-right: 12px;
	padding-bottom: 12px;
	
}



#sidebar {
	width: 230px;
	margin-left: 14px;
	float: right;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
#sidebar h3 {
	color: #CCC;
	background-color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 6px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar img {
	margin-bottom: 4px;
	padding: 8px 8px 14px;
	background-color: #efefe2;
	border-top: 1px solid #CCC;
	border-right: 1px solid #acaa9f;
	border-bottom: 1px solid #acaa9f;
	border-left: 1px solid #CCC;	
}
img.right{
	float: right;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 16px;
	padding: 8px 8px 14px;
	background-color: #efefe2;
	border-top: 1px solid #CCC;
	border-right: 1px solid #acaa9f;
	border-bottom: 1px solid #acaa9f;
	border-left: 1px solid #CCC;
	margin-right: 6px;
}
img.left {
	float: left;
	background-color: #efefe2;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 16px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #acaa9f;
	border-bottom: 1px solid #acaa9f;
	border-left: 1px solid #CCC;
	padding: 8px 8px 14px;
	margin-left: 6px;
}


/*footer styles */
#footer {
	background-image: 
url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #111144;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	color: #111144;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	padding: 8px 0px 0px;
}
#footer p.left {
	float: left;
	padding-left: 60px;
	padding-top: 38px;
}
.copyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 18px;
}
#footer p {
	color: #111144;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	padding: 8px 0px 0px;
}
.firstwords {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
}
.firstwordsbig {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}
a:link, a:visited {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #330099;
	text-decoration: underline;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.bigblue {
	font-size: 14px;
	color: #0000CC;
}
.imgborder {
	border: 1px solid #ccc;
	padding: 2px;
}
/*for registration form */
#register {
	border: 2px solid #bec3e3;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 24px;
	line-height: 14px;
}
#register input, #register textarea {
	background-color: #CCCCCC;
}
#register input.button {
	margin-left: 48px;
}
#register td {
	padding: 8px 4px 4px;
	color: #000099;
}
#register td.label {
	width: 120px;
	text-align: right;
}
/*for mail stuff, from Devin from nacredata*/
.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}
.red {
	color: #C00;
}
.imgright {
	float: right;
	margin-left: 12px;
	border: 1px solid #ccc;
}
.imgleft {
	float: left;
	margin-right: 12px;
	border: 1px solid #ccc;
}
.clear {
	clear: both;
}
