@charset "UTF-8";
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8ecef;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#homeleft {
	float: left;
	width: 255px;
	padding-left: 25px;
	padding-top: 15px;
	background-image: url(images/homeleft_bg.png);
	background-repeat: no-repeat;
	height: 468px;
}
#homedestsell {
	width: 208px;
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#homedestsell h1 {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C76AC;
	font-size: 18px;
	font-weight: 100;
}
#homedestsell p {
	margin: 0px;
	padding: 2px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
#homedestsell a {
	margin: 0px;
	padding: 2px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #617897;
	text-decoration:none;
}
#homedestsell a:hover {
	text-decoration: underline;
}

#homemain {
	width: 680px;
	float: right;
}
#homemainleft {
	float: left;
	width: 336px;
}
#homemainright {
	width: 344px;
	float: right;
}
#homemenu {
	height: 45px;
	width: 661px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 1px;
	padding-right: 19px;
}
#menuboxtop {
	background-image: url(images/menubox_01.png);
	background-repeat: no-repeat;
	width: 228px;
	height: 9px;
}
#menuboxcontent {
	width: 208px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #043e64;
	padding-right: 10px;
	padding-left: 10px;
}
#menuboxcontent .header {
	font-size: 14px;
	color: #043e64;
	text-transform: uppercase;
	font-weight: bold;
}
#menuboxcontent a.header {
	font-size: 14px;
	color: #043e64;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#menuboxcontent .subheader {
	color: #2c76ac;
	font-weight: bold;
	line-height: 30px;
}
#menuboxbase {
	background-image: url(images/menubox_03.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 228px;
	padding-bottom: 10px;
}
#destcontent {
	background-image: url(images/destination_bg.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 100px;
	padding: 10px 10px 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
#itinerarycontent {
	background-image: url(images/itinerary_bg.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 100px;
	padding: 10px 10px 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
#subfooter {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-right: 19px;
}
#subfooterleft {
	float: left;
	background-image: url(images/leftmenu_back_base.png);
	background-repeat: no-repeat;
}
#footer {
	background-color: #e7ebee;
	padding: 15px;
	border: 1px solid #FFFFFF;
	background-image: url(images/footerbackground.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #617897;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #617897;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #083056;
}
.footersubhead {
	font-weight: bold;
	color: #083056;
}
.contentbox {
	width: 470px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px #CCC solid; 

}
.contentboxleft1 {
	float: left;
	width: 235px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.contentboxright2 {
	float: right;
	width: 225px;
	padding-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imagebufferleft {
	padding-left: 30px;
}
.textbufferleft {
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 10px;
	width: 120px;
 	float: right;
	text-align: left;
}
.imagebufferright {
	padding-right: 5px;
	width: 85px;
 	float: left;
}
.imagewhatson {
	width: 100px;
	height:100px;
 	padding-right: 15px;
	padding-bottom: 25px;
	float: left;
}
.listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 208px;
}
.formpad {
	margin: 0px;
	padding: 0px;
}
.mandatory {
        color:red;
        padding-left:2px;
}
.textField {
	width:290px;
	background-color:#ffffff;
	border: 1px solid #808080;
	margin:6px 0px 6px 0px;
}
.textField:focus {
	background-color:#ffff66;
	border: 1px solid #333333;
}
.textArea {
	width:290px;
	height:100px;
	background-color:#ffffff;
	border: 1px solid #808080;
	margin:6px 0px 6px 0px;
}
.textArea:focus {
	background-color:#ffff66;
	border: 1px solid #333333;
}
