body {
	margin: 0 auto;
	padding: 0;
	font: 90% tahoma,verdana,arial,sans-serif;
	background:#FFFFFF url(../images/pageBackground.jpg) repeat-x scroll center top;
	
	/*
	background:#d3eac9 url(../images/bodyBackground.gif) repeat-x scroll center top;
	background-image:url(../images/bodyBackground.gif);
	background-repeat:repeat-x;
	background-color:#d3eac9;
	*/
	
	
}

p {
	color: #000;
	margin: .7em 0;
	line-height:1.4em; }
em {
	font-style: normal;
	font-weight: bold; }
ul {
	margin: 0;
	padding: 0;
	list-style-position:inside; }
li {
	margin: 0;
	padding: 0; }
table {
	border: none; }
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:#5FA640; }
a:hover {
	text-decoration: none; }
	
form {
	margin: 0;
	padding: 0; }

.alignCenter { text-align:center; }
.alignRight { text-align:right; }
.littlePadding { padding:0.25em; }
.somePadding { padding:0.5em; }
.bigPadding { padding:1em; }


.left,.floatLeft{ float:left; }
.right,.floatRight{ float: right; }
.bold{ font-weight: bold; }
.italic{ font-style: italic; }
.clearBoth{ clear:both; }
.clearBothAssurance{ clear: both; height:0; zoom:1;}
.textAlignLeft{ text-align: left; }
.textAlignCenter{ text-align: center; }
.textAlignRight{ text-align: right; }
.zoom{ zoom:1; }

.marginBottom05{ margin-top: .5em; }
.marginTop05{ margin-top: .5em; }
.marginTop10{ margin-top: 1em; }
.marginTop15{ margin-top: 1.5em; }
.marginTop20{ margin-top: 2em; }
.marginTop40{ margin-top: 4em; }

.padding05{ padding:0.5em; }
.padding10{ padding:1.0em; }
.padding15{ padding:1.5em; }
.padding20{ padding:2.0em; }

.paddingTop05{ padding-top:0.5em; }
.paddingTop10{ padding-top:1.0em; }

.paddingLeft05{ padding-left:0.5em; }
.paddingLeft10{ padding-left:1.0em; }

.paddingBottom05{ padding-left:0.5em; }
.paddingBottom10{ padding-left:1.0em; }

.size70{ font-size: 70%; }
.size80{ font-size: 80%; }
.size85{ font-size: 85%; }
.size90{ font-size: 90%; }
.size95{ font-size: 95%; }
.size100{ font-size: 100%; }
.size110{ font-size: 110%; }
.size120{ font-size: 120%; }
.size130{ font-size: 130%; }
.size140{ font-size: 140%; }
.size150{ font-size: 150%; }
.size160{ font-size: 160%; }
.size170{ font-size: 170%; }
.size180{ font-size: 180%; }
.size190{ font-size: 190%; }
.size200{ font-size: 200%; }

.strikeout{ text-decoration: line-through; }

.siteWidth { width: 67.5em; }

h1 {
	font-size:120%;
	margin:0.5em 0 0.5em 0;
	display:block;
	padding:0.25em;
	
	color:#DD4F8B;
}
h2 {
	font-size:110%;
	margin:0 0 0.5em 0;
	display:block;
	padding:0.25em;
	
	border-bottom:1px solid #E888B2;
	color:#DD4F8B;
}

#headerWrapper {
	margin:0 auto;
}
#headerLeft {
	margin:0 auto;
	float:left;
	width:344px;
}
.butterflyLeft {
	position: relative; 
	left: 75px; 
	top: 15px;
	float:left;
}
.butterflyRight {
	position: relative; 
	right: 70px; 
	top: 15px;
	float:right;
}
#headerLeft #imgLogo {
	padding-top: 0.25em;
}
#headerRightMailingList {
	float:left;
	width:340px;
}
#headerRightTopShoppingCart {
	float:left;
	width:280px;
	text-align:right;
	padding:0 0.25em 0 0.25em;
}
#headerRightTopShoppingCart .viewShoppingCart img {
	margin-top:8px;
}
#headerRightTopShoppingCart ul {
	padding:0;
	margin:0.25em 0 0;
}
#headerRightTopShoppingCart ul li {
	display:inline;
	background:url(/images/bulletButterfly.gif) no-repeat scroll 95% 60% transparent;
	margin-right:0;
	padding-right:12px;
}
#headerRightTopShoppingCart ul li.last {
	background:none;
	padding-right:0;
}
#headerRightTopShoppingCart ul li a {
	margin:0;
	padding-right: 8px;
	color:#000000;
	font-size:90%;
}
#headerRightTopShoppingCart ul li.last a {
	padding-right:0;	
}
#headerRightTopShoppingCart ul li a.account {
	background:transparent url(/cirkuit/includes/images/icons/icon-users.gif) no-repeat scroll 0 0;
}
#headerRightTopShoppingCart ul li a.cart {
	background:transparent url(/cirkuit/includes/images/icons/icon-cart.gif) no-repeat scroll 0 0;
}
#headerRightTopShoppingCart ul li a:hover {
	text-decoration:none;
}


#headerRightBottom {
	float:left;
	width:965px;
	*width:925px;
	text-align:right;
}
#headerRightBottom em {
	font-size:75%;
	color:#41742C;
	width:18.5em;
}
.contentHeaderSearchBox {
	float:left;
	width:280px;
}
.contentHeaderNewsletterBox {
	float:right;
	width:344px;
	margin-top: 32px;
}
.contentHeaderNewsletterBox #newsletterUnsubscribeLink a {
	font-size:60%;
}
.contentHeaderNewsletterBox #newsletterFormResponse {
	font-size:60%;
	color:#FF0000;
}
#newsletterUnsubscribeLink {
	display:inline;
}

#horizontalBar {
	background-image:url(../images/horizontalNavigationBackground.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	min-height:36px;
	height:auto !important;
	height:36px;
}
#horizontalNavigationSearch {
	float:left;
	height:32px;
	padding:3px 0 0 3px;
	width:16em;
}
#horizontalNavigationContainer {
	margin:0 auto;
	min-height:36px;
	height:auto !important;
	height:36px;
	background:#FFFFFF url(../images/horizNavBackground.gif) repeat-x scroll center top;
	width:29em;
	float:right;
}
#horizontalNavigation {
	text-align:center;
	line-height:1.3em;
	padding:3px 0 0;
}
#horizontalNavigation li {
	display:inline;
	list-style-type:none;
}
#horizontalNavigation li a {
	font-size:90%;
	color:#FFFFFF;
	font-weight:bold;
	padding:9px 1.25em 11px 2.63em;
	*padding-top:10px;
	background-image:url(../images/horizNavLinkBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:2.2em;
	text-decoration:none;
	outline: none;

}
#horizontalNavigation li.first a {
	padding-left:0.5em;
}

#horizontalNavigation li a:hover {
	text-decoration:underline;
}
#horizontalNavigation li a.first {
	background:none;
}

#contentBackground {
	margin:0 auto;
	text-align:center;
	padding:0.25em 0;
	clear:both;
}

.contentLeftBox {
	margin:0 0 1em 0;
}
.contentLeftBoxBorder {
	border:1px solid #DDDDDD;
}
.contentLeftBoxContent {
	font-size:90%;
}
#searchForm #searchInput, #newsletterInput {
	width:130px;
	color:#666;
}
#newsletterDescription {
	display:block;
	padding:0 0.25em;
}
#contentLeft {
	float:left;
	width:13em;
	text-align:left;
	padding-top:0.5em;
}
#contentLeft em {
	min-height:23px;
	height:auto !important;
	height:23px;
	color:#FFF;
	display:block;
	background:#FFFFFF url(../images/vertNavHeading.gif) no-repeat scroll center top;
	padding:0.35em 0.85em 0  0.85em;
}
#contentLeft ul {
	border:1px solid #ACDE97;
	list-style-position:outside;
}
#contentLeft ul {
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contentLeft ul ul {
	-moz-border-radius: 0;
	border-radius: 0;
}
#contentLeft ul li {
	list-style-type:none;
	display:block;
	background-color:#FAEFF3;
}
#contentLeft ul li a {
	background-color:#FBC0D9;
	padding:0.25em;
	color:#C53F79;
	display:block;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:0;
}
#contentLeft ul ul li a {
	background-color:#FAEFF3;
	font-weight:normal;
	border-bottom:1px dotted #ACDE97;
	font-size:90%;
	text-decoration:none;
	text-align:center;
	margin:0 1em;
}
#contentLeft ul ul li a:hover {
	background-color:#F8E7ED;
}

#contentRight {
	float:left;
	width:54.25em;
	text-align:left;
}
#contentRightContent {
	padding:0.5em 0 0 0.5em;
	font-size:90%;
	clear:both;
	
	min-height:550px;
	height:auto !important;
	height:550px;
}

#contentBottom {
	clear:both;
	font-size:90%;
	list-style-type:none;
	
	min-height:20px;
	height:auto !important;
	height:20px;
	padding:1em 0 0 0;
	text-align:center;
}
#contentBottom li {
	display:inline;
}
#contentBottom a {
	color:#509931;
	padding:0.25em 1.25em;
	font-size:90%;
}

#footer {
	margin:0 auto;
	border-top:1px solid #a9e191;
	
	min-height:20px;
	height:auto !important;
	height:20px;
	padding:0.25em;
	
	color:#666666;
}
#footer .left {
	float:left;
	font-size:80%;
}
#footer .right {
	float:right;
	font-size:80%;
}
#footer a {
	color:#666666;
}

/* product reviews */
#product-reviews {
font-size: 1em;
margin:0 .5em;
}

#product-reviews h1 {
font-size: 1.2em;
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;
}

/* homepage */
table.product-list {
}

table.product-list td {
padding: 0 0 7px 0;
width:15.5em;
text-align:center;
}
table.product-list td a{
	font-size:80%;
}
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: #666;
font-size: 80%;
margin: 2px 5px 2px 5px;
}

table.product-list td p.more {
font-size: 0.8em;
margin: 3px 5px 5px 5px;
}

.shopping-cart {
	padding:0.5em;
}

.productLayout3_priceQtyAttribs{
	background-color:#fff;
}

.orderResults_header,
.verifyCheckout_header,
.checkout_header,
.verifyLogin_header{
	background-color:#fff;
	border: 1px solid #aaa;
	padding: .5em .25em;
}
.orderResults_header td,
.verifyCheckout_header td,
.checkout_header tr td,
.verifyLogin_header tr td{
	padding: .25em;
}
.orderResults_content,
.verifyCheckout_content,
.checkout_content,
.verifyLogin_content {
	border: 1px solid #aaa;	
}
.verifyCheckout_content tr td,
.checkout_content tr td,
.verifyLogin_content tr td{
	padding: .25em;
}

.breadcrumbs { font-size:90%; }

/* subcategory pages */
.product_name a {
	font-size:90%;
}
.product_description {
	font-size:80%;
	display:block;
	padding:3px 0;
}
.product_attributes {
	font-size:70%;
}
.product_parent_table {
	border-collapse:collapse;
	/*border:1px solid #CCCCCC;*/
}
.product_parent_table_td {
	/*border-bottom:1px solid #DDDDDD;*/
	width:25%;
	padding:1em 0.25em;
}
.product_parent_table_td .product_image {
	min-height:200px;
	height:auto !important;
	height:200px;
}
a.product_link {
	color:#999;
	font-size:75%;
	display:block;
	padding:2px 0;
}

/* sitemap */
.sitemap ul {
	margin-left:0.5em;
	line-height:1.4em;
}
.sitemap ul ul {
	margin-left:1em;
}
.sitemap .left {
	float:left;
	width:40%;
}
.sitemap .right {
	float:left;
	width:40%;
}

#facebookIcon {
	margin-bottom:-3px;
}
