/* MAIN TAGS */
html, 
body{
	height:100%;
	margin:0px;
	padding:0px
}
body {
	background-color: #ffffff;
	background-image: url(img/fon.gif);
	padding: 15px 0;
} 
/* different index MAIN table height */ 
html { /* remove ie 6 a:hover background flickering */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body, 
td {
	font-size: 11px;
	color: #7D7D7D;
	font-family: "Trebuchet MS", "Times New Roman", serif;
}
img {
	border: 0;
}
a {
	color: #0088aa;
}
a:hover {
	color: #004971;
}
/* form styling START */
form {
	margin: 10px 0;
}
fieldset {
	border-width: 1px 0 0 0;
	border-color: #004971;
}
legend {
	color: #004971;
}
form div {
	margin: 4px 0;
	clear: both;
}
form p {
	text-align: right;
	margin-right: 10px;
}
label {
	text-align: right;
	width: 105px;
	display: block;
	float: left;
	margin-right: 10px;
}
input, 
select {
	width:140px; 
}
input {
	background: url(img/input.gif) no-repeat left top;
	padding: 3px; 
	border: none;
	height: 22px;
}
/* ie hack */ 
textarea {
	background-image: url(img/textarea.gif);
	width: 256px;
	height: 101px;
	border: 0;
	border-right: 1px solid #999;
	padding: 3px;
}
/* ie hack */ 
* html textarea {
	width: 258px;
}
input, 
select,
textarea {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 10px;
}
/* form classes styling END */

/* IDs A-Z */
#nav {
	padding-bottom: 10px;
}
/* ie hack */ 
* html #nav {
	padding-bottom: 5px;
}
#nav a,
#lang a {	
	background-image: url(img/nav_en.gif);
}
#bg #nav a,
#bg #lang a {
	background-image: url(img/nav_bg.gif);
}
* html #nav a,
* html #lang a {
	margin-top: -5px;
}
#nav a:hover,
#lang a:hover  { 
	background-image: url(img/nav_en2.gif);
}
#bg #nav a:hover,
#bg #lang a:hover {
	background-image: url(img/nav_bg2.gif);
}
#lang {
	display: none;
}
.right_main {
	background: url(img/right_txt.gif) no-repeat left bottom;
}
#bg .right_main { 
	background: url(img/right_txtbg.gif) no-repeat left bottom;
}
.right_main img, .right_main a {
	display: block; 
	width: 20px; 
	margin: 0 0 0 49px;
}
.right_main .spacer {
	height: 29px;
}
.privacy { 
	height:270px;
}
#nav a.nav_banner {
	display: block;
	cursor: pointer;
	text-align: left;
	background-color: #fff;
	background-image: none;
	height: 70px;
	margin: 10px 10px 0 10px;
}
/* RIGHT END TD */
.rightend { 
	width: 25px;	 
	vertical-align: bottom; 	
	background: url(img/fon_dark_5px.gif) repeat-y 0 -1px;
}
.rightend a { 
	display: block; 
	width: 25px; 
	background-image: url(img/rightend.gif);
} 
.rightend a:hover { 
	background-image: url(img/rightend2.gif);
} 
#bg .rightend a { 
	background-image: url(img/rightend_bg.gif);
}
#bg .rightend a:hover { 
	background-image: url(img/rightend2_bg.gif);
}
.home { 
	height: 65px; 
	background-position: 0 0;
	margin-bottom: 10px;
}
.back { 
	height: 156px; 
	background-position: 0 -75px;
	margin-bottom: 10px;
}
.totop {
	 height: 100px; 
	 background-position: 0 -241px;
	 margin-bottom: 45px;
}
* html .totop {
	 height: 104px; 
}
#bg .home { 
	height: 70px; 
	background-position: 0 0
}
#bg .back { 
	height: 171px; 
	background-position: 0 -80px;
}
#bg .totop {
	height: 80px;
	background-position: 0 -261px;
}
* html #bg .totop {
	height: 84px;
}
/* SECTION NAVIGATION */
div#section { 
	margin: 0 0 75px 35px; 
	width: 467px;
}
html>body div#section  {
	margin: 0 0 115px 35px; 
}
#section ul, #section li 	{
	list-style-type: none;
	position: relative;
	padding: 0;
	margin: 0;
}
#section li { 
	display: block;
	float: left;
}
#section a {
	float: left;
	display: block;
	height: 25px;
	margin-top: 20px;
	background-repeat: no-repeat;
} 
#en #section a { 
	background-image: url(img/section_en.gif);
}
#bg #section a { 
	background-image: url(img/section_bg.gif);
}
#en #section a:hover {
	background-image: url(img/section_en2.gif);
}
#bg #section a:hover { 
	background-image: url(img/section_bg2.gif);
}
.section1, #bg .section1 { 
	width: 45px;
} 
.section1 a, #bg .section1 a { 
	width: 45px; 
	background-position: 0px -15px;
} 
 .section2 { 
	 width: 105px;
 } 
.section2 a { 
	width: 105px; 
	background-position: -45px -15px;
} 
#bg .section2 { 
	width: 85px;
}
#bg .section2 a { 
	width: 85px;
}
.section3 { 
	width: 50px;
} 
.section3 a { 
	width: 50px; 
	background-position: -150px  -15px;
} 
#bg .section3 { 
	width: 40px;
}
#bg .section3 a { 
	width: 40px; 
	background-position: -130px -15px;
}
.section4 { 	
	width: 80px;
} 
.section4 a { 
	width: 80px;
	 background-position: -200px -15px;
 } 
#bg .section4 {
	width: 135px;
}
#bg .section4 a { 
	width: 100px; 
	background-position: -170px -15px;
}
#section .lang1,
#section .lang2 {
	display: none;
}
/*
#en .lang1  { 	width: 75px; padding-left: 30px;}  
#en .lang1 a { width: 75px; background-position: -310px 0;} 

#bg .lang1  { width: 70px;} 
* html #bg .lang1 { margin-left: -15px;} 
#bg .lang1 a { width: 70px; 	background-position: -295px 0;}

#en .lang2  { 	width: 50px;}  
#en .lang2 a { width: 60px; background-position: -390px 0;}

#bg .lang2 { width: 70px;}
#bg .lang2 a { width: 70px; background-position: -370px 0;} */

/* ie hacks */ 
* html #en .lang1 { 
}
* html .section1 a { 
	background-position: 0 -15px;
}
* html #bg .section1 a { 
	background-position: 0  -15p;
}
/* h1 start 
id     |   ime na class
-----------------------


*/
img.title {
	width: 272px; 
	height: 23px;
	background-repeat: no-repeat; 
	clear: both;
}
#body_gallery .title {
	margin: 15px 55px;
}
#body_image .title {
	margin: 15px 0 0 35px;
}
/* INDEX */
.class_index #en img.title { 
	background-image: url(img/title_welcome.gif);
}
.class_index #bg img.title { 
	background-image: url(img/title_welcome_bg.gif);
}
/* ABOUT US */
.class_1 #en img.title { 
	background-image: url(img/title_aboutus.gif);
}
.class_1 #bg img.title { 
	background-image: url(img/title_aboutus_bg.gif);
}
/* CORPORATE TRAVEL MANAGEMENT */
.class_2 #en img.title { 
	background-image: url(img/title_tickets.gif);
}
.class_2 #bg img.title { 
	background-image: url(img/title_tickets_bg.gif);
}
/* CORPORATE EVENTS  */
.class_3 #en img.title { 
	background-image: url(img/title_hotels.gif);
}
.class_3 #bg img.title { 
	background-image: url(img/title_hotels_bg.gif);
}
/* BUSINESS JETS */
.class_4 #en img.title { 
	background-image: url(img/title_corptravel.gif);
}
.class_4 #bg img.title { 
	background-image: url(img/title_corptravel_bg.gif);
}
/* EXECUTIVE TRAVEL */
.class_5 #en img.title { 
	background-image: url(img/title_corpevents.gif);
}
.class_5 #bg img.title { 
	background-image: url(img/title_corpevents_bg.gif);}
/* LEISURE TRAVEL */
.class_6 #en img.title { 
	background-image: url(img/title_leisure.gif);
}
.class_6 #bg img.title { 
	background-image: url(img/title_leisure_bg.gif);
}
/* ADVENTURE TOURS */
.class_7 img.title {
	margin-bottom: 10px;
}
.class_7 #en img.title { 
	background-image: url(img/title_cargo.gif);
}
.class_7 #bg img.title { 
	background-image: url(img/title_cargo_bg.gif);
}
.class_7 h2 {
	display: none;
}
/* HUNTING TOURS */
.class_8 #en img.title { 
	background-image: url(img/title_bulgaria.gif);
}
.class_8 #bg img.title { 
	background-image: url(img/title_bulgaria_bg.gif);
}
/* CARGO SERVICES */
.class_9 img.title {
	margin-bottom: 10px;
}
.class_9 #en img.title { 
	background-image: url(img/title_maps.gif);
}
.class_9 #bg img.title { 
	background-image: url(img/title_maps_bg.gif);
}
.class_9 h2 {
	display: none;
}
/* RENT-A-CAR */
.class_10 #en img.title { 
	display: none;
}
/* ABOUT BULGARIA */
.class_20 #en img.title { 
	background-image: url(img/title_bulgaria.gif);
}
.class_20 #bg img.title { 
	background-image: url(img/title_bulgaria_bg.gif);
}
/* MAPS */
.class_47 #en img.title { 
	background-image: url(img/title_maps.gif);
}
.class_47 #bg img.title { 
	background-image: url(img/title_maps_bg.gif);
}
/* CONTACT US */
.class_11 img.title {
	margin-bottom: 10px;
}
.class_11 #en img.title { 
	background-image: url(img/title_contactus.gif);
}
.class_11 #bg img.title { 
	background-image: url(img/title_contactus_bg.gif);
}
.class_11 h2 {
	display: none;
}
/* Offers */
.class_12 img.title {
	margin-bottom: 10px;
}
.class_12 #en img.title { 
	background-image: url(img/title_offers.gif);
}
.class_12 #bg img.title { 
	background-image: url(img/title_offers.gif);
}
/* ZA RADIUS */
.class_21 #bg img.title { 
	background-image: url(img/title_radius_bg.gif);
}
/* h1 end */

/* h2 start */
.info h1 {
	font-size: 21px; 
	color: #004971;
	clear: both;
	font-weight: normal;
}
.info h2 {
	font-size: 18px; 
	color: #004971;
	clear: both;
	font-weight: normal;
	margin-bottom: 0;
}
/* h2 end */
.indextxt {
	background-image: url(img/txt_01.gif);
	width: 503px;
	height: 70px;
}
#bg .indextxt {
}
#info {
	width: 273px;
	vertical-align: top;
	padding-right: 15px;
}
#info ul, 
#info ol {
	padding: 0 0 0 20px;
}
#info li {
	list-style-image: url(img/list.gif);
}
/* ie hack */ 
* html #info ul, 
* html #info ol {
	padding: 0;
	margin: 5px 0 5px 20px;
}
#nav {
	vertical-align: bottom;
}
#nav ol, 
#nav li , 
#lang ol, 
#lang li  {
	display: block;
	margin: 0;
	padding: 0;
}
#nav a,
#lang a {
	display: block;
	height: 25px;
	text-align: right;
}
#nav span,
#lang span {
	display: none;
}
#subnav {
	width: 200px;
	height: 100%;
	vertical-align: top;
	background: url(img/fon_subnav.gif) repeat-y left top;
}
#subnav .subnav {
	height: 5%;
	valign: top;
}
#nosubnav .subnav,
#nosubnav .subnav_shadow {
	display: none;
}
#subnav ul {
	display: block;
	padding: 0;
	margin: 0 40px 15px 25px;
	width: 150px;
}
#subnav li {
	display: block;
	padding: 4px 0 6px 0; 
	margin: 0;

	list-style-type: none;
	background: url(img/subnav_ul.gif) repeat-x left bottom;
	clear: both;
}
#subnav span {
	float: left;
	width: 30px;
	overflow: hidden;
}
#subnav a {
	font-weight: normal;
	color: #C3D1DE;
	text-decoration: none;
	display: block;
	line-height: 110%;
	width: 119px;
	overflow: hidden;
}
* html #subnav a {
	float: left;
}
#subnav a:hover {
	color: #ffffff;
}
#subnav td {
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
}
.subnav_shadow {
	background-image: url(img/subnav_bottom.gif);
	width: 215;
	height: 6px;
}
#subnav #nosubnav {
	background: #fff url(img/nosubnav.gif) repeat-y left top;
}
#subnav #nosubnav #nosubnav,
#subnav #nosubnav .subnavtitle,
#subnav #nosubnav .subarticletitle, 
#nosubnav .subnav_shadow,
#subnav #nosubnav ul {
	display: none;
}
/* TAG Selectors A-Z */
/* design.bg */
td.dbg {
	background-image: url(img/dbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 170px;
}
#bg td.dbg {
	background-image: url(img/dbg_bg.gif);
}
td.dbg a {
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	font-family: Arial, Tahoma, Verdana, Helevtica, sans-serif;
}
td.dbg a br {
	display: none;
}
.dbg div {
	padding: 25px 10px 10px 10px;
	text-align: center;
}
/* partners */
a.partners {
	display: block;
	width: 170px;
	height: 81px; 
}/*
a.partners:hover, 
#bg a.partners:hover  {
	background-image: url(img/partners_2.gif);
} */
td.partners {
	background-image: url(img/partners_en_1.gif);
	width: 170px;
	height: 100px; 
}
#bg td.partners {
	background-image: url(img/partners_bg_1.gif);
	width: 170px;
	height: 100px; 
}
table.main  {
	background: url(img/fon_vertical.gif) repeat-y 5px 0;
	width: 768px; 
	margin: 0 auto 10px auto;
}
td.maintd {
	vertical-align: top; 
	height: 100%;
}
table.maintd {
	width: 100%;
	height: 100%;
}
.no_navigation_content {
	margin: 0 30px 25px 43px;
	width: 410px;
}
/* Gallery Classes */
.gotogallery {
	background-color: #fff;
}
.gotogallery img {
	width: 100%;
	height: 13px;
	z-index: +3;
}
#en .gotogallery img {
	background-image: url(img/en_gotogallery.gif);
}
#bg .gotogallery img {
	background-image: url(img/bg_gotogallery.gif);
}
.gotogallery a {
	display: block;
	height: 13px;
	background-color: #006A90;
	margin-bottom: 5px;
}
* html .gotogallery a {
}
.gotogallery a:hover {
	background-color: #007BA8;
}
.gallery {
	width: 180px;
	float: left;
	margin: -20px 10px 20px 27px;
}
* html .gallery {
	margin: 0px 27px;
}
.gallery .comment {
	width: 162px;
	margin: 0 auto 10px auto;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}
.gallery table {
	margin: 0 auto 20px auto;
	width: 174px;
}
.gallery .smallphoto {
	display: block;
	padding: 0;
	margin: 0;
	width: 148px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery .smallphoto img {
	display: none;
}
a.galleryback {
	clear: both;
	position: realtive;
	display: block;
	width: 436px; 
	height: 13px;
	margin: 30px 15px 20px 41px;
}
#en .galleryback {
	background: #006A90 url(img/en_galleryback.gif) no-repeat left top;
}
#en .galleryback:hover {
	background: #007BA8 url(img/en_galleryback.gif) no-repeat left top;
}
#bg .galleryback {
	background: #006A90 url(img/bg_galleryback.gif) no-repeat left top;
}
#bg .galleryback:hover {
	background: #007BA8 url(img/bg_galleryback.gif) no-repeat left top;
}
.bigphoto {
	margin: 0 0 0 35px;
} 
html>body .bigphoto {
	margin: 30px 0 0 35px;
}
/* ie hack */ 
* html .bigphoto { 
	margin: 30px 0 0 15px;
}
table.bigphoto .top {
	background: url(img/bigphoto_top.gif) repeat-x left top;
}
table.bigphoto .bottom {
	background: url(img/bigphoto_bottom.gif) repeat-x left top;
}
table.bigphoto .left {
	background: url(img/bigphoto_left.gif) repeat-y left top;
}
table.bigphoto .right {
	background: url(img/bigphoto_right.gif) repeat-y left top;
}
.bigphoto_tl,
.bigphoto_tr,
.bigphoto_bl ,
.bigphoto_br  {
	width: 13px;
	height: 13px;
	table-layout: fixed;
}
.bigphoto_tl {
	background: url(img/bigphoto_tl.gif) no-repeat bottom right;
}
.bigphoto_tr {
	background: url(img/bigphoto_tr.gif) no-repeat bottom left;
}
.bigphoto_bl {
	background: url(img/bigphoto_bl.gif) no-repeat top right;
}
.bigphoto_br {
	background: url(img/bigphoto_br.gif) no-repeat top left;
}
.fon-dark {
	background: url(img/fon_dark.gif) repeat-y left top;
} 
.indexphoto {
	width: 100%;
	height: 325px; 
} 
#en .indexphoto {
	background: url(img/index_photo_en.gif) no-repeat left top;
}
#bg .indexphoto {
	background: url(img/index_photo_bg.gif) no-repeat left top;
}
.indexphoto .spacer1 {	
	width: 80px; 
	height: 20px
}
.indexphoto .spacer2 {	
	width: 68px; 
	height: 20px;
}
.indexphoto .spacer3 { 
	width: 35px; 
	height: 20px;
}
.infotd {
	background: url(img/fon_info.gif) no-repeat left top;
	vertical-align: top;
}
#nonav {
	margin: auto 10px auto 40px;
}
.info_totop { 
	height: 43px;
}
.info_totop img {
	width: 100%;
	height: 13px;
}
#en .info_totop img {
	background: url(img/en_info_totop.gif) left top no-repeat;
}
#bg .info_totop img {
	background: url(img/bg_info_totop.gif) left top no-repeat;
}
.info_totop a {
	display: block;
	height: 13px;
	background-color: #006A90;
	margin: 15px 15px 15px 0;
}
.info_totop a:hover {
	background-color: #007BA8;
}
.nav1 a {	
	background-position: 0 0;
}
.nav2 a {	
	background-position: 0 -25px;
}
.nav3 a {	
	background-position: 0 -50px;
}
.nav4 a {	
	background-position: 0 -75px;
}
.nav5 a {	
	background-position: 0 -100px;
}
.nav6 a {	
	background-position: 0 -125px;
}
.nav7 a { 
	background-position: 0 -150px;
}
.nav12 a { 
	background-position: 0 -175px;
}
.nav9 a {	
	background-position: 0 -200px;
}
.nav10 a { 
	background-position: 0 -225px;
}
.lang1 a {
	background-position: 0 -250px;
}
.lang2 a {
	background-position: 0 -275px;
}
* html .lang1 a {

}
* html .lang2 a {

}
.navtd {
	background: url(img/nav_bottom.gif) no-repeat left bottom;
	height: 100%;
	width: 170px;
	border-top: 1px solid #ccc;
	vertical-align: top;
}
.navtd table {
	width: 170px;
	height: 100%;
}
.pattern {
	vertical-align: top;
	background: url(img/fon_left_pattern.gif) repeat-y left top;
	height: 100%;
}
.comment {
	padding: 0;
	margin: 0 0 20px 0;
}
.photocomment {
	margin: 10px 15px 15px 40px 
} 
/* ie hack */ 
* html .photocomment { 
	margin: 10px 25px 15px 40px;
}
.right_main {
	vertical-align: bottom;
	text-align: right;
	height: 100%;
}
.right_main img {
	display: block;
	margin-left: 50px;
}
.righttd {
	background: url(img/right_bottom.gif) no-repeat left bottom; 
	width: 70px;
	height: 100%;
}
.righttable {
	width: 70px;
	height: 100%;
}
.smallinput {
	width: auto;
	float: none;
	background-image: none;
}
.subnavtitle {
	height: 41px;
}
.subarticletitle {
	height: 32px;
}	
#en .subnavtitle {
	background: url(img/en_subnav.gif) no-repeat left top;
} 
#bg .subnavtitle { 
	background: url(img/bg_subnav.gif) no-repeat left top;
}
#en .subarticletitle {
	background: url(img/en_subnav2.gif) no-repeat left top;
}
#bg .subarticletitle { 
	background: url(img/bg_subnav2.gif) no-repeat left top;
}
.middlenav {
	/* background: url(img/middlenav.gif) repeat-y left top; */
	height: 0px;
}
.reservation {
	width: 90%; 
	margin: 15px 0 15px 35px;
}
.reservation td {
	vertical-align: top;
}
.reservation th {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
}
.reservation label {
	float: none;
	text-align: right;
	width: auto;
	display: block;
	margin-right: 5px;
}
.radio {
	background-image: none;
	margin: -3px 62px 0 62px;
	width: auto;
}
.submit {
	width: 136px; 
	text-align: center; 
	background-image: url(img/submit.gif);
	margin: 5px 0px 5px 125px;
	color: #004971;
}
.subnophoto {
	background: url(img/subnophoto.gif) repeat-y left top;
	height: 120px;
}
#subnav .subnophoto2 {
	background: url(img/subnophoto.gif) repeat-y left top;
	vertical-align: bottom;
	height: 10px;
}
#subnav .subnophoto3 {
	background: url(img/subnophoto2.gif) repeat-y left top;
	vertical-align: bottom;
	height: 100%;
}
#subnav .subnophoto2 img,
#subnav .subnophoto3 img {
	width: 215px;
	height: 10px;
	background-image:url(img/subnophoto.gif)
}
.subphoto {
	text-align: center;
	vertical-align: top;
}
.t_canvas {
	width: 503px; 
	height: 40px;
	background-image: url(img/top.gif);
} 
/* OVERAL CORNER ELEMENTS */
.tl { 
	width: 5px;
}
.t { 
	height: 5px;
	 width: 743;
 }
/* HIDDEN SPACER - TRANSPARENT IMAGES WITH/WITHOUT BACKGROUND */
.hidden, 
#section span, 
#nav span, 
.info_totop span {
	display: none;
}
.pattern img.space {
 	width: 170px;
	height: 15px;
 }
.rb_spacer {
	width: 70px;
	height: 40px;
}
.rt_spacer {
	background-image: url(img/right_top.gif); 
	width: 70px;
	height: 40px;
}
.down_spacer {
	width: 500px; 
	height: 15px;
}
.t_spacer {
	background-image: url(img/top.gif);
	width: 503px; 
	height: 40px;
}
.b_spacer{
	background-image: url(img/bottom.gif); 
	width: 503px;
	height: 40px;
}
img.logo_dot_line {
	background-image: url(img/left_pattern_img.gif);
	width: 170px;
	height: 9px;
}
.menu {
	background-image: url(img/menu_en.gif);
	width: 170;
	height: 28;
} 
#bg .menu { 
	background-image: url(img/menu_bg.gif);
}
.lang {
	background-image: url(img/lang_en.gif);
	width: 170;
	height: 28;
}
#bg .lang {
	background-image: url(img/lang_bg.gif);
}
#clear {
	clear: both;
}
.flash_link {
	position: absolute;
	z-index: 12;
	width:160px; 
	height:285px;
}
/* photo tables */
.subphoto .img_topleft {background-image: url(img/subphoto_tl.gif); width: 36; height: 21px;}
.subphoto .img_top { background-image: url(img/subphoto_t.gif);}
.subphoto .img_topright { background-image: url(img/subphoto_tr.gif);}
.subphoto .img_left { background-image: url(img/subphoto_l.gif);}
.subphoto .img_right { background-image: url(img/subphoto_r.gif);}
.subphoto .img_bottomleft { background-image: url(img/subphoto_bl.gif);}
.subphoto .img_bottom { background-image: url(img/subphoto_b.gif);}
.subphoto .img_bottomright { background-image: url(img/subphoto_br.gif); width: 31px; height: 26px;}
.logo {
	height: 25px; 
	background-image: url(img/new_logo_fon.gif);
}
.logo img {
	background: url(img/logo.gif) no-repeat left top;
	width: 170px;
	height: 100px;
	/* height: 201px; */
	display: none;
}
/* ie hack */ 
* html .logo img {
	height: 103px;
}
/* ie hack */ 
* html .submit  {
	margin: 5px 10px 5px 120px;
}
/* download section classes */
#download {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 5px 0 10px 0;
}
#download img {
	float: left;
	margin: 0 10px 10px 0;
}
#download em {
	font-size: 9px;
}

/* reservation system classes */
.popup_container {
	display: none;
}
.overlay {
	z-index:100;
	background-color: #fff;
	height:2000px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
	-khtml-opacity: 0.6;
}
.popup {
	left:50%;
	margin-left:-430px;
	position:absolute;
	top:160px;
	z-index:102;
	width: 860px;
	background-color: #fff;
	border: 3px solid #7d90a1;
	height: 840px;
}
.close {
	display: block;
	background-color: #c00;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	float: right;
	padding: 0.1em 0.4em;
	margin: 0.3em 0.3em 0 0;
}
.close:hover {
	background-color: #f00;
	color: #fff;
}
.iframe {
	clear: both;
	width: 846px;
	margin: 2px 4px 0 10px;
	padding: 0;
	border: 0;
	height: 810px;
}
/* opera hacks  */
@media all and (min-width: 0px) {
	.righttable { }
	.b_spacer { }
	.dbg  { }
}

.hosting {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
}
.hidden {
	display: none;
}
/* Oteher styles */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* offers */
.offers_title {
	margin: 15px 0 0 30px;
}
.offers {
	margin: 0 15px 0 30px;
	padding: 5px 0 0 0;
	background: url(img/dots.gif) repeat-x left top;
}
.offer {
	background: url(img/dots.gif) repeat-x left bottom;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}
.offer_photo {
	float: left;
	border: 1px solid #333;
}
.offer_content {
	float: right;
	width: 325px;
	margin-left: 5px;
}
.offer h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 15px;
	color: #004971;
}
.offer h4{
	float: left;
	clear: none;
	font-size: 28px;
	color: #004971;
	display: block;
	line-height: 100%;
	float: left;
	width: 90px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.offer h4 small {
	font-size: 12px;
	display: block;
	line-height: 100%;
	padding: 0 0 5px 0;
	margin: 0;
	color: #000;
}
.offer ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	color: #333;
	float: left;
	width: 220px;
	overflow: hidden;
	display: block;
	border-left: 1px solid #ccc;
	color: #666;
}
.offer li {
	padding: 0;
	margin: 0 0 0 10px;
}
.offer ul strong {
	color: #000;
}
.offer p {
	padding: 0 0 5px 0;
	margin: 0;
	clear: both;
}


.nav12,
.offers_title,
.offers {
	display:none !important;
}