/* -- main pages -- */

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-align:left;
}

a {
	font-size:10px;
	color: #858585;
	text-decoration:none;
	outline: none;
}

a.checkoutLink{
	color:Green;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bolder;
	float:right; 
}

a.productCheckoutLink{
	color:Green;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bolder;
}

a.proceedtocart{
	color:Green;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bolder;
}

a.selectorShow{
	color:Red;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bolder;
}

a.selectorHide{
	color:Black;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bolder;
}

a.AccessoryList{
	text-transform: uppercase;
}

a.AccessoryList:Hover{
	text-transform: uppercase;
	color: Red;
}

a.printerfriendly{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color:Green;
}

a.blackballanchor
{
	font-size:10pt; 
	color:#858585;
}

table {
	border-collapse:collapse;
	table-layout:auto;
	border: none;
	width: 548px;	
}

/*th{
	border-bottom: solid 2px #858585;
	width:548px;
	color: #000000;
	text-transform:uppercase;
}*/

td{
	padding: 5px 2px 5px 2px;
}

tfoot{
	border-top: solid 2px #858585;
	width:548px;
	color: #000000;
	text-transform:uppercase;
}

tdcenter{
	margin: auto auto auto auto;
}

table.compare
{
	border-collapse:collapse;
	table-layout:auto;
	border: none;
	width: 548px;
	font-size: 10px;
}

th.compare{
	width:548px;
	color: #000000;
	text-transform:uppercase;
}

th.side{
	color: #000000;
	text-transform: capitalize;
}

.sidecarttableheader{
	color: #000000;
}

.sidecart{
	font-size: 10px;
	padding: 1px 1px 1px 1px;
}


input {
  color: #000;
  border-color: #000;
  border-width: thin;
}

input.qty {
	width: 25px;
}

input.cvc {
	width: 45px;
	border:1px solid #dadada;
}

input.btn{
	/* width: 75px; */
	background:url(../images/button_background.gif) top left repeat-x #f0f0f0;
	border:1px solid #dadada;
	text-transform:uppercase;
	font-family:Arial, Verdana, Tahoma;
	font-size:10px;
	height:21px;
	/* min-width:80px; */
	margin:0px;
	margin-right:3px;
}


.navbutton{
	width: 220px;
}

input.text{
	width: 125px;
}

.Required{
	font-weight: bold;
}

#Website {
	width:800px;
}

.Left{
	float:left;
}

.Middle {
	width:800px;	
	clear:both;
	float:left;
	text-align:left;
}

.Right{
	float:right;
}

.off {width: 1px; height: 1px; overflow: hidden; display: none; visibility: hidden;}
.on {display: block; visibility: visible;}

img.cartHeader{
	padding-bottom: 20px;
}


.ProductList{
	width: 580px;
	min-height: 200px;
	background-image: url(../Images/ProdListBackground.jpg);
	float: left;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ProductRight{
	width: 193px;
	height: 200px;
	float: right;
}

.ProductLeft{
	width: 222px;
	height: 200px;
	float:left;
}

#Footer {
	width:800px;
	height:25px;
	clear:both;
}

#nav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
	display: block;
	min-width:800px;
	background:url(../Images/menu_background.gif) top left no-repeat;
	text-align:left;
}

#navbottom {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
	display: block;
	min-width:800px;
	background:url(../images/footer_bg.gif) no-repeat top right;
	text-align:right;
}

#nav li {
	list-style: none;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	height:25px;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	border-right:1px solid #cccccc;
	height:13px;
	padding:6px 11px;
	text-decoration:none;
	outline: none;
	display:inline-block;
}

#nav a:hover {
	text-decoration:underline;
	outline: none;
}

#nav a:active, #nav a.selected {
	outline: none;
}

#NavBar {
	height:100%;
	float:right;
	width: 255px;
	display: block;
}

/*Sidebar Classes*/
.sidebar {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.6em;
	color: #000000;
	background:url(../images/right_sbg.gif) repeat-y top right #CCCCCC;
	width:175px;
	float:right;
	}

.sidebar ul {
	margin:0px;
	padding:0px;
	}
	
.sidebar li {
	list-style-type:none;
	text-transform:uppercase;
	border-bottom:1px solid #cccccc;
	padding:5px 10px;
	}
	
.sidebar li a:link, .sidebar li a:visited {
	color: #000000;
	text-decoration:none;
	}
	
.sidebar li a:hover {
	text-decoration:underline;
	outline: none;
	}

.shoppingcart2 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 10px;
	background-color:White;
	font-size: 10px;
	text-transform:none;
	float: none;
	border-collapse:collapse;
	width: 150px;
}

.shoppingcart {
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 10px;
	border: solid 1px #000000;
	background-color:White;
	font-size: 10px;
	text-transform:none;
	float: none;
}

.shoppingcartheader{
	border-bottom: solid 2px #858585;
	color: #000000;
	text-transform:uppercase;
	font-weight:bold;	
}

.shoppingcartTotals{
	float: right;
	text-transform:uppercase;
	font-weight:bold;
}

.shoppingcartTotalsLabels{
	float: right;
	text-transform:uppercase;
	font-weight:bold;
	padding-right: 25px;
}

.cartdelete{
	color: Red;
	font-weight: bold;
}

.cartdeletelarge{
	color: Red;
	font-weight: bold;
	font-size: large;
	text-align: center;
}

.cartHeader{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;	
	vertical-align: top;
}
	
/*Footer Classes*/
.footer {
	width:800px;
	height:25px;
	background:url(../images/footer_bg.gif) no-repeat top right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.6em;
	}
	
.footer ul {
	margin:0px;
	padding:0px;
	}
	
.footer li {
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	border-left:1px solid #666666;
	line-height:25px;
	padding:6px 10px;
	}
	
.footer li a:link, .footer li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer li a:hover {
	text-decoration:underline;
	}

#main {
	text-align: left;
	margin: 0 auto;
	width:800px;
} 

#Container {
	width:799px;
	background:url(../images/right_sbg.gif) repeat-y top right #FFF;
	border-left:1px solid #ccc;
}

#Content{
	float:left;
	width:584px;
}

.inner_content
{
	padding: 20px;
}

.link_button {
	display: block;
	width: 165px;
	padding: 5px 0px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
}

/* -- shared items --*/
.ErrMsg{
	color: #EE0000;	
	font-size: 11px;
	font-weight: bold;
}

.WelcomeText{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0px 10px;
}

.ProductText{
	color: #EF4123;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0px 10px;
}

.bodyTextPadding{
	font-size: 10px;
	padding-bottom: 8px;
}

.contactText
{
    font-size: 14px;
    margin:20px 25px 0px 25px;
}

.btn {
	background:url(../images/button_background.gif) top left repeat-x #f0f0f0;
	border:1px solid #dadada;
	text-transform:uppercase;
	font-family:Arial, Verdana, Tahoma;
	font-size:10px;
	height:21px;
	margin:0px;
	color: Black;
}

.accessbtn {
	background:url(../images/button_background.gif) top left #f0f0f0;
	border:1px solid #dadada;
	text-transform:uppercase;
	font-family:Arial, Verdana, Tahoma;
	font-size:10px;
	height:4px;
	margin:0px;
}

.btnpadding {
	padding: 0px 4px 0px 4px;
}

.ZipCodeBox{
	border:1px solid #000000;
	font-family: Verdana; font-size:14pt; color:#000000;
}

.flashObject{
	width: 10px;
	height: 10px;	
}

.textbold{
	font-weight:bold;
}

.tinytext{
	font-size:9px;
	color: #858585
}

.textboldPadding{
	font-weight:bold;
	padding: 0px 25px 0px 4px;
}

.productImage{
	float:left;
}

.ProductPriceLabel{
	color: Black;
	font-size: 12px;
	text-transform:uppercase;
}

.ProductPrice{
	color: #EF4123;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}

.relatedLink a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#EF4123;
	text-transform:uppercase;
}

.relatedLink label{
	color:#EF4123;
	text-transform:uppercase;
	font-weight:bolder;
	padding: 25px 35px 25px 5px;
}

.accessHeader{
	color: #000000;
	font-weight:bolder;
	text-decoration:underline;
	text-align: left;
}

.resultGrey{
	float:left;
	background-color: #EDEDED;
}

.resultWhite{
	float: left;
}

.resultGreyNoFloat{
	background-color: #EDEDED;
	padding: 2px 0px 2px;
}

.resultWhiteNoFloat{
 	padding: 2px 0px 2px;
	background-color:White;
}

.breadcrumb
{
	font-family: Arial; font-size: 14pt; font-weight: bold; color:#EF4123;
	text-transform:uppercase;
	width: 95%
}

.text
{
	border:1px solid #dadada;
}

.spacer{
	padding-top: 15px;
}

.productImageNumber table{
	border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	width: 75px;
}

.productImageNumber tr{
	height: 15px;
	padding: 5px 0px 5px;
}

.productImageNumber td{
	border-style: none;
	vertical-align: middle;
	float: left;
	padding: 2px 3px 2px 3px;
}

.productCartSummary{
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	height: 30px;
	vertical-align: middle;
	font-weight:bold; 
	color:#858585;
	float:none;
	padding: 1px 0px 1px 0px; 
}

.cartBorder{
	border: solid 1px #cccccc;
	float: left;
	padding: 10px 15px 10px 15px;
	width:548px;
    background-color: #f7f7f7;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;

}

.dealerInformationBorder
{
    border: solid 1px #cccccc;
	float: left;
	padding: 10px 15px 10px 15px;
	width:548px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.checkoutBill{
	float: left;
	width: 275px;
}

.checkoutBillCentered{
   	width: 265px; 
   	margin-left: 137px;
}

.checkoutShip{
	float: right;
	width: 255px;
	padding-left:10px;
}

.billingBorder{
    border: solid 1px #cccccc;
    background-color: #f7f7f7;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;

	padding: 10px 2px 10px 2px;
}

/****************************
tables
*****************************/

table.half{
	width: 270px;	
}

table.Checkout {
    table-layout: auto;
    border: solid 1px #cccccc;
    background-color: #f7f7f7;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px;
    width: 265px;
    float:right;

}

table.subtotal {
	border-collapse:collapse;
	border: none;
	float:right;
	width: 160px;
}



.productBorder{
	border: solid 2px #858585;
	float: left;
	padding: 10px 15px 10px 15px;
	width:548px;
	background-image: url(../Images/ProdListBackground.jpg);
}

.aPadding {
	font-size:10px;
	color: #858585;
	text-decoration:none;
	outline: none;
	padding-left: 7px;
	vertical-align: middle;
}

.feature li{
	list-style-position:outside;
	list-style-type:square;
}

.questionAnswer{
	padding: 3px 3px 3px 3px;
	border: solid 1px red;
	background-color: #FFE5E5;
}

.sectionHeader{
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bolder;
}

.shippingOptions{
	font-weight:bold;
	border-collapse: collapse;
}

.errorMessage{
	border: solid 2px red;
	font-weight: bolder;
}

.checkout_spacer
{
	padding-top:15px;	
}

/*
==========================================================================================
Dealer Locator Page Styles
Warren Ayen
November 26th, 2008
==========================================================================================
*/

.dealer_result
{
	background-color:#ffffff;
	font-family: Arial; font-size:8pt; color:#000000; text-transform: uppercase;
	margin:12px;
}

.dealer_name
{
	color: #F24124; font-weight: bold;
}

.dealer_name a:link
{
	color: #F24124; font-weight: bold; text-decoration: none;
}

.dealer_name a:hover
{
	color: #F24124; font-weight: bold; text-decoration: none;
}

.dealer_name a:visited
{
	color: #F24124; font-weight: bold; text-decoration: none;
}

.dealer_search_title
{
	font-family: Trebuchet MS; font-size:9pt; font-weight: bold; color:#000000;
}

.spacer
{
	padding:2px;
}

.result_bullet
{
	background-image: url('../Images/Search_Bullet.jpg');
	height: 20px; width:20px;
}

.result_bullet_inner
{
	
	padding:2px; padding-top: 4px;
	font-family: Tahoma; font-size:7pt; color:#ffffff; font-weight: bold;
}

/*
==========================================================================================
Other Products Page
==========================================================================================
*/

.saws_header
{
	padding:4px; width:572px;
	background-color: #027789;
	font-family: Tahoma; font-size:12pt; color:#ffffff; font-weight: bold;
	text-transform: uppercase;
}

.augers_header
{
	padding:4px; width:572px;
	background-color: #6f6ba8;
	font-family: Tahoma; font-size:12pt; color:#ffffff; font-weight: bold;
	text-transform: uppercase;
}

.drills_header
{
	padding:4px; width:572px;
	background-color: #1f5a18;
	font-family: Tahoma; font-size:12pt; color:#ffffff; font-weight: bold;
	text-transform: uppercase;
}

.pumps_header
{
	padding:4px; width:572px;
	background-color: #8c2006;
	font-family: Tahoma; font-size:12pt; color:#ffffff; font-weight: bold;
	text-transform: uppercase;
}

.quikvent_header
{
	padding:4px; width:572px;
	background-color: #c1b03e;
	font-family: Tahoma; font-size:12pt; color:#ffffff; font-weight: bold;
	text-transform: uppercase;
}

.tillers_header
{
	padding:4px; width:572px;
	background-color: #634c08;
	font-family: Tahoma; font-size:12pt; color:#ffffff; font-weight: bold;
	text-transform: uppercase;
}

/*
==========================================================================================
Warranty Page
==========================================================================================
*/

.warranty_background
{
	background-image: url('../Images/5YearBackground.jpg'); background-repeat: no-repeat;
	background-color:#000000;
	width: 625px; height: 480px;
}

.warranty_font
{
	margin-top:65px; margin-left: 225px; margin-right: 20px;
	font-family: Tahoma; font-size: 9pt; font-weight: bold; color:#ffffff;
}

.warranty_bottom
{
	margin-top:180px; margin-left: 225px; margin-right: 20px;
	font-family: Tahoma; font-size: 8pt; color:#ffffff;
}

.warranty_header
{
	padding-top: 35px; margin-left: 285px; padding-right: 20px;
	font-family: Verdana; font-size:12pt; color:#ef4123; font-weight: bold;
}

/*
==========================================================================================
Print Order Summary page
==========================================================================================
*/

.print_container
{
	width: 900px;
	border: solid 2px #000000;
}

.print_border
{
	border: solid 2px #000000;
}

.print_inner
{
	margin:6px;	
}

.print_title
{
	font-family: Tahoma; font-size: 16pt; font-weight: bold; color:#000000;	
	text-transform: uppercase;
}

.print_section_header
{
	font-family: Tahoma; font-size: 13pt; font-weight: bold; color:#000000;	
	text-transform: uppercase;
}

.print_font
{
	font-family: Tahoma; font-size: 12pt; font-weight: normal; color:#000000;	
}


.print_label
{
	font-family: Tahoma; font-size: 12pt; font-weight: bold; color:#000000;	
}

.print_spacer
{
	padding:4px;	
}


/*
==========================================================================================
New Styles
==========================================================================================
*/

#zipcode
{
	width:799px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.zipcode_container
{
	background-image: url('../Images/ZipCodeBackground.jpg'); background-repeat: no-repeat; background-position: top center;
	width: 584px; height: 298px;
	
}

.zipcode_inner
{
	padding-top: 150px; padding-left: 30px;
}

.splash_background
{
	background-image: url('../Images/splashbackground.jpg'); background-repeat: no-repeat; background-position: top center;	
	width: 625px; height: 414px;
}

.splash_inner
{
	padding:20px;	
}

.splash_title
{
	font-family: Verdana; font-size:12pt; color:#ef4123; font-weight: bold;
}

.splash_lower
{
	font-family: Verdana; font-size:9pt; color:#ffffff; font-weight: normal;
	width:85%; padding-top:10px;
}

.category_top
{
	border-bottom: solid 1px #999999;	
}

.questions_background
{
	background-image: url('../Images/QuestionsBackground.jpg'); background-repeat: no-repeat;
	background-color: #dadada;
	border: solid 1px #dadada;
	width: 596px;
}

.question_title
{
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #ef4123;
}

.answer_font
{
	font-family: Arial; font-size: 8pt; color:#000000; font-weight: normal;	
}

.newspacer
{
	padding:2px;	
}

.delivery_background
{
	background-image: url('../Images/Delivery_Options.jpg'); background-repeat: no-repeat;
	width: 584px;	
}

.delivery_inner
{
	padding-top:100px; padding-left:14px; padding-right: 14px;	
}

.delivery_inner ul
{
	list-style-image: url('../Images/checkmark.jpg');

}

.delivery_inner ul li
{
	height: 24px;
	padding-top: 8px;
	vertical-align: middle;
}


.delivery_option_title
{
	font-family: Arial; font-size: 10pt; font-weight: bold; color: #ef4123;
}

.specs_alternate_row
{
	background-color: #ededed;
	height:10px;
}

.specs_row
{
	background-color: #ffffff;
	height:10px;
}

.comparison_font
{
	font-size: 8pt;	
}

/*
Terms and Conditions - Privacy Policy
*/

.OrangeHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#EF4123;
}


/*
==========================================================================================
Ordering Information Page
==========================================================================================
*/

.orderinfo ul
{
	list-style-type: none;
}

.orderinfo li
{
	border-bottom: solid 1px #999999;
	width: 100%;
	font-family: Verdana; font-size: 9pt; color: #000000;
}

.orderinfo_small
{
	font-size: 7pt;	
}

.blackball
{
	background-image: url('../Images/blackball.jpg'); background-repeat: no-repeat;
	width: 23px; height: 23px;
}

.blackball_inner
{
	padding: 4px; padding-left:8px;
}

.blackball_font
{
	font-family: Arial; font-size: 10pt; color: #ff3300; font-weight: bold;
}

.compare a:hover
{
	text-decoration: underline;
}

.compare a
{
	text-decoration: none;	
}

.Bullet
{
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ZipCodeText{
	color: #EF4123;
	font-size: 17px;
	font-weight: bold;
	vertical-align: top;
}
