/* CSS Document */
body{
	padding:5;
	margin:0;
	color:#6cb3f3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	background-color: #192d3f;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 0;
	}
div, p, span, img, h1, h2, h3, h4, h5, h6, form, input, select{
	margin:0;
	border:0;
	position: static;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
*{
	padding: 0;
	margin: 0;
	}
.spacer{
	clear:both;
	}
a {
	outline:none;
	text-decoration:none;
	}
#wraper1{
	width:900px;
	padding:15;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#wraper{
	width:900px;
	padding:0;
	margin:0;
	}
/*banner start*/

#banner_bg{
	width:860px;
	height:390px;
	padding:20px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#banner_right{
	width:336px;
	padding:0 46px 0 0;
	margin:0;
	float:right;
	}
#logo{
	width:auto;
	float:left;
	}
#quick_bg{
	width:336px;
	height:196px;
	float:right;
	padding:56px 0 0 0;
	margin:0;
	}	
#quick_bg div.hdr_right{
	width:336px;
	padding-top:45px;
}
#quick_bg div.hdr_right form{
	width:336px;
	padding:19px 0 0 0;
}
#quick_bg div.hdr_right h2{
	color:#FFD57C;
	background-color:inherit;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px dashed #E4D7D3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
#quick_bg div.hdr_right form label{
	color:#E4D7D3;
	background-color:inherit;
	width:80px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#quick_bg div.hdr_right form label.label01{
	width:102px;
	text-align:center;
}
#quick_bg div.hdr_right form select{
	float:left;
	height:18px;
	width:74px;
	color:#000;
	background-color:#D1D1D1;
	margin-bottom:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
#quick_bg div.hdr_right form select.select01{
	float:right;
	width:74px;
}
#quick_bg div.hdr_right form select.select02{
	float:left;
	width:74px;
	margin:0 14px;
}
#quick_bg div.hdr_right form input.bttn_srch{
	float:left;
	width:68px;
	height:19px;
	border:none;
	margin-left:80px;
	outline:none;
}

		/*nav start*/
		
#nav_bg{
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:900px;
	float:left;
	height:38px;
	}	
				
#nav_main{
	padding:0px;
	margin-left:140px;
	list-style:none;
	}		
#nav_main li{
	background:url(images/nav_border.gif) left 12px no-repeat;
	padding:0 25px;
	margin:0px;
	float:left;
	width:auto;
	}	
#nav_main li.noborder{
	background:none;
	padding:0 25px;
	margin:0px;
	float:left;
	width:auto;
	}	
#nav_main li a{
	color:#fff;
	padding:0px;
	margin:0px;
	text-decoration:none;
	display:block;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 38px;
	font-weight: normal;
	font-variant: normal;
	}
#nav_main li a:hover{
	color:#f7c940;
	background-color:inherit;
	}
#nav_main li a.active{
	color:#f7c940;
	background-color:inherit;
	}	
			/*body start*/

#body_main_bg{
	float:left;
	width:auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#body_left_bg{
	border-right:1px dashed #6e89a1;
	width:500px;
	float:left;
	padding-right:22px;
	padding-left: 22px;
	}
#body_right_bg{
	width:280px;
	float:right;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	left: 933px;
	top: 541px;
	}
.welcome_txt{
	color:#fff;
	padding-bottom:15px;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.caption_txt{
	color:#fff;
	margin-bottom:5px;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.sub_txt{
	color:#fda13d;
	margin-bottom:15px;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	}	
.normal_txt{
	color:#6cb3f3;
	margin:15px 0;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	}
.pic_couple{
	margin:4px 10px 0 0px;
	}
.body_btm_border{
	border-bottom:1px dashed #6e89a1;
	line-height:0px;
	margin-top:20px;
	margin-bottom:15px;
	}
.btn_read{
	text-align:left;
	}
.btn_read a{
	color:#ff4c23;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	}
.read{
	background:url(images/arrow_list.gif) right 12px no-repeat;
	text-align:right;
	float:left;
	padding-left:15px;
	width:auto;
	}
.read a{
	color:#ff4c23;
	padding-right:12px;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	}
.profile_bg{
	width:518px;
	}
.yellow_bld_txt{
	color:#fda13d;
	margin-bottom:15px;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	}

.pro_bg{
	width:118px;
	float:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
.pro_pad{
	width:118px;
	float:right;
	padding:0;
	margin:0;
	}
.pro_right{
	width:118px;
	float:left;
	padding:0;
	margin:0;
	}
.profile_con_txt1{
	color:#fda13d;
	padding:7px 0 10px 0;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	}
.profile_con_txt{
	color:#ff4c23;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	}
.profile_con_txt span{
	color:#9f9ca7;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	}


.pic_add1{
	padding-top:45px;
	}
/*Contact */
form.contact{
	width:442px;
	margin:25px 0 0 0;
}
form.contact label{
	width:130px;
	color:#6CB3F3;
	background-color:inherit;
	margin:0 0 18px 0;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
}
form.contact input.submit_box{
	width:287px;
	height:21px;
	padding:2px 0 0 3px;
	color:#000;
	background-color:#4B799A;
	border:1px solid #659FC7;
	float:right;
	margin:0 0 17px 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
form.contact textarea{
	width:287px;
	height:120px;
	float:right;
	margin:0 0 17px 0;
	color:#000;
	background-color:#4B799A;
	border:1px solid #659FC7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 form.contact input.submitbt{
	width:78px;
	height:23px;
	float:left;
	margin:0 0 0 363px;
	}
			/*right pannel start*/



.list_txt_rgt{
	list-style:none;
	padding:0;
	margin:0;
	}

.list_txt_rgt li{
	background:url(images/arrow_list.gif) 0 12px no-repeat; 	
	padding:0;
	margin:0;
	}
.list_txt_rgt li a{
	color:#9f9ca7;
	padding-left:15px;
	margin:0;
	text-decoration:underline;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	}
.list_txt_rgt li a:hover{
	text-decoration:none;
	}			/*quick search start*/


.qck_src_bg{
	width:315px;
	float:left;
	padding:6px 0 6px 15px;
	}
.qck_src_left{
	width:72px;
	float:left;
	padding:3px 10px 0px 0;
	}
.qck_src_right{
	width:200px;
	float:left;
	padding-left:15px;
	}
.qck_frm_txt{
	color:#e4d7d3;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	}
.qck_frm_input{
	background:#d3d2cf;
	border:1px solid #808080;
	font: normal 11px/20px Tahoma, Arial, sans-serif;
	color:#171717;
	width:53px;
	height:20px;
	margin-right:0px;
	}
.qck_frm_input_top{
	background:#d3d2cf;
	border:1px solid #808080;
	color:#171717;
	width:53px;
	height:20px;
	margin-right:8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	}
.qck_frm_input_big{
	background:#d3d2cf;
	border:1px solid #808080;
	color:#171717;
	width:168px;
	height:20px;
	margin-right:5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	}
.qck_frm_inpt_txt{
	background:#d3d2cf;
	border:1px solid #808080;
	color:#171717;
	width:86px;
	height:16px;
	margin-right:8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	}
.qck_frm_checked{
	background:#171717;
	border:1px solid #808080;
	width:14px;
	height:14px;
	color:inherit;
	}
.qck_frm_btm a{
	font:bold 9px/14px Tahoma, Arial, sans-serif;
	color:#b7b7b7;
	background-color:inherit;
	}
.btn_src_blk{
	margin-right:8px;
	}	


	
	
			/*footer start*/


#footer_bg{
	background:#31536e;
	border-top:1px solid #7698b3;
	width:100%;
	height:91px;
	float:left;
	color:inherit;
	}
#footer_cnt_left{
	width:900px;
	float:none;
	margin:0 auto;
	}
#footer{
	padding:0px;
	margin:30px 0 0 300px;
	list-style:none;
	}
#footer li{
	padding:0px 3px;
	margin:0px;
	color:#fff;
	float:left;
	width:auto;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	}
#footer li a{
	padding:0px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	display:block;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	}
#footer li a:hover{
	color:#fff;
	background-color:inherit;
	}


#footer_right{
	width:900px;
	padding:0px;
	margin:0 auto;
	float:none;
	}
.footer_right_txt{
	margin:0px;
	color:#88a5bd;
	text-align:center;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}

/*about start*/
			
.list_txt{
	padding:0px;
	margin:30px 0 0 0;
	list-style:none;
	}
.list_txt li{
	background:url(images/arrow_list.gif) left 9px no-repeat;
	padding-left:15px;
	margin:0px;
	color:#fff;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
}					
			/*contact page*/
.frm_cont1{
	width:510px;
	float:left;
	}		
.frm_lft_bg{
	width:142px;
	float:left;
	padding:8px 0px;
	}	
.frm_lft_txt{
	color:#6cb3f3;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	}	
.frm_rgt_bg{
	width:210px;
	float:left;
	padding:10px 3px;
	}	
.frm_rgt_input{
	background:#4b799a;
	border:1px solid #669fc7;
	width:287px;
	height:20px;
	color:inherit;
	}		
.frm_rgt_area{
	background:#4b799a;
	border:1px solid #669fc7;
	width:287px;
	height:120px;
	color:inherit;
	}			
.btn_sub2{
	background:none;
	border:0;
	float:left;
	margin-left:213px;
	width:auto;
	}		
/*  Gift Panel  */
.gift{
	background:url(images/add1.png) no-repeat 0 0;
	height:168px;
	margin:30px 0 0 0;
}
.gift h4{
font:bold 12px/30px Arial, Helvetica, sans-serif;
color:#eae72c;
padding:41px 0 0 16px; 
background-color:inherit;
}
.gift h5{
	color:#0A1F32;
	padding:0 0 0 15px;
	background-color:inherit;
	float:left;
	width:43px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-style: italic;
	line-height: 28px;
}
 .gift .content{
width:275px;
float:left;
}
 .gift a{
	color:#07192A;
	background-color:inherit;
	text-decoration:underline;
	float:left;
	width:auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}
 .gift a:hover{
text-decoration:none;
}	
			
			
.Ticket-R {
	float: right;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 200px;
}
.Ticket-L {
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 200px;
}
.spon {
	background-color: #2e5e7e;
	margin: 0px;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sponsorstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
}
.sponlogo {
	padding: 0px;
	float: left;
	width: 110px;
	margin: 5px;
}

.Atd {
	padding: 4px;
}
.top {
	position: absolute;
	top: 550px;
	width: 251px;
}
.vbg {
	background-image: url(images/vbg.png);
	background-repeat: repeat-y;
}
.mainsponsor {
	text-align: center;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.DIVPADDING {
	padding: 15px;
}
.lefttable {
	float: left;
}
.newtabelleft {
	float: left;
	width: 500px;
}

