/* CSS Document */

/* Halo Effect */
/* background: url("../images/body-bg.jpg") no-repeat top center; */

/******************************************global-css*************************/

.page-holder{
	width:100%;
	background: url("../images/body-bg.jpg") no-repeat top center;
}


body {
	margin: 0 auto;
	background: #0c2a4c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 16px;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #FFFFFF;
}

h3 {
	font-size: 1em;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #1D5473;
	margin-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top:0px;
}
h5 {
	font-size: 14px;
	color: #2f2f2f;
	margin-bottom: 4px;
	margin-top: 0px;
}
h6 {
	font-size: 1em;
	margin-bottom: 5px;
}
h7 {
	font-size: 10px;
	color: #2f2f2f;
	margin-bottom: 4px;
	margin-top: 0px;
}

p {
	margin-top: 0px;
	line-height:15px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #18445D;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}



/******************************************************************/
/* Wrapper */

#wrapper_home {
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0 auto;
	border: none;
}


/* Header */

#logo {
	width: 1000px;
	height: 191px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 0px 0 0 0px;
	font-size: 10px;
	color: #616161;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/****************menu******************/

#menu_home {
	background-color:#FFFFFF;
	margin:0 auto;
	padding-bottom:10px;
	text-decoration:none;
	width:1000px;
}


.chromestyle{
	width: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	font-size: 15px;
	font-weight: bold;

	border: 1px solid #5c879f;
	width: 100%;
	background: url(../images/img06.jpg) repeat-x; /*THEME CHANGE HERE*/
	padding: 6px 0px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	background-image: url(../images/img06.jpg);
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 6px 8px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dotted #5c879f;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(../images/chromebg-over.gif) center repeat-x;
}

.chromestyle ul li a.last {
	color: #FFFFFF;
	padding: 6px 8px;
	margin: 0;
	text-decoration: none;
	border-right: none;
}

/************************top-ad******************/
.topad {
	width: 120px;
	height: 120px;
	border: solid #283a5a 1px;
	float: left;
	margin-right: 36px;
	text-align:center;
	font-size:10px;
}
#top_ads {
	float: left;
	width: 980px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#top_ads a {
	border-bottom:none;
	text-align:center;
}
/*********************************side-bar*********************/
/* Page */

#page {
}

#page-bg {
/*	padding: 11px 24px;*/
	background-color: #FFFFFF;
}

/*****************************common-sidebar******************/

.sidebar {
	padding:0px;
	margin:0px;
        font-weight:bold;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
        padding: 0 0 0px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 0px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #FFFFFF;
}
.sidebar li h2 a {
	color: #FFFFFF;
}

/***********************left-sidebar*************************************/

#sidebar1 {
	float:left;
	width: 170px;
	padding-left: 15px;
	
}

#sidebar1 .inputbox{
	width: 140px;}
	
#sidebar1 ul {
	background-color: #ddeaf8;
	border-left: solid #345574 1px;
	border-right: solid #345574 1px;
}
#sidebar1 ul a {
	color: #1D5473;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid #345574 1px;
}
#sidebar1 ul  a:hover  {
	background-color: #c5d7e9;
	color: #1D5473;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	border-bottom: solid #345574 1px;
}
 h3 {
	display: block;
	height: 25px;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 25px;
	color: #FFFFFF;
	background: url(../images/img06.jpg) repeat-x;
}

/********************************column-2********************/

   /* Homepage */
#content_col1 {
	float: left;
	width: 400px;
	padding-left: 15px;
}

   /* Pages w/o Right module */
#content_col1_noright {
	float: left;
	width: 785px;
	padding-left: 15px;
}

   /* Body of pages 'inside' of site, not frontpage */
#content_col1_inner {
	float: left;
	width: 512px;
	padding-left: 15px;
}

.contentpaneopen
{
padding-left:10px;
}
.pagination li
{
	display:inline;
	}
	
.sidebar_alt {
}

.sidebar_alt ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.sidebar_alt li  {
	padding: 5px 0px 5px 0px;
	background: url(../images/img04.gif) no-repeat 10px 9px;
}

.sidebar_alt li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #FFFFFF;
}
.sidebar_alt li h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

/****************************column-3****************************/
#content_col2 {
	float: left;
	width: 185px;
	margin-left: 15px;
}
#content_col2 div{
margin-bottom: 10px;
}

#content_col2 h3
{
	margin-bottom:12px;
}

#content_col2 ul
{
	margin:0px;
	padding:0px;
}
 
#content_col2 li {
	font-size: 11px;
	margin-bottom: 10px;
	list-style-type: none;
}


#content_col2 li a:link, #content_col2 li a:visited, #content_col2 li a:active {
	font-size: 11px;
}

.rss_date {
	font-weight: bold;
}

/***************************column-right***********/
#sidebar2 {
	float:left;
	width: 260px;
	padding-left: 15px;
}
#sidebar2 div{
margin-bottom: 10px;
}


#sidebar2 h3 
{	
	margin-bottom:12px;
	}
/**************************footer-menu*****************************/


#footer {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 25px;
	padding:0px;
	text-align:center;
	color:#ffffff;
}

.myfooter {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 25px;
	padding:0px;
	text-align:center;
        text-decoration: none;
	color:#ffffff;
}


a.myfooter:link {color: #ffffff; text-decoration: none; font-weight: bold; }
a.myfooter:visited {color: #ffffff; text-decoration: none; font-weight: bold; }
a.myfooter:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
a.myfooter:active {color: #ffffff; text-decoration: none; font-weight: bold; }

#footer table
{
width:400px;
margin: 0 auto;
height:50px;
}

 span.mainlevel-footer
 {
 font-size:10px;
 }
 a.mainlevel-footer
{	
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color:#ffffff;
	font-size:10px;

}

#hotel_widget {
	margin-bottom: 5px;
	text-align: center;
	padding-left: 15px;
}




/******************************************************************************/


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #5c879f; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #5c879f; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E5772;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #27759D;
}

.no_underline {
	border-bottom: none;
	font-size: 16px;
	font-weight: bold;
}


/*************************************************************************************/

 
.adsense_inline {
	margin: 10px 0px 10px 0px;
	width: 585px;
	text-align: center;
}
#ads {
	margin-bottom: 20px;
}
#ads2 {
	margin-bottom: 20px;
}
.hotels {
	width: 120px;
	height: 120px;
	margin-bottom: 25px;
	border: solid #283a5a 1px;
	float: left;
	margin-right: 8px;
	text-align: center;
}
.hotels a {
	font-size: 10px;
	border-bottom: none;
}

#hotel_promos {
	margin-bottom: 20px;
	font-weight: bold;
}
.double_wide_ad {
	border:1px solid #283A5A;
	float:left;
	height:122px;
	margin-bottom:25px;
	text-align:center;
	width:250px;
}
.double_wide_ad a {
	border-bottom: none;
	font-size: 10px;
}

/******************************************************************************/

h1.componentheading, .componentheading {
        padding: 5px 0 15px;
        margin: 0 0 10px;
        background: url(../images/hdot.gif) repeat-x bottom;
}

.componentheading {
        font-size: 200%;
        font-weight: bold;
}

.bizdir_index_column {
float:left;
margin:10px 0 0;
padding:0 0 0 10px;
width:175px;
}

.yellowpage_sponsored {
background-color:#EBF2F6;
border:1px solid #71A4C1;
margin-bottom:15px;
padding:10px;
width:725px;
}

.yellowpage_entry_upgrade_box {
background-color:#FFFFFF;
border:1px dotted #CCCCCC;
line-height:24px;
margin-bottom:10px;
padding:5px;
}

.style1 {color: #000000}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
