/*====================================================================================================*/
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
	font-size: small;
	color: #69686e;
}
.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/css/bgcontainer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #69686e;
	background-color: #ffffff;
}
/*====================================================================================================*/
.header {
	height: 199px;
	padding: 10px;
}
.left {
	float: left;
	background-color: #f0f0f0;
	width: 169px;
	color: #69686e;
}
.left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.left ul li a {
	display: block;
	width: 169px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #69686e;
	text-indent: 10px;
}
.left ul li a:hover {
	background-color: #69686e;
	color: #ffffff;
}
/*====================================================================================================*/
#productsearch {
	margin-top: 10px;
	background-image: url(../images/css/bgsearch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 66px;
}
#productsearch label {
	display: block;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 2px;
}
#productsearch input[type=text] {
	border: none;
	margin-left: 45px;
	width: 80px;
	color: #69686e;
	padding: 2px;
}
#productsearch input[type=submit] {
	width: 30px;
	background: none;
	border: none;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	font-weight: bold;
	color: #69686e;
	cursor: pointer;
}
/*====================================================================================================*/
.right {
	display: block;
	float: left;
	width: 610px;
	margin-left: 10px;
	margin-top: -40px;
}
.heading {
	margin-bottom: 10px;
}
.heading h1 {
	margin: 0px;
	padding: 0px;
}
/*====================================================================================================*/
.footer {
	display: block;
	clear: both;
	font-size: x-small;
	background-image: url(../images/css/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
/*====================================================================================================*/
.right a, .footer a {
	font-weight: bold;
	color: #216E27;
	text-decoration: none;
}
.right a:hover, .footer a:hover {
	font-weight: bold;
	color: #216E27;
	text-decoration: none;
}
/*====================================================================================================*/
em {
	font-size: large;
	font-weight: bold;
	border-bottom: 1px solid #7ab98e;
	font-style: normal;
}
/*====================================================================================================*/
.shoptop {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.shoptop li {
	display: inline;
}
.shoptop li a {
	display: block;
	float: left;
	width: 120px;
	height: 140px;
	text-align: center;
}
.shoptop li p {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 120px;
	height: 100px;
}
/*====================================================================================================*/
#dealersearch {
	clear: both;
	margin-top: 10px;
	background-image: url(../images/css/bgbigsearch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 92px;
}
#dealersearch label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}
#dealersearch input[type=text] {
	border: none;
	margin-left: 45px;
	width: 145px;
	color: #69686e;
	padding: 2px;
}
#dealersearch input[type=submit] {
	width: 30px;
	background: none;
	border: none;
	padding: 2px;
	margin: 0px;
	background-color: transparent;
	font-weight: bold;
	color: #69686e;
	cursor: pointer;
}
/*====================================================================================================*/

/*-----------------------------------------------------all-----------------------------------------------------*/
.warning, .error {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 120%;
}
/*-----------------------------------------------------web-----------------------------------------------------*/
.access {
	position: absolute;
	top: -50px;
}
/*DEALER LOCATOR*/
.dealertable {
	width: 75%;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.dealertable th{
	background-color: #5E8F56;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 2px;
	color: #FFFFFF;
}
.dealertable td{
	vertical-align: top;
	padding: 4px;
}
.button {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color : #216E27;
	float: right;
}
hr {
	clear: both;
}
/*PRODUCT TABLE*/
.producttable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	clear: both;
}
.ptblock {
	width: 30px;
	height: 30px;
	background-color: #216E27;
	border: 1px solid #216E27;
}
.ptheader {
	background-image: url(../images/_global/gradh.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 120%;
	font-weight: bold;
	padding-left: 5px;
	border-top: 1px solid #216E27;
}
.ptline {
	border-right: 1px solid #216E27;
}
.ptcell {
	padding: 5px;
}
.ptprice {
	font-size: 120%;
	color: #216E27;
	font-weight:700;
	text-align: right;
	padding-right: 5px;
}
.selector {
	width: 100%;
}
.selector td{
	border: 1px solid #ececec;
	text-align: center;
	vertical-align: top;
}
.selector th{
	background-color: #ececec;
	border: 1px solid #cccccc;
	text-align: center;
	width: 50%;

}
.selectorresult {
	width: 100%;
}
.selectorresult td{
	border: none;
	text-align: center;
	vertical-align: top;
}
.w25 {
	width: 25%;
}



.mselector {
	width: 100%;
}
.mselector td{
	border: 1px solid #ececec;
	text-align: center;
}
.mselector th{
	background-color: #ececec;
	border: 1px solid #cccccc;
	text-align: center;
}
.specsheet {
	width: 100%;
	border-collapse: collapse;
	font-size: 85%;
}
.specr {
	width: 50%;
	text-align: left;
	padding-left: 5px;
	border-top: 1px solid #ececec;
	padding-top: 0px;
	padding-bottom: 0px;
}
.specl {
	width: 50%;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #216E27;
	border-top: 1px solid #ececec;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.pspecr {
	text-align: left;
	padding-left: 5px;
	border-top: 1px solid #ececec;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pspecl {
	white-space: nowrap;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #216E27;
	border-top: 1px solid #ececec;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
/*----------------------------------------------------admin----------------------------------------------------*/
.adminLayout {
	border-collapse: collapse;
	width: 100%;
}
.adminHeader{
	padding: 10px;
	color: #ffffff;
	background-color: #AD001C;
	font-weight: bold;
	font-size: 200%;
}
.adminMenu {
	padding: 5px;
	vertical-align: top;
	width: 150px;
}
.adminMain {
	padding: 10px;
	vertical-align: top;
}
.adminMain a{
	color: #000099;
	text-decoration: none;
}
.adminMain a:hover{
	color: #000099;
	text-decoration: underline;
}
.adminMenu ul {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	background-color: #ececec;
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #979191;
	border-bottom: 1px solid #979191;
}
.adminMenu a {
	display: block;
	width: 150px;
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #979191;
	border-bottom: 1px solid #979191;
	text-decoration: none;
	color: #000000;
	background-color: #ececec;
	margin-bottom: 1px;
	padding: 2px;
}
.adminMenu a:hover {
	display: block;
	width: 150px;
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #979191;
	border-bottom: 1px solid #979191;
	text-decoration: none;
	color: #AD001C;
	background-color: #CCCCCC;
	margin-bottom: 1px;
	padding: 2px;
}
.adminMenuHeader a, .adminMenuHeader a:hover {
	display: block;
	width: 150px;
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #979191;
	border-bottom: 1px solid #979191;
	text-decoration: none;
	background-color: #AD001C;
	color: #ffffff;
	margin-bottom: 1px;
	padding: 2px;
	font-weight: bold;
	cursor: default;
}
.adminTable {
	border-top: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #979191;
	border-bottom: 1px solid #979191;
	border-collapse: collapse;
}
.adminTable td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #cccccc;
	background-color: #ececec;
	line-height: 25px;
}
.adminTable th {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #AD001C;
	line-height: 20px;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
