
/*************** !!! HEADER REGION !!! ***************/

/* right section of header */

#header .header_top .links {
	width:260px;
	float:right;
	text-align:right;
	line-height:10px;
	padding:3px 5px 0 0;
}

#header .header_top .links,
#header .header_top .links a.grey {
	color:#ccc;
}

#header .header_top .links a, 
#header .header_top .links a:link, 
#header .header_top .links a:visited, 
#header .header_top .links a:active {
	text-decoration:none;
	font-size:9px;
}

#header .header_top .search {
	float:left;
	width:125px;
}

#header .header_top .search form {
	margin:0;
	text-align:none;
}

#header #query {
	margin:5px 0 3px 0;
	padding:0;
	width:125px; height:12px;
	font-size:10px;
}

#header .header_top .search .btn {
	background-color:#3C6573; color:#fff;
	border:solid 1px #fff;
	font:9px verdana;
}

/* header font sizes */

#header .header_top .title .h22 { font-size:22px; line-height:24px; }
#header .header_top .title .h20 { font-size:20px; line-height:22px; }
#header .header_top .title .h18 { font-size:18px; line-height:20px; }
#header .header_top .title .h16 { font-size:16px; line-height:18px; }

/*************** !!! LEFT COLUMN REGION !!! ***************/

/* Contact Us box on left column */

#column_left .leftboxcontactus a {
	font-size:10px;
}

#column_left .leftboxcontactus .link {
	margin-top:6px;
}

/* More Destinations box */

#column_left .leftboxmid li {
	margin-bottom:8px;
	line-height:11px;
}


/*************** !!! MAIN (MIDDLE) COLUMN !!! ***************/

/*** home page ***/

#column_main #homepage_sale_block {
	margin-top:0; padding-top:0px;
	width:480px;
	border-top:solid 1px #c63; 
	border-left:solid 3px #c63; 
	border-right:solid 3px #c63; 
	border-bottom:solid 3px #c63; 
}

#column_main #homepage_sale_block ul.tourlink {
	list-style:none;
	margin:0 10px;
	padding:0;
}

#column_main #homepage_sale_block .tourlink li {
	margin-bottom:10px;
}

/*** destination block ***/

#column_main #destination_block {
	margin:5px 0 10px 0; 
	width:480px;
	border:solid 3px #e8b54d; 
	border-top:0;
}
#column_main #destination_block h2.sectionhead {
	margin-top:0;
	font-size:13px;
}
#column_main #destination_block .block {
	padding:8px;
}
#column_main #destination_block .block a {
	text-decoration:none;
}
#column_main #destination_block .block a:hover {
	text-decoration:underline;
}
#column_main #destination_block .block a.more {
	font-weight:bold;
	color:#3C6573;
}
#column_main #destination_block #tbox_opened_dblock1,
#column_main #destination_block #tbox_opened_dblock2 {
	display:none;
}
#column_main #destination_block #tbox_opened_dblock1,
#column_main #destination_block #tbox_closed_dblock1 {
	margin-bottom:10px;
}

/*** site map ***/

#column_main #alphabetical_index {
	margin:10px 0;
	padding:5px 60px 5px 60px;
	text-align:center;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

#column_main .sitemap_country_entry {
	padding:5px 0 15px 5px;
}

#column_main .sitemap_country_entry .country_head {
	text-decoration:none;
	font:bold 14px arial;
	color:#3C6573;
}

#column_main .sitemap_country_entry a.country_head:hover {
	color:#666;
}

#column_main .sitemap_country_entry .link {
	margin:0; padding:0;
}

#column_main .sitemaptop {
	text-align:right;
	padding-right:20px;
}

#column_main .sitemaptop a {
	color:#666;
	font:9px verdana;
}

/*** teaser box styles ***/

#column_main .teaser {
	width:472px;
	padding:8px;
	border-color:#999;
}

#column_main .teaser h3 a {
	color:#666;
	text-decoration:none;
	font-size:13px;
}

#column_main .teaser h3 a:hover {
	text-decoration:underline;
}

#column_main .teaser .mainpic {
	margin-right:10px;
	float:left;
	border:1px solid #366;
}

#column_main .teaser .price {
	float:right;
	text-align:right;
	margin:5px 5px 0 0;
}

#column_main .teaser .price .fromUSD {
	font:bold 10px verdana,arial,helvetica;
	color:#c00;
}

#column_main .teaser .price .dollar_sign {
	vertical-align:top; padding-bottom:3px;
}

#column_main .teaser .price .priceUSD {
	font-size:22px;
	line-height:20px;
	margin-top:2px;
}

#column_main .teaser .textblock {
	margin-top:10px;
}

#column_main .teaser .textblock a.more_info  {
	color:#c63;
	text-decoration:none;
	font-weight:bold;
}

#column_main .teaser .textblock a.more_info:hover {
	text-decoration:underline;
}

#column_main .teaser .textblock .vSpecial,
#column_main .teaser .textblock .vSpecial p {
	font-weight:bold;
	color:#f33;
}

/*** styles for tour category page ***/

#column_main #tour_category_results h2 {
	font:bold 18px arial,helvetica;
	padding-top:10px;
}

/*** styles for "reserve now" button ***/

#column_main div.booktourbutton { 
	border-width:0;
	margin-top:5px;
}

#column_main div.booktourbutton a,
#column_main div.booktourbutton a:link { 
	font-size:11px;
}

/*************** !!! FOOTER REGION !!! ***************/

#footer .copyright {
	width:350px;
}