@charset "UTF-8";

body
{
	text-align: center;
	
	background: #6a3a24 url('../images/background.gif') repeat-x top left;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 1em;
}

legend
{
	font-size: .85em;
}

img
{
	border: 0px;
}

#container
{
	width: 1000px;
	
	margin: 0px auto;

	text-align: left;
}

#content
{
	width: 1000px;
	
	margin: 30px 0px;
	
	background: #fff url('../images/site_background.gif') repeat-x top left;

	border: 5px solid #fff;
	
	border-radius: 5px;
	
	-moz-border-radius: 5px;
	
	-webkit-border-radius: 5px;
}

.narrowcolumn
{
}

#navigation
{				
	float: left;
	
	padding: 5px 0px 5px 0px;

	background: #0086DB;
	
	border-top: 2px solid #00C8F6;
	
	width: 100%;
	
	display: block;
	
	font-size: .8em;
}

#navigation ul
{
	padding: 0px;
	
	margin: 0px 0px 0px 170px;
}

#navigation li
{
	list-style: none;
	
	float: left;
	
	margin: 0px 10px 0px;
}

#navigation li a
{
	text-decoration: none;
	
	text-transform: uppercase;
	
	font-family: Arial, Helvetica, sans-serif;
	
	color: #fff;
	
	line-height: 20px;
	
	font-size: .85em;
	
	padding: 0px 5px 0px 5px;
	
	border: 1px solid #0086DB;
	
	display: block;
}

#navigation li a:hover
{
	border: 1px solid #30A6F1;
	
	border-radius: 3px;
	
	-moz-border-radius: 3px;
	
	-webkit-border-radius: 3px;
				
	background: #30A6F1;
}

#site_head
{
	height: 60px;
}

#site_head form
{
	padding: 18px 0px 0px 650px;
}

input text
{
	padding: 5px 5px 5px 5px;
	
	width: 300px;
	
	background: #fff;
	
	border: 1px solid #cccccc;
	
	border-radius: 3px;
	
	-moz-border-radius: 3px;
	
	-webkit-border-radius: 3px;
}

#site_body
{
	padding: 5px;
}

#left
{
	float: left;
	
	width: 200px;
	
	margin-top: 10px;
}

#right
{
	float: left;
	
	width: 780px;
	
	margin: 10px 0px 0px 10px;
}

#site_foot
{
	font-size: .8em;

	background: #3071D3;
	
	padding: 2px 0px 2px 0px;
	
	text-align: center;
	
	color: #fff;
	
	margin-top: 10px;
}

#site_foot a
{
	color: #fff;
}

.info_title
{
	margin: 0px;
	
	padding: 0px;
	
	border: 1px solid #578ABF;
	
	border-top: 1px solid #B4C2D3;
	
	border-radius-topright: 5px;
	
	border-radius-topleft: 5px;
	
	-moz-border-radius-topright: 5px;
	
	-moz-border-radius-topleft: 5px;
	
	-webkit-border-radius-topleft: 5px;
	
	-webkit-border-radius-topright: 5px;
	
	text-align: center;
	
	line-height: 25px;
	
	font-weight: normal;
	
	color: #fff;
	
	font-size: .8em;
	
	background: #578ABF;
	
	display: block;
}

.parent
{
	border-bottom: 1px dashed #ccc;
	
	line-height: 20px;
}

.parent_sub
{
	line-height: 20px;
}

.parent_sub:hover
{
	background: #ccc;
	
	text-decoration: none;
}

.parent:hover
{
	background: #ccc;
	
	text-decoration: none;
}

#categories
{
	font-size: .8em;

	background: #f2f2f2;
	
	border: 1px solid #ddd;
}

#categories a
{
	display: block;
	
	text-decoration: none;
	
	color: #333;
	
	text-indent: 5px;
}

#categories ul li a:hover
{
	text-decoration: underline;
}

#categories ul
{
	margin: 0px;
}

#categories ul li
{
	list-style: none;
	
	line-height: 22px;
}

.bold
{
	font-weight: bold;
}

.text
{				
	border: 1px solid #ccc;
	
	border-radius: 3px;
	
	-moz-border-radius: 3px;
	
	-webkit-border-radius: 3px;
	
	padding: 4px;
	
	width: 275px;
}

.button
{
	background: #0083DB;
	
	border: 1px solid #0066CC;
	
	border-radius: 3px;
	
	-moz-border-radius: 3px;
	
	-webkit-border-radius: 3px;
	
	padding: 2px;
	
	color: #fff;
	
	cursor: pointer;
	
	width: 50px;
}

.popular_tour
{
	width: 101px;
	
	padding: 3px;
	
	background: #f2f2f2;
	
	text-align: center;
	
	display: block;
	
	color: #666666;
	
	margin: 4px 20px 5px 0px;
	
	border: 1px solid #CCCCCC;
	
	text-decoration: none;
	
	float: left;
	
	font-size: .7em;
}

.popular_tour:hover
{
	background: #FBFBFB;

	border: 1px solid #cccccc;
	
	border-right: 1px solid #999999;
	
	border-bottom: 1px solid #777777;
}

#flash
{
	width: 150px;

	height: 146px;

	z-index: 2;

	position: absolute;

	top: 10px;
}

#logo
{
	float: left;
	
	margin: 15px 0px 0px 150px;
}

#seo_text_box
{
	padding: 10px;
	
	display: block;
	
	color: #333333;
	
	font-size: .8em;
	
	background: #F0E5C2;
}

#seo_text_box b
{
	color: #996600;
	
	display: block;
}

#seo_text_box a
{
	color: #333;
	
	text-decoration: underline;
}

.tour_list
{
	padding: 10px;
	
	border-radius: 2px;
	
	-moz-border-radius: 2px;
	
	-webkit-border-radius: 2px;
	
	border: 1px solid #fff;
	
	background: #E0E8F0;
	
	margin-top: 10px;
	
	font-size: .8em;
}

.tour_list img
{
	border: 3px solid #E0E8F0;
}

.tour_list:hover
{
	border: 1px solid #90A3B3;
	
	background: #f2f6fb;
}

.tour_list a
{
	color: #000;
	
	text-decoration: none;
}

.demo-stream
{
	list-style:	none;
	margin:	0;
	color: #333333;
	width: 330px;
	padding: 5px;
}
 
.demo-stream li
{
	float: left;
	padding: 5px;
	width: 35px;
	height:	35px;
	text-align:	center;
}

.demo-stream img
{
	width: 35px;
	
	height: 35px
}

#tour_info
{	
	color: #333333;
}

#tour_info a
{
	text-decoration: none;
	
	color: #0033CC;
	
	border-bottom: 1px dashed #0033CC;
}

#tour_info a:hover
{
	border-bottom: 1px solid #0033CC;
	
	color: #0033CC;;
}

#tour_info p
{
	margin: 0px 0px 5px 0px;
	
	padding: 5px;
	
	background: #f2f2f2;
}

#tour_info td
{
	text-align: center;
}

.days
{
	line-height: 20px;
	
	text-align: center;
	
	background: #ffffff;
}

#tour_info b
{
	display: block;
	
	color: #ffffff;
	
	background: #73b2df;
	
	text-indent: 15px;
	
	line-height: 20px;
	
	margin: 5px 0px 0px 0px;
	
	border-bottom: 1px solid #8398a6;
}

#tour_info i
{
	display: block;
	
	line-height: 25px;
	
	padding: 0px 5px 0px 5px;
	
	background: #fff;
	
	border-bottom: 1px dashed #ccc;
}

#info_left
{
	float: left;
	
	width: 300px;
	
	margin: 0px 5px 5px 0px;
}

#info_right
{
	float: left;
	
	width: 475px;
}