body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
	background: #F5F5F5 url('../images/img08.gif') repeat-x left bottom;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin: 15px auto 0 auto;
}

.sidebar {
	text-align: left;
}
	
/* Sidebar One */

#sidebar1 {
	float: left;
	width: 185px;
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
}
	#sidebar1 h2 {
		letter-spacing: -1px;
		font-size: 1.2em;
		margin: 0 0 10px 0;
		text-transform: uppercase;
	}

	#sidebar1 ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 180px;
		float: left;
	}
	#sidebar1 li {
		list-style-type: none;
		border-bottom: 1px solid #f0f0f0;
		margin: 0;
		padding: 0;
		
	}

	#sidebar1 li a {
		display: block;
		width: 160px;
		padding: 5px 0 5px 20px;
		background: url('../images/bullet.gif') no-repeat 5px 10px;
	}
	#sidebar1 li a:hover {
		display: block;
		width: 160px;
		padding: 5px 0 5px 20px;
		background: url('../images/bullet.gif') no-repeat 5px 10px;
		text-decoration: none;
	}


/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 210px;
	padding: 0 3px 0 10px;
}
	#sidebar2 h2 {
		letter-spacing: -1px;
		font-size: 1.2em;
		margin: 0 0 10px 0;
	}

	#sidebar2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 180px;
		float: left; 
	}
	#sidebar2 li {
		list-style-type: none;
		margin: 0;
		padding: 0;
		
	}

	#sidebar2 li a {
		display: block;
		width: 160px;
		padding: 5px 0 5px 20px;
		color: #e43b05;
		background: url('../images/bullet.gif') no-repeat 5px 10px;
	}
	#sidebar2 li a:hover {
		display: block;
		width: 160px;
		padding: 5px 0 5px 20px;
		color: #0066cb;
		background: url('../images/bullet.gif') no-repeat 5px 10px;
		text-decoration: none;
	}


#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url('../images/img10.gif') no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: 11px;
	margin: 0;
}
	#footer a {
		color: #e43b05;
		text-decoration: none;
	}
	#footer a:hover {
		color: #e43b05;
		text-decoration: underline;
	}
#content {
	float: left;
	width: 515px;
	padding: 0 0 0 10px;
}

#page {
	width: 960px;
	margin: 0 auto;
	background: #ffffff url('../images/bg.gif');
}

#bgtop {
	height: 20px;
	background: url('../images/img07.gif');
}

#bgbottom {
	height: 10px;
	background: url('../images/img09.gif') no-repeat left bottom;
	margin: 0;
}



.nav {
	margin: 20px 10px 20px 0;
	padding: 4px 0 4px 8px;
	color: #0066cb;
	text-align: right;
}
.nav a {
	padding: 4px 8px 4px 8px;
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 1.0em;
	margin: 0 0 0 7px;
}
.nav a:hover {
	padding: 4px 8px 4px 8px;
	border: 1px solid #e43b05;
	text-decoration: none;
	font-size: 1.0em;
	margin: 0 0 0 7px;
}
.nav span {
	padding: 4px 8px 4px 8px;
	border: 1px solid #e5e5e5;
	font-size: 1.0em;
	margin: 0 0 0 7px;
}
.nav .on {
	padding: 4px 8px 4px 8px;
	border: 1px solid #e43b05;
	font-size: 1.0em;
	color: #e43b05;
	margin: 0 0 0 7px;
}





a {
	color: #0066cb;
	text-decoration: none;
}

a:hover {
	color: #e43b05;
	text-decoration: underline;
}

a img {
	border: 0px;
}

form {
	padding: 0;
	margin: 0;
}

input {
	padding: 4px;
	font-weight: normal;
	font-size: 1.5em;
	color: #333333;
}

textarea {
	padding: 4px;
	font-weight: normal;
	font-size: 1.5em;
	color: #333333;
}

label {
	display: block;
	font-size: 1.0em;
	margin: 0 0 0 3px;
	width: 400px;
	color: #000000;
}


/*
DIV
*/

#outer {
	padding: 0;
	margin: 0;
}

#header {
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#logo {
	background: url('../images/holidaysuk.png') no-repeat;
	width: 260px;
	height: 78px;
	float: left;
}

#header p {
	float: right;
	margin: 0;
}




#top_search {
	FLOAT:right;	
}

#main_bar {
	padding: 0;
	height: 25px;
	background: #e43b05;
	color: #ffffff;
}
	#main_bar h3 {
		margin: 0;
		float: left;
		padding: 3px 0 0 20px;
		font-size: 1.0em;
		background: url('../images/corner.gif') no-repeat;
		height: 22px;
	}
	#main_bar p {
		margin: 0;
		float: right;
		padding: 3px 10px 0 0;
		background: url('../images/corner.gif') no-repeat right -25px;
	}
	
	#main_bar a {
		color: #ffffff;
		text-decoration: none;
	}
	#main_bar a:hover {
		text-decoration: underline;
	}

.item {
	padding: 5px 10px 5px 10px;
	width: 225px;
	height: 225px;
	float: left;
	margin: 0 2px 25px 4px;
	background: url('../images/item.bg.gif') no-repeat left top;
}

.item h2 {
	font-size: 1.2em;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
	.item h2 a {
		display: block;
		color: #e43b05;
		text-decoration: none;
	}

	.item h2 a:hover {
		display: block;
		color: #e43b05;
		text-decoration: none;
	}
	
.item p {
	float: left;
	padding: 0;
	margin: 0 0 4px 0;
	border: #e5e5e5 1px solid;
}



.item2 {
	padding: 5px 10px 5px 10px;
	width: 225px;
	height: 225px;
	float: left;
	margin: 0 2px 25px 4px;
	background: url('../images/item.bg.gif') no-repeat left bottom;
}

.item2 h2 {
	font-size: 1.2em;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	color: #ffffff;
}
	.item2 h2 a {
		display: block;
		color: #6f6f6f;
		text-decoration: none;
	}

	.item2 h2 a:hover {
		display: block;
		color: #e43b05;
		text-decoration: none;
	}
	
	.item2 p {
		float: left;
		padding: 0;
		margin: 0 0 4px 0;
		border: #838383 1px solid;
	}







.viewbg {
	padding: 5px 10px 5px 10px;
	width: 492px;
	height: 335px;
	margin: 0 1px 15px 4px;
	background: url('../images/bigbg.gif') no-repeat left top;
}
.viewbg p img {
		padding: 0;
		margin: 0 0 4px 0;
		border: #838383 1px solid;
	}

.viewbg2 {
	padding: 5px 10px 5px 10px;
	width: 492px;
	height: 335px;
	margin: 0 1px 15px 4px;
	background: url('../images/bigbg.gif') no-repeat left bottom;
}
	.viewbg2 p img {
		padding: 0;
		margin: 0 0 4px 0;
		border: #e5e5e5 1px solid;
	}

.adsbg {
	padding: 5px 10px 5px 10px;
	width: 492px;
	height: 95px;
	margin: 0 1px 15px 4px;
	background: url('../images/adsbg.gif') no-repeat left top;
}
.adsbg2 {
	padding: 5px 10px 5px 10px;
	width: 492px;
	height: 95px;
	margin: 0 1px 15px 4px;
	background: url('../images/adsbg.gif') no-repeat left bottom;
}






.bottom {
	padding: 6px;
	background: #f0f0f0;
	float: left;
	border: #c9c9c9 1px solid;
	widows: 250px;
}

.showcase {
	margin: 0;
}
	.showcase h2 {
		font-size: 1.5em;
		margin: 0;
		padding: 8px 0 0 0;
	}
	.showcase h3 {
		margin: 0;
		border: #000 1px solid;
		width: 320px;
		margin: 0 0 4px 0;
		padding: 0;
	}
.showcase  p {
	margin: 0;
	padding: 0;
}
	.showcase p span {
		float: right;
	}



.item_comment {
	font-size: 1.1em;
	float: right;
	color: #ffffff;
	font-weight: bold;
	width: 100px;
	text-align: left;
}

.item_comment p {
	font-weight: bold;
	font-size: 1.1em;
	float: right;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

.item_comment p a {
	color: #ffffff;
}
.item_comment P a:hover {
	color: #ba0001;
}



.main_item {
	PADDING:0px;
	MARGIN:0px;	
	WIDTH: 540px;
	FLOAT: left;
	MARGIN-BOTTOM:10px;
}
.main_item h3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px;  
	MARGIN: 0px 0px 3px 1px; 
	COLOR: #2C2C2C;
	FLOAT: left;
	WIDTH: 540px;
	TEXT-ALIGN: left;
}
.item_detail {
	FONT-SIZE: 13px; 
	FLOAT: left; 
	WIDTH: 270px;
	TEXT-ALIGN: left;
}
.item_detail P {
	MARGIN: 5px 0px
}
#main_content .item_detail A {
	FONT-WEIGHT: bold
}
.item_desc {
	PADDING:0px;
	MARGIN:0px;	
	WIDTH: 570px;
	FLOAT: left;
	TEXT-ALIGN: left;
	CLEAR: both; 
	PADDING-TOP: 20px
} 
.item_desc P {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	MARGIN-BOTTOM: 10px; 
	LINE-HEIGHT: 1.3
}

.comments {
	margin: 40px 0 0 0;
}

	.comments h2 {
		font-weight: bold;
		font-size: 1.5em;
		color: #e43b05;
		margin: 0 0 4px 0;
	}

.comments P {
	FONT-SIZE: 13px; 
	LINE-HEIGHT: 1.3;	
	MARGIN: 0px;
	PADDING:0px;
	MARGIN-BOTTOM: 5px;
}

.comment_form {
	MARGIN-TOP: 20px;
	TEXT-ALIGN: left;
}
.comment_form P {
	FONT-SIZE: 13px; 
	LINE-HEIGHT: 1.3
}

/*
FORM
*/
.search_input {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 180px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
.form_input {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 250px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
.form_textarea {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 350px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
.search_button_with_bg {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../images/bg_search.jpg); 
	TEXT-TRANSFORM: uppercase; 
	BORDER-LEFT: 0px; 
	WIDTH: 100px; 
	CURSOR: pointer; 
	COLOR: white; 
	BORDER-BOTTOM: 0px; 
	HEIGHT: 23px;
}
.button_with_bg {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../images/bg_button.jpg); 
	TEXT-TRANSFORM: uppercase; 
	BORDER-LEFT: 0px; 
	WIDTH: 100px; 
	CURSOR: pointer; 
	COLOR: white; 
	BORDER-BOTTOM: 0px; 
	HEIGHT: 23px;
	MARGIN-TOP:5px;
}
.break {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	MARGIN-BOTTOM: 10px;
}
.clear {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px
	MARGIN: 0px; 
	
}

.page_nav {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px;
	FLOAT: left;
}
.page_nav A {
	BORDER:none; 
	DISPLAY: block; 
	FLOAT: left;
	COLOR: #0066cb; 
	PADDING: 3px;
	TEXT-ALIGN: center;
	MARGIN-LEFT:2px;
	MARGIN-RIGHT:4px;
}
.page_nav A:hover {
	BORDER:none;	
	BACKGROUND: #BA0001;
	COLOR: white; 
}
.page_nav A.selected {
	BORDER:none;	
	BACKGROUND: #BA0001;
	COLOR: white; 
}

A.block_link{
	BORDER:none; 
	DISPLAY: block; 
	FLOAT: left;
	COLOR: #0066cb; 
	PADDING: 3px;
	TEXT-ALIGN: center;
	MARGIN-LEFT:0px;
	MARGIN-RIGHT:4px;
	FONT-WEIGHT: bold; 
	
}
A.block_link:hover {
	BORDER:none;	
	BACKGROUND: #BA0001;
	COLOR: white; 
}
.ad_images{
	MARGIN-BOTTOM:10px;
}

span.message {
    background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 6px;
	color: #009900;
	font-weight: bold;
}
 
span.error {
	background-repeat: no-repeat;
	padding-left: 0px;
	color: #FF0000;
	padding-bottom: 6px;
	font-weight: bold;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star3.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

.star-rating-bg,
.star-rating-bg a:hover,
.star-rating-bg a:active,
.star-rating-bg a:focus,
.star-rating-bg .current-rating{
	background: url(../images/star3.gif) left -1000px repeat-x;
}
.star-rating-bg {
	float: left;
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
	
}
.star-rating-bg li{
	display: inline;
}
.star-rating-bg a, 
.star-rating-bg .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating-bg a:hover,
.star-rating-bg a:active,
.star-rating-bg a:focus{
	background-position: left bottom;
}
.star-rating-bg a.one-star{
	width:20%;
	z-index:6;
}
.star-rating-bg a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating-bg a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating-bg a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating-bg a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating-bg .current-rating{
	z-index:1;
	background-position: left center;
}

.item_rating {
	text-align: left;
	padding: 0;
	margin: 0;
}
	.item_rating span {
		float: right;
	}


.item span {
	font-weight: bold;
	font-size: 0.9em;
	color: #0066cb;
}

.item2 span {
	font-weight: bold;
	font-size: 0.9em;
	color: #6f6f6f;
}
.dda { font-size:8px; width:225px; position:inherit; color:#8D8D8D;}