/* skin  */



/* global overrides ********************/
body {
	font-size: 80%;
	line-height: 1.2em;
	background-color:#ffffff;
	background-image: url(http://www.lequip.com/images/hugebg.jpg);
	background-repeat: no-repeat;
	background-position: center 195px;
}

p {	
	margin-bottom: 10px;
}

a, a:visited, a:active {
	color: #000;
}
a:hover {
	color:#F00;
}

.item-num {
	font-size:.8em;
}

#container {
	width: 920px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;	
}

/* reset for the slideshow thumbnail UL's ************/

.slideshow-thumbnails ul {
	margin: 0px;
	padding: 0px;
}




/*main menu styles *********************/

#menu-main-wrapper ul  {}
#menu-main-wrapper ul li {}
#menu-main-wrapper ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 2px;
}





#menu-main-wrapper ul li .menu-main-1 {
	font-weight: bold;
}

#menu-main-wrapper ul li .menu-main-1:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
}




#menu-main-wrapper ul li .menu-main-2 {
	margin-left: 15px;
}

#menu-main-wrapper ul li .menu-main-2:hover {
	color: #F00;
	margin-left: 15px;
	text-decoration: underline;
}









/* content specific styles *********************/


#mainContent li {
	margin-left: 0; /* changed from 20px to 0 */
}

#menu-dealer-wrapper li {
	margin-left: 0;	
}

.content-page-wrapper p {
	font-size: 1em;
	margin-bottom: 12px;
	line-height: 1.5em;	
	}

#product-faq-wrapper ol {
	list-style-type: decimal;
	margin-left: 20px;
}
#product-faq-wrapper ol li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ajax-populate-catalog h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-top: 4px;
}


#product-breadcrumb {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}




/* links inside content area ***************/






/* product description panel *************/
#product-description-long h1 {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#product-description-long h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	color: #333;
}



#product-description-long ul {
	list-style-type: square;
	margin-left: 10px;
	padding-left: 10px;	
}

#product-description-long ul li {
	line-height: 1.6em;	
	
}

#product-description-short p,
#product-description-long p {
	line-height: 1.6em;
	margin-bottom: 15px;
}


#product-title h1 {
	font-size: 3em;
	line-height:1.2em;
	color: #333;
}



/* header and footer elements **********/

#header_main {
	height: 200px;
	clear:both;
	background-image: url(http://www.lequip.com/images/header_bg1.jpg);
	background-repeat: repeat-x;
}

#header_container {
	height: 200px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}




#footer_main {
	background-color: #ffffff;
	height: 220px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(http://www.lequip.com/images/footer_bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer-container {
	height: 200px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	font-size: .95em;
	line-height:1.4em;
	color: #999;
}

#footer-container #div1 {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 25px;
}
#footer-container #div2 {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 280px;
	top: 25px;
}
#footer-container #div3 {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 550px;
	top: 25px;
}
#footer-container #div4 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 770px;
	top: 25px;
}




div.clearer {
	clear: both;
	height: 1px;
}


#mainContent {
	width: 650px;
	
}





/* Extras ***************/

#product-extras-wrapper h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 1.3em;
	line-height: 1.4em;
}
.dlr-login-label

{
	font-size: 1em;
	color: #333;
	padding-left: 10px;
	}
	
	
	
	
/* Dealer Locator Page ******/


h1 {
	color:#333333;
	font-size: 2.5em;
	line-height: 1.2em;
	
	
}

.content-page-wrapper ul {
	list-style-type: disc;
}

.content-page-wrapper a {
	text-decoration:underline;

}

.slideshow-thumbnails ul li {
	margin-left: 0px;
}



