@charset "utf-8";
/* CSS Document */

/******** 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/*
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
*/
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESETS */


/******* CONTAINERS & GRAPHIC ELEMENTS ********/
body  {
	font: 14px Verdana, Geneva, Tahoma, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	min-width: 770px;
	background:url(image/bg.jpg) center 0 no-repeat #ffffff;
	color: #000000;
}
#container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
} 
#head-menu {
	height: 30px;
	padding:0;
	margin: 6px 0px 6px 25px;
	line-height: 30px;
}
#head-title {
	padding-top: 6px;
}
#page-start {
	margin-top: 240px;
	min-height:300px;
}
#main-content {
	width: 540px;
	float: left;
}


#sidebar {
	width: 190px;
	float: right;
	font-size:11px;
}
.mainitem, .sideitem {
	margin-bottom: 25px;
}
.sidepic {
	text-align:center; margin:0 auto; padding: 3px 0 7px 0; font-size:11px; font-weight:bold;
}
.clearfloat {
	clear: both;
}
.pagesubtitle {
	/* background:url(image/grey-grad.jpg) left 0 repeat-y; */
	background-image: url(image/grey-grad.jpg);
    background-repeat: repeat-y;
min-height:16px;
height: auto !important;
height: 16px;
	padding: 3px 0px 3px 8px;
	margin-bottom: 12px;
}
.chalk {
	width: 44px;
	height: 60px;
	background:url(image/blue-chalk.jpg) left 0 no-repeat transparent;
	float: left;
}
.tip {
	width: 44px;
	height: 33px;
	background:url(image/tips.jpg) left 0 no-repeat transparent;
	float: left;
}


/******* TYPOGRAPHY ********/
h1, h2, h3, h4 { font-family: Arial, sans-serif; font-weight: bold; }
h1 { font-size: 24px; font-variant:small-caps; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
#main-content h1 { padding:12px 0 19px 0; }
.mainitem p {
	padding: 0 0 12px 8px;
	font-size: 14px;
	line-height: 20px;
}
/*
.mainitem li {
	padding: 0 0 12px 25px;
	list-style: disc inside;
	font-size: 12px;
}
*/
#main-content li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:30px; 
	padding-left:10px;
	margin-bottom:10px;
}


#sidebar h3 { padding: 3px 0 11px 0; }
#sidebar p { padding: 0 0 8px 5px; }
.inst {
	font-size: 10px;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0 3px 0;
	font-style:italic;
	font-weight:bold;
}
p.smalltype {
	font-size:11px;
	line-height: 12px;
	margin:0 25px 15px 25px;
	padding:5px;
	/* background-color:#CCCCCC; */
}

.question {
	margin: 0 15px 8px 14px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

blockquote { 
	quotes: "\201C" "\201D";
	margin: 0px 15px 12px 20px;
	font-size: 13px;
	line-height: 16px;
} 
blockquote:before { margin-left:-6px; content: open-quote; font-weight: bold; } 
blockquote:after { content: close-quote; font-weight: bold; } 



/******* LINKS (size, color, font) *******/
a, a:link {
	color: #0b2190;	
	text-decoration: none;
	}
a.news, a.news:link {
	color: #000033;
}	
a:hover, a:active, a.news:hover, a.news:active {
	text-decoration: underline;
	color: #831616;
}
#footer a, #main-content a {
	font-weight: bold;
}
#main-content a {
	font-size: 13px;
}


.page-message-wrapper {
	position: absolute;
	top:306px;
	text-align:center;
	margin:0 auto;
}
.page-message {
	width:770px;
	font-size:12px;
	line-height: 20px;
	font-weight:bold;
	color:#CC0000;
	border: 1px solid #CC0000;
	background-color:#FFFFFF;
}


#footer {
	width: 770px;
	height: 150px;
	font-size: 12px;
	background:url(image/bg-footer.jpg) center 0 no-repeat #ffffff;
}
#footer-menu {
	margin: 0 50px 0 120px;
}
.footspace {
	width:60px;
	line-height:40px;
	float:left;
	text-align:center;
	margin: 0px auto;
}
#footer-text {
	clear:both;
	margin: 0 240px 0 125px;
}


/******** FAUX TABLES (for list of past winners) ********/
div.base-layer {
  margin: 8px 12px; padding: 0; text-align: center; width: auto; border:1px solid black;
}
div.header-row {
	background:#666666; color:#FFFFFF;
	/* border-top:1px solid black; */
	border-bottom:1px solid black;
    width: 100%;
}
div.table-row {
  margin: 0 auto; padding: 0; text-align: left; width: 96%; border-bottom:#999999 dotted 1px;
}
div.one3 {
  border: none; float: left; margin: 0; padding: 0; width: 16%;
}
div.two3 {
  border: none; float: left; margin: 0; padding: 0; width: 42%;
}
div.three3 {
  border: none; float: right; margin: 0; padding: 0; width: 42%;
}
h4.colhdr {
  font-size: 12px;
  font-weight: bold; margin: 0; padding: 3px 2px;
  text-align: left; width: auto;
}
p.text {
  padding: 1px 2px; font-size: 11px; width: auto;
}
div.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}


/******** FORMS ********/
label { font-size: 11px; font-weight: bold; }
.button1 {
	font-size: 10px;
	font-weight: bold;
	background-color: #ff9999;
	color: #000000;
}
.field1 {
	font-size:11px;
}

#admin form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
#admin form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  /* font:100% verdana,arial,sans-serif; */
  margin: 0;
  padding: 0;
  /* min-width: 500px;
  max-width: 600px; */
  width: 600px;
  	text-align: left; 
}
#admin form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
#admin form br {
	clear:left;
}
#admin form input, #admin form textarea {
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
}
textarea.tinymce
{
    height: 300px;
    width: 450px;
	overflow:auto;
	margin:5px 0 0 10px; /* THIS DOESN'T WORK, SAME AS ABOVE */
}


/******** ADMIN SPECIFIC ********/
#admin-title-wrapper {
	position: absolute;
	top:110px;
	text-align:center;
	margin:0 auto;
}
#admin-title {
	width: 770px;
	font-size: 30px;
	font-weight: bold;
}

/******** NAVIGATION ********/
#cbsa-nav {
	padding: 0;
	margin: 0;
}
#cbsa-nav ul {
	list-style: none;
}
#cbsa-nav li {
	float: left;
	padding: 0;
	width: 90px;
	list-style:none;
}
#cbsa-nav a {
	display: block;
	width: 90px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#cbsa-nav li ul {
	position: absolute;
	height: auto;
	width: 160px;
	line-height: 28px;
	left: -999%;
	background:url(image/menu2-back.gif) left 0 repeat-y #FFFFFF;
}
#cbsa-nav li ul a {
	width: 160px;
}
#cbsa-nav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 140px;
}
#cbsa-nav li:hover ul ul, #cbsa-nav li.sfhover ul ul {
	left: -999%;
}
#cbsa-nav li:hover ul, #cbsa-nav li li:hover ul, #cbsa-nav li.sfhover ul, #cbsa-nav li li.sfhover ul {
	left: auto;
}
/* fix for IE7 menu not disappearing on mouseout */
#cbsa-nav li:hover, #cbsa-nav li.hover {  
    position: static;  
}  
#cbsa-nav a:link:hover, #cbsa-nav a:visited:hover {
	color:#831616;
	background:url(image/menu-in.gif) left 0 no-repeat #FFFFFF;
}
#cbsa-nav li ul a:link:hover, #cbsa-nav li ul a:visited:hover {
	background:url(image/menu-over.jpg) left 0 repeat-y transparent;
}
