h1, h2, h3, h4, h5, h6 
{
	padding:0;	
	margin:0; 
}
body 
{ 
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif;
	background-color:#f0f0f0;
	background-image: url();
	background-repeat:repeat;
}
		
#header
{
	height: 120px;
	background-color: #fff;
	margin-bottom: 10px;
}
#banner
{
	width:;
	margin-left:4;	
	border: 0px dashed #ff0000;
	float:left;

}
#companyLogo
{

	width:;
	float:left;
}
		
		#gutter
		{
			float: left;
			width: 1.5%;
			height: 1px;
		}
		
		#col1
		{
			float: left;
			width: 57%;
			height: auto;
			background-color: #ffffff;
			margin-bottom:20;
			padding:0 0 0 0 0;
			border: 0px dashed blue;
	
		}
		
		#col2
		{
			float: left;
			width: 20%;
			background-color: #ffffff;
			margin-bottom: 10px;
			margin-left: 0.0%;
			
		}
		
		#col3
		{
			float: left;
			width: 20%;
			margin-right: 0.0%;
			background-color: #ffffff;
			margin-bottom: 10px;
		}
		#footer
		{
			clear: both;
			height: 70px;
			background-color: #ffffff;
			text-align: center;
		}
		
		p
		{
			padding:0;
			margin: 0 0 0;
			color: #555;
		}
		
		#wrapper 
		{
			background:#ffffff;
			width: 760px;
			left: 50%;
			margin-left: -380px;
			position:absolute;
		}

/*** box ***/
.box {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	

}	
.boxHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;


}
.boxBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 3 2 3;
}


/*** categoryList ***/
#categoryList {
	width: 100%;
	padding: 0;
	border: 0px dashed blue;
	color: #202020;
	margin: 0 0 0 -20;
}
#categoryList ul{
	border: 0px dashed green;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;	
}
#categoryList li{
	margin: 0;
	list-style:none;
	padding:1px 0px 2px 0px;
}


/*** newsComponent ***/
#newsComponent {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	

}	
#newsComponentHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;


}
#newsComponentBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;
}
.newsComponentItem {
	margin-top:5px;
	margin-bottom:5px;
}

/*** newProductsComponent ***/

#newProductsComponent {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	

}	
#newProductsComponentHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;


}
#newProductsComponentBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;
}
#newProductsComponentGrid {
	font-size: .9em;
	font-family: arial, helvetica, sans-serif;
}

/*** bestSellersComponent ***/

#bestSellersComponent {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	

}	
#bestSellersComponentHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;


}
#bestSellersComponentBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;
}
#bestSellersComponentGrid {
	font-size: .9em;
	font-family: arial, helvetica, sans-serif;
}

/*** specialsComponent ***/

#specialsComponent {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	

}	
#specialsComponentHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;


}
#specialsComponentBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;
}
#specialsComponentGrid {
	font-size: .9em;
	font-family: arial, helvetica, sans-serif;
}

/*** cartComponent ***/
#cartComponent {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	

}	
#cartComponentHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;


}
#cartComponentBody {
	text-align:center;
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;
}



/*** customer account area ***/
#custOrderListSearchResults {
	background:#a0a0a0;
	height:30;
	margin-top:10;
	padding:3 3 0;
	color:white;

}

#custOrderListGrid {
	font-size: .8em;	
}
#custOrderListGridHeader {
	background: #ADAAAD;
	color:white;
	height:25;	
	
}
.custShipAddr {
	margin: 15 0 0 0;
}


/*** search product ***/
#searchResultsGrid {
	
}

.searchProdGridRow {	
	height: 120;
}
.searchProdGridCol1 {
	float:left;
	width:150;
	margin-left:5;
}
.searchProdGridCol2 {

}

/*** news ***/
.newsItem {
	margin: 5 0;
}
.newsTitle {
	
	font-weight: bold;
}
.newsDate {

	font-size: .8em;
}
.newsContent {
	border-top: 1px dashed gray;	
	padding: 10 0 0 0;
	margin: 0 0 20 0;
}

/*** message ***/
.message {
	background: #ffffff;
}	
.msgTitle {
	font-weight: bold;
}
.msgDesc {

}


/*** topBar ***/
#topBar {
	background: url(images/menu_bg.gif) #f0f0f0;
	height: 25;	

}
#navMain {
	float:left;

}
#navMain ul{
	margin:0px;
	padding:4px 5px 3px 5px;
}
#navMain li{
	padding:0;
	list-style:none;
	display:inline;
	padding:0px 3px 0px 0px;	
	
}
#topBar a:link {
	color: #ffffff;
	text-decoration:none;
}
#topBar a:active {
	color: #ffffff;
	text-decoration:none;
}
#topBar a:visited {
	color: #ffffff;	
	text-decoration:none;
}
#topBar a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#search {
	float:right;


}

/*** featuredProducts ***/
#featuredProducts {
	margin: 0;
	padding:0;
	background: #ccc;


}

#featuredProductsHeader {
	font-size: 1em;
	font-weight: bold;
	background: #ffffff;
	height:20;
	
	
}

#featuredProductsBody {


}
#featuredProductsGrid {
	
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;
	
}
#featuredProductsGrid td {
	vertical-align: top;
}


/*** products ***/


.productPictureSmall {
	border: 1px solid grey;
	
}
.productName {
	font-size: 1em;
	color: red;
}
.productItemShortDesc {
	font-size: .7em;


}
.alternativePrice {
	font-size: .7em;
	text-decoration: underline;
}
.normalPrice {
	font-size: .8em;
}
.sellingPrice {
	font-size: 1.2em;
	
}
.currCode {
	font-weight: bold;
	font-size: .8em;
}
.qtyDiscountText {
	text-decoration: underline;
	font-size: .8em;
}
.freeShippingText {
	text-decoration: underline;
	font-size: .8em;
}
.sku {
	font-size: 1em;
}

.productNavigation {
	height:20;
	background: #ddd;
	padding:1 0 1 2;
}

#paging {
	height:20;
	padding:0;
	border: 0px dashed blue;
	text-align: right;
	background: #ffffff;	
}
#paging ul{
	margin: 0 0 0 0;
	height: 10;
	border: 0px dashed blue;
}
#paging li{
	margin: 2;
	list-style: none;
	display: inline;
	border: 0px dashed blue;
	
}
#viewCatGrid {
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;

}	
#viewCatGrid td{
	vertical-align: top;
}

/*** viewProd ***/
#viewProd {

	background: #f0f0f0;
	border: 0px dashed blue;

}
#viewProdPicture {
	float:left;
	border:1px dashed #000;
	margin: 10 0 10 0;
}

#viewProdInfo {
	float:left; 
	padding-left:10px;

}

.viewProdPrice {
	margin:5;
}

.viewProdItemDetails {
	margin:5;

}
.viewProdOptions {
	margin:5;
}
.viewProdAddToCart {
	margin:5;
}
.viewProdEmailFriend {
	margin:5;
}
	
#qtyDiscountGrid {
	
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:;
	
	font-size: .8em;

}
#qtyDiscountGrid th{
	background: #f0f0f0;
}

#multipleProductsGrid {

	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:;
	
	font-size: .8em;

}
#multipleProductsGrid td{
	vertical-align:top;
}
#relatedProductsGrid {
	width:100%;
}

.testViewProd {
	background:#f0f0f0;
}

/*** viewCart ***/
#viewCart {
	background: #ffffff;

}
#viewCartGrid {
	font-size: .8em;
}

#viewCartGridHeader {
	background: #f0f0f0;
	font-weight: bold;
}

/*** registerLogin ***/
#registerLogin {
	height:100%;
	background: #ffffff;
	
	border: 0px dashed grey;
}
.newCustomer {
	margin-top:10;
	width: 300;	
}
.returningCustomer {
	margin-top:10;
	width: 300;
}

/*** checkout pages ***/
.checkoutHeader {
	height: 20;
}
#addressRegister {
	background: #ffffff;


}

#addressBilling {
	background: #ffffff;
	border: 0px dashed gray;

}

#addressShipping {
	background: #ffffff;
}
.addressShippingHeader {
	height: 30;
}

#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;
}
#shipping {
	background: #ffffff;

}
.shippingHeader {
	background: #f0f0f0;
	height: 20;
	font-weight: bold;
}
.shippingBody {
	background: #ffffff;
}
#shippingGrid {
	width: 100%;	
	font-size: .9em;
}
#shippingGridHeader {

	font-weight: bold;
	background: #f0f0f0;
}

#orderSummary {
	background:#ffffff;
}

.orderSummaryHeading {
	font-weight: bold;
	background: #f0f0f0;
	
}
.orderSummaryBody {
	font-size: .8em;
}
#orderSummaryGrid {
	font-size: .9em;
}
#orderSummaryGridHeader {
	background: #f0f0f0;
}
#orderSummaryBillingAddr {
	width:48%;
	float:left;
	
}
#orderSummaryShippingAddr {
	width:48%;
	float:left;
	margin-left: 5;

}

#payment {

	background: #ffffff;
}
#thankyou {
	background: #ffffff;

}	
#cancelPayment {
	background: #ffffff;
}
#addressBook {
	background: #ffffff;
}

#addressBookGrid {
	font-size: .8em;
}

/*** advanced search ***/
.advancedSearchRow {
	height:200;

}
.advancedSearchVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.advancedSearchVerticalRightbar{
	float:left;

}

#advancedSearchGrid {
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;

	font-size:1em;	
}



/*** browse by custom field ***/
.browseByCustomFieldRow {
	height:200;

}
.browseByCustomFieldVerticalLeftbar{
	float:left;	
	width: 30%;
	
}

.browseByCustomFieldVerticalRightbar{
	float:left;

}

#browseByCustomFieldrid{
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;

	font-size:1em;	
}
#browseByCustomFieldForm li {
	list-style:none;
}


/*** best sellers ***/
.bestSellersGridRow {
	height:130;
	background: #ffffff;
}	
.bestSellersGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.bestSellersGridVerticalRightBar {
	float:left;


}

#bestSellersGrid {

	
}
#bestSellersGrid td{
	border: 0px dashed gray;
}


/*** new products ***/
.newProductsRow {
	height:130;
	background: #ffffff;
}	
.newProductsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.newProductsGridVerticalRightBar {
	float:left;
	width: 300;
}

#newProductsGrid {

	
}
#newProducts td{
	border: 0px dashed gray;
}


/*** specials ***/
.specialsGridRow {
	height:130;
	background: #ffffff;
}	
.specialsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.specialsGridVerticalRightBar {
	float:left;
	width:;

}

#specialsGrid {

	
}
#specialsGrid td{
	border: 0px dashed gray;
}

/*** manufacturers ***/
#mfcListingGrid {
	width:100%;	

}

#mfcItemsGrid {
	width:100%;
}

/*** theme ***/
#themeListingGrid {
	width:100%;
}

#themeItemsGrid {
	
}

/*** pages ***/
.pageHeading {
	height: 25px;
	font-size: 1.2em;
}
.pageContent {

	background: #ffffff;
}
.pageSubHeading {
	height: 25px;
	font-size: 1em;

}	

/*** common ***/
.clear {
	clear:both;
}
form {

	margin: 0;
	padding: 0;
}
.button {
	margin-top:0;
	margin-right: 5;


}
.dropDownList {
	font-size: .8em;
}
.textbox {
	
}
.warning {
	height: 20;
	color:red;
}
.labelLeft {
	float:left;

	width: 25%;

}
.labelRight {	
	float:left;
	width:70%;


}

/*** mfcList ***/
#mfcList {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;
}
#mfcListHeader {
	background:  #bbb;
	color: #ffffff;
	padding: 1px 2px 1px;
}	

#mfcListBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;

}

#mfcList ul {
	margin: 0;
	padding: 0;
}

#mfcList li {
	padding: 1;
	list-style:none;
}


/*** themeList ***/
#themeList {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;
}
#themeListHeader {
	background:  #bbb;
	color: #ffffff;
	padding: 1px 2px 1px;
}	

#themeListBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 0 2 0;

}

#themeList ul {
	margin: 0;
	padding: 0;
}

#themeList li {
	padding: 1;
	list-style:none;
}

/*** changePasswordPage ***/
#changePasswordPage {
	background: url();	
	padding:5;
}


/*** forgetPasswordPage ***/
#forgetPasswordPage {
	background: url();	
	padding:5;
}

.textSmall {
	font-size:11px;
	margin-bottom:5;
}

.line {
	
	color:silver;
	height:1px;
	background-color:silver;
}

/*** customFieldsList ***/
.customFieldsList {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	
}

.customFieldsListHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;

}

.customFieldsListBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 3 2 3;
	
}	


.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}


/*** priceRangeList ***/
.priceRangeList {
	margin: 0px 0px 10px;
	background: #bbb;
	padding: 1px;	
}

.priceRangeListHeader {
	height:20;
	background:  #bbb;
	color: #ffffff;
	padding: 0px 2px 0px;

}

.priceRangeListBody {
	background: #ffffff;
	color: #101010;	
	padding: 2 3 2 3;
	
}
.priceRangeListBody ul {

	margin:0;
	padding:0;
}

.priceRangeListBody li {
	list-style:none;
}	
