/*----------------------------------------------------------------
NCECA Base stylesheet 
Version:	1.0
Author:		Josh Southern
email:		josh@paradigmshiftinteractive.com
Updated:	8/11/08 4:10PM
----------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #bfc3c6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 0px none;
}
	
	
/* Styles to format basic text */
a, a:link {
	color: #333;
	text-decoration: underline;
	border: 0px none;
}
a:hover {color: #cf5b0e;}
a img {
	border: 0px none;
}
h1 { /* To be used for the NCECA logo only */
	float: left;
	margin-top: 8px;
}
h1 a {
	background: url(../img/logo_full.gif) no-repeat;
	width: 235px;
	height: 90px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
h2 { /* To be used for the Section Title only */
	font-size: 180%;
	color: #cf5b0e;
	font-weight: normal;
	text-transform: uppercase;
	
}
h2.searchheader {
	color: #333;
}
h2.hidden {
	position: absolute;
	left: -9000px;
}
h3 { 
	font-size: 130%;
	color: #cf5b0e;
	padding: 20px 0 0 0;
	text-transform: uppercase;
}
h3 a, h3 a:link {
	color: #cf5b0e;
}
h3 a:hover {
	color: #333;
}
h4 { 
	font-size: 120%;
	color: #333;
	padding: 20px 0 0 0;
	text-transform: uppercase;
}
h5 { 
	font-size: 120%;
	color: #cf5b0e;
	padding: 20px 0 0 0;
}
h6 { 
	font-size: 110%;
	color: #333;
	padding: 20px 0 0 0;
}
p {
	font-size: 110%;
	line-height: 1.4;
	padding: 5px 20px 15px 0;
}
th {
	font-size: 120%;
}
td {
	font-size: 110%;
}
p.listheader {
	padding-bottom: 0px;
}
ul, ol {
	font-size: 110%;
	margin-left: 15px;
}
li {
	padding: 2px 20px 2px 0;
	line-height: 1.4;
}
ul.linklist {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.linklist li {
	margin: 0;
	padding: 3px 0;
}
ul.left {
	float: left;
}
ul.right {
	float: right;
}
h3.faq {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.clear {
	clear: both;
}
img.inset {
	float: left;
	margin: 3px 10px 5px 0;
}
img.showcase {
	display: block;
	padding-top: 7px;
}	
.indented {
	display: block;
	padding: 15px 20px 15px 20px;
}


/*Specific Paragraph Styles */
p.feature {
	color: #445865;
	font-size: 130%;
}
p.feature a {
	color: #445865;
}
p.testimonial {
	color: #CF690E;
	font-size: 130%;
	padding: 5px 20px 10px 0;
	clear: both;
}
p.testimonial .credit {
	display: block;
	text-align: left;
	padding: 0 10px;
}
p.note {
	font-size: x-small;
}
p.caption {
	font-size: 9px;
}

	
/* Rules to position the page elements */
#container {
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -390px;
	background-color: #fff;
}
#header {
	width: 100%;
	height: 150px;
}	
#content {
	width: 560px;
	overflow: hidden;
	padding: 5px 0 10px 32px;
}	
#feature {
	clear: both;
	overflow: hidden;
	height: 318px;
	width: 780px;
}
#helpbox {
	width: auto;
	padding: 30px;
	background-color: #fff;
}

	
	
/* Upper navigation (tools) formatting */	
ul.tools {
	float: right;
	overflow: hidden;
	line-height: 20px;
	font-size: 11px;
	margin: 15px 5px 0 0;
	list-style: none;
}
ul.tools li:first-child {background: none;}
ul.tools li {
	background: url(../img/tools-separaotor.gif) no-repeat 0 50%;
	float: left;
	padding: 0 9px;
	font-weight: normal;
}
ul.tools a {
	font-size: 12px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding:0 3px;
}
ul.tools a:hover {
	text-decoration: underline;
	color: #cf5b0e;
}

/* Navigation bar formatting */	
div.navbar {
	clear: both;
	overflow: hidden;
}
ul.navigation {
	background: #666f75;
	height: 45px;
	float: right;
	margin: 8px 0 0 0;
	font-size: 100%;
	list-style: none;
}
ul.navigation li {
	background-color: transparent;
	border-left: 2px solid #b3b7ba;
	height: 45px;
	float: left;
	font-weight: normal;
	padding: 0;
	line-height: 1;
}
ul.navigation li:first-child {
	border-left: 0px none;
}
ul.navigation a {
	height: 26px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 19px;
}
ul.navigation a:hover {
	background-color: #9ba1a5; 
	color: #fff;
}
.about {width: 83px;}
.events {width: 68px;}
.conference {width: 103px;}
.resources {width: 95px;}
.directory {width: 90px;}
.community {width: 94px;}

/*Search box */
form.search {
	/*width: 273px;*/
	float: right;
	/*margin-top: -40px;
	padding-top: 0px;*/
	z-index: 1000;
}
form.search a {
	font-size: 12px;
	line-height: 14px;
	color: #333;
	float: left;
	margin-top: 2px;
}
form.search a:hover {
	color: #cf5b0e;
}
form.search input {float: left;}
form.search input.string, input.gsc-input  {
	background: #fff;
	width: 175px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	padding: 2px;
	margin-left: 26px;
	margin-right: 0;
}
form.search input#submit, input.gsc-search-button {
	background: #66696C;
	border: 0px none;
	color: #FFFFFF;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; /*2px 1px 1px;*/
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	width: 25px;
}
form.search input#submit:hover, input.gsc-search-button:hover {
	background: #cf5b0e;
}
input.gsc-search-button {
	width: auto;	
}
#searchresults {
	border-top: 1px solid #333; 
	width: 95%;
	padding: 5px 0 30px 0;
	margin: 35px 0;
	position: relative;
}
#searchresults p.totals {
	position: absolute;
	text-align: right;
	width: 400px;
	top: -20px;
	right: 0px;
	padding: 0;
}
#searchresults dl {
	padding: 0;
	margin: 0;
}
#searchresults dt, searchresults dt a{
	font-size: 140%;
	color: #333;
	padding: 20px 0 0 0;
	margin: 0;
}
#searchresults dt a:hover {
	color: #cf5b0e;
}
#searchresults dd {
	font-size: 110%;
	line-height: 1.4;
	padding: 5px 0 0 0;
	margin: 0;
}
#searchresults dd span.url {
	color: #cf5b0e;
}
#searchresults p.pagination {
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	border-top: 1px solid #333;
	text-align: right;
}


/*Subnav Sidebar formatting*/
#subnav {
	width: 188px;
	float: left;
}
#subnav h3 {
	color: #fff;
	background: #666F75;
	padding: 7px 20px;
	margin-bottom: 5px;
	font-size: 130%;
	font-weight: bold;
}
#subnav h3 a, #subnav h3 a:link, #subnav h3 a:visited {
	color: #fff;
	text-decoration: none;
}
#subnav h3 a:hover {
	text-decoration: underline;
}
#subnav ul {
	background: #ECF1F4;
	list-style: none;
	padding: 0;
	margin: 0;
}
#subnav li {
	padding: 0 0 13px 0;
}
#subnav li.s {
	padding: 0 0 4px 0;

}
#subnav li.s2 {
	padding: 0 0 4px 0;
	
}
#subnav ul a {
	display: block;
	padding: 6px 5px 6px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #628EA4;
	text-decoration: none; 
	margin: 0;
}
#subnav ul a:hover {
	text-decoration: underline;
	background: url(../img/bluesquare.gif) no-repeat 6px 10px;
}
#subnav ul li.s a {
	display: block;
	padding: 6px 5px 0px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #628EA4;
	text-decoration: none; 
	margin: 0;
}
#subnav ul li.s a:hover {
	text-decoration: underline;
	background: url(../img/bluesquare.gif) no-repeat 6px 10px;
}

.subnav1 {
	display: block;
	padding: 6px 5px 6px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #628EA4;
	text-decoration: none; 
	margin: 0;
}
subnav1:hover {
	text-decoration: underline;
	background: url(../img/bluesquare.gif) no-repeat 6px 10px;
}
.subnav2 {
	display: block;
	padding: 0px 5px 6px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #628EA4;
	text-decoration: none; 
	margin: 0;
}
subnav2:hover {
	text-decoration: underline;
	background: url(../img/bluesquare.gif) no-repeat 6px 10px;
}
#subnav ul li.active a {
	display: block;
	padding: 6px 5px 6px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #0b009a ;
	text-decoration: none; 
	margin: 0;
}
#subnav ul li.active a:hover {
	text-decoration: underline;
	background: url(../img/bluesquare.gif) no-repeat 6px 10px;
}

#subnav ul.subnav li, #subnav ul li ul li {
	display: inline;
	padding: 0;
}
#subnav ul.subnav a, #subnav ul li ul a {
	display: block;
	font-size: 100%;
	font-weight: normal;
	color: #333;	
	padding: 4px 5px 4px 28px;
	margin: 0;
	background: url(../img/little_grey_bullet.gif) no-repeat 22px 10px;
}
#subnav ul.subnav a:hover, #subnav ul li ul a:hover {
	background: url(../img/subnav_rollover.gif) no-repeat 7px 7px;
}
#subnav h3.highlight {
	font-size: 120%;
	font-weight: bold;
	padding: 15px 10px 15px 20px;
	margin: 10px 0;
	line-height: 1.4;
}
#subnav h3.one {
	background: #CF5B0E;
}
#subnav h3.two {
	background: #CF690E;
}
#subnav h3.three {
	background: #CF840E;
}
#subnav h3.highlight a {
	color: #fff;
	text-decoration: none;
}
#subnav h3.highlight a:hover {
	text-decoration: underline;
}
#subnav ul li a.active, #subnav ul li a.active:hover,
#subnav ul.register li a.register {
	color: #fff;
	background: #628EA4;
	text-decoration: none;
}
#subnav ul li ul li a.active, #subnav ul li ul li a.active:hover {
	color: #fff;
	background: #628EA4 url(../img/little_white_bullet.gif) no-repeat 22px 10px;
	text-decoration: none;
}
/* Nav highlighting */
#subnav ul.emerging_entry li ul li a.emerging_entry,
#subnav ul.emerging_info li ul li a.emerging_info,
#subnav ul.undergrad_entry li ul li a.undergrad_entry,
#subnav ul.undergrad_info li ul li a.undergrad_info,
#subnav ul.graduate_entry li ul li a.graduate_entry,
#subnav ul.graduate_info li ul li a.graduate_info,
#subnav ul.topical_entry li ul li a.topical_entry {
	color: #fff;
	background: #628EA4 url(../img/little_white_bullet.gif) no-repeat 22px 10px;
	text-decoration: none;
}
/*Temporary for development*/
#subnav ul li a.waiting, #subnav ul li ul li a.waiting {
	color: red;
}


/* Footer formatting */
#footer {
	background: #666F75;
	width: 780px;
	padding: 8px 0;
	margin: 30px 0 0;
	clear: both;
}
#footer ul {
	line-height: 16px;
	text-align: center;
	margin: 0;
	font-size: 100%;
	list-style: none;
}
#footer ul li:first-child {background: none;}
#footer ul li {
	background: url(../img/footer-separator.gif) no-repeat 0 50%;
	display: inline;
	font-size: 10px;
	color: #fff;
	padding: 0 5px 0 8px;
}
#footer ul a {
	color: #fff;
	text-decoration: none;
}
#footer ul a:hover {text-decoration: underline;}
	

/* Forms formatting */
.form {
	margin: 0;
}
.form p {
	padding: 0 15px 15px 0;
	margin: 0;
}
form {
	padding: 10px;
}
form fieldset {
	margin: 0 0 10px 0;
	padding: 10px 5px;
	border: 0px none;
	border-bottom: 1px solid #333;
}
.hidden {
	display: none;
}
a.addlink {
	color: #fff;
	background: #66696C;
	padding: 3px 5px;
	text-decoration: none;
}
form fieldset legend, form h4 {
	color: #cf5b0e;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	text-transform: none;
}
form h6 {
	width: 500px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}
form h6 label {
	float: left;
	width: 200px;
}
form span.format {
	font-size: 85%;
}
/*form h6 input, form h6 textarea, form h6 select, form h6 file {
	float: right;
}*/	
input, textarea, select, file {
	width: 240px;
}
select.datetime {
	width: auto;
	margin: 2px;
}
form h6.checkboxes {
	border-top: 1px solid #ccc;
	padding: 10px 0 5px 0;
	margin: 0;
	float: left;
}
.checkboxfield {
	width: 300px;
	float: left;
}
.checkoption {
	display: block;
	float: left;
	padding: 0 0 10px 10px;
	white-space: pre;
}
.checkoption.linebreak {
	white-space: normal;
	width: 300px;
	float: none;
}
input.checkbox {
	width: auto;
}
input.dimension {
	width: 60px;
}
input#submit, input#reset {
	width: auto;
	float: right;
	padding: 4px 6px;
	background: #cf5b0e;
	color: #fff;
	border: 0px none;
	margin: 0px 10px;
}
input#submit.disabled {
	background: #999;
}
#overlay.popped { 
	position: fixed;
	top: 0px;
	left: 0px;
	background: transparent url(../img/seventy-five.png) repeat;
}
#loadingscreen {
	display: none;
	background: transparent url(../img/seventy-five.png) repeat;
}
#loadingscreen.show { /*To fade out the rest of the page when the submit button is clicked */
	display: block;
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: transparent url(../img/seventy-five.png) repeat;
}
#loadingscreen img {
	display: block;
	margin: 100px auto;
}
#infobox {
  	width: 512px;
  	background-color: #ededed;
  	padding: 20px 19px 50px 19px;
  	z-index: 1020;
}
#infobox.loading {
 	height: 200px;
	background: transparent url(../img/loading.gif) no-repeat center center;
}
.error_message {
	font-weight: bold;
	color: #a62d38;
	padding: 5px 0 0 0;
}
div.error_message {
	text-transform: uppercase;
}
.info_message {
	font-weight: bold;
	color: #cf5b0e;
	padding: 5px 0 0 0;
}

/* Styles to format the AJAX Member elements */
#memberselect, #nonmemberinfo, #billingaddress, #StudentInfo {
	display: none;
}
#memberselect.show, #nonmemberinfo.show, #billingaddress.show, #StudentInfo.show {
	display: block;
}
div.member_name_list {
	border: 1px solid #A24E12;
	background-color: #fff;
	width: 450px;
	display: none;
}
div.member_name_list.show, div#artist_details.show {
	display: block;
	visibility: visible;
}
div.member_name_list p {
	margin: 0;
	padding: 5px;
}
div.member_name_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.member_name_list ul li {
	padding: 5px;
}
div.member_name_list ul li.selected {
	font-weight: bold;
}
div#artist_details {
	width: 450px;
	margin-bottom: 5px;
	border: 1px solid #A24E12;
	background-color: #ededed;
	display: none;
}
div#artist_details p {
	font-size: 12px;
	padding: 7px;
	margin: 0;
}
img.memberok {
	display: block;
	float: left;
	padding: 5px;
}

/* Styles to format the iFrame Uploader elements */
body.upload {
	background: #fff;
}
form.inner {
	margin: 0;
	padding: 0;
}
form.inner h6 {
	width: 450px;
}
form iframe {
	width: 490px;
	height: 70px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0px none;
}
div.imageupload {
	padding: 0;
	margin: 0;
	width: auto;
}
#loading {
	display: none;
}
#loading.showLoading {
	display: block;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 183px;
	width: 265px;
	height: 40px;
	background: #fff url(../img/ajax-loader.gif) no-repeat top center;
}
p.feedback {
	padding: 0 0 15px 0;
}
form.inner .error_message {
	padding: 0 0 2px 0;
}
