html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
table { margin-bottom: 15px;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}



body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea
{
	font-family:"Lucida Grande",Arial,"Lucida Sans Unicode",Verdana,sans-serif,Tahoma;
	line-height:1.6; 
	font-size:12px;
	color:#454545;
}

/* =Lists
----------------------------------------------- */
ul {list-style-type:square; padding: 0 0 0 25px; margin: 0 0 15px 0;}
ol {list-style-type:decimal; padding: 0 0 0 25px; margin: 0 0 15px 0;}
#mainContent ul li {
	margin-left: 15px;
}
ul.twoCol {
	width: 600px;
	overflow: auto;
}
	ul.twoCol li {
		float: left;
		width: 250px;
		margin-right: 25px;
	}
#hotDeals {
	list-style-type: none;
}
.villageThumbs {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	overflow: auto;
	text-align: center;
}
	h3.villagePhotos {
		text-align: center;
		margin: 20px 0 0 0;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.villageThumbs ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.villageThumbs li {
		margin: 0 5px 10px 5px;
		float: left;
	}
	.villageThumbs li a {
		display: block;
		padding: 5px;
		background-color: #f3f1eb;
		border: 1px solid #f8f7f3;
		border-right-color: #dcd5c3;
		border-bottom-color: #dcd5c3;
		line-height: 0;
	}
	.villageThumbs li a:hover {
		background-color: #fdfbf4;
		border-color: #dcd5c3;
	}
	#leftContent p.small {
		margin: 1px 0 10px 0;
		text-align: center;
	}

h1 {font-size:22px; margin-bottom: 10px; font-weight: normal; font-family: Arial, Verdana, sans-serif; color: #1e3056;width: 440px;}
h2 {font-size:20px; margin: 0px 0 8px 0; line-height: 1.3; font-weight: normal; font-family: Arial, Verdana, sans-serif; color: #c15646; clear: both;}
h3 {font-size:18px; margin: 15px 0 8px 0; font-weight: normal; font-family: Arial, Verdana, sans-serif;}
h4 {font-size:14px; margin-bottom:5px; font-weight: normal; font-family: Arial, Verdana, sans-serif;}
h5 {font-size:14px; margin-bottom:5px; font-weight: normal; font-family: Arial, Verdana, sans-serif;}
h6 {font-size:14px; margin-bottom:5px; font-weight: normal; font-family: Arial, Verdana, sans-serif;}
p  {font-size: 13px; margin: 0 0 10px 0;}

h2#h2-mostPopular {
	background: #E58F14;
	width: 225px;
	height: 35px;
	margin-top: 0;
	font-size:18px;
	color:#fff;
	text-indent:5px;
	line-height:2;
}
h2#h2-browseVillage {
	background: url(h2-browseVillage.png) no-repeat;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	margin-top: 0;
}
h2#h2-browseSection {
	background: url(h2-browseSection.png) no-repeat;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	margin-top: 0;
}
#mainBanner h2 {
	position: absolute;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
	top: -4px;
	left: 20px;
	background: #AB2E39;
	z-index: 1000;
}
#callus h2, #callus h3 {
	text-align: center;
	margin: 0;
	margin-bottom: 8px;
}
#callus h3 {
	color: #1e3561;
}
#callus h4 {
	text-align: center;
	font-size: 20px;
	color: #c15646;
}

p.terms {
	font-size: 10px;
	margin: 20px;
	color: #666;
	padding: 10px;
	border: 1px dashed #EEE;
}
p.info {
	padding-left: 20px;
	font-size: 11px;
	background: url(info.png) no-repeat 0 50%;
}
blockquote  { margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong {font-weight: bold;}
em     {font-style:italic;}

a:link, h2 a, h3 a, h4 a {
	text-decoration: underline;
	color: #c15646;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.breadCrumbs {
	position: absolute;
	top: -30px;
	left: 237px;
	font-size: 10px;
	color: #725f59;
}
.breadCrumbs a {
	font-size: 10px;
	color: #422c25;
}


/*Paragraph Presets*/
.small, .small p {font-size:10px;}
.large, .large p {font-size:14px;}
.soft, .soft p  {color:#D3D3D3;}
.hide {display:none;}
p.last  {margin-bottom:0px;}

/*Floats*/
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.center {
text-align: center;
margin: 0 auto;
width: auto;
}

img.right, img.left, p img {
padding: 5px;
border: 1px solid #f3f1eb;
float:right;
margin-left:10px;
margin-bottom: 15px;
}
img.left {
float: left;
margin-left: 0;
margin-right: 10px;
}
a img, :link img, :visited img {border:none;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.highslide img {
width: 80px;
height: 80px;
}
.highslide {
	cursor: url(zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	z-index: 1000;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	display: none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.wrap a {color:#CC0000;}
div.wrap{
	background-color:#FFFFFF;
	margin:0 auto;
	width:670px;
}
div.leftcol {
	float:left;
	background-color:#048db1;
	width:328px;
	height:590px;
}
div.rightcol{
	width:328px;
	background-color:#ddae6b;
	float:right;
	height:590px;
}
#mainContent div.rightcol p, #mainContent div.leftcol p{
	text-align:left;
	padding:10px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom: 0;
}
p.footer{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#mainContent div.rightcol div.left {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	float:left;
	width:165px;
	color:#FFFFFF;
}
#mainContent div.rightcol ul li {
	margin: 0;
	font-size: 11px;
}
#mainContent div.rightcol div.right {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	float:left;
	width:155px;
	color:#FFFFFF;
}
#mainContent div.footer{
	background-color:#FFFFFF;
	width:670px;
}
#mainContent div.leftfoot{
	float:left;
	width:328px;
	margin-left:85px;
  margin-right:10px;
}
#myalltravellist {
	background: url(http://www.all-travel.commyalltravellist-bg.png) no-repeat;
	padding: 25px 0;

	margin: 0 0 30px 0;

}
#myalltravellist li, #myalltravellist li a{
	font-size: 12px;
	margin: 0;
	margin-bottom: 8px;
	list-style: none;
	overflow: hidden;

}
#myalltravellist li a {
	font-size: 13px;
	font-weight: bold;
	padding: 7px 15px;
	line-height: 1.5;
	height: 20px;
	background: #FFF;
	border: 1px solid #e3d6c9;
	width: 558px;
	display: block;

}
#myalltravellist li a:hover {
	background: #ee6e22;
	color: #FFF;
}
#myalltravellist li img {
	position: relative;
	float: left;
	padding: 9px 10px;
	background: #FFF;
	border: 1px solid #e3d6c9;
}
#myalltravellist-top {
	clear: both;
}




#facebox .b {background:url(b.png);}#facebox .tl {background:url(tl.png);}#facebox .tr {background:url(tr.png);}#facebox .bl {background:url(bl.png);}#facebox .br {background:url(br.png);}#facebox {position: absolute;top: 0;left: 0;z-index: 1000;text-align: left;}#facebox .popup {position: relative;}#facebox table {border-collapse: collapse;}#facebox td {border-bottom: 0;padding: 0;}#facebox .body {padding: 10px;background: #fff;width: 370px;}#facebox .loading {text-align: center;}#facebox .image {text-align: center;}#facebox img {border: 0;margin: 0;}#facebox .footer {border-top: 1px solid #DDDDDD;padding-top: 5px;margin-top: 10px;text-align: right;}#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {height: 10px;width: 10px;overflow: hidden;padding: 0;}#facebox_overlay {position: fixed;top: 0px;left: 0px;height:100%;width:100%;}.facebox_hide {z-index:-100;}.facebox_overlayBG {background-color: #000;z-index: 99;}* html #facebox_overlay { /* ie6 hack */position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}



body {
	border-top: 1px solid #accd83;
	position: relative;
	background: #1e3561 url(body-bg.png) no-repeat top center;
	padding: 40px 0 10px;
}

/* =topnav
----------------------------------------------- */
ul#topNav {
	position: relative;
	height: 29px;
	width: 900px;
	/*background:SteelBlue;*/
	background:ButtonText;
	z-index: 50;
	margin: 8px 0 0 0;
	padding: 0;
}
ul#topNav li {
float:left;
line-height:1.7;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 15px;
padding:0;
}
ul#topNav li, ul#topNav a {
color:#FFFFFF;
font-size:15px;
text-decoration:none;
}
li#nav-home { left: 0; width: 80px; }
li#nav-hotdeals { left: 80px; width: 124px; }
li#nav-kids { left: 204px; width: 140px; }
li#nav-villages { left: 344px; width: 109px; }
li#nav-activities { left: 453px; width: 118px; }
li#nav-profile { left: 571px; width: 127px; }
li#nav-quote { left: 698px; width: 96px; }
li#nav-contact { left: 794px; width: 106px; }

li#nav-home a:hover, li#nav-home a.current { background: transparent url(nav.jpg) 0px -30px;}
li#nav-hotdeals a:hover, li#nav-hotdeals a.current { background: transparent url(nav.jpg) -80px -30px no-repeat;}
li#nav-kids a:hover, li#nav-kids a.current { background: transparent url(nav.jpg) -204px -30px no-repeat;}
li#nav-villages a:hover, li#nav-villages a.current { background: transparent url(nav.jpg) -344px -30px no-repeat;}
li#nav-activities a:hover, li#nav-activities a.current { background: transparent url(nav.jpg) -453px -30px no-repeat;}
li#nav-profile a:hover, li#nav-profile a.current { background: transparent url(nav.jpg) -571px -30px no-repeat;}
li#nav-quote a:hover, li#nav-quote a.current { background: transparent url(nav.jpg) -698px -30px no-repeat;}
li#nav-contact a:hover, li#nav-contact a.current { background: transparent url(nav.jpg) -794px -30px no-repeat;}


/* =Layout
----------------------------------------------- */
#wrap {
	position: relative;
	width: 952px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 1px;
}
#innerWrap {
	border: 1px solid #c7c0db;
	padding: 25px;
	overflow: auto;
}
#branding {
	height: 70px;
	padding: 0;
}

body#inner #branding {
border-bottom:1px solid black;
}

body#inner .home #mainContent{
padding-left:10px;
width:460px; 
}


	#call {
		position: absolute;
		width: 371px;
		height: 25px;
		text-indent: -9999px;
		background: url(phonenumber.png) no-repeat;
		top: -33px;
		left: 579px;
	}
	#speak {
		width: 265px;
		height: 58px;
		display: block;
		text-indent: -9999px;
		position: absolute;
		top: 25px;
		right: 27px;
		background: url(speak.png) no-repeat;
	}

	
ul#rotate {
list-style-type: none;
padding: 0;
position:relative;
height:250px;
width: 900px;
	z-index: 0;
margin: 0;
}
ul#rotate li a {position:absolute;z-index: 1000;}
ul#rotate li.show {
display: block;
}
#contentWrap {
	margin: 35px 0 10px 0;
	position: relative;
	float: left;
	background: url(content-sub-bg.png) repeat-y;
}
.home #contentWrap {
	margin-top: 25px;
	background: url(content-bg.png) repeat-y;
}
#leftContent {
	position: relative;
	top: -80px;
	z-index: 1000;
	float: left;
	display: inline;
	width: 225px;
	border: 10px solid #FFF;
	border-left: 0;
	margin-right: 1px;
	padding-bottom: 50px;
	background: #e8e3d6 url(leftContent-bg.png) no-repeat bottom right;
	min-height: 500px;
}
.home #leftContent {
	top: -70px;
}
	.leftSubNav {
		margin: 10px 0 20px 5px;
		padding: 0;
		list-style-type: none;
	}
	.leftSubNav ul {
		margin: -5px 5px 5px 20px;
		padding: 5px;
	}
	.leftSubNav li a {
		background-color: #f3f1eb;
		border: 1px solid #f8f7f3;
		margin-bottom: 5px;
		padding: 4px 10px;
		font-weight: bold;
		width: 193px;
		color: #1e3561;
		display: block;
		text-decoration: none;
	}
	.leftSubNav li li a {
		background: none;
		border: none;
		margin-bottom: 2px;
		margin-left: 0;
		padding: 2px;
		font-weight: bold;
		width: 183px;
		color: #1e3561;
		display: block;
		font-size: 10px;
		text-decoration: underline;
	}
	.leftSubNav ul a {
		font-weight: normal;
		color: #422c25;
	}
	.leftSubNav li a:hover {
		background-color: #fdfbf4;
	}
	.leftSubNav a.current {
		background: #FFF url(current-arrow.png) no-repeat 1% 50%;
		padding-left: 22px;
		width: 187px;
		border-right: 0;
		font-style: italic;
	}
	.leftSubNav a.current:hover {
		background: #FFF url(current-arrow.png) no-repeat 1% 50%;
	}
	.leftSubNav li li a {
		background: none;
		border: none;
		margin-left: 0;
margin-bottom: 3px;
		padding: 2px!important;
		font-weight: bold;
		width: 187px;
		color: #1e3561;
		display: block;
		font-size: 10px;
		text-decoration: underline;
line-height: 1.2;
	}
	.leftSubNav li li a.current, .leftSubNav li li a:hover {
		color: #422c25;
		text-decoration: none;

		background: #f3f1eb!important;


	}



	
	#mostPopular {
		margin: 10px;
		padding: 0;
		list-style-type: none;
	}
		#mostPopular li {
			background-color: #f3f1eb;
			border: 1px solid #f8f7f3;
			margin-bottom: 10px;
			height: 80px;
			overflow: hidden;
		}
		#mostPopular li:hover {
			background-color: #f8f7f3;
		}
		#mostPopular li img {
			float: left;
			margin-right: 10px;
		}
		#mostPopular h3 {
			font-size: 11px;
			margin-top: 10px;
			color: #715b54;
			line-height: 1.4;
		}
		#mostPopular h3 a {
			text-transform: uppercase;
			color: #422c25;
			font-weight: bold;
			display: block;
		}
		#mostPopular h3 a:hover {
			color: #e58f14;
		}
		#viewAll, #backVillages {
			display: block;
			width: 123px;
			height: 24px;
			margin: 20px auto 10px auto;
			text-indent: -9999px;
			background: url(viewAll.png) no-repeat top left;
		}
		#backVillages {		
			background: url(backVillages.png) no-repeat top left;
		}
		#viewAll:hover, #backVillages:hover {
			background-position: bottom left;
		}
		

#mainContent {
	float: left;
	display: inline;
	width: 664px;
	padding-bottom: 10px;
	background: #FFF;
}
.home #mainContent {
	width: 425px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
	#h2-hotOffers {
		width: 425px;
		height: 35px;
		margin: 20px 0 10px;
		background: #AB2E39;
		font-size:18px;
		color:#fff;
		text-indent:5px;
		line-height:2;
	}
	/*
	.home #mainContent div.home-hotdeals {
		clear: both;
		overflow: auto;
		width: 425px;
		margin-bottom: 5px;
		padding-bottom: 70px;
		background: url(offer-bg.png) no-repeat bottom left;
	}
	*/
	
	
	.home #mainContent div.home-hotdeals{
	margin-top:10px;
	padding-top:15px;
	width:425px;
	background:transparent url(offer-bg.png) no-repeat scroll left top;
	}
	
	#bordGr{
	border-bottom:1px solid #EAF2EC;
	padding-bottom:10px;
	}
	
	
	.home #mainContent div.home-hotdeals h3 {
		margin: 0 0 5px 0;
		font-size: 16px;
	}
	.home #mainContent div.home-hotdeals h3 a {
		color: #1e3056;
	}
	.home #mainContent div.home-hotdeals p {
		font-weight: bold;
		color: #e58f14;
		margin: 0 0 5px 0;
	}
	.home #mainContent div.home-hotdeals p strong {
		font-size: 16px;
		color: #d21d2d;
	}
	.home #mainContent div.home-hotdeals img {
		float: left;
		margin: 5px 15px 10px 0;
		padding: 2px;
		border: 1px solid #e8e3d6;
		background: #f3f1eb;
	}
	.home #mainContent div.home-hotdeals ul {
		padding: 0;
		float: left;
		margin: 0 0 0 10px;
	}
	.home #mainContent div.home-hotdeals li {
		font-size: 12px;
	}
	.home #mainContent div.home-hotdeals li a {
		color: #422c25;
	}
	.home #mainContent div.home-hotdeals li a:hover {
		color: #FFF;
		background: #422c25;
	}
	.more {
		display: block;
		width: 83px;
		height: 20px;
		text-indent: -9999px;
		background: url(more.png) no-repeat;
	}
	.more:hover {
		background: url(more.png) no-repeat !important;
	}
	.content-box {
		float: left;
		display: inline;
		width: 279px;
		height: 80px;
		overflow: auto;
		margin: 15px 20px 0 0;
		border: 3px double #f2f4f8;
		padding: 10px 10px 0 10px;
font-size: 11px;
line-height: 1.4;
	}
.hotdeals .content-box, .kids .content-box, .activities .content-box {
			height: auto;
			width: 260px;
			height: 215px;
			margin: 30px 30px 0 5px;
		}

		.content-box:hover {
			background: #f5f6f9;
			border: 3px double #FFF;
		}
		.content-box h2 {
			font-size: 16px;
			margin: 0 0 10px 0;
			padding: 0;
		}
		.content-box p {
			padding: 0;
			margin: 0 0 10px 0;
			font-size: 11px;
			color: #4a515d;
		}
		.content-box p img {
			margin: 10px 6px 0 1px;
			padding: 2px;
			width: 251px;
			float: none;
		}

#rightAds {
	position: absolute;
	top: -25px;
	right: 0;
}
#rightContent {
	float: right;
	display: inline;
	/*margin-left: 25px;*/
}
.home #rightContent {
	width: 200px;
}
	#freeTrip {
		display: block;
	}
	#h2-family {
		margin-bottom: 0;
		width: 200px;
		height: 35px;
		background: #1E3056;
		font-size:18px;
		color:#fff;
		text-indent:5px;
		line-height:2;
	}
	#h2-adults {
background:#8CB36A none repeat scroll 0;
color:#FFFFFF;
font-size:18px;
height:35px;
line-height:2;
margin-bottom:0;
text-indent:5px;
width:200px;
margin-bottom:1px;
	}

		.villageType p {
			font-size: 10px;
		}
		.villageType h3 {
			color: #e58f14;
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 5px;
		}
		.villageType ul {
			margin: 0;
		}
		.villageType li {
			font-size: 10px;
		}
		.villageType li a {
			color: #1e3561;
			font-size:12px;
		}
		.villageType li a:hover {
			background: #1e3561;
			color: #FFF;
		}
#intro {
	float: left;
	clear: left;
	width: 675px;
	background: #FFF;
	padding-top: 25px;
	height: 100%;
	margin-top: -50px;
}
#callus {
	clear: both;
	width: 610px;
	padding: 10px 20px;
	text-align: center;
}
.home #callus {
	width: 610px;
	margin: 0 auto;
	background: #FFF;
	padding: 30px;
}
#siteInfo {
	width: 950px;
	margin: 5px auto;
}
	#siteInfo ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		float: left;
	}
	#siteInfo li {
		display: inline;
		margin-right: 10px;
	}
	#siteInfo ul, #siteInfo p {
		color: #bcc3d0;
		font-size: 11px;
	}
	#siteInfo a {
		text-decoration: none;
		color: #bcc3d0;
	}
	#siteInfo a:hover {
		color: #FFF;
	}

	#siteInfo #hours {
		margin: 20px 0;
		float: none;
		clear: both;
		background: #2f4877;
		padding: 10px;
		border: 1px solid #425a88;
	}
	#siteInfo p#copyright {
		margin: 0 0 5px 0;
		float: right;
border: 0;
padding: 0;background: none;
	}
#siteInfo #hours p {
margin: 0;
}

ul#autolink{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
padding:0;
}
ul#autolink li{
background:inactivecaptiontext none repeat scroll 0;
line-height:1.5;
margin-bottom:1px;
padding:3px;
}

ul#autolink li:hover{background:#ffffff;}

ul#autolink li a{
text-decoration:none;
display:block;
font-size:12px;
}

ul#autolink li a:hover{color:#1E3561;background:none;}

.h2bonus{
clear:none;
font-size:18px;
margin:0;
}


.moreLi{
float:right;
list-style-type:none;
}

.moreLi a:hover{
background:none;
}

.logooo{
float:left;
}

.bann468{float:right;margin-top:-8px;}
.bann468 img{border:1px solid black;}

body#inner #leftContent{top:-10px;width:195px;}
body#inner h2#h2-mostPopular{width:195px;}


#bb160 img{margin-left:18px;}

.rev200{
background:#D0DFC3 none repeat scroll 0;
font-size:12px;
line-height:1.3;
padding:0 10px 5px;
}
.rev200 img{width:200px;margin-left:-10px;}
.djf a{
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#C15646;
}
.djf{margin-top:6px;} 
