/*Author: suresh*/

/* ========== Styling all elements */

a 
	{
		outline: none;
		border: none;
	}
img {
	border: none;
}
input 
	{	
	border:1px solid #333333;
	}
.floatleft 
	{
		float: left !important;
	}
.floatright 
	{
		float: right !important;
	}
abbr 
	{
		cursor: help;
	}
acronym 
	{
		cursor: help;
	}
.blue
	{
		color:#004d79;
	}
html 
{
 overflow-y: scroll !important;
}
	
/*=====Applying clearfix fix for some browsers to use in appropriate places*/

.clearfixp:after
	{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
.clearfix
	{
	display:inline-block;
	}
	
/*Hide from IE Mac*/

.clearfix
	{
	display:block;
	}
	
/*End hide from IE Mac*/
/*===============BODY*/

body
	{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414141;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;

	}
	
/*===============wrapper===*/

#wrapper 
	{
		width:950px;
		margin:0 auto;
		background-image:url(images/layout-bg.gif);
		background-repeat:repeat-y;
	}
		
/*==============Top Container=*/
#topcontainer
	{
	width:950px;
	height:145px;
	}
/*==============================*/
.logo-bar
	{
		background-image:url(images/topbg-strip.gif);
		background-repeat:repeat-x;
		height:33px;
	}
.header-container
	{
		width:946px;
		height:120px;
		margin:0 auto;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
		border-top:1px solid #0082ac;
		border-bottom:1px solid #0082ac;
	}
.top-text
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
		text-decoration:none;
	}
.top-text a
	{
		color:#333333;
		text-decoration:none;
	}
.top-text a:hover
	{
		color:#333333;
		text-decoration:underline;
	}
/*==============================*/
/*=========Top navigation property ===============*/
#link-container
	{
		width:946px;
		height:30px;
		margin:0 auto;
		background-image:url(images/link-bg.gif);
		background-repeat:repeat-x;
	}
.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:6px;	
		display:block;	
					
	}
.top-link a:hover
	{
		color:#ffffff;
		text-decoration:none;
		background-color:#3fcbe4;
		background-repeat:repeat-x;
		background-position:top;		
				

	}	
/*Top navigation property end*/
	
/*===========bullets=============*/
.bullet3
	{
		background-image:url("images/bullet1.jpg");
		background-position:0 0;
		background-repeat:no-repeat;
		padding-left:25px;
		color:#5893c5;		
	}
/*=======Main Center Container=====*/
#main-contentcontainer{
	width:950px;	
	min-height:340px;
}
/*=======Search Container=====*/
#search-containerbox{
	width:930px;
	height:auto;
	padding-top:5px;
	margin:0 auto;
}
.search-bg{
	border-left:1px solid #58c6da;
	border-right:1px solid #58c6da;
	padding-left:15px;
	padding-top:10px;
}
.search-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
/*====================================================================================*/

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e8da1;
	font-weight:bold;
	padding-top:0px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e8da1;
	font-weight:bold;
	line-height:21px;
	padding-left:15px;
	border:1px solid #009bb7;

}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:21px;
	padding-left:15px;
}
/*====================================================================================*/
#left-searchbox{
	width:455px;
	height:auto;
	float:left;
	padding-left:5px;
}
.orange-bg{
	background-color:#007ab2;
	height:24px;
}
.box-border{
	border:1px solid #007ab2;
	padding:8px;
}
.mainebox-bg{
	border-left:1px solid #c4eef7;
	border-right:1px solid #c4eef7;
	padding-left:15px;
	padding-top:10px;
}
.center-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
/*==============================================================*/

.link{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#465c73; 
	text-decoration:none;
	padding-left:0px;
	}
.link:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#1b6098; 
	text-decoration:none;
	}
.featured-links{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#1b6098;
	font-weight:bold; 
	padding-left:0px;
}
/*==============================================================*/
.cities-titletext{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#494949;
	font-weight:bold; 
	padding-left:5px;
}
#cities-containerbox{
	width:930px;
	height:auto;
	margin:0 auto;
	clear:both;
	margin-top:5px;
}
.content-titlebg{
	background-image:url(images/content-listtopbg.gif);
	background-repeat:repeat-x;
	height:21px;
}
.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:8px;
}
/*==============================================================*/
#cities-box{
	width:930px;
	height:22px;
	margin:0 auto;
	margin-top:5px;
}
/*==============================================================*/
.title-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	text-decoration:none;
}
.border-container{
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	padding:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.cities-bgstrip{
	background-image:url(images/cttop-citylistcorner.gif);
	background-repeat:repeat-x;
}
.cities-bottombgstrip{
	background-image:url(images/botbg-citylistcorner.gif);
	background-repeat:repeat-x;
}
/*==============================================================*/

.ltcontant-list{
	width:270px;
	height:auto;
	border:1px solid #1e8da1;
}
.ltcontant-list ul{
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
}
.ltcontant-list li{
	display:block;
	padding:0 1px 0px 18px;
	background:url('images/arrow.gif') no-repeat center left;
	line-height:21px;
	border-bottom:1px dashed #e1e1e1;
}
.ltcontant-list a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717171;
	display:block;
	height:21px;
	text-decoration:none;
}
.ltcontant-list li a:hover{
	color:#027795;
	text-decoration:underline;
	}
/*==============================================================*/
#google-container{
	width:930px;
	height:auto;
	margin:0 auto;
	clear:both;
	margin:10px;
	line-height:40px;
	border:1px solid #dbdbdb;
	text-align:center;
}
#two-boxcontainerbox{
	width:930px;
	height:auto;
	padding-top:5px;
	margin:0 auto;
}
.table-border
	{
		border:1px solid #58c6da;
		padding:5px;		
	}
/*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:30px;		
		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;
}

.blue-left-bg-1
	{
		background-image:url("images/blue-left-bg-1.jpg");
		background-repeat:repeat-x;					
	}
/* ============Footer Container class================= */
#footer-container{
	
	width:942px;
	background-color:#44c6de;
	height:31px;
	margin:0 auto;
	clear:both;
	margin-top:8px;
}
.footer-text{
	width:930px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:15px;

}

