/* jQuery Countdown styles 1.5.8. */



.hasCountdown {
	border: 3px solid #121110;
	background-color: #FFFFFF;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
	background-color: #FFFF00;
	border: thin solid #FF00FF;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}


.top-box {
	height: 30px;
	width: 615px;
	text-align: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	}

 .bg {
	background-color: #2e2b26;
	background-image: url(http://site.jomaluxury.com/test-site/counter/sale-event.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 615px;
	margin:auto;
	}
	
 .bg2 {
	background: #fcd23b; /* Old browsers */
	background: -moz-linear-gradient(top, #fcd23b 0%, #b38209 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd23b), color-stop(100%,#b38209)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcd23b 0%,#b38209 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcd23b 0%,#b38209 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcd23b 0%,#b38209 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcd23b 0%,#b38209 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd23b', endColorstr='#b38209',GradientType=0 ); /* IE6-9 */
	width: 615px;
	margin:auto;
	border: 1px solid #2e2b26;
	}
  
  #defaultCountdown {
	width: 220px;
	height: 45px;
	overflow:auto;
	clear: both;
	float: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 15px;
	color: #37332F;
	}   

.defaultdate {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	float:right;
	width: 220px;
	display: none;
	} 
  
  .text-1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #37332F;
	width: 614px;
	font-weight: bold;
	text-align:center;
	} 

.text-2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #aa0000;
}
.text-3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #2e2b26;
	padding:2px;
	}