html, body, div{
	font: 13px/14px 'Arial', Arial, sans-serif;
    letter-spacing: 0;
}

body{
	background-color: #333333;
	text-align: center;
	margin-top: 0px;
}

table
{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
}

td
{
    vertical-align: top;
    padding: 0px;
    border-width: 0px;
    border-style: none;
}

.NormalContent
{
	
}

#Container
{
    position: relative;
    margin: 0 auto;
	width: 980px;
	text-align: left;
	background-color: #1f1f1f;
	z-index:1;
}
#Background
{
	position: absolute;
	z-index:5;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 422px;
	background-image: url(/images/SOU_background.jpg);
	background-color: #1f1f1f;
}

#Menu
{
	position: relative;
	z-index:9;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 0px;
}

#Logo
{
    margin: 0px 0px 0px 8px;
    float: left;
    padding: 0px;
}

#MenuLinks
{
    float: right;
    width: 730px;
    background-color: #000000;
    line-height: 50px;
    margin-top: 45px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 80px;
}


#HomeMain
{

	z-index:12;
	padding: 0px;
	width: 980px;
    background-color: #1f1f1f;  
	padding-top: 40px;

}

#Home
{

	padding: 0px;
	width: 980px;
     background-color: #1f1f1f;  
	color: #ffffff;

}

#HomeNotice
{
    float: left;
    margin-left: 8px;
	padding: 0px;
	width: 234px;
	color: #ffffff;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#Sameheight
{
    overflow: hidden;
    
}



#Home a
{
    color: #FE251B;
}

#Home a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#Layout
{
	position: absolute;
	z-index:10;
	padding: 0px;
	top: 124px;
	left: 0px;
	width: 980px;
	background-color: #0f0f0f;
}

#Main
{
    float: right;
    margin-right: 10px;
	padding: 0px;
	width: 720px;
	background-color: #030303;
	color: #ffffff;
	min-height: 360px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#Pic
{
    float: left;
    margin-left: 8px;
    
	padding: 0px;
	width: 234px;
}

#Notice
{
    float: left;
    margin-left: 8px;
	width: 234px;
	color: #ffffff;
	font-size: 9pt;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#Main div
{
    margin: 20px;
    
}

#Main a
{
    color: #FE251B;
}

#Main a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#Footer
{
    float: left;
    margin-right: 0px;
	padding: 0px;
	color: #8c8c8c;
	font-size: 7pt;
	width: 980px;
	background-color:#000000;
	z-index:2;
}

#Footer a
{
    color: #8c8c8c;
}

#Footer a:hover
{
    color: #FE251B;
}

#Notice h1, #HomeNotice h1
{
    font-size: 16pt;
    color: #ffffff;   
    font-weight: normal;
}

#Notice h2
{
    color: #000000;
    font-size: 11pt;
    font-weight: bold;
}

#Notice td, #HomeNotice td
{
    padding: 10px 10px 10px 20px;
}



.YummyDealsPromo
{
	background-color: #FE251B;
	width: 234px;
	margin-bottom: 0px;
    font: 10pt/14pt 'Arial', Arial, sans-serif;	
    color: #ffffff;
    margin-bottom:8px;
}
.YummyDealsPromo a
{
    font: 20pt/20pt 'LeagueGothicRegular', Arial, sans-serif;	
    color:#fe251b;
}
.YummyDealsPromo a:hover
{
    color:#ffffff;
}
.White
{
    color: #ffffff;
    display:block;
}

#Notice .Black h1
{
    color: #000000;
}
#HomeNotice .White h1
{
    color: #ffffff;  
    display:block;
}
#Notice .Black a:hover, #HomeNotice .Black a:hover
{
    color: #FE251B;   
}


#NoticeMenu
{
	background-color: #888888;
	width: 214px;
	margin-bottom: 5px;
	font: 13px/18px 'Arial', Arial, sans-serif;
    color: #ffffff;	
    padding-bottom: 20px;
    padding-right:20px;
}

#NoticeMenu a
{
    color: #000000 !important;   
}
#NoticeMenu a:hover
{
    color: #ffffff !important;   
}


#Notice
{
    color: #ffffff;   
    font-weight: bold;
    margin-top:5px;

}





a img{
	border: none;
}

a{
	text-decoration: none;
}

.Hilight, .Highlight, .Error{
	font-weight: bold;
}

.Error{
	color: #ff0000;
}

h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
}

h1
{
    color: #ef4138;
    font: 34px/34px 'LeagueGothicRegular', Arial, sans-serif;
    letter-spacing: 0;
}

h2
{
    font: 20px/20px 'LeagueGothicRegular', Arial, sans-serif;
    letter-spacing: 0;
    color: #ffffff;
   
}
ul,li
{
	margin:0px;	
	padding:0px;
}
ul
{
	margin-left:16px;	

}
* html img, * html div, * html input{       /* * html is only valid in IE6, causing this only to run in IE6 */
    behavior: URL('/iepngfix.htc');
}

.SubHead, .PageHead, .PageHeading, .SubHeading{
	font-size: 10pt;
}

.SubHead2, .SubHeading2{
	font-size: 9pt;	
}

.FormField{
	border: solid 1px #000000;
	font-family: Tahoma, Arial;
	font-size: 9pt;
}

.TablePadding
{
	padding-left:10px;
}

.NoSpace
{
    letter-spacing:-1px;
    font-size:0pt;   
}

#Menu a.TextLink,#Menu a.TextLink:hover,#Menu a.TextLinkClick,#Menu a:hover.TextLinkClick,#Menu span
{
    font: 18px/18px 'LeagueGothicRegular', Arial, sans-serif;
    letter-spacing: 0;
    color: #ffffff;
    padding-right: 8px;
}

#Menu a.TextLink:hover,#Menu a.TextLinkClick,#Menu a:hover.TextLinkClick,#Menu span
{
    color: #ef4138;
}


a.White
{
    color: #ffffff;
    font: 8pt/10pt 'Arial', Arial, sans-serif;
    display:block;
    margin-top:4px;
}

a.White:hover
{
    display:block;
    color: #FE251B;
}

.GalleryPadding
{
 border:solid 3px #000000 !important;
 border-left:none !important;
}

.LocationDetails
{
    color: #a8a8a8;   
}

.LocationDetails h2
{
    color: #ef4138;   
}

.LocationDetails a
{
    color: #ffffff;
}

.LocationDetails a:hover
{
    color: #FE251B;
}

.LocationMap
{
    background-color: #ffffff;
    color: #000000;
    position:absolute; 
    left:250px; 
    top:50px; 
    z-index:10000;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.Promotion td
{
    padding: 10px;
    text-decoration: none;
    color: #333333;
    background-color: #ffffff;
}

.Promotion th, .Gallery th
{
    border-width: 3px;
    border-style: none none solid none;
    border-color: #000000;
    padding: 10px;
    text-decoration: none;
    color: #ffffff;
    background-color: #FE251B;
    font-size: 10pt;
}

.ContactFormField
{
    padding: 1px 5px 1px 5px;
    border: 1px solid #000000;
    background-color: #3C3C3C;
    color: #ffffff;
    width: 400px;
    font-family: Arial;
    font-size: 9pt;
    overflow: auto;
}

.DefaultButton
{
    padding: 2px 10px 2px 10px;
    background-color: #EEEEEE;
    color: #000000;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 5px;
}

.DefaultButton:hover
{
    color: #FE251B;
    cursor: pointer;
}
#PromoTitle
{

    width:202px;
    background-color:#000000;
    color:#ffffff;
    padding:40px 10px 10px 10px;    
    margin-bottom:20px;

}


#HomePromo
{
    height: auto;
    width:200px;
     font: 10pt/14pt 'Arial', Arial, sans-serif;
    color: #ffffff;    
}
#HomePromoBG
{
    position: absolute;
    margin-left: 8px;
	width: 214px;
    height:auto;

	z-index:10;
	top:125px;
	left: 0px;
	padding-top: 0px;  
	padding-bottom: 6px; 
	background-color: #FE251B;

	margin-bottom: 0px;	  
	padding-right:20px;
}
#HomePromoBG h1
{
    font-size: 32pt;

    color: #ffffff;   
    font-weight: normal;
    line-height:100%;
}
#HomePromoBG td
{
    padding: 6px 6px 10px 6px;

    line-height:100%;
}

#HomePromoBG a
{
    color: #000000;   
}

#HomePromoBG a:hover
{
    color: #ffffff;   
}
#HomePromoBG .Black h1
{
    color: #000000;
}

#HomePromoBG .Black a:hover
{
    color: #FE251B;   
}




.tablepager-links
{
    margin-left:5px;
    margin-bottom:0px;
    height: 36px;
    width:224px;
    background-color:#000000;    
}
.tablepager-links a
{
    color:#ffffff !important;  
    font: 16pt/16pt 'LeagueGothicRegular', Arial, sans-serif;
}
.tablepager-links a:hover
{
    color:#FE251B !important;  
}


a.ArrowPrev
{
	margin-top:8px;

   	
}
a.ArrowPrev,a:link.ArrowPrev
{
    display:inline-block;
}
a:hover.ArrowPrev,
a:focus.ArrowPrev
{
    color:#000000;
}
a.tablepager-prev-but
{

    width: 120px; 
    padding-left:5px;
    height: 25px;
   text-align:left;
   text-decoration:none;
   color :#ffffff;
}




a.ArrowNext
{
	margin-top:8px;

 	
}
a.ArrowNext,a:link.ArrowNext
{
    display:inline-block;
}
a:hover.ArrowNext,
a:focus.ArrowNext
{
    color:#000000;
}
a.tablepager-next-but
{
    
    width: 95px; 
    height: 25px;
  text-align:left;
  text-decoration:none;
   color :#ffffff;  
}
#ContentLine1
{
    position:relative;      
    z-index:7;  
    height:auto;
   
}

.ContentLine2
{
    position:relative;       
    height:auto; 
   background-color: #1f1f1f;
}
.ContentLine1Left
{
    float:left;  
   
}
.ContentLine1Right
{
   
    float:left;    
}
.Clear
{
    clear:both;
    height:0px;
    font-size:0;
    margin:0px;
    padding:0px;
    border:none;
    display:block;
    visibility:hidden;
}
.HomeLeft
{
    float:left;
    width:210px;

     margin: 0px 0px 10px 17px;
     vertical-align:text-bottom;
   background-color: #1f1f1f;  
    
}
.HomeLeft h1
{
    
    font-size:29pt;
     line-height:150%;
 }
.HomeRight
{
    float:left;
    width:700px;
    font: 10pt/11pt 'Arial', Arial, sans-serif;
    vertical-align:text-top;

    padding-right:30px;
    padding-left:20px;
    padding-bottom:20px;
    margin-bottom:10px;
 background-color: #1f1f1f;  
}
.LeftMember
{
    float:left;
    background-color: #000000;
    border: 1px solid #681a17;
     height:126px;
     padding-top:10px;
     padding-left:10px;
     padding-bottom:20px;
     padding-right:10px;
     width:457px;
     color: #ffffff;

     font: 8pt/11pt 'Arial', Arial, sans-serif;
     font-weight: bold;
     margin-left:9px;    
     z-index:11;      
}
.LeftMember h1
{
     color: #ef4138;
     font: 20pt/20pt 'LeagueGothicRegular', Arial, sans-serif;
}
.LeftMember a
{
     color: #ffffff;
     
}
.LeftMember a:hover
{
     color: #FE251B;
}
.RightGoingOn
{
    float:left;
    background-color: #000000;
    border: 1px solid #681a17;
     height:126px;
     padding-top:10px;
     padding-left:10px;
     padding-bottom:20px;
     padding-right:10px;
     width:456px;
     color: #ffffff;
     font: 8pt/11pt 'Arial', Arial, sans-serif;
     font-weight: bold;
     margin-left:7px;
}

.RightGoingOn h1
{
     color: #ef4138;
      font: 20pt/20pt 'LeagueGothicRegular', Arial, sans-serif;

}
.RightGoingOn a
{
     color: #ffffff;
}

.RightGoingOn a:hover
{
     color: #FE251B;
}
.spacer
{
   display: block; margin: 5px 0;
}
.HomeMembershipLine
{
    position:relative;
    width:980px;  
    background-color: #1f1f1f;  
}

.ViewMenuHeader
{
	font: 42px/20px 'LeagueGothicRegular', Arial, sans-serif;
	color: #000000;  
	margin-bottom: 0px;
	padding-bottom:0px;
}

.YummyDealsHeader
{
	font: 42px/16px 'LeagueGothicRegular', Arial, sans-serif;
	color: #fe251b;  
	margin-bottom: 15px;
	padding-top:10px;
	
}
.WhatsOnHeader
{
	font: 42px/42px 'LeagueGothicRegular', Arial, sans-serif;
	color: #000000;  
	margin-bottom: 10px;
	padding-top:20px;   
	margin-left:15px; 
		margin-top:0px;
}





.WhatsOn
{


	width: 214px;
    height:auto;

	z-index:10;

	padding-top: 0px;  
	padding-bottom: 6px; 
	background-color: #FE251B;
	font: 10pt/10pt 'Arial', Arial, sans-serif;
	margin-bottom: 0px;	  
	padding-right:20px;
	color: #ffffff;
}
.WhatsOn h1
{
    font: 20px/20px 'LeagueGothicRegular', Arial, sans-serif;

    color: #ffffff;   
    font-weight: normal;
    line-height:100%;
}
.WhatsOn td
{
    padding: 6px 6px 10px 6px;

    line-height:100%;
}

.WhatsOn a
{
    color: #000000;   
}

.WhatsOn a:hover
{
    color: #ffffff;   
}
#WhatsOnContent
{
	font: 10pt/14pt 'Arial', Arial, sans-serif;
    width:200px;
	color: #ffffff;    
}



.MemberHeader 
{
	font: 42px/38px 'LeagueGothicRegular', Arial, sans-serif;
	color: #fe251b;  

	padding-bottom:0px;
	
}

.Member
{
	background-color: #000000;
	width: 230px;
	margin-bottom: 0px;
    font: 10pt/14pt 'Arial', Arial, sans-serif;	
    color: #ffffff;
    margin-bottom:8px;
    border: 2px solid #fe251b;
}

.Member a
{
    font: 10pt/14pt 'Arial', Arial, sans-serif;	
    color:#fe251b;
}
.Member a:hover
{
    color:#ffffff;
}


/* START Home Sections */

.HomeSection
{
	position: absolute;
	z-index:10;

	width: 222px;
	height:320px;
	
	padding: 6px 6px 0px 6px;

	border: 1px solid #681a17;
	background-color:#1f1f1f;		
}
.HomeSection h1
{
     color: #ef4138;
     font: 20pt/20pt 'LeagueGothicRegular', Arial, sans-serif;
     
}

.HomeSection h2
{
	font: 9pt/11pt 'Arial', Arial, sans-serif;
    margin:0px;
    padding:0px;
    margin-top:5px;
    margin-bottom:5px;
    display:block;
}

#HomeClubSandwich
{
	position: absolute;
	z-index:10;
	padding: 6px;
	top: 124px;
	left: 251px;
	width: 222px;
	height:314px;
	border: 1px solid #681a17;
	background-color:#000000;
}

/* END Home Sections */
.PromotionText a,.PromotionText a:hover
{
    color:#FE251B;
}
.PromotionText a:hover
{
    color:#000000 !important;
}
.PromotionText h2
{
    color: #ef4138;
    font: 20px/20px 'LeagueGothicRegular', Arial, sans-serif;
    letter-spacing: 0;      
}
#wowslider-images
{
    background-image:none !important;
    height:314px !important;
    width:222px !important;
}
#wowslider-container
{
    background-image:none !important;
    height:314px !important;
    width:222px !important;
}

