/* CSS Document */
body {
	background: url(../grfx/backgrounds/bg_body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	behavior: url("common/csshover.htc");
	margin: 0;
	padding: 0;
}

#page {	
	width: 815px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#surround {
	width: 815px;
	margin: 0 auto;
	background: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 15px;
	overflow: hidden;
}

#left-side {
	width: 145px;
	float: left;
	background: #abc6d8;
	padding: 0px 0px 1985px 0px;
	margin-bottom: -2000px;
}

#right_side {
	width: 629px;
	float: left;
	padding: 0px 10px 1985px 0px;
	margin: 0px 0px -2000px 10px;
}

* html #right_side {
	margin-left: 3px;
}

#top {
	width: 658px !important;
	margin: 0;
	float: left;	
}

#header
{
	width: 656px;
	height: 132px;
	clear: both;
}

#logo {
	border-bottom: 1px solid #a3985f;
	text-align: center;
}

#content {
	width: 660px !important;
	float: left;
}

#intcontent {
	width: 625px;
	padding: 15px;
}

	#latest_news
	{
		width: 647px;
		height: 60px;
		padding: 5px;
		font-size: 11px;
		border-bottom: 1px solid #005288;
		background: #d5e6f2;
	}
	
	.news_header {
		width: 647px;
		font-size: 13px;
		font-weight: bold;
		padding: 1px 5px;
		background: #1a6495;
		color: #FFFFFF;
		border-top: 1px solid #005288;	
		border-bottom: 1px solid #005288;
	}
	
	.article {
		padding-top: 5px;
		color: #005288;
		clear: both;
	}
	
	.article a {
		color: #005288;
		font-weight: normal;
	}

	.evoucher {
		border: 1px dashed #9ea179;
	}
	
	.evoucher table {
		width: 610px;
	}
	
	.evoucher .row {
		background: #ebe6d0;
		width: 450px;
	}
	
	.evoucher .image {
		text-align: center;
	}
	
	/* Voucher Styles */
	
	.voucher {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 13px 23px;
		border: 1px solid #ccd4d7;
		margin-bottom: 20px;
	}
	
	.voucher a {
		color: #006699;
	}
	
	.voucher td {
		padding: 5px;
	}
	
	.voucher .store {
		font-size: 33px;
		font-weight: normal;
		color: #ef7b16;
		text-align: center;
	}
	
	.voucher .offer {
		text-align: center;
		color: #89c4eb;
		font-size: 18px;
		font-weight: normal;
	}
	
	.voucher .valid {
		font-size: 14px;
		color: #e8730a;
		padding-top: 30px;
	}
	
	.voucher .print {
		font-size: 14px;
		color: #e8730a;
		padding-top: 15px;
		clear: both;
	}
	
	.voucher .vouchlogo {
		width: 175px;
		height: 200px;
		float: left;
	}
	
	.voucher .details a {
		font-size: 14px;
	}
	
	.voucher_address {
		font-size: 10px;
		color: #a1a1a1;
		clear: both;
	}
	
	.CategoryBase1 {
		text-align: left;
		background: #daeefa;
		font-size: 16px !important;
		color: #666666;
		padding: 3px 25px;
	}
	
	.CategoryBase2 {
		background: #FFFFFF;
		font-size: 16px;
		color: #666666;
		text-align: left;
		padding: 5px 25px;
	}

	.CategoryBase1:hover {
		color: #ef7b16;
		cursor: pointer;
		background: #daeefa url(/grfx/ico_stores.gif) 5px 5px no-repeat;
	}
	
	.CategoryBase2:hover {
		color: #ef7b16;
		cursor: pointer;
		background: #FFFFFF url(/grfx/ico_stores.gif) 5px 7px no-repeat;
	}
	
#footer
{
	width: 646px;
	height: 168px;
	font-size: 9px;
	clear: both;
	background: #005288;
	margin: 0 auto;	
	color: #FFFFFF;
	margin-top: 50px;
	padding-left: 10px;
}

	#footer p
	{
		width: 380px;
		font-size: 7px !important;
		font-family: Arial, Helvetica, sans-serif !important;
	}
	
	#footer .logo
	{
		padding-right: 5px;
	}

#footer_links
{
	padding: 15px 0px;
}

#footer a {
	font-weight: normal;
	color: #FFFFFF;
}

.left_content {
	color: #FFF;
	margin: 0px 0 15px 10px;
}

.openinghours_title {
	color: #FFFFFF;
	padding: 2px 4px 2px;
	margin-right: 1px;
}

.openinghours_text {
	margin-top: 3px;
	padding: 0px 0px 15px 10px;
	color: #FFFFFF;
	margin-right: 1px;
}