﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
html 
{
 overflow-y: scroll !important;
}

h1
{
	font-size:16px;
	font-weight:600;
	color:#148ca2;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix: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 {
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:11px;
	text-align:justify;
	background:url('../images/back.jpg') repeat-x;
	background-color:#55c3e4;
}
/* ========== WRAPPER */
#wrapper {
	width:960px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
	border:0px solid #fff;
}
/* ============================================= */
#top-container{
	width:960px;
	height:150px;
	border-bottom:2px solid #6db6e1;
}
.lt-bluestripbar{
	background-image:url('../images/lt-bluestrip.gif');
	background-repeat:no-repeat;
	width:18px;
	height:150px;
	float:left;
}
.center-linkcontainer{
	background-image:url('../images/link-whitebg.gif');
	background-repeat:no-repeat;
	width:183px;
	height:150px;
	float:left;
}
.right-header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	width:759px;
	height:150px;
	float:right;
}
/* ====================================================================== */
#center-container{
	width:960px;
	height:auto;
}
#google-mapbox{
	width:930px;
	height:45px;
	margin:0 auto;
	border:2px solid #adcbde;
	background-color:#f8fcff;
	margin-top:8px;
}
#google-ads{
	width:930px;
	height:45px;
	margin:0 auto;
	border:2px solid #adcbde;
	background-color:#FFFFFF;
	margin-top:8px;
}
#search-contantbox{
	width:930px;
	height:auto;
	margin:0 auto;
	border:2px solid #adcbde;
	background-color:#f8fcff;
	margin-top:8px;
}
.search-topbg{
	width:auto;
	height:26px;
	background-image:url('../images/search-topbg.gif');
	background-repeat:repeat-x;
}
.small-textboxtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;	
}
.searchbox-pad{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
.search-titletext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#047094;
	font-size:13px;	
	font-weight:bold;
	padding-top:3px;
	padding-left:15px;
	text-align:left;
}
.search-sublink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#047094;
	font-size:13px;	
	font-weight:bold;
	padding-top:3px;
	padding-left:10px;
}
/* ====================================================================== */
.ltcontant-list{
	width:250px;
	height:auto;
}

.ltcontant-list ul{
	margin:0;
	list-style:none;
	padding:0 0px 0px 10px;
}
.ltcontant-list li{
	display:block;
	padding:5px 0px 0px 15px;
	background:url('../images/black-arrow.gif') no-repeat center left;

}
.ltcontant-list a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	display:block;
	height:25px;
	text-decoration:none;
}
.ltcontant-list li a:hover{
	color:#027795;
	text-decoration:underline;
	}
/* ====================================================================== */
#main-botcontantbox{
	width:960px;
	height:auto;
	margin-top:8px;
}
#left-container{
	width:242px;
	height:auto;
	float:left;
}
#list-boxcontainer{
	width:219px;
	height:auto;
	margin-left:12px;
}
.top-listbox{
	background-image:url('../images/hotellist-boxtop.gif');
	background-repeat:no-repeat;
	height:25px;
}
.top-listbox h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding-top:3px;
	padding-left:5px;
	text-decoration:none;
}
.bottom-listbox{
	background-image:url('../images/hotellist-boxbottom.gif');
	background-repeat:no-repeat;
	height:10px;
}
.bg-listbox{
	width:219px;
	background-image:url('../images/hotellist-boxbg.gif');
	background-repeat:repeat-y;
}
.bg-listbox{
	width:219px;
	height:auto;
}

.bg-listbox ul{
	margin:0;
	list-style:none;
	padding:0 0px 0px 5px;
}
.bg-listbox li{
	display:block;
	padding:5px 0px 0px 0px;
/*	background:url('../images/black-arrow.gif') no-repeat center left;*/
	border-bottom:1px solid #adcbde;
}
.bg-listbox a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	display:block;
	height:21px;
	text-decoration:none;
}
.bg-listbox li a:hover{
	color:#027795;
	text-decoration:underline;
	}
/* ====================================================================== */

#right-container{
	width:930px;
	height:auto;
	float:left;
	margin-left:15px;
}
#contant-box{
	width:920px;
	height:auto;
}
.top-contantbox{
	background:url('../images/sandiegobox-top.gif') bottom no-repeat;
	height:8px;
}
.bg-contantbox{
	background-image:url('../images/sandiegobox-bg.gif');
	background-repeat:repeat-y;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0b3654;
	text-decoration:none;
}
.bottom-contantbox{
	background-image:url('../images/sandiegobox-bottom.gif');
	background-repeat:no-repeat;
	height:9px;
}
/* ============Top Link class================= */
#nav{
	width:180px;
	margin-top:10px;
}
#nav li{
	background: url('../images/lt_linkbg.gif') no-repeat left top;
	height:27px;
	list-style:none;
	line-height:27px;

}
#nav a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00a1d6;
	padding-left:15px;
	display:block;
	height:27px;
	text-decoration:none;
}
#nav li a:hover{
	color:#ffa200;
	background: url('../images/lt_linkbg.gif') no-repeat left bottom;
}
/* ============Footer Container class================= */

#footer-container{
	background-color:#55c3e4;
	width:960px;
	height:29px;
	clear:both;
	margin-top:8px;
}
.footer-text{
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:15px;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}