/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.png) top left repeat-x;
color: #010101;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrap{
	margin: auto;
	width: 908px;	
}

	#top{
		height: 86px;	
	}
	
		#logo{
			float: left;
			height: 86px;
			width: 156px;
			text-indent: -9999em;
			background: url(img/logo.png) top left no-repeat;
		}
		
		#tag{
			float: right;
			height: 36px;
			width: 303px;
			background: url(img/logo-right.png) top left no-repeat;
			margin-top: 12px;
			text-indent: -9999em;
		}
	
	#nav{
		height: 45px;
		margin-bottom: 20px;
		background: url(img/nav-bg.gif) top left no-repeat;
	}
	
		#menu{
			height: 25px;
		}
		
			#menu li{
				float: left;
				padding: 0 15px 0 15px;
				height: 25px;	
			}
			
			#menu li a{
				float: left;
				padding: 5px 5px 0 5px;
				height: 20px;
				font-weight: bold;
				color: #fff;	
			}
			
			#menu li a:hover{
				color: #011c58;	
				text-decoration: none;	
			}
		
		.sub-menu{
			height: 20px;
			font-size: .9em;	
		}
		
			.sub-menu li{
				float: left;
				height: 20px;
				padding: 0 10px 0 8px;	
			}
			
			.sub-menu li a{
				float: left;
				padding: 4px 5px 0 5px;
				color: #011c58;	
			}
			
			.sub-menu li a:hover{
				font-weight: bold;
				text-decoration: none;
			}
		
	
	
	#page{
		position: relative;
	}
	
		#content{
			float: right;
			width: 731px;	
			text-align: left;
		}
		
			#content .advert-wrap{
				padding-bottom: 18px;	
				text-align: center;
			}
			
				#content .advert-wrap img{
					display: block;
					margin: auto;
				}
			
			.content{
				position: relative;
				padding-top: 1px;
				margin-top: 8px;
				margin-bottom: 18px;	
				background: url(img/content-bg.gif) bottom left no-repeat;
			}
			
				.hotels{
					overflow: hidden;	
				}
				
					.hotels li{
						float: left;
						width: 49.9%;
						height: 79px;
						overflow: hidden;
						margin: 15px 0 15px 0;
					}
					
					.hotels li img{
						float: left;
						margin-right: 10px;
					}
					
					.hotels li h3{
						font-size: 1.2em;
						color: #011B58;
						font-weight: bold;
						padding-bottom: 5px;
					}
					
				
				.entry a{
					color: #2984BB;
					text-decoration: underline;
				}
				
			
				.alert{
					position: absolute;
					display: block;
					z-index: 10;
					top: -19px;
					right: -16px;
					height: 105px;
					padding-top: 30px;
					width: 126px;
					font-size: 16px;
					padding-left: 12px;
					color: #011c58;	
					font-weight: bold;
					text-align: center;
					font-family: Arial, Helvetica, sans-serif;
					background: url(img/sun.png) top right no-repeat;
					behavior: url("iepngfix.htc");
				}
				
				.alert.alt{
					padding:0;
					background: url(img/sun2.png) top right no-repeat;
					behavior: url("iepngfix.htc");					
					height: 115px;
					width: 115px;
				}
				
				* html .alert.alt{
					width: 140px;
				}
				
				.alert a{
					color: #cd0202;
					text-decoration: underline;
				}
			
				.content h1{
					font-size: 2em;
					margin-top: -8px;
					color: #fff;
					padding: 12px 0 0 15px;
					height: 35px;
					font-weight: bold;
					font-family: HelveticaNueMedium, Arial, Helvetica, sans-serif;
					background: url(img/h2-bg.gif) top left no-repeat;
				}			
				
				.entry{
					padding: 10px 15px 0 15px;
					font-size: 1.1em;
				}
				
				.entry p{
					overflow: hidden;	
					line-height: 1.4em;
					padding-bottom: 1em;
				}
				
				a.click-link{
					float: right;
					padding-top: 6px;
					color: #fff;
					text-transform: uppercase;
					height: 34px;
					width: 137px;
					background: url(img/click-btn.gif) top left no-repeat;
					text-align: center;
					text-decoration: none;	
					font-weight: bold; 
					font-size: 14px;
				}
				
				a.click-link:hover{
					color: #011c58;	
				}
				
			
			#double{
				position: relative;
			}
			
				#double .content{
					width: 356px;
					background: url(img/thin-bg.gif) bottom left no-repeat;
				}
				
				#double .content h1{
					background: url(img/h1-bg.gif) top left no-repeat;
				}
				
				.content-image{
					display: block;
					margin: 2px auto 2px auto;
				}
			
			#tripple{
				overflow: hidden;
			}
			
				#tripple .content{
					float: left;
					width: 231px;
					margin-right: 19px;	
					padding-bottom: 1px;
					display: inline;
					background: url(img/content-mini-bg.gif) bottom left no-repeat;
				}
				
				#tripple .content.tripple-end{
					margin-right: 0;
				}
				
				#tripple h3{
					padding: 10px 0 0 15px;
					height: 24px;
					font-size: 1.3em;
					font-weight: bold;
					margin-top: -1px;
					font-family: HelveticaNueMedium, Arial, Helvetica, sans-serif;
					color: #fff;
					background: url(img/h3-bg.gif) top left no-repeat;
				}
				
				#tripple .click-link{
					font-size: 1em;
					font-weight: bold;
					height: 27px;
					width: 100px;
					padding-right: 5px;
					padding-top: 3px;
					background: url(img/click-btn2.gif) top left no-repeat;
				}
		
		
		#sidebar{
			float: left;
			width: 160px;
			text-align: left;	
		}
					
			
			#search{
				margin-bottom: 18px;
				background: url(img/search-bottom.gif) bottom left;	
			}
			
				.search{
					padding: 4px 3px 10px 3px;
					font-size: 10px;
					overflow: hidden;
					background: url(img/search-top.gif) top left no-repeat;
				}
				
					.radio-wrap{
						border: 1px solid #809db9;
						border-right: 0;
						border-left: 0;
						display: block;
						position: relative;
						height: 14px;
						padding: 4px 0 4px 28px;
					}
					
						.radio-wrap input{
							position: absolute;
							top: 2px;
							left: 0px;
						}
				
					.search h2{
						font-size: 14px;
						font-weight: bold;
						color: #011c58;	
						text-decoration: underline;
					}
					
					.search p{
						padding: 4px;	
						overflow: hidden;
					}
					
					.search p label{
						display: block;	
						padding-bottom: 2px;
					}
					
					.search .text{
						border: 1px solid #809db9;
						padding: 2px;
						font-size: 1em;
						width: 132px;
					}
					
					.search input.date{
						float: left;
						border: 1px solid #809db9;
						padding: 2px;
						font-size: 1em;
						width: 60px;
						margin-right: 10px;
					}
					
					.search select.date{
						float: left;
						border: 1px solid #809db9;
						font-size: 1em;
						width: 62px;
						padding: 1px;
					}
					
					.search select.persons{
						float: left;
						border: 1px solid #809db9;
						font-size: 1em;
						width: 42px;
						padding: 1px;
					}
					
					.submit-wrap{
						border: 1px solid #809db9;
						border-right: 0;
						border-left: 0;
						margin-top: 5px;
					}
					
					.submit-wrap .submit{
						float: right;
						border: 0;
						height: 18px;
						width: 65px;
						font-size: .01em;
						text-indent: -9999em;
						background: url(img/sb.gif) top left;
					}
					
					.search p a{
						color: #1639ee;
						text-decoration: underline;
					}




	#footer{
		height: 20px;
		padding: 5px 18px 0 12px;
		color: #fff;
		text-align: left;
		font-size: 11px;
		background: url(img/foot.gif) top left no-repeat;
	}

.hotelPageHeading {
	font-size: 16px;
	color: #2984BB;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hotelPageSubHeading {
	color:#666666;
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.hotelPageTestimonial {
	color:#333333;
	font-size:12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hotelPageContent {
	color:#666666;
	font-size:12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.mainPageSubHeading {
	color:#000000;
	font-size: 16px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
