/*---------------------------------------------
MAIN CONTAINERS
-----------------------------------------------*/

#container {
	height: auto;
	width: 800px;
	margin: 0 auto;
	margin-top:6px;
	position: relative;
}
#masthedA {
	position:absolute;
	top:0px;
	left:0px;
	width:348px;
	height:120px;
}
#masthedB {
	position:absolute;
	top:0px;
	left:348px;
	width:452px;
	height:120px;
}
#masthedB1 {
	width:auto;
	height:auto;
	float:right;
}
#masthedB2 {
	width:auto;
	height:auto;
	clear:right;
}
#belowMasthedContainer {
	position:absolute;
	top:130px;
	left:0px;
	background-image:url(base_art/long_shadow_bar_09.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:20px;
}	
#menuBox {
	margin-top:12px;
	height:auto;
	width:182px;
	float:left;
}	
#insideMainHolder {
	float:left;
	height:auto;
	width:618px;
}
#footer {
	width:800px;
	background-color:#FFFFFF;
	clear:both;
	padding:15px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#999;
}
#footerLeft {
	width:800px;
	height:auto;
	margin-left:0px;
	background-color:#FFFFFF;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
}
#flashCal {
	width:auto;
	height:auto;
	margin-top:18px;
}
.pdfBox {
	width:auto;
	height:auto;
	float:left;
	margin:3px 6px 0 0;
	color: #000;
}
.pdfRule {
	width:auto;
	height:4px;
	margin:10px 0 6px 0;
	border-top: 1px solid #4d4d4d;
}

/*---------------------------------------------
NAVIGATION
-----------------------------------------------*/

#mainnav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	width: 162px;
}

#mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainnav ul li, #mainnav ul li ul li {
	display: inline; /* IE6 Whitespace bug fix */
}

#mainnav ul li a {
	display: block;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	padding: 4px 0px 4px 10px;
	margin: 4px 0px 4px 0px;
	font-size: 120%;
}

#mainnav ul li ul {
	background-color: #EBEBEB;
	margin-top: -4px;
}

#mainnav ul li a:hover, #mainnav a.lit {
	color: #fff;
	text-transform: none;
	background-color: #FFB317;
}

#mainnav ul li ul li a {
	display: block;
	background-color: #EBEBEB;
	text-transform: uppercase;
	color: #666;
	padding: 8px 0px 8px 10px;
	margin: 0px;
	font-size: 120%;
}

#mainnav ul li ul li a:hover {
	color: #999;
	background-color: #EBEBEB;
}

/*---------------------------------------------
RULES
-----------------------------------------------*/
		
.longBlackBar {
	background-color: #000000;
	height: 10px;
	width: 800px;
	position: absolute;
	top: 120px;
	left: 0px;
}	
.shortBlackBar {
	height:10px;
	width:618px;
	background-color:#000000;
}
.reallyShortBlackBar {
	height:10px;
	width:376px;
	background-color:#000000;
}

.defaultRule {
	width:auto;
	height:8px;
	margin:0 0 4px 0;
	border-bottom: 1px solid #4d4d4d;
}
.defaultRuleGray {
	width:auto;
	height:8px;
	margin:0 0 4px 0;
	border-bottom: 1px solid #CCC;
}
.Rule10 {
	width:auto;
	height:10px;
	margin:0 0 20px 0;
	border-bottom: 10px solid #000000;
}
.boxWRule {
	width:auto;
	height:auto;
	border:1px solid #4d4d4d;
}	


/*---------------------------------------------
PHOTOS
-----------------------------------------------*/
	
.rightPhotoBox {
	width:auto;
	height:auto;
	float:right;
}	

.photoBoxLeft {
	float:left;
	margin:4px 14px 4px 0;
	height: auto;
	width: auto;
}
.photoBoxRight {
	float:right;
	margin:4px 0 4px 14px;
}					
		
/*---------------------------------------------
BASE HOME PAGE
-----------------------------------------------*/

#homePageBox {
	float:left;
	margin-left:8px;
}	
#homePageSeasonStrip {
	float:left;
	height:460px;
	width:158px;
}
.seasonBoxTop {
	margin-top:8px;
	width:158px;
	height:107px;
}	
.seasonBoxBelow {
	width:158px;
	height:107px;
	margin-top:8px;
}

/*---------------------------------------------
HOME PAGE BUCKETS
-----------------------------------------------*/

.bucketRule {
	width:auto;
	height:2px;
	margin:3px 0 12px 0;
	border-top: 1px solid #4d4d4d;
}	
#bucket {
	width:618px;
	clear:both;
	height:auto;
	background-image:url(base_art/bucket_art/bucket_rule_03.gif);
	background-repeat:repeat-y;
}	
#bucket1 {
	width:190px;
	height:auto;
	float:left;
}	
#bucket1A {
	margin:7px 0 16px 16px;
}	
#bucket2 {
	width:206px;
	height:auto;
	float:left;
}
.bucket2and3A {
	margin:7px 0 16px 32px;
}	
#bucket3 {
	width:206px;
	height:auto;
	float:left;
}
.lowBucketBlackBar {
	height:10px;
	width:618px;
	background-color:#000000;
	clear:both;
}
.lowBucketWhiteBar {
	height:10px;
	width:618px;
	background-color:#FFFFFF;
	clear:both;
}
#belowBucketSponsors {
	width:618px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(base_art/bucket_art/below_bucket_grad_28.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding:10px 0 0 0;
}
#belowBucketSponsorsLong {
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(base_art/long_shadow_bar_09.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding:10px 0 0 0;
	text-align:center;
}		
		
/*---------------------------------------------
TEXT
-----------------------------------------------*/

p {
	text-indent:0em;
}	
.bucketText {
	font-family: "Lucida Sans Unicode", "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.65em;
	color:#4d4d4d;
}
.bucketHed {
	margin-bottom:4px;
}	
.mainText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.65em;
	color:#000000;
}
.black {
	color:#000000;
	font-weight:bold;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:9px;
}	
.captionText {
	font-family: "Lucida Sans Unicode", "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:italic;
	color:#4d4d4d;
	margin:4px 0 10px 0;
	width: auto;
	line-height:normal;
}
.captionTextSm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#666666;
	margin-top:6px;
	line-height: 125%;
}	

h1 {
	font-size:115%;
	line-height:1.5em;
	font-weight:normal;
}	
.sans {
	font:12px/150% "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	color:#000000;
	font-weight:bold;
}
.sansHed {
	font-size: 20px;
	line-height:1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}	

.sansText {
   	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sansHedGreen {
	color: #AFCC29;
	font-size: 20px;
	line-height:1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topText {
	font:9px/160% Georgia, "Times New Roman", Times, serif;
	letter-spacing:.2em;
}

.textBlack {
	color:#000000;
}
.sansHedSidebar {
	font:12px/130% "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin-top:6px;
}	

.showHedDate, .showHedTitle, .showHedSubtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0px;
	line-height:1.6em;
}

p.showHedDate {
	font-size: 13px;
	text-transform: uppercase;
	line-height:1.75em;
}

h1.showHedTitle {
	font-size: 40px;
	line-height:1.2em;
	margin-top:12px;
}

h2.showHedSubtitle {
	font-size: 15px;
	line-height:1.6em;
	margin: 6px 0 12px 0;
	color:#666;
}

/*---------------------------------------------
LINKS
-----------------------------------------------*/

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #999999;
}

a.mainLink:link, a.mainLink:visited, a.mainLink:active {
	color: #000000;
	text-decoration: none;
	border-bottom:1px #4d4d4d dotted;
}

a.mainLink:hover {
	color: #FFB217;
	text-decoration: none;
	border-bottom:1px #FFB217 dotted;
}

a.greenLink:link, a.greenLink:visited, a.greenLink:active {
	color: #AFCC29;
	text-decoration: none;
	border-bottom:1px #AFCC29 dotted;
}

a.greenLink:hover {
	color: #FFB217;
	text-decoration: none;
	border-bottom:1px #FFB217 dotted;
}

a.orangeLink:link, a.orangeLink:visited, a.orangeLink:active {
	color: #FFB217;
	text-decoration: none;
	border-bottom:1px #FFB217 dotted;
}

a.orangeLink:hover {
	color: #FFB217;
	text-decoration: none;
	border-bottom:1px #FFB217 dotted;
}

a.facultyLink:link, a.facultyLink:visited, a.facultyLink:active {
	color: #4d4d4d;
	text-decoration: none;
	border-bottom:1px #4d4d4d dotted;
}
a.facultyLink:hover {
	color: #FFB217;
	text-decoration: none;
	border-bottom:1px #FFB217 dotted;
}


/*---------------------------------------------
TABLES
-----------------------------------------------*/

.rowodd {
	background-color: #EBEBEB;
}

.roweven {
	background-color: #EFF7C6;
}

/*th {
	background-color: #AFCC29;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
*/
td a {
	color: #000;
}

.greenrowodd {
	background-color: #f1f7d5;
	border-top: 1px solid #fff;
}

.greenroweven {
	background-color: #e8f2bb;
	border-top: 1px solid #fff;
}

.greenrowlit {
	background-color: #ffb317;
}

.greenrowfail {
	background-color: #fb8989;
}

.invisible {
	border: 1px solid #EBEBEB;
	background-color: #EBEBEB;
	color: #000;
	font-weight: bold;
	font-size: 110%;
}


	
/*---------------------------------------------
MISC
-----------------------------------------------*/

.noDisplay {
	visibility:hidden;
}	

.clearFloats {
	clear:both;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix {height: 1%;}
.clearfix {display:block;}

.hide {
	display: none;
}

.show {
	display: block;
}

ul.gold {
	list-style-image:url(base_art/bullet.gif);
	margin: 0px;
	padding: 18px;
}

#bodyform table {
	background-color: #EBEBEB;
}

#bodyform h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background-color: #AFCC29;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 1px;
}

.bodyformhed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background-color: #AFCC29;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 6px;
}

.bump {
	font-size: 14px;
}

.button {
    border: 1px solid #666;
    background-color: #E2E2E2;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 6px;
	*padding:2px 2px;
	cursor:pointer;
}
.button:hover {
    background-color: #ffb317;
}

.formButton {
    border: 1px solid #666;
    background-color: #F2F2F2;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 10px;
	*padding:3px 3px;
	cursor:pointer;
}
.formButton:hover {
    background-color: #ffb317;
	border: 1px solid #ffb317;
	color:#FFF;
}


.text-input, input {
    border: 1px solid #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px 0 3px 2px;
}

.tdsans {
   	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.tdwarn {
   	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00;
}

.numbutton {
    border: 1px solid #CCC;
    background-color: #FFFFFF;
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666;
	font-size:11px;
	padding:2px 4px;
	*padding:2px 0; /*WINDOWS FIX*/
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height:normal;
}
.numbutton:hover {
    border: 1px solid #FFB317;
    background-color: #FFB317;
	color:#FFF;
}

.newbullet {
	background-image:url(../base_art/newbullet.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:16px;
	margin:.5em 0 0 0;
}

table.tablestyle { 
	width: 100%; 
	padding: 0; 
	border: none; 
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #666;
	border-collapse: collapse;
}
table.tablestyle td { 
	font-size: 10px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #666;
	line-height:1.25em;
}

table.tablestyle th { 
	color:#000;
	font-size: 10px; 
	background-color: #AFCC29;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #666;
	line-height:1.25em;
}