@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma", sans-serif;
	font-size: 13px;
	color: #232323;
}
#wrapper {
	width: 1085px;
}
h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
a img {
	border: 0;
}
a {
	text-decoration: underline;
	color: #232323;
}
a:hover {
	text-decoration: none
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
/*----- GLOBAL CLASS -----*/
:focus {
	outline: 0 !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearB {
	clear: both;
}
.marginA {
	margin: 0 auto;
}
/*----- HEADER -----*/	
#header {
	background-color: #0060AF;
	height: 96px;
}
#logo {
	padding: 10px 0 0 5px;
}
#viewmap {
	width: 175px;
	padding: 0 40px 0 0;
	text-align: center;
}
#viewmap h2 {
	font-weight: normal;
	line-height: 23px;
	padding: 0;
	color: #fff;
}
#viewmap h2 a {
	display: block;
	padding: 2px 0 0;
	color: #fff;
}
#mainmenu {
	/*background:url(../images/bg_menu.png) repeat-x left top;*/
	background: url(../images/bg_menu02.png) no-repeat left top;
	height: 36px;
}
/*----- BODY -----*/
#body {
	border-left: 8px solid #d8d8d0;
	border-right: 9px solid #d8d8d0;
	background-color: #fff;
	padding: 35px 30px 10px;
}
#left_col {
	width: 180px;
	margin: 0 30px 0 0;
}
.left_img {
	min-height: 7px;
}
.left_img img {
	display: block;
}
.left_box {
	background: url(../images/repeaterimage.png) repeat-X left top;
	height: 1000px;
	background-size: 100% 100%;
}
#content_col {
	width: 585px;
}
#e-content_col {
	width: 985px;
}
#e-content_col.shoptemplate {
	width: 795px;
}
#edetail-content_col {
	width: 949px;
}
#right_col {
	width: 175px;
}
.opening_hours {
	border: 5px solid #0060AF;
	margin: 0 5px 20px;
	background-color: #fff;
	padding: 3px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(css/PIE.htc);
	position: relative;
	z-index: 0;
	font-size: 12px;
}
.opening_hours h2 {
	text-align: center;
	padding: 0 0 5px;
}
.tbl_box {
	background-color: #0060AF;
	color: #fff;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	behavior: url(css/PIE.htc);
	position: relative;
	z-index: 0;
}
.tbl_box {
	padding: 2px 0 5px 4px;
}
.lbox_ad {
	text-align: center;
	padding: 0 0 12px;
}
.howtotips {
	background-color: #cbcbca;
	padding: 8px;
	margin: 0 0 40px;
}
.ljhooker {
	margin: 0 0 35px;
}
.rabbitohs {
	text-align: center;
}
.signup_box {
	border: 5px solid #cbcbca;
	margin: 0 5px 20px;
	background-color: #0060AF;
	padding: 8px 3px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(css/PIE.htc);
	position: relative;
	z-index: 0;
}
.signup_box h2 {
	color: #fff;
	text-align: center;
	padding: 0 0 15px;
	line-height: 20px;
}
.fieldbox {
	background: url(../images/bg_txtbox.png) no-repeat left top;
	width: 165px;
	height: 23px;
	margin: 0 0 12px 2px;
}
.fieldbox input {
	background: none;
	border: 0 none;
	height: 16px;
	margin: 2px 0 0 5px;
	width: 135px;
	font: 12px/16px "Myriad Pro", Arial, Helvetica, sans-serif;
}
.btn_submit {
	text-align: center;
}
.rbox_ad {
	margin: 0 0 25px;
}
.imgbottom {
}
.imgbottom img {
	display: block;
}
/*----- FOOTER -----*/
#footer {
	background: url(../images/bg_footer.png) repeat-x left top;
	height: 66px;
}
.footer_nav {
	padding: 16px 0 0;
}
.footer_nav img {
	vertical-align: middle;
}
.footer_nav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer_nav ul li {
	list-style: none;
	display: inline;
	line-height: 12px;
}
.footer_nav ul li:first-child a {
	border: 0;
}
.footer_nav ul li a {
	border-left: 1px solid #fff;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.footer_nav ul li a:hover {
	text-decoration: underline;
}
/**Ecommerce**/
.details .price {
	padding-bottom: 20px;
}
.productSubmitInput {
	border: 1px solid #000000;
	border-radius: 4px;
	color: #000000;
	padding: 5px 10px;
	width: 70px;
	background-color: #fff;
	cursor: pointer;
}
#category h1 {
	background-color: #0060AF;
	color: #fff;
	font-size: 22px;
	padding: 5px 10px;
}
.catalogueitemdump {
	margin: 0px;
	padding: 0 0 20px 10px;
}
#category h1.delivery {
	font-size: 18px;
	padding: 15px;
}
#category h1.delivery span {
	font-size: 15px;
}
#category p {
	padding: 15px;
	color: #fff;
}
#category p a {
	color: #fff;
}
ul.catalogueitemdump li {
	list-style: none;
	padding: 6px 0;
}
ul.catalogueitemdump li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.product-details {
	padding-bottom: 15px;
	width: 742px;/*margin-top: -138px;*/
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li {
	background: none;
	color: #000;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}
ul.tabs li.current {
	background: #0060AF;
	color: #fff;
}
.tab-content {
	display: none;
	background: #0060AF;
	padding: 15px;
	color: #fff;
}
.tab-content.current {
	display: inherit;
}
table td.quantity strong {
	font-size: 12px;
}
.l-image {
	float: right;
	width: 450px;
}
.shop-product-large .image img {
	width: 420px;
	height: 380px;
}
.shop-product-large .price {
	padding: 20px;
}
.product-info a {
	text-decoration: none;
	color: #0060AF;
	font-weight: bold;
}
table.productTable tr {
	border-bottom: 1px solid #ddd;
}
