﻿/* jQuery Countdown styles 1.6.3. */
.hasCountdown {
	/*border: 1px solid #ccc;
	background-color: #eee;*/
	/*ys*/
	width:255px;
	height:113px;
	background:#dddddd url('../../PublishingImages/Between_Elections_banner.jpg') no-repeat scroll right top;
	
	/*ys*/
	
}
.countdown_rtl {
	direction: rtl;
	
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width:100%;
	/*padding: 0px 2px; ys*/
		
	text-align: center; 
}
.countdown_show2 , .countdown_show3{
	
	background-color:#dddddd;
	color:#2D6C8F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	display:block;
	width:100%;
	height:100%;
	 vertical-align:top;
		 
}
.countdown_show1 .countdown_section {
	width: 98%;
	/*ys*/
	 text-align:right;
	 padding-right:10px;
	 /*ys*/
}
.countdown_show2 .countdown_section {
	width: 49%;
	 height:100%;
		
}
.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:large;
	color:rgb(17,72,111); MAX-WIDTH: 694px;
	text-align: center;
	/*ys*/
	/*background-color:silver;*/
	/*background-image:url('http://vbmdvlpws09/election/PublishingImages/Sunny.png');*/
	/*background-position:center;background-repeat:no-repeat;*/
	/*float: right;*/

	/*ys*/
	}
.countdown_show1{
	font-size: 200%;
	padding: 0px 2px;
	
		 
}
.countdown_show1 .countdown_amount {
	/*ys*/
	/*font-size: 200%;*/
	display:block;
	font-family:"Arial Rounded MT Bold";
	font-size:50px;
	color:#ffffff;
	text-align:center;
	line-height: 80px;
	vertical-align:middle;
	width:30%;
	
	padding:0px 13px 0px 0px;
	/* Safari */
	-webkit-transform: rotate(22deg);
	/* Firefox */
	-moz-transform: rotate(22deg);
	/* IE */
	-ms-transform: rotate(22deg);
	-ms-transform: rotate(0deg)/9;
	/* Opera */
	-o-transform: rotate(22deg);
	/* Internet Explorer */
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);*/
	/*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.8, M12=-0.8, M21=0.8, M22=0.8);*/ /* IE6,IE7 */	
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.8, M12=-0.8, M21=0.8, M22=0.8)";*/ /* IE8 */
	/*ys*/
}
.countdown_show2 .countdown_amount, .countdown_show3 .countdown_amount {
	background:transparent url('../../PublishingImages/Timer_Num_bg.jpg') no-repeat scroll center center;	
	
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	vertical-align:middle;
	margin:20px 8px auto 8px !important;
	display:block;
}
.countdown_show3 .countdown_amount{
	width:32.5%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.linkAllTimes
{
	display:none;
	background-color:#f7f7f7;
	text-align:left;
	width:255px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	}
.linkAllTimes a,linkAllTimes a:link,linkAllTimes a:hover, linkAllTimes a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #186EA7 !important;
}
