body
{
	background-color:#E7E8EC;
	margin-left:0px;
	margin-top: 0px;
	padding-top: 0px;
}

div
{
	font-family: arial;
	font-size:11px;
	color: gray;
}

td
{
	font-family: arial;
	font-size:11px;
	color: gray;
}

p
{
	margin-top:3px;
	margin-bottom: 2px;
}

.siteWrapper
{
	
	width:1000px;
}

.MenuContainer
{
	background-image: url("/images/pixel.jpg");
}

.flashAnim
{
	padding-top: 0px;
	margin-top:0px;
	z-index:0; 
	position:relative; 
	/*border-right:1px solid #4F7383;*/
}

.navigation
{
	z-index:1; 
	position:absolute;
	left:10px; 
	top:118;
	color:white;
	margin-bottom: 6px;
}

.navigation a
{
	color:white;
	text-decoration: none;
}

.navigation a:hover
{
	text-decoration: underline;
	color:white;

}

.languages
{
	position: absolute;
	top:115px;
	left:740px;
	z-index:3; 
	color:white;

}

.languages a
{
	text-decoration: none;
	color:white;
}

.languages a:hover
{
	text-decoration: underline;
}


.mainContent
{
	
	width:1000px;
	background-color:white;
	border:1px solid #4F7383;
	height:100%;
}

.searchBar
{
	padding-bottom:10px;
	color:white;
	padding-top: 3px;
	background-color: #E9E9E9;
	margin-bottom:10px;
	
}

.searchBar h2
{
	
	border-bottom: 2px solid #135472;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin:0px;
	background-image: url("/images/search.gif");
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #135472 
}


.searchBar input
{
	font-family: arial;
	font-size:11px;
	width: 90px;
}

.searchBar select
{
	font-family: arial;
	font-size:11px;
	width:70px;
}

.left
{
	
	width:227px;
 	height:100%; 
	overflow:hidden;
	padding-top:5px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
	
}

.right
{

	width:750px;
	padding-top:5px;
	padding-bottom:10px;
	color:gray;
	padding-right: 10px;
	height:100%; 
	vertical-align: top;
	overflow: hidden;
	padding-left: 10px;
}

.footer
{
	background-image: url("/images/btmRec.jpg");
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top: 1px;
	padding-bottom:5px;
	color:white;
}

.footer a
{
	color:white;
}

.header1
{
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	color: #103A64;
	width: 100%;
	margin-top:3px;
	margin-bottom:6px;
	
}

.header2
{
	border-bottom: 2px solid #135472;
	color: #135472;
	font-size: 12px;
	padding-bottom: 1px;
	margin:0px;
}

.header3 
{
	width:100%;
	color:#135472;
	font-size: 11px;
	padding-bottom: 3px;
	margin:0px;	
	background-color: #EAE8E9;
	padding-left: 5px;
}

.MyFavs
{
	border-bottom: 2px solid #135472;
	font-size: 12px;
	padding-bottom: 3px;
	margin:0px;
	margin-bottom: 10px;
	background-image: url("/images/favs1.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #135472 
}

.offersList a
{
	text-decoration: none;
}

.offersList li
{
	padding-left:0px;
	margin-left: 0px;
	list-style: square;
	color:#DEA232;
	left: -15px;
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #135472;
}

.CatBox
{
	width:100%;
	margin-right: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	margin-bottom: 10px;
}

.CatBox table
{
	
}

.CatBox td
{
	width:230px;

}

.CatBox a
{
	margin:0px;
	margin-top:1px;
	margin-left: 5px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
	color: #808080;
	text-decoration: none;
	border-bottom: 1px solid #135472;
	width:100%;
	display: block
}

.CatBox a:hover
{
	text-decoration: underline;
}

.list li
{
	list-style: square;
	color:#DEA232;
}

.list a
{
	
	margin:0px;
	margin-top:2px;
	margin-left: 5px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
	color: #808080;
	text-decoration: none;
	border-bottom: 1px solid #135472;
	width:100%;
	display: block;
}

.viewMore1 
{
	text-align: right;
	
	color: #808080;
}

.viewMore1 a
{
	color: #808080;
}


.ProdImage
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#imgDisplay
{
	max-width: 700px;
}

.tabs
{
	
	width:100%;
	height:20px;
	margin-bottom:0px;
	display: block;
	
}

.tabItems a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	
}
.tab0Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	background-color:white;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid white; 
	position:absolute;
	left:257px;
	top:208px;
}

.tab1Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	background-color:white;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid white; 
	position:absolute;
	left:372px;
	top:208px;
}

.tab2Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	background-color:white;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid white; 
	position:absolute;
	left:487px;
	top:208px;
}

.tab3Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color: red;
	background-color:white;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid white; 
	position:absolute;
	left:603px;
	top:208px;
}

.tabs > .tab0Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	background-color:white;
	border-bottom: 1px solid white; 
	position:absolute;
	left:257px;
	top:205px;
}

.tabs > .tab1Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	background-color:white;
	border-bottom: 1px solid white; 
	position:absolute;
	left:378px;
	top:205px;
}

.tabs > .tab2Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:#103A64;
	background-color:white;
	border-bottom: 1px solid white; 
	position:absolute;
	left:499px;
	top:205px;
}
.tabs > .tab3Selected a
{
	float:left;
	margin-right:5px;
	background-color: #E9E9E9;
	width:100px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	color:red;
	background-color:white;
	border-bottom: 1px solid white; 
	position:absolute;
	left:619px;
	top:205px;
}






.tabItems a:hover
{
	background-color: #E9E9E9;
}


.tabContent
{
	border: 1px solid #DEDEDE;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 20px;

	
}


.ImgContainer
{
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}

.ImgContainer img
{
	border: 1px solid #103A64;
}

.ImgThumbs
{
	text-align: center;
	width: 100%;
}


.ImgThumbs img
{
	border: none;
}




.print
{
	float:right;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.print img 
{
	border: none;
}

.friend
{
	float:right;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.friend img 
{
	border: none;
}


.favs
{
	float:right;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.favs img 
{
	border: none;
}


.favorites a
{
	margin:0px;
	margin-top:3px;
	margin-left: 5px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
	color: #808080;
	text-decoration: none;
	border-bottom: 1px dashed #135472;
	width:100%;
	display: block;
}

.breadCrumb
{
	text-align: right;
	padding-right: 8px;
}

.breadCrumb a 
{
	text-decoration: none;
	color: #808080;
}

.breadCrumb a:hover
{
	text-decoration: underline;
}

.advSrc
{
	/*border: 1px solid #DEDEDE;*/
	padding-left: 5px;
	margin-top:10px;
	padding:0px;
	margin-right:5px;
	
}

.advSrc input
{
	
	font-size:11px;
}

.advSrc select
{
	font-size:11px;
	width:180px;
}

.advSrc td
{
	padding-bottom:0px;

}

.advSrcHeader
{
	background-image: url("/images/find.gif");
	background-repeat: no-repeat;
	padding-left:18px;
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	color: #103A64;
	font-weight: bold;
	vertical-align: top;
	
}

.categories
{
	margin-top:5px;
	
	/*border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;*/
	height: 100%;
}

.categories h2
{
	
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	color: #103A64;
	width: 100%;
	padding-bottom: 3px;
	margin:0px;
}

.categories h1
{
	
	width: 100%;
	padding-left: 5px;
	padding-right: 0px;
	color:#103A64;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}

.friendForm input
{
	font-size:11px;
	width:160px;
}

.friendForm textarea
{
	font-family: arial;
	font-size:11px;
	height:100px;
	width:160px;
}

.nextStep
{
	padding-left:10px;
	color:black;
}

.results
{
	border-bottom: 1px solid gray; 
	padding-top: 5px;
	padding-bottom: 5px;
	height:65px;

}

.results a
{
	color: gray;
	text-decoration: none;
}

.results a:hover
{
	color: gray;
	text-decoration: underline;
}

.nextStep a

{
	color:blue;
}


.pagesTop
{
	text-align:right;
	border-bottom: 1px solid gray;
	width:100%;
	padding-bottom: 5px;
	
}

.pagesTop a
{
	color: gray;
	text-decoration: none;
}

.pagesTop a:hover
{
	
	text-decoration: underline;
}


.pagesBottom
{
  padding-top: 10px;
  text-align:right;
  width: 100%
}

.pagesBottom a
{
	color: gray;
	text-decoration: none;
}

.pagesBottom a:hover
{
	text-decoration: underline;
}


.key
{
	border-bottom: 2px solid #135472;
	font-size: 13px;
	padding top: 5px;
	padding-bottom: 3px;
	margin:0px;
	margin-bottom: 10px;
	background-image: url("/images/key.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #135472; 
	text-align: left; 
}


.login
{
	background-color: #E9E9E9;
	margin-top: 15px;
	width:400px;
	height:100px;
	text-align: center;
	padding: 10px;
	border: 1px solid #135472;
}

.login input
{
	font-size: 11px;
} 

.book input
{
	font-size:11px;
	width:160px;
}

.book textarea
{
	font-size:11px;
	width:340px;
	font-family: arial;
}

.book select
{
	font-size:11px;
	font-family: arial;
}

.stars

{
	position:absolute;
	top: 200px;
}

.downloads
{
	
	background-image: url("/images/downloads.gif");
	background-repeat: no-repeat;
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	color: #103A64;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left:20px;
	margin-bottom: 0px;
}

.loginFailure
{
	background-image: url("/images/fail.gif");
	background-repeat: no-repeat;
	font-size: 12px;
	
	/*color: #103A64;*/
	color:red;
	width: 100%;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:40px;
	margin-left:130px;
}

.info
{
	background-image: url("/images/info.gif");
	background-repeat: no-repeat;
	font-size: 12px;
	color: #103A64;
	width: 100%;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left:25px;
	margin-left:260px;
}

.info2
{
	background-image: url("/images/info.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #103A64;
	width: 100%;
	font-size: 12px;
	padding-left:25px;
	padding-top: 5px;
	margin-top:3px;
	margin-bottom:3px;
	color: red;
}



.extraMenu
{
	position: absolute;
	padding-left:10px;
	
	top:137px;
	z-index:3; 
	color:white;
}

.extraMenu a
{
	text-decoration: none;
	color:white;
}

.extraMenu a:hover
{
	text-decoration: underline;
}


.registration
{
	width:100%;	
}

.registration td
{
	padding-top:5px;
}

.registration input
{
	font-size:11px;
	width: 300px;
}

.registration textarea
{
	width:300px;
	font-size:11px;
	font-family:arial;
}

.registration h2
{
	font-size: 11px;
	color: white;
	background-color: #103A64;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
}

.attachedItems
{
	background-image: url("/images/image.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.attachmentWrapper
{
	border: 1px solid #DEDEDE;
	width: 100%;
	padding:5px;
	text-align: center;
}

.banner
{
	text-align: center;	
}

.locations
{
	margin-top:5px;
	
	/*border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;*/
	height: 100%;
	display:block;
}

.locations h2
{
	
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	color: #103A64;
	width: 100%;
	padding-bottom: 3px;
	margin:0px;
}

.locations h1
{
	
	width: 100%;
	padding-left: 5px;
	padding-right: 0px;
	color:#103A64;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}

.loc 
{
	margin:0px;
	margin-top:1px;
	margin-left: 5px;

	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
	color: #808080;
	text-decoration: none;
	width:100%;
	display: block
}

.locations td
{
	width:100px;
}

.featured a
{
	margin:0px;
	margin-top:2px;
	margin-left: 5px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
	text-decoration: none;
	border-bottom: 1px solid #135472;
	width:100%;
	display:block;
	/*color: #DEA232;*/
	color: #135472;
	font-weight: 700;
}

.aboutLocation
{
	border: 1px solid gray;
	color:black;
	margin-top:20px;
	padding:5px;
}

.aboutLocation p
{
	margin-top:0px;
	color: gray;
}

.aboutLocation span
{
	color:#135472;
	font-weight:bold;
	padding-bottom:0px;
	position:relative;
	top:-12px;
	background-color:white;
	height:10px;
}

.urlsList
{
	background-image: url("/images/url.gif");
	background-repeat: no-repeat;
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	color: #103A64;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left:20px;
	margin-bottom: 0px;
}


.carCatalog
{
	
}


.carCatalog table
{
	font-size:11px;
	font-family: tahoma;	
	width:100%;
}




.chargeName
{
	text-align: center;
	color:white;
	background-color:#225280;
	padding-left:5px;
	padding-right: 5px;
	/*border:1px solid #103A64;*/
	font-size:12px;
	
}

.carPrices
{
	text-align: right;
	padding:3px;
	
	border-right:1px solid #103A64;
	border-bottom:1px solid #103A64;
	color:#103A64;
}

.carProduct
{
	border-right:1px solid #103A64;
	border-left:1px solid #103A64;
	border-bottom:1px solid #103A64;
	padding:3px;
	color:#103A64;

}

.SeasonHeaders
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	color:#225280;
}

.calendar
{
	font-size: 12px;
	background-color: #225280;
	color:white;
}

.calendar td
{
	font-size: 12px;
	background-color: #225280;
	color:white;
}

.calendar a
{
	font-size: 12px;
	background-color: #225280;
	color:white;
}

.TotalCarCost
{
	background-color: #103A64;
	color: white;
	width:100%;
	height:10px;
	text-align: center;
	padding: 3px;
	font-size:12px;
}

.steps
{
	color:#103A64;
	font-size:13px;
	font-weight:bold;
}

.HotelPriceList
{
	
}

.HotelPriceList table
{
	font-size: 11px;
}


.carSearchForm 
{
	

}



.carSearchForm input
{
	font-size:11px;
}

.carSearchForm select
{
	font-size:11px;
}

.carBookingForm input
{
	font-size:11px;
}

.carBookingForm select
{
	font-size:11px;
}

.carBookingForm textarea
{
	font-size:11px;
}
.carPriceList 
{
	margin-bottom:15px;
}

.carPriceList a
{
	color:#135472;
}


.carPriceList td
{
	padding: 4px;
}

.carPriceList table
{
	border: 1px solid #EAE8E9
}

.carPriceList select
{
	font-size: 11px;
}
.carPriceList input
{
	font-size: 11px;
}

.carPriceList th
{
	font-size:12px;
	background-color: #135472;
	color:white;
	padding: 4px;
}

.terms
{
	height: 400px;
	overflow: auto;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #DEDEDE;
}
