* {
    margin: 0;
    padding: 0;
    border: none;
}

html, body {
    height:100%;
    width:100%;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #154711;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
	background-position: top;
}

.container {
	background-color: #154711;
	/*background-color:#203516;*/
	margin: 0px auto;
	width: 1020px;
	border: 0px solid #000000;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow:hidden;
}

.topMenuBar{
	height:30px;
	overflow:hidden;
   padding-right:30px;
}

.headerLine2{
	background-image: url(images/headerMain.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:327px;
	overflow:hidden;
}

#logoLink{
    margin-top: 50px;
    margin-left:50px;
    width:270px;
    height:230px;
    cursor: pointer;
}

.headerLine3{
	background-image: url(images/headerMenu.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:68px;
	overflow:hidden;
        padding-left:11px;
}

.left_side{
	width:420px;
	float:left;
	overflow:hidden;
}

.right_side{
	width:590px;
	float:right;
	overflow:hidden;
}

.full_site{
   width:1020px;
   margin:auto;
   overflow:hidden;
}

.caption4 {
   margin-top:0px;
	padding:0px 0px 8px 8px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}

.hotel_partner_list_item{
	padding:3px 12px;
	font-size:11px;
	font-weight:bold;
}

.small_offer_block{
	overflow:hidden;
	margin:10px 0px;
	padding-right:10px;
}

.small_offer_img{
	margin:4px 8px 4px 8px;
	border:1px solid #fff;
	float:left;
	width:80px;
	height:60px;
}

.hotel_main_img {
	margin:4px 8px 4px 8px;
	border:1px solid #fff;
	float:left;
}

.small_offer_desc{
	font-size:10px;
	padding:0px 10px 0px 0px;
}

.small_offer_more_link {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#c8f4c0;
	clear:both;
	float:right;
	margin-right:20px;
}

.normal_caption_link {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#c8f4c0;
}

.inda {
	margin:20px 10px 0px 0px;
	float:right;
	display:inline;
}

.topMenuBar{
   overflow:hidden;
}

.top_icon_block{
	float:right;
	margin:5px;
	overflow:hidden;
}

.top_icon {
	float:left;
	margin:0px 2px;
	width:20px;
	height:20px;
	border:0px !important;
	border:1px solid #b3e7a9;
}

.top_separator{
	float:left;
	width:5px;
	height:18px;
	border-left:1px solid #000000;
	margin:1px 0px 0px 4px;
}

.menuLine{
	text-decoration:none;
	text-transform:uppercase;
	color:#002b00;	
	float:left;
	margin:11px 14px;
}

.userMenu{
	margin:3px 0px;
	text-decoration:none;
	text-transform:uppercase;
	color:#002b00;	
	float:right;
}

.menuLink {
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	color:#002b00;
	margin:0px 2px;
}

.menuLink:hover {
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	color:#002b00;
	margin:0px 2px;
}

.menuLinkSmall {
	text-decoration:none;
	letter-spacing:1px;
	font-size:10px;
	color:#002b00;
	margin:0px 2px;
}

.menuLinkSmall:hover {
	text-decoration:none;
	letter-spacing:1px;
	font-size:10px;
	color:#002b00;
	margin:0px 2px;
}

.langLink {
   font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	color:#002b00;
	margin:4px;
	display:block;
	float:left;
}

.loginBlock {
	float:right;
	margin:8px 30px 0px 0px;
	display:inline;
	overflow:hidden;
}

.small_input{
	font-size:10px;
	border:1px solid #002b00;
	background-color:#ecf7e9;
	padding:1px;
}

.small_input_label {
	padding:1px 2px;
	font-size:11px;
}

.small_input_btn {
	font-size:10px;
	border:1px solid #002b00;
}

.footer {
	clear:both;
	overflow:hidden;
}

.footer_menu {
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#e6f8e1;	
}

.footer_menu .menuLink {
	color:#e6f8e1;	
}

.footer_left {
	clear:both;
	float:left;
	color:#e6f8e1;
	font-size:10px;
	margin:12px 6px 6px 30px;
}

.footer_left a{
	font-size:11px;
}

.footer_right {
	float:right;
	color:#e6f8e1;
	font-size:10px;
	margin:12px 30px 6px 6px;
}

.footer_right a{
	color:#e6f8e1;
	text-decoration:none;
}


.flash1{
	margin:7px 0px 0px 8px;
}

.ordertable{
   width:505px;
   overflow:hidden;
}

.ordertable td{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   padding:3px;
}

.ordertable2 input{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   background-color: #e6f8e1;
}


.ordertable2 select{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   background-color: #e6f8e1;
}

.ordertable textarea{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   background-color: #e6f8e1;
}

.of_th{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   width:125px;
}

.of_th2{
   font-size:11px;
   font-weight:normal;
   text-align:left;
}

.order_block_title{
   text-align:center;
   padding:2px;
   border-bottom:1px dotted #a8a779;
   font-weight:normal;
   font-size:12px;

}


.userName {
   font-weight:bold;
   font-size:14px;
   margin:5px 0px;
   color:#324627;
   width:220px;
   text-align:center;
   clear:both;
   float:right;
}

.normalBoxText {
	padding:3px 12px;
	font-size:10px;
	font-weight:bold;
}

.registerTable{
   padding:10px 30px;
   width:380px;
   overflow:hidden;
   margin:auto;
}

.registerTable td{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   padding:3px;
}

.registerTable2 input{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627;   
}

.registerTableInput{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627;   
}

.registerTableInputError{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid red;
   background-color:#ffffee;
   color:#324627;   
}

.registerTableSelect{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
   width:170px;  
}

.registerTableSelectError{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid red;
   background-color:#ffffee;
   color:#324627;   
   width:170px;  
}

.formSelect{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
}

.formSelectError {
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid red;
   background-color:#ffffee;
   color:#324627;   
}

.formInput {
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
}

.formInputError {
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid red;
   background-color:#ffffee;
   color:#324627; 
}

.registerTable select{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
   width:170px;  
}

.normalSubmitBtn{
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627;
}

.normalCheckBox{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627;  
}

.priceTable{
   border-collapse:collapse;
   margin:5px 0px;
}

.priceTable td{
   border-collapse:collapse;
   border:1px solid #a8a779;
   padding:2px 4px;
   font-size:10px;
}

.priceTag{
   text-align:right;
   width:60px;
}

.mediumText{
   font-weight:bold;
   font-size:11px;
}

a {
   color:#e6f8e1;
   text-decoration:none;
}

a:hover {
   color:#e6f8e1;
   text-decoration:none;
}


.smallText{
   font-weight:normal;
   font-size:10px;
}

.bigText{
   font-weight:bold;
   font-size:14px;
   padding:3px 0px;
}

.specialHotel{
   padding:2px 20px;
   font-weight:normal;
   font-size:10px;
}

.hotelDescHeader {
	overflow:hidden;
	margin-bottom:10px;
}

.hotelDescCaption{
   font-size:12px;
   font-weight:normal;
   padding:5px 0px;
}

.hotelDescVal{
   display: inline-block;
   padding-left:15px;
}

.hotelDescText{
        font-size:11px;
        overflow: hidden;
}

.serviceItemBox {
    width:250px;
    float:left;
}

.vaBottom {
    display:table-cell;
    vertical-align: bottom;
}

.hotelDescTextJust{
   font-size:11px;
   text-align:justify;
}

.definitionCaption{
   font-size:12px;
   font-weight:normal;
   padding:5px 10px;
}

.definitionText{
   font-size:11px;
   padding:0px 10px 10px 20px;
}

.hotelDescCap{
   width:150px;
   font-size:11px;
   display: inline-block;
}


.serviceItem {
	font-size:11px;
	float:left;
	width:180px;
	overflow:hidden;
}

.serviceItem2 {
	font-size:11px;
	float:left;
	width:280px;
	overflow:hidden;
}

.servicePaidItem{
	font-size:11px;
	overflow:hidden;
}

.hotelServicesCaption{
	text-align:center;
	width:550px;
	border-bottom:1px dotted #a8a779;
	margin:15px 0px 5px 0px;
	overflow:hidden;
	font-weight:normal;
	font-size:12px;
	
}

.tblock{
	overflow:hidden;
}

.regionBoxText{
	font-siz:14px;
	font-weight:normal;
	margin:5px;
}

.category_link{
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
	float:left;
}

.menuSeparator{
   float:left;
   font-size:10px;
   padding:1px 5px;
}

.categoryLinkBox{
   margin:0px 0px 0px 15px;
}

.category_linkText{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	float:left;
	padding:2px 0px 0px 0px;
}

.hotelPackageBox{
	overflow:hidden;
	width:545px;
	margin:15px 0px 15px 0px;
}

.hotelPackageBoxHeader{
	border-bottom:1px dotted #a8a779;
	width:550px;
	overflow:hidden;
	margin:0px 0px 2px 0px;
}

.hotelPackageBoxTitle{
   font-size:12px;
   font-weight:bold;
   padding:5px 0px;
   float:left;	
}

.hotelPackageBoxPrice{
   font-size:12px;
   font-weight:bold;
   padding:5px 0px;
   float:right;	
}

.clear{
   clear:both;
}

.searchTable{
   margin:5px;
}

.searchTableTh{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   width:125px;
}


.searchTableTd{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   padding:3px;
}

.searchTable input{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627;   
}

.searchTable select{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
   width:210px;  
}

.normalSubmitBtn{
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627;
}

.minPrice {
	text-align:right;
	align:right;
	float:right;
    font-size:11px;
}

.packageHotel{
   font-size:11px;
   float:left;
}

.packagePriceInfo{
	overflow:hidden;
	margin-right:25px;
}

.roomPriceTh {
	width:92px;
	text-align:center;
}

.roomPriceTh2 {
	width:120px;
}

.priceInfo {
	font-size:10px;
	padding:3px 10px;
}

.infoImage {
	vertical-align:-20%;
}

#toolTip{
   border:1px solid #464e35;
   background-color:#F6F8E3;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
}

#toolTip h1{
   display:block;
   background-image: url(images/sbg.gif);
	background-repeat: repeat-x;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color: #666;
	border-bottom: 1px solid #464e35;
	padding: 2px;
}

#toolTip p {
   margin:0px;
   padding:4px 2px;   
	font-size:10px;
	font-weight:normal;
	color:#666;
}

#popupcontent{
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    background-color:#e6f8e1;
    border:1px solid #a8a779;
    color:#000000;
    margin:auto;
    padding:5px;
}

.popupMainBlock{
   overflow:auto;
   width:490px;
   height:225px;
}

.popupLink {
	cursor: pointer !important;
}

.popupLink2 {
	cursor: pointer !important;
	font-size:11px;
}

#statusbar{
	margin:auto;
	text-align:center;
}

.paginationBlock{
	text-align:right;
	overflow:hidden;
	float:right;
	margin:2px 10px;
}

.paginationLinkActive{
	float:left;
	font-size:10px;
	text-decoration:none;
	padding:1px 4px;
	margin:2px;
	border:1px dotted #a8a779;
}

.paginationLink{
	float:left;
	font-size:10px;
	text-decoration:none;
	padding:1px 4px;
	margin:2px;
	border:1px dotted #a8a779;
	color:#c8f4c0;
}

.staticDescText{
	padding:10px;
	font-size:11px;
}

.vertical_100{
   height:38px !important;
   height:45px;
}

.th150{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   width:200px;
   padding:3px;
}

.td600{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   width:400px;
   padding:3px;

}

.hotelHotelForm{
   width:610px;
   margin:auto;
   overflow:hidden;
}

.c4{
   width:200px;
   float:left;
}

.hotelHotelForm input{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
}

.hotelHotelForm select{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
   width:200px;
}

.hotelHotelForm textarea{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
}

.hotelHotelForm checkbox{
   font-size:11px;
   font-weight:normal;
   text-align:left;
   border:1px solid #a8a779;
   background-color:#e6f8e1;
   color:#324627; 
}

.spaOrderForm{
	height:403px !important;
	height:410px;
	width:575px;
	overflow:auto;
}

.pTop10 {
    padding-top: 10px;
}
