body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #fff;
}
html {
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	}

#padded_content {
	color: #fff;
	}

#twitter a, #twitter a:hover{
	border-bottom: none;
	}

/*#padded_content div {color:white;}*/

#wrapper {
	height: 100%;
	/*min-height: 100%;
	border: 1px solid #ff0000;
	background-color: #006699;*/
	}	
#bg_bottom_right {
	background-image: url(/data/images/corner4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bg_bottom_left {
	background-image: url(/data/images/corner3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*height: 100%;
	min-height: 100%;
	border: 1px solid #333333;*/
}
#bg_top_left {
	background-image: url(/data/images/corner1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
/*	min-height: 100%;
	border: 1px solid #333333;*/
}
#bg_top_right {
	background-image: url(/data/images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
/*	height: 100%;
	min-height: 100%;
	border: 1px solid #333333;*/
}

#map_div {
 color: #333;
 /*font-weight: 700;*/
 }

.searchbox {	color: #000;
		height: 50px;
		}
		.box {	color: #000;
		width: 100%;
		}
.txttitle{
	font-family: Tahoma;
	font-size: 33px;
	text-transform: lowercase;
	line-height: 60px;

}
.txtlinkitalic {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted;
	font-style: italic;
}
.txtlinkitalic:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
	font-style: italic;
}
.bg_corner5 {
	background-image: url(/data/images/corner5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.lang_link {
	color: #7687AC;
	text-decoration: underline;
	}
.lang_link:hover {
	color: #7687AC;
	text-decoration: none;
	}

.bg_corner6 {
	background-image: url(/data/images/corner6.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_plan {
	background-image: url(/data/images/bg_plan.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted ;
	font-style: normal;
}
a:hover {
	/*color: #fff;*/
	text-decoration: none;
	border-bottom: 1px solid;
	font-style: normal;
}
a.img {
	border: 0px;
}
a:hover img {
	border-bottom: 0px;
}

#middle_block_links a {
	color:#2e53a3;
	font-weight:normal;
	text-decoration: none;
	border-bottom:1px dotted #2e53a3;
	font-style: normal;
}

#middle_block_links a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
	font-style: normal;
}

.txtlinkmenuactive {
	background-image: url(/data/images/ico_arrow_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
	text-decoration: none;
	border-bottom: 0px;
	font-style: normal;
}


.title_search_result {
	margin-top:15px;
	margin-left:15px;
	width:170px;
	color:white;
	text-align:left; 
	float:left;
}

ol li{
	list-style: decimal;
}

#search_result{
	margin-top:10px;
	margin-left:15px;
	float:left;
	overflow:auto; 
	height:420px; 
	width:160px;
	color:black;
	background:white;
	text-align:left;
	padding:5px;
	font-size: 9px;
}
#search_result_nav{
	margin-top:1px;
	margin-left:15px;
	float:left;
	overflow:auto; 
	height:18px; 
	width:160px;
	color:black;
	background:white;
	text-align:left;
	padding:2px 5px;;
	font-size: 11px;
	display:none;
	border-top:4px solid #d60326;
}
#search_result li{
	list-style: decimal-leading-zero;
	margin-left:25px;
	padding-bottom:9px;
	color:#334460;
	font-size:11px;
	font-weight:bold;
	font-size: 9px;
}
/*
*html .title_search_result {
	margin-left:5px;
}*/
.title_search_result1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.title_search_result2 {
	padding-top: 1px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#component_content_loading{
	height: 24px;
}

.tab .label{
	padding-bottom:5px;
	font-weight: bold;
}
.tab select{
	/*width:100%;*/
}
/*.tab td{
	padding-bottom:15px;
	padding-right:15px;
}*/
.tab a img, .tab a:hover img {
	border-bottom: 0px;
}
.noborder  {
	border-bottom: 0px;
}
.tab a img:hover {
	border-bottom: 0px;
}
.tab a, .tab a:link{
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
/*.tab a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
	font-style: normal;
}*/

.tab2 td{
	padding:2px;
}

/* FLAGS */
#flags{

}
#flags TD.active{
	background:#c0c1bb;
}
#flags IMG.active{
	border:1px #ffffff solid;
}
#flags TD.noactive{
	background:#ffffff;
}
#flags IMG.noactive{
	border:1px #c0c1bb solid;
}
/* GMAP info window container */
.infoWindow {
	width:360px;
	height:160px;
	position:relative;
	clear:both;
	text-align: left;
}



#tab_offers_offers_window TD{
	padding:2px;
	font-size:11px;
}

/*table details*/
#details TH{
	/*width:1%;
	font-weight:bold;
	vertical-align: top;
	text-align: right;*/
	font-weight: normal;
	padding-right: 5px;
	color: #555555;
}
#details TD{
	vertical-align: top;
	color: #555555;
}

#glass{
	color: white;
	background-color: black; 
	position: absolute; 
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; 
	z-index: 1; display: none;	
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	padding-top:400px;
	padding-left:100px;
}
	
#glass_info{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1; 	
	z-index: 2;	
}	


.png {filter:expression(fixPNG(this));}

.red { color: #FF0000; }

.style {
    border: 1px solid #DDDDDD;
    padding: 2px; 
    background: #F1F5F6;   
	font-size: 13px;
	font-family: Arial;
	}

input, textarea, select {
	font-size: 13px;
	font-family: Arial;
	}

.s50P { width: 50%; }
.s80P { width: 80%; }
.s100P { width: 100%; }
.s100 { width: 100px; }

.style50P {
    border: 1px solid #DDDDDD;
    padding: 2px; 
    background: #F1F5F6;   
	width: 50%;
	font-size: 13px;
	font-family: Arial;
	}
.txtblack{color:#333333;}
.txtblacklink{color:#334460}
.txtblacklink:hover{color:#334460; text-decoration:none;}

.notice_alert {
	padding: 2px 8px;;
	background-color: #FFFFFF;
	color: #990000;
	font-size: 11px;
	font-weight: 600;
	}
form { padding: 0px; margin: 0px; }

.overtopbox{position:fixed; top:10px; right:10px; width:200px; z-index:100000000000;}
.overtopbox div{display:block;  background:url(/themes/default/images/bbgtbg.png); padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}
.ittop {
	border-top:1px solid #ff8f04;
}
.itbottom {
	border-bottom:1px solid #ff8f04;
}
.itleft {
	border-left:1px solid #ff8f04;
}
.itright {
	border-right:1px solid #ff8f04;
}
.ittitle{
	font-size:15px;	font-weight: bold;
}
.itgreyline{border-bottom:1px solid #dedede;}
.itp5{padding:2px 0;}
.itbottomtxt{color:#999999; font-size:11px; padding-top:35px;}

#sbuttons, .ybox{clear:both;}
#sbuttons ul { list-style:none; padding:0; margin:0; }
#sbuttons li{clear:left; width:200px;  height:27px; cursor:pointer; }
#sbuttons b{display:block; width:8px; height:27px; background:url(/data/images/b-l.png) left top no-repeat; float:left;}
#sbuttons span{display:block; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; width:142px; padding:5px 10px; text-align:center; background:url(/data/images/b-r.png) right top no-repeat; float:left; height:17px;}

.ybox {width:385px;}

#ico1, #ico2 td .datepicker_wrap { height:20px; padding: 0; line-height: 10px;}
#ico1 img, #ico2 img {  margin: 0px; padding: 0px; line-height: 10px;}
#ico1 button, #ico2 button { line-height: 10px;border: medium none; background: none repeat scroll 0% 0% transparent; margin: 0px; padding: 0px;}