body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	text-align: center;
	color: #87846D;
	font-size: 11px;
}
p {
	margin: 0px;
	padding: 0px;
}
a.link, a.active, a.visited {
	color:#000033;
	font-weight:bold;
	font-size: 10px;
}
a.hover {
	color:#FF6600
}
.hotelsform p{
	width: 400px;
	clear: left;
	margin: 0;
	padding: 5px 0 0 0;
	height: 25px;
}

.hotelsform label{
	float: left;
	margin-left: 0px;
	width: 100px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.formtext {
	color:#686653}
.price {
	color:#273F4E;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.hotelsform input{
	width: 240px;
	float: left;
}

.hotelform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	height: 18px;
}

.hotelform label{
	float: left;
	margin-left: -150px;
	width: 90px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.hotelform input{
	width: 158px;
}

.fullheight{
	height:100%;
}

ul {
	margin: 0px;
	padding: 0;
	text-align: left;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	line-height: 12px;
	font-size: 10px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #273F4E;
	margin: 0px;
	text-align: center;
	padding-top: 4px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-size: 14px;
	color: #426AAE;
	text-align: center;
	padding-top: 4px;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 16px;
	margin: 0px;
	width: auto;
	background-color: #EDEFF1;
	height: 18px;
	padding: 4px 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}
.about {
	font-size: 12px;
	color: #5E7082;
	text-align: justify;
}

.logoleft {
	background-color: #DEE5F2;
	height: 129px;
	width: 100%;
}
	
.iconsleft {
	float: left;
	padding-top: 13px;
	padding-left: 10px;
	width: auto;
	height: 68px;
}
.iconsright {
	background: right top no-repeat;
	background-image: url(images/iconsright.jpg);
	margin-top: -13px;
	padding-top: 13px;
	background-color: #DDE5F2;
}


.hotelbutton, .hotelbutton:link, .hotelbutton:active, .hotelbutton:visited, .flightbutton, .flightbutton:link, .flightbutton:active, .flightbutton:visited, .carbutton, .carbutton:link, .carbutton:active, .carbutton:visited, .cruisebutton, .cruisebutton:link, .cruisebutton:active, .cruisebutton:visited {
	background-repeat: no-repeat;
	background-position: left top;
	width: 62px;
	height: 13px;
	float: left;
	font-size: 10px;
	text-transform: capitalize;
	font-weight: bold;
	color: #A7C3FB;
	text-decoration: none;
	padding-top: 55px;
	padding-left: 8px;
	text-align: left;
}
.hotelbutton, .flightbutton, .carbutton, .cruisebutton, .hotelbutton:hover, .flightbutton:hover, .carbutton:hover, .cruisebutton:hover {
	background-repeat: no-repeat;
	background-position: left top;
	color: #000033;
	text-decoration: none;
}
.hotelbutton, .hotelbutton:link, .hotelbutton:active, .hotelbutton:visited {
	background-image: url(images/hotel.gif);
	margin-top:-11px;
	padding-top: 66px; }
.hotelbutton, .hotelbutton:hover {
	background-image: url(images/hotelon.gif); }
.flightbutton, .flightbutton:link, .flightbutton:active, .flightbutton:visited {
	background-image: url(images/flight.gif);}
.flightbutton, .flightbutton:hover {
	background-image: url(images/flighton.gif); }
.carbutton, .carbutton:link, .carbutton:active, .carbutton:visited {
	background-image: url(images/car.gif); 
	margin-left: -3px;
	width:55px;
	padding-left:16px;}
.carbutton, .carbutton:hover {
	background-image: url(images/caron.gif); }
.cruisebutton, .cruisebutton:link, .cruisebutton:active, .cruisebutton:visited {
	background-image: url(images/cruise.gif);
	margin-left:4px; }
.cruisebutton, .cruisebutton:hover {
	background-image: url(images/cruiseon.gif); }
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-image: url(images/buttonon.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
	height: 27px;
	width: 154px;
	float: left;
}
a.button:link, a.button:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/buttonoff.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 27px;
}
a.button:hover, a.button:active {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	background-image: url(images/buttonon.jpg);
	padding-top: 12px;
	height: 27px;
}
.container1 {
	background: left top repeat-x;
	background-image: url(images/containerborder.jpg);
	float: left;
	width: auto;
	margin-right: 10px;
}
.container2 {
	background: left bottom repeat-x;
	background-image: url(images/containerborder.jpg);
}
.container3 {
	background: left top repeat-y;
	background-image: url(images/containerborder.jpg);
}
.container4 {
	background: right top repeat-y;
	background-image: url(images/containerborder.jpg);
}
.container5 {
	background: left top no-repeat;
	background-image: url(images/containerborder.jpg);
}
.container6 {
	background: right top no-repeat;
	background-image: url(images/containerrighttop.jpg);
}
.container7 {
	background: left bottom no-repeat;
	background-image: url(images/containerleftbottom.jpg);
}
.container8 {
	background: right bottom no-repeat;
	background-image: url(images/containerrightbottom.jpg);
	padding-left: 26px;
	padding-bottom: 20px;
	padding-right: 26px;
	padding-top: 15px;
}
.tf1 {
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-bottom: 15px;
	width: auto;
}
.tf2 {
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tf3 {
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tf4 {
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	height: auto;
}
.boxleft {
	background: left top no-repeat;
	background-image: url(images/searchleft.jpg);
}
.boxright {
	background: right top no-repeat;
	background-image: url(images/searchright.jpg);
	padding: 10px;
}
.boxcenter {
	background: left top repeat-x;
	background-image: url(images/searchcenter.jpg);
	width: auto;
}
.pageshadow {
	background-image: url(images/bottom.jpg);
	width:100%;
	height: auto;
	text-align: center;
	float: left;
	background-repeat: repeat-x;
	padding-top: 10px;
	}
.free {
	font-size: 11px;
	color: #213156;
	text-align: left;
}
.blue {
	font-size: 11px;
	color: #0033FF;
	font-weight: bold;
}


.font1 {
	font-size: 12px;
	color: #666666;
}
a.font1:link, a.font1:active, a.font1:visited {
	color: #FF6600;
	text-decoration: underline;
}
a.font1:hover {
	color:#0000FF;
	text-decoration:underline;
	}
.hotel {
	font-size: 11px;
	color: #666666;
}
a.hotel:link, a.hotel:active, a.hotel:visited {
	color: #366B9D;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.hotel:hover {
	color:#FF6600;
	text-decoration:underline;
	}
.font2, a.font2:link, a.font2:active, a.font2:visited {
	color: #6699CC;
	text-decoration: none;
	font-size: 10px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
a.font2:hover {
	color:#FF6600;
	text-decoration:underline;
	}
.getmore, a.getmore:link, a.getmore:active, a.getmore:visited {
	color: #FF6600;
	text-decoration: underline;
	float:right;
	width:50px;
	margin-top: -12px;
	font-size: 11px;
	text-align: right;
}
a.getmore:hover {
	color:#000066;
	text-decoration:underline;
	}
.leftfloat {
	float: left;
}
.rightfloat {
	float: right;
}
.pageshadow {
	background-image: url(images/pageshadow.jpg);
	background-repeat: repeat-x;
	background-color: #DDE5F2;
	clear: both;
}
.h {
	background-image: url(images/hcenter.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: auto;
}
.n {
	background: #DDE5F2;
	height: 27px;
	width: 500px;
	margin-top: 10px;
}
.fll {
	padding: 2px;
	border: 1px dotted #B1BCC7;
	margin: 0 15px 5px 0;
	float: left;
}
.flr {
	padding: 2px;
	border: 1px dotted #B1BCC7;
	margin: 0px 0 5px 15px;
	float: right;
}
.hotelcell {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 33%;
	font-size: 12px;
}
.hotelcell2 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
#bed .deals {
	padding:6px 0 0 0;
	color: #666666;
	font-size: 11px;
	width: 950px;
	float: left;
	margin: 0;
}
#bed .deals p {
	padding:0 10px 10px 10px;
	margin:4px 0 0 0;
	width: 942px;
	text-align: justify;
	height: 65px;
	color: #5E7188;
	background-color: #DEE5F2;
	border: 1px dotted #B7B5A6;
} 

/* unclicked style div.more */
#bed div.more i {
	float:right;
	margin:-14px 0 0 0;
	cursor:pointer;
	color:#366B9D;
}
#bed div.more {
	margin-top: 0px;
}
#bed div.more i.hide {
	display:none;
}
#bed div.more p {
	display:none;
	padding-top: 10px;
}
#bed div.more img {display:none;}

/* clicked style div.click */
#bed div.click i.show {
	display:none;
	font-size: 11px;
	font-weight: normal;
	margin: -14px 0 0 0;
}
#bed div.click i.hide {
	display:block;
	margin: -14px 0 0 0;
}
#bed div.click p {display:block;}
#bed div.click img {
	display:block;
	float:left;
	margin-right: 10px;
}
.promo {
	height:33px;
	padding:5px 10px 0 20px;
	color: #5A7487;
	font-size: 10px;
	width: 933px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	float: left;
	font-weight: bold;
	background-color: #EDEEEF;
}
.blackout {
	height:17px;
	color: #7E8B92;
	font-size: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.save {
	font-size: 11px;
	color: #669900;
}
