/* @override http://sweethots.dashbee.com/StyleSheets/screen.css */

body {
	background: #ecc02f;
	color: #384232;
	font: 12px Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0px;
}

body#home{
	background-color: #f1b512 !important;
}
a:link		{ 
 color: #8c0d22;
 text-decoration: underline;


 }
a:visited	{ 
 color: #8c0d22;
 text-decoration: underline;

 }
a:hover		{ 
color: #384232;
 text-decoration: underline;
 
}

img {
	border:none;
}
.invisible, hr {
	display: none;
}

.clearer {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1{
	color: #384232;
	font: 20px "Book Antiqua", Times;
	margin: 5px 0 0;
}
body#home h1{
	font: bold 18px Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	text-align: center;
}
h2{
	color: #8c0d22;
	font: 22px "Book Antiqua", "Time New Roman";
	margin: 15px 0 20px;
}
#maincontainer{
background: url(../images/header-bg.gif) repeat-x left top;
}
body#home #container{
	width: 100%;
}
body#home .content{
	width: 700px;
	margin: 0 auto;
}
body#home .nav{
	height: 56px;
	background: #8B0D21 url(../images/home-nav-bg.jpg) no-repeat center;
		font: 14px "Book Antiqua", "Time New Roman";
}
body#home .nav ul{
	margin: 0 auto;
	padding-top: 11px;
	padding-bottom: 10px;
	width: 550px;
	display: block;
}
body#home .nav ul li{
	list-style-type: none;
	display: inline;
	float: left;
	background: url(../images/dot.gif) no-repeat right center;
}
body#home .nav ul li a, body#home .nav ul li a:visited{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #003800;
}
body#home .nav ul li a:hover{
	color: #8c0d22;
}
#container{
width: 905px; /*Width of main container*/
margin: 0 auto;
}
body#home .header img{
	margin: 0 auto;
	display: block;
}
#topsection{
padding-top: 23px;
height: 138px; /*Height of top section*/
}
#topsection .logo{
	float: left;
	width: 208px;
}
#topsection .pictures{
	float: left;
}
#topsection .pictures img{
	float: left;
	border-left: 2px solid #fff;
}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 208px;
	background: #fff url(../images/slogan.jpg) no-repeat left top;
	padding: 20px;
}

#leftcolumn{
float: left;
width: 208px; /*Width of left column*/
margin-left: -905px;
	padding-bottom: 152px;
	
}
#leftcolumn ul#nav_369042{
	margin: 0px;
	padding: 0px;
		background:  url(../images/left-bg.gif) no-repeat center 20px;
}
#leftcolumn ul#nav_369042 li{
	list-style-type: none;	
	background: url(../images/nav-divider.gif) no-repeat center bottom;
	padding-bottom: 10px;
}
#leftcolumn ul#nav_369042 li a, #leftcolumn ul#nav_369042 li a:visited{
	text-align: center;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #103f04;
	text-decoration: none;
	font-size: 13px;
}
#leftcolumn ul#nav_369042 li a:hover{
	color: #b41c3a;
}
#footer{
clear: left;
text-align: center;
padding: 40px 0 0px;
	font-size: 11px;
width: 550px;
}
body#home #footer{
	width: 700px;
	margin: 0 auto;
}

#footer ul{
	margin: 0px;
	padding: 0px;
}
#footer ul li{
list-style-type: none;
	display: inline;
	float: left;
	background: url(../images/dot.gif) no-repeat right center;	
} 
#footer ul li a, #footer ul li a:visited{
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #003800;
}
#footer ul li a:hover{
	color: #8c0d22;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.body_txt {  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 13px; line-height: 14px; color: #003300;}
.body_txt_italic_red {  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 13px; line-height: 14px; color: #660000; font-style: italic;}
.body_txt_italic{  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 13px; line-height: 14px; color: #003300; font-style: italic;}
.body_txt_bold {  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 13px; line-height: 14px; color: #003300; font-weight: bold;}
.small_txt {  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 10px; line-height: 11px; color: #003300;}
.small_txt_red {  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 10px; line-height: 11px; color: #660000;}
.small_txt_red_bold {  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; font-size: 10px; line-height: 11px; color: #660000; font-weight: bold;}

.shop-main li.productItem, .shop-main li.productItemLast {
	list-style: none;
	float: left;
	width: 210px;
	text-align: center;
	height: 370px !important;
		border: 1px solid #ddd;
	margin-right: 3px;
	margin-bottom: 3px;
}
.shop-main ul.productLarge li.productItem {
	list-style: none;
	width: 100%;
	text-align: left;
}
.quantity input {
	width: 35px;
}
.quantity input.productSubmitInput{
	width: 80px;
}
.shop-product-small select{
	width: 160px;
}
* html .shop-product-small select{
	font-size: 11px; /*style for IE*/
}
.shop-product-small ul{
	padding-bottom: 33px;
	background: #fff;

}
/* Grouping headings to hide */
#catProdTd_434926 .shop-product-large .details ul li.grouping, #catProdTd_623764 .shop-product-large .details ul li.grouping, #catProdTd_445865 .shop-product-large .details ul li.grouping, #catProdTd_445866 .shop-product-large .details ul li.grouping, #catProdTd_445867 .shop-product-large .details ul li.grouping, #catProdTd_445868 .shop-product-large .details ul li.grouping, #catProdTd_445869 .shop-product-large .details ul li.grouping, #catProdTd_445870 .shop-product-large .details ul li.grouping{
	display: none;
}

/* Small Grouping headings to hide */
#catProdTd_445865 div.shop-product-small ul li.grouping div.catProdAttributeTitle, #catProdTd_445866 div.shop-product-small ul li.grouping div.catProdAttributeTitle, #catProdTd_445867 div.shop-product-small ul li.grouping div.catProdAttributeTitle, #catProdTd_445868 div.shop-product-small ul li.grouping div.catProdAttributeTitle, #catProdTd_445869 div.shop-product-small ul li.grouping div.catProdAttributeTitle, #catProdTd_445870 div.shop-product-small ul li.grouping strong div.catProdAttributeTitle{
	display: none;
}

.shop-main ul.productList{
	float: left;
}
.shop-product-small{
	border: 0 !important;
}

div.catProdAttributeTitle {
	height: 20px;
	color: gray !important;
}
.shop-product-large .details{
	width: 250px;
}
.shop-product-large .image{
float: left !important;	
margin-left: 0 !important;
	width: 320px;

}