* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #600000 url(/site/images/backgrounds/body_bkg.jpg) center top repeat-y;
	border: 0;
	}

table, td, th {
	font-size: 100%;
	vertical-align: top;
}


a {	color: #800000;	}
a:hover { color: #f90}	



h1, h2, h3 {
	color: #800000;
	font-size: 1.5em;
}
	
	
p {
	line-height: 1.3em;
	margin-bottom: 0.7em;
	}

/* ########################	 */
/* LAYOUT DIV RULES */
/* adapted from http://www.alistapart.com/articles/holygrail */
/* ########################	 */

#layoutbox {
	margin: auto;
	width: 780px; /* max width of window */
	background-color: #fff;
	}

#header {
	background: #fff url(/site/images/top_grad.jpg) right center no-repeat;
	}
	
#container {
  position: relative;
  margin-top: 8px;
  background-color: #fff;
  padding-left: 158px;
}

/* Hides from IE-mac \*/
* html #container {height: 1%;}
/* End hide from IE-mac */	

#main {
	background-color: #fff;
	border-right: 2px dotted #aaa;
	padding-right: 5px;
	height: 480px; /* to clear abso positioned left col menu */ 
	width: 400px; /* added to resolve no content issue in short stays */
	}

#left-col {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;    
/*	margin-left: -150px; */
	padding-bottom: 100px;
	background: #88001B url(/site/images/backgrounds/leftcol100.jpg) bottom right repeat-x;

}

#right-col {
	width: 220px;     
	padding: 0 5px;
}
	
	
#footer {
	text-align: center;
	clear: both;
	border-top: 1px solid #fff;
	background-color: #88001B;

}

/*** IE6 Fix ***/
/*
* html #left-col {
  left: 250px;            RC width 
}
*/

/* ########################	 */
/* new rules 2006	 */
/* ########################	 */
/* HEADER	 */
/* ########################	 */
/* main menu styles */
/* ########################	 */

#header img {
	border: 0;
	}

#menu {
	text-align: center;
	background-color: #ffefcb;
	height: 2.4em;}
	
#nav-main {
	margin: 0 auto;
	padding: 0;
}
#nav-main li { 
	display: inline;
	list-style-type: none;
	margin: 0; 
	padding: 0;
}
#nav-main li a { 
	display:block;
	float: left;
	color: #800000;
	font-size: 1.25em;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	padding: 0.5em 1em; 
	vertical-align: middle;
	height: 1em;
}

#nav-main li a:hover {
	background-color: #800000;
	color: #f90;
	}

#search {
	float:right;
	margin-top: 5px;
	text-align: left;
	}

#search label { 
	visibility: hidden;
	}

#search input {
	border: 1px solid #fff;
	padding: 2px ;
	font-size: 1em;
}

#map {
	border: 1px solid #000;
	margin: 1em;
	}
	
/* ########################	 */
/* rules for partner sites	 */
/* ########################	 */	

#header-partner {
	background: #fff url(/site/images/partner-top_grad.jpg) right center no-repeat;
	text-align: center;	
	}	
#wwulogo {
	margin-left: -75px; /* centers logo assuming partner logo is max 150 wide */
	}
#partnerlogo {
	float: left;
	}	
	
/* ########################	 */
/* RIGHT COL rules	 */
/* ########################	 */
#right-col {
	background-color: #fff;
	color: #333;
	}

#right-col h2 {
	color: #800000;
	background-color: #ffefcb;
	padding: 2px 5px;
	font-size: 1.3em;
	border-bottom: 1px solid;
	}
	
div.horRule {
	height: 1px;
	border-top: 2px solid #800000;
	margin: 3px 0;
}
div.horRule hr {
	display: none;
}

#priceguide, #countryinfo, #exclusions, #inclusions, #features {
	margin-bottom:1em;
	}


/* pricetable formatting */

#pricetableA, #pricetableB {
margin-bottom: 1em;
}

#pricetableA .col1 {
background-color: #eee;
}

#pricetableA td {
padding: 2px;
border-bottom: 1px dotted #ccc;
}


#pricetableB th {
background-color: #eee;
color: #333;
text-align: left;
}
#pricetableB strong {
color: #800000;
}
#pricetableB td {
padding: 2px ;border-bottom: 1px dotted #ccc;
}

.optionalextra {
	font-weight: bold;
	color: #800000;
}

/* Travel Info */

#features p {
	margin: 3px 0;
	}
#features ul, #countryinfo ul {
	list-style-type: none;
	}

#features li, #countryinfo li {
	background: transparent url(/site/images/features-arrow.gif) left top no-repeat;
	padding: 3px 0 0 16px;
	line-height: 20px;
	}

/* inclusions and exclusions formatting */

#inclusions ul, #exclusions ul {
list-style-type: square;
margin: 0.5em 1em 1em;
}

#inclusions li, #exclusions li {
padding: 2px 0;
}

#inclusions p, #exclusions p {
font-style: italic; 
}


.pdf-link {
	background: transparent url(/site/images/pdf.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}

	
/* ########################	 */
/* MAIN	&& CONTAINER 2 */
/* ########################	 */	
	
.intro {
	color: #800000;
	font-weight: bold;
	font-size: 1.1em;
	}

#main #container2 {
	margin: 0 5px 10px 10px;
	padding: 0 10px 0 0;
	}
#main h1 {
	background-color: #ffefcb;
	padding: 0.2em 0.5em;
	margin-bottom: 10px;
	}


/* for TOUR pages */
#headtype1 h1, h2 {
	background-color: #800000;
	color: #fff;
	margin: 0;
	padding: 3px 10px 0;
	}
#headtype1 h2 {
	color: #fc0;
	padding: 0px 10px 3px;
	font-size: 1.2em;
	}
#headtype1 h1 { 
	background: #800000 url(/site/images/sketchy-head-bkg.gif) left top no-repeat;
}	
	

.tourpics { 
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	width: 150px;
	}
.tourpics img {
    margin-bottom: 5px;	
	}



/* ########################	 */
/* LEFT COLUMN */
/* ########################	 */

#left-col h3  {
	font-size: 1.2em;
	margin:5px;
	}
#left-col h3 a {
	color: #fc0;
	text-decoration: none;
}
#left-col h3 a:hover {
	color: #fff;
	border-top: 1px solid ;
	border-bottom: 1px solid;
}

/* ########################	 */
/* left column country drop down menu styles */
/* ########################	 */

#left-col, #left-col a { 	
	color: #fff;
	}
#country-nav {
	position: relative; 
}

#left-col ul {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	list-style: none;
/*	width: 130px;  Width of Menu Items  - in this case, same as left-col: 150px*/
	text-align: left;
	margin-left: 0;
	margin-bottom: 2em;
	background-color: #760909;
	}
	
#left-col ul li {
	position: relative;
	margin: 0;
	padding: 0;
	}
	
#left-col li ul {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 0;
	position: absolute;
	left: 149px; /* Set at least 1px less than menu width */
	top: 0;
	display: none;
	width: 250px;
	}

/* Styles for Menu Items */
#left-col ul li a {
	background: transparent url(/site/images/bullets/country-nav-bull.gif) left center no-repeat;
	display: block;
	text-decoration: none;
	padding: 6px 0px 6px 20px; 
	border: 0; /* IE6 Bug */
	border-bottom: 1px solid #fff;	
	}

#left-col ul li a:hover {
	background-color: #5A0303;
	color: #f90;
	}
/* adjust above rules for intro and short stay items */
#left-col ul li a.sub { background-color: #FEE3A5; }
#left-col ul li a.sub:hover { }
	
#left-col li ul {
	margin: 0;
	padding: 0;
	background-color: #ffefcb;
	}
#left-col li li {
	padding: 0;
	margin: 0;
	}

#left-col li ul a {
	background: transparent url(/site/images/bullets/country-nav-bull2.gif) 3px center no-repeat;
	color: #800000;
	padding: 1px 3px 1px 12px;
	}
#left-col li ul a:hover {
	background: #800000 url(/site/images/bullets/country-nav-bull2o.gif) 3px center no-repeat;
	color: #f90;
	}	
	

/* Holly Hack. IE Requirement \*/
* html #country-nav li { float: left; height: 1%;}
* html #country-nav li a { height: 1%; }
* html #country-nav { height: 1px;}
/* End */
	
/* Holly Hack. IE Requirement \*/
* html #left-col ul li { float: left; height: 1%;}
* html #left-col ul li a { height: 1%; }
/* End */

#left-col li:hover ul, #left-col li.over ul { display: block; } /* The magic */

#left-col ul ul li a {
	font-size: 0.9em;
	}

/* styles for extra options in left-col */
#broreq a, #subscr a, #epostc a, #trippl a, #alldoss a, #surchrg a {
	background: transparent url(/site/images/icons/icon-bro.gif) right center no-repeat;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	display: block;
}


#subscr a { background-image: url(/site/images/icons/icon-envelope.gif); }
#epostc a { background-image: url(/site/images/icons/icon-camera.gif); }
#trippl a { background-image: url(/site/images/icons/icon-plane.gif); }
#surchrg a { background-image: url(/site/images/icons/icon-plane.gif); }

#broreq a, #epostc a, #subscr a, #trippl a { 

}
#left-col h3 a { 
	border-top: 2px solid #800000; 
	border-bottom: 2px solid #800000; 
	padding: 3px 40px 3px 0px; 
}
#left-col h3 a:hover { 
	border-top: 2px solid #fc0; 
	border-bottom: 2px solid #fc0; 
}



/* ########################	 */
/* FOOTER	 */
/* ########################	 */
#footer {
	color: #fff; 
}
#footer a { 
	color: #fff; 
	text-decoration: none;	
	}
#footer a:hover {
	color: #fc0;
	text-decoration: underline;
	}
	

* html #footer p {margin-bottom: 0;} /* holly hack IE requirement */


/* ########################	 */
/* INMAN ABSOLUTE POSITION FLOAT BUG WORKAROUND RULES	 */
/*  */
/* ########################	 */
.clear_children,.cc_tallest { position: relative; } /**/* html .clear_children { display: inline;}/* PREVENTS MISSING CHILDREN IN IE WIN 5.0 */
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */



