@charset "utf-8";
/* CSS Document */

/* User Editable Areas*/
.pageHeading{
	width:330px;
	float:left;
	height: 37px;
}

#fullWidthContentContainer{
	margin-top:0;
	overflow:auto;
	height:480px;
	width:900px;
}

/* Home */

#pageContentLeftContainerHome {
	width:360px;
	height:410px;
	float:left;
	padding-right:15px;
}

#pageContentRightContainerHome{
	width:366px;
	height:410px;
	float:left;
}

.pageContentHome{
	width:366px;
	height:400px;
	float:left;

}

/* CustomerService */

#pageContentLeftContainerCustomerService {
	width:320px;
	height:445px;
	float:left;
	padding-right:15px;
}

#pageContentRightContainerCustomerService{
	width:550px;
	height:432px;
	float:left;
	overflow:auto;
	
}

#pageContentRightContainerCustomerService li{
	list-style-position: inside;
	line-height: 18px;
}


/* Directory */

.contentBuffer{
	padding:12px;
}

#directoryContentContainer{
	border:1px solid #414142;
	float:left;
	height:390px;
	width:620px;
	overflow:auto;
	margin-top:0px
}

#directoryMessage{
	width: 253px;
	background-color: #E6E7E8;
	border: 1px solid #414142;
	
	padding: 8px 0px 8px 8px;
	margin-bottom: 12px;
	font-size:11px;
	line-height: 20px;
	font-weight: bold;
	
}

#directoryRightContentContainer{
	float:left;
	padding-left:15px;
	width:255px;
	
}

.tableHeader{
	font-weight:bold;
	padding-left:2px;
}

.tableRow1{
	
}

.tableRow2{
	background-color:#EEEEEE;
}

.tableContent{
	padding-left:2px;
}

.tableContentViewMapCell{
	padding-left:2px;
	width:80px;
	line-height:12px;
}
.tableContentViewMapCell a{
	line-height:12px;
}
.tableContentViewMapCell img{
	vertical-align:middle;
}
.backToTop{
	text-decoration: underline;
}

#directoryMapContentContainer{
	margin-top:12;
	width:900px;
	height:390px;
}

#flashContentMain{
	float:left;
	width:653px;
	height:368px;
}

#directoryMapRightPanel{
	float:right;
	width:225px;
	height:390px
}

/* HowToGetHere */
#pageContentLeftContainerHowToGetHere{
	width:620px;
	height:370px;
	
	float:left;

}
#pageContentLeftContainerHowToGetHere img{
	display:compact;
	border: #414142 solid 1px;
}

#pageContentHowToGetHere{
	width:390px;
	height:370px;
	
	float:left;
	overflow:auto;
}

#howToGetHereDetails{
	width:150px;
	height:380px; 
	
	float:right;
}
#howToGetHereEmail{
	text-align:left;
	float:right;
	width:300px;
	line-height:24px;
	vertical-align:bottom;
}

#pageContentLeftContainerHowToGetHere table tbody tr td {
	border:0;
	padding:0;
	margin:0;
}

/* About us */

#pageContentLeftContainerAboutUs{
	width:340px;
	height:412px;
	
	float:left;
	padding-right:15px;
}

#pageContentRightContainerAboutUsDefault{
	width:540px;
	height:430px;
	float:left;
	overflow:auto;
}

#pageContentRightContainerAboutUs{
	width:520px;
	height:370px;
	float:left;
	overflow:auto;
}

#pageHeadingLong{
	width:510px;
	font-size:18pt;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 5px;
}

.headingBlock{
	font-size:medium;
	width:440px;
	font-weight: normal;
}

#aboutUslinks{
	border-left:#FFFFFF solid 1px;
	font-size: 11px;
	text-transform: capitalize;
	
	line-height: 16px;
	
	padding-top:10px;
}
#aboutUslinks .subMenuItem{
	display: list-item;
	width:auto;
	
	padding: 0px 0 0px 0;
	padding-right: 10px;
	vertical-align:middle;
	
	font-size:12px; 
}

#aboutUslinks .subMenuItem a{
	color: #414142;
	text-decoration: underline;
}

#aboutUslinks .subMenuItem a:hover{
	color: #414142;
}

#aboutUslinks .subMenuItem a:active{
	color: #414142;
}

#aboutUslinks .subMenuItem a:visited{
	color: #414142;
}
.whatsOnHeading{
	background-color:#E6E7E8;
	font-size:20px;
	margin-bottom:5px;
	padding: 3px 5px 3px 5px;
}

/* Whats on 2 colunm */
#pageContentLeftContainerWhatsOn2col{
	width:330px;
	height:400px;
	padding-right: 15px;
	
	float:left;
}

#pageContentRightContainerWhatsO2col{
	width:550px;
	height: 390px;
	float:left;
	overflow:auto;
}

/* Whats on 3 colunm */
#pageContentLeftContainerWhatsOn3col{
	width:360px;
	height:412px;
	
	float:left;
}

#pageContentMiddleContainerWhatsOn3col{
	width:290px;
	height:412px;
	padding-left:15px;
	
	float:left;
}

#pageContentRightContainerWhatsOn3col{
	width:230px;
	height:412px;
	
	float:left;
	overflow:auto;
}

#cMagImg{
	padding: 50px;
}

#cMagLink{
	background-color: #E6E7E8;
	border: 1px solid #414142;
	width: 105px;
	
	padding: 8px 8px 8px 8px;
	margin: 120px 50px 0px 50px;
	text-align: center;
	text-decoration: underline;
	
	line-height: 20px;
	font-weight: bold;
}
whatsOnTable table tr td{
	vertical-align:top;

}

#voucherTable{
	width: 530px;
	background-color: #FFFFFF;
	border-right: 1px solid #808285;
	color: #FFFFFF;
	font-size: 10px;
}

#vipTableHeading{
	background-color: #808285;
	text-align: center;
	vertical-align:top;
	font-weight: bold;
	font-size:11px;
}s

#voucherTable tr{
	background-color: #808285;
}

#voucherTable td{
	background-color: #808285;
	padding: 2px;
}

/* C Food */
.ingredientsList li {
	list-style:none;
	line-height: 16px;
}

.methodList li{
	line-height: 16px;
	
}

/* Trading Hours */
#pageContentLeftContainerTradingHours{
	float: left;
	width: 450px;
	height:375px;
}

.shopIcon{
	float: left;
	padding: 5px 10px 0px 0;
	width: 110px;
	height:108px;
}

#pageContentRightContainerTradingHours{
	float: left;
	width: 450px;
	height:375px;
}

#pageContentBottomContainerTradingHours{
	
}

.tradingHours{
	width: 350px;
	height: 177px;
	background-color: #E6E7E8;
	border: 1px solid #414142;
	
	padding: 8px 8px 8px 8px;
	margin-bottom: 12px;
	font-size:11px;
	line-height: 18px;
}

#tradingHoursSwapDiv{
	width: 350px;
	height: 120px;
	background-color: #E6E7E8;
	border: 1px solid #414142;
	
	padding: 8px 8px 8px 8px;
	margin-bottom: 12px;
	font-size:11px;
	line-height: 18px;
}

#pageContentLeftContainerContactUs{
	width:340px;
	height:412px;
	
	float:left;
	padding-right:15px;
}

#pageContentRightContainerContactUs{
	width:540px;
	height:380px;
	float:left;
	overflow:auto;
}

#pageContentLeftContainerSiteMap{
	width:340px;
	height:412px;
	
	float:left;
	padding-right:15px;
}

#pageContentRightContainerSiteMap{
	width:540px;
	height:380px;
	float:left;
	overflow:auto;
}

.smallNote{
	font-size: 9px;
}

.contentBorder{
	border:1px solid #6D6F71;
}




