﻿/* ========== 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;
}
/* ========== 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;
	background-color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:11px;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:970px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}
/* ============================================= */
#toplogo-container{
	width:970px;
	height:65px;
	background-image:url('../images/logobg-strip.gif');
	background-repeat:repeat-x;
}
.logo-box{
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	width:235px;
	height:50px;
	margin-left:15px;
}
.logo-box a{
	display:block;
	width:235px;
	height:50px;
}
/* ============================================================================ */
#header-containerbox{
	width:970px;
	height:auto;
}

#left-headerbox{
	width:729px;
	height:153px;
	float:left;
}

.top_btn{
	width:729px;
	height:31px;
	float:left;
	background-image: url('../images/link-rtstrip.gif');
	background-repeat:repeat-x;
}
/* ========== Top Button */
.top_btn ul {
	position: relative;
	height:31px;
}
.top_btn li {
	float:left;
	list-style: none;
	text-indent: -2000em;
}
.top_btn li a {
	float:left;
	list-style: none;
}
.tab_active a {
	background-position: left bottom ! important;
}
.top_btn li a:hover {
	background-position: left bottom ! important;
}

/* ========== Home Button */
.tab_home a {
	width:98px;
	height:31px;
	background: url('../images/home-btn.gif') left top no-repeat ;
	position: absolute;
	left: 0;
}
.tab_blog a {
	width:94px;
	height:31px;
	background: url('../images/blog-btn.gif') left top no-repeat ;
	position: absolute;
	left:558px;
}
/* ========== Flight Button */
.tab_flight a {
	width:95px;
	height:31px;
	background: url('../images/flights-btn.gif') left top no-repeat ;
	position: absolute;
	left:98px;
}
/* ========== Carhire Button */
.tab_carhire a {
	width:101px;
	height:31px;
	background: url('../images/carhire-btn.gif') left top no-repeat ;
	position: absolute;
	left:193px;
}
/* ========== Cruises Button */
.tab_cruises a {
	width:101px;
	height:31px;
	background: url('../images/cruises-btn.gif') left top no-repeat ;
	position: absolute;
	left:294px;
}
/* ========== Vacationrentals Button */
.tab_vacationrentals a {
	width:163px;
	height:31px;
	background: url('../images/vacationrentals-btn.gif') left top no-repeat ;
	position: absolute;
	left:395px;
}
/*.tab_archive a {
	width:105px;
	height:31px;
	background: url('../images/archive-btn.gif') left top no-repeat ;
	position: absolute;
	left:558px;
}*/
/*.tab_blankimg {
	width:66px;
	height:31px;
	background: url('../images/link-rtstrip.gif') left top no-repeat ;
	background-repeat:repeat-x;
	position: absolute;
	left:663px;
}*/
/* ============================================================================ */

.header-img{
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	height:122px;
	clear:both;
}
/* ============================================================================ */


.center-mapbox{
	width:226px;
	height:153px;
	float:left;
	background-image:url('../images/texas-map.gif');
	background-repeat:no-repeat;
	border-bottom:1px #F2F2F2 solid;
}

/* ============================================================================ */

.right-redbox{
	width:15px;
	height:153px;
	background-image:url('../images/rt-redstrip.gif');
	background-repeat:no-repeat;
	float:right;
}

/* ============================================================================ */

.button-bg{
	width:95px;
	height:31px;
	background-image:url('../images/button-bg.jpg');
	background-repeat:no-repeat;
	float:right;
}

/* ============================================================================ */
#contant-container{
	width:970px;
	height:auto;
	margin:0 auto;
	clear:both;
	background-color:#FFFFFF;
}

#left-container{
	width:232px;
	height:auto;
	float:left;
}

#galvestonhotel-list{
	width:217px;
	height:auto;
	margin-left:8px;
	margin-top:5px;
}
.hotellist-topbar{
	background-image:url('../images/lt-boxtopbar.gif');
	background-repeat:no-repeat;
	width:217px;
	height:25px;
}
.hotellist-topbar h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-top:4px;
	padding-left:30px;
}
.product_bg{
	width:215px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.product_bg ul{
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
.product_bg li{
	display:block;
	padding:0 1px 0px 0px;
/*	background:url('../images/arrow.jpg') no-repeat center left;*/
	border-bottom:1px #a8a8a8 solid;
	line-height:18px;
}
.product_bg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	
	padding-left:8px;
	height:21px;
	text-decoration:none;
}
.product_bg li:hover{
	display:block;
	color:#000000;
	background-color:#f4f4f4;
	}
.product_bg li a:hover{
	color:#3333FF;
	background-color:#f4f4f4;
	}
.hotellist-bottombar{
	background-image:url('../images/lt-boxbottombar.gif');
	background-repeat:no-repeat;
	width:217px;
	height:15px;
}
/* ============================================================================ */
#right-container{
	width:720px;
	height:auto;
	float:right;
}

#twobox-container{
	width:970px;
	height:auto;
	margin-top:5px;
}

#featured-hotelbox{
	width:379px;
	height:auto;
	float:left;
	padding-left:10px;
}
.featured-topbar{
	width:379px;
	background-image:url('../images/featured-topredbar.gif');
	background-repeat:no-repeat;
	height:25px;
	text-align:left;
	
}
.featured-top-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;}
.featured-bgbox{
	width:377px;
	height:auto;
	border:1px solid #c6c6c6;
	text-align:left;
}
.lt-textlink-pad{
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:12px;
}
.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-hotelbox{
	width:560px;
	height:auto;
	float:right;
	padding-right:10px;
}
.search-hoteltop{
	background-image:url('../images/search-topredbar.gif');
	background-repeat:no-repeat;
	height:25px;
}
.search-hoteltop-flight{
	background-image:url('../images/search-topredbar.gif');
	background-repeat:no-repeat;
	height:25px;
}
.search-hoteltop-car{
	background-image:url('../images/search-topredbar.gif');
	background-repeat:no-repeat;
	height:25px;
}
.search-hoteltop-cruises{
	background-image:url('../images/search-topredbar.gif');
	background-repeat:no-repeat;
	height:25px;
}
.search-hoteltop-vacation{
	background-image:url('../images/search-topredbar.gif');
	background-repeat:no-repeat;
	height:25px;
}
.search-hotelbgbox{
	width:558px;
	border:1px solid #c6c6c6;
	text-align:center;
}
/* ============================================================================ */
.map-container{
	width:738px;
	height:auto;
	clear:both;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	padding-top:20px;
}

.hotelinformation-box{
	width:710px;
	height:auto;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:10px;
	padding-right:5px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e03c00;
	font-weight:bold;
	padding-bottom:8px;
}
/* ============Footer Container class================= */
#footer-container{
	background-image:url('../images/footer-bar.gif');
	background-repeat:repeat-x;
	width:970px;
	height:37px;
	clear:both;
	margin:0 auto;
}
.footer-text{
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 auto;
	padding-top:10px;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.table-contant
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
	white-space:nowrap;
}
.table-contant a{
	color:#000000;
	text-decoration:none;
}

.table-contant a:hover{
	color:#FF0000;
	text-decoration:none;
}

.hotel-category-title
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-align:center;
width:235px;;
height:28px;
background-repeat:no-repeat;
}
.hotel-category-bg
{
	background-color:#fdfbd2;
	border:3px solid #f9f6c1;
	width:232px;
	height:auto;
}
.category-price
{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.clearpage{
	clear:both;
	margin-left:35px;
	padding-top:15px;
	padding-bottom:15px;
}

.sitemap-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	padding-left:5px;
	text-decoration:none;
	clear:both;
}
.sitemap-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#106699;
	line-height:15px;
	padding-left:5px;
	list-style:none;
	text-decoration:none;
}
.sitemap-text a{
	color:#106699;
	text-decoration:none;
}
.sitemap-text a:hover{
	color:#007cc5;
	text-decoration:none;
}

.search-top-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding-left:35px;
	padding-top:4px;
	text-align:left;
	}
	
.content-link
{
	color:#565758;
}

.content-link a
{
	text-decoration:underline;
	color:#565758;
}

.link{font:Arial; font-size:12px; color:#343434; text-decoration:none;}
.link:hover{font:Arial; font-size:12px; color:#df5520; text-decoration:none;}