/* Copyright (c) Fluid Creativity, 2007 */

/* Main stylesheet for North Western Caravans */

/* Standard Elements */

* {
	margin:0;
	padding:0;
}

html {
	width:100%;
}

body {
	background:#84bae6 url(../images/repeating-grass.jpg) 0 0 repeat;
	width:100%;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	text-align:left;
}

img {
	border:0;
}

p {
	line-height:1.5em;
	font-size:1.0em;
}

ul {
	list-style-position:outside;
	list-style-type:none;
}

/* text formatting */

.sm_txt {
	font-size:0.8em;
}

/* helps display floated stuff */

.clearer {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#accessible {
	left:-3000px;
	position:absolute;
}

/* wrappers */
#wrapper {
	background:url(../images/repeating-sky-celebrate.jpg) 0 0 repeat-x;
}

#innerWrapper {
	width: 937px;
	margin: 0 auto;
	text-align: left;
}	

#innerWrapperTop {
	background: url(../images/top-back.png) 0 0 no-repeat; 
}

#innerWrapperTop img.strapline {
	color: #FFFFFF;
	font-weight:bold;
	padding: 42px 0 30px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	margin: 0px;
}

#holder {
	background:url(../images/mid-back.png) 0 0 repeat-y;
}

.footerContact {
	clear:both;
	float:right;
	padding:20px 20px 0 0;
}

.logo {
	padding: 0 0 0 10px;
}

#rightbar {
	width:200px;
	min-height:100px;
	float:right;
	text-align:center;
	margin:-100px 0 0 0;
}
#rightbar img.celebrate {
	margin:0 0 0 -14px;
}

#rightbar img.winter {
	margin:10px 0;
}

#search {
	margin: 20px 0 25px 15px;
	font-size: 0.9em;
	text-align:left; 
}

#search .searchTitle {
	color: #2e77bc;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 1.8em; 
	font-weight:bold;
	position:relative;
	top: 3px;
}

#search label {
	color: #2e77bc;
	margin: 0 0 0 9px;
}

#search select, input {
	color: #ffffff;
	border: none;
	padding: 2px;
	font-size: 0.9em;
}

#search input {
	background: url(../images/serachBerths.gif) top left no-repeat;
	padding: 3px 0 3px 0;
	text-align:center;
}

#search select {
	width: 100px;
	background: #2e77bc url(../images/searchBox.gif) top left no-repeat;
}

#search input.searchBut {
	background: none;
	position:relative;
	top: 6px;
	margin: 0 0 0 4px;
}

#search #formBerths	{
	width: 50px;
}

/* content area */
#contentArea {
	float: right;
	width: 549px;
	border-right:1px solid #CCC;
}

#contentArea a {
color: #397ec0;
}

#contentArea img.map {
padding: 15px 0 0 15px;
}

#contentArea a:hover {
color: #295a89;
}

#contentArea .maingraphic {
	margin: 0 0 0 6px;
}

#contentArea h1 {
	color: #397ec0;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin: 15px 0 10px 10px;
}

#contentArea h2 {
	color: #397ec0;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin: 15px 0 10px 10px;
}

#contentArea p {
	margin: 0 25px 15px 10px;
	font-size: 0.9em;
	color: #2a2a2a;
}

#contentArea p.celebrate {
color:#691B93;
font-weight:bold;
}

#contentArea ul.details li {
font-weight:normal;
}


#contentArea ul.products, #contentArea ul.news {
	margin: 0 15px 0 6px;
}

#contentArea ul.products li, #contentArea ul.news li {
	display: block;
	float: left;
	width: 243px;
	margin: 0 10px 25px 0;
	line-height: 1.3em;
	background: none;
	padding: 0;
	color: #565656;
}

#contentArea ul.products li.first, #contentArea ul.news li.first {
	margin: 0 20px 0 0;
}

#contentArea ul.products li img, #contentArea ul.news li img {
	display: block;
}

#contentArea ul.products li a, #contentArea ul.news li a {
	display: block;
	text-decoration: none;
	color: #2a2a2a;
	background: url(../images/link-but.gif) bottom right no-repeat; 
}

#contentArea ul.products li a:hover, #contentArea ul.news li a:hover {
	display: block;
	text-decoration: none;
	color: #2a2a2a;
	background: url(../images/link-but_over.gif) bottom right no-repeat; 
}

#contentArea ul.products li span, #contentArea ul.news li span {
	color: #2e77bc;
	font-weight:bold;
}

#contentArea .homeBlocks {
	float: left;
	width: 270px;
}

#contentArea .homeBlocks ul.products, #contentArea .homeBlocks ul.news {
	margin-right: 0;
}


/* image rotater */
.imageRotater {
	display: block;
	position: relative;
	width: 526px;
	height: 300px;
}
.imageRotater img {
	position: absolute;
	z-index: 1;
}
.imageRotater img.first {
	z-index: 2;
}

/* product details */
#contentArea h1 span {
color: #686868;
font-size: 0.6em; 
display:block;
}

#contentArea h2 {
color: #397ec0;
font-size: 1.2em;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
margin-left: 10px;
margin-bottom: 5px;
margin-top: 25px;
}



#contentArea h3 {
color: #397ec0;
font-size: 1.2em;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
margin-left: 10px;
margin-bottom: 5px;
margin-top: 25px;
}

#contentArea h4 {
color: #397ec0;
font-size: 1.2em;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
border-bottom: 1px solid #ebebeb;
margin-left: 15px;
margin-top: 25px;
margin-right: 30px;
}

#contentArea h4 span {
color: #686868;
font-size: 0.9em;
}

#contentArea a.change {
text-align:right;
display: block;
margin: 0 27px 0 0;
}

#contentArea .prodDesc {
	padding-bottom: 15px;
	margin-bottom: 5px;
	border: none;
	border-bottom: 1px solid #ebebeb;
}

#contentArea .prodFinance {
	text-align:right;
	font-weight:bold;
	color: #686868;
}

#contentArea .prodPrice {
text-align:right; 
color: #2e77bc;
font-size: 1.2em;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}

#contentArea .prodPrice a img {
margin: 0 0 0 10px;
position: relative;
top: 4px;
}

#contentArea ul {
margin: 8px 0 15px 0;
}

#contentArea ul li {
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0 0 0 15px;
	font-weight:bold;
	color: #4e4e4e;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) 0px 6px no-repeat;
}

#contentArea ul.service li {
	display: inline;
	margin: 15px 15px 0 0;
	background: none;
}

#contentArea div.tableWrap {
	xbackground: url(../images/table-top.gif) top left no-repeat;
	padding: 20px;
}

#contentArea div.tableWrap table {
	background: url(../images/table-mid.gif) 0 0 repeat-y;
	border: 1px solid #ebebeb;
}

#contentArea p.sm_txt {
	font-size: 0.9em;
}

#contentArea ul.sub {
	border-top: 1px solid #ebebeb;
	padding: 15px 0 0 0;
	margin: 0 25px 0 15px;
	color: #CCCCCC;
}

#contentArea ul.sub li {
	background: none;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 15px 0 0;
}

#contentArea ul.sub a.back {
	background: url(../images/back.gif) center right no-repeat;
	padding: 0 15px 0 0;
	color: #2e77bc;
	font-size: 0.8em;
}

#contentArea ul.sub a.friend {
	background: url(../images/friend.gif) center right no-repeat;
	padding: 0 15px 0 0;
	color: #2e77bc;
	font-size: 0.8em;
	margin-left: 125px;
}

#contentArea ul li.daily {
	background: url(../images/daily.gif) center left no-repeat;
}

#contentArea ul li.weekly {
	background: url(../images/weekly.gif) center left no-repeat;
}

#contentArea ul.sub a:hover {
text-decoration:none;
}

#contentArea p.sm_txt {
font-size: 0.8em;
color:#999999;
}

/* navigation area */

#navigationArea {
	float: left;
	width: 180px;
	background: url(../images/nav-top.gif) 10px 0 no-repeat;
	text-align:left;
	padding: 10px 0 0;
}

#navigationArea ul {
	background: url(../images/nav-back.gif) top left repeat-y;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

#navigationArea ul li {
	border-bottom: 1px solid #e7e7e7;
	padding: 7px 0 7px 5px;
	margin: 0 18px 0 12px;
	width: 130px;
}


#navigationArea a {
	color: #2e77bc;
	text-decoration:none;
	display: block;
}

#navigationArea a.news {
	color:#691B93;
}

#navigationArea a:hover {
	color: #7db641;
}





#navigationArea ul li.over {

	background: url(../images/nav-over.gif) 0px 3px no-repeat;

}



#navigationArea ul li ul {

	background: none;

	margin:6px 0 0 0;

	padding: 0;

}



#navigationArea ul li ul li {

	text-align:right;

	border-bottom: none;

	font-weight:bold;

	margin: 0;

	padding: 7px 6px 7px 0;

}



#navigationArea ul li ul li.over {

	background: url(../images/nav-over-sub.gif) 0px 3px no-repeat;

}



#navigationArea .bottom {

	background: url(../images/nav-bot.gif) top left no-repeat;
	width:166px;
	height:16px;
	margin:0 0 0 10px;

}



#navigationArea ul.logos {

	margin: 20px 0 0 15px;

	background: none;

}



#navigationArea ul.logos li {

	background: none;

	border: none;

}





/* footer */

#footer {

	background: url(../images/back-bot.png) bottom left no-repeat;

	clear: both;
	
	color:#FFFFFF;
	
	font-size: 0.8em;
	height:96px;

}



#footer img {

	margin: 0 0 15px 0;

}

#footer p {
	padding:75px 0 0 0;
}



#footer a {
	color:#CCC;
}



#footer a.copyright {

	color: #ffffff;

	text-align: left;

	text-decoration:none;	

	padding: 0;

}



/* Form Element Styling */



fieldset {

	margin-top: 12px;

	margin-left: 12px;

	border-bottom: none;

	border-left: none;

	border-right: none;

	border-color: #d1d1d1;

	border-width:1px; 

	padding-bottom: 4px;

	width: 500px;

}

		

fieldset legend {

	font-weight: bold;

	text-transform: uppercase;

	color: #1064b3;

	background-color: inherit;

	padding-right: 5px;

	font-family:"Times New Roman", Times, serif;

	font-size: 1.2em;

}



fieldset br {

	clear: both;

}



fieldset label {

	float: left;

	clear: left;

	margin-top: 8px;

	margin-left: 8px;

	width: 220px;

}



fieldset input,fieldset textarea,fieldset select {

	margin-top: 8px;

	margin-right: 8px;

	float: right;

	clear: right;

	width: 220px;	

	border: 1px solid #d1d1d1;

	color: #2a2a2a;

}

fieldset label.option input {

	width: auto;

	float: none;

	margin: 0px;

}

fieldset label span {

	float: left;

}

fieldset label em {

	text-indent: -9999em;

	display: block;

	float: left;

	margin-left: 0.5em;

	width: 0.5em;

	background: transparent url('../images/asterisk.gif') 0 .2em no-repeat;

}



textarea {

	font-family: Arial, Helvetica, Verdana, sans-serif;

	font-size: 1em;

	height: 120px;

}



form input.submit {

	margin-top: 8px;

	float: right;

	clear: both;

	padding-right: 50px;

	width: auto;

	border: none;

	background-color: transparent;

	background-image: url(../images/backgrounds/submit_new.gif);

	background-position: 100% 1px;

	background-repeat: no-repeat;

	text-transform: uppercase;

	font-weight: bold;

	text-align:right;

}



form input.submitover {

	text-decoration: underline;

}



label.error {

	color: red;

	background-color: inherit;

}

ul#formerrors {

	color: red;

	background-color: inherit;

	margin: 0 0 0 15px;

}



/* Pop up */

#popWrap {

background: #ffffff;

margin-top:-15px;

}



#popWrap p {

padding: 15px;

}



#popWrap h3 {

color: #397ec0;

font-size: 1.2em;

font-family:"Times New Roman", Times, serif;

font-weight:bold;

margin-left: 15px;

margin-top: 25px;

}



#popWrap h2 {

	color: #397ec0;

	font-weight:bold;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 1.6em;

	margin: 10px 0 10px 10px;

	padding-top: 15px;

}


#winterServiceContact {
	width: 515px;
	height: 245px;
	background: url(../images/winter-service-form-bg.jpg) top left no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
}

#winterServiceContact .holder{
	width: 300px;
	height: 205px;
	margin: 0 0 0 0px;
	padding-top: 40px;
}

#winterServiceContact h2 {
	color: #ffffff;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin: 0px 0 2px 10px;
}

#winterServiceContact h3 {
	color: #ffffff;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	margin: 0px 0 10px 10px;
}

#winterServiceContact fieldset {
	border: none;
}

#winterServiceContact label {
	color: #fff;
	font-weight: bold;	
	width: 60px;
}

#winterServiceContact label.error {
	color: #f00;
}


#winterServiceContact input.text {
	float: left;
	width: 165px;
}

#contentArea #winterService {
margin: 8px 0 15px 0;
font-weight:normal;
}

#contentArea #winterService li {
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight:normal;
	margin: 0 0 0 15px;
	color: #4e4e4e;
	padding: 0 0 0 15px;
	background: url(../images/bullet-winter.gif) 0px 6px no-repeat;
}

#contentArea #winterPricelist {
margin: 8px 0 15px 0;
font-weight:normal;
list-style-type:none;
}

#contentArea #winterPricelist li {
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight:normal;
	margin: 0;
	color: #4e4e4e;
	padding: 0 0 0 15px;
	background: none;
}

.winterPrice {
	font-size: 1.1em;
	font-weight:bold;
	color: #397ec0;

}

.safeguard {
	margin: 20px 0 0 30px;
}