@charset "UTF-8";
/* CSS Document */


#mainWrapper {
	float: left;
	text-align: left;
	display: inline;
}

#mainProductWrapper {
	border-top: 6px solid #E5E9EE;
	float: left;
	margin-right: 10px;
	width: 635px;
	text-align: left;
	display: inline;
}

#mainProductWrapper h1{
	color: #009999;
	font-size: 200%;
	font-weight: normal;
	margin: 15px 0 15px 0;
	vertical-align: middle;
}


#mainProductWrapper p{
	padding-top: 20px;
	line-height: 130%;
	margin: 0 0 15px 0;
}

#mainProductWrapper .star{
	color: #666666;
	font-size: 70%;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	margin-left: 3px;
}


#googleMap {
	width: 635px;
	float: left;
	margin-top: 5px;
}

#mainProductWrapper ul{
	margin: 0;
	padding: 0;
}

#mainProductWrapper li{
	line-height: 130%;
	margin: 3px 0;
	padding: 3px 0;
	list-style-type: none;
}

#mainProductWrapper a{
	margin: 0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#mainProductWrapper h2{
	color: #666666;
	font-size: 150%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0;
}

#mainProductWrapper .offerImage{
	margin: 0;
	text-align: right;
	vertical-align: top;
	padding-left: 10px;
}

#mainProductWrapper .tableTop td{
	border-bottom: solid #666666 2px;
	padding: 0 0 2px 0;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

#mainProductWrapper .tableMid td{
	padding: 15px 2px 15px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: solid #E5E9EE 1px;
}

#mainProductWrapper .tableDate td{
	padding: 5px 0 5px 0;
	text-align: left;
	border-bottom: solid #E5E9EE 1px;
	border-top: solid #E5E9EE 1px;
	margin: 0 5px 0 0;
}

#mainProductWrapper .tablePrice td{
	padding: 5px 0 5px 0;
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	color: #00275A;
}

#mainProductWrapper .tableText td{
	padding: 5px 0 5px 0;
	text-align: left;
	border-bottom: solid #E5E9EE 1px;
	border-top: solid #E5E9EE 1px;
	line-height: 120%;
}

#mainProductWrapper .tableText td li {
	line-height: 130%;
	margin: 0;
	padding: 5px 0;
	list-style-image: url(../images/arrow_list.gif);
}

#mainProductWrapper .book {
	font-weight: bold;
	color: #00275A;
	font-size: 150%;
}

#bookingLink {
	background-color: #D2D7EE;
	margin: 10px 0 0 0;
	padding: 10px 50px 10px 10px;
}

#bookingLink h1{
	margin: 0;
	color: #009999;
	font-size: 180%;
	font-weight: normal;
}

#bookingLink img{
	text-align: left;
	padding-top: 20px;
}

#bookingLink a{
	color: #FF0000;
	text-decoration: none;
}

#DisneyLink {
	background-color: #FF0000;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 10px;
}

#DisneyLink h1{
	margin: 0;
	font-size: 180%;
	font-weight: normal;
}

#DisneyLink img{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 5px;
}

#DisneyLink a{
	text-decoration: none;
	color: #FFFFFF;
}

#DisneyLink a:hover{
	color: #66FF00;
	text-decoration: none;
}

#factSection {
	background-color: #D2D7EE;
	margin: 10px 0 0 0;
	padding: 10px 50px 10px 10px;
}

#factSection h1{
	margin: 0;
	color: #009999;
	font-size: 180%;
	font-weight: normal;
}

#factSection img{
	text-align: left;
	padding-top: 20px;
}

#factSection a{
	color: #009999;
	text-decoration: none;
}

#factSection p{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
}

#destinationLinks ul {
	width:550px;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#destinationLinks li {
    width:250px;
    float:left;
	padding:0 0 10px 0;
}

#destinationLinks a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#destinationLinks a:hover{
	color: #3FB2B2;
	font-weight: bold;
	text-decoration: none;
}

#descriptionText ul{
	background-color: #FFE5E5;
	margin: 15px 0 15px 0;
	padding: 5px 25px 10px 25px;
}

#descriptionText li{
	line-height: 130%;
	margin: 0;
	padding: 5px 0;
	list-style-image: url(../images/arrow_list.gif);
}

#hotelImageWrapper {
	width: 200px;
	margin: 0;
	height: 100px;
	overflow: hidden;
}

div.cf_element {
	background-color: #FFFFFF;
}
	
div.cf_element div.content {
	padding: 2px;
}

#bookingForm td {
	padding: 5px 0 5px 0;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

#bookingForm .top {
	font-size: 115%;
	font-weight: bold;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E5E9EE;
	color: #00275A;
	text-align: left;
	margin: 0 0 5px 0;
}

#bookingForm .box {
	border: 1px solid #009999;
}

#bookingForm .offerText {
	font-weight: normal;
	font-size: 80%;
	padding: 10px 5px 10px 0;
}

#bookingForm .submit {
	font-weight: bold;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	width: 250px;
	height: 20px;
	border: 0;
	vertical-align: middle;
	font-size: 80%;
}
