/* 

STYLE SHEET FOR DENCOVER MEDIA WEB SITE
Created by Vivid Associates
www.vividassociates.com



Notes

*/



/* --------- defaults  --------- */


body { 
  font-family:Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
	background-image: url(/images/website/northernball_northernball/ASA_website_design2_01.jpg);
	background-repeat: repeat-x;
	background-repeat: inherit;
		}
		
/*  --------- structure  --------- */

#wrapper {
	width:957px;
	margin:0 auto 0 auto;
	background:#FFCC00;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	position:relative;
	background-color: #FFFFFF;
		}
		
#masthead {
	height:212px;
	background-image: url(/images/website/northernball_northernball/ASA_website_design2_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
		}
		
		
#navContainer {
	width:162px;
	position: absolute;
	height:328px;
	left: 0px;
	top: 255px;
		}

#screen {
	padding:10px 0px 0px 0px;
	margin:0px 32px 15px 167px;
		}

#column {
	float:right;
	width:426px;
	padding:25px 10px 20px 10px;
	margin:0px 0px 0px 0px;
	background-color: #01A8DF;
	
		}
		


	
#headButton.registerNow {
    background-color: #ee0000;
}		
				
		
.box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
		}									

.line {
	border-bottom: 1px solid #D4DAEF;
		}		

#space {
	float:left;
	width:10px;
	}

#content {
	width:590px; 
	min-height:320px;
	
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	
		}
		
*html #content {/*for ie only*/
	height:320px;}	
	
	

#footer { background-color:#FCB0CA; font-size:12px; line-height:1.2em; color:#FFFFFF; padding:10px 10px 10px 10px;
		}

.separator {
		clear: both;
		height: 0;
		}

.floatedpic {
		padding-right: 5px;
		float:left;
		}

.floated {
		float:center;
		padding-left: 0px;
		}
/* ---------- links and navigation ---------- */


#navigation {
	padding:0px 0px 0px 0px;
		}
		
#navigation ul {
	margin: 0;
	padding: 0;
}
		
#navigation li { margin:0 0 8px 0; list-style-type:none;}
		
#navigation li a, #navigation li a:link, #navigation li a:visited { width:140px;display:block; text-decoration:none; background-image: url(/images/website/northernball_northernball/ASA_website_design2_09.jpg); font-weight:bold; color:#ffffff; padding:8px 10px 6px 10px; font-size:12px;text-align:right; border-right:solid 2px #999999;
		}
		
#navigation li a:hover, #navigation li a:active { background-image: url(/images/website/northernball_northernball/ASA_website_design2_10.jpg);
		}
		
#navigation li a.landed, #navigation li a.landed:link, #navigation li a.landed:visited {width:140px;display:block; text-decoration:none; background-image: url(/images/website/northernball_northernball/ASA_website_design2_10.jpg); font-weight:bold; color:#ffffff; padding:8px 10px 6px 10px; font-size:12px;text-align:right; border-right:solid 2px #999999;
		}



		
/* ---------- hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
		
#wrapper {
		text-align: left;
		}  
		
/* ------   ticker  ---------- */
#destinationOuter {
 	font-size:13px;
	padding-bottom:10px;
	width:590px;
}

div#sponsorsLeftPad {
  width: 120px;
  text-align: center;
}

div#sponsorsRightPad {
  width: 120px;
  text-align: center;
  float:right;
  padding-right:0px;
}

div#sponsorLabel {
  background-color:#B02024;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding:3px 0px;
  width: 120px;
  text-align: center;
}

div#sponsorLabelSml {
  padding:3px 0px;
  color:#000000;
  font-size:11px;
  width: 120px;
  text-align: center;
}

div#sponsorLabel a {
  color:#FFFFFF;
  text-decoration:none;
}

div#sponsorLabelSml a {
  color:#000000;
  text-decoration:none;
}


#wrapper div#headButtons {
	background-color:#B12A52;
	margin:0px;
	padding:0px;
}


#wrapper #headButtons #headButton a, #wrapper #headButtons #headButton a:link, #wrapper #headButtons #headButton a:visited{ text-decoration:none; color:#FFFFFF;}

#wrapper #headButtons #headButton a:hover, #wrapper #headButtons #headButton a:active { text-decoration:underline}

#wrapper #headButtons #headButton {
	background-color: #005288;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	float:left;
	padding:7px 30px 7px 30px;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}