﻿html
{
	background: #2f5522 url('../../images/BG.gif') repeat-x;
}

body 
{
	background: #2f5522 url('../../images/BG.gif') repeat-x;
	font-size: medium;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	padding:0;
	font-family: Verdana;
	line-height: 1.3;
}

a
{
	color: #076c13;
	text-decoration:none;
}

a:link 
{
	color: #076c13;
	text-decoration:none;
}

a:visited:hover
{
	color: #076c13;
}

a:hover
{
	text-decoration:underline;
}

p
{
	padding-bottom: 15px;
}

ul
{
	margin-bottom: 15px;
}

li
{
	margin-left: 20px;
	list-style-type: disc;
}

#page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 35px;
	background: #fff;
}

#search
{
	width: 466px;
	min-height: 130px;
	padding-left: 20px;
	padding-top: 60px;
	background: url('../../images/searchBG.jpg') no-repeat;
}

.specials
{
	width: 466px;
	min-height: 351px;
	padding-left: 20px;
	padding-top: 60px;
	background: url('../../images/specials.jpg') no-repeat;
}

.specialList
{
	font-size: 80%;
}

.specialList a:hover
{
	color: #3cbe2a;
	text-decoration: none;	
}

#inquiry
{
	width: 466px;
	float: left;
	min-height: 351px;
	padding-left: 20px;
	padding-top: 60px;
	background: url('../../images/inquiryBG.jpg') no-repeat;
	color: #666666;
}

#contact
{
	width: 466px;
	float: left;
	min-height: 351px;
	padding-left: 20px;
	padding-top: 60px;
	background: url('../../images/contactBG.jpg') no-repeat;
	color: #666666;
}

#sales
{
	width: 466px;
	float: left;
	min-height: 351px;
	padding-left: 20px;
	padding-top: 60px;
	background: url('../../images/salesBG.jpg') no-repeat;
	color: #666666;
}

#contactText
{
	width: 416px;
}

#header
{
	background: url('../../images/topBG.jpg') repeat-x;
	width: 1000px;
	height: 72px;
}

#menu
{
	background: url('../../images/menuBG.jpg') repeat-x;
	width: 1000px;
	height: 28px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#content
{
	background: url('../../images/contentTop.jpg') repeat-x;
	width:960px;
	min-height: 350px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
}

#copyright
{
	clear: both;
	text-align: center;
	margin-top: 5px;
	color: #ccc;
	font-size: 70%;
}

#footerMenu
{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	clear: both;
	text-align: center;
	margin-top: 5px;
	color: #999;
	font-size: 80%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #d5ddd2;
}

#footerMenu a
{
	color: #666666;
}

.breadcrumbs
{
	float:right;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: -10px;
	font-size: 80%;
	font-family: Courier New, Verdana ;
}

.breadcrumbs a
{
	font-weight: bold;
}

.breadcrumbs a:hover
{
	text-decoration: underline;
}

.loading
{
	position: absolute;
	z-index: 100;
	left: 40%;
	top: 120px;
}

.popupLauncher
{
	float: right;
	font-size: 80%;
}

.launcherText
{
	margin-left: 5px;
	display: block;
	float: left;
}

#pricePopup
{
	position: absolute;
	z-index: 100;
	left: 450px;
	top: 150px;
	background-image: url('../../images/popupBG.png');
	height: 265px;
	width: 270px;
	overflow: hidden;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
}

.addedCart
{
	float: right;
	font-size: 80%;
	height: 20px;
	margin-top: -15px;
	margin-right: 10px;
	border-top: solid 2px #ffe468;
	border-bottom: solid 2px #ffe468;
	background-color: #f9eebb;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.viewCart
{
	float: right;
	margin-right: 25px;
}

.addedCartMachine
{
	float: right;
	font-size: 80%;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: solid 2px #ffe468;
	border-bottom: solid 2px #ffe468;
	background-color: #f9eebb;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

img
{
	border: none;
	padding: 0;
	margin: 0;
}

.dropdown
{
	border: solid 1px #aaa;
}

textarea, input[type="text"], input[type="password"], select
{
	border: solid 1px #aaa;
	font-size: 90%;
	font-family: Verdana;
}

textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus{border-color:#888}

.button
{
	font-size: 90%;
	padding: 3px;
	cursor: pointer;
	background: #6c8252;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 2px #aaa;
	border-bottom: solid 2px #aaa;
	color: #fff;
}

.cartButton
{
	font-size: 90%;
	cursor: pointer;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: -17px;
}

.smallText
{
	font-size: 70%;
}

.invImage
{
	margin-right: -10px;
	margin-bottom: -10px;
}

.invImage2
{
	margin-left: 4px; 
	margin-bottom: -10px
}

.invImage3
{
	margin-left: -4px; 
	margin-bottom: -10px
}

.invPhoto
{
	width: 150px;
	height: auto;
}

.contentLine
{
	background: url('../../images/contentLine.gif') no-repeat;
	width: 1px;
	min-height: 350px;
	float: left;
}

.contentSandwich
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px; 
	float:left
}

.IFrameButton
{
	float: right;	
	margin-right: 18px;
	margin-bottom: 3px;
	display: block;
}

.labelSpace
{
	width: 170px;
	float:left;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
}

.label
{
	opacity: .6;
	background: #f5f5f5;
	color: #000;
	padding: 3px 0 3px 0;
}

.alternateLabel
{
	opacity: .6;
	background: #d0d9c7;
	color: #000;
	padding: 3px 0 3px 0;
}

.alternateRow
{
	opacity: .6; 
	background-color: #d0d9c7; 
	float: left; 
	color: #000; 
	height: 100px;
}

.alternateFake
{
	background-color: #e2e7dc; 
}

.contactLabel
{
	width: 80px;
	float:left;
}

.inquiryLabel
{
	width: 135px;
	float:left;
}

.contactSpace
{
	margin-bottom: 5px;
}

.inputBox
{
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-bottom: 10px;
}

.floatLeft
{
	float:left;
}

.headerText
{
	float:left; 
	font-weight: bold;
	padding-right: 10px;
}

.itemText
{
	float:left; 
	padding-right: 10px;
}

.inventoryText
{
	padding-top: 15px;
	color: #333333;
}

.listHeader
{
	margin-top: 15px;
	font-weight: bold;
	color: #666666;
	display: block;
}

.Rotary
{
	background: url('../../images/Rotary.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Aerification
{
	background: url('../../images/Aerator.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Bunker
{
	background: url('../../images/Bunker.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Fairway
{
	background: url('../../images/Fairway.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Misc
{
	background: url('../../images/Misc.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Riding
{
	background: url('../../images/Riding.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Tractors
{
	background: url('../../images/Tractor.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Trim
{
	background: url('../../images/Trim.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Utility
{
	background: url('../../images/Utility.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}

.Walking
{
	background: url('../../images/Walking.gif') no-repeat;
	min-width: 600px;
	min-height: 530px;
}