body {
	margin:			0;
	background-color:	white;
	font:			normal 12px Arial;
	line-height:		18px;
	background: 		#FFFFFF url('http://www.holiday365.com/images/background.png') repeat-x;
}	
h1 {
	font-size:		20px;
	margin: 		18px 0 20px 10px;
	color: 			#0F5993
}

h3 {
	font-size:		12px;
	margin: 		2px 0 0px 1px;
	color: 			#0F5993
}
#mainwindow {
	position: 		absolute; top: 200px;
	background: 		white ;
	width:			760px;
}

#outercontainer {
	width:			100%;
	margin:			0 auto;
}
#maincontainer {
	width:			960px;
	margin:			0 auto;
}

#container {
	position: 		absolute; top: 154px;
	width:			960px;
	background: 		#98CFE7 url('http://www.holiday365.com/images/container-background.png') repeat-x;
	margin-bottom:		5px;
	margin-top:		0px;
	margin:			0 auto;
}

#homecontainer {
	position: 		absolute; top: 100px;
	width:			960px;
	margin-bottom:		5px;
	margin-top:		0px;
	margin:			0 auto;
}

#header {
	width:			960px;
	margin:			0 auto;
	height:			130px;
	background: 		#FFFFFF url('http://www.holiday365.com/images/background.png') repeat-x; 
}

#leftcol {
	width:			170px;
	background-color:	white;
	float:			left;
	background: 		#FFFFFF;
	padding:		20px 0 10px 0px;
	margin-bottom:		10px;
	margin-left:		10px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#leftcolOptions {
	width:			160px;
	background-color:	white;
	margin:			0 0 0 10px;
	float:			left;
	background: 		#FFFFFF;
}

#quickSearch {
	width:			163px;
	padding:		3px 3px 3px 3px;
	margin:			0 0 10px 0;
	color:			white;
	font-size:		12px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#back2Results {
	width:			163px;
	padding:		3px 3px 3px 3px;
	line-height:		20px;
	margin:			0 0 10px 0;
	font-size:		15px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#back2Results a:link { 
	color: 			black;
	font-weight: 		normal;
	font-size: 		14px;
}
#back2Results a:visited { 
	color: 			black; 
	font-weight: 		normal;
	font-size: 		14px;
}
#back2Results a:hover { 
	color: 			black; 
	font-weight: 		normal;
	font-size: 		14px;
}
#back2Results a:active { 
	color: 			black; 
	font-weight: 		normal;
	font-size: 		14px;
}

h2.quickSearch {
	font-size:		13px;
	margin: 		10px 0 5px 0;
	color: 			yellow;
	font-weight:		bold;
}

h1.quickSearch {
	font-size:		18px;
	margin: 		3px 0 0 0;
	padding:		5px 5px 5px 5px;
	color: 			white;
	line-height:		23px;
	text-align:		center;
	font-weight:		bold;
	border:			solid 1px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#rightcol {
	width:			750px;
	float:			right;
	margin:			0 10px 10px 10px;
	padding:		0 10px 0 0;
	background: 		#FFFFFF;
	height:			100%;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#otherAccom {
	width:			720px;
	float:			right;
	padding:		10px 10px 10px 10px;
	margin:			10px 0 10px 0;
	color:			white;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#otherAccom a:link {
	text-decoration: 	underline; 
	color: 			#FFF;
	font-weight: 		normal;
	font-size: 		14px;
}
#otherAccom a:visited {
	text-decoration: 	underline; 
	color: 			white; 
	font-weight: 		normal;
	font-size: 		14px;
}
#otherAccom a:hover {
	text-decoration: 	underline; 
	color: 			#FFF; 
	font-weight: 		normal;
	font-size: 		14px;
}
#otherAccom a:active {
	text-decoration: 	underline; 
	color: 			#FFF; 
	font-weight: 		normal;
	font-size: 		14px;
}


#innerright {
	width:			740px;
	margin:			0 0 10px 0;
	float:			right;
	height:			100%;
}

#homeBoxes {
	float:			left;
	height:			345px;
	width:			280px;
	color:			white;
	padding:		10px 10px 10px 10px;
	margin:			10px 10px 10px 10px;
	-webkit-border-radius: 	8px 8px 8px 8px;
	-moz-border-radius: 	8px 8px 8px 8px;
}

h1.homeboxes {
	font-size:		20px;
	margin: 		5px 0 15px 0;
	color: 			white;
    text-decoration: underline;
}

#productLeftcol {
	width:			390px;
	float:			left;
	margin:			0 0 0 10px;
}

#productRightcol {
	width:			350px;
	min-height: 		320px;
	float:			right;
	margin:			0 0 0 0;
}

#productCentercol {
	clear:			both;
	width:			738px;
	float:			left;
	margin:			0 10px 10px 10px;
}

#nav {
	width:			940px;
	height:			30px;
	background-color:	white;
	margin:			0 10px 0 10px;
	padding:		10px 0 0 10px;
}

#youAreHere {
	width:			950px;
	line-height:		24px;
	background-color:	white;
	padding:		0 0 0 10px;
	margin-bottom:		10px;
	margin: 		0 auto;
	color: 			white;
	clear: 			both;
	font-size: 		14px;
}

#youAreHere a:link {
	text-decoration: 	underline; 
	color: 			#FFF;
	font-weight: 		normal;
	font-size: 		14px;
}
#youAreHere a:visited {
	text-decoration: 	underline; 
	color: 			white; 
	font-weight: 		normal;
	font-size: 		14px;
}
#youAreHere a:hover {
	text-decoration: 	underline; 
	color: 			#FFF; 
	font-weight: 		normal;
	font-size: 		14px;
}
#youAreHere a:active {
	text-decoration: 	underline; 
	color: 			#FFF; 
	font-weight: 		normal
	font-size: 		14px;
}

#productName {
	width:			560px;
	height:			50px;
	float:			left;
	line-height:		25px;
	color: 			white;
	margin:			0 10px 10px 10px;
	padding:		5px 5px 5px 5px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

h1.productName {
	font-weight: 		bold;
	margin:			0 0 0 0;
	padding:		0 0 0 0;
	font-size:		18px;
	color: 			white;
}

#searchproductName {
	width:			736px;
	height:			50px;
	line-height:		25px;
	float:			left;
	color: 			white;
	padding:		5px 5px 5px 5px;
	margin:			5px 5px 10px 5px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

#searchproductName a:link {
	text-decoration: 	none;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchproductName a:visited {
	text-decoration: 	none; 
	color: 			yellow;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchproductName a:hover {
	text-decoration: 	underline;
	color: 			#FFF;
	font-weight:		bold;
	font-size:		16px;
}
#searchproductName a:active {
	text-decoration:	none;
	color: 			#FFF;
	font-weight: 		bold
	font-size: 		16px;
}


#accomodationName {
	width:			362px;
	border-style:		solid;
	height:			20px;
	float:			left;
	margin:			0 10px 10px 0;
	padding:		5px 5px 5px 5px;
	-webkit-border-radius: 	6px 6px 6px 6px; 
	-moz-border-radius: 	6px 6px 6px 6px;
}


#accomodationFeatures {
	width:			367px;
	min-height:		70px;
	float:			left;
	margin:			0 10px 20px 0;
	padding:		5px 5px 5px 5px;
}

#weeklyPrice {
	width:			150px;
	height:			50px;
	float:			right;
	color: 			white;
	font-weight:		bold;
	padding:		5px 5px 5px 5px;
	-webkit-border-radius: 	6px 6px 6px 6px;
	-moz-border-radius: 	6px 6px 6px 6px;
}

h1.weeklyPrice {
	font-size:		30px;
	margin: 		5px 0 15px 0;
	color: 			white;
}

#search {
	width:			730px;
	margin:			10px 10px 20px 10px;
	padding:		5px 5px 5px 5px;
	color: 			white;
	font-size:		12px;
	font-weight:		bold;
	-webkit-border-radius: 	8px;
	-moz-border-radius: 	8px;
}

#advancedsearch {
	width:			726px;
	margin:			10px 10px 20px 10px;
	padding:		5px 5px 5px 5px;
	font-size:		12px;
	border: 		2px solid;
	-webkit-border-radius: 	8px;
	-moz-border-radius: 	8px;
}

#searchResult {
	width:			351px;
	height:			150px;
	float:			left;
	margin:			0px 0px 15px 10px;
	padding:		5px 5px 5px 5px;
	-webkit-border-radius: 	8px; 
	-moz-border-radius: 	8px;
}

#searchResultAPI {
	width:			730px;
	margin:			0 5px 20px 10px;
	padding:		5px 5px 5px 5px;
	-webkit-border-radius: 	8px; 
	-moz-border-radius: 	8px;
}

#sorryNotFound {
	width:			730px;
	margin:			0 5px 20px 10px;
	padding:		5px 5px 5px 5px;
}

#searchResultApiAccom {
	width:			720px;
	line-height:		18px;
	padding:		5px 0 0 5px;
	margin:			0 0 5px 0;
}

#searchResultAPIName {
	width:			720px;
	line-height:		31px;
	padding:		0 0 0 10px;
	margin:			0 0 5px 0;
	-webkit-border-radius: 	4px 4px 0 0;
	-moz-border-radius: 	4px 4px 0 0;
}

#searchResultAPIName a:link {
	text-decoration: 	none;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchResultAPIName a:visited {
	text-decoration: 	none;
	color: 			yellow;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchResultAPIName a:hover {
	text-decoration: 	underline;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchResultAPIName a:active {
	text-decoration: 	none;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}


#searchResultName {
	width:			341px;
	line-height:		31px;
	padding:		0 0 0 10px;
	margin:			0 0 5px 0;
	-webkit-border-radius: 	4px 4px 0 0;
	-moz-border-radius: 	4px 4px 0 0;
}

#searchResultName a:link {
	text-decoration: 	none;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchResultName a:visited {
	text-decoration: 	none;
	color: 			yellow;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchResultName a:hover {
	text-decoration: 	underline;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}
#searchResultName a:active {
	text-decoration: 	none;
	color: 			#FFF;
	font-weight: 		bold;
	font-size: 		16px;
}

#searchResultPlace {
	width:			230px;
	height:			40px;
}

#searchResultInfo {
	width:			230px;
	height:			26px;
	float:			left;
}

img.spacing { 
	float: 			right;
	margin: 		0 0 0 10px;
}

#contact {
	width:			69px;
	height:			52px;
	float:			left;
	margin:			40px 10px 10px 10px;
}

#advert {
	width:			468px;
	float:			left;
	padding:		20px 10px 10px 10px;
	margin:			0 10px 0 10px;
}

#logo {
	width:			231px;
	height:			62px;
	float:			left;
	padding:		20px 0 10px 10px;
}

#footer {
	width: 			940;
	height:			40px;
	line-height: 		40px;
	padding:		10px 10px 10px 10px;
	background-color:	#2C9DCF;
	clear:			both;
	color:			white;
	text-align:		right;
}

#productPhoto {
	width:			360px;
	height:			600px;
	margin:			0 10px 0 0;
}

#custReviews {
	width:			350px;
	margin:			10px 10px 0 0;
	font-size:		14px;
	font-weight: 		bold;
}

#moreDetails {
	width:			378px;
	height:			150px;
	margin:			20px 10px 0 0;
}

#productDesc {
	min-height:		50px;
	margin:			10px 20px 0 0;
	clear:			both;
}

#productFeatures {
	width:			375px;
	margin:			20px 10px 0 0;
}

#standardSavers {
	width:			339px;
	float:			left;
	height:			100px;
}

#specSavers {
	width:			389px;
	float:			right;
	height:			100px;
}

ul {
	padding-left:		20px;
}

#contact{
color:#FFFFFF;
font-size:12px;
}