/*Auther:suresh*/
/* ========== Styling all Property*/

img 
	{
		border: none;
	}

.white
	{
		color:#ffffff;
	}
.blue
	{
		color:#5a7fc3;
	}

html 
{
 overflow-y: scroll !important;
}
	
/*=====Applying Property some browsers to use in appropriate places*/
h1,h2,h3,h4
{
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h1
{
	font-size:13px;
	font-weight:600;
}
h2
{
	font-size:18px;
	font-weight:500;
	text-decoration:none;
}
/*===============BODY*/

body
	{
		background-color:#216caa;
		color:#414141;
		margin:0;
		padding:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;	
	}
/*===============wrapper===*/
.left-bg-y
	{
		background-image:url("../images/left-bg-y.jpg");
		background-repeat:repeat-y;	
		background-position:right;
	}
.right-bg-y
	{
		background-image:url("../images/right-bg-y.jpg");
		background-repeat:repeat-y;
	}
	
/*Top navigation property start*/	
.logo
{
	margi-top:10px;
	padding:0px;
	position:absolute;
	left: 160px;
	top: -6px;
}
.nav-back
	{
		background-color:#ffffff;
		height:36px;
	}
.top-link
{
	border-top:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
}
.top-link a
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:600;
		background-image:none;		
		color:#333333;
		text-decoration:none;
		margin-top:0px;				
		padding:11px 3px 6px 3px;	
		display:block;		
		width:71px;				
	}
.top-link a:hover
	{
		color:#ffffff;
		text-decoration:none;
		background-image:url("../images/nav-over.jpg");
		background-repeat:repeat-x;
		background-position:top;		
				

	}	
/*Top navigation property end*/	
	
/*Search box area property start*/
.blue-box-bg-x
	{
		background-image:url("../images/blue-box-bg-x.jpg");
		background-repeat:repeat-x;
		height:30px;
	}
.blue-box-bg-L
	{
		background-image:url("../images/blue-box-bg-L.jpg");
		background-repeat:repeat-y;
		width:11px;
	}
.blue-box-bg-R
	{
		background-image:url("../images/blue-box-bg-R.jpg");
		background-repeat:repeat-y;
		width:11px;
	}
.blue-box-btm-bg-x
	{
		background-image:url("../images/blue-box-bg-btm.jpg");
		background-repeat:repeat-x;
		height:8px;	
	}
/*Search box area property end*/


/*=============footer-section*/
.footer-back
	{
		background-image:url("../images/footer-back.jpg");
		background-repeat:repeat-x;
		height:29px;
	}
.footer-link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
		padding:5px;		
		text-decoration:none;
	}
.footer-link a
	{		
		color:#333333;
		padding:5px;
		text-decoration:none;
	}
.footer-link a:hover
	{
		color:#4991cb;
		text-decoration:none;
	}
.blue-link
{		
		color:#30538a;
		padding:5px;		
		font-weight:normal;
		text-decoration:none;
	}
.blue-link a
{		
		color:#30538a;
		padding:5px;
		text-decoration:underline;
	}
.blue-link a:hover
	{
		color:#333333;
		text-decoration:none;
	}
	

.orrange-back
	{
		background-image:url("../images/orrange-back.jpg");
		background-repeat:repeat-x;
		height:24px;
	}

.bullet1
	{
		background-image:url("../images/bullet1.jpg");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:25px;
		margin:0px;
		font-size:14px;
		font-weight:600;
		color:#1e458d;
		line-height:25px;
		display:block;
	}
.bullet2
	{
		background-image:url("../images/bullet2.jpg");
		background-position:left;
		background-repeat:no-repeat;
		padding-left:15px;
		font-size:14px;
		font-weight:600;
		color:#414141;
	}
.bullet3
	{
		background-image:url("../images/bullet1.jpg");
		background-position:5 5;
		background-repeat:no-repeat;
		padding-left:25px;
		color:#5893c5;		
	}
.title-text
	{
		font-weight:600;
		font-size:12px;
		line-height:27px;
	}
.table-border
	{
		border:1px solid #2975b2;
		padding:5px;		
	}
.ads-border
	{
		border:1px solid #a8a8a8;
		padding:5px;		
	}

.bordertop
	{
		background-image:url("../images/boder-top.jpg");
		background-repeat:repeat-x;	
		height:9px;	
	}
.bordertbtm
	{
		background-image:url("../images/boder-btm.jpg");
		background-repeat:repeat-x;	
		height:9px;	
	}
.blue-left-bg-1
	{
		background-image:url("../images/blue-left-bg-1.jpg");
		background-repeat:repeat-x;
		height:27px;			
	}
/*Left-Links*/
.left-link
	{		
		font-size:12px;			
		color:#333333;
		border-bottom:0px solid #e5e5e5;
		text-decoration:none;
	}
.left-link a
	{			
		background-image:url("../images/bullet.jpg");
		background-repeat:no-repeat;
		line-height:20px;		
		padding-left:20px;		
		color:#333333;	
		text-decoration:none;
	}
.left-link a:hover
	{
		color:#2680e9;
		text-decoration:underline;
	}
	
	/*normal-links*/
	
.normal-link a
	{		
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;		
		text-decoration:none;
	}
.normal-link a:hover
	{
		color:#4991cb;
		text-decoration:none;
	}
	
	/*normal link*/
	
.link a
{		
		color:#30538a;		
		text-decoration:none;
}
.link a:hover
	{
		color:#333333;
		text-decoration:underline;
	}
.blue-line
{
	background-color:#0e66b0;
	height:5px;
}
.light-blue-line
{
	background-color:#bae7fc;
	height:5px;
}
/*body Cuntaner property End*/
.special{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.special:hover {
	color:#0e66b0;
	text-decoration:underline;
	font-size:12px;
}

.highlight a {
	color:#0e66b0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.highlight a:hover {
	color:#0e66b0;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.button-bg{background-image:url(../images/Button.jpg); height:29px; width:93px; background-repeat:no-repeat; }
.featured-heading{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#366ec3; font-weight:bolder;}
.featured-hotels-price
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; text-align:center;}
.border {
	border:1px solid #6c93cc;
	padding-left:0px;
}

.link-picks
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.links-picks:hover
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}