﻿/*general
-----------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center;
	margin:0px;
	padding:0px;
}
h1{
	font-size: 22px;
	font-weight:bold;
	color:#803A42;
	margin:0px;
	padding:0px;
}
h2, h2.sf_NewsTitle{
	font-size: 20px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
}
h3{
	font-size: 18px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
}
h4{
	font-size: 16px;
	font-weight:bold;
	color:#803A42;
	margin:0px;
	padding:0px;
}
/*wrapper
-----------------------------------------------------------------------------*/
#wrapper{
	border:1px solid #793238;
	width: 970px;
	margin:0 auto;
}
/*top
-----------------------------------------------------------------------------*/
#top{
	width: 970px;
	height:154px;
	margin:0 auto;
	text-align:center;
}
#top h1#logo a{
	height:154px;
	width:206px;
	text-indent:-99999px;
	background-image: url(Images/top_logo.jpg);
	background-repeat: no-repeat;  
	display: block;
}
#top h1#logo{
	margin: 0px;
	padding: 0px
}
#top h2#tagline{
	margin: 0px;
	padding: 0px;
	height:100px;
	width:508px;
	text-indent:-99999px;
	background-image: url(Images/top_discover_something.jpg);
	background-repeat: no-repeat;  
	display: block;
}
#top #under_tagline{
	margin: 0px;
	padding: 0px;
	height:54px;
	width:508px;
	background-image: url(Images/top_dots.gif);
	background-repeat: no-repeat;  
	display: block;
}
#top #top_links{
	background-image: url(Images/top_top_right.jpg);
	background-repeat: no-repeat; 
	height:59px;
	width:246px;
	padding-right: 10px;
	padding-top: 10px;
}
#top #top_links a{
	color:#E6801E;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
}
#top #top_links a:hover{
	color:#E6801E;
	text-decoration:underline;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
}
#top #players_club{
	height: 75px;
	width: 251px;
	background-image: url(Images/top_player_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
}
#top #players_club fieldset{ border:1px solid #F5C587; padding:5px;}
#top #players_club legend{ color:#F5C587; text-transform:uppercase; font-size:11px;}
#top #players_club #e-mail, #top #players_club #password{
	border:0px;
	height: 19px;
	width: 81px;
	background-image: url(Images/top_input_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	margin-right:5px;
	padding:0px;
	vertical-align: text-bottom;
	display:block;
	float:left;
	font-size:12px;
	color:#666666;
	padding-top:4px;
	padding-left:10px;
}
#top #players_club #go{
	margin:0px;
	padding:0px;
}
/*nav
-----------------------------------------------------------------------------*/
#nav{
	width: 970px;
	height:24px;
	margin:0 auto;
	text-align:left;
	background-image: url(Images/nav_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav #nav_links{
	float:left;
	width:550px;
	padding-left:150px;
	height:24px;
	background-image: url(Images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:right;
	vertical-align:middle;
}
#nav #search{
	width:240px;
	margin-right:10px;
	float:right;	
}
#nav #search .input{
	border:0px;
	height: 20px;
	width: 201px;
	background-image: url(Images/nav_search_input_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
	vertical-align: text-bottom;
	display:block; float:left;
	font-size:12px;
	color:#666666;
	padding-top:4px;
	padding-left:10px;
}

#nav #search .button{
	margin:0px;
	padding:0px;
	background-image: url(Images/nav_search_button.jpg);
	background-repeat: no-repeat;
	width: 25px;
	height: 24px;
	text-indent: -999em;
	border: none;
	_float: right;
}
/*content
-----------------------------------------------------------------------------*/
#content{
	width: 970px;
	margin:0 auto;
	text-align:left;
	background-image: url(Images/content_fade_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content h1{ border-bottom:2px dotted #999999; padding-bottom:10px;}
#content a{ 
	color:#89464D; text-decoration:underline;
}
#content a:hover{ 
	color:#89464D; text-decoration:none;
}
#content_inner_A, #content_inner_B{
	width: 940px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
}
#content_inner_C{
	width: 950px;
	margin:0 auto;
	text-align:left;
	margin-right:20px;
}
#content_inner_D{
	width: 950px;
	margin:0 auto;
	text-align:left;
	margin-left:20px;
}
#content_inner_E, #content_inner_F{
	width: 950px;
	margin:0 auto;
	text-align:left;
	margin-left:20px;
	padding-top:20px;
}
#content_B_inner_left{width:180px; padding-right:20px; border-right:1px solid #999999;}
#content_B_inner_right{width:720px; padding-left:20px; padding-bottom:20px;}
#content_C_inner_left{width:475px; }
#content_C_inner_right{width:455px; padding-left:20px; padding-bottom:20px;}
#content_D_inner_left{width:455px; padding-right:20px; padding-bottom:20px;}
#content_D_inner_right{width:475px;}
#content_E_inner_left{width:580px; background-color:#FFFFFF; border:2px solid orange; padding:20px;}
#content_E_inner_right{width:250px; background-color:#FFFFFF;}
#content_F_inner_left{width:580px;  border-right:2px solid orange; padding-left:20px;padding-top:20px; padding-bottom:20px;padding-right:40px;}
#content_F_inner_right{width:250px;}
/*footer
-----------------------------------------------------------------------------*/
#footer {
	font-size: 11px;
	background-color: #88474D;
	color:#ae6f59;
	text-align: center;
	width: 960px;
	margin:0 auto;
	padding:5px;
	background-image: url(Images/footer_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*#footer #links
----------------------*/
#footer #links{ margin-bottom:10px;}
#footer #links ul{
	margin: 0;
}
#footer #links li{
	display: inline;
	list-style-type: none;
}
#footer #links ul li a{
	color:#ae6f59;
	text-decoration:none;
	padding: 0px 10px;
	border-right:1px solid #FFFFFF;
}
#footer #links ul li a#last{
	border-right:none;
}
#footer #links a:hover{
	color:#ae6f59;
	text-decoration:underline;
}
/*#footer #info
----------------------*/
#footer #info{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AD6F58;
	border-bottom-color: #AD6F58;
}
#footer #info #right{ 
	float:right;
	width:327px;
	text-align:right;
	padding-left:10px;
	color:#ffffff;
}
#footer #info #right #lottery{
	float:right;
	display:block;
	maring-left:10px;
	height:39px;
	width:49px;
	background-image: url(Images/footer_lottery.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer #info #right #lottery span{ 
	display:none;
}
#footer #info #left{
	float:left;
	width:600px;
	text-align:left;
	padding-right:20px;
	border-right:1px solid #AD6F58;
}
#footer #info #left a{
	color:#ae6f59;
	text-decoration:underline;
}
#footer #info #left a:hover{
	color:#ae6f59;
	text-decoration: none;
}
/*#footer #copyright
----------------------*/
#footer #copyright{
	float:left;
	clear:both;
}
#footer #copyright a{
	color:#ae6f59;
	text-decoration: none;
}
#footer #copyright a:hover{
	color:#ae6f59;
	text-decoration: underline;
}
/*#footer #credits
----------------------*/
#footer #credits{
	float:right;
}
#footer #credits a{
	color:#ae6f59;
	text-decoration: none;
}
#footer #credits a:hover{
	color:#ae6f59;
	text-decoration: underline;
}
/*MISC
----------------------*/
h2.sf_newsTitle a, h3.sf_listItemTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin:0px;
	padding:0px;
}
a.sf_back, a#ctl00_Content_ListDisplay1_ctl00_ctl00_lists_ctl00_expandAll, a#ctl00_Content_ListDisplay1_ctl00_ctl00_lists_ctl00_collapseAll{ font-size:11px; font-weight:bold; display:block; margin-bottom:20px; }
ol.sf_photoListLightbox li 
{ 
    width: 152px !important; 
} 
ol.sf_photoListLightbox li dd.sf_image 
{ 
    width: 152px !important; 
    height: 152px !important; 
} 
ol.sf_photoListLightbox li dd.sf_image img 
{ 
    border: 1px solid #fff !important; 
} 
