@charset "utf-8";
/* CSS Document */
BODY {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.clr_l {
	clear:left;
}
.clr_r {
	clear:right;
}
.clr_b {
	clear:both;
}
.page {
	margin:0 auto;
	width:1000px;
	position:relative;
}
#header {
	background:url(../img/top_bg.jpg) repeat-x;
	height:136px;
}
#logo {
	background:url(../img/logo.jpg);
	width:176px;
	height:67px;
	float:left;
	margin:34px 0 0 36px;
}
#logo a {
	display:block;
	width:176px;
	height:67px;
}
#id_burning {
	background:url(../img/burning_bg.png) no-repeat;
	width:245px;
	height:118px;
	float:left;
	margin:16px 0 0 142px;
	position:relative;	
}	
#color_burning {
	position:absolute;
	width:90px;
	height:91px;
	left:26px;
	top:26px;
}
#color_burning img {
	border:none;
	
}
#text_burning {
	display:inline-block;
	text-align:center;
	width:120px;
	height:59px;
	font-size:12px;
	margin-left:120px;
	padding-top:0;
}
#text_burning div {
	padding-top:20px;
	padding-bottom:15px;
}
#text_burning div a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
#text_burning a {
	color:#FF0000;
}
#logo_r {
	width:200px;
	height:61px;
	float:left;
	margin-left:142px;
	margin-top:35px;
}
#time_boom {
	background:url(../img/bg_boom.jpg) no-repeat right;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:300px;
	height:57px;
	position:absolute;
	padding-top:10px;	
	right:10px;
	top:99px;
	font-size:14px;
	font-style:italic;
}
.countdown_amount {
	color:#FF0000;
	font-size:22px;
}
#text_boom {
	font-size:14px;
	padding:20px 0 0 20px;
}
#nav {
	width: 100%;
	text-align: left;
	font-size:12px;
	color:#999999;
	padding-top:16px;
	padding-left:18px;
}
#nav a {
	color:#999999;
}
#nav a.activ_nav {
	text-decoration:none;
}
#column_left, #column_center, #column_right {
	float:left;
	margin:40px 0;
}
#column_left  .red {
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
}
#column_center img {
	vertical-align:middle;
}
#column_right img {
	border:none;
}
.center {
	text-align:center;
}
#column_left, #column_right {
	width:31%;
	padding:0 1%;
}
#column_center {
	width:32%;
	padding:0 1%;
}
#column_left h1, #column_center h1, #column_right h1 {
	text-align:center;
	text-decoration:underline;
	font-size:23px;
	font-family:Impact;
	font-weight:normal;
	margin:0;
}
h4.title {
	font-size:12px;
	margin:0;
	text-align:center;
	top:0;
	width:100%;
	font-size:36px;
	color:#FF0000;
	z-index:-99;
}
h3.title {
	font-size:12pt;
	margin:0;
	text-align:center;
	top:0;
	width:100%;
}
#discription {
	margin:15px auto 0 auto;
	padding:0 18px;
	width:550px;
}
#column_left h4, #column_center h4, #column_right h4 {
	font-size:12px;
	margin-bottom:5px;
}
#column_left ol, #column_center ol, #column_right ol {
	padding:0;
	list-style-position:inside;
	margin:0;
}
#column_left ol li, #column_center ol li, #column_right ol li {
	margin-bottom:5px;
}
#column_left h1.red, #column_center h1.red, #column_right h1.red {
	color:#FF0000;
	text-decoration:none;
}
#column_left p, #column_center p, #column_right p {
	margin-bottom:25px;
}
#column_right table {
	text-align:center;
}
#column_right table td {
	vertical-align:top;
}
#column_right table td img{
	border:none;
}
.content {
	float:right;
	width:75%;
}
.img_action {
	margin-right:75%;
}
.img_action img {
	border:none;
	margin-bottom:10px;
}
.color_string {
	background:#efe7d5;
	text-align:center;
	padding:0 5px 5px 5px;
	height:25px;
	vertical-align:text-top;
	font-size:20px;
	margin-top:12px;	
}
#footer {
	background:url(../img/bottom_bg.jpg) repeat-x;
	height:100px;
}
#copyr {
	text-align:center;
	width:180px;
	padding:5px 5px 0 5px;
	float:left;
}
#copyr a {
	color:#000000;
}
#nav_search {
	float:right;
	margin-left:40px;
	width:500px;
	padding:5px 0 0 0;
}
ul#bottom_nav {
	padding:0;
	list-style:none;
	width:100%;
	margin-top:0;
	padding-top:12px;
}
ul#bottom_nav li {
	display:inline;
	margin:0 10px;
}
ul#bottom_nav li a {
	color:#000000;
}
#search {
	background:url(../img/search_bg.jpg) no-repeat;
	width:188px;
	height:30px;
	margin:auto;
}
#search_f {
	border:1px solid transparent;
	margin:0 0 0 5px;
	width:145px;
	font-style:italic;
	font-size:11px;
	height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#submit {
	background:url(../img/submit.jpg) no-repeat;
	width:24px;
	height:23px;
	border:none;
	cursor:pointer;
	margin:3px 0 0 5px;
}
#rigt_bottom {
	float:left;
	width:90px;
	margin-left:190px;
	margin-top:12px;
}
#rigt_bottom div {
	margin-bottom:7px;
}
#middle_bgplus {
	padding:0;
	list-style:none;
	margin-top:170px;
	padding-bottom:265px;
}
#middle_bgplus li {
	background:url(../img/bg_li.jpg) no-repeat;
	float:left;
	margin:0 18px;
	width:283px;
	height:60px;
	font-size:24px;
	font-family:Impact;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
}
#middle_bgplus li a {
	color:#000000;
}
#middle_bgplus li:hover {
	background:url(../img/bg_li_active.jpg) no-repeat;
}
#middle_bgplus li:hover a{
	color:#FFFFFF;
}
#middle_nobg {
	padding:0;
	list-style:none;
	margin-top:170px;
	padding-bottom:230px;
}
#middle_nobg li {
	float:left;
	list-style:none;
	margin:0 18px;
	width:283px;
	height:60px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:15px;
}
#middle_nobg li a {
	color:#000000;
}
#middle_nobg li a:hover {
	color:#FF0000;
}
a.index {
	color:#000000;
}
a.index:hover {
	color:#FF0000;
}
#center {
	position:absolute;
	width:450px;
	height:450px;
	top: 50%;
	left: 50%;
	margin-top: -225px; 
	margin-left: -225px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-style:italic;
	
}
#copyr_bottom {
	position:absolute;
	width:100%;
	bottom:32px;
	text-align:center;
	color:#999999;
}
#copyr_bottom a {
	color:#999999;
}
#column_left_main {
	float:left;
	width:330px;
}
#column_center_main {
	float:left;
	width:330px;
}
#column_right_main {
	width:330px;
	float:left;
}
#nobg {
	padding:0;
	list-style:none;
	margin-top:20px;
	padding-bottom:20px;
}
#nobg li {
	float:left;
	margin:0 18px;
	width:283px;
	font-size:18px;
	font-family:Impact;
	text-align:center;
	padding-top:15px;
}
#nobg li a {
	color:#000000;
}
#nobg li a:hover {
	color:#FF0000;
}
table.thit  {
border:4px double Brown;
border-collapse:collapse;
}
table.thit2 {
border:4px double Red;
border-collapse:collapse;
}
table.thit2 td, table.thit2 th {
	border-color:#FF0000;
}
td.formname {
background:none repeat scroll 0 0 AntiqueWhite;
border-bottom:1px solid White;
border-right:1px solid White;
color:Black;
font-size:10pt;
font-weight:bold;
padding:1px 5px;
text-align:left;
}
td.formvalue {
background:none repeat scroll 0 0 #F0F0F0;
border-bottom:1px solid White;
border-right:1px solid White;
font-size:10pt;
padding:1px 5px;
}
th.country_name {
background-color:White;
color:#D8D6D6;
font-size:10pt;
font-weight:bold;
padding:1px 5px;
text-align:right;
vertical-align:bottom;
}
td.city_name {
background-color:LightSteelBlue;
color:MidnightBlue;
font-size:9pt;
font-weight:bold;
padding:1px 5px;
text-align:left;
vertical-align:middle;
width:150px;
}
td.city_cnt {
background-color:AntiqueWhite;
color:Brown;
font-size:9pt;
font-weight:bold;
padding:1px 5px;
text-align:right;
vertical-align:middle;
width:50px;
}
#bg_color_burning_desc {
	width:100%;
	height:100%;
	position:absolute;
	top:10px;
	display:none;
}	
#color_burning_desc {
	text-align: center;
	background:#FFFFFF;
	width:95%;
	padding:10px;
}
.burning_img {
	float:left;
	width:120px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:center;
}
.burning_text {
	float:left;
	width:200px;
	padding-top:25px;
}
.forma th {
	border:1px solid White;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	padding-right:5px;
	vertical-align:top;

}
.forma td {
	padding-bottom:3px;
}
.status {
	background:url(../img/bottom_plus.jpg) no-repeat left bottom;
	display:block;
	padding-top:5px;
	padding-left:17px;
}
#Rooms {
	width:500px;
}
#send {
	margin:10px 0;
}
.list td {
	padding:0 5px;
}
.form_border {
	border:#666666 1px solid;
	padding:1px;
	margin:10px;
}
.form_title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.form_desc {
	font-size:9px;
}
#timer_hide {
	position:absolute;
	width:100%;
	height:100%;
	background:#FFFFFF;
	top:0;
	left:0;
}