.deals-tab{}
.deals-tab .tab-head{}
.list-tabs a span{
	background: url(dailydeal/tab-normal.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	padding: 0 0 0 10px;
	position: relative;
	text-align: center;
	white-space: nowrap;
	overflow:visible; 
}
.list-tabs a span span{background-position: 100% 0; padding: 0 10px 0 0; font-size:16px; font-weight:normal; color:#FFFFFF;}
.list-tabs a span span span{background:0 none; padding:0}
.tabdeal{
	float: left;
}
.tabdeal a{
	color:white;
	text-decoration:none;
}
.list-tabs .active a span{
	background: url(dailydeal/tab-active.png) no-repeat scroll 0 0 transparent;
}
.list-tabs .active a span span{
	background-position: 100% 0; padding: 0 10px 0 0; font-size:16px; font-weight:normal; color:#FFFFFF;
}
.list-tabs .active a span span span{
	background:0 none;
	 padding:0
}
.deals-tab .tab_container{
	float:left; 
	width:100%; 
	background:#00b8ff;
	-moz-border-radius: 0 5px 5px 5px; /* Firefox */
	-webkit-border-radius: 0 5px 5px 5px; /* Safari, Chrome */
	border-radius: 0 5px 5px 5px; /* CSS3 */
}
.deals-tab .tab_container .tab_content{width:100%;}
.deals-tab .tab_container .tab_content .deal-content{
	float:left;
	background:#80dcff;
	margin:25px 8px 8px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	width: 98%;
}
.deals-tab .tab_container .tab_content .deal-info{
	margin:8px;
	background:#FFFFFF;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	padding:10px 8px;
	width:95%;
}
#product-attribute-specs-table{
	width:100%;
}
#product-attribute-specs-table tr td{padding:10px 0; /*border-bottom:2px solid #7ed1f0;*/}
#product-attribute-specs-table tr.last td{border:0 none;}
#product-attribute-specs-table td img{
	width:265px;
	height:250px;
}
#product-attribute-specs-table .product-name a{font-size:30px; font-weight:bold; color:#1c9dd0; text-decoration:none;}
#product-attribute-specs-table .short-desc{font-size:14px; font-weight:normal; color:#636363;}
.deal-price{float:left; width:100%; margin:15px 0;}
.price-statistic{
	float:left;
	border-style:solid !important; border-width:3px !important;
	box-shadow: 3px 3px 3px #c3c3c3; /* CSS3 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	padding:5px;
	margin-right:10px;
	 font-family:Georgia;
}
.price-deal{border-color:#fef35d;}
.price-value{border-color:#7ae30a;}
.price-save{border-color:#38a8fa;}
.price-statistic label{float:left;}
.price-statistic .price{float:left;font-weight:bold;}
.deal-time{float:left; width:100%;margin:0 0 10px;}
.deal-time-info{
	background:#FFFFFF;
	border:3px solid #FD9000;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	padding:10px 8px;
	overflow:hidden;margin:5px 0;
}
.deal-share{
	padding:10px 8px;
	overflow:hidden;
}

.deal-share .share-buttons {clear:both; }
.deal-share .share-buttons .fb-button {display:inline;}
.deal-share .share-buttons .twitter-button {display:inline;}

.deal-time .deal-share ul li {float:left; margin: 0 5px;}

.deal-time label{color:#FD9000; font-size:16px; font-weight:bold;}
.deal-time h4{font-size:18px;color:#2f2f2f;}
.deal-time h4 label,.deal-time .deal-share label{font-size:30px;}
.deal-time h5{color:#38A8FA; font-size:18px; margin:6px 0 0;}
.deal-time button.btn-cart::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.deal-time button.btn-cart { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.deal-time button.btn-cart{ overflow:visible; width:auto; border:0 none; padding:0; margin:0; background:transparent; cursor:pointer;}
.deal-time button.btn-cart span { height:37px;line-height:37px; border:0; padding:0; background:url(dailydeal/btn-buy-now.png) 0 0 no-repeat; width:95px; text-align:center;}
.deal-time button.btn-cart span span {background:0 none; color:#996633; font-size:16px; font-weight:normal;}

/* CSS FOR DEAL SIDEBAR */
.block-deals{
	background:#3eb3e6;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	padding:15px 8px 8px;
	overflow:hidden;margin:5px 0;
}
.block-deals .block-title{background:0 none; border:0 none; }
.block-deals .block-title strong{color:#FFFFFF; font-size:16px; font-weight:normal; text-align:center; margin:0 0 5px;}
.block-deals .block-content{
	background:#FFFFFF;
	border:1px solid #26a3d6;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	padding:15px 10px;
	overflow:hidden;
}
#deal-list tr td{padding:10px 0; border-bottom:2px solid #7ed1f0;}
#deal-list tr.last td{border:0 none;}
#deal-list .product-deal-image{width:100%; text-align:center;}
#deal-list .product-deal-name{width:100%; text-align:left;}
#deal-list .product-deal-name a{color:#fd9000; font-size:16px; font-weight:normal; text-align:center; text-decoration:none;}
#deal-list td img{
	width:135px;
	height:135px;
}
#deal-list .deal-price{margin:3px 0;font-weight:normal; color:#636363;}
#deal-list .deal-price label{font-size:14px;}
#deal-list .deal-price .price{font-size:20px;}
#deal-list .save-price {margin:3px 0;font-weight:normal; color:#636363;}
#deal-list .save-price label {font-size:14px;}
#deal-list .save-price .price{font-size:20px;}
#deal-list h4{font-size:16px; font-weight:normal; color:#636363;}
.block-deals .block-content button.btn-cart::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.block-deals .block-content button.btn-cart { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.block-deals .block-content button.btn-cart{ overflow:visible; width:auto; border:0 none; padding:0; margin:0; background:transparent; cursor:pointer;}
.block-deals .block-content button.btn-cart span { height:25px;line-height:27px; border:0; padding:0; background:url(dailydeal/btn-add-cart-sidebar.png) 0 0 no-repeat; width:80px; text-align:center;}
.block-deals .block-content button.btn-cart span span {background:0 none; color:#996633; font-size:13px; font-weight:normal;}