@charset "utf-8";
/* Andrew Hopkins - 13/1/2010 */

/* Color Palette */
/* --------------------------
	#86a20c - Green
	#5c3160 - Purple
	#2f2726 - Grey
	
	#00aed9 - Blue
	#f17b05 - Orange
-------------------------- */

* {
	margin:0px;
	padding:0px;
}
#store-photo {
	padding-bottom: 5px;
	padding-left: 15px;
	float: right;
	height: 180px;
	width: 250px;
	text-align: right;
}
#store-photo p {
color:#CCCCCC;
}

body{
	background-color: #86a20c;
	background-image:url(../site-images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#ie6warning{
	width:974px;
	margin:0px auto;
	padding:10px;
	overflow:hidden;
	background-color:#FFCC33;
}
#wrapper{
	width:974px;
	margin:0px auto;
	overflow:hidden;
}

#header{
	width:974px;
	height:123px;
}


#nav{
	width:974px;
	height:41px;
	text-decoration: none;
}
#logo{
	width:180px;
	height:98px;
	float:right;
	padding-top: 8px;
}
#opening-times{
	width:770px;
	float:left;
	background-image: url(../site-images/open-times-banner.jpg);
	height: 65px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 8px;
	font-weight: bold;
}
#time-greeting{
	width:770px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	display: block;
	height: 35px;
}
.selected{
	margin-top:2px;
	margin-right:4px;
	/* pink underline */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c3160;	
}
.not-selected{
	margin-top:2px;
	padding-right:4px;
}
#nav ul {

}
#nav li{
	list-style-type: none;
	float:left;
	/*padding-right: 5px;*/
}
#nav ul a:link, #nav ul a:visited{
	height:18px;
	text-decoration: none;
	background-image: url(../site-images/buttonbg_off.jpg);
	background-repeat: repeat-x;
	display: block;
	padding:5px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99FF66;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #99FF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2f2726;
	font-size: 12px;
}
#nav ul a:hover, #nav ul a:active{
	height:18px;
	text-decoration: none;
	background-image: url(../site-images/buttonbg_on.jpg);
	background-repeat: repeat-x;
	display: block;
	padding:5px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99FF66;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #99FF66;
	color: #FFFFFF;
}

#flashpanel{
	width:974px;
	height:350px;
}
#flashpanel-store-guide{
	width:974px;
	height:700px;
}
#col-container{
	width:974px;
	min-height: 240px;
	/*height: 220px;*/
}
#news-square-bg{
	background-image:url(../site-images/news-note-bg.jpg);
	background-repeat:no-repeat;
}
#news-square-content{
	width:200px;
	height:180px;
	padding:25px;
}
#news-square-content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	line-height: 18px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	padding-bottom:35px;
}
#news-square-content a:link, #news-square-content a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#news-square-content a:hover, #news-square-content a:active {
	color:#5c3160;	
	text-decoration:underline;
}
#col1{
	padding-top:15px;
	width:250px;
	height:200px;
	float:left;
}
#col2{
	padding-top:15px;
	width:250px;
	height:200px;
	float:left;
}
#col3{
	padding-top:15px;
	width:250px;
	height:200px;
	float:left;
}
#col4{
	width:224px;
	height:200px;
	float:left;
}
/* New Columns */
#body-container{
	float:right;
	width:710px;
	/*height: auto;*/
}
#col5-top{
	margin-top:15px;
	width:710px;
	background-image: url(../site-images/body-content-top-curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
}
#col5-bottom{
	width:710px;
	height:25px;
	background-image: url(../site-images/body-content-bottom-curve.gif);
	background-repeat: no-repeat;
	margin-bottom:15px;
}
#col5{
	background-color:#FFFFFF;
	padding-left:15px;
	width:680px;
	padding-right:15px;
	overflow: auto;
}
#col5 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom:15px;
}
#col5 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14pt;
	padding-bottom: 15px;
}
#col 5 h2 a:link, #col 5 h2 a:visited{
	color: #6C2769;
	text-decoration:underline;
}
#col5 p{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	padding-bottom:15px;
}
#col5 ol{
	list-style-position: outside;
	list-style-type: decimal;
	display: inline;
	white-space: normal;
}
#col5 li {
padding-bottom:15px;
}




#col6-container{
float:left;
width:250px;
}
#col6-top{
	margin-top:15px;
	background-image: url(../site-images/sub-nav-top-curve.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:25px;
}
#col6{
	background-color:#6C2769;
	padding-left:15px;
	padding-right:15px;
	width:220px;
	float:left;
}
#col6-bottom{
	float:left;
	width:250px;
	height:25px;
	background-image: url(../site-images/sub-nav-bottom-curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#col6 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 15px;
}
#col6 h2{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #FFFFFF;
	/*padding-bottom: 15px;*/
	font-weight: bold;
}


#col6 ul{
	list-style-type: none;
}
#col6 a:link, #col6 a:visited{
	color:#ffffff;
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	text-decoration:none;
}
#col6 a:hover, #col6 a:active{
	color:#000000;
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	text-decoration:underline;
}

#body-col1{
	width:350px;
	background-color:#33CC99;
}
#footer{
	background-color: #717f34;
	float:left;
	width:974px;
}
#footer-col-container h1 {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 13px;
	font-style:normal;
	color: #000000;
}

#footer-col-container p {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 10px;
	color: #FFFFFF;
}
#footer-col-container a:link, #footer-col-container a:visited {
	text-decoration:none;
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 10px;
	color: #FFFFFF;
}
#footer-col-container a:hover, #footer-col-container a:active {
	color:#5c3160;
	text-decoration:underline;
}
#footer-col-container ul {
	list-style-position: inside;
	color: #ffffff;
}
#bottom-nav{
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	width:959px;
	background-color: #717f34;
}
#bottom-nav a:link, #bottom-nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
} 
#bottom-nav a:hover, #bottom-nav a:active {
	color: #5c3160;
	text-decoration:underline;
} 
#bottom-links a:link, #bottom-links a:visited {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
} 
#bottom-links a:hover, #bottom-links a:active {
	color: #5c3160;
	text-decoration:underline;
}
#copyright{
	float:left;
	padding-top:15px;
	padding-left:15px;
	width:959px;
	height:30px;
	background-color:#2f2726;
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	color: #FFFFFF;
	font-size: 10px;
}
#htdl{
	padding-top:15px;
	float:left;
	width:974px;
	height:30px;
	text-align: right;
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	color: #000000;
	font-size: 10px;
}
#htdl a:link, #htdl a:visited {
	text-decoration:none;
	color:#000000;
} 
#htdl a:hover, #htdl a:active {
	text-decoration:none;
	color:#666666;
} 
#footer-col-container {
	width: 946px;
	padding-top: 25px;
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(../site-images/footer-top-curve.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
#fcol1 {
	float: left;
	width: 345px;
	padding-right: 10px;
}
#fcol1 h2 {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#fcol0 {
	float: left;
	width: 145px;
}
#fcol2 {
	float: left;
	width: 145px;
}

#fcol3 {
	float: left;
	width: 145px;
}
#fcol4 {
	float: left;
	width: 145px;
}
#col5 li {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	margin-left: 15px;
}
#col5 .boldtext {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-weight: bold;
	color: #000000;
}
#col5 i {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#col5 a:link, #col5 a:visited{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #6C2769;
	text-decoration:underline;
}
#col5 a:hover, #col5 a:active{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #719500;
	text-decoration:underline;
}
#datatable{

}
#datatable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C2769;
	padding-bottom: 5px;
	padding-top: 5px;
}
#datatable th{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	text-align: left;
}
#datatable td{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	text-align: left;
}
#category-list li{
	float:left;
	list-style-type: none;
	padding-left: 0px;
}
#category-list a:link, #category-list a:visited {
	text-decoration:none;
	height: 100px;
	width: 100px;
	display: block;
	text-align: left;
	background-image: url(../site-images/category-sq-off.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	white-space: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#category-list a:hover, #category-list a:active {
	display: block;
	text-decoration:none;
	color:#FFFFFF;
	height: 100px;
	width: 100px;
	background-image: url(../site-images/category-sq-on.jpg);
	background-repeat: no-repeat;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 2px;
}
#news-square-content hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
}
label {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #000000;
}
.required {
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #FF0000;
}
#bottom-links {
	float: right;
	width: 450px;
	padding-right: 25px;
	text-align: right;
}
#agents-details {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	padding-left:25px;
	padding-bottom:25px;
}
#subscribe-form{
	width:200px;
	height:180px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	padding-top:15px;
	background-image:url(../site-images/subscribe-bg.jpg);
	background-repeat:no-repeat;
}
#subscribe-form label{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
#subscribe-form h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#subscribe-form .button{
	margin-top:15px;
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6C2769;
	border: 1px solid #000000;
}
#subscribe-form .textinput{
	font-family: "lucida sans unicode", "lucida grande", Tahoma, Arial, Helvetica,"sans serif";
	font-size: 12px;
	color: #000000;
	border: 1px none #000000;
	background-color: #CCCC99;
}
#col5 hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#sitemap-col1 {
	width: 250px;
	float: left;
}
#sitemap-col2 {
	float:left;
	width: 250px;
}
.images-aligned-left {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.images-aligned-right {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#text-col1 {
	width: 300px;
	float: left;
}
#text-col2 {
	float:left;
	width: 300px;
}
