body {

	text-align:center;	
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:arial;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:11px;
	color: 9F9F9F;
}	
ul, li { 
	margin:0px;
	padding:0px;
}
#headerMenu {
	width:100%;
	margin:5 0 0 0;

}	
#headerMenu li {
	list-style:none;
	display:inline;
}

#wrapper {
	background:#ffffff;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	position:absolute;

}
#header {
	height:25px;
	border-bottom: 1px solid #bcbcbc;
	clear:both;
}
#leftbar {
	width:150px;
	border-right: 1px solid #bcbcbc;
	height:96%;
	float:left;
}

#content {
	width:608px;
	height:80%;
	float:left;
}
#contentBody {
	height: auto;
}
#contentFooter {
	
	border-top: 1px solid #bcbcbc;
	height:140px;
	
}

.clear {
	clear:both;

}

/*** category listing ***/

.categoryList ul {
	padding:0;
	margin:0 0 0 0;
	background:#fff;
	height:auto;
}
.categoryList {
	font-size:12px;
	font-family:helvetica;
}
.categoryList li{

	list-style:none;

}
.categoryListLevel1 {
	background:#E0CCD8;
	height:auto;
	color:#fff;	
	padding: 0 0 0 0;


}
.categoryListLevel1 a {
	padding: 0 0 0 5px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.categoryListLevel2 {
	padding:0 0 0 10px;	
	background:#fff;
	margin: 0 0 0 0px;
	height:auto;
	border:0px solid red;
}
.categoryListLevel2 a {
	color:#7B7B7B;
	font-weight:normal;
	text-decoration:none;
}

.tblCategoryListLevel2 {
	font-size:11px;
	border:0px solid #ccc;
	border-spacing:0px;
	height:20px;
	margin:0px;
	padding:0px;
}
.tblCategoryListLevel2 td {
	padding:0px;

}

/*** dynamic page structure ***/
.pageContent {
	font-family:helvetica;
	font-size:11px;
	margin: 5;
}
.pageHeader {
	height:20px;
	text-align:left;
}
.pageSubHeader {
	height:auto;
	text-align:left;
	color:#9F9F9F;
}
.pageBody {
	color:#9F9F9F;

}

/*** paging ***/
DIV.paging {	
	text-align: right;
	height:25px;
	background:#fff;
	padding-top:3px;
}
DIV.paging ul {
	
}
DIV.paging li {
	padding:0 2;
	list-style:none;
	display:inline;
}

/*** viewCat ***/
.viewCatGrid {
	font-family:helvetica;
	font-size:11px;
	width:100%;
	color:#898B86;
}
.prodItemName {
	font-weight:bold;
}

.mainCategoryDetails {
	margin:0 0 10 0;
	clear:both;
}

/*** viewCart.asp ***/

.viewCartGrid {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	font-size: 11px;
	
}

.viewCartGrid td{

	border-width: 0px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;

}

.viewCartGridHeader {
	height:25;
	background: #666;
	font-weight: bold;
	color:#ddd;
}

.warning {
	height: 20;
	color:red;
}
.labelLeft {
	float:left;

	width: 25%;

}
.labelRight {	
	float:left;
	width:70%;


}
/*** checkout ***/
.checkoutNav {
	margin: 5 0 5;
	height:30;	
	border: 0px dashed blue;	
}

.checkoutNav ul{
	margin:0;
	padding:5 0;
}

.checkoutNav li{
	list-style:none;
	display:inline;	
	color:#000;
	padding: 0 5 0 0;
}

.dropDownList {
	font-size: 11px;
	margin:2 0 2 0;
}
.textbox {
	font-size:11px;
	margin:2 3 2 0;
}
textarea {
	font-size:11px;
	font-family:helvetica;	
	margin:2 3 2 0;
}

#tableFooter {
	font-size:11px;
	font-family:arial;
	margin:10 0 0 150;
	width:70%;

}
#tableFooter li {
	list-style:none;
}
.tableFooterHeading {
	color:#FBEDDD;
	font-weight:bold;
}
.tableFooterItem {
	color:#FEFEFE;
	text-decoration:none;
	font-size:11px;
}
#divFooterText {
	color:#acacac;
	font-size:11px;
	font-family:arial;
	padding:10px;
}

/*** viewProd.asp ***/
.viewProdPicture {
	float:left;
	width:auto;
}
.viewProdInfo {
	float:left;
	width:auto;
}
/*** shipping ***/
.shippingHeader {
	background: #fff;
	height: 20;
	

}
.shippingHeaderText {
	
	font-weight:bold;
	padding:0;
}
.shippingMsgTitle {	
	margin-top:10;
	font-weight:bold;
}

.shippingMsgBody {
	border:1px solid #666;
	padding:5;
}

.shippingBody {
	background: #ffffff;
}
.shippingGrid {
	margin-top:10;
	width: 600px;	
	font-size: 11px;
}
.shippingGridHeader {
	height:25;
	font-weight: bold;
	background: #f0f0f0;
}
.shippingGrid td {
	padding:3px;
}

.orderSummaryHeading {
	font-weight: bold;
	background: #fff;
	border-bottom:1px solid #777;
	
}
.orderSummaryBody {
	font-size:;
}
.orderSummaryGrid {
	font-size: 11px;
}
.orderSummaryGridHeader {	
	height:25;
	background: #f0f0f0;
}
.orderSummaryBillingAddr {
	width:48%;
	float:left;
	
}
.orderSummaryShippingAddr {
	width:48%;
	float:left;
	margin-left: 5;

}
/*** customer account area***/
.custHomeHeader {
	margin:10 0 0 0;
	font-weight:bold;
}
.custHomeBody {
	margin:0 0 0 20;
	
}

.custOrderListSearchResults {
	background:#a0a0a0;
	height:30;
	margin-top:10;
	padding:3 3 0;
	color:white;

}

.custOrderListGrid {
	font-size:11px;	
}
.custOrderListGridHeader {
	background: #ADAAAD;
	color:white;
	height:25;	
	
	
}
.custOrderListGrid td {
	padding:3px;
}

/*** addShipAddr ***/
.addShipAddr {
	font-size:11px;
	font-family:arial;
}
.editShipAddr {
	font-size:11px;
	font-family:arial;
}
.pageBody {
	margin:10;
}

/*** featuredProducts ***/
.featuredProducts {
	margin:10px;
}
.featuredProductsGrid {
	width:100%;
	font-size:12px;
	font-family:arial;
	color:#9F9F9F;
}
.productPictureSmall{
	border:0px;
}


/*** productNavigation ***/
.productNavigation a {
	color:#7B797A;
}
.paging a {
	color:#7B797A;
}


.section1 {
	padding:7px;
}