@charset "utf-8";
/* CSS Document */
body{
	background-color: #E1E1E1;
}

#container{
	border-color: white;
	background-color: #FFFFFF;
}	

/****** HEADER STYLES *******/

#container #header{
	background-color: #E7C138;
}

#container #header a{
	color: #FFFFFF;
	text-decoration: none;
}

#container #header .border-left{
	border-color: white;
}

#container #header #hdr-title{
	background: url(http://www.lawleybasecamp.com/media/images/microsite-images/bodyimages/lawley-footer-repeat-y.gif) repeat-y #BCBDC0 top right;
	/*background-image: url(/images/lawley-logo-top.gif);
	background-repeat: no-repeat;*/
	border-color: white;
}

/****** NAV STYLES *******/

#container #nav{
	background-color: #FFD75F;
	border-color: white;
}

#container #nav li{
	border-color: white;
	background-color: #E9B927;
}

#container #nav a{
	background-color: transparent;
	color: white;
}

#container #nav li ul{
	background-color: #E9B927;
}

#container #nav li ul li{
	border-color: #E9B927;
}

#container #nav li:hover,
#container #nav li.sfhover{
	background-color: #DF9800;
}

#container #nav .parent{
	background-image: url(/images/pms/arrow.gif);
}

/****** CONTENT STYLES *******/

#container #content{
	background-color: white;
}

#container h2{
	font-weight: bold;
	text-decoration: underline;
}

#container #content .product-item p strong {
	font-weight:normal;
}

#container #content #print-page{
	color: #000000;
}

#container #content img{
	border-color: #777C7F;
}

#container .freeDVD{
	border-color: #777C7F;
	background-image: url(/images/free-dvd.jpg);
}

#container #content .freeDVD{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

/****** RHCOL STYLES *******/


/****** FOOTER STYLES *******/

#container #content-ftr{
	background-color: #B8BABB;
	color: white;
	border-color: white;
}

#container #banner{
	border-color: #FFFFFF;
}

#container #banner a.lawleytext {
	background:url(http://www.lawleybasecamp.com/media/images/microsite-images/bodyimages/bannertext.gif) no-repeat 430px 17px;
	width:960px;
	height:58px;
	float:left;
	text-indent:-9999px;
}

#container #banner {
	height:58px;
	width:100%;
	background: url(http://www.lawleybasecamp.com/media/images/microsite-images/bodyimages/lawley-footer-repeat-y.gif) repeat-y #BCBDC0 top right;
}

#container #copyright-ftr{
	background-color: white;
	color: #666666;
}

#container #copyright-ftr a{
	color: #999999;
}
#container #content p #proceed-to-cart {
	float: none;
	margin-top: 20px;
	margin-left: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #content div.product-item ul {
	margin-bottom:20px;
}

#container #content div.product-item ul li {
	padding:5px 0px;
	list-style:none;
}

#container #content div.product-item ul li.pdf {
	list-style:url(http://www.lawleybasecamp.com/media/images/microsite-images/bodyimages/pdflink.gif);
}