
/*-------*/
/* RESET */
/*-------*/

body
{
	background-color: #999999;
}

h1, h2, h3, h4, h5
{
	padding: 5px 0px 0px 0px;
}

/*-------*/
/* FONTS */
/*-------*/

div, h1, h2, h3, h4, h5, h6, ol, p, span, td, th, ul, form, input, select
{
	font-family: Verdana, Arial, sans-serif;
}

div, li, p, td, th
{
	font-size: 10pt;
}

form, input, select
{
	font-size: 8pt;
}

/*---------------*/
/* PAGE ELEMENTS */
/*---------------*/

h1 { font-size: 16pt; }

h2 { font-size: 13pt; }

h3 { font-size: 11pt; } /* formerly subsection */

h4 { font-size: 10pt; }

h5 { font-size: 8pt; }

h6 { font-size: 7.5pt; }

hr.red
{
	border: 0;
	color: #990000;
	background-color: #990000;
	height: 1px;
	width: 100%;
}

hr.gray
{
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
}

abbr { cursor: help; }

p.notes { font-weight: bold; margin-bottom: 0; }

h3.notes { margin-bottom: 0; }

ul.notes
{
	list-style-type: square;
	padding-left: 16px;
	margin-top: 0;
}

.logo
{
	font-size: 24pt;
	font-weight: bold;
	color: #ffffff;
}

.logo
{
	background-image: url("http://www.collegepollarchive.com/images/bg_logo_70.png");
	background-position: center;
	background-repeat: repeat-x;
}

.nav
{
	background-image: url("http://www.collegepollarchive.com/images/bg_nav.jpg");
	background-position: center;
	background-repeat: repeat-x;
}

.nav { font-weight: bold; }

/* .nav { background-color: #eeeecc; font-weight: bold; } */

.form { font-size: 8pt; }

.new
{
	color: red;
	font-weight: bold;
	padding: 0px 7px 0px 0px;
}

.alert-msg
{
	background-color: #ffff66; padding: 3px; text-align: center;
}

/*
.ap-trend-hottest {background-color: #ff9999; padding: 1px;}
.ap-trend-hotter {background-color: #ffcc99; padding: 1px;}
.ap-trend-hot {background-color: #ffff99; padding: 1px;}
.ap-trend-cold {background-color: #99ccff; color: white; padding: 1px;}
.ap-trend-colder {background-color: #0066ff; color: white; padding: 1px;}
.ap-trend-coldest {background-color: #0033cc; color: white; padding: 1px;}
*/
/*--------*/
/* TABLES */
/*--------*/

.polltable { font-size: 8pt; } /* to be deprecated; replaced by small-font */

.th { font-weight: bold; color: #ffffff; background-color: #990000; } /* to be deprecated */

caption { font-weight: bold; padding: 20px 10px 10px 0px; text-align: left; }

.small-font  { font-size: 8pt; }

.nopad { padding: 2px; }
.xpad { padding-right: 20px; }

th { background-color: #990000; color: #ffffff; } /* 9pt? */

.th-poll-rank { padding: 2px 2px 2px 12px; text-align: left; }
.th-list-rank { padding: 2px 15px 2px 2px; text-align: right; }
.th-left { padding: 2px 15px 2px 2px; text-align: left; }
.th-center { padding: 2px 15px 2px 15px; text-align: center; }
.th-right { padding: 2px 2px 2px 15px; text-align: right; }
.th-last-week { padding: 2px 2px 2px 15px; text-align: left; }

.td-row { border-bottom: 1px solid #cccccc; }

.td-poll-rank { padding: 2px 2px 2px 2px; text-align: right; }
.td-list-rank { padding: 2px 15px 2px 2px; text-align: right; }
.td-left { padding: 2px 15px 2px 2px; text-align: left; }
.td-center { padding: 2px 15px 2px 15px; text-align: center; }
.td-right { padding: 2px 2px 2px 15px; text-align: right; }
.td-last-week { padding: 2px 2px 2px 15px; text-align: left; }

.td-left-nopad { padding: 2px; text-align: left; }
.td-center-nopad { padding: 2px; text-align: center; }
.td-right-nopad { padding: 2px; text-align: right; }

.data { padding: 0px; spacing: 0px; } /* for table tag only? did not work? */

.data-row-left-nopad { border-bottom: 1px solid #cccccc; padding: 2px; }
.data-row-center-nopad { border-bottom: 1px solid #cccccc; padding: 2px; text-align: center; }
.data-row-right-nopad { border-bottom: 1px solid #cccccc; padding: 2px; text-align: right; }

/* fb - lowest rank by month and most pa */
.data-row-last { border-bottom: 1px solid #990000; font-size: 10pt; padding: 2px 10px 2px 10px; text-align: center; }
.data-row-last-left { border-bottom: 1px solid #990000; font-size: 10pt; padding: 2px 10px 2px 2px; }

.data-bottom-line { border-top: 1px solid #990000; padding: 2px; }

.totals { font-weight: bold; }

.search-label-right { padding: 10px 10px 10px 0px; text-align: right; }
.search-filter-right-padding { padding: 10px 30px 10px 0px; }

/*-------*/
/* OTHER */
/*-------*/

/* Survey comments/replies page */
.survey-comment { font-weight: bold; }

/*-------*/
/* LINKS */
/*-------*/

/* a { font-weight: bold; text-decoration: none; } */

a.nav { color: #990000; text-decoration: none; }

a:hover { text-decoration: none; }

a:hover.nav { color: #990000; text-decoration: underline; }

a:visited { color: #0000ff; }

a:visited.nav { color: #990000; }

a.prevrank { color: #000000; text-decoration: none; }

a.twitterimg { padding: 0px 0px 0px 10px; }



ul.navbar {
    width: 768px;
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li.navbar {
    float: left;
}

a.navbar:link, a.navbar:visited {
    display: block;
    width: 100%;
    font-weight: bold;
    color: #990000;
    background-color: #ccc;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

a.navbar:hover, a.navbar:active {
    background-color: #fff;
}



#navbar ul {
    width: 100%;
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#navbar li {
    float: left;
}

#navbar a:link, #navbar a:visited {
    display: block;
    width: 100%;
    font-weight: bold;
    color: #990000;
    background-color: #ccc;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

#navbar a:hover, #navbar a:active {
    background-color: #fff;
}



#nav {
	width: 100%;
	float: left;
	padding: 0;
    text-align: center;
	background-color: #ccc; }
	
#nav ul {
	list-style: none;
	width: 768px;
	margin: 0 auto;
	padding: 0; }
	
#nav li {
	float: left; }
	
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #990000; }
	
#nav li a:hover {
	color: #990000;
	background-color: #fff; }
	
	
#centeredmenu {
   float:left;
   width:100%;
   background:#ccc;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ccc;
   color:#990000;
	font-weight: bold;
   text-decoration:none;
   line-height:2em;
}
#centeredmenu ul li a:hover {
   background:#fff;
   color:#990000;
	font-weight: bold;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}