@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End of RESET*/
/* -- All Pages Style -- */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#wrapper{
	width:940px;
	margin:0px auto;
	text-align:left;
}


h1{
	text-indent:-1000px;
	width:200px;
	height:85px;
	float:left;
	margin:2em 0 0 2em;
	background:url(../_img/PESLOGO.png) top left no-repeat;
}

h2{
	background:#316735 url(../_img/TL_Corner.gif) no-repeat left top;
	color:white;
	font-size:2.25em;
	margin:0 0 .25em;
	text-shadow:0 0.01em #333333;
}

h2 span{
	background:url(../_img/TR_Corner.gif) no-repeat 767px 0px;
	display:block;
	padding:.25em .5em;
}

h3{
	font-size:2em;
	color:#264c00;
	padding:.5em;
	text-shadow:0 0.01em #bbb;
}

h4{
	margin:1em;
	font-size:1.4em;
	color:#264c00;
	text-shadow:0 0.01em #bbb;
}

.body {
	padding:0;
	min-height:300px;
	width:770px;
}

.body ul li{
	list-style:outside;
	padding:.5em;
	margin-left:3em;
	font-size:1.2em;
}

.body ul{
	margin:1em;
}

.body .imgContainer{
 float:right;
margin:0 0 0 4em;
width:300px;
}

.body img{
float:right;
margin: 1em 0;
margin-top:0;
}


p{
color:#333333;
font-size:1.3em;
line-height:1.4em;
padding:0 1em 1em 1em;
}

a{
	color:#5AAF41;
}

a:hover{
	color:#316735;
}

/* -- End All Pages Style -- */

/* --------------------- Header Section ----------*/

#header{
	background:url(../_img/headerImg.jpg) bottom left no-repeat;
	height:200px;
	overflow:visible;
	width:940px;
	position:relative;
	margin:0 auto;
}

#header ul{
	position:relative;
	top:7em;
	left:1em;
	list-style:none;
	font-size:1.5em;
	color:#555;
	font-family:Arial;
	line-height:1.3em;
	text-shadow:0 0.001em #FFFFFF;
	width:50%;
}

#header p{
	float:right;
	position:relative;
	top:1em;
	background:url(../_img/100bestlogoblack82X80.gif) top left no-repeat;
	text-indent:-5000px;
	width:82px;
	height:80px;
	}
/* ---------------------End Header Section ----------*/
/* ---------------------Navigation Section ----------*/
#navDiv{
	margin:1em auto;
	float:left;
	background: url(../_img/NavBKG.gif) left top no-repeat;
	width:940px;
}

.nav {
	margin:0;
	padding:0;
}

.nav li{
		float:left;
		display:inline;
		border:none;
		height:32px !important;
		position:relative;		
}
		
.nav li ul{
	display:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:3.2em;
	background:#666;
}


.nav li a{
	font-size:1.3em;
	padding:.7em 1em;
	border-right:1px solid #8f949a;
	display:block;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	text-shadow:0 0.001em #fff;
}

.nav ul li a{
 border-right:none;
 color:#CCC;
 text-shadow:none;
}

.nav li:hover ul { 
	border:1px solid #8f949a;
	border-top:none;
	display: block;
}


.nav li li:hover{
	display:block;
	background:none;
	width:100%;
	color:#fff;
}

.nav li li a:hover{
	color:#fff;
	display:block;
}

.nav li:hover{
	background: url(../_img/navigationCenter.gif) left -61px repeat-x;
	color:#fff;
}

.nav .firstLink:hover{background: url(../_img/NavigationLeft.gif) left -61px no-repeat;}

/* -- End Navigation -- */
/* -- Single Column -- */

.singleCol{clear:left;
border-top:#5AAF41 solid 5px;
padding-top:1em;
overflow:visible;}

.singleCol p{
	overflow:visible;}

.singleCol .imgContainer p{
	width:100%;
	text-align:center;
	padding:0;
	margin:0 0 2em;
	}
.singleCol #imgcontainer{
	width:300px;
	float:right;
	}
#home .singleCol ul li{
	width:25em;
	padding:.25em;
}

#home .singleCol #imgcontainer img, #imgcontainer2 img {
	float:none;
	margin:0;
}
/* -- End Single Column Area -- */
/* -- Two Column Layout -- */

.twoCol{
	width:50%;
	float:left;
	border-top:#5AAF41 solid 5px;
	padding-top:1em;
}
.twoCol img{
	float:none;
	margin-left:1em;
}

.twoColKlear{
	display:inline-block;
	width:100%;
	height:1px;
	clear:both;
}
.body .twoCol .SEC_nav li{
	display:block;
}


/* -- End Two Column Area --*/
/* -- Advertising column -- */

#advertising{
	float:right;
	width:150px;
}

#advertising img{
	width:150px;
	margin:1em 0;
}

.additionalVendorLink{display:none;}

#advertising div p,#advertising div ul{
	display:none;
}

/* -- End Advertising Area -- */
/* -- Footer Area -- */
.klear{clear:both;
height:1px;}
#footer{
	background:#154b24;
	border-top:#5baf41 2px solid;
	color:#FFFFFF;
	padding:1em;
	clear:left;
	margin:0;
}

#footer #footerContainer{
	width:960px;
	margin:1em auto;
	clear:both;
	text-align:left;
}

#footer #footerContainer:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footerContainer #pesCopy{
clear:left;
color:#FFFFFF;
line-height:1.4em;
text-align:center;
}

#footerContainer .bestWork{
background:url(../_img/100bestlogoblack45X44.gif) top left no-repeat;
display:inline-block;
width:50%;
color:#fff;
font-size:1.2em;
padding:0 0 0 5em;
}

#footerContainer #phoneNum{
	font-size:2em;
	float:right;
	margin:0;
	color:#fff;
}

#footerNav{
	text-align:center;
	margin:3em auto;
	display:block;
}

#footerNav li {
	border:none;
	height:2em !important;
	float:none;
	display:inline-block;
}

#footerNav li a{
	color:#fff;
	background:none;
	border-left:1px solid #fff;
	border-right:none;
	padding:0 .5em;
	font-size:1em;
	text-shadow:none;
}

#footerNav .firstLink a{border-left:none;}

#footerNav .lastLink a{border-right:none;}

#footerNav li:hover{
	background:none;
	border:none;
}

#footerNav li a:hover{
	text-decoration:underline;
	background:none;
}

#footerNav li ul{
	display:block;
	top:2em;
	background:none;
	border:none;
}

#footerNav li ul:hover{
		border:none;
}

#footerNav li li{
	padding:0;
	border:none;
	height:2em !important;
	clear:left;
}

#footerNav li li a{
	border:none;
}

#footerContainer #pesCopy span{
	margin:0 0 0 1em;
	padding:0 0 0 1em;
	border-left:1px solid #fff;
}

/* -- End Footer Area -- */
/* -- Dealer Resources -- */

#dealerResources p{
	font-size:1.25em;
}

#dealerResources ul li a{padding:0;}

#dealerResources h4{
	color:#fff;
	background:#316735;
	padding:.5em;
	margin:0;
	text-shadow:0 0.01em #333333;
	
}

#dealerResources .leftSidebar h4{
	cursor:pointer;
}

#dealerResources li{
	margin-left:0;
	list-style:none;
}

#dealerResources table th{
	padding:.5em;
}

#dealerResources table td{
	padding:.5em;
}
	
#dealerResources #faq{clear:right;}
/* -- End Dealer Resources Page -- */
/* -- Products -- */

#products #advertising div p,#products #advertising div ul{
	display:block;
}

#products #advertising, #dealerResources{
	width:100%;
}

#products #advertising .moreLinks{display:none;}
#products, #dealerResources, #hangtags{width:100%;}

#products .additionalVendorLink{display:block;}
#products h2 span, #dealerResources h2 span, #hangtags h2 span{background:url(../_img/TR_Corner.gif) no-repeat right 0px;}

#products #advertising p {
	float:left;
	padding:1em;
}

#products #advertising ul{
	float:left;
	margin:0;
	padding:0;
	width:35%;
}
#products #advertising ul li{
	list-style:none;
	padding:0;
	margin:1em 0;
}

#products #advertising ul li span{
	display:block;
	clear:both;
	line-height:1.3em
}

#products #advertising a {
	float:left;
	display:block;
	height:100%;
	padding:2em 0;
}
#products #advertising ul li a{
	padding:.25em 0;
	float:none;
}
#products #advertising a img{
	padding:0;
	margin:0;
}

#products #advertising div{
	clear:both;
	border-bottom:2px solid #5AAF41;
}

#products #advertising div img{
	float:left;
	margin:1em 0;
}

/* -- End Products -- */

/* -- Home Page -- */

#products .singleCol p{
	width:inherit;
	padding:0 1em 1em;
	width:45%
	}

/* -- End Home Page -- */

#difference .twoCol li{
	margin:0;
	padding:1em 0;
	list-style:none;
}

#difference .twoCol li h4{
	margin:0;
	display:inline;
	line-height:1.3em;
}

.emailAdd{
	font-size:1.3em;
	padding:1em;
}

form{
	padding:.5em 1em;
}

label{
	display:block;
	text-shadow:0 0.001em #fff;
	margin-bottom:.25em;
	font-size:1.3em;
}

input{
	display:block;
	margin:.5em 0;
	padding:0.15em 0;
}

#rememberMe, .hiddenField{
	display:none;
}

#secureAdmin table{
	margin-left:1em;
}
table{
	margin-bottom:1em;
}
#secureAdmin table tbody td{
	border:1px solid #316735;
	padding:1em;
	margin:1em;
}

.SEC_nav{
	display:block;
	margin:1em auto;
}
.SEC_nav li{
	display:inline;
}

#SEC_navDiv{
	float:right;
}

.loggedin{
	background:none;
	float:right;
	font-size:.75em;
}

#login{
	float:right;
	background:#EAEBEC url(../_img/BR_Corner.gif) bottom right no-repeat;
	height:100%;
	width:18%;
}

#login h4{
	margin:0;
	padding:0.25em 0.7em;
}

#login p{
	background:none;
	text-indent:0;
	top:0;
	float:none;
	width:85%;
}

#header .error{
color:#FF0000;
font-size:0.8em;
position:relative;
top:.5em;
width:100%;
}

.leftCol{
	width:24%;
	float:left;
	margin-right:1em;
}

.middleCol{
	width:50%;
	float:left;
}

.rightCol{
	float:right;
	width:23%;
	display:none;
}

#dealerResources .open {
	background:#316735 url(../_img/updwn.gif) no-repeat scroll 14.5em -0.85em;
}

#dealerResources .close {
	background:#316735 url(../_img/updwn.gif) no-repeat scroll 14.5em 0.7em;
}

.leftSidebar, .middleContent{
	margin-bottom:.25em;
}

#webinarVideoList{
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}
.odd{
	background-color:#EAEBEC;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}
	
#hangtags li{
	background:none repeat scroll 0 0 #EAEBEC;
	border:1px solid #DDDDDD;
	float:left;
	list-style:none outside none;
	margin:0.25em;
	text-align:left;
	width:30%;
}

#hangtags h4{
	background:none repeat scroll 0 0 #316735;
	color:#FFFFFF;
	margin:0;
	padding:0.5em;
	text-shadow:0 0.01em #333333;
}

#hangtags ul{
	overflow:hidden;
}

#hangtags ul li a {
padding:1em;
}

#hangtags .singleCol{
	border:none;
	padding:0;
}

#hangtags .singleCol div div{
	text-align:center;
}

#hangtags .close {
background:url("../_img/updwn.gif") no-repeat scroll 65.5em 0.7em #316735;
}

#hangtags .open {
	background:#316735 url(../_img/updwn.gif) no-repeat scroll 65.5em -0.85em;
}