@charset "UTF-8";
/* CSS Document */

* html #mainFrame  {
	margin-left:0;
	magin-right:-3;
	}

html {
	overflow:scroll;
 margin: 0px;
 padding: 0px;
 border: 0px;
}


<!-- BBIN NAv styles-->


<!-- End BBIN- Nav -->
#staticPage {
	margin:10px 80px 0 40px;
	}
	
.login {position:relative;
		width:200px;
		float:right;
		}
		
.storeSearch {
				width:180px;
				left:800px;
				position:absolute;
				top:150px;
				}
				
				
				
#itemListWCI table {
	padding:0 0 0 0;
	margin:0 0 0 0;
	/*possition:*/
	width:125px;
	}
				
 body {
	font-family: 'Lucida Grande',Tahoma,Helvetica,sans-serif;
	font-size: 0.9em;
	width:1050px;
	background-color:#bcdae9;
}

p {
  line-height: 1.5em;
}



.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 5px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

.paderno {display:block;
height:45px;
margin-left:-999px;
background-image:url(/storeImages/Padernologo.png);
	}
	
	#lftsideNAv  {
	position:absolute;
	left:0;
	top:225px;
	width:245px;
	height:1200px;
	}
	
	#mainframe {
	display:inline; position:absolute;top:200px; left:250px; width:749px;
	}
	
	.MenuBarHorizontal li {
	width:300px;
	}
	

	
	.altViews {
	list-style:none;
	}
	
	.listOfSubCats {
	list-style:none;
	height:150px;
	border-bottom:.25em groove #999999;
	vertical-align: middle;
	}
	
	#searchResults {
	padding-left:50px;
	}
