@import url("/apps/js/polls/polls-pack.css");

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #ffffff;
	background-image:url(/pics/body_bg.jpg);
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}


 
/*  Academic page tables */

table.academictable {
	margin: 0 auto;
	border-color: #000;	
	background-color: #CDBFA3;
	border-spacing: 2px;
}
table.academictable caption {
	padding: 1em;
	font-weight: bold;
	background-color: #322117;
	color: #fff;
}
table.academictable .col1 {
	width: 155px;
}
table.academictable .col2 {
	width: 185px;
}
table.academictable th {
	text-align: left;
	padding: .5em;
	font-weight: normal;
}
table.academictable td {
	background-color: #fff;
	padding: .5em;
}


/*Quick Poll*/
.HPQuickPoll h2 {
    width: 355px;       /* header width  */
    padding-top: 41px;  /* header height */
}

.HPQuickPoll .bar-color {
    background-color: #372519;   /* results bar color */
}

.HPQuickPoll {
     width: 355px;
     padding-bottom: 9px;    
}

.HPQuickPoll div.quickpoll {
	background: url(/pics/events_bg.jpg) no-repeat top;
} 

.quickpoll p.question {
	margin-top: 0;
}

.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	text-align: left;
}

.HPNews {
	background: url('/pics/events_bg.jpg') 0 0 no-repeat #e4d0a9;
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	text-align:left;
	width: 488px;
}

.HPDirectory {
	background: url('/pics/events_bg.jpg') 0 0 no-repeat #e4d0a9;
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	text-align:left;
	width: 226px;
}

.HPEvents, .HPLinks, .HPBBMessages  {
	background: url('/pics/events_bg.jpg') 0 0 no-repeat #e4d0a9;
	padding: 5px 5px 5px 5px;
	width: 355px;
	text-align:left;
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited
,.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #452f1a;
	height: auto;
}


.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, .HPMemoirs #l, .HPDirectory #l {
	padding-left: 10px;
	padding-top: 5px;
}

.HPNews #r, .HPBBMessages #r, .HPLinks #r, .HPEvents #r, .HPMemoirs #r, .HPDirectory #r {
	padding-right: 20px;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	
}

tr.neutral{
	background:#fff;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 10px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #e4d0a9;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
text-align: left;
	
}

a, a:link, a:visited { color: #004C66; }
a:hover, a:active { color: #00349A; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #CDBFA3;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #342318;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 40px!important;
	height: 58px;
	padding: 18px 0px 5px 20px;
	text-align:left;
	text-transform:uppercase;
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 28px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 882px;
	background: #cdbfa3;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 28px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 94px;}
#topNav3Sub {left: 181px;}
#topNav4Sub {left: 283px;}
#topNav5Sub {left: 380px;}
#topNav6Sub {left: 468px;}
#topNav7Sub {left: 600px;}
#topNav8Sub {left: 682px;}
#topNav9Sub {left: 722px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #cdbfa3;
	text-align: left;
}

#topNav .list li {
	width: 160px;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 8px;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background: #fdd880;
	color:#000000;
}



#donate_now_inside {
	float: right;
	margin: -4px 0 10px 6px;
}

/* ##### CUSTOM FORM START ##### */
form.customForm .message { margin: 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
form.customForm .message p { margin: 0; }
form.customForm .message p em { color: #C00; font-style: normal; font-weight: bold; }

form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm input,
form.customForm textarea {
	border: 1px solid #DDD;
	margin: 0 10px 0 0;
	}
form.customForm select {
	border: 1px solid #DDD;
	}

form.customForm input#submit {
	background: #FFC;
	margin: 3px 0 0 246px;
	border: 1px solid #DDD;
	}

form.customForm input:focus,
form.customForm textarea:focus,
form.customForm select:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 63%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	text-align: right;
	margin-right: 3px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 246px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -246px;
	_margin: 3px 0 0 -254px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 248px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 240px;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 210px;  } /* Width of labels in a secondary fieldset */
form.customForm fieldset fieldset label#secondField { margin-left: 20px;  }
form.customForm fieldset fieldset input { margin-right: 5px; }

form.customForm	td {
		line-height:1.75;
	}
form.customForm td input.quantity, form.customForm td input.cost, form.customForm td input.total {
		width: 50px;
		text-align: center;
		margin:0;
	}
	
form.customForm td input.cost, form.customForm td input.total {
		display:none;
	}

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */

form.edunetForm dl {
	margin: 0; padding: 0;
}
form.edunetForm dl dt, form.edunetForm dl dd {
	margin-right: 0; padding-right: 0;
}
form.edunetForm dl dd {
	margin-left: 15px;
}

/*Sponsors */
h2.noSponsorAlternativeContent {height:0;overflow:hidden;padding-top:116px;background:url('/apps/pics/sponsors/oursponsors3.jpg') no-repeat; width:355px;}
h2#sponsor_header {padding:0;margin:0;height:0;overflow:hidden;  padding-top:41px;background:url('/pics/sponsor_header.gif') no-repeat;}
h2#sponsors_header {padding:0;margin:0;height:0;overflow:hidden;  padding-top:41px;background:url('/pics/sponsors_header.gif') no-repeat;}

div.SponsorsDiv ul li {list-style-type:none;margin:0px;padding:0px;}
div.SponsorsDiv {width:355px; padding-bottom:10px; background: url("/pics/events_bg.jpg") no-repeat scroll 0px 41px rgb(228, 208, 169); display: block; text-align:left;}
a.sponsorshipIntroURL {color: #452F1A; padding:10px;}

.wideNews {background: url('/pics/directory_bg.jpg') -2px 0px no-repeat #e4d0a9; padding:0px;margin:0px;width:488px;}


