@charset "UTF-8";
html {
 overflow-y: scroll !important;	/* always show vertical scroll */
}
body  {
	background: #d1d8de url(images/site-back.gif) center repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-weight: normal;
	
}

body, select, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}

td {
	font-size: 1.1em;
	padding: 0 10px 10px 0;
	color: #666666;
}


a img {
	border: none;
}
a:link {
	color: #cc5618;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #f3b584;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #f3b584;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #00FF66;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.textwhite {
	color:#FFFFFF
}


.bluetext {
	color: #00abeb;
	font-weight: bold;
}

.headtext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
}

.hireicon {
font-family: Arial Black;
	font-size: 1.2em;
	color: #509218;

		line-height: 1.4em;
}

.chargeicon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #0083bb;
	line-height: 1.2em;
}

/* h2 is used for the town names on the map pages, and on the about us page */
h2 {
	margin-top:0.3em;
	margin-bottom:0;
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: bold;
	color:#cc5618;
	}

/* h3 is used for the grey right aligned info at the bottom of page 02 */
h3 {
	margin-top:0.3em;
	margin-bottom:0;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: right;
	color:#666666;
	}

/* h4 is used for the contact details in the green header on page 05 */	
h4 {
	margin-bottom:0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;	
	color:#ffc000;
	padding: 4px 30px 0 0
	}
	
/* h5 is the smaller orange header, used on page 05 */
div.shopindex h1, h5 {
	margin-top:0.3em;
	margin-bottom:0.6em;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color:#cc5618;
	text-decoration: none;
	}
	
.imagepad {
	padding: 0 0 20px 20px;
	float:right;
	}
	
.logospacing {
	padding: 10px 0 0 29px;
	}
	
.mappad {
	padding: 0 0 20px 0px;
	float:right;
	}

								/*______________________________________*/

	
.rightcol {
	width: 200px;
	float: right;
	text-align:right;
	font-weight: bold;
	color:#00491c;
	font-size: 1.2em;
	line-height: 1.1em;
	}

.onecol {
	width: 440px;
	float: left; 
	}
	
.twocol {
	width: 674px;}
.twocol li { 
	margin-top:0; margin-bottom:0; list-style-type: none;}
.twocol ul { 
	float: left; width: 317px; margin: 0px 20px 0px 0px; padding: 0px;}
.twocol img {
	vertical-align: baseline;}
	
.threecol {
	width: 675px;}	
.threecol li { 
	margin-top:0; margin-bottom:0; list-style-type: none;}
.threecol ul { 
	float: left; width: 205px; margin: 0px 20px 0px 0px; padding: 0px;}
.threecol img {
	vertical-align: baseline;}
	
.threecolsmall {
	width: 636px;}
.threecolsmall li {
	margin-top:0; margin-bottom:0; list-style-type: none;}
.threecolsmall ul { 
	float: left; width: 192px; margin: 0px 0px 0px 0px; padding: 0px;}
	
.fourcol {
	width: 200px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 56px 0 56px;
}
.fourcol li {
	margin-top:0; margin-bottom:0; list-style-type: none;}
.fourcol ul { 
	float: left; width: 145px; margin: 0px 20px 0px 0px; padding: 0px;}
.fourcol img {
	vertical-align: sub;}
.fourcol h2 {
    display: inline;
}
	

.yellowbox {
	background: #ffd100 url(images/box-yellowbottom.gif) bottom no-repeat;
	width: 674px;
	padding: 0 0 30px 0;
}
	
.yellowbox h1 {
	background: url(images/box-yellowtop.gif) top no-repeat;
	margin: 0;
	padding: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color:#00481c;
}

.yellowbox li {
	padding-left: 20px;
}

.threecolsmall h2 {
	font-size: 1.2em;
	font-weight: bold;
	color:#00481c;
	margin-top: .5em;
	margin-bottom: .2em;
}
	
								/*______________________________________*/


.twoColHybLtHdr #container { 
	width: 914px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-position: center 150px;
	background-repeat: repeat-y;
	
} 

#container.cream {
	background: #FFFFFF url(images/page-backcream.gif);	
	color: #cc5618;
}

#container.white { 
	background: #FFFFFF url(images/page-backwhite.gif);
	color: #333333;
}
#container.whitegreen { 
	background: #FFFFFF url(images/page-backwhite-green.gif);
	color: #333333;
}
#container.green { 
	background: #005b29 url(images/page-backgreen.gif);
	color: #333333;
}
#container.shopindex {
	background: #FFFFFF url(images/shopindexle.gif);
	color: #333333;
	background-image: url(Images/page-backwhite.gif);
}
#container.shopitem {
	background: #FFFFFF url(images/shopback-middle.gif);	
	color: #333333;
}

.twoColHybLtHdr #header {
	background: #c9db3e url(images/head-back-topblue.png) repeat;
	height: 68px;
	margin: 0;
	padding: 18px 40px 0 30px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
	
	overflow: hidden; /* weird shit with image on shop pages */
} 
.shopindexnav {
	height: 241px;
	float:left;
	margin: 0;
	padding: 100px 0;
}
.shopindexbox {
	float:left;
	width: 174px;
	margin: 0 8px 13px 8px;
	background:#FFFFFF url(images/shopindex-itembottom.gif) bottom no-repeat;
	}	
.shopindexbox h2 {
	background:url(images/shopindex-itemtop.gif) top no-repeat;
	color:#0c0;
	margin: 0;
	padding: 10px;
	font: 16pt arial;
	text-align: center;
}
.shopindexbox p{
	padding: 0 10px;
}

.shoprangepic{
	float:left; padding: 0px; margin: 0px; width: 278px; height: 308px;
	margin-left: 8px;	/* extra margin to compensate for narrower shopitemnav, which compensates for bigger thumbs */
}
.shoprangeintro{
	float: left; width: 204px; padding: 0; margin: 0 0 0 30px;
	background: #FFFFFF url(images/shoprange-bottom.gif) bottom no-repeat;	
}
.shoprangeintro img{
	z-index: 100;
	background: url(images/shoprange-top.gif) top no-repeat;
	padding: 15px 35px 0 15px;
	margin: 0 auto;
}
.shoprangeintro p{
	padding: 0 15px;
}
.shoprangeintro h1{
	margin: 0 auto;
	background-color: transparent;
	text-align: center;
}

.shopitemnav {
	width: 96px;
	float: left;
	padding: 0 42px 0 0;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 6px;
	color:#cc5618;
}
.largenumber{
	font-size: 2em;
}
.shopcontainer{
	float: left;
	width: 278px;
	margin-left: 8px;	/* extra margin to compensate for narrower shopitemnav, which compensates for bigger thumbs */
}
.shopitempic{
	width: 278px;
	float:left;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(images/shopitem-bottom.gif) bottom no-repeat;
}

.shopitempic h1{
	background:url(images/shopitem-top.gif) top no-repeat;
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 20px;
}

.shopitempic h2{
	padding: 0 15px;
	margin: 0;
	font-size: 1.5em;
	color:#333333;
	font-weight:bold;
	line-height: 1.3em;
	
}

.shopitempic img{
	padding: 0 15px;
}

.shopitemintro{
	float:left;
	width: 210px /*108px*/;
	padding: 0;
	margin: 0 8px 0 10px;
}

/*===========*/
.shopbutton {
	float:left;
	width:108px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.shopbutton h2{
	color: white !important;
	margin: 0;
	padding: 20px 0 3px 0;
	font-size: 2em;
	line-height: 1em;
}
.shopbutton p{
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.shopbutton a {
	text-decoration: none;
	color: #fff !important;
}
.shopbutton a:link, .shopbutton a:visited, .shopbutton a:hover, .shopbutton a:active {
	color: #fff !important;
}

.shopbutton-on {
	background:url(images/orange-top-on.gif) top no-repeat;
}
.shopbutton-on p{
	background:url(images/orange-bottom-on.gif) bottom no-repeat;
}
.shopbutton-off {
	background:url(images/orange-top-off.gif) top no-repeat;
}
.shopbutton-off p{
	background:url(images/orange-bottom-off.gif) bottom no-repeat;
}

.cost-button {
	float: right;
	margin: 0 0 1em 1em;
}
.cost-button div p {
	padding: 0 0 12px 0;
	margin: 0;
}

/*===========*/
.shopbuttonon{
	float:left;
	width:108px;
	background:url(images/orange-top-on.gif) top no-repeat;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.shopbuttonon h2 {
	color: white !important;
	margin: 0;
	padding: 20px 0 3px 0;
	font-size: 2em;
	line-height: 1em;
}
.shopbuttonon p{
	background:url(images/orange-bottom-on.gif) bottom no-repeat;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.shopbuttonon a {
	text-decoration: none;
	color: #fff !important;
}
.shopbuttonon a:link, .shopbuttonon a:visited, .shopbuttonon a:hover, .shopbuttonon a:active {
	color: #fff !important;
}

.shopbuttonoff{
	float:left;
	width:108px;
	background:url(images/orange-top-off.gif) top no-repeat;
	padding: 0;
	margin: 0;
	color: #fff;
	text-align:center;
	text-decoration:none;
}
.shopbuttonoff p{
	background:url(images/orange-bottom-off.gif) bottom no-repeat;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.buttonspacer{
	width: 20px;
	float:left;
}

.shopiteminfobox{
	float: left;
	width: 224px;
	padding: 0;
	margin: 30px 0 0 10px;
	text-align:left;
}
.shopiteminfobox a{
color: #cc5618;
}

.shopiteminfobox table {
	width: 233px;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
}
.shopiteminfobox table tr td, .shopiteminfobox table tr th {
	line-height: 1.1em;
	font-size: 0.9em;
	border: none;
	margin-top: 0;
	vertical-align: top;
}
.shopiteminfobox table tr th {
	text-align: left;
	font-weight: normal;
}

.shopiteminfobox h3{
	font-size: 1.3em;
	margin: 0;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.shopiteminfobox h4{
	font-size: 1.1em;
	margin: 0;
	font-weight:bold;
	color:#666666;
}
.shopiteminfobox h5{
	font-size: 1.1em;
	font-style:italic;
	text-align: right;
	margin: 0 0 2.5em 0 !important;
}
.shopiteminfobox p {
	margin-top: 0.75em;
	margin-bottom: 0.25em;
}



.shopitemcolour {
	width: 278px;
	float: left;
	padding: 0px;
	margin: 20px 0;
	font-weight: bold;
	line-height: 1.2em;
	color:#cc5618;
}

.shopitemcolour ul{
	list-style: none;
	padding: 0;
}
.shopitemcolour li{
float: left;
	display: inline;
}
#ordercontainer{
float:left;
margin: 10px;
width: 532px;
}
#orderitems {
float: left;
width: 532px;
background: #FFFFFF url(images/order-top.gif) top no-repeat;
}
#ordertotal {
float: right;
width: 171px;
background: #FFFFFF url(images/order-total.gif) bottom no-repeat;
}
div.continueshop{
	float: left;
	vertical-align: middle;
	font-size: 8.5pt;
	margin: 10px;
}
a.back-link {
	background-image: url(images/order-back.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	padding-left: 35px;
	padding-top: 10px;
}
.continueshop a:link {color: #cc5618; text-decoration: none;}
.continueshop a:visited {color: #cc5618; text-decoration: none;}
.continueshop a:hover {color: #f3b584; text-decoration: none;}
.continueshop a:active {color: #f3b584; text-decoration: none;}


.orderbutton{
	float:left;
	width:202px;
	background:url(images/sendorder-top.gif) top no-repeat;
	padding: 0;
	margin: 20px 0 0 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.orderbutton h1{
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 2em;
	line-height: 1em;
}
.orderbutton p{
	background:url(images/sendorder-bottom.gif) bottom no-repeat;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.orderbutton a{
	text-decoration: none;
	color: #FFFFFF;
}

								/*______________________________________*/
								

#greensubhead {
	background-color:#003b12;
	float:left;
	height: 120px;
	width: 856px;
	margin: 0 0 0 29px;
}
/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybLtHdr #sidebar1 p" rule.
*/
.twoColHybLtHdr #tabs {
	padding: 0;
	margin: 0;
	width: 914px;
	height: 62px;
	float: left;
}

#tabs.cream {
	background-image: url(images/head-back-cream.png);
}

#tabs.white {
	background-image: url(images/head-back-white.png);
}

#tabs.green1 {
	background-image: url(images/head-back-green.png);
}

#tabs ul {
	list-style: none;
	padding: 0;
	margin: 0 37px;
	font-size: 1.3em;
	font-weight: bold;
	list-style-type: none;
}

#tabs li {
	float: left;
	display: inline;
	text-shadow: #c0cfdb 0px 2px 3px;	
}
#tabs a {
	display: block;
	width: 125px;
	height: 33px;
	padding: 10px 0 0 15px;
	text-decoration: none !important;
}

.orangeon {
	background: url(images/tab-blue-on.gif) 0 0 no-repeat;
	display: block; width: 125px; height: 33px; padding: 10px 0 0 15px; color:#cc5618;
}

.orangeoff {
	background: url(images/tab-blue-off.gif) 0 -43px;
}

.orangeoff a{
 text-decoration: none;
}

.orangeoff a:link {color: #cc5618; background: url(images/tab-blue-off.gif) 0 0 no-repeat;}
.orangeoff a:visited {color: #cc5618; background: url(images/tab-blue-off.gif) 0 0 no-repeat;}
.orangeoff a:hover {color: #f3b584; background-position: 0 -43px;}
.orangeoff a:active {color: #f3b584; background-position: 0 -43px;}

.whiteon {
	background: url(images/tab-white-on.gif) 0 0 no-repeat;
	display: block; width: 125px; height: 33px; padding: 10px 0 0 15px; color:#808080;
}

.whiteoff {
	background: url(images/tab-white-off.gif) 0 -43px;
}

.whiteoff a{
 text-decoration: none;
}
.whiteoff a:link {color: #808080; background: url(images/tab-white-off.gif) 0 0 no-repeat;}
.whiteoff a:visited {color: #808080; background: url(images/tab-white-off.gif) 0 0 no-repeat;}
.whiteoff a:hover {color: #50afdf; background-position: 0 -43px;}
.whiteoff a:active {color: #50afdf; background-position: 0 -43px;}

.whiteon a { text-decoration: none; padding: 0 0 0 15px !important;}
.whiteon a:link {color: #808080; }
.whiteon a:visited {color: #808080; }
.whiteon a:hover {color: #50afdf; }
.whiteon a:active {color: #50afdf; }

.greenon {
	background: url(images/tab-green-on.gif) 0 0 no-repeat;
	display: block; width: 125px; height: 33px; padding: 10px 0 0 15px; color:#FFFFFF;
}
.greenoff {
	background: url(images/tab-green-off.gif) 0 -43px;
}

.greenoff a{
 text-decoration: none;
}

.greenoff a:link {color: #FFFFFF; background: url(images/tab-green-off.gif) 0 0 no-repeat;}
.greenoff a:visited {color: #ffffff; background: url(images/tab-green-off.gif) 0 0 no-repeat;}
.greenoff a:hover {color: #8dc6a3; background-position: 0 -43px;}
.greenoff a:active {color: #8dc6a3; background-position: 0 -43px;}

.shopitemnav ul{
	list-style: none;
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0;
}
.shopitemnav li{
	margin-top: 4px;
}

.shopitemnav li img {
	background-color: transparent;
	color: #c31;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
/*	height: 35px;*/
	width: 95px;
}
.shopitemnav li.current img {
	background-color: white;
	color: #c31;
}
.shopitemnav ul.shop-model-picker li {
	padding: 0;
	margin: 0;
	width: 105px;
}
.shopitemnav ul.shop-model-picker li img {
	height: 68px;
	width: 105px;
}
								/*______________________________________*/



.twoColHybLtHdr #sidebar1 {
	float: left; 
	width: 120px; /* since this element is floated, a width must be given */
	margin: 0 0 0 44px;
}

#sidebar1 ul {
	list-style: none;
	display: block;
	margin-left: 0;
	padding-left: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #cc5618;
	list-style-type: none;
}

#sidebar1 ul li {
	padding: 5px 0;
}

.nolink {
	list-style-type: disc;

}
#sidebar1 a:link {
	color: #00abeb;
	text-decoration: none;
}
#sidebar1 a:visited {
	color: #00abeb;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #a2e0f8;
	text-decoration: none;
}
#sidebar1 a:active {
	color: #a2e0f8;
	text-decoration: none;
}

/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/

								/*______________________________________*/


div.fullbar {
	clear: both; 
	margin: 0; 
	padding: 0;
	height: 13px;
}

div.shop-top-bar {
	background-image: url(images/shopindex-top.gif);
	background-repeat: no-repeat;
	width: 914px;
	height: 13px;
}

div.shop-bottom-bar {
	background-image: url(images/shopindex-bottom.gif);
	background-repeat: no-repeat;
	width: 914px;
	height: 13px;
}


div#footer {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(images/footer-white.gif);
	width: 914px;
	height: 45px;
}

.twoColHybLtHdr #mainContent {
	margin: 0 56px 0 184px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	font-size: 1.2em;
	line-height: 130%;
} 

.twoColHybLtHdr #mainContentfull {
	margin: 0 56px 0 56px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	font-size: 1.2em;
	line-height: 130%;
} 

.twoColHybLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


form#contactform span.error {
	margin: 0 3px;
	color: white;
	background-color: red;
}

form#contactform span.required-marker {
	color: red;
	font-weight: bold;
}

form#contactform input,
form#contactform textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

input.submit-button {
	font-family: verdana, sans-serif;
	font-weight: bold !important;
	font-size: 11px;
	padding: 1px 4px;
}

.colour-spot-container {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}
span.colour-spot-container span {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width: 49px;
	height: 45px;
	cursor: pointer;
}
span.colour-spot-container span.colour-spot-inner {
	z-index: 1;
	top: 18px;
	left: 21px; 
	width: 7px;
	height: 7px;
	line-height: 1px !important;
	overflow: hidden !important;
	position: relative;
}
span.colour-spot-container span.colour-spot-inner span {
	z-index: 2;
	display: block;
	line-height: 1px !important;
	overflow: hidden !important;
	position: relative;
}

span.colour-spot-sheild-on {
	background-image: url(/images/colour-on-screen.png);
	z-index: 100 !important;
	display: none;
}
span.colour-spot-sheild-off {
	background-image: url(/images/colour-off-screen.png);
	z-index: 99 !important;
	display: block;
}

ul.colour-spots {
	padding: 0;
	margin: 0.5em 0;
	list-style-type: none;
}
ul.colour-spots li {
	padding: 0;
	margin: 0;
	float: left;
	width: 48px;
	height: 40px;
	list-style-type: none;
}
button.orange {
	background: transparent;
	border: 0;
	color: white;
	font-weight: bold;
	line-height: 12px !important;
	margin-top: 1em;
}
button.order-confirm {
	width: 200px;
}
button.orange:link {}
button.orange:visited {}
button.orange:hover {}
button.orange:active { border: none !important; }

