﻿body
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 70%;
	line-height: 165%;
	color: #333333;
	text-decoration: none;
	margin: 0 auto;
	padding: 0;
	background: #FFF1B8 url(Assets/bg_summer.png) repeat-x center top;
}

p
{
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

#leftColumn p, #fullColumn p
{
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 109%;
}

#leftColumn p.date
{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#leftColumn p.link
{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #666666;
}

a
{
	color: #065696;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: none;
}

h1
{
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 15px 0px 0px 0px;
	font-size: 22px;
}

h2
{
	font-size: 163%;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	color: #065696;
}

h3
{
	font-size: 136%;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #065696;
}

h4
{
	font-size: 136%;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #065696;
}


#wrapper
{
	width: 1024px;
	margin: 0 auto;
}

#header
{
	width: 1024px;
	height: 170px;
	position: relative;
	z-index: 500;
}

#headerStrapLine
{
	position: absolute;
	top: 55px;
	left: 350px;
}

#logo h1, headerStrapLine h1
{
	position: absolute;
	left: -2000px;
	font-size: 11px;
}


#headerSatNav
{
	position: absolute;
	right: 0px;
	bottom: 52px;
}

#headerSearch
{
	position: absolute;
	right: 0px;
	top: 20px;
	width: 215px;
	color: #065696;
	font-size: 109%;
}

#logo
{
	position: absolute;
	top: 20px;
	left: 0px;
}

#logo a
{
	display: block;
	width: 170px;
	height: 134px;
	background: url(Assets/logo-trans.png) no-repeat;
}

#logo h1, #headerStrapLine h1
{
	position: absolute;
	left: -2000px;
	font-size: 11px;
}

#nav
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	
}

#footer
{
	clear: both;
	width: 1024px;
	padding: 0px 0px 30px 0px;
}

#footer ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#footer li
{
	list-style: none;
	float: left;
	padding: 0px 10px 0px 10px;
	background: url(Assets/splitLine.gif) no-repeat right 5px;
}

#footer li.end
{
	list-style: none;
	float: left;
	padding: 0px 10px 0px 10px;
	background: none;
}

#footer li.right
{
	list-style: none;
	float: right;
	padding: 0px 10px 0px 10px;
	background: none;
}

#footer li a
{
	color: #666666;
	text-decoration: none;
}

#footer li a:hover
{
	text-decoration: underline;
}


/*------------ Default Page --------*/

#flashAreaHolder
{
	width: 1004px;
	height: 325px;
	padding: 10px;
	background: url(Assets/flashAreaBg-trans.png) no-repeat 0px 0px;
}

#flashArea
{
	width: 1004px;
	height: 325px;
}

#lowerContent
{
	width: 1024px;
	margin: 0px 0px 15px 0px;
}

.lowerBox
{
	float: left;
	width: 335px;
	margin: 20px 9px 0px 0px;
}

.lowerBoxEnd
{
	float: left;
	width: 335px;
	margin: 20px 0px 0px 0px;
}

.retailersBox
{
	width: 305px;
	height: 185px;
	padding: 5px 15px 5px 15px;
	background: url(Assets/lowerBoxGrey-trans.png) no-repeat;
	position: relative;
}

#retailersRotator
{
	width: 260px;
	height: 123px;
	position: absolute;
	top: 40px;
	left: 32px;
}

.storeDirectoryBox
{
	width: 305px;
	height: 185px;
	padding: 5px 15px 5px 15px;
	background: url(Assets/lowerBoxWhite-trans.png) no-repeat;
	position: relative;
}

.storeDirectoryBoxContent
{
	position: absolute;
	bottom: 25px;
}

.eventsTabBox
{
	width: 336px;
	height: 185px;
}

/*------------ content pages ----------*/

#pageContent
{
	width: 1014px;
	min-height: 595px;
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 15px 0px;
	background: #A8A8A8 url(Assets/contentBg-trans.png) no-repeat;
	position: relative;
}

#pageContentFooter
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1024px;
	height: 15px;
	background: url(Assets/contentFooter-trans.png) no-repeat;
	z-index: 0;
}


#fullColumn
{
	float: left;
	width: 974px;
	min-height: 590px;
	margin: 5px 0px 0px 0px;
	padding: 5px 20px 20px 20px;
	position: relative;
	background: #FFFFFF url(Assets/leftColumnHeader.png) no-repeat;
	z-index: 300;
	font-size: 109%;
}

#fullColumnFooter
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1014px;
	height: 15px;
	background: url(Assets/fullColumnFooter.png) no-repeat;
}

#leftColumn
{
	float: left;
	width: 669px;
	min-height: 590px;
	margin: 5px 10px 0px 0px;
	padding: 5px 0px 10px 0px;
	position: relative;
	background: #FFFFFF url(Assets/leftColumnHeader.png) no-repeat;
	z-index: 300;
}

#leftColumnFooter
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 669px;
	height: 15px;
	background: url(Assets/leftColumnFooter.png) no-repeat;
}

.pageTitle
{
	width: 629px;
	margin: 0px 5px 5px 5px;
	padding: 0px 15px 0px 15px;
	height: 40px;
	background: url(Assets/pageTitleBg.png) no-repeat;
}

.leftColumnContent
{
	width: 629px;
	padding: 0px 20px 10px 20px;
}

#leftColumn ul
{
	list-style: none;
	margin: 10px 0px 5px 10px;
	padding: 0px;
}

#leftColumn ul li
{
	list-style: none;
	padding: 2px 0px 2px 12px;
	background: url(Assets/bullet.gif) no-repeat 0px 8px;
	font-size: 109%;
}



#rightColumn
{
	position: relative;
	float: left;
	width: 335px;
	margin: 5px 0px 0px 0px;
	z-index: 300;
}

.rightColumnBoxTop
{
	float: left;
	width: 335px;
	margin: 0px 0px 0px 0px;
}

.rightColumnBox
{
	float: left;
	width: 335px;
	height: 195px;
	margin: 10px 0px 0px 0px;
}

.articleRepeater
{
	padding: 5px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.dottedBreaker
{
	width: 100%;
	height: 4px;
	border-bottom: dotted 4px #D2D2D2;
}

.storeOpeningTimesHolder
{
	float: left;
}

.storeDetails
{
	float: left;
	width: 300px;
	margin: 0px 20px 0px 0px;
}

#directoryMap
{
	width: 629px;
	height: 310px;
	margin: 10px 0px 5px 0px;
}

#directoryMapLarge
{
	width: 974px;
	height: 490px;
	margin: 20px 0px 5px 0px;
}

#aboutUs
{
	float: left;
	width: 649px;
	height: 105px;
	margin: 0px 0px 10px 0px;
	padding: 5px 15px 5px 15px;
	background: url(Assets/aboutUsBG-trans.png) no-repeat;
}

#followUs
{
	float: left;
	width: 305px;
	height: 105px;
	margin: 0px 0px 10px 9px;
	padding: 5px 15px 5px 15px;
	background: url(Assets/followUsBG-trans.png) no-repeat;
}

a.facebook
{
	display: inline-block;
	width: 152px;
	height: 50px;
	background: url(Assets/facebook.gif) no-repeat 0px 0px;
}


/*------------- classes -------------*/

.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
}

p.alignMiddle
{
	padding: 13px 0px 0px 0px;
	text-align: center;
}

#leftColumn img
{
	border: none;
}

.searchBoxInput
{
	width: 135px;
	font-size: 100%;
}

a.rollOver
{
	color: #333333;
}

a.rollOver:hover
{
	color: #065696;
}

.telerikDropDown
{
	font-family: Trebuchet MS, sans-serif;
}


input.searchBoxBtn
{
	border: none;
	background: none;
	color: #065696;
	font-weight: bold;
	font-size: 109%;
	margin: 0px;
	padding: 0px;
}

#storeDirectoryOrderBox
{
	width: 609px;
	height: 25px;
	background: url(Assets/directoryBar-trans.png) no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
}

#map
{
	margin: 15px 0px 10px 0px;
	width: 629px;
	height: 300px;
}

.left
{
	left: 0px;
	text-align: left;
}

.right
{
	right: 0px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.white
{
	color: #FFFFFF;
}

.grey
{
	color: #D2D2D2;
}

a.arrow
{
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	background: url(Assets/arrow-trans.png) no-repeat 0px 4px;
	text-decoration: none;
}

.satNavRef
{
	color: #065696;
	font-size: 145%;
	line-height: 100%;
}

.storeDropDown
{
	font-family: Trebuchet MS, sans-serif;
	margin: 10px 0px 0px 0px;
}

.panelSeperator
{
	width: 305px;
	border-bottom: dotted 4px #FFFFFF;
}

.panelEventDropDown
{
	font-family: Trebuchet MS, sans-serif;
	width: 305px;
	padding: 15px 0px 10px 0px;
}

.eventsRepeater
{
	padding: 15px 0px 15px 0px;
	height: 40px;
}

.newsRepeater
{
	padding: 10px 0px 15px 0px;
}

.eventsRepeater p, .newsRepeater p
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 150%;
}

.eventsRepeater a, .newsRepeater a
{
	font-weight: bold;
	color: #333333;
}

.eventsRepeater a:hover, .newsRepeater a:hover
{
	color: #016DC3;
}

.calendar
{
	width: 42px;
	height: 42px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.dottedLine
{
	width: 100%;
	border-bottom: dotted 4px #F1F1F1;
}

.storeDirectoryDropDown
{
	margin: 10px 0px 0px 0px;
	font-family: Trebuchet MS, sans-serif;
}

.storeRepeater
{
	width: 629px;
	padding: 10px 0px 9px 0px;
	border-bottom: dotted 1px #CCCCCC;
	font-size: 109%;
}

.storeName
{
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.storeInfoLink
{
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(Assets/arrow-trans.png) no-repeat 0px 6px;
}

.textTitle
{
	padding: 10px 0px 0px 0px;
}


/*-------- tables -----------*/

.openingTimesTable
{
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.openingTimesTable td
{
	font-size: 145%;
	padding: 4px 0px 4px 0px;
}


.storeTimesTable
{
	margin: 5px 0px 10px 0px;
}

.storeTimesTable td
{
	font-size: 109%;
	padding: 4px 0px 4px 0px;
}


.registerTable
{
	width: 500px;
	margin: 10px 0px 5px 0px;
}

.registerTable td
{
	font-size: 109%;
	padding: 4px 0px 4px 0px;
}

.registerTable td.padding
{
	font-size: 109%;
	padding: 4px 0px 4px 0px;
}

.loginTable
{
	width: 500px;
	margin: 10px 0px 5px 0px;
}

.loginTable td
{
	font-size: 109%;
	padding: 4px 0px 4px 0px;
}

.loginTable td.padding
{
	font-size: 109%;
	padding: 4px 0px 4px 0px;
}

/*----------- Admin Full Width --------*/


#hiddenLinks
{
	position: absolute;
	left: -3000px;
}

