/* cart */

.simplecart_fieldset {
	border:1px solid #DFDFDF;
	margin:12px 0 2px 0;
}
.simplecart_fieldset legend {
	font-family:"Emma Sophia", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#008eb0;
	font-size:14px;
	margin-top:0px;
	padding-top:0px;
	line-height:normal;
}
/*Cart box*/

#cart {
	width:241px;
	height:38px;
	float:left;
	margin-top:5px;
	font-size:12px;
    background:url('images/shop/cart_box_bg.png') no-repeat center;
    padding:0;
}
#cart a, #cart a:link, #cart a:visited {
	color:#704700;
	text-decoration:none;
}
#cart a:hover {
	color:#704700;
	text-decoration:underline;
}
#cart .left {
	float:left;
}
#cart .right {
    float:right;
}
#cart .icon {
	width:31px;
	height:33px;
	margin:1px 5px 0 10px;
    z-index:5;
    position: absolute;
}
#cart ul.text {
	/*width:200px;*/
	height:35px;
	margin:8px 0px 0 61px;
	padding:0px;
    z-index:5;
    position: absolute;
}
#cart .text li {
	list-style:none;
    display:inline-block;
	padding:0 4px 0 0;
	margin:0px;
}
/*product page*/

.product_layout {
	/*width:178px;*/
	/*height:230px;*/
	border-bottom:1px solid #dfdfdf;
	padding:0px;
}
.product_layout .thumb {
	/*width:170px;*/
	/*height:170px;*/
	/*border:1px solid #DEDEDE;
    background:#F3F3F3;*/
	padding:3px;
}
.product_layout .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#037b8d;
	font-weight:bold;
	text-align:center;
	margin:2px 0;
}

.product_layout .title a,
.product_layout .title a:link,
.product_layout .title a:visited{
	color:#037b8d;
	text-decoration:none;
}

.product_layout .bottom {
	clear:both;
	margin:5px 0 0 0;
    height:30px;
}
.product_layout .bottom .tag {
	float:left;
	width:16px;
	height:16px;
	margin:2px 5px 0 0;
}
.product_layout .bottom .price {
	/*width:55px;*/
	float:left;
	color:#573216;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.product_layout .bottom .addtocart {
	/*width:94px;*/
	height:18px;
	float:right;
	margin-top:1px;
}
ul.product_list {
	margin:0px 0 0 2px; /*indent on the left*/
	padding:0px;
}
.product_list li {
	margin:8px;
	list-style:none;
	float:left;
	/****min-height:247px;*/
}
ul.latest_products{
    /*margin-left:52px;*/
}
.latest_products li{
    border:none !important;
    /*min-height:180px !important;
    width:160px;*/
    margin:5px !important;
}
#news_column .latest_products li{
    /*width:139px !important;*/
}
.latest_products li .product_layout{
   /* width:140px !important;*/
}
.latest_products li .product_layout .thumb{
   /* height:132px !important;*/
}
ul#buttons {
	width:330px;
	margin:10px auto;
	clear:both;
	padding:0px;
}
#buttons li {
	list-style:none;
	float:left;
	margin:0 40px 0 0px;
}


/*product full description*/

#product_full {
}
#product_full .left {
	width:490px;
	float:left;
}
#product_full .right {
	width:420px;
	float:right;
	text-align:right;
}
#product_cart {
	height:32px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:5px;
	clear:both;
	margin:20px 0;
}
#product_cart .price {
	float:left;
	color:#3e9b06;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	margin-top:5px;
	padding:0 5px;
}
#product_cart .price .price_discount {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:line-through;
	margin-top:5px;
	padding:0 5px 0 0;
}


#product_cart_options {
	border:0;
	/*width:267px; /*this width keeps the form fields in line*/
	margin-top:20px;
}
#product_cart_options label {
	float:left;
	width:156px;
	margin-right:0px;
	clear:left;
	text-align:right;
	height:40px;
	color:#037B8D;
	font-size:20px;
	padding:6px 10px 0 0;
}
#product_cart_options input {
	width:80px;
	padding:5px;
}
#product_cart_options select {
	/*width:91px; /*change this width if the text in your dropdown box is longer than a few words*/
	padding:5px;
}
#product_option {
	background-color:#ffffff !important;/*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #e2e2e2 !important;
	margin:3px 0px;
	padding:4px;
	color:#666666 !important;
}




#product_cart .qty {
	float:right;
	font-size:24px;
	padding:0 10px 0 0;
	width:101px;
}
#product_cart .button {
	float:right;
}
#product_cart form {
	margin:0px;
	padding:0px;
}
#product_cart .qty input {
	padding:3px;
	margin:0px;
	width:38px;
	height:23px;
	text-align:center;
	background-color:#FFF;
	border:1px solid #e2e2e2 !important;
	font-size:19px;
	color:#037B8D;
}
#product_cart #button {
	width:165px;
	float:right;
}
.image_border {
	border:1px solid #DEDEDE;
	padding:3px;
}
ul.small_thumb {
	margin:10px 0px 0 0; /*indent on the top right*/
	padding:0px;
}
.small_thumb li {
	width:77px;
	height:76px;
	border:1px solid #dfdfdf;
	padding:3px;
	margin:0px 0px 10px 10px; /*padding on the right and bottom.*/
	list-style:none;
	float:right;
}
/* Begin Reviews*/


/* reviews */
#review-block {
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	margin:0 0 28px;
	padding:15px;
}
#review-block h3 {
	color:#222222;
	font-weight:normal;
}
.reviewlist {
	margin:0;
	padding:0;
	list-style:none;
}
.reviewlist li {
	margin:0;
	padding:0;
	list-style:none;
}
.reviewlist li div.review-body {
	margin:6px;
	height:1%;
	margin:0 0 20px;
	min-height:115px;
}
.reviewlist li div.review-left {
	float:left;
	clear:left;
	width:100px;
	padding:15px;
}
.reviewlist li div.review-author img {
	margin:0 0 6px 0;
}
.reviewlist li div.review-meta {
	font-size:10px;
}
.reviewlist li div.review-right {
	float:right;
	clear:right;
	margin:10px 10px 0 0;
	padding:15px;
	width:680px;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #CFCFCF;
}
.reviewlist li div.reply {
	float:right;
	clear:right;
	margin:0px 10px 0 0;
	padding:5px;
}
.reviewlist li, .dtbaker_shopform input, .dtbaker_shopform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.reviewlist li ul li {
	font-size: 1em;
}
.reviewlist li {
	font-weight: bold;
}
.reviewlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.reviewlist cite, .reviewlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.reviewlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.dtbaker_shopform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.reviewmetadata {
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
}
.reviewlist {
	padding: 0;
	text-align: justify;
}
.reviewlist li {
	margin: 15px 0 10px;
	padding: 39px 5px 10px 10px;
	list-style: none;
}
.reviewlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.reviewlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
.dtbaker_shopform p {
	margin: 5px 0;
}
.noreviews {
	text-align: center;
	margin: 0;
	padding: 0;
}
.reviewmetadata {
	margin: 0;
	display: block;
}
/* End Reviews */

.sidebar-shop{
    margin-top:40px;
}
.sidebar-shop .dtbaker_widget ul li{
    width:219px;
}

.sidebar-shop .dtbaker_widget {
	float:left;
	width:225px;
	margin-right:8px;
    min-height:200px;
}

.dtbaker_shopform hr{
	display:none;
}

.product_specials{
    width:180px;
    text-align:center;
    margin:0 auto;
}


/*cart box*/

#cart_box {
	width:178px;
	height:120px;
	background:url(images/cart-bg.jpg) no-repeat top left;
	/*margin-bottom:20px;*/
}
#cart_box h3 {
	color:#FFF;
	font-size:24px;
	text-align:center;
	padding:5px 0 0 0;
	margin:0px;
}
#cart_box .price {
	text-align:center;
	color:#078dab;
	font-size:13px;
	margin:8px 0;
	line-height:normal;
}
#cart_box .price a, #cart_box .price a:link, #cart_box .price a:visited {
	color:#078dab;
	text-decoration:none;
}
#cart_box .price a:hover {
	text-decoration:underline;
}
#cart_box .button {
	width:77px;
	height:19px;
	background:url(images/button_white.png) no-repeat center left;
	color:#078dab;
	font-size:18px;
	text-align:center;
	margin:0px 0 0 50px;
	padding:0px 0 0px 0;
	line-height:normal;
}