@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #706b68;
}

.clear {
	clear: both;
}

a {
	color: #604c3b;	
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
	
}

p {
	line-height: 15px;
}

h1 {

}

h2 {
	font-size:22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #604c3b;
}

h3 {
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
}

a.alphaList {
	color:#666666;
	text-decoration: none;
}

.alphaLink {
	float: left;
	padding-left: 6px;
	padding-top:6px;
}

a.alphaLink{
	color:#A6988D;
	text-decoration: none;
}

a.alphaLink:hover {
	color:#666666;
	text-decoration: none;
}

#lightArea {
	background-color: #d5d3d4;
    height: 800px;
    margin: 0 auto;
    width: 975px;
}

#contentWrap {
	width: 930px;
	float: left;
	background: #ffffff;
	padding: 10px 0px 10px 0px;
}

#innerWrap {
	position:relative;	
}


	#scrollingContent {
		height: 440px;
		overflow: auto;	
	}

	#fullContentWrap {
		width:730px;
		float:left;	
	}
	
	#leftContentWrap {
		width:318px;
		height:436px;
		overflow: hidden;
		float:left;
		/*text-align:center;*/
		margin-left:10px;
	}
	
	#leftFormContentWrap {
		width:450px;
		float:left;
	}
	
	#leftFullContentWrap {
		width:710px;
		float:left;	
		padding: 10px 20px 0px 20px;
	}
	
	#leftFullContentWhatsonWrap {
		width:710px;
		float:left;	
		padding: 10px 20px 0px 0px;
	}
	
	#middleContentWrap {
		 width:350px;
		 float:left;
		 padding: 20px 10px 0px 10px;
	}
	
	#middleFormContentWrap {
		 width:290px;
		 float:left;
		 padding: 20px 10px 0px 10px;
	}
	
	#middleContentColouredWrap {
		 width:390px;
		 float:left;
		 padding: 20px 10px 0px 10px;
		 background: #E7E2DE;
	}
	
		#middleContentColouredWrap .tableContent {
			padding-left:5px;
		}

		#middleContentColouredWrap .tableContent a{
			color: #666666;
			text-decoration:none;
		}
		
		#middleContentColouredWrap .tableContent a.topLink {
			color:#8A74A5;
		}
	
	#rightContentWrap {
		 width:169px;
		 float:left;
		 position:absolute;
		 right:20px;
		 top:10px;
	}
.fade {
	/*height: 429px !important;*/
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	float:left;
	width:318px;
	overflow: hidden;
}
#footerWrap {
	width: 930px;
	height: 147px;
	float: left;
	background: #ffffff;
}

	.logoWrap {
		width: 930px;
		height:47px;
		float: left;
		border-bottom: 1px solid #90a9d3;
		text-align: right;
	}
	
	.tradingHoursWrap {
		width: 930px;
		height: 88px;
		float: left;
		color: #484741;
	}
	
	.tradingHoursWrap .address {
		float: right;
		font-size: 11px;
		padding: 3px 2px 10px 0px;
	}
	
	.tradingHoursWrap .tradingHours {
		
	}
	
	.tradingHoursWrap .tradingLink {
		padding: 11px 0px 3px 0px;
		text-align: center;
		color: #484741;
		font-size: 11px;
	}
	
	.footerNavigationWrap {
		width: 930px;
		height: 30px;
		float: left;
		background: #a99b90;
	}
	
	.footerNavigationWrap .links {
		color: #FFFFFF;
		float: left;
		padding: 6px 0 0 75px;
    	width: 725px;
	}
	
	.footerNavigationWrap .links a {
		color: #ffffff;
		text-decoration: none;
	}
	
	.footerNavigationWrap .logo {
		float: right;
   	 	padding-right: 5px;
    	padding-top: 2px;
    	width: 110px;
	}

#headerWrap {
	width: 930px;
	height: 123px;
	float: left;
	border-bottom: 1px solid #bfbfbd;
}


.img-shadow {
  float:left;
  background: url(/images/whatson/shadowAlpha2.png) no-repeat bottom left !important;
  background: url(/images/whatson/shadow2.gif) no-repeat bottom left;
  margin: 10px 10px 0 0px !important;
  margin: 10px 5px 0 0;
  }

.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px -6px 6px 6px;
  padding: 4px;
  } 

#navigationWrap {
	width: 915px;
	height: 21px;
	float: left;
	background: #a6988d;
	border-bottom: 1px solid #c9c1ba;
	border-top: 1px solid #f3f0ed;
	padding-left: 15px;
}

#navigationWrap ul {
	list-style-type: none;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	position: absolute;
	z-index:100;
}

#navigationWrap ul li {
	float: left;
	/*padding-right: 8px;*/
	padding-right: 20px;
	color:#ffffff;
}

#navigationWrap ul li a {
	color:#ffffff;
	text-decoration: none;
}

#navigationWrap ul li a:hover, #navigationWrap ul li a.selected {
	color:#604c3b;
	text-decoration: none;
}

#rightImage {
	float:left;
}

 #rightLinks {
	float:left;
	width:159px;
	text-align:center;
	position: relative;
	margin-top:1px;
}

.fader {
	/*height: 429px !important;*/
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	float:left;
	width:159px;
}

.fadingList {
	text-align:center;
	position:relative;
	left: 0;
	float:left;
	width:159px;
}

.fadingListItem {
	height: 20px;
	padding:10px 0px 10px 0px;
	color: #525557;
	border-bottom:2px solid #FFFFFF;
	margin:0;
	background:#cbbcb6;
}

.fadingListItem a {
	font-weight:normal;
	color: #000000;
}

#rightLinks ul {
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:0px;
	background:#c6bbb4 url(../images/right-box-swirl.jpg) bottom right no-repeat;
	width:159px;

	height: 167px;
}

#rightLinks ul li {
	padding:6px 0px 6px 0px;
	color: #525557;
	border-bottom:1px solid #FFFFFF;
}

#rightLinks ul li a {
	color: #525557;
	text-decoration: none;
}
	
	.small {
		font-size: 11px;
	}
	
#bgSound {
	height: 20px;
	padding:10px 0px 10px 0px;
	color: #000000;
	margin:0;
	background:#e6dedb;	
	float:left;
	position:relative;
	width:159px;
}

#bgSound a {
	color: #000000;	
}
	
#storeCategory, #storeName {
	background:#A6988D;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:3px 0;
	text-align:center;
	width:145px;
}

#storeCategory a, #storeName a {
	color:#FFFFFF;
	text-decoration: none;
}

.storeList {
	background-color:#A6988D;
	color:#FFFFFF;
	padding:5px;
	z-index:50;
	text-align: center;
}

.storeCategoryListItem {
	cursor:pointer;
	padding-right: 8px;
	float: left;
}

.storeNameListItem {
	cursor:pointer;
	padding-right: 8px;
	float: left;
}

.tableHeader{
	color:#FFFFFF;
	font-weight:bold;
	background: #818182;
	padding-left: 5px;
}

.tableRow1{
	background-color: #C6BBB4;
	height: 20px;

}

.tableRow2{
	background-color: #E7E2DE;
	height: 20px;
}

.whatsOnTitle {
	font-size:16px;
	color:#604c3b;
	font-weight: bold;
}

.whatsOnTitle a {
	font-size:16px;
	color:#604c3b;
	font-weight: bold;
	text-decoration: none;
}

#whatsOnTable {
	border-collapse:collapse;
}

#whatsOnTable td {
	border-bottom: 2px solid #afa399;
	padding:5px;
}

#whatsOnInnerTable, #whatsOnTable td table {
	border-collapse:collapse;
}

#whatsOnInnerTable td, #whatsOnTable td table td {
	border-bottom: none;
	padding:10px;
}

#linksTable {
	border-collapse:collapse;
}

#linksTable td {
	border-bottom: 2px solid #afa399;
	padding:5px;
}

#linksInnerTable {
	border-collapse:collapse;
}

#linksInnerTable td {
	border-bottom: none;
	padding:10px;
}

#wrap {
	width: 930px;
	margin: 0 auto;
	height: 773px;
    zoom:1; /* This enables hasLayout, which is required for older IE browsers */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#b0b0b0', Direction=135, Strength=6);
	-moz-box-shadow:5px 5px 5px #b0b0b0;
	-webkit-box-shadow:5px 5px 5px #b0b0b0;
	box-shadow:5px 5px 5px #b0b0b0;
}

/* SUB MENU */
a.subMenuOff {
	font-size: 12px;
	font-weight: normal;
	color: #747474;
  	text-decoration: none;
}

a.subMenuOff:visited {
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}

a.subMenuOff:active {
	font-size: 12px;
	font-weight: normal;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOff:hover {
	font-weight: normal;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOn {
	font-size: 12px;
	font-weight: normal;
	color: #663E87;
  	text-decoration: none;
}

a.subMenuOn:visited {
	font-weight: normal;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOn:active {
	font-weight: normal;
	color: #663E87;
	text-decoration: none;
}

a.subMenuOn:hover {
	font-weight: normal;
	color: #663E87;
	text-decoration: none;
}

/* LINKS */
a.mainMenuOff {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
  	text-decoration: none;
}

a.mainMenuOff:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenuOff:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenuOff:hover {
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
}

a.mainMenuOn {
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
  	text-decoration: none;
}

a.mainMenuOn:visited {
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
}

a.mainMenuOn:active {
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
}

a.mainMenuOn:hover {
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
}

/* 
	ADMIN SPECIFIC STYLES 
*/

td.adminContent
{
	font-size: 10pt;
	padding: 20px;
	border: 1px solid #663E87;
	color: #4A3334;
	vertical-align: top;
}

td.adminNavigation
{
	background:#A6988D;
	padding: 2px; 
	height:27px;
}

td.adminBodyContent
{
	font-size: 10pt;
	vertical-align: top;
}

td.adminRequired
{
	color: #663E87;
	vertical-align: top;
}

table.adminTable
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
}

td.adminTableHeader
{
	background:#A6988D;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px; 
	height:27px;
}

td.adminBreadcrumb
{
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
}

td.adminTableContent
{
	padding: 5px;
}

tr.adminTableRow1
{
	background-color: #FFFFFF;
	color: #000000;
}

tr.adminTableRow2
{
	background-color: #EEEEEE;
	color: #000000;
}

a.adminLink {
	font-weight: bolder;
	color: #ABA430;
  	text-decoration: none;
}

a.adminLink:visited {
	font-weight: bolder;
	color: #ABA430;
	text-decoration: none;
}

a.adminLink:active {
	font-weight: bolder;
	color: #ABA430;
	text-decoration: none;
}

a.adminLink:hover {
	font-weight: bolder;
	color: #ABA430;
	text-decoration: underline;
}

a.adminBreadcrumb {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
  	text-decoration: none;
}

a.adminBreadcrumb:visited {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
	text-decoration: none;
}

a.adminBreadcrumb:active {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
	text-decoration: none;
}

a.adminBreadcrumb:hover {
	font-size: 9pt;
	font-weight: bolder;
	color: #ABA430;
	font-style: italic;
	text-decoration: underline;
}

a.adminFooterLink:visited {
	font-size: 8pt;
	color: #ABA430;
	text-decoration: underline;
}

a.adminFooterLink:active {
	font-size: 8pt;
	color: #ABA430;
	text-decoration: underline;
}

a.adminFooterLink:hover {
	font-size: 8pt;
	color: #ABA430;
	text-decoration: underline;
}

.gold {
	color: #D6BA68;
}

.emuLink {
    color: #A99B90 !important;
	padding: 8px 0 0 5px;
    width: 830px;
	float:left;
	position:relative;
}

.emuLink p {
    float: left;
    font-size: 9px;
    margin-top: 0;
}

.emuLink a {
    color: #A99B90 !important;
    text-decoration: none !important;
	padding-left:0 !important;
}

.emuLink a:hover {
    color: #e79323 !important;
}


