body{
	font-family: verdana, arial;
	padding-bottom: 15px;
	background: #EEEEEE url("images/bgr_body.jpg");
	background-repeat: repeat-x;
}

a:link{color: #0066CC;text-decoration: none;}
a:visited{color: #0066CC;text-decoration: none;}
a:hover{color: #f00; text-decoration: none;}

/*  Header */

.header{
	width: 990px;
	margin: 0 auto;
	background: #84D1FF url("images/bgr_header.gif");
	background-repeat: repeat-x;
	height: 71px;
}

.header_left{
	float: left;
	height: 55px;
	width: 709px;
	margin-top: 10px;
}

form{
	padding: 0;
	margin: 0;
	font-size: 90%;
	padding: 10px;
	background: #eee;
	width: 520px;
}

.input_field{
	padding: 5px;
	border: 1px solid #333;
	font-size: 16px;
	width: 500px;
	background: #FFFFCC;
}

.input_cat{
	padding: 5px;
	border: 1px solid #333;
	font-size: 16px;
	width: 250px;
	background: #FFFFCC;
}

.send{
	float: right;
	width: 200px;
	text-align: right;
	padding: 15px 7px 0 0;
}

.btn_send{
	border: 1px solid #607E01;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	background: #779D02;
}

.spotlight{
	color: #333;
	font-size: 90%
}

.green{
	color: #009933;
}

.where{
	margin: 47px 0 0 0;
}

.logo{
	float: left;
	margin-top: 5px;
}

.title{
	float: left;
	width: 300px;
	padding: 5px 0 0 5px;
}

.right_header{
	margin-top: 10px;
}

.title h1{
	font-family: georgia, times;
	font-size: 26px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 26px;
}

.title h2{
	font-family: georgia, times;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.title h1 a{ text-decoration: none; color: #005486;}
.title h1 a:visited{ text-decoration: none; color: #005486;}
.title h1 a:hover{ text-decoration: none; color: #f00;}

.menu_active{
	float: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 130px;
	height: 71px;
	background: url("images/bgr_menu_active.jpg");
	margin-right: 5px;
}

.left{
	float: left;
}

.content_active, .content_inactive{
	float: left;
	text-align: center;
	padding-top: 10px;
	width: 112px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.content_active img, .content_inactive img{
	margin-bottom: 5px;
}

.content_active a {text-decoration: none; color: #FFF;}
.content_active a:visited {text-decoration: none; color: #FFF;}
.content_active a:hover {text-decoration: none; color: #FFAE35;}

.content_inactive a {text-decoration: none; color: #005486;}
.content_inactive a:visited {text-decoration: none; color: #005486;}
.content_inactive a:hover {text-decoration: none; color: #FFF;}

.menu_inactive{
	float: left;
	border: 1px solid #fff;
	border-top: 0;
	width: 130px;
	height: 71px;
	background: url("images/bgr_menu_inactive.jpg");
	margin-right: 5px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 70px;
}

html>body .menu_inactive {  
	height: 70px;
}

/* Submenu */

.submenu{
	width: 990px;
	margin: 0 auto;
	background: #007AC2 url("images/bgr_submenu.gif");
	background-repeat: no-repeat;
	height: 33px;
}


/* ------------ */
    
#slidetabsmenu {
float:left;
width: 90%;
font-size: 12px;
line-height:normal;
}

#slidetabsmenu ul{
list-style-type: none;
margin: 8px 0 0 0;
margin-left: 8px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin: 0 4px 0 0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/left.gif) no-repeat left top;
margin:0 5px 0 0;
padding:0 0 0 5px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/right.gif) no-repeat right top;
padding: 5px 14px 6px 9px;
color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: #000;
}

#slidetabsmenu #current a {
background-position:0 -42px;
}

#slidetabsmenu #current a span {
background-position:100% -42px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -42px;
}

#slidetabsmenu a:hover span {
background-position:100% -42px;
}


/* Content */

.main{
	width: 990px;
	background: #fff;
	margin: 0 auto;
	border-left: 1px solid #007AC2;
	border-right: 1px solid #007AC2;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 988px;
}

html>body .main {  
	width: 988px;
}

.main_left{
	float: left;
	width: 709px;
	padding: 10px 15px 5px 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 679px;
}

html>body .main_left {  
	width: 679px;
}

.main_large{
	padding: 10px 15px 5px 15px;
}

.main_left p, .main_large p{
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 17px;
}

.main_right{
	float: left;
	width: 267px;
	padding-top: 13px;
}

.main_right_large{
	float: left;
	width: 267px;
	padding-top: 65px;
}

.breadcrumb{
	font-size: 11px;
}

.main_left h1, .main_large h1{
	font-family: georgia, times;
	font-size: 26px;
	margin: 0;
	padding: 5px 0 20px 0;
	font-weight: normal;
	line-height: 26px;
}

.main_left h2, .main_large h2, .main_right h2{
	font-family: georgia, times;
	font-size: 20px;
	margin: 0;
	padding: 15px 0 7px 0;
	line-height: 20px;
	font-weight: normal;
}

.presentation{
	padding: 2px;
	border: 1px solid #b5b5b5;
	margin: 5px 10px 0 0;
}

.main_left ul, .main_large ul{
	padding: 0;
	margin: 10px 0 10px 50px;
	font-size: 12px;
	line-height: 18px;
}

.left_large{
	width: 200px;
	float: left;
	font-size: 12px;
	padding-right: 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 185px;
}

html>body .left_large {  
	width: 185px;
}

.left_large span{
	line-height: 16px;
	color: #666;
	font-size: 11px;
}

.left_large p{
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	border-top: 1px dotted #eee;
}

.right_large{
	float: left;
	padding-right: 15px;
}



/* Right column */

.special{
	background: #FDF2C2;
}

.special_head{
	background: #FBE47D;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.special_head p{
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 8px 5px;
	margin: 0;
}

.special_head p img{
	vertical-align: middle;
	margin-right: 7px;
}

.special_item{
	padding: 3px 10px;
	font-size: 12px;
}

.special_item span{
	font-size: 11px;
	color: #333;
}

.all_acc{
	border-top: 1px dotted #FBE47D;
	text-align: right;
	padding: 5px 0 0 0;
	font-size: 10px;
	margin: 6px 10px 0 10px;
}

.box{
	background: #F1EFEB;
}

.box_head{
	background: #DAD5CB;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.box_head p{
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 8px 5px;
	margin: 0;
}

.box_head p img{
	vertical-align: middle;
	margin-right: 7px;
}

.box_item{
	padding: 3px 10px;
	font-size: 12px;
}

.box_gallery{
	padding: 3px 10px;
	font-size: 12px;
	text-align: center;
	font-size: 12px;
}

.box_item img{
	border: 1px solid #333;
	margin: 3px 5px 2px 0;
	padding: 2px;
	background: #fff;
}

.box_gallery img{
	border: 1px solid #333;
	padding: 2px;
	margin-bottom: 5px;
	background: #fff;
}

.box_item span{
	font-size: 11px;
	color: #333;
}

.box_item p{
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #DAD5CB;
}

.box_acc{
	padding: 3px 0;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	height: 45px;
	margin: 0 10px;
}

.box_acc img{
	border: 1px solid #333;
	margin: 3px 8px 2px 0;
	padding: 2px;
	background: #fff;
}

.box_acc span{
	font-size: 11px;
	color: #333;
}

.box_acc p{
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #DAD5CB;
}

.box_hp{
	padding: 3px 0;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	height: 45px;
	margin: 0;
}

.box_hp img{
	border: 1px solid #333;
	margin: 3px 8px 2px 0;
	padding: 2px;
	background: #fff;
}

.box_hp span{
	font-size: 11px;
	color: #333;
}

.box_hp p{
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #DAD5CB;
}

.all_box{
	border-top: 1px dotted #DAD5CB;
	text-align: right;
	padding: 5px 0 0 0;
	font-size: 10px;
	margin: 6px 10px 0 10px;
}

.all_hp{
	text-align: right;
	padding: 5px 0 0 0;
	font-size: 10px;
	margin: 0;
}

.embassy_details{
	float: left;
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
}

.embassy_details img{
	padding: 1px;
	border: 1px solid #333;
	vertical-align: middle;
}

.embassy_details p{
	font-size: 12px;
	font-weight: normal;
}

.more_embassy{
	font-size: 12px;
	padding: 10px;
	text-align: center;
	background: #eee;
}

.hotel_left{
	float: left;
}

.hotel_box{
	border-bottom: 1px dotted #E8E8E8;
	clear: all;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}

.attraction_box{
	border-bottom: 1px dotted #E8E8E8;
	clear: all;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.attraction_box img{
	padding: 2px;
	border: 1px solid #333;
	margin: 3px 10px 3px 0;
}

.hotel_image{
	padding: 2px;
	border: 1px solid #333;
	margin: 3px 5px 3px 0;
}

.hotel_left p{
	padding: 0 0 0 0;
	margin: 0;
	line-height: 17px;
	font-size: 12px;
}

.address{
	color: #009900;
	font-size: 11px;
}

.left_taxi{
	float: left;
	width: 200px;
}

.left_taxi p, .right_taxi p{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}

.left_taxi span, .right_taxi span{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #666;
}
.right_taxi{
	float: left;
	width: 200px;
	border-left: 1px dotted #ccc;
	padding-left: 15px;
}

.intro{
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}

.hp_intro{
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}

.common{
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}

h3{
	font-size: 16px;
	margin: 0;
	padding: 3px 0 5px 0;
}

.subdetails{
	padding-top: 5px;
	font-size: 12px;
	border-top: 1px dashed #ccc;
	margin-top: 5px;
}

.subdetails img{
	vertical-align: middle;
}

.hp_left{
	float: left;
	border: 1px solid #fff;
	width: 210px;
	margin-right: 10px;
}

.hp_middle{
	float: left;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	width: 225px;
	padding: 0 10px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 205px;
}

html>body .hp_middle {  
	width: 205px;
}

.hp_right{
	float: left;
	border: 1px solid #fff;
	width: 210px;
	margin-left: 10px;
}

.hp_left h2, .hp_middle h2, .hp_right h2{
	font-family: georgia, times;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 20px;
}


/* Submenu */

.subnav{
	width: 990px;
	margin: 0 auto;
	height: 33px;
	background: url(images/bgr_subnav.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-left: 1px solid #007AC2;
	border-right: 1px solid #007AC2;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 988px;
}

html>body .subnav {  
	width: 988px;
}

#submenu_nav {
	margin: 0;
	padding: 0;
}

#submenu_nav ul{
	margin: 0;
	padding: 9px 0 0 0;
}

#submenu_nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#submenu_nav a:link, #submenu_nav a:visited {
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding: 0 12px 12px 12px;
	margin-right: 15px;
	text-decoration: none;
	color: #007AC2;
	background: url(images/tab_circle.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

#submenu_nav a:link.active, #submenu_nav a:visited.active, #submenu_nav a:hover {
	padding-bottom: 12px;
	color: #000;
	background: url(images/tab_circle_active.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.left_column{
	float: left;
	width: 335px;
	padding-right: 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 320px;
}

html>body .left_column {  
	width: 320px;
}

.right_column{
	float: left;
	width: 335px;
	border-left: 1px dotted #ccc;
	padding-left: 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 320px;
}

html>body .right_column {  
	width: 320px;
}

.large_travel{
	border-right: 1px solid #fff;
}

ul.travel_list{
	padding: 8px 0 0 32px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.travel_list ul li{
	padding: 0;
	margin: 0 0 20px 0;
}

.travel_list a:link, .travel_list a:visited{
	color: #FFcc00;
}

.travel_list a:hover{
	color: #fff;
}

.travel_presentation{
	background: #007AC2 url(images/travel_bottom_corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 205px;
	width: 675px;
	color: #fff;
}

.travel_hp{
	background: #007AC2 url(images/travel_bottom_corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 150px;
	width: 675px;
	color: #fff;
}

.travel_right{
	float: right;
	width: 244px;
}

.travel_right_hp{
	float: right;
	width: 194px;
}

.travel_title{
	background: #005F97;
}

.travel_title p{
	padding: 10px;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}

.column{
	float: left;
	width: 280px;
	margin-right: 25px;
}

.emergencies{
	font-size: 12px;
	border: 1px solid #ccc;
}



/* Bottom */

.bottom{
	width: 990px;
	margin: 0 auto;
	background: #fff url(images/bgr_bottom.gif);
	background-position: left 100%;
	background-repeat: repeat-x;
	font-size: 5px;
}

.footer{
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 5px;
}

.footer_left{
	float: left;
	width: 20%;
}

.footer_right{
	float: right;
	width: 80%;
	text-align: right;
}

.red{
	color: #f00;
}
