.content-bg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}

#banner_holder {

	border: 2px solid #ffffff;
	width: 590px;
	height: 300px;
	z-index: -9999;

}
/*.left_nav {
	display:block;
	cursor:hand;
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}
.left_nav:hover {
	width: auto;
	background-image:url(images/nav_hover.jpg);
	background-repeat:no-repeat;
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#ffffff;
	width: auto;
	text-decoration: none;

}*/

.navigation {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	display:block;
	text-decoration: none;
	background-image:url(images/nav_sp.jpg);
	background-repeat:repeat-x;
	height:32px;
}
.navigation:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/nav_hover.jpg);
	background-repeat:repeat-x;
	height:32px;
}
.grey-normal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7F7E7E;
	text-decoration: none;
}
.grey-normal:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A2A1A1;
	text-decoration: none;
}
.red-normal {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#ED1C24 ;
	text-decoration: none;
}
.red-normal:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #F73E45;
	text-decoration: none;
}

.page-title {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 15px;
	font-style: normal;
	height: 55px;
}

.page-title-small {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 15px;
	font-style: normal;
	height: 55px;
}

.page-title-no-style {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	font-style: normal;
}

.page-content {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	height: 545px;
}

.page-content a {

	color: #fff;
	border: 0;
}

.page-content a:hover {

	color: #000;
	border: 0;

}

.page-content-simple {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

.page-content-simple a {

	color: #fff;
	border: 0;
}

.page-content-simple a:hover {

	color: #000;
	border: 0;

}



.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
}

.form-fields {
border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	height: 20px;
}

.form-fields-textarea {
border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
}

.form-fields-textarea-plain {
	border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.form-fields-submit {
border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 30px;
}

.page-text {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

.page-text-error {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

.img-border-defuse {
border: 0px;
}

.page-content .image-border {
	border: 2px solid black;
}

		
#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(images/Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(images/Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(images/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { width: 300px; height: 55px; text-align: center;}


#bollywoodNewsBox {

	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	color:  #000000;
	font-style: normal;

}

#bollywoodNewsBox a {

	color: #B71419;

}
