/* HOLIDAY BEACH CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}

img {border: 0;}

a {color: #F58723;}

h2 {color: #F58723; margin-top: 0px;}
h3 {font-size: 16px; color: #F58723; margin: 0px; padding: 5px 0px 0px 0px;}

.clear {clear:both;}

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

/* HEADER STUFF */
#header {margin: 10px 0px 0px 0px; padding: 0px 10px;}
#header .left {float: left;}
#header .right {float: right; color: #ff6a06; font-weight: bold; font-size: 16px; text-align: right; padding-top: 45px;}
#header .right span {font-size: 24px;}

#navigation {margin: 10px 0px 0px 0px; height: 30px; font-family: Verdana, Arial, Helvetica, sans-serif;}

#navigation .current {background-image:url('/images/www.theholidaybeach.com/navon_right.gif');}
#navigation .current a {background-image:url('/images/www.theholidaybeach.com/navon_left.gif'); color:#ff6a06;}
#navigation ul { margin:0; padding:0; list-style:none;}
#navigation li { float:left; padding:0; background:url('/images/www.theholidaybeach.com/navoff_right.gif') no-repeat right top; margin-right:3px; height: 30px;}
#navigation a { display:block;  background:url('/images/www.theholidaybeach.com/navoff_left.gif') no-repeat left top; padding:7px 8px 10px 8px; text-decoration:none; font-size:11px; font-weight:bold; color:#fff;}
#navigation li:hover { background-image:url('/images/www.theholidaybeach.com/navon_left.gif'); color:#ff6a06;}
#navigation a:hover { background-image:url('/images/www.theholidaybeach.com/navon_right.gif'); color:#ff6a06;}

/* MAIN CONTENT AREA */

#maincontent {margin: 0px; width: 960px;}
#maincontent .content {
	background-color: #FFFFFF;
	padding: 10px 0px 10px 10px;
}

#maincontent #leftcolumn {
	float: left;
	width: 310px;
	margin-right: 9px;
}
#maincontent #rightcolumn {
	float: left;
	width: 631px;
}

#maincontent #widecolumn {width: 940px;}

/* SEARCH FORM STUFF */
#searchform {width: 310px; margin: 0px 0px 10px 0px; position: relative;}
#searchform .header {
	background-image: url('/images/www.theholidaybeach.com/contentbox-head.gif');
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 0px 5px;
}
#searchform .content {
	margin: 1px 0px 0px 0px;
	border: 1px solid #f67017;
	padding: 5px;
}
#searchform a {color: #3a6dac; text-decoration: none;}

#searchform input,select {font-size: 11px;}

/* FOOTER */
#footer {
	margin-top: 10px;
	border-top: 1px solid #c8c8c8;
	padding-top: 10px;
	padding-right: 10px;
}
#footer .left {float: left; width: 500px;}
#footer .left a {color: #f58421; text-decoration: none;}
#footer .left a:hover {text-decoration: underline;}
#footer .right {float: right; width: 290px; text-align: right;}

/* MISC CONTENT STUFF */
.contentbox {margin-bottom: 10px;}
.contentbox .box-head {
	background-image: url('/images/www.theholidaybeach.com/contentbox-head.gif');
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 0px 5px;
}
.contentbox .box-content {
	margin: 1px 0px 0px 0px;
	border: 1px solid #f67017;
	padding: 5px;
}
.contentbox a {color: #f67017; font-weight: bold;}

/* OFFER STUFF */

#offers { width: 631px;}

.offerbox {margin-bottom: 10px; width: 308px; height: 123px; float: left; margin-right: 5px;}
.offerbox .box-head {
	background-image: url('/images/www.theholidaybeach.com/contentbox-head.gif');
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 5px 0px 5px;
}
.offerbox .box-head .left {float: left;}
.offerbox .box-head .right {float: right;}
.offerbox .box-content {
	margin: 1px 0px 0px 0px;
	border: 1px solid #f67017;
	padding: 5px;
}
.offerbox .box-content .left {float: left;}
.offerbox .box-content .right {float: right; width: 75px;}
.offerbox .price {text-align: right;}
.offerbox a {color: #f67017; font-weight: bold; font-size: 18px; text-decoration: none;}
.offerbox a:hover {text-decoration: underline;}

.mainbanner {
	background-repeat: 0;
	width: 601px;
	height: 240px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.mainbanner .mainbannertext {margin-top: 80px; width: 300px;}
.mainbanner .mainbannertext1 {font-size: 18px; font-weight: bold; margin-left: 30px;}
.mainbanner .mainbannertext2 {font-size: 14px; margin-left: 40px;}
.mainbanner .mainbannertext3 {font-size: 22px; font-weight: bold; float: right;}
.mainbanner .mainbannertext a {color: #FFFFFF; text-decoration: none;}
.mainbanner .mainbannertext a:hover {text-decoration: underline;}

/* RESULTS PAGE STUFF */

#results {margin: 0; padding: 0;}
#resultsleft {float: left; width: 310px; margin-right: 10px;}
#resultsright {float: left; width: 620px !important;}