body {
	margin:0;
	padding: 0;
	font: 80% Segoe UI,Arial,Tahoma,sans-serif;
	background-color:#5fed3a;
	background-image:url(../images/body-background.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
p {
	color: #000;
	margin: .7em 0;
	line-height:1.4em; }
em { font-style:oblique; }
ul {
	margin: 0 0 0 1.5em;
	padding: 0;
	line-height:1.3em; }
li {
	margin: 0;
	padding: 0; }
table {
	border: none;
	font-size:inherit; }
img {
	/* put "overflow:hidden;" in any div that contains an image so images dont mess up div %'s when divs get smaller than image */
	border: none; }
a {
	color:#1f8420; }
a:hover {
	text-decoration: none; }
	
form {
	margin: 0;
	padding: 0; }
	
h1 {
	font-size:115%;
	color:#33291d;
}
h2 {
	font-size:105%;
	color:#CC3300;
}
h3 {
	font-size:95%;
	color:#666666;
}

.clear { clear:both; }

.white { color:#FFFFFF; }
.green { color:#006600; }

/* custom template css */
#page {
	width: 72em;
	padding:0;
	margin:0 auto;
	border:5px solid #FFFFFF;
}
#header {
	text-align:left;
	background-color:#FFFFFF;
	/*border-left:2px solid #666666;
	border-right:2px solid #666666;*/
	padding:0.5em 0.3em;
	background-image:url(../images/header-background-new.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:55px;
}
#logo {
	float:left;
}
#creditCardsAccepted{
	float:left;
	padding:0.5em 2em 0;
}
#addThisSocialButton {
	padding:0 0 0.75em 0;
}
#liveChat {
	float:left;
	width:155px;
	margin-left:10px;
}
#contentAll {
	background-color:#FFFFFF;
	margin:0;
	padding:0.2em 0;
	/*border:2px solid #666666;*/
	border-top:none;
}
#horizontalNavigationContainer {
	min-height: 25px;
	height:auto !important;
	height: 25px;
	font-size: 12px;
	font-weight:bold;
	/*background-color:#25c600;
	border:2px solid #666666;
	border-top:none;*/
	background-color:#d300a9;
	width:auto;
	text-align:left;
}
.horizontalNavigation {
	color:#5fed3a;
	padding:0.5em 0;
	margin:0;  }
.horizontalNavigation li {
	display:inline;
	list-style-type:none;
	padding:4px;
}

.horizontalNavigation li a {
	color:#FFFFFF;
	padding:2px 11px 2px 2px;
	text-decoration:none;
	font:100% Arial,sans-serif;
	font-weight:bold;
	border-right:1px solid #5FED3A; }
.horizontalNavigation li a:hover {
	color:#EEEEEE;
	text-decoration:underline; }
.horizontalNavigation li.first a {
	padding-left:10px;
}
.horizontalNavigation li.last a {
	border-right:none;
}
#contentLeft {
	float:left;
	width: 12em;
	margin:0;
	margin-right:0.25em;
}
.contentLeftBox, .contentRightBox {
	/*background-color:#b9ffa9;
	border:1px solid #666666;*/
	background-color:#ffbef2;
	margin-bottom:0.3em;
}
.contentLeftBoxSocial {
	display:block;
	text-align:center;
}
.contentLeftBoxSocial a img {
	padding:0.5em 0;
}
.contentLeftBox form {
	margin:0;
	padding:0.25em;
	margin-bottom:0.5em;
}
.contentLeftBox form .inputText {
	font-size:80%; 
	width:120px;
}
#contentLeft em, #contentRight em {
	display:block;
	font-size:90%;
	margin:0;
	padding:0.25em 0.5em 0.25em 0.5em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	/*background-color:#115800;*/
	background-color:#d300a9;
	color:#FFF;
	font-style:normal;
}
#contentRight em{
	text-transform:none;
	text-align: center;
}
#contentLeft ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	border:none;
}
#contentLeft ul li {
	border-top:1px dotted #D300A9;
}
#contentLeft ul li a {
	font-size:100%;
	font-weight:normal;
	line-height:1.5em;
	
	text-decoration:none;
	display:block;
	
	font-style:none;
	color:#092f00;
	
	background:transparent url(/images/nav-arrow.gif) no-repeat scroll 6px 8px;
	padding:0.1em 0 0.3em 1.6em;
	/*
	font-weight:bold;
	color:#0c4000;
	*/
}
#contentLeft ul li a:hover {
	/*background-color:#8ff577;*/
	background-color:#ff88e7;
	color:#115800;
	text-decoration:none;
}
#contentLeft p, #contentRight p {
	padding:0 0.35em;
	margin:0.15em;
	color:#666666;
	font-size:90%;
}

#contentRight {
	float:right;
	width: 10.5em;
	margin:0;
	/*margin-left:0.25em;*/
}
#contentRight ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0.5em;
	margin-left:0;
	border:1px solid #ccc;
	border-bottom: none;
	background-color:#FFFFFF;
}
#contentRight ul li {
	border-bottom:1px solid #ccc;
	list-style-type:none;
	padding:5px 2px;
	text-align:center;
}
.contentRightShare {
	margin:0 auto;
	display:block;
	text-align:center;
	margin:0.75em 0;
}

#contentMiddle {
	font-size:90%;
	line-height:1.5em;
	background-color:#FFFFFF;
	padding:0.25em 0 0.25em 0;
	margin-left:14em;
}
#mainImage {

}

#contentBottom {
	clear:both;
	width: 100%;
}

#footer {
	clear:both;
	padding:0.25em;
	font-size: 85%;
	color:#175309;
	height:18px;
	background-color:#FFFFFF;

}
#footer .left { float:left; }
#footer .right { float: right; }
#footer a {
	color:#175309;
	text-decoration:underline;
}

#footer p {
	clear:both;
	display:block;
	text-align:center;
	margin-bottom:1.25em;
}

/* sitemap */
.sitemap table {
	font-size:0.95em;
	margin: 0 0 15px 15px;
	width: 98%;
}

.sitemap table td {
	padding: 5px 5px 5px 5px;
	width: 33%;
}

/* homepage */
table.product-list {
}

table.product-list td {
padding: 0 0 7px 0;
width:17.5em;
text-align:center;
}
table.product-list td a{
	
}
table.product-list td img {
border:1px solid #DCDCDC;
}

table.product-list td p {
font-size: 0.95em;
margin: 0 5px 3px 5px;
}

table.product-list td p.price {
color: #000000;
font-size: 1.2em;
font-weight: 700;
margin: 2px 5px 2px 5px;
}

table.product-list td p.more {
font-size: 0.8em;
margin: 3px 5px 5px 5px;
}

.horizontalNavigation li a.viewCartBtn{
	text-decoration: underline;
}
.horizontalNavigation li a.viewCartBtn:hover{
	text-decoration: none;
}




/* 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;
}
#pinterestSocialButton {
	margin:0.75em 0;
}

