/* CSS Reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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! */
/*:focus {
	outline: 0;
}*/
body {
	line-height: 1;
	color: black;
	background: white;
}
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: "" "";
}
/* End CSS Reset */

html {
	background:#0f2450 url(/ciaa/images/background.jpg) top center repeat-y;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:16px;
}

body {
	width:100%;
	background:url(/ciaa/images/body_background.jpg) top repeat-x;
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:16px;
	color:#283c67;
	text-shadow:0 0 0px #000;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}

a.rss, #search #submit, .sidebar, .readmore, .followbutton, .playerbutton, .votebutton, #logos img, h2.about, h2.classroom, h2.character, h2.community, h2.competition, a.prev, a.next { behavior: url(http://www.seniorclassaward.com/images/iepngfix.htc); }

a {
	text-decoration:none;
	color:#9f0c27;
}

a:hover {
	text-decoration:underline;
}

a.jump {
	display:block;
	height:0px;
	width:0px;
	overflow:hidden;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

#headerwrapper {
	width:100%;
	height:779px;
	background:url(/ciaa/images/header_background.jpg) top center no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

#header {
	width:975px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	position:relative;
}

#badge {
	display:block;
	width:160px;
	height:87px;
	padding-top:61px;
	float:left;
}

h1 {
	display:block;
	float:left;
	height:116px;
	width:590px;
	background:url(/ciaa/images/banner-home.jpg);
	margin-top:69px;
	text-indent:-999em;
}

ul#menu {
	position:absolute;
	top:30px;
	left:0px;
	width:725px;
}

ul#menu li {
	float:left;
	display:block;
	height:43px;
}

ul#menu li a {
	display:block;
	height:100%;
	text-indent:-999em;
}

ul#menu li.home a {
	width:72px;
	background:url(/ciaa/images/home_menu-home.png);
}

ul#menu li.mensbasketball a {
	width:158px;
	background:url(/ciaa/images/home_menu-mensbasketball.png);
}

ul#menu li.womensbasketball a {
	width:185px;
	background:url(/ciaa/images/home_menu-womensbasketball.png);
}

ul#menu li.vote a {
	width:57px;
	background:url(/ciaa/images/home_menu-vote.png);
}

ul#menu li.news a {
	width:64px;
	background:url(/ciaa/images/home_menu-news.png);
}

ul#menu li.about a {
	width:69px;
	background:url(/ciaa/images/home_menu-about.png);
}

ul#menu li.partners a {
	width:89px;
	background:url(/ciaa/images/home_menu-partners.png);
}

ul#menu li a:hover, ul#menu li a.hover {
	background-position:0 -43px;
}

ul#menu li.active a, ul#menu li a:active {
	background-position:0 -86px;
}

ul#auxillarymenu {
	position:absolute;
	top:0px;
	left:0px;
}

ul#auxillarymenu li {
	float:left;
	margin:10px 10px 0 0;
}

ul#auxillarymenu a {
	color:#e1f2f9;
}

a.rss {
	padding-right:15px;
	background:url(/ciaa/images/rss_icon.png) right 2px no-repeat;
}

#search {
	position:absolute;
	top:5px;
	right:0px;
	width:225px;
}

#search #input {
	float:left;
	background:url(/ciaa/images/search_input.jpg);
	width:139px;
	height:14px;
	border:none;
	padding:3px;
	color:#e1f2f9;
}

#search #submit {
	float:left;
	display:block;
	width:75px;
	height:22px;
	background:url(/ciaa/images/button_search.png);
	border:0px;
	margin:-1px 0 0 5px;
	text-indent:-999em;
	cursor:pointer;
	font-size:0px;
}

#search #submit:hover {
	background-position:0 -22px;
}

#search #submit:active {
	background-position:0 -44px;
}

.submit {
	margin-left:25px;
}

#wrapper {
	width:975px;
	height:auto;
	margin:-594px auto;
}

h3 {
	display:block;
	height:25px;
	text-indent:-999em;
	width:225px;
}

h4 {
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:.5em;
}

table {
	margin:0 0 16px 0;
}

th {
	font-weight:bold;
}

th, td {
	padding-right:10px;
}

.sidebar {
	background:url(/ciaa/images/blue_background.png) bottom left no-repeat;
	font-size:11px;
	line-height:16px;
	color:#2a3d59;
}

.sidebar h4 {
	display:block;
	width:215px;
	height:20px;
	font-size:13px;
	background:url(/ciaa/images/title_red.jpg) no-repeat;
	padding:5px 5px 0px 5px;
	color:#e1f2f9;
}

.sidebar h4 a {
	color:#ffffff;
}

.sidebar p {
	padding:5px;
	font-size:11px;
	color:#2a3d59;
}

#spotlight {
	float:left;
	width:224px;
}

#spotlight h3 {
	background:url(/ciaa/images/title_spotlight.jpg) no-repeat;
}

.candidate {
	margin-bottom:16px;
	height:141px;

}

.candidate img {
	float:left;
	margin:5px;
	border:2px solid #ffffff;
}

.readmore {
	display:block;
	height:22px;
	width:96px;
	background:url(/ciaa/images/button_readmore.png);
	text-indent:-999em;
	margin:10px 0;
}

a.readmore:hover, a.readmore.hover {
	background-position:0 -22px;
}

a.readmore:active {
	background-position:0 -44px;
}

.followbutton {
	display:block;
	height:25px;
	width:111px;
	margin:0 0 10px 10px;
	background:url(/ciaa/images/button_follow.png);
	text-indent:-999em;
}

a.followbutton:hover, .followbutton.hover {
	background-position:0 -25px;
}

a.followbutton:active {
	background-position:0 -50px;
}

.playerbutton {
	float:left;
	display:block;
	height:25px;
	width:111px;
	background:url(/ciaa/images/button_playercard.png);
	text-indent:-999em;
}

a.playerbutton:hover, .playerbutton.hover {
	background-position:0 -25px;
}

a.playerbutton:active {
	background-position:0 -50px;
}

#twitter {
	float:right;
	width:225px;
	height:auto;
}

#twitter p {
	padding:7px 10px;
}

#twitter a {
	font-weight:bold;
}

#twitter h3 {
	background:url(/ciaa/images/title_twitter.jpg) no-repeat;
}

#twitter h4 {
	background:url(/ciaa/images/subtitle_twitter.jpg);
}

.votebutton {
	display:block;
	height:27px;
	width:95px;
	background:url(/ciaa/images/button_vote.png);
	text-indent:-999em;
	margin:16px 0 10px 0;
}

a.votebutton:hover, .votebutton.hover {
	background-position:0 -27px;
}

a.votebutton:active {
	background-position:0 -54px;
}

#content {
	float:left;
	width:750px;
	position:relative;
}

#footer {
	float:left;
	clear:left;
	height:90px;
	width:975px;
	margin-bottom:25px;
	position:relative;
	color:#e1f2f9;
	background:url(/ciaa/images/home_footer_background.jpg);
}

#footer a {
	color:#e1f2f9;
}

ul#footermenu {
	margin-top:20px;
	width:700px;
}

ul#footermenu li {
	float:left;
	height:50px;
	line-height:50px;
	padding:0 10px;
	background:url(/ciaa/images/footer_divider.jpg) top right no-repeat;
}

ul#footermenu li a {
	display:block;
}

ul#footersubmenu {
	clear:both;
}

ul#footersubmenu a {
	color:#cae1eb;
	font-size:11px;
	font-weight:bold;
}

ul#footersubmenu li {
	float:left;
	margin:10px 0 0 10px;
	padding-bottom:10px;
}

#logos {
	position:absolute;
	top:0px;
	right:30px;
}

p#copyright {
	float:right;
	font-size:11px;
	margin:10px 10px 0 0;
	padding:0px;
}

.shinka {
	display:block;
	height:0px;
	width:0px;
	text-indent:-999em;
}

table.voting {
	padding:0 25px 0 25px;
	width:350px;
	font-size:11px;
	line-height:11px;
}

table.voting th {
	font-weight:bold;
	padding-right:10px;
}

table.voting td {
	padding-right:10px;
}

table.voting tr {
	height:16px;
	vertical-align:top;
}

td.name {
	height:16px;
	vertical-align:top;
}

span.bar {
	float:left;
	display:block;
	height:16px;
	width:15px;
	background:url(../images/votebar_left.png) no-repeat;
}

.bar em {
	float:left;
	display:block;
	height:16px;
	width:0px;
	padding-left:10px;
	background:url(../images/votebar_right.png) no-repeat;
}
