/**
 * @name            :  Super Deals
 * @version         :  1.1
 * @author          :  Apptha - http://www.apptha.com
 * @copyright       :  Copyright (C) 2013 Powered by Apptha
 * @license         :  http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @Creation Month  :  April 2013
 *
 * */

/*-- Timer style
 -------------------------------------------------------------- */
.dealtimer_detailpage, .dealtimer_listpage {
	float: left;
	width: 130px;
}
.dealtimer_detailpage .dealtimer_detailpage_offerlabel {
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 5px;
}
.dealtimer_detailpage .dealtimer_detailpage_timer, .dealtimer_listpage .dealtimer_listpage_timer {
	font-weight: bold;
}
.dealtimer_detailpage .dealtimer_detailpage_timer span, .dealtimer_listpage .dealtimer_listpage_timer span {
	display: inline-block;
	font-weight: bold;
}
.dealtimer_listpage span.day_label {
	margin: 0 2px;
}
.dealtimer_detailpage .dealtimer_detailpage_timer .day_label, .dealtimer_listpage .dealtimer_listpage_timer day_label {
	padding-right: 10px;
}
.dealtimer_detailpage .dealtimer_detailpage_timer .day, .dealtimer_listpage .dealtimer_listpage_timer day {
	padding-right: 2px;
}

.deal_filters {
	margin: 0 0 20px 0;
	text-align: right;
}
.deal_filters select {
	margin-right: 20px;
}

/*-- wish list and bundle product hide
 -------------------------------------------------------------- */
.block-wishlist .detail-deal-page-box, .product-options-bottom .detail-deal-page-box, .block-related .detail-deal-page-box {
	display: none;
}
.block-wishlist .dealtimer_detailpage, .product-options-bottom .dealtimer_detailpage, .block-related .dealtimer_detailpage {
	display: none;
}
.box-up-sell .detail-deal-page-box, .box-up-sell .dealtimer_detailpage {
	display: none;
}

.item {
	position: relative;
}

.actions button {
	background: url(../images/button-order.png) no-repeat;
    width: 170px;
    height: 38px;
    line-height: 38px;
    border: none;
    border-collapse: collapse;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    color: #141414;
    padding-left: 30px;
}
.actions button:hover,
.actions button:active,
.actions button:focus {
	color: #9e191e;
}
.deal_filters .filter {
	margin-left: 5px;
	margin-right: 20px;
}
.licensekey {
	text-align: center;
	color: red;
	font-size: 25px;
}
.sidebar-price {
	width: auto;
	clear: both;
	float: left;
}
.sidebar-img {
	float: right
}

/* ####################################### */
/* ########### STANDARD SETUP ############ */
/* ####################################### */

.protoshow, .protoshow .show {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 900px;
	height: 300px;
}

.slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	height: 100%;
}

.active-slide {
	z-index: 100;
}

.protoshow .slide-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	padding: 1em 10px;
	background-color: #000;
	background-color: rgba(0,0,0,.4);
	color: #fff;
}

.proto-progress-timer {
	position: relative;
	display: none;
}

/* TRANSITION SLIDE
 ------------------------------------------------*/

.close {
	background: url(../superdeals/close.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 9999;
	cursor: pointer;
	top: -5px;
	right: -5px;
}
.transition-slide .show-window {
	overflow: hidden;
	position: relative;
	background: #fff;
}
.transition-slide .show {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.transition-slide .slide {
	position: static;
	float: left;
	display: block;
	width: 280px;
}

/* PROTO CONTROLS
 ------------------------------------------------*/

.proto-controls, .proto-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}
.proto-controls a:link, .proto-controls a:visited, .proto-navigation a:link, .proto-navigation a:visited {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.proto-controls li {
	margin-top: 0;
	width: 7px;
	height: 14px;
	padding: 0;
	float: left;
}
.proto-controls .backward {
	margin-right: 5px;
}
.proto-controls .backward a {
	background: url(../superdeals/prev.png) no-repeat 0 0;
}
.proto-controls .forward a {
	background: url(../superdeals/next.png) no-repeat 0 0;
}
.proto-controls .forward {
	right: 10px;
	left: auto;
	margin-left: 5px;
}
.proto-controls a {
	width: 7px;
	height: 14px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=50);
}
.proto-controls a:hover, .proto-controls a:focus {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.proto-controls .forward a {
}
/* PROTO NAVIGATION
 ------------------------------------------------*/
.proto-navigation {
	float: left;
	display: none;
}
.proto-navigation li {
	float: left;
	padding: 13px 5px;
}
.proto-navigation a {
	background-color: #fff;
	background-color: rgba(0,0,0,.2);
	height: 8px;
	text-decoration: none;
	width: 8px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-moz-box-shadow: inset 0 1px 0 1px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 0 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 1px rgba(0,0,0,.1);
}
.proto-navigation a:hover, .proto-navigation a:focus {
	background-color: #999;
}
.proto-navigation .current-slide a {
	background-color: #fff;
}
/*******************  Slider   ************************************/
#primary-show {
	position: fixed;
	left: 0;
	bottom: 0;
	background: #000;
	z-index: 9999;
	padding: 0 5px 5px;
	width: 280px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
#primary-show .primary-show-container {
	position: relative;
	width: 280px;
	overflow: hidden;
	padding: 3px 0px 0;
}
#primary-show .banner_slide_image {
	float: left;
	width: 65px;
	margin: 5px;
}
#primary-show .banner_slide_desc {
	float: left;
	text-align: left;
	width: 200px;
}
#primary-show .product-name {
	font-weight: bold;
	margin-top: 5px;
}
#primary-show .banner_title {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-align: left;
	margin: 0 0 3px 0;
}
.footer #primary-show li {
	background: transparent !important;
	padding: 0;
}
#primary-show .proto-controls .start-stop {
	display: none;
}
#primary-show .proto-controls {
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 30px;
	height: 15px;
}
#primary-show {
}
#second_grid {
	font-size: 12px;
	margin: 10px 0;
}
#second_grid .price {
	font-weight: bold;
}
.deal_slider {
	position: relative;;
}
.original_price {
	display: block;
	float: left;
	font-size: 11px;
	color: #666;
	text-decoration: line-through;
	padding-top: 6px;
	padding-bottom: 3px;
	line-height: 12px;
}
.offer_price {
	display: block;
	float: left;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
	line-height: 12px;
}
.discount_label {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 12px;
}
.discount_price {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #c80303;
	padding-left: 5px;
	line-height: 12px;
}
.superdeals-index-index .page-title {
 	display: none;
}
.superdeals-index-index .deal_filters * {
	font-size: 12px;
}
.superdeals-index-index .deal_filters select {
	margin-bottom: 0;
}
.superdeals-index-index .product_list .item {
	width: 305px;
	height: 378px;
	margin: 0 0 17px 17px;
}
.superdeals-index-index .product_list .left-item {
	margin-left: 0;
}
.superdeals-index-index .product_list .item .thumbnail {
	height: 192px;
}
.superdeals-index-index .product_list .price-box .product_price {
	float: right;
	width: 50%;
}
.superdeals-index-index .product_list .product-deal-price {
	background: #f6f6f6;
	border: 1px solid #e1e1e1;
	margin: 0 10px;
	border-radius: 5px;
	line-height: 35px;
	height: 35px;
	
}
.superdeals-index-index .product_list .product-deal-price .product_price_unused .label,
.superdeals-index-index .product_list .product-deal-price .product_price .label
 {
	display: none;
}
.superdeals-index-index .product_list .product-deal-price .price-box {
	margin: 0;
}
.superdeals-index-index .product_list .product-deal-price .price-box * {
	font-size: 12px;
}
.superdeals-index-index .product_list .product-deal-price .product_price_unused {
	float: left;
	width: 49%;
	border-right: 1px solid #e1e1e1;
}
.superdeals-index-index .product_list .product-deal-price .product_price_unused,
.superdeals-index-index .product_list .product-deal-price .product_price {
	line-height: 35px;
}
.superdeals-index-index .product_list .product-deal-price .price-box .product_price .price {
	font-weight: bold;
}
.catalog-product-view .dealtimer_detailpage {
	float: none;
	width: 96%;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	padding: 0 10px;
	text-transform: uppercase;;
}
.catalog-product-view .dealtimer_time_off{
	display:none;
}
.dealtimer_detailpage_timer {
	display: inline-block;
	font-weight: normal;
}
.dealtimer_detailpage_timer .day,
.dealtimer_detailpage_timer .hour,
.dealtimer_detailpage_timer .min,
.dealtimer_detailpage_timer .sec {
	background: #7c3a00;
	border-radius: 5px;
	padding: 5px 10px !important;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal !important;
}
