/*

	Hidden Croatia
	Styles for new header and footer
	
	Initial Build : March 2010 
	Author : James Young - james@offroadcode.com

*/

body {
	background: #FFFCDF url(http://hcassets.offroadcode.com/live/img/bg_all.jpg) center top no-repeat;
	padding: 0;
	margin: 0;
}

/*#tempWrapper {
	width: 944px;
	padding: 0;
	margin: 0 auto;
	}
*/
#bodyFiller {
	background: #fff url(http://hcassets.offroadcode.com/live/img/body-content-background.jpg) left top repeat-x;
	margin: 15px 0;
	padding: 15px;
	clear: both;
	float: left;
	overflow: hidden;
	width: 912px;
	border: 1px solid #99C9C9;
	}
	
#sitewideHeader,
#sitewideFooter {
	float: left;
	width: 914px;
	padding: 15px;
	margin: 20px 0;
	background: #02BDD0;
	clear: both;
	position: relative;
	}

#sitewideHeader {
	padding-bottom: 0;
	margin-bottom: 0;
	}


#sitewideHeader p,
#sitewideHeader ul,
#sitewideHeader li {
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	}

#sitewideHeader a img {
	border: 0;
	}	

#sitewideHeader #sitewideLogo a {
	float: left;
/*	width: 201px;*/
	width: 240px;
/*	height: 42px;*/
	height: 51px;
	margin-top: 4px;
	background: url(http://hcassets.offroadcode.com/live/img/sitewideLogo.jpg) left top no-repeat;
	}
	
#sitewideHeader #sitewideLogo a:hover {
	background: url(http://hcassets.offroadcode.com/live/img/sitewideLogo.jpg) left -51px no-repeat;
	}	

#sitewideHeader #sitewideLogo a span {
	display: none;
	}

#sitewideHeader #sitewideStraplines {
	float: right;
	text-align: right;
	position: relative; 
	z-index: 2;
	}

#sitewideHeader #sitewideStraplines #sitewideSmallStrap {
	font-weight: bold;
	color: #CCF2F6;
	margin-bottom: 5px;
	}
	
#sitewideHeader #sitewideStraplines #sitewideTelephone {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	}	
	
#sitewideHeader .sitewideNav {
	float: left;
	padding: 0;
	margin-bottom: -15px;
	position: relative;
	top: -30px;
	left: 0;
	z-index: 15;
	width: 700px;
	}	
	
#sitewideHeader .sitewideNav li {
	float: left;
	display: inline;
	list-style: none;
	margin-right: 10px;
	}		
	
#sitewideHeader .sitewideNav a:hover {
	background: #fff;
	color: #4ED1DE;
}	
	
#sitewideHeader .sitewideNav li.withDrop a {
	background: #4ED1DE url(http://hcassets.offroadcode.com/live/img/dropdown-icon.gif) right center no-repeat;
	padding-right: 27px;
}

#sitewideHeader .sitewideNav li.withDrop a:hover {
	background: #fff url(http://hcassets.offroadcode.com/live/img/dropdown-icon-over.gif) right center no-repeat;
	color: #4ED1DE;
	}	
	

#subMenusContainer .destinations {
	width: 155px !important;
	border: 1px solid #4ED1DE;
	border-top: 0;
	}
	
#subMenusContainer .holidayType {
	width: 205px !important;
	border: 1px solid #4ED1DE;
	border-top: 0;
	}	

#sitewideHeader .sitewideNav ul {
	display: none;
	}		
	
	

#sitewideHeader .sitewideNav li a {
	background: #4ED1DE;
	border: 1px solid #4ED1DE;
	border-bottom: 0;
	color: #fff;
	font-weight: bold; 
	padding: 6px 10px 7px 10px;
	text-decoration: none;
	}		


#sitewideFooter {
	width: 944px;
	padding: 15px 0 50px 0;
	background: none;
	margin-top: 15px;
}

#sitewideFooter h3 {
	border-bottom: 1px solid #999;
	}

#sitewideFooter .sitewideFooterPanel {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 135%;
	color: #888;
	margin: 0 40px 0 0;
	display: inline;
	width: 304px;
	}
	
#sitewideFooter p,
#sitewideFooter a {	
	font: 11px Arial, Helvetica, sans-serif;
}
	
	
#sitewideFooter .sitewideFooterPanel#holidayTypePanel,
#sitewideFooter .sitewideFooterPanel#generalLinks {
	width: 280px;
	}	
	
#sitewideFooter .sitewideFooterPanel#generalLinks {
	margin-right: 0;
	}	
	
#sitewideFooter .sitewideFooterPanel h3 {
	font-size: 12px;
	color: #666;
	}	

#sitewideFooter .sitewideFooterPanel ul {
	margin: 0;
	padding: 0;
	}

#sitewideFooter .sitewideFooterPanel li {
	float: left;
	line-height: 135%;
	width: 125px;
	padding: 0;
	margin: 0 7px 0 0;
	display: inline;
}

#sitewideFooter li a {
	color: #005396;
	text-decoration: none;
	}
	
#sitewideFooter li a:hover {
	text-decoration: underline;
	}	
	
	
	
/* Typographical Overrides */	
body, p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0 0 15px 0;
	line-height: 135%;
	}
	
a {
	color: #00559C;
	text-decoration: none;	
	}
	
h1, h2, h3, h4 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	line-height: 155%;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	color: #00559C;
	border-bottom: 1px solid #C1E9F3;
	background: none;
	float: none !important;
	}	
	
#bodyRightWide h3 {
	display: block;
	clear: both;
	font-size: 14px;
}	
	
.textBoxBody p {
	margin: 0 0 15px 0;
	padding: 0 !important;
	}
		
	
	
	
/* Search Form */	
#leftSearch,
#howToBook {
	background: #02BDD0;
	border: 5px solid #C1E9F3;
	padding: 10px;
	margin-bottom: 20px;
	}

#howToBook {
	margin: 25px 0 0 0;
	}
	
#leftSearch h2,
#howToBook h3,
#leftSearch label,
#leftSearch span {
	color: #fff;
	font-weight: bold;
	}
	
#howToBook p {
	margin: 0;
	color: #fff;
	}

#howToBook p a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}

#leftSearch-radio {
	display: none;
	}
	
#leftSearch label {
	float: left;
	width: 110px;
	padding-top: 2px;
	}	
	
#leftSearch select {
	font: 11px Arial, Helvetica, sans-serif;
	width: 130px;
	}	
	
#leftSearch select#Day {
	margin-left: 110px;
	margin-top: 5px;
	}	
	
#leftSearch #leftSearchSubmit a img {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: none;
	}	
	
#leftSearch #passengerPax label {
	display: block;
	width: 240px;
	margin-bottom: 5px;
	}
	
#leftSearch #passengerPax span.paxTravellers {
	width: 52px;
	float: left;
	display: inline;
	margin-right: 15px;
	}
	
#leftSearch #passengerPax span.paxTravellers.children {
	width: 105px;
	}	

#leftSearch #passengerPax span.paxTravellers.infants {
	margin-right: 0;
	}	
	
#leftSearch #passengerPax span.paxTravellers select {
	width: 52px;
	}	

#leftSearch #leftSearchSubmit {
	background: none;
	clear: both;
	margin: 0;
	padding: 25px 0 10px 0;
	text-align: right;
	}
	
#leftSearch #leftSearchSubmit a,
.viewButton a,
p.viewButton INPUT[type='button'],
p.viewButton INPUT[type='submit']{
	margin: 0 0 0 5px;
	background: #D31145;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 5px 10px;
	border: 1px solid #fff;
	}	

.viewButton a {
	font-size: 11px;
	}

#leftSearch #leftSearchSubmit a#resetSearch {
	background: #C1E9F3;
	color: #02BDD0;
	}	

/* Left column list formatting */
#sidebarList {
	padding: 0;
	margin: 0;
	}	

#sidebarList li {
	border-bottom: 1px solid #C1E9F3;
	padding-bottom: 3px;
	margin-bottom: 3px;
	display: block;
	}	

/* Homepage holiday types */
#holidayTypesWrap {
	margin-left: -5px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 0;
	}	
	
#holidayTypesWrap .holiday-types {
	float: left;
	display: inline;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #F7F0DD;
	border: 1px solid #E5D4A7;
	padding: 3px;
	width: 170px;
	width: 216px;
	}

#holidayTypesWrap .holiday-types a img {
	border: 0;
	}

#holidayTypesWrap .holiday-types .holiday-types-name {
	margin: 5px 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}	
	
/* Resort/Destination featured boxes */	
.featuredItemWrap {
	margin-left: -10px;
	overflow: hidden;
	position: relative;
	}

.featuredItem {
	float: left;
	width: 135px;
	padding: 5px;
	margin-left: 10px;
    border: 1px solid #B6DBE3;
    background: #D9F5F8;	
	position: relative;
	}	
	
.featuredItemWrap.accommList .featuredItem {
	height: 130px;
	}	

.featuredItemWrap.accommList .featuredItem p.viewButton a {
	position: absolute;
	bottom: 5px;
	right: 5px;
	}

.featuredItem a img {
	border: 0;
	margin-bottom: 5px;
	width: 135px;
	}	
	
.featuredItem p {
	margin: 0;
	}
	
.viewAllHotels a {
	background: #02BDD0;
	border: 2px solid #C1E9F3;
	color: #fff;
	padding: 5px;
	width: 606px;
	float: left;
	display: block;
	margin: 15px 0 10px 10px;
	}	
	
.mainHeroImg {
	margin-bottom: 15px;
	}	
	
/* Special Offers Table */
.specialOffer {
	padding: 0;
	margin: 0;
	border: 1px solid #C1E9F3;
	text-align: left;
	background: #CCF2F6;
	float: left;
	clear: both;
	width: 598px;
	margin-bottom: 10px;
	padding: 10px;
} 

.specialOffer p {
	margin: 0 0 10px 0;
	}

.specialOffer .specialOfferHotel,
.specialOffer .specialOfferDepart {
	margin-bottom: 20px;
	}

.specialOffer .specialOfferHotel a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	}

.specialOffer .specialOfferPhoto {
	float: left;
	margin-right: 20px;
	}
	
.specialOffer .specialOfferPhoto a img {
	border: 0;
	width: 200px;
	}	
	
.specialOffer .specialOfferView.viewButton a {
	margin: 0;
	}
	
/* Full Accom Listing */	
.hotelListing {
	width: 598px;
	background: #CCF2F6;
	border: 1px solid #C1E9F3;
	display: block;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	}	
	
.hotelListing a img {
	border: 0;
	}	
	
.hotelListing .hotelListingPhoto {
	float: left; 
	width: 212px;
	margin: 0 20px 0 0;
	}	

.hotelListing .hotelListingPhoto img {
	width: 212px;
	}	

.hotelListing .hotelListingDetails {
	float: right;
	width: 360px;
	}	
	
.hotelListing .hotelListingName p {
	margin: 0;
	}	

.hotelListing .hotelListingName a {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	}	
	
	
	
	
/* Hotel gallery */	
/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:620px !important;
	height: 250px !important;
	margin:0 0 15px 0; 
	background:#C1E9F3;
	display:block; 
	position:relative; 
	padding: 0;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:inline; 
	position:absolute; 
	cursor:pointer; 
	width:298px; 
	height:15px; 
	bottom:0; 
	right:0; 
	padding: 5px;
	background:#02BDD0;
	z-index: 25;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

#SlideItMoo_outer .SlideItMoo_forward p,
#SlideItMoo_outer .SlideItMoo_back p { 
	margin: 0;
	color: #fff;
	font-weight: bold;
}

#SlideItMoo_outer .SlideItMoo_back { 
	left:0; 
	text-align: left;

}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:620px ; /* set a display width to make the slider look good in case js is disabled */
	height: 220px;
	margin:0;
	padding:0;
	z-index: 10;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0; 
	width:620px; 
	height: 220px;
	text-align:center; 
}
#SlideItMoo_items a { padding:0; margin:0; clear:both; display:block; background:#C1E9F3; }
#SlideItMoo_items a img{ border:none; }



#brochureform p.brochureRequest,
#contactform p.brochureRequest{
	float: left;
	display: block;
	width: 100%;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
	}
	
#brochureform p.brochureRequest label,
#contactform p.brochureRequest label {
	float: left;
	display: inline; 
	width: 150px;
	padding-top: 3px;
	}	

#brochureThumb img {
	border: 1px solid #B6DBE3;	
	padding: 3px;
	clear: both;
	}

#brochureThumb {
	margin-bottom: 15px;
	}

