body {
	font-family: Verdana, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	background: url(../images/bkgnd_page.jpg) no-repeat center 225px;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol, li {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
}
#bodywrap, #plmaster, #header {
	width: 760px;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#plmaster {
	color: #002B5C;
	position: absolute;
	top: 0px;
	background: url(../images/headpic_forresthardhat.jpg) no-repeat left top;
}
/*header*/
#header {
	height: 325px;
	float: left;
}
img#logoatv {
	position: absolute;
	top: 236px;
	left: 30px;
}
img#stripe0fin {
	position: absolute;
	top: 0px;
	right: 0px;
}
img#off20092yrs {
	position: absolute;
	top: 200px;
	left: 0px;
}
img#off2009pric {
	position: absolute;
	top: 20px;
	right: 15px;
}
#header img#strap {
	position: absolute;
	margin-top: 255px;
	margin-left: 220px;
}
/*menu*/
#menu {
	line-height: normal;
	margin-right: 110px;
	margin-top: 20px;
	font-size: 10px;
	padding-top: 10px;
}
#menu, #menulogo {
	float: left;
	width: 110px;
	background: url(../images/bkgnd_menugrad_line.jpg) no-repeat left top;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu a {
	text-decoration: none;
	color: #002B5C;
	white-space: nowrap;
	width: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	padding-left: 30px;
}
#stock a {
	font-weight: bold;
}
#menu a:hover, #menu ul ul a.on, #stock a {
	color: #A30234;
}
#menu ul ul a.on {
	background: none;
}
#menu a.on {
	background: url(../images/bkgnd_menuitem.gif) no-repeat 15px 6px;
}
#menu ul ul {
	left: 100%;
	top: 0px;
	position: absolute;
	width: auto;
	background: #FFFFFF url(../images/bkgnd_menugrad.jpg) repeat-x;
}
#menu ul ul a {
	width: 100px;
	padding-left: 10px;
}
#menu ul ul a:hover {
	/*background-color: #A0A4BF;*/
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}
#menulogo {
	margin-top: 5px;
	padding-top: 25px;
}
#menulogo img {
	position: relative;
	margin-bottom: 7px;
	left: 27px;
}
#menulogo a {
	padding: 0;
}
#container {
	min-height: 300px;
	width: 540px;
}
#container, #maintext, #rightpanel {
	float: left;
	position: relative;
}
#container ul {
	margin: 10px 0px 10px 20px;
}
#container ol {
	margin: 10px 0px 10px 30px;
}
#container p {
	padding-bottom: 8px;
}
/*maintext*/
#maintext {
	margin-top: 20px;
	width: 350px;
	padding-right: 40px;
}
#maintext a {
	color: #002B5C;
	font-weight: bold;
	text-decoration: underline;
}
#maintext a:hover {
	text-decoration: none;
}
#maintext h1 {
	font-size: 16px;
	margin-bottom: 10px;
}
#maintext h1 a {
	font-weight: normal;
	text-decoration: none;
}
#maintext h1 a:hover {
	text-decoration: underline;
}
#maintext h2 {
	color: #A30234;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.red {
	color: #A30234;
}
img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*rangetop*/
#rangetop {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	float: left;
}
#rangetop a.next, #rangetop a.tech, #rangetop a.gallery {
	display: block;
	padding: 1px 5px 1px 5px;
	margin-bottom: 2px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
}
#rangetop a.next {
	background-color: #002B5C;
}
#rangetop a.tech {
	background-color: #A30234;
	float: right;
}
#rangetop a.gallery {
	background: #A3A3A3;
	float: right;
	clear: right;
}
#rangetop a.pic {
	text-align: center;
}
#rangetop p.toppiclink {
	color: #A3A3A3;
	 float: left;
	 text-align: left;
	 width: 125px;
	 margin-top: -2em;
	 padding-bottom: 0px;
	 border-bottom: #A3A3A3 solid 1px;
}
/*specs table*/
table.specs {
	border-collapse: collapse;
	float: left;
	clear: both;
	width: 100%;
}
table.specs col.label {
	width: 200px
}
table.specs col.detail {
	width: 150px;
}
table.specs td {
	border-top: #A3A3A3 solid 1px;
	border-bottom: #A3A3A3 solid 1px;
	padding: 2px 4px 2px 4px;
}
#specimg td, #spectitle td {
	border: none;
}
#maintext table.specs h1, #maintext table.specs h2 {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
#maintext table.specs h2 {
	color: #002B5C;
	padding-top: 10px;
	text-transform: uppercase;
}
/*form*/
form {
	position: relative;
	display: block;
	margin-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	float: left;
	clear: both;
}
#container form p {
	padding-bottom: 0px;
	padding-top: 5px;
	float: left;
}
form .fminputs label {
	position: relative;
	display: block;
	vertical-align: text-top;
	width: 85px;
	text-align: left;
	float: left;
	padding-right: 2px;
}
form .fminputs input, form .fminputs select, form .fminputs textarea {
	margin-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	margin-left: 10px;
	border: none;
	background-color: transparent;
}
form .fminputs input {
	width: 210px;
}
form .fminputs textarea {
	width: 210px;
}
form .fminputs input, form .fminputs textarea {
	border: solid 1px #A30234;
	border-right: solid 1px #FEABC4;
	border-bottom: solid 1px #FEABC4;
}
form .fmradio {
	margin-left: 265px;
	margin-bottom: 10px;
}
form .fmradio input {
	margin-right: 20px;
}
form input#button {
	float: right;
	margin-top: 5px;
	padding: 2px 5px 1px 5px;
	background: #A3A3A3;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	border: none;
}
#rightpanel {
	width: 150px;
}
#logoyamauth {
	float: right;
	padding-top: 10px;
}
/*footer*/
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: right;
	height: 20px;
	padding-top: 13px;
	padding-bottom: 2px;
	width: 710px;
	padding-right: 25px;
	padding-left: 25px;
	color: #A3A3A3;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #A3A3A3;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
	font-size: 8px;
}
#footer #smallprint {
	width: 100%;
	font-size: 9px;
	text-align: center;
}
/*headpics*/
#plmaster.home {
	background-image: url(../images/headpic_winter.jpg);
}
#plmaster.range {
	background-image: url(../images/headpic_grouppicture.jpg);
}
#plmaster.yamaha {
	background-image: url(../images/headpic_greenheadlight.jpg);
}
#plmaster.specs {
	background-image: url(../images/headpic_greenoutshooting.jpg);
}
#plmaster.accessories {
	background-image: url(../images/headpic_greenonfarm.jpg);
}
#plmaster.training {
	background-image: url(../images/headpic_redluberjack.jpg);
}
#plmaster.security {
	background-image: url(../images/headpic_greenbydrystonewall.jpg);
}
#plmaster.service {
	background-image: url(../images/headpic_wheelhub.jpg);
}
#plmaster.spares {
	background-image: url(../images/headpic_rearongrass.jpg);
}
#plmaster.gallery {
	background-image: url(../images/headpic_greenblackbkgnd.jpg);
}
#plmaster.contact {
	background-image: url(../images/headpic_blueontrail.jpg);
}
/*#plmaster.used {
	background-image: url(../images/headpic_bluthrouwater.jpg);
}*/
#plmaster.used {
	background-image:url(../images/headpic_winter.jpg);
}
img#offer {
	position: absolute;
	top: -328px;
	right: 326px;
}
img#offlogic {
	position: absolute;
	top: -182px;
	left: 369px;
}
.warning {
	background: url(../images/bkgnd_warningstripes.gif) repeat-y top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 30px;
}
/*Page Specific*/
.contact #maintext {
	font-size: 13px;
	line-height: 22px;
	width: 200px;
}
.contact #rightpanel, #map {
	width: 300px;
}
#map {
	height: 300px;
	margin-top: 20px;
}
.contact #maintext p {
	margin-bottom: 15px;
}
.contact #maintext p.smallprint {
	font-size: 10px;
	line-height: normal;
	margin-top: 30px;
}
.gallery #maintext {
	padding-right: 0px;
}
.gallery #rightpanel {
	display: none;
}
.used #rightpanel {
	display: none;
}
.used #maintext {
	width: 500px;
}
.used .stock {
	margin-top: 50px;
}
.stock table td {
	padding: 5px;
	vertical-align: top;
}
.used #maintext h2 {
	margin-bottom: 20px;
	padding-top: 5px;
	clear: both;
}
.used #maintext h2 {
	color: #002B5C;
	font-size: 13px;
	font-weight: bold;
}
.used #maintext .stock h2 {
	margin-bottom: 5px;
}
.used #maintext h3, .used #maintext p {
	line-height: 15px;
	margin-bottom: 7px;
}
.used #maintext .stock h3, .used #maintext .stock p {
	width: 50%;
	float: left;
}
.used #maintext .stock .fullwidth {
	width: 100%;
	float: none;
}
.used #maintext p {
	padding: 0px;
}
.used #maintext h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.used #maintext p.link {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
.used #maintext p.link a {
	color: #A30234;
}
