*{
	margin: 0px;
	padding: 0px;
}
body{
	font-size:12px;
	font-family: Verdana,Helvetica, Arial ; 
	color:white;
	background-image: url('images/	pbm-erson_bodybg.jpg');
	background-repeat: repeat-x;
	background-color: black;
}
body.index{
	background-image: url('images/pbm-erson_v1back_04.jpg');	
	background-repeat: repeat-x;	
}
a{
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
	text-transform: capitalize;
	font-weight: bold;
}
img{
	border:0px;
}
.bold{
	font-weight: bold;
}
.floatLeft{
float: left;	
}
.floatRight{
float: right;	
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clearBoth{
	clear: both;
}
.marginLeft15{
	margin-left: 15px;
}
input.buttonLink,a.buttonLink{
	background-image: url('images/button_bg.jpg');
	background-repeat:repeat;
	width: auto;
	font-weight: bold;
	color: white;
	font-size: 10px;
	padding: 2px;
	border: 0px none black;
	text-transform: uppercase;	
}
a.buttonLink:hover{
text-decoration: none;	
}
.textBox{
	background: transparent url("images/pbm-erson_v1back_tboxbg_06.jpg") repeat-x; 
	border: 1px solid silver;
}
.searchButton{
	background-image: url('images/pbm-erson_v2_08_search.jpg');
	background-repeat: no-repeat;
	width:64px;
	height:23px;
	border:none;
}
/*holds everything*/
#wrapper{
	width:765px;
	margin: 0px auto;
	background-color: black;	
}
#header{
/*background-image: url('images/pbm-erson_header_02.jpg');*/
	background-repeat: no-repeat;
	height: 205px;	
	background-color: black;
}
#header div#search {
	display: block;
	float: left;
	width: 250px;
	clear:	left;
	margin-top: 10px;	
}
#header div#search .searchButton{
	float: right;
}
#header div#search .textBox{
	width: 165px;
}
/*who winning with us*/
#header div#whois{
	width:385px;
	height: 156px;
	margin-top: 5px;
	background-color: black;
	clear:right;
	float: right;
	

}
/*top nav buttons*/
#header ul{
	margin-top: 1px;
	float: right;
	list-style: none;
	z-index: 999;
	display: block;
}
#header ul li{
	display:inline;	float:left;
	width:99px;
	z-index: 999;
}
#header ul li a{	
	display:block;
	z-index: 999;
}
#middleNav{
	margin-top: -1px;
	height:46px;
	background-image: url('images/pbm-erson_v1back_05.jpg');
	background-repeat: repeat;
	clear: both;
}
#middleNav ul{
	position: absolute;
	list-style: none;
	height:46px;
}
#middleNav li{
	float:left;
}
#content{
	background-color: black;
	padding: 1%;
/*	float: left;*/
/*	text-align: justify;*/
	min-height:300px;
}
/*Page Headers*/
#content h3{
	float: right;
	margin-bottom: 10px;
	font-size:18px;	
	color: White;
	text-transform: Uppercase;
}
/*Sub page Headers*/
#content h4{
	margin-bottom: 10px;
	font-size:18px;	
	color: #FF6600;
}
#content p{
	margin-bottom: 20px;
}
#content a.gallery img,#content div.floatRight img,#content table img{
	border:1px solid gray;
}
#content fieldset{
	margin-top: 15px;
	border: none;
}
#content legend{
	color: white;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 15px;
	border: none;
}
#content fieldset input,select,label,textarea{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 13px;	
	/*background: transparent url("images/pbm-erson_v1back_tboxbg_06.jpg") repeat; 
	border: 1px solid silver;*/
}
/*#content textarea,select{
	color: white;
	background: #333333;
}
#content select{
border: none;
}*/
#content div#list{
	width: 500px;
	overflow: hidden;
}
#content table.productListing{
	margin-top: 15px;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 11px;
	text-align: left;
}
#content table.productListing td{
	text-align: left;
	padding-bottom: 5px;
}
#content table.productListing thead th{
	border-bottom:1px solid white;
}
#content div.small{
	display:block;
	overflow: hidden;
}
#content div.big{
	width: 100%;
	display:inline;
	clear: both;
	z-index: 3;
}
#content label{
	background: none;
	border: none;
	text-transform: capitalize;
	text-align: left;
	width: 115px;
	padding-left: 5px;	
	margin-top:3px;
}
#content label.required{
	color: #FF0302;
}
#content input.submit{
	float: left;
	width:auto;
	/*height: 25px;
	padding:1px;
	background-image: url('images/button_bg.jpg');
	background-repeat:repeat-x;	
	color: white;*/
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
#content input.hidden {
        display: none;
        border: none;
        background-color: #fff;
}
#content .note{
	font-size: 9px;
}
.boxWrapper{
	width:367px;
	background-image: url('images/pbm-erson_v1_11.jpg');
	background-repeat: repeat-y;
}
.boxWrapper img.header{
	margin-left: 3px;
	margin-top: -10px;
}	
.boxWrapperTop{
	background-image: url('images/pbm-erson_v1_08.jpg');
	background-repeat: no-repeat;	
	height: 15px;
}
.boxWrapperContent{
	padding:1%;
	font-size: 9px;
}
.boxWrapperBottom{
	background-image: url('images/pbm-erson_v1_12.jpg');
	background-repeat: no-repeat;	
	height: 15px;
	clear: both;
}
/*the 3 boxes on index.php*/
.miniBoxWrapperIndex{
width:250px;
height:100%;
min-height:100%;
background-color: black;
}
div#store.miniBoxWrapperIndexHeader{
	background-image: url('images/pbm-erson_v2_12_store.jpg');
	background-repeat: no-repeat;
		width:250px;
	height:47px;
}
div#salesFlyers.miniBoxWrapperIndexHeader {
	background-image: url('images/pbm-erson_v2_10_sales.jpg');
	background-repeat: no-repeat;
		width:250px;
	height:47px;
}
div#news.miniBoxWrapperIndexHeader {
	background-image: url('images/pbm-erson_v2_08_news.jpg');
	background-repeat: no-repeat;
		width:250px;
	height:47px;
}
.miniBoxWrapperIndexContent{
	margin-left: 2px;
	margin-top: 5px;
	width:230px;
	border: 1px solid gray;	
	padding:1%;
	font-size: 9px;
	background-color: #333333;
	clear:both;
	min-height: 150px;
}
.miniBoxWrapperIndexContent h5{
color: #FF6600;
font-size: 10px;
margin-bottom: 5px;
}
/*used for the news dates on index.php*/
.smallHeader{
	text-transform: uppercase;
	color: #FF6600;
}
/*end of the three boxes on index.php*/
.miniboxWrapper{
background-color: black;
margin-left: 15px;
margin-top: 5px;
	/*min-height:155px;*/
}
.miniBoxWrapperContent{
	border: 1px solid gray;	
	padding:1%;
	font-size: 9px;
	background-color: #333333;
	clear:both;
}
div.miniBoxWrapperContent ul {
	font-size: 11px;
	text-transform: capitalize;
	margin: 10px 0px 10px 15px;
}
div.miniBoxWrapperContent  ul li ul li {
	font-size: 11px;
	text-transform: capitalize;
	margin: 5px 0px 5px 10px;
}
#footer{
	margin: 0px auto;
	width: 100%;
	padding: 20px 15px 15px 15px;
	font-size: 9px;
	text-align: center;
	background-image: url('images/pbm-erson_v1back_footer.jpg');
	background-repeat: no-repeat;
	height: 87px;
	clear:both;
	text-transform: uppercase;
}
/*################## account manage stuff and cart##########################*/
.smallLoginFieldset{
	border-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width:200px;
}
.smallLoginLengend{
	font-weight:bold;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;	
	margin-bottom: 5px;	
}
input.smallLoginInput,label.smallLoginLabel{
	display: block;
	width: 125px;
	float: right;
	margin-bottom: 8px;	
}
label.smallLoginLabel{
	float: left;
	text-align: right;
	width: 30px;
	padding-right: 5px;	
	margin-top:3px;
}
.accountManageMenu {
	font-size: 12px;
	color: #333333;
	float:right;
	clear:right;
	margin-bottom: 5px;
}
.accountManageSubMenu{
	border: 1px solid gray;
	background-color: #333333;
	margin-bottom: 10px;
	width:230px;		
	float:right;
	clear:right;
	font-size:10px;
	position: relative;
}
#cart{
	width: 400px;
}
.accountManageHeader,.checkoutHeaders{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:8px;
	width:95%;		
	float:right;
	font-size:12px;
	font-weight: bold;
	color:white;
	background:none;
	display: inherit;
}
.accountManageError{	
	background-color: #FFFFD4;
	/*margin-left:20%;
	margin-right:20%;*/
	float:inherit;
	clear:both;
	font-size:11px; 
	color:black;
	padding: 0px;
	margin-bottom:5px;	
	width: 200px;
	display: inherit;
}
.checkoutInfoAddressDetails{
	width: 240px;
	margin-bottom: 50px;
	border: 1px solid gray;
	background-color: #333333;
	padding: 0px 2px 2px 2px;
}
.checkoutSubHeaders{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 10%;
	padding-right: 10%;
}
.checkoutAddressError{	
	background-color: #FFFFD4;
	/*margin-left:20%;
	margin-right:20%;*/
	clear:both;
	font-size:9px; 
	color:black;
	padding: 0px;
	margin:0px;	
	margin-bottom:10px;
	width: 95%;
	display: inherit;
}
.checkoutAddressError ul{	
	color:black;
	padding: 0px;
	margin:0px;
	margin-left:10%;
	margin-right:10%;
}
.checkoutAddressEditFieldset{
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*margin-bottom: 8px;*/
	width:inherit;
}
.checkoutAddressEditLengend{
	font-weight:bold;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;	
}
input.checkoutAddressEditInput,label.checkoutAddressEditLabel,select.checkoutAddressEditSelect{
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 8px	
}
label.checkoutAddressEditLabel{
	text-align: left;
	width: 70px;
	padding-left: 5px;	
	margin-top:3px;	
}
.storeNav{
	width: 190px;
	height:15px;
	overflow:hidden;
}
#storeNavSide{
	text-align: left;
	z-index: 2;
	width: 240px;
}