* {
	margin: 0;
	padding: 0;
}


html {
	margin: 0;
	padding: 0;
	background: url(images/html_bg.jpg) repeat;
}


body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/body_bg.jpg) repeat-x;
	
}



#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.hidden {
	display:none;
}

#sizingDownload a {
	position:absolute;
	top: 5px;
	right: 25px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/pdf.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}

#sizingDownload a:hover {
	color: #990000;
}

h1 {
font-size: 1.5em;
font-weight: bold;
color: #333333;
	line-height: 2em;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 40px;
}


h2 {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 1.3em;
font-weight: bold;
color: #7a1219;
	line-height: 2em;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 40px;
}


h3 {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #252525;
	line-height: 2em;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 40px;
}


#logo {
	margin: 0;
	padding: 0;
	position: relative;
	right: 300px;
	top: 17px;
}


#top_nav {
	position:relative;
	height: 49px;
	width: 923px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/nav/snow_top_tab.gif);
	background-repeat: no-repeat;
}

#top_nav ul {
	width: 400px;
	/*text-align:right;*/
	position: absolute;
	top: 8px;
	padding:0;
	margin:0;
	left: 347px;
}


#top_nav ul li {
	display: inline;
	padding-right: 30px;
}


#top_nav a:link, #top_nav a:visited {
	text-decoration: none;
	color: #050505;
	font: bold 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}


#top_nav a:hover, top_nav a:active {
	color: #ffffff;
}


#header_wrapper {
	width: 923px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	background-image: url(images/header_snow.jpg);
}

#nav {
	width: 100%;
	text-transform:uppercase;
	position: relative;
	top: 249px;
	right: 40px;
	font:9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#nav ul li {
	display: block;
	float: left;
	margin: 0;
	padding:0;
	width: 90px;
	background: url(images/nav/nav_b_right.gif) no-repeat right top;
}

#nav a:link, #nav a:visited {
	display: block;
	color: #fff;
	width: 90px;
	height: 25px;
	text-decoration: none;
	background: url(images/nav/nav_b_left.gif) no-repeat left top;
	line-height: 20px;
	padding: 0px;
	text-align: center;
}


#nav a:hover {
	color: #bcbcbc;
}



#content_wrapper {
	width: 923px;
	min-height: 300px;
	height: auto;
	margin:0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(images/main_bg.jpg);
}

#content_wrapper_center {
	width: 923px;
	min-height: 300px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/main_bg.jpg) no-repeat;
}

#footer_wrapper {
	width: 923px;
	height: 50px;
	margin:0 auto 0 auto;
	padding: 0; 
	text-align: center;
	background-image: url(images/footer_bg.jpg);
}


/*#bottom_nav {
	width: 923px;
	height: 45;
	margin-left: auto;
	margin-right: auto;
	padding: 0; 
	text-align: center;
	background-image: url(images/new_images/bottom_nav.jpg);	
}

*/


#wrapper {
	width: 100%;  
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

/*#titleAndMiniCart {
	width:100%;
	margin:0;
	padding:0;
	border: thin red solid;
}*/

#titleAndMiniCart p {
	float:right;
	margin:0 54px 0 0;
}

#titleAndMiniCart h2 {
/*	width:400px;*/
	height:1em;
	float:left;
	margin:0;
	padding:0 0 0 55px;
	color:#333333;
	line-height:.75em;
	font-size: 2em;
}

#seasonNotice {
	color:#FF0000;
	font-size:11px;
	margin:0;
	padding-bottom:12px;
}

/*this trick hides the stupid dotted lines that browsers like firefix puts around all links*/
a {
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}
/*end trick*/

a img{
	border: 0;
}

/*adds "view cart" graphic to cart link */
#fc_minicart a:link, #fc_minicart a:visited {
	padding-left:96px;
	background-image: url(images/viewCart.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: .8em;
	display: block;
	height:24px;
	line-height: 24px;
	text-decoration: none;
	color: #7a1219;
}


#fc_minicart a:hover {
	text-decoration: underline;
}


#aboutus-inline {
	margin:0;
	padding:0;
	width:800px;
	height:400px;
	
}

#aboutus-inline p {
	margin: 20px 20px;
	text-align:left;
	color:#333333;
}
/* @group table */

#copyright {
	width: 100%; 
	text-align: center;
	color: silver;
	font-size: 9px;
	margin: 0px auto 20px;
}
#copyright a, #copyright a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#copyright a:hover {
	color: #7a1219;
	text-decoration: underline;
}


/* KLIM CATALOG DOWNLOADS */
#downloads-inline a:link, #downloads-inline a:visited {
	display:block;
	width:200px;
	height:113px;
	float:left;
}
#downloads-inline .hideit {
	display:none;
	visibility:hidden;
}
#downloads-inline .note {
	clear: left;
	font-size: .7em;
	color:#CC0000;
	padding:0;
}
#dirtdl {
	background-image: url(images/dirt_download.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#snowdl {
	background-image: url(images/snow_download.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:5px;
}
#pricedl {
	background-image: url(images/priceList_download.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:5px;
}
/* END CATALOG */

/* ALTERNATIVE CONTENT CSS */
#alternantiveContent_inline {
	text-align:left;
	margin: 0;
	padding: 0 60px;
	width: 803px;
	font-size:14px;
	clear:both;
	background-image: url(images/stretchBG.gif);
	background-repeat: repeat-y;
	background-position: 0px 610px;
}
#alternantiveContent_inline caption {
	font-size: 1.8em;
	font-weight: bold;
	background-color: #DBDBDB;
	text-align: left;
	padding-top: .4em;
}
#alternantiveContent_inline th {
	background-color: #F3FBFF;
	width: 130px;
	text-align:left;
}
#alternantiveContent_inline td, #alternantiveContent_inline th {
	border-bottom:thin solid #CCCCCC;
	padding:.2em;
}
#alternantiveContent_inline table {
	width: 500px;
	color:#333333;
}
#alternantiveContent_inline h2 {
	font-size: 2em;
	color:#333333;
}
#alternantiveContent_inline p {
	padding:0;
	margin: 0 0 20px 0;
}
#alternantiveContent_inline .getFlash {
	margin: 20px 40px;
	color:#CC0000;
}
#alternantiveContent_inline h1, #alternantiveContent_inline h2{
	margin:0;
	padding:0;
}

/* @end */

