@charset "utf-8";
#center .maintext {
	font-style: italic;
	font-weight: bold;
}


/* -------------------------------- */
/* RESET HTML TAGS					*/ 
/* -------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

/* -------------------------------- */
/* PAGE ELEMENTS 					*/ 
/* -------------------------------- */
/* Top Section	  					*/

body {
	margin:0px;
	border:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: #FFF5E5;
}

#wrapper {
	width:800px;
	margin:0 auto;
	padding:0 0 20px 0;
	background-color: #333333;
	background-image: url(../images/ui/bg-wrapper.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

h1 {
	font-size:35px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
	margin-bottom:-4px;
	font-style: normal;
}

h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}



	/* -------------------------------- */
	/* HEADER							*/
	
	#header {
	width:790px;
	margin:0px auto;
	height:170px;
	position:relative;
	z-index:999;
	background-color: #FFFFFF;
	background-image: url(../images/misc/preston-header.jpg);
	}
	
	#header .logo {
	position:absolute;
	top:90px;
	left:-20px;
	}
	
	#header h1 {
	position:relative;
	left:10px;
	top:10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#header h2 {
	position:relative;
	left:10px;
	top:10px;
	}
	
	#header .tabs {
	position:absolute;
	top:25px;
	right:40px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
	
	#header .tabs li {
		display:block;
		background:url(../images/ui/bg-header-tabs.png) bottom right;
		float:left;
		margin:2px;
	}	
	
	#header .tabs li em {
		display:block;
		height:19px;
		float:left;
	}
	
	
	#header .tabs li a {
	display:block;
	float:left;
	background:url(../images/ui/bg-header-tabs.png) bottom left;
	padding-left:7px;
	margin-right:7px;
	line-height:19px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;		
	}
	
	#header .tabs li:hover a, #header .tabs li em a {
	background:url(../images/ui/bg-header-tabs.png) top left;
	color:#333333;
	}
	
	#header .tabs li:hover, #header .tabs li em{
	background:url(../images/ui/bg-header-tabs.png) top right;
	}
	
	/* -------------------------------- */
	/* CENTER							*/
	
	#center .col3a {
	width:150px;
	left: 250px;
	top: 20px;
	position: absolute;
}
#center .col4a {
	width: 150px;
	position: absolute;
	left: 450px;
	top: 20px;
}
#center input.search2a {
	position:absolute;
	top:18px;
	right:40px;
}
#center .searchForm3 label {
	color:#333333;
	font-weight:bold;
}
#center .searchForm3 {
	background:#FFFDCF;
	font-size:11px;
	padding:10px;
	height:45px;
	border:1px solid #339933;
	width: 730px;
}
#center h5 a {
	text-decoration: underline;
	color: #FFFFFF;
}
#center .sidebox .banner {
	height: 60px;
	width: 234px;
	padding-top: 20px;
}
	#center .sidebox {
	float: right;
	border: 1px solid #339933;
	height: 110px;
	width: 300px;
	position: absolute;
	top: 10px;
	right: 20px;
	background-color: #FFFDCF;
}
	
	
	
	
	
	#center {
	background:#FFF;
	width:750px;
	margin:0 auto;
	padding:10px 20px;
	position:relative;
	color:#666666;
	overflow-x:hidden;
	}
	
	#center .tabs {
		clear:left;
		float:left;
		position:relative;
   		left:50%;
		text-align:center;
		margin-bottom:10px;



	}
	
	#center .tabs li {
		display:block;
		float:left;
		line-height:18px;
		height:19px;
		margin:2px;
		background:url(../images/ui/bg-center-tabs.png) top right no-repeat;
		position:relative;
        right:50%;

	}
	
	#center .tabs li em, #center .tabs li:hover {
		display:block;
		height:19px;
		background:url(../images/ui/bg-center-tabs.png) bottom right no-repeat;
	}
	
	#center .tabs li a {
		display:block;
		float:left;
		height:19px;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		padding-left:5px;
		color:#FFFFFF;
		margin-right:5px;
		background:url(../images/ui/bg-center-tabs.png) top left no-repeat;
		
	}
	
	#center .tabs li em a, #center .tabs li:hover a {
		background:url(../images/ui/bg-center-tabs.png) bottom left no-repeat;
	}
	
	#center .tabs li em {
		display:block;
		float:left;
	}
	
	
	#center h3 {
	clear:both;
	width:100%;
	font-size:22px;
	color:#333333;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:-4px;
	padding:0px;
	text-align: center;
	}
	
	#center h4 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-align: center;
	}
	
	#center h5 {
	color:#FFF;
	width:100%;
	background-color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align: center;
	}
	
	#center h6 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	}
	
	#center p {
	line-height:140%;
	font-size:12px;
	margin:5px 5px 15px 5px;
	text-align: center;
	}
	
	
	#center .map {
	width:750px;
	height:550px;
	border:1px solid #666;
	}
	
	#center .mapHotel {
		font-size:14px;
		width:300px;
		height:140px;
		position:relative;
		top:-5px;		
	}
	

	
	#center .mapHotel .title {
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
	color:#333333;
	text-decoration:none;
	margin-bottom:5px;		
	}
	
	#center .mapHotel .shot {
		height:83px;
		margin-right:10px;
		padding:3px;
		border:1px solid #666;
	}
	
	#center .col2 {
	width:98%;
	float:left;
	padding:0 1% 20px 1%;
	}
	
	
	#center .result {
		width:100%;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#center .result th {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 6px;
	background-color: #FF7F00;
	}
	
	#center .result th.star {
		width:40px;
	}
	
	#center .result th.action {
		width:50px;
	}
	
	#center .result th.from {
		width:45px;
	}
	
	#center .result tr {
		background:#EDE9E1;
		color:#333333;
	}
	
	#center .result tr.wax {
		background:#FDFDFC;
	} 
	
	#center .result td {
		padding:2px 6px;
	}
	
	#center .resultImage {
		float:left;
		border:1px solid #000;
	}
		
	#center .resultInfo {
		width:345px;
		height:220px;
		float:right;
	}
	
	#center .resultInfo h4 {
		color:#666666;
		font-size:12px;
		line-height:16px;
	}
	
	#center .resultInfo .buttonThick {
		text-decoration:none;
		display:block;
		margin:30px auto 6px auto;
		width:208px;
		line-height:36px;
		text-align:center;
		color:#FFFFFF;
		font-size:22px;
		background:url(../images/misc/button-yellow-big.png);
	}
	
	#center .resultInfo .buttonThin {
		text-decoration:none;
		display:block;
		margin:0px auto 30px auto;
		width:222px;
		line-height:21px;
		text-align:center;
		color:#FFFFFF;
		font-size:14px;
		background:url(../images/misc/button-thin-red.png);
	}
	
	#center .resultInfo .resultBar {
		font-weight:bold;
		font-size:11px;
		color:#666666;
		position:relative;
	}
	
	#center .resultInfo .price {
	font-size:34px;
	color:#333333;
	position:absolute;
	top:0px;
	right:0px;
	}
	
	#center .resultInfo .price small {
		font-size:18px;
		position:relative;
		top:-11px;
	}
	
	#center .resultInfo .price cite {
		font-size:10px;
		font-weight:normal;
		position:relative;
		left:-22px;
	}
	
	
	#center .domtabs {
	height:25px;
	width:100%;
	display:block;
	width:820px;
	position:relative;
	left:-20px;
	padding-left:20px;
	margin-bottom:10px;
	background-color: #333333;
	}
	
	#center .domtabs li {
		display:block;
		background:url(../images/ui/bg-header-tabs.png) bottom right;
		float:left;
		margin:6px 2px 0px 2px;
		font-size:11px;
	}	
	
	#center .domtabs li.active {
		display:block;
		height:19px;
	}
	
	
	#center .domtabs li a {
		display:block;
		float:left;
		background:url(../images/ui/bg-header-tabs.png) bottom left;
		padding-left:7px;
		margin-right:7px;
		line-height:19px;
		text-decoration:none;
		font-weight:bold;
		color:#FFFFFF;
		
	}
	
	#center .domtabs li:hover a, #center .domtabs li.active a {
	background:url(../images/ui/bg-header-tabs.png) top left;
	color:#333333;
	}
	
	#center .domtabs li:hover, #center .domtabs li.active{
	background:url(../images/ui/bg-header-tabs.png) top right;
	}
	
	#center .domtab {
		margin-bottom:20px;
		padding-bottom:20px;
	}
	
	#center .domtab h3 {
		font-size:22px;
		color:#666666;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-weight:normal;
	}
	
	#center .facil {
		margin:0;
		padding:0;
		list-styl:none;
		margin-bottom:20px;
		padding:20px 0px;
		font-size:12px;
	}
	
	#center .facil li {
		display:block;
		float:left;
		width:50%;	
	}
	
	#center .review label {
		display:block;
		font-weight:bold;
		font-size:12px;
	}
	
	#center .review textarea {
		width:100%;
		height:60px;
	}
	
	#center hr {
		display:none;
	}
	
	#center .col50 {
		width:50%;
		float:left;
	}
	
	#center .col30 {
		width:35%;
		float:left;
	}
	
	#center .rev {
		padding:5px 5PX;
		border-bottom:1px dotted #CCCCCC;
	}
	
	#center .searchForm2 {
	background:#FFFDCF;
	font-size:11px;
	padding:10px;
	height:90px;
	border:1px solid #339933;
	width: 400px;
	}
	
	#center .searchForm2 label {
		color:#333333;
		font-weight:bold;
	}
	
	#center .searchForm2 .text {
	width:250px;
	margin:5px 0px;
	height:23px;
	font-size:16px;
	font-weight:normal;
	border:1px solid #666;
	padding:3px;
	}
	
	#center .searchForm2 select {
	width:100px;
	height:25px;
	padding:3px;
	border:1px solid #666666;
	}
	
	#center .col3 {
	width:150px;
	float:left;
	}
#center .col4 {
	float: left;
	width: 150px;
}
	
	#center input.search2 {
	position:absolute;
	top:40px;
	right:365px;
	}

	
	/* -------------------------------- */
	/* FOOTER							*/
	
	#footer {
	width:666px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:10px 0;
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
	
	#footer small {
		font-size:10px;
	}
