﻿.header 
{
	width: 799px;
}
img
{
	border: 0px;
}
body 
{
	background-color: #e8e8ea;
}

.bigOleContainer 
{
	margin: auto;
	width: 809px;
	border: solid 5px #fff;
	
}
.lesserBigOleContainer
{
	border: solid 5px #e8e8ea;
}
.zeContentContainer 
{
	background-color: #fff;
	padding: 15px 5px 10px 5px;
	width: 789px;
	overflow: auto; 
	
}
.navigationalLinks
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px; 
}
.navigationalLinks a 
{
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}
.navigationalLinks a:hover 
{
	color: #000;
	text-decoration: underline;
}
.navigationalLinks a:visited
{
	color: #000;
}
.elSearchoPanel
{
	position: relative;
	float: left;
	width: 190px;
	padding: 15px 5px 20px 5px;
	
}
a 
{
	color: #000;
}
a:hover 
{
	color: #000;
}
a:visited 
{
	color: #000;
}
.loggedinprofile
{
	padding: 10px;
	background-color: #e8e8ea;
	border-top: 3px solid #a89691;
	border-left: solid 3px #a89691;
	border-right: solid 3px #a89691;
}
.loggedinpassword 
{
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	background-color: #e8e8ea;
	border-right: solid 3px #a89691;
	border-left: solid 3px #a89691;
}
.loggedinout 
{
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	background-color: #e8e8ea;
	border-left: solid 3px #a89691;
	border-bottom: solid 3px #a89691;
	border-right: solid 3px #a89691;
}
.loggedinprofile a, .loggedinpassword a, .loggedinout a 
{
	color: #000;
}
.loggedinprofile a:hover, .loggedinpassword a:hover, .loggedinout a:hover 
{
	color: #000;
}
.loggedinprofile a:visited, .loggedinpassword a:visited, .loggedinout a:visited 
{
	color: #000;
}
.theSearch
{
	position: relative;
	background-image: url(imuhgez/searchBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e8e8ea;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
	padding: 15px 5px 20px 15px;
	width: 170px;
	font-size: 12px;
	border: 1px solid #dddddd;
	/*border: 6px solid #000;*/
}
.theSearch a 
{
	color: #000;
}
.theSearch a:hover 
{
	color: #000;
}
.theSearch a:visited 
{
	color: #000;
}
.searchItems 
{
	margin: auto;
	margin-top: 10px;
}
.searchElement
{
	margin: auto;
	text-align: left;
}
.calendarOptions 
{
	padding: 5px;
	height: 200px;
}
.calendarOptionsOuter 
{
	overflow: hidden;
	height: 210px;
}
	
.SOCIALMEDIACLASS
{
	text-align: center;
	margin-top: 20px;
}

.iPreferContent
{
	float: right;
	width: 564px;
	padding: 15px 15px 15px 0px;
	text-align: left;
	/*border: 1px solid #000;*/
	/* mwhahhahahaa */
}
.feetNav 
{
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 13px;
	clear: both;
	background-color: #3a3a3a;
	padding: 10px;
}
.feetNav a 
{
	color: #fff;
	text-decoration: none;
}
.feetNav a:hover 
{
	color: #fff;
	text-decoration: underline;
}
.feetNav a:visited
{
	color: #fff;
}
.logos 
{
	width: 799px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}
image 
{
	border: 0px;
}
.registerButton 
{
	margin-top: 5px;
}
.hotelSearchResult
{
	border: solid 1px #dddddd;
	width: 574px;
	margin-bottom: 10px;
}
.searchCity, .searchState, .searchCountry
{
	width: 150px;
	font-size: 12px;
	padding: 2px;
}
#arrive, #depart  
{
	width: 100px;
}