@charset "utf-8";
@font-face {
	font-family: 'KomikaTextItalic';
	src: url('KOMTXTI_-webfont.eot');
	src: local('☺'), url('KOMTXTI_-webfont.woff') format('woff'), url('KOMTXTI_-webfont.ttf') format('truetype'), url('KOMTXTI_-webfont.svg#webfontlNXQz5xd') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html,body{
	min-height: 100%;W
}
body {
	font: 80% Helvetica,Arial,Verdana,sans-serif;
	margin:0;
	padding:0;
	background:#fff url(/images/site-bg.gif) top left repeat;
}
p{
	padding: .5em 0;
	font-size: 85%;
	line-height: 1.5em;
}

a{
	text-decoration: underline;
	color: #EC9744;
}
a:hover{
	text-decoration: none;
	color: #bf6913;
}
h1 {
	color: #000;
	font: 24px/32px 'KomikaTextItalic', Arial, sans-serif;letter-spacing: 0;
	margin: .5em 0 .75em 0;
}
h2 {
	margin: 1em 0 .5em;
	color:#000;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:11px;
}
h3 {
	font-size:11px;
	font-weight:bold;
	margin: .5em 0;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
ul{
	margin-left: 1em;
}
.sitemap ul,
.seocart_Product ul{
	font-size: 11px;
	line-height: 1.75em;
}
li{
	margin-left: 1em;
}
.clearBothAssurance{
	clear:both;
	zoom:1;
	width:100%;
	height:0;
}
img,
a img {
	border:none;
}

#page{
	width: 856px;
	margin: 0 auto;
	position: relative;
}
#cartIcon{
	float:right;
	margin-right: .5em;
}
#pageTop{
	padding-top: 2em;
}
#header{
	padding: 1.5em .5em .5em;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	clear: both;
	zoom: 1;
}
#logo{
	margin-left: 13em;
	_margin-left: 6em;
	float: left;
}
ul#topNav{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 1em;
}
ul#topNav li{
	display: inline;
	margin: 0;
}
ul#topNav li a{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: #b11a1f;
	padding: 2px .5em;
	border: 1px solid #fff;
}
ul#topNav li a:hover{
	background: #fff;
	color: #000;
	border-color: #b11a1f;
	border-bottom-color: #fff;
}

ul#topNav .subnavParent:hover .subnav{
	display:block;
}

ul#topNav li .subnav{
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 43px;
	*top: 42px;
	left: 88px;
	width: 190px;
	box-shadow: 0pt 2pt .5em #777;
	-moz-box-shadow: 0pt 2pt .5em #777;
	-webkit-box-shadow: 0pt 2pt .5em #777;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari and chrome */
	ul#topNav li .subnav{
		top: 43px;
	}
}
ul#topNav li .subnav li{
	display: block;
}
ul#topNav li .subnav li a{
	background: #fff;
	border: 1px solid #b11a1f;
	border-top: none;
	display: block;
	color: #000;
	font-weight: normal;
}
ul#topNav li .subnav li a:hover{
	background: #b11a1f;
	color: #fff;
}

#motto{
	float: left;
	width: 35%;
	font-size: 10px;
	margin: 38px 0 0 1.5em;
}
#motto em{
	font-style: normal;	
}
#content{
	clear:both;
	background: url(/images/content-mid-bg.gif) left top repeat-y;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	zoom:1;
}
#content1{
	background: url(/images/content-top-bg.gif) left top no-repeat;
	zoom:1;
}
#content2{
	background: url(/images/content-bottom-bg.gif) left bottom no-repeat;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 20px 30px 55px;
	zoom:1;
}

#footer{
	border: 1px solid #fff;
	border-top: none;
	padding: 0 20px 15px;
}
#footerInner{
	padding: 15px 0 5px;
	background: #e57100 url(/images/footer-bg-right.gif) right bottom no-repeat;
	border: 1px solid #fff;
	border-top: none;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
#footerInner a{
	color: #fff;
}
.recipes-nav{
	margin: 1.5em 0 0;
}
.contactForm{
	font-size: 85%;
	float:left;
	line-height: 1.5em;
}
.contactForm td{
	padding: .5em;
}

/* product reviews */
#product-reviews {
font-size: 1em;
margin:0 .5em;
}

#product-reviews h1 {
font-size: 1.2em;
font-weight:bold;
margin: 15px 0 15px 0;
padding: 0;
}

#product-reviews h1 a {
float: right;
font-weight: normal;
font-size: 0.85em;
margin: -15px 0 0 0;
display:block;
}

#product-reviews h1 a.write-review {
margin: 0 0 0 14px;
*margin: -15px 0 0 0;
padding: 0 0 2px 20px;
background: url(/cirkuit/includes/images/icons/icon_write-review.gif) no-repeat 0px 1px;
}

div.review {
border-bottom: 1px dotted #808080;
padding: 0 0 5px 0;
}

#last.review {
border-bottom: none;
}

div.review h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 5px 0 5px 5px;
}

div.review p {
margin: 0;
padding: 0 0 0 15px;
}

#product-price-bottom {
font-size: 0.95em;
margin: 0 185px 0px 230px;
padding: 20px 0 0px 0;
}

div.paging {
background: #f0f0f0;
border:1px solid #ddd;
padding: .5em .25em;
}

div.paging span {
float: right;
}

div.sorting {
float: right;
}

div.paging-results {
padding: 7px 0px 7px 0px;
}

div.paging-results div {
float: right;
font-weight: 700;
}

div.paging-results span {
font-weight: 700;
margin: 0 10px 0 0;
}

div.paging-results a {
font-weight: normal;
}

.relatedProductsCell{
	text-align: center;
}
.relatedProductsHeader{
	font-weight: bold;
	padding: .15em .25em;
}

.breadcrumbs{
	font-size: 11px;
}
.productsList ul li{
	list-style: none;
	margin-left: 2.5em;
	font-size: 11px;
	margin-top: .25em;
}
.shoppingCartItems {
	font-size:120%;
}
.notice {
	display:block;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:105%;
	margin:0.5em 0 1em 0;
}

