html{
	background:#142c3d url(/Images/template/SAN_HeaderBg.jpg) no-repeat top center;
	margin:0;
	padding:0;
	
	}

body{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	line-height:18px;
	}

.clear{
	font-size:0.11em;
	height:0.11em;
	margin:0;
	padding:0;
	clear:both;
	}

h1#Logo a{
	display:block;
	width:400px;
	height:150px;
	text-indent:-100000000px;
	margin:0 auto;
	}

a{
	color:#f1d65f;
	text-decoration:none;
	}
	a:hover{color:#e4ca59;}

dt{
	color:#bfbfbf;
	}
dd{
	margin-bottom:10px;
	}

ul{
	margin:15px 0 15px 15px;
	}

ul li{
	background:url(/Images/template/SAN_Star.png) no-repeat 0 0 ;
	padding-left:24px;
	margin-bottom:8px;
	list-style:none !important;
	font-size:13px;
	}

/* Template Containers *****************************************/


#Container{
	width:1019px;
	margin:60px auto 0 auto;
	background:url(/Images/template/SAN_BodyBg.jpg) repeat-x 0 280px;
	}



#Content{
	width:600px;
	float:left;	
	margin:50px 35px 0 70px;
	}


#chartContainer {
	margin:0;
	margin-left:25px;
	*margin-left:15px;
	margin-bottom:10px;
	*margin-bottom:0px;
	padding:0;
}	


#chartContainer p {
	margin:0;
	margin-left:10px;
	padding:0;
	
}

#chartContainer h4 {
	margin:0;
 	margin-left:10px;
	padding:0;
}
	
ul.PresaleChart  {
	width:245px;
	background:url(/Images/news/SAN_rssBG.png) repeat-y;
	margin:0;
	margin-left:0px;
	padding:0;
	
}	

ul.PresaleChart li {
	margin:0;
	margin-left:6px;
	padding:0;
	padding-left:5px;
	padding-bottom:2px;
	background-image:none;
	font-size:11px;
	border-bottom:1px solid #60726c;
	width:225px;
	
}

div.PresaleTop {
	width:245px;
	height:15px;
	background:url(/Images/template/SAN_PresaleTop.png) no-repeat;
	margin-left:-2px;
}

div.PresaleBot {
	width:245px;
	height:16px;
	background:url(/Images/template/SAN_PresaleBot.png) no-repeat;
	margin-left:-2px;
}


#Sidebar{
	width:260px;
	float:left;
	margin-top:50px;
	}

#Footer{
	background:url(/Images/template/SAN_Footer.png) repeat-x;
	width:1019px;
	height:168px;
	margin:0 auto;
	}
	#Footer p{
		text-align:right;
		font-size:11px;
		padding-top:120px;
		margin-right:30px;
		}

/* Navigation*****************************************/

#Nav ul{
	padding:0;
	width:550px;
	margin:0 auto;
	height:45px;
	/*border:1px solid #fff;*/
	}

#Nav ul li{
	float:left;
	width:100px;
	height:25px;
	padding:15px 0 0 0;
	margin:0 0 0 50px;
	background:none;
	text-align:center;
	
	}

#Nav ul li.news {
	width:50px;
}

a.NavNews{
	display:block;
	background:url(/Images/template/nav/SAN_News.png) no-repeat top left;
	width:59px;
	height:22px;
	text-indent:-1000000px;
	cursor:pointer;
	}
	a.NavNews:hover{
		background:url(/Images/template/nav/SAN_News.png) no-repeat bottom left;
		}
		.NewsMenu a.NavNews{background:url(/Images/template/nav/SAN_News.png) no-repeat bottom left;}
		
a.NavMultimedia{
	display:block;
	background:url(/Images/template/nav/SAN_Multimedia.png) no-repeat top left;
	width:159px;
	height:22px;
	text-indent:-1000000px;
	cursor:pointer;
	}
	a.NavMultimedia:hover{
		background:url(/Images/template/nav/SAN_Multimedia.png) no-repeat bottom left;
		}
		.MultimediaMenu a.NavMultimedia{background:url(/Images/template/nav/SAN_Multimedia.png) no-repeat bottom left;}
		
a.NavCommunity{
	display:block;
	background:url(/Images/template/nav/SAN_Community.png) no-repeat top left;
	width:159px;
	height:22px;
	text-indent:-1000000px;
	cursor:pointer;
	}
	a.NavCommunity:hover{
		background:url(/Images/template/nav/SAN_Community.png) no-repeat bottom left;
		}
		.CommunityMenu a.NavCommunity{background:url(/Images/template/nav/SAN_Community.png) no-repeat bottom left;}

a.NavStore{	
	background:url(/Images/template/nav/SAN_Store.png) no-repeat top left;
	width:57px;
	height:22px;
	text-indent:-1000000px;
	display:block;
	cursor:pointer;
	}
	a.NavStore:hover{
		background:url(/Images/template/nav/SAN_Store.png) no-repeat bottom left;
		}
		.StoreMenu a.NavStore{background:url(/Images/template/nav/SAN_Store.png) no-repeat bottom left;}	
	


/*SubNav *********************************************/

#SubNav {
	background:url(/Images/template/nav/SAN_subNavBG.png) no-repeat !important;
	width:507px  !important;
	height:36px  !important;
	margin:0  !important;
	margin-left:260px  !important;
	margin-top:0px  !important;
	padding:0  !important;
}

#SubNav ul {
	margin:0  !important;
	padding:0  !important;
}

#SubNav ul li {
	float:left  !important;
	margin:0  !important;
	margin-top:7px  !important;
	margin-left:27px  !important;
	padding:0  !important;
	padding-left:20px  !important;
	padding-right:20px  !important;
}

#SubNav ul li a {
	color:#E4CA59;
}

#SubNav ul li a:hover {
	color:#fff;
}

#SubNav ul li a.on {
	color:#fff;
}




/* General *****************************************/
p{
	margin:10px 0;
	}
h2#Welcome{
	background:url(../Images/template/titles/SAN_Welcome.png) no-repeat;
	width:377px;
	height:28px;
	text-indent:-10000000px;
	margin:0 0 25px 0;
	}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	color:#F1D65F;
	letter-spacing:1px;
	margin:10px 0 20px 0;
	}	

h3{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#f1d65f;
	margin:15px 0 10px 0;
	}
	
	h3 a{color:#f1d65f;}

h4{
	font-size:14px;
	margin:10px 0 5px 0;
	font-weight:bold;
	color:#F1D65F;
	}

p.ReadMore{	
	margin-top:0;
	float:right;
	}

p.ReadMore a{
	background:url(/Images/template/buttons/SAN_ReadMore.png) no-repeat;
	width:81px;
	height:14px;
	text-indent:-10000000px;
	display:block;
	}
	
p.commentsBar {
	margin:0;
	padding:0;
	float:left;
	width:210px;
}


.dotted{
	border-bottom:1px dotted #4c667c;
	margin:10px 0;
	}
	


/* Tour Dates *****************************************/

.TourHeader{
	background:url(/Images/template/SAN_TourHeader.jpg) no-repeat;
	width:585px;
	height:162px;
	}

#tourTable th{
	color:#ffd000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	}

#tourTable td{	
	border-bottom:1px solid #62732c;
	}

sku_True{display:inline;}
sku_False {display:none;}

span.DetailsVisible_False, a.Visible_True {display:inline;}
span.DetailsVisible_True, a.Visible_False {display:none;}                                                
span.VenueVisible_False, a.Visible_True {display:inline;}
span.VenueVisible_True, a.Visible_False {display:none;}
div.canceled_True {
	text-decoration:line-through;
}

/* Sidebar *****************************************/

#Login{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:220px;
	margin:0 auto;
	line-height:24px;
	}
#Login a{padding:0 10px 0 0;}

.divider{
	background:url(/Images/template/SAN_SidebarLine.png) no-repeat;
	width:273px;
	height:4px;
	margin:15px 0;
	}

#Subscriptions{
	width:220px;
	margin:0 auto;
	color:#b7ddf4;
	font-size:12px;
	}

#Subscriptions h3{
	background:url(/Images/template/titles/SAN_Subscriptions.png) no-repeat;
	width:137px;
	height:32px;
	text-indent:-1000000px;
	margin-bottom:0;
	}
	#Subscriptions h3 a{
		display:block;
		width:137px;
		height:32px;
		text-indent:-10000000px;
		background:none;
		}

#Subscriptions ul{
	margin:0 0 15px 15px;
	}

#Subscriptions ul li{
	background:url(/Images/template/SAN_Star.png) no-repeat 0 0 ;
	padding-left:24px;
	}

a.MoreDetails{
	background:url(/Images/template/buttons/SAN_MoreDetails.png) no-repeat;
	width:94px;
	height:14px;
	display:block;
	text-indent:-10000000px;
	}

#Feedback{
	width:220px;
	color:#b7ddf4;
	margin:0 auto;
	font-size:12px;
	}

#Feedback h3{
	background:url(../Images/template/titles/SAN_TellUsWhatYouThink.png);
	width:235px;
	height:36px;
	}
	#Feedback h3 a{
		text-indent:-10000000px;
		width:235px;
		height:36px;
		display:block;
		}
		
#ContestSantana {
	background:url(/Images/template/SAN_Contests.png) no-repeat;
	width:233px;
	height:96px;
	margin:0 auto;
}

#ContestSantana a {
	display:block;
	width:233px;
	height:96px;
	text-indent:-100000000px;
}
 
#VisitSantana{
	background:url(/Images/template/SAN_VisitSantana.png) no-repeat;
	width:221px;
	/*height:96px;*/
	margin:0 auto;
	}
	#VisitSantana a{
		display:block;
		width:221px;
		height:96px;
		text-indent:-100000000px;
		margin-bottom:10px;
		}

div.rssTop {
	width:245px;
	height:14px;
	background:url(/Images/news/SAN_NewsTop.png) no-repeat;
}

div.rssBot {
	width:245px;
	height:14px;
	background:url(/Images/news/SAN_NewsBot.png) no-repeat;
}
		
#VisitSantana ul.rssfeed{
	width:245px;
	background:url(/Images/news/SAN_rssBG.png) repeat-y;
	margin:0;
	margin-top:0px;
	padding:0;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:1px;
	
}

#VisitSantana ul.rssfeed li{
	background:none;
	margin:0;
	margin-bottom:7px;
	padding:0;
	color:#f1d65f;
	font-size:12px;
	width:215px;
	border-bottom:1px dotted #999;
	
}

#VisitSantana ul.rssfeed li a {
	color:#f1d65f;
	text-decoration:none;
	text-indent:0px;
	height:auto;
}

#VisitSantana ul.rssfeed li a:hover{
	color:#E4CA59;
}

#VisitSantana img {
	margin-left:11px;
}



#MailingList{
	width:220px;
	margin:0 auto;
	font-size:12px;
	color:#b7ddf4;
	}
	#MailingList h3{
		background:url(/Images/template/titles/SAN_MailingList.png) no-repeat;
		width:235px;
		height:36px;
		}
		#MailingList h3 a{
			text-indent:-100000000px;
			width:235px;
			height:36px;
			display:block;
			
			}

#Milagro{
	background:url(../Images/template/SAN_MilagroFoundation2.gif);
	width:244px;
	height:95px;
	margin:0 auto;
	}
	#Milagro a{
		display:block;
		width:244px;
		height:95px;
		text-indent:-10000000px;
		}


/* Help Pages **************************/

h2.Help{
	font-size:14px;
	}
	
/* Error Pages **************************/

#errorContainer{
	height:320px;
	width:800px;
	margin:60px 0 0 75px;
	}
	
#errorContainer h1{
	font-size:18px;
	}
		
/* Account Pages **************************/


.Back2Store{
	float:right;
	width:200px;
	background:url(/Images/template/buttons/SAN_Back.png) no-repeat; 
	padding-left:23px;
	margin-top:10px;
	}

.Back2Site{
	float:left;
	width:200px;
	background:url(/Images/template/buttons/SAN_Back.png) no-repeat; 
	padding-left:23px;
	margin-top:10px;
	}

.Back2Account{
	background:url(/Images/template/buttons/SAN_Back.png) no-repeat; 
	padding-left:23px;
	margin-top:10px;
	float:right;
	}

ul.accounts{
	margin-bottom:30px;
	}

h3.loginBar{
	margin:25px 0;
	}

/* Contact Page **************************/

.contactInfo h3{
	margin-top:25px;
	}
	
/* DES errors **************************/

ul.DESVALSummaryErrors , ul.DESVALSummaryErrors li{
	margin-left:3px;
	
	}

/* Help Page *****************************/

	
.faqHelp{
display:none;
}
.faqHelpOn{
	display:block;
}
.storeHelp{
	display:none;
}
.storeHelpOn{
	display:block;
}
.forumHelp{
	display:none;
}
.forumHelpOn{
	display:block;
}
#HelpNav{
padding:0 0 10px 0;
}

#HelpNav a{
	background-color:#6a7560;
	color:#ccc;
	margin-right:-3px;
	padding:2px 15px 2px 15px;
	}

#HelpNav a.on{
	background-color:#6A8C68;
	color:#fff;
	margin-right:-3px;
	padding:2px 15px 2px 15px;
	}
	
#HelpNav a:hover{
	background-color:#6A8C68;
	color:#fff;
	margin-right:-3px;
	padding:2px 15px 2px 15px;
}


ul#help li ul {
	margin:0!important;
	padding:0!important;
	width:500px!important;

	
}

ul#help li ul li {
	background:none;
	margin:0!important;
	margin-top:5px!important;
	
	padding:0!important;
	font-size:1.0em;
	font-style:italic;
	
}

ul#help li ul.active {
	background-position: right 5px;
}







/*ASJAV VIDEO STYLES----------------------------------*/

#vidContainer{
	background:none;
	margin:5px 0px;
	height:640px;
	/*width:735px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
:focus {
	outline: 0;
}

#vidContainer a{
	text-decoration:none;
}
#asjav_vPlayer{
	padding:5px;
	float:left;
	width:390px;
	}
#asjavHolder{
	padding:5px;
	float:left;
	width:390px;
	margin:0;
	margin-left:112px;
}
.videoChooser{
	height:620px;
	width:480px;
	overflow:hidden;
	clear:both;
	margin:0px;
	margin-left:65px;
	padding:10px;
	padding-top:20px;
	padding-left:12px;
	background: url(/Images/ASJAVvideo/videoChooser_bg.png) no-repeat;
	position:absolute;
	
}
	.vids{
		float:left;
		/*background:#5385b3;*/
		padding:4px;
		margin:0 1px 15px 27px;
		font-size:11px;
		width:165px;
		/*height:85px;*/
		text-align:center;
		
	}
		.vids a.getVid{
		background:url(/images/asjavVideo/transparent.gif);/*this is cos ie sucks*/
		cursor:pointer;	
		display:block;
		height:180px;
		width:165px;
		position:absolute;
		margin:0;
		margin-left:15px;
	*margin-left:-90px
		padding:0;
		
	}
	
	
	
	
	
	
	.vids a span{
		display:none;
	}
	.vids:hover{
		/*background:#286398;*/
		cursor:pointer;
		}
	.vids a:hover span{
			background:url(/images/asjavVideo/play.png);
			display:none;
			/*width:81px;
			height:66px;*/	
			margin:23px 0 0 6px;
			
	}
	.vidAssigned a span, .vidAssigned a:hover span{
		background:url(/images/asjavVideo/playOn.png);
			display:none;
			width:81px;
			height:66px;
			margin:23px 0 0 6px;
	}
	
	.vids:hover, .vidAssigned{
		/*background:#9eb066;*/
	}
	
	.vids h5{
		color:#fff;
		margin:0;
		font-size:12px;
		height:15px;
		padding:1px 4px 5px 4px;
	}
	.vids p{
		color:#b7ddf4;
		margin:0px 20px 0 45px;
		*margin:0px 20px 0 45px;
		width:110px;
		font-size:11px;
		font-weight:bold;
	}
	
	.vids img{
		display:block;
		float:left;
		margin:0 10px 5px 15px;
		border:1px solid #ecbd00;
		
	}
	
	.vids:hover img {
		border:1px solid #b53721;
		
	}
	
	
#vidDescription{
	width:400px;
	/*height:300px;*/
	overflow:hidden;
	/*float:left;*/
	margin:8px 5px 5px 110px;
	text-align:center;
}
#vidDescription div{
	/*background:#ccc;*/
	padding:4px 4px 15px 4px;
	font-size:14px;
	/*display:none;*/
}
	#vidDescription h3{
		margin:0;
		padding:5px 8px;
	}
	#vidDescription p{
		margin:0;
		padding:3px 8px;
	}
	
.clear{clear:both;}

/*tabbing styles*/
.tabs{ 
	margin:0px 0px 5px 0px;
	padding:4px;
	
	}
		
ul.tabNavigation {
	list-style: none;
	margin: 0;
    padding: 0;
	display:none;
		}

ul.tabNavigation li {
	display: block;
    float:left;
	padding:0;
	margin:0;
	border-right:1px solid #fff;
	background-color: #ccc;
}

ul.tabNavigation li a {
	padding: 0px;
	display: block;
	background-color: #ccc;
	color: #000;
	padding:5px;
	text-align:center;
	width:100px;
    text-decoration: none;
}
		
ul.tabNavigation li a:focus {
	outline: 0;
}

ul.tabNavigation li a.selected,ul.tabNavigation li a:hover {
	background-color: #4f0505;
	color: #fff;
		   
}

/*FLICKR GALLERY STYLES*********************************/


	 body{
	 	font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif;
	 }
	 
	 :focus {
		outline: 0;
	}
	#galleryHolder{
		margin:0 auto;
		width:800px;
	}
	#gallery{
		height:650px;
		width:594px;
		position:absolute;
		margin-top:101px;
		border-top:1px dotted #fff;
		border-bottom:1px dotted #fff;
		background:none;
		z-index:900;
		padding:5px;
	}
	#picIframe{
	 	height: 650px; 
		width: 594px;
		margin:5px 3px 3px 5px;
		background:transparent;
		position: absolute;
		z-index: 1000;
		top:0;
		}
	#picHolder{
	 	height: 642px; 
		width: 586px;
		margin:5px 3px 3px 5px;
		position:absolute;
		z-index: 1201;
		opacity: 0;
		background:#000;
		top:0;
	 }
	h4#gTitle{
		padding:10px 0px 20px 15px;
		/*text-transform:uppercase;*/
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:18px;
		width:500px;
		color:#F1D65F;
		
		font-weight:normal;
		margin:0;
	}
/*nav */	

#gNav{
	position:absolute;
	z-index:901;
	width:604px;
	background:/*#5385b3*/none;
	height:26px;
	margin:0;
	padding:0;
}
		#gNav a{
			display:block;
			font-weight:bold;
			color:#fff;
			padding:6px 0px;
			/*border-right:1px solid #fff;*/
			text-align:center;
			background:none;
			margin:0;
			cursor:pointer;
			
		}
		#gNav a:hover,#gNav li.liNavHover a{
			color:#fff;
			background:#5385b3;
			
		}
		#gNav a.onState, #gNav li.liNavOn a{
			color:#fff;
			background:#9eb066!important;
			width:100%;
			
		}
	#gNav ul{
			margin:0;
			margin-top:10px;
			padding:0;
			overflow:hidden;
			list-style:none;
			border-top:1px dotted #fff;
		}
		#gNav li{
			font-size:11px;
			display:block;
			width:140px;
			float:left;
			background:none!important;
			margin:0;
			padding:0;
			
		}
		
		#gNav li.clearList{
			clear:both;
		}
	
		#gNav li li a, #gNav li.liNavHover li a{
			display:block;
			font-weight:normal;
			color:#fff;
			/*padding:3px 5px;*/
			border:none;
			text-align:left;
			background:#5385b3;
			margin:0;
			padding:0;
			width:100%;
			text-align:center;
		}
		#gNav li li a:hover{
			background:none;
			color:#cacdb8;
		}
		#gNav ul li ul { /* second-level lists */
	
			position: absolute;
			/*border-top: 1px solid #DCDDDA;	*/
			z-index:904;
			margin:0;	
			width:598px;
			left:0;
			padding:0;	
			display:none;
			height:90px;
			padding:3px; 
			margin-top:0px;
			background:#7c8d01;
			/*border-top:1px solid #222d35;*/
		}
		#gNav li li{
			float:left;
			font-size:11px;
			width:125px;
			height:20px;
			overflow:hidden;
			margin:5px;
			padding:0;
			display:block;
		}
		
	#gCounter{
		text-align:right;
		position:absolute;
		width:580px;/*same as gallery */
		top:0px;
		margin:20px 10px 0 0;
		font-size:11px;
		clear:both;
		color:#3c5467;
		}
		 #gCounter span.g_counter{padding:0 5px; color:#fff;}
		 #gCounter span.pageText{padding:0 5px 0 0px;}
		 #gCounter a{color:#fff;font-size:11px; }
		 #gCounter a:hover{color:#8ebbda;}
		 #gCounter  a.g_disabled{display:none;}
		 
	 
	 #gallery ul {
	 	margin:0;
		padding:0 20px 0 25px;
	 }
	 #gallery ul li{
		 	list-style:none;
			width:75px;
			height:75px;
			margin:0px 10px 13px 0;
			padding:0px;
			border:2px solid #fff;
			display:block;
			float:left;
		 }
	#gallery img{border:0;}
	

	 
	 #nextButton{
	 	display:block; 
		position:absolute; 
		right:10px; 
		top:280px;
		background:url(/images/FLICKR/next.gif);
		background-position:0 0;
		text-indent:-1000px;
		width:23px;
		height:31px;
		}
	 #prevButton{
		display:block; 
		position:absolute; 
		left:10px; 
		top:280px;
		background:url(/images/FLICKR/back.gif);
		background-position:0 0;
		text-indent:-1000px;
		width:23px;
		height:31px;
		}
	 #prevButton:hover, #nextButton:hover{
	 	background-position:0 -31px;
	 }
	#loadingPic{
	  	position:absolute;
	  	top:280px;
	 	left:290px;
	 	z-index: 1002; 
	 	height:32px;
	 	width: 32px;
	  	display:none;
		border:none;
	 }
	 #bigPic{
	 	position:absolute; 
		z-index: 1003;
		opacity: 1;
		border:2px solid #fff;
	 }
	 #imageDetails{
		 display:none;
		 position:absolute;
		 margin:0 auto; 
		 padding:10px 5px;
	 }
	 #imageCount{
	 	float:left;
		margin-right:5px;
		font-size:90%;
		color:#999;
		}
	
	 #imageTitle{
	 	color:#ccc;
		float:left;
	/*	visibility:hidden;*/
		
	 }
	 #imageDes{
		 display:block;
		 font-size:12px;
		 position:absolute;
		 z-index:10000;
		 color:#fff;
		 padding:10px 5px;
		/* visibility:visible!important;*/
	 }
	#details{
		color:#51788d;
		font-size:11px;
		display:block;
		float:right;
		visibility:hidden;
	}
	#hide{
		color:#51788d;
		display:none;
		float:right;
		font-size:11px;
		/*	visibility:hidden;*/
	}
	a#hide:hover,a#details:hover{
		color:#669dba;
	}
	
	 #picControls{
	 	 position:absolute;
		 margin:0 auto; 
		 display:none;
		 text-align:right;
		 padding:0px 0px 15px 0;
		
	 }
	  #thumbsButton{
		background:url(/images/FLICKR/thumbs.gif) no-repeat;
		background-position:right 0px;
		font-size:10px;
		width:80px;
		padding:3px 10px 0 0px;
		color:#51788d;
		letter-spacing:0px;
		height:22px;
		display:block;
		float:right;
		text-align:left;
		}
	 #thumbsButton:hover{
	 	background-position:right -22px;
		color:#669dba;
	 }

	 .clear{
	 	clear:both;
	 }
	 #loadingMsg{
	 	margin:0px 20px;
	 }
	 #loadingMsg span{display:block;float:left;padding:8px 4px;color:#999;}
	 #loadingMsg img{display:block;float:left;}
	 


/*****************NON-SUBSCRIBER STYLES*************************************/
	table#SUBCallouts {
		margin-top:10px;
		margin-bottom:10px;
	}

	table#SUBCallouts td {
		padding:5px;
		padding-top:10px;
	}

/******************CONTEST PAGE STYLES**************************/

a.contestBTN {
	width:333px;
	height:25px;
	display:block;
	background:url(/Images/CONTESTS/SAN_contestBTN.png) no-repeat;
	margin:0;
	padding:0;
	font-weight:bold;
	text-indent:-30000px;
}

ul.contestArchive {
 	
}

ul.contestArchive li{
	font-size:12px;
 	
}

ul.contestArchive li a {
	color:#F1D65F;
}

ul.contestArchive li a:hover {
	color:#E4CA59;
}









