@charset "gb2312";
/*

 * Author - Harshen Amarnath Pandey
 * Version - 1.0.8
 * Release - 18th April 2015
 * Copyright (c) 2014 - 2018 Harshen Pandey
*/

/* jquery.countdownTimer.css*/

.style {
/*   width: 100%;
   font-family: sans-serif;
   font-weight: bold;
   border-style: solid;*/
}

.colorDefinition {
/*    background: #000000;
    color : #FFFFFF;
    border-color: #F0068E;*/
}
.brandlogo table tr td{ color:#fff;}

.size_xl {
   font-size:50px;
   border-width: 8px;
   border-radius: 6px;
}

.size_lg {
 /*  font-size:40px;
   border:none;*/
}

.size_md {
   font-size:30px;
   border:none;
}

.size_sm {
   font-size:20px;
   border:none;
}

.size_xs {
   font-size:15px;
   border:none;
}

sup{ top:0; 	
	font-family:"Bernard MT Condensed", "ΞΆΘνΡΕΊΪ", "ΣΧΤ²"; 
    font-size:21px; 
	float:left; 
	height:65px; 
	line-height:50px; 
	margin:0 5px; 
	color:#720808; 
	font-weight:600;}

.timer{ 
	background:url(../images/timer_bg.png) no-repeat left top; 
	float:left;
	 height:65px;
	font-family:"Bernard MT Condensed", "ΞΆΘνΡΕΊΪ", "ΣΧΤ²"; 
	font-size:25px;
	width:45px;
	text-align:center;
	line-height:50px;
}
.djs{ color:#720808; font-family:"Bernard MT Condensed", "ΞΆΘνΡΕΊΪ", "ΣΧΤ²"; font-weight:600;  height:65px; line-height:50px; font-size:21px; margin-right:10px;}