@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
	background-image:url(../images/cars_bg.jpg); background-position:center top; background-repeat:no-repeat;
	background-color:#00071d/*#0c0112*/;
}
#footer{
	text-align:center;
	color:#ffffff;
	margin-top:10px; 
	font-size:10pt;	
}
a:link {
	color:white; 
}
a:visited {
	color:white; 
}

.div_width_cls {
	width:981px;
}
.ad_cls_1 {
	width:760px;
	height:115px;
	float:right;
	clear:both;
	margin-top:5px;
}
.ad_cls_2 {
	width:122px;
	height:617px;
	margin-top:10px;
}
.ad_cls_3 {
	margin-top:15px;
	width:302px;
}
.top_menu_cls {
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	margin-top:17px;
	height:35px;
	width:981px;
}
.mid_cotn_cls {
	margin-top:33px;
	margin-bottom:50px;
}
.event_bg_cls {
	background-image:url(../images/event_img.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:305px;
	height:293px;
	margin-top:10px;
	padding-top:5px;
}
.download_cls {
	margin-top:10px;
}
.section_cls {
	padding-top:3px;
}
.footer_link_cls {
	word-spacing:1px;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;	
}
 .footer_link_cls:a {
	word-spacing:1px;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
.footer_link_cls:hover {
	word-spacing:1px;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}


/* 2010 16 Jan  Class Added */

.blure_curve_center{
	background-image:url(../images/blure_curve_center.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.blure_curve_bottom_center{
	background-image:url(../images/blure_curve_bottom_center.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.blure_curve_width{
	background-image:url(../images/blure_curve_width.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.skyblue_1_center{
	background-image:url(../images/skyblue_1_center.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.skyblue_1_bottom_center{
	background-image:url(../images/skyblue_1_bottom_center.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.skyblue_width{
	background-image:url(../images/skyblue_2_width.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:200px;
}
.skyblue_left{
	background-image:url(../images/skyblue_left.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.skyblue_right{
	background-image:url(../images/skyblue_right.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.ad_transparent_bg{
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	background-image:url(../images/ad_5.gif);
	width:316px;
	height:281px;
	position:relative;
	z-index:00;
	margin:9px;
}

.ad_transparent_bg{
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	background-image:url(../images/ad_5.gif);
	width:316px;
	height:281px;
	position:relative;
	z-index:00;
	margin:9px;
}

.ad_transparent_bg_top{
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	background-image:url(../images/ad_6.gif);
	width:750px;
	height:102px;
	position:absolute;
	z-index:00;
	margin:9px;
}

.ad_transparent_bg_left{
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	background-image:url(../images/ad_bg_4.gif);
	width:133px;
	height:629px;
	position:relative;
	z-index:00;
	margin-left:-5px;
}


/* End 2010 16 Jan  Class Added */

/* 2010 21 Jan Class Addes */
.search_area_cls{
	font-size:11px;
	color:#9f9f9f;
	margin-top:15px;
}

.input_text{
	border:0px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:transparent;
}

.input_text_bg{
	padding-left:18px;
	background:url(../images/inputtextbox.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.gobtn{
	background-image:url(../images/gobutton.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:24px;
	height:23px;
	border:0px;
	cursor:pointer;
}

.arow_{
	background-image:url(../images/arow_.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
/* End 2010 21 Jan Class Addes */


/* 2010 23 Jan Class Aded */
.ivr_cls{
	/*border:2px solid #CC0000;*/
	display:block;
	position:absolute;
	width:837px;
	height:335px;
	vertical-align:middle;
	
}

/* 2010 28 Jan Class Added */
.combobox_cls{
	border:1px solid #a4c9e4;
	color:#006ea6;
	font-size:12px;
	width:120px;
}

/* 2010 05 Feb Class Added */
.closebtn{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:5px;
}

.closebtn:a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:5px;
}

.ad_cls_5{
	/*background-image:url(../images/ad_bg_5.gif);*/
	background-repeat:no-repeat;
	height:183px;
	padding-top:18px;
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	background-image:url(../images/ad_bg_5.gif);
	position:relative;
	border:0px solid #FFCC00;
	z-index:00;
}


.my_gprs_cls{
	font-size:11px;
	color:#FFFFFF;
	font-family:Tahoma;
	width:795px;
	padding-top:10px;
	padding-left:10px;
}

.my_gprs_heading_cls{
	margin-top:8px;
	font-weight:bold;
	font-size:12px;
}

/* */
.promotion_ads_disney{
	width:480px;
	height:155px;
	position: absolute;
	z-index:1;
	margin-top:12px;
	margin-left:18px;
}

.contentlink:link{
	font-size:12px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}

.contentlink:hover{
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}
