/* CSS  - Akta Dropdown Menu template by Nadia www.perrelink.com.au */

body {
	background-color: #660000;
	background-image:  url("../graphics/background.gif");
	background-position: center center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font: 101% Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:none;
}

/* stops shorter pages from jumping when there is no scrollbar */
html { min-height:100%; margin-bottom:1px; }

/*wrapper div styles the wrapper around the nav bar*/
#wrapper {
	position: relative;
	margin:auto;
	width:750px;
	text-align: left;
	visibility: visible;
}

/*dropwdown 2 div change the co ordinates for left and top if you need to move the dropdown menu*/

#dropdown2 {
	position:absolute;
	left:110px;
	top:100px;
	width:153px;
	height:96px;
	z-index:5;
	visibility: hidden;
}

/*dropwdown 3 div change the co ordinates for left and top if you need to move the dropdown menu*/
#dropdown3 {
	position:absolute;
	left:167px;
	top:100px;
	width:153px;
	height:96px;
	z-index:5;
	visibility: hidden;
}

/*dropwdown 4 div change the co ordinates for left and top if you need to move the dropdown menu*/
#dropdown4 {
	position:absolute;
	left:306px;
	top:100px;
	width:153px;
	height:95px;
	z-index:5;
	visibility: hidden;
}

/*dropwdown 5 div change the co ordinates for left and top if you need to move the dropdown menu*/
#dropdown5 {
	position:absolute;
	left:436px;
	top:100px;
	width:153px;
	height:95px;
	z-index:5;
	visibility: hidden;
}

/*this is the closer div -this is needed so that on mouseout the dropdowns close*/
#closer {
	left:0px;
	position:absolute;
	margin-top:148px;
	width:750px;
	z-index:4;
	visibility: hidden;
}

/*This is the background image for navbar*/
#navbar td{
	background-image:  url("../graphics/buttons/buttonback.gif");
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

/* styles the menu table inside the dropdown div*/
.menu{
border-right: 1px solid #AEAF49;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 150px;
}

.menu a{
background-image:  url("../graphics/buttons/search_btn_bg.png");
display: block;/*needed so that the whole cell is highlighted on mouseover*/
text-decoration: none;
width: 100%;
}

.menu a:link{
/*background: #b40404; /*changes all submenu backgrounds*/
background-image:  url("../graphics/buttons/search_btn_bg.png");
border-bottom: 1px solid #AFA592;
color:#000033;
padding: 2px 2px 2px 2px;  
}

.menu a:visited,.menu a:active{
background-image: #B40404; 
border-bottom: 1px solid #AFA592;
color: #000000;
padding: 2px 2px 2px 2px;
}

.menu a:hover{
background-image:  url("../graphics/buttons/search_btn_bg2.png"); /*changes background of submenu link hoovered over*/
border-bottom:1px solid #AFA592;
color: #990000;
padding: 2px 2px 2px 2px;
}
 /*declares the styles for cells paragraphs and lists */  
 td, p {
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
 }
 
/*main content area*/

/*heading styles*/
  h1 {
	color: #000;
	font-size: 16px;
	margin-bottom: -1px;
	background-image: none;
	text-align: left;
 }
 
 h2{
	color: #000;
	font-size:13px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
 }
 
h3{
 	color: #75809E;
	font-size: 12px;
 }

/*styles the bottom text link bar */
 #linkbar {
	background-color: #003399;
	color: #003399;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #660000;
	height: 121px;
 }
 /*to keep NS4 happy define styles for the td*/
  #linkbar td{
	color: #707031;
	border: thin solid #999;
	text-align:center
 }
 
 #linkbar a:link {
	color: #510037;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#linkbar a:visited {
	color: #680047;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}
#linkbar a:active {
	color: #510037;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#linkbar a:hover {
	color: #64829F;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

/* sets the background color when focus is on the following parts of the form */
textarea:focus, input:focus, select:focus {
	background-color: #F4F4F4;
	color: #000;
}

/*This styles a bulleted list*/
li {
	color: #666666;
	list-style-type: circle;
	line-height: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	color: #660000;
	list-style-type: square;
}

#slogansection {
height: 110px;
padding:0px;
margin:0px;
}

.imgleft {float: left;
padding: 6px;
}
.imgright {float: right;
padding: 6px;
}
.rightsidebar {
	border-left: 1px solid white;
	width: 25px;
	background-image:  none;
	padding: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
}
.rightsidebar img {
	border: 1px none black;
	padding: 1px;
}
/*styles for the contact form*/

#divform {
	width: 90%;
	margin: auto auto;
}

form {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFF;
}

label,span.spacer {
width:140px;
padding: 0;
margin: 0;
}
/*styles the form fields*/
label{
font-weight: bold;
color: #5A5F76;
font-weight: bold;
}
fieldset{
padding:0px;
border: 1px solid #BCAF8D;
padding:5px;
}
/*styles the 'contact form' text at top of contact form*/
legend {
color: #AE5E5E;
font-weight: bold;
font: 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
padding-top: 10px;  /*gives a bit of padding between the border and the text*/
}

input,textarea {
	background-color: #E4DFD2;
	padding: 0;
	margin: 0;
border: 1px solid #BCAF8D;
}
.submit {
border: 1px solid #BCAF8D;
}
#logotbl tr td {
	color: #FFF;
}
.content {
	text-align: center;
}
table content {
	font-size: 12px;
}
.maincontent {
	font-family: Arial;
	font-size: 18px;
	color: #009;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
.MainContentex {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #000;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.maincontentpictext {
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	color: #000;
	font-style: italic;
	font-weight: bolder;
}
.contenttabledescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	color: #000;
}
.maincontentclear {
}
.LargeFont {
	font-size: 14px;
}
.searchbar {
	text-align: right;
}
.welcometo {
	text-align: center;
}
.tlpinsulation {
	text-align: center;
}
.tlpdescription {
	text-align: center;
}
.video {
	text-align: center;
	color: #000;
}
.videomaincontent {
	font-size: 18px;
	color: #009;
	text-decoration: underline;
	text-align: center;
	font-family: Arial;
}
.videodescription {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #000;
}
.productdescription {
	font-family: Arial;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	color: #000;
	text-align: left;
}
.Brochure {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #000;
	margin: 2px;
	padding: 2px;
}
.productheader {
	font-size: 14px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: left;
}
.rockboardtable {
	color: #000;
	font-family: Arial;
	text-align: left;

}
.rockboardtableheader {
	font-size: 13px;
	color: #000;
	font-family: Arial;
	text-align: left;
}
.pdltable {
	font-family: Arial;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.pagelocate {
	font-size: 9px;
	color: #000;
	margin: 5px;
	padding: 10px;
	font-family: Arial;
	letter-spacing: normal;
	word-spacing: 1px;
	text-align: center;
}
.toptop {
	font-size: 0px;
	line-height: 0px;
}
johndeere {
	font-size: 10px;
}
johndeere {
	font-family: Arial, Helvetica, sans-serif;
}
.johndeere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #009;
}
.Retrofit {
	font-family: Arial;
	font-size: 20px;
	color: #009;
	text-align: center;
	font-weight: bold;
}
.SoldOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-style: normal;
	
}

.SoldOut2 {
	font-family: Arial;
	font-size: 14px;
	color: #900;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
	
}

