body, input, select, td, th, textarea {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

#wrap {
	text-align: left;
	margin-top: 10px;
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	
}

#top {
	position: absolute;
	top: 0px;
	height: 90px;
	border: 1px solid #333333;
	width: 100%;
	
}

#top div.title {
	font-size: 34px;
	padding: 10px;
	font-weight: bold;
}

#top div.subtitle {
	padding: 10px;
	margin-top: -25px;
	margin-left: 10px;
}

#advtop {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 728px;
		
}

#left {
	position: absolute;
	top: 235px;
	left: 0px;
	width: 200px;

}
#menu {
	position: absolute;
	top: 100px;
	width: 100%;
	background-color: #333333;
	height: 25px;
	padding: 1px;
}

#menu a {
	background-color: #cccccc;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	float: left;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
	border-right: 1px solid #333333;
}

#menu a:hover {
	color: #000000;
	background-color: #ffffff;
}

#center {
	position: absolute;
	width: 650px;
	top: 235px;
	left: 210px;
	border: 1px solid #333333;
}

#right {
	position: absolute;
	right: 0px;
	top: 135px;
	width: 120px;
}

#right iframe {
	margin-bottom: 10px;
}

ul.props li {
	padding: 0px;
	margin: 0px;
	
}

ul.destinations, ul.destinations li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.destinations {
	border: 1px solid #333333;
	margin-bottom: 10px;		
}
ul.destinations ul {
	list-style: none;
	margin: 0px;
	padding: 0px;			
}

ul.destinations a {
	text-decoration: none;
	color: #333333;
}

ul.destinations a {
	background-color: #f0f0f0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	
	
}
ul.destinations li a:hover {
	background-color: #999999;
}


ul.destinations ul li a {
	padding-left: 20px;
	background-color: #cccccc;
}

ul.destinations a.active {
	font-weight: bold;
	background-color: #cccccc;
}

div.header {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

div.header a {
	color: #ffffff;
}

div.header h1, div.header h2 {
	font-size: 14px;
}




ul.results, ul.results li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.results {
	padding: 10px;
	margin: 0px;
	background-color: #f0f0f0;
}

ul.results li {
	background-color: #ffffff;
	border: 1px solid #333333;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;	
}

ul.results li img {
	border: 1px solid #333333;
}

ul.results li div.left {
	float: left;
	width: 110px;
}

ul.results li div.center {
	float: left;
	width: 360px;
}

ul.results li div.right {
	float: left;
	width: 120px;
}

ul.results li div.description {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.results li div.small {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: bold;
}


ul.results li div.price {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

ul.results li div.pricewrap {
	margin-right: 10px;
	width: 132px;
	margin-left: 5px;
	margin-bottom: 5px;
	
}

ul.results li div.price em {
	font-size: 10px;
	display: block;
}

ul.results li div.image img {
	width: 100px;
	height: 100px;
	
}

ul.results li div.title a {
	font-size: 16px;
	font-weight: bold;
}


div.resultnav {
	background-color: #777777;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;	
}

div.resultnav a {
	color: #ffffff;
	text-decoration: none;

}

div.resultnav div {
	padding-top: 3px;
	padding-bottom: 5px;
}

div.resultnav div.navleft {
	float: left;
	width: 150px;
	
}
div.resultnav div.navmiddle {
	float: left;
	text-align: center;
	width: 300px;
	
}

div.resultnav div.navright {
	float: right;
	width: 150px;
	text-align: right;
	
}


div.filters div.filter {
	display: block;
	float: left;
	width: 300px;
	
	padding: 10px;
	
}

input.checkbox_disabled {
	width: 10px;
	height: 10px;
}

div.filters label.disabled {
	color: #cccccc;
	font-size: 80%;
}

div.filters label {
	font-weight: bold;
	margin-bottom: 5px;
}

ul.filter li  label {
	font-weight: normal;
}

ul.filter li.active label {
	font-weight: bold;
}

div.filters {
	background-color: #ffffff;
}

ul.filter {
	list-style: none;
	padding: 0px;
}

ul.filter li.active {
	font-weight: bold;
}

div#product_left img {
	border: 1px solid #333333;
}

div#product_left {
	float: left;
	width: 210px;
	padding: 10px;
}

div#product_bottom {
	padding: 10px;
}

div.others {	
	overflow: hidden;
	margin-top: 5px;
}

div.others span {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

div.other {
	float: left;
	background-color: #ffffff;
	border: 1px solid #333333;
	margin-left: 1px;
	margin-bottom: 1px;


}
div.other img {
	border: 0px;
}

div.other a {
	display: block;
}

div.other a.otherlabel {
	text-align: center;
	color: #333333;
	text-decoration: none;
	height: 70px;
	overflow: hidden;
}

div.other a.otherprice {
	background-color: #333333;
	padding: 2px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

div.other a.otherprice em {
	display: block;
	font-size: 9px;
}


div#product_bottom table.others td div.price a em {
	display: block;	
}


div#product_left img {
	border: 1px solid #333333;
	width: 200px;
	margin-bottom: 10px;
}

div#product_right { 
	float: left;
	padding: 10px;
	width: 400px;
}

div.props {
	border: 1px solid #333333;
	background-color: #f0f0f0;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.props div.label {
	float: left;
	width: 160px;
}

div.props div.value {
	font-weight: bold;
}

a.biglink {
	color: #ffffff;
	background-color: #333333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	height: 70px;
	padding: 1px;
	margin-left: 1px;
	margin-bottom: 3px;
	text-align: center;
}

a.biglink img {
	float: left;
	border: 0px;
	margin-right: 5px;
	width: 130px;
	background-color: #ffffff;
}

a.biglink span {
	padding-top: 10px;
	display: block;
	font-size: 13px;
}


h3.related {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #333333;
	color: #ffffff;
	
	
}

#home_intro {
	background-color: #f0f0f0;
	padding: 10px;
}

div.navmiddle a.active {
	font-weight: bold;
	text-decoration: underline;
}

form#search {
	margin-bottom: 10px;
}

input#query {
	width: 145px;
	text-align: left;
}

input#submit {
	width: 50px;
}

div#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 9px;
}