h1, h2, h3, h4, h5, h6 
{
	padding:0;	
	margin:0; 
}
body 
{ 
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	background-color:#c00000;
	background-image:;
	background-repeat:repeat-x;
}

		
#header
{
	/*height: 200px;*/
	height:auto;
	background-color: #fff;
	margin-bottom: 5px;
}
#headerTopMost {
	height: 25px;
	background:#fff;
	margin: 5 0 0 0;
	text-align: center;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;

}
#headerBannerBottom {
	height: 22px;
	background:#fff;
	margin: 0 5 5 0;
	text-align: right;
	font-size: 12px;
	color: #cc0000;
}
#greetings {
	height: 20px;
	background:#fff;
	margin: 0 5 0 5;
	text-align: center;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
}

#banner
{
	width:;
	margin:0 0 0 0;	
	border: 0px dashed #ff0000;
	float:center;

}
#cbanner
{
	width:;
	margin:0 0 5 0;	
	border: 0px dashed #ff0000;
	float:center;

}

#companyLogo
{

	width:;
	float:left;
}
		
		#gutter
		{
			float: left;
			width: 1.0%;
			height: 10px;
			background:#fff;
		}
		
		#col1
		{
			float: left;
			width: 57%;
			height: auto;
			background-color: #fff;
			margin-bottom:20;
			padding:0 0 0 0;
			border: 0px solid #707070;
	
		}
		
		#col2
		{
			float: left;
			width: 20%;
			background-color: #ffffff;
			margin-bottom: 10px;
			margin-left: 0.1%;
			
		}
		
		#col3
		{
			float: right;
			width: 20%;
			margin-right: 0.1%;
			background-color: #ffffff;
			margin-bottom: 10px;
			
		}
		#footer
		{
			clear: both;
			height: 70px;
			border:0px solid red;
			background-color: #ffffff;
			text-align: center;	
		}

#footer a{
	color:#92278F;
}
		
		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 1px;
	background:#ffffff;
	padding: 0 0 0 0;	
	border:0px solid #0f0;

}	
.boxHeader {
	height:auto;
	background: url(images/boxCurve2.jpg) repeat-y;	
	border-bottom: 1px solid #fff;
}
.boxFooter {
	font-size:0px;
	height:0;
	width:152;
	background:#c00000;	
}

.boxHeaderText {

	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:15;
	padding-top:3;
	border:0px dashed #ff0000;
	
}

.boxBody {
	background:#c00000;
	color:#fff;	
	padding:8 0 0 0;
	font-size:11px;

}
.boxBody p {
	color:#ffffff;
}
.boxBody li {
	list-style:none;
	padding:2 4;
	margin:0;
}
.boxBody ul {
	padding:0 0 0 10;
	margin:0;
}

.box a:link {
	color:#ffffff;
	text-decoration:none;
	}

.box a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.box a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.box a:active {
	color:#ffffff;
	text-decoration:underline;
	}


/*** categoryList ***/
#categoryList {
	width: 100%;
	padding: 0;
	border: 0px dashed blue;
	color: #202020;
	margin: 0 0 0 -10;
}
#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 0px;
	background: #fff;
	padding: 0 0 0 0;

}	
.newsComponentHeader {
	height:21;
	background: url(images/boxCurve2.jpg);	
	border-bottom:1px solid #fff;
}
.newsComponentHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:15;
	padding-top:3;

}

.newsComponentBody {
	background:#c00000;
	color:;	
	padding: 5;
	font-size:11px;
}
.newsComponentFooter {
	font-size:0px;
	height:10;
	width:152;
	background: #c00000;		
}
.newsComponentItem {
	margin-top:5px;
	margin-bottom:5px;
}

.newsComponent a:link {
	color:#fff;
	text-decoration:none;
	}

.newsComponent a:visited {
	color:#fff;
	text-decoration:none;
	}

.newsComponent a:hover {
	color:#FFF799;
	text-decoration:underline;
	}

.newsComponent a:active {
	color:#FFF799;
	text-decoration:underline;
	}

/*** NoticeBoard ***/
.NoticeBoard {
	margin: 0px 0px 0px;
	background:#f0f0f0;
	padding: 0 0 0 0;

}	
.NoticeBoardHeader {
	height:21;
	background: url(images/boxCurve2.jpg);	
	border-bottom:1px solid #fff;
}
.NoticeBoardHeaderText {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:15;
	padding-top:0;

}

.NoticeBoardBody {
	background:#f0f0f0;
	padding: 5;
	font-size:11px;
}
.NoticeBoardFooter {
	font-size:0px;
	height:10;
	width:152;
	background:#c00000;		
}
.NoticeBoardItem {
	margin-top:5px;
	margin-bottom:5px;
}

.NoticeBoard a:link {
	color:#fff;
	text-decoration:none;
	}

.NoticeBoard a:visited {
	color:#fff;
	text-decoration:none;
	}

.NoticeBoard a:hover {
	color:#FFF799;
	text-decoration:underline;
	}

.NoticeBoard a:active {
	color:#FFF799;
	text-decoration:underline;
	}



/*** newProductsComponent ***/

.newProductsComponent {
	margin: 0px 0px 0px;
	background: #fff;
	padding: 0 0 0 0;
	clear:both;
	width:100%;
}	
.newProductsComponent a {
	color:#92278F;
}

.newProductsComponentHeader {
	font-size: 1em;
	font-weight: bold;
	height:22;
	background: url(images/lineHeaderBG2.gif);	
	border-bottom:0px solid #fff;
}
.newProductsComponentHeaderText {
	color:#fff;
	font-size:1em;
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:15;
	padding-top:3;

}

.newProductsComponentBody {
	background:#fff;
	color:;	
	padding: 2 2 2 2;
	font-size: 11px;
}
.newProductsComponentFooter {
	font-size:0px;
	height:10;
	background: #fff;	
}
.newProductsComponentGrid {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#666;
	width:100%;
}

.newProductsComponentGrid a:link {
	color:#92278F;
}

.newProductsComponentGrid a:visited {
	color:#92278F;
}

.newProductsComponentGrid a:hover{
	color:#92278F;
}
.newProductsComponentGrid a:active{
	color:#92278F;

}


/*** bestSellersComponent ***/

.bestSellersComponent {
	margin: 0px 0px 0px;
	padding: 0 0 1 0;	
	clear:both;

}	
.bestSellersComponent a {
	color:#92278F;
}
.bestSellersComponentHeader {
	height:21;	
	background: #990033;
}
.bestSellersComponentHeaderText {
	
	color:#fff;
	font-size: 1em;
	font-weight: bold;
	padding-top:3px;	
	padding-left:15px;
	border:0px dashed #ff0000;

}
 
.bestSellersComponentBody {
	background:#fff;
	color:;	
	padding: 2 3 2 3;
	font-size:11px;
}
.bestSellersComponentFooter {
	font-size:0px;
	height:10;
	width:152;
	background: #fff;	
}
.bestSellersComponentGrid {
	color:#666;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	width:100%;
}

.bestSellersComponentGrid a:link {
	color:#92278F;
}

.bestSellersComponentGrid a:visited {
	color:#92278F;
}

.bestSellersComponentGrid a:hover{
	color:#92278F;
}
.bestSellersComponentGrid a:active{
	color:92278F;

}

/*** specialsComponent ***/

.specialsComponent {
	margin: 0px 0px 0px;
	background: #fff;
	padding: 0 0 0 0;	

}	
.specialsComponent a {
	color:#92278F;
}
.specialsComponentHeader {
	height:21;
	background: url(images/lineHeaderBG2.gif);	
	border-bottom:1px solid #fff;
}
.specialsComponentHeaderText {
	color:#fff;
	font-size: 1em;
	font-weight: bold;
	padding-top:3px;	
	padding-left:15px;
	border:0px dashed #ff0000;
}

.specialsComponentBody {
	background: #fff;
	color:;	
	padding: 2 3 2 3;
	font-size:11px;
}
.specialsComponentFooter {
	height:0;
	background: #fff;	
}
.specialsComponentGrid {
	color:#666;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	width:100%;
}

.specialsComponentGrid a:link {
	color:#92278F;
}

.specialsComponentGrid a:visited {
	color:#92278F;
}

.specialsComponentGrid a:hover{
	color:#92278F;
}
.specialsComponentGrid a:active{
	color:#92278F;

}

/*** 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:11px;	
}
.custOrderListGridHeader {
	background: #ADAAAD;
	color:white;
	height:25;	
	
	
}
.custOrderListGrid td {
	padding:3px;
}

.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: 11px;
}
.newsContent {
	border: 1px solid gray;	
	padding: 5;
	margin: 10 0 20 0;
	display:none;	
	background:#f0f0f0;	
}

/*** message ***/
.message {
	background: #ffffff;
}	
.msgTitle {
	font-weight: bold;
}
.msgDesc {

}


/*** topBar ***/
#topBar {
	background: url(images/headerBG2.gif) #f0f0f0;
	height: 25;	
	

}
#topBarLeft {
	float:left;
	background: url(images/topBarLeft.gif) #f0f0f0;
	height: 25;
	width:12;
}

#topBarRight {	
	float:right;
	background: url(images/topBarRight.gif) #f0f0f0;	
	height: 25;
	width:12;

}

#navMain {
	float:left;

}
#navMain ul{
	margin:0px;
	padding:4px 5px 5px 5px;
}
#navMain li{
	padding:0;
	list-style:none;
	display:inline;
	padding:4x 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 {
	color:#fff;
	float:right;


}

/*** featuredProducts ***/
.featuredProducts {
	margin: 5 0;
	padding:0;
	background: #ccc;


}

.featuredProductsHeader {
	font-size: 1em;
	font-weight: bold;
	background:url(images/lineHeaderBG2.gif);
	height:20;
	color:#fff;
	padding: 2 0 0 15;	
}

.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;
}
.featuredProductsGrid a {
	color:#92278F;
	font-size:11px;
}

/*** products ***/


.productPictureSmall {
	border: 0px solid grey;
	
}
.productName {
	font-size: 12px;	
	font-weight:bold;
	color:#666666;
	padding:0 0 0 0;
}
.productItemShortDesc {
	font-size: 11px;
	color:#666666;

}
.alternativePrice {
	font-size: 11px;
	text-decoration: none;
}
.normalPrice {
	font-size: 12px;
	color:#666666;
}
.sellingPrice {
	font-size: 15px;
	color:#666666;
	font-weight:bold;	
}
.currCode {
	font-weight: bold;
	font-size: 12px;	
	color:#197B30;
}
.qtyDiscountText {
	text-decoration: underline;
	font-size: 11px;
}
.freeShippingText {
	color:#406618;
	font-size: 11px;
}
.sku {
	font-size: 1em;
}

.productNavigation {
	height:20;
	border-bottom: 1px solid #B4B4B4;
	padding:0;
}

.productNavigation a {
	font-weight:normal;
	color:#777;
}
.navCurrText {
	font-weight:bold;
	color:#777;
}


.viewCatGrid {
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;

}	
#viewCatGrid td{
	vertical-align: top;
}

.catName {
	font-size: 12px;	
	font-weight:bold;
	color:#666666;
}

/*** viewProd ***/
.viewProdProductName {
	margin:0 0 0 5;
	font-size: 12px;	
	font-weight:bold;
	color:#666666;

}
#viewProd {
	margin-top:10;
	background: #fff;
	border: 0px dashed blue;

}
#viewProdPicture {
	float:left;
	border:0px dashed #000;
	margin: 0 0 10 0;
}

#viewProdInfo {
	float:left; 
	padding-left:10px;

}

.viewProdPrice {
	margin:5;
}

.viewProdItemDetails {
	margin:5;

}
.viewProdOptions {
	margin:5;
}
.viewProdAddToCart {
	margin:5;
}
.viewProdEmailFriend {
	margin:5;
}
	
.viewProdLongDesc {
	margin:10 0 0 5;
}

.qtyDiscountGrid {
	
	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:;
	
	font-size: 11px;

}
.qtyDiscountGrid th{
	background: #f0f0f0;
}

.multipleProductsGrid {

	border-width: 0px;
	border-spacing: ;
	border-style: dashed;
	border-color: blue;
	border-collapse: separate;

	background: #ffffff;
	width:100%;
	
	font-size: 11px;

}

.multipleProductsGridHeader {
	height:25;
	background:#f0f0f0;
	font-weight:bold;
}

.multipleProductsGrid td{
	vertical-align:top;
}
.relatedProductsGrid {
	width:100%;
}

.testViewProd {
	background:#f0f0f0;
}

/*** viewCart ***/
.viewCart {
	background: #ffffff;

}
.viewCartHeader {	
	width:146;
	height:27;
	background: url(images/viewCartHeader.gif);
}

.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: 12px;
	
}

.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;
}
.viewCartPromotionText {
	margin:10 0 0 0;
	border:1px dashed #a0a0a0;
	font-size:11px;
	padding:10;
}

/*** registerLogin ***/
#registerLogin {
	height:100%;
	background: #ffffff;
	color:#666;
	border: 0px dashed grey;
}
.registerLoginHeader {
	height:20;
	background: url(images/textCheckout.gif) no-repeat;
}

.newCustomer {
	margin-top:10;
	width: 300;	
}
.returningCustomer {
	margin-top:10;
	width: 300;
}

/*** checkout pages ***/
.checkoutHeader {
	height: 20;
	background: url(images/textCheckout.gif) no-repeat;
	
}
#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: #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: 100%;	
	font-size: 11px;
}
.shippingGridHeader {
	height:25;
	font-weight: bold;
	background: #f0f0f0;
}
.shippingGrid td {
	padding:3px;
}

#orderSummary {
	background:#ffffff;
}

.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;

}

.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 {
	width:100%;
	
}
.bestSellersGrid td{
	border: 0px dashed gray;
}


/*** new products ***/
.newProductsRow {
	height:130;
	background: #ffffff;
}	
.newProductsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.newProductsGridVerticalRightBar {
	float:left;
	width: 300;
}

.newProductsGrid {
	width:100%;
	
}
.newProducts td{
	border: 0px dashed gray;
}


/*** specials ***/
.specialsGridRow {
	height:130;
	background: #ffffff;
}	
.specialsGridVerticalLeftBar {	
	float:left;
	width: 150;
	
}

.specialsGridVerticalRightBar {
	float:left;
	width:;

}

.specialsGrid {
	width:100%;
	
}
.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 {	
	color:#fff;
	background:#c00000;
	font-size:12px;
	margin-top:0;
	margin-right: 5;


}
.dropDownList {
	font-size: 11px;
}
.textbox {
	font-size:11px;
	margin-right:3px;
}
textarea {
	width:300px;
	font-size:11px;
	font-family:arial;
}

.warning {
	height: 20;
	color:red;
}
.labelLeft {
	float:left;
	width: 25%;
	display:table-cell;

}
.labelRight {	
	float:left;
	width:70%;
	display:table-cell;

}


/*** mfcList component ***/
.mfcList {
	margin: 0px 0px 10px;
	background: #fff;
	padding: 1px;
}
.mfcListHeader {
	height:21;
	background: url(images/boxCurve1.gif);
}	

.mfcListHeaderText {

	color:#fff;
	font-size:11px;	
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:10;
	padding-top:3;
	border:0px dashed #ff0000;
}

.mfcListBody {
	background:#E8F7FA;
	color:;	
	padding: 2 3 2 3;
	font-size:11px;

}
.mfcListFooter {
	font-size:0px;
	height:9;
	width:150;
	background: url(images/headerCurveBottom.gif);	
}

.mfcList ul {
	margin: 0;
	padding-left: 6;
}

.mfcList li {
	padding: 1;
	list-style:none;
}

.mfcList a:link {
	color:#777;
	text-decoration:none;
	
}	

.mfcList a:visited {
	color:#777;
	text-decoration:none;
}

.mfcList a:hover {
	color:#777;
	text-decoration:underline;

}

.mfcList a:active {
	color:#777;
	text-decoration:underline overline;
}


/*** 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:#fff;	
	padding:5;
}

.textSmall {
	font-size:11px;
	margin-bottom:5;
}

.line {
	
	color:silver;
	height:1px;
	background-color:silver;
}

/*** customFieldsList ***/
.customFieldsList {
	margin: 0px 0px 1px;
	background: #c00000;
	padding: 0 0 0 0;	
}

.customFieldsListHeader {
	height:21;
	background: url(images/boxCurve2.jpg);	
	border-bottom: 1px solid #fff;

}

.customFieldsListHeaderText {

	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:15;
	padding-top:3;
	border:0px dashed #ff0000;
}


.customFieldsListBody {
	background:#c00000;
	color:;	
	padding: 2 3 2 10;
	font-size:11px;
	
}	
.customFieldsListFooter {
	font-size:0px;
	height:0;
	width:152;
	background: #c00000;	
}
.customFieldsList li {
	list-style:none;
	padding:2 0;
	margin:0;
}
.customFieldsList ul {
	padding:0 0 0 6;
	margin:0;
}

.customFieldsList a:link {
	color:#ffffff;
	text-decoration:none;
	}

.customFieldsList a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.customFieldsList a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.customFieldsList a:active {
	color:#ffffff;
	text-decoration:underline;
	}

/***/

.labelFieldName {
	width:20%;
	float:left;
}
.labelFieldOptions {
	width:70%;	
	float:left;
}


/*** priceRangeList ***/
.priceRangeList {
	margin: 0px 0px 1px;
	background: #c00000;
	padding: 0 0 0 0;	
}

.priceRangeListHeader {
	height:21;
	background: url(images/boxCurve2.jpg);
	border-bottom:1px solid #fff;
}
.priceRangeListHeaderText {

	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:auto;
	padding-left:15;
	padding-top:3;
	border:0px dashed #ff0000;
}
.priceRangeListBody {
	background:#c00000;
	color:;	
	padding: 2 3 2 5;
	font-size:11px;	
}
.priceRangeListFooter {
	font-size:0px;
	height:2;
	width:152;
	background: #fffff;	
}

.priceRangeListBody ul {

	margin:0;
	padding-left:10;
}

.priceRangeListBody li {
	list-style:none;
}	

.priceRangeList a:link {
	color:#ffffff;
	text-decoration:none;
	}

.priceRangeList a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.priceRangeList a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.priceRangeList a:active {
	color:#ffffff;
	text-decoration:underline;
	}


/*** currency component ***/
.currencyComponent {
	margin:5 0;
}
.currencyComponentHeader {
	font-weight:bold;
}

.signInHeader {	
	
	height:25;
	background: url(images/memberAccArea.gif) no-repeat;
}

.separator {
	height:2px;
	background: url(images/separator.gif) repeat-x;
	margin-bottom:0px;
}

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;
}

/*** addressBook ***/
.addressBookGrid {
	font-size:11px;
	
}

/*** latest Delivery ***/
.latestDelivery {
	background:#f0f0f0;
	height:70px;
	border:1px solid #aaa;
	padding:5 5 10 5;
	
}
.latestDelivery li {
	list-style:none;
}
.latestDelivery ul {
	padding:0;
	margin:5 0;
}

/*** orderForm ***/
.orderForm {
	background:#f0f0f0;
	border:1px solid silver;
	padding:5px;
}

/*** directory ***/
.directory {
	font-family: Verdana;
	color:#191970;
	font-size:10px;
	text-align:right;
	width:150px;
	height:auto;
}	

/*** keywords ***/
.keywords {
	font-family: Verdana;
	color:000000;
	font-size:10px;
	text-align:right;
	width:150px;
	height:auto;
}	

/*** googleSearch ***/
.googleSearch {
	background:#f0f0f0;
	border:1px solid silver;
	padding:5px;
	margin: 0 0 1 0;
}

/*** shopperLogin ***/
.shopperLogin {
	background:#f0f0f0;
	padding:5 2 5 2;	
	border:1px solid silver;
	margin: 0 0 5 0;
}
.shopperLogin a {
	color:#92278F;
}
.currDate {
	color:#cc0000;
	margin:5 0 0 15;
}


/*** e-card ***/
.ecardHeader {
	width:90%;
	border-bottom:1px solid #666;
	font-size:16px;
	text-color: green;
	
}
.ecardBody {
	margin-top:10px;
	font-size:12px;
}

.ecardBodyAck {	
	padding:5px;
	background:#FFECA6;
	margin-top:10px;
	font-size:12px;
}

.ecardCardContent {
	text-align:center;
	width:90%;
	margin:10 0;	

}
.ecardCardMsg {	
	padding:10px;
	margin-top:5px;
	width:95%;
	border:0px dashed #888;
}
.card {
	
	border:1px solid #888;
}
.ecardGrid {
	width:80%;
	font-size:11px;
}
/*** Leftbar Misc ***/
.leftbarDesc {
	background:#c00000;
	color:#fff;	
	padding:0 0 2 14;
	font-size:11px;
}
.leftbarDesc a:link {
	color:#ffffff;
	text-decoration:none;
	}

.leftbarDesc a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.leftbarDesc a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.leftbarDesc a:active {
	color:#ffffff;
	text-decoration:underline;
	}

/*** static pages ***/
#right {
	text-align:right;
	margin:0 30 0 0;
}
.MsoNormal {
	color:#b22222;
	margin:0 30 0 0;
}
#pcmessage {
	text-align: center;
	font-size: 16px;
	margin:0 30 0 0;
}
#facts {
	text-align: center;
	font-size: 20px;
}
#egame {
	text-align: left;
	font-size: 18px;
	font-family: Verdana;
}

.marqueeVertical{
	width:540;
	height:300;
	background:#f0f0f0;
	padding:4;
	font-size:11px;
	font-family:verdana;
}

.bodyCreateNewShipAddr {
	background:#fff;
	font-size:11px;
}
.bodyEditShipAddr {
	background:#fff;
	font-size:11px;
}
.addShipAddr {
	font-size:11px;
	width:90%;
	margin:10;
}
.editShipAddr {
	font-size:11px;
	width:90%;
	margin:10;
}
.msgResult {
	font-size:11px;
	width:90%;
	margin:10;
}

.PageHeader {
	color:#009D20;
	font-size:14px;
	font-weight:bold;
}

/*** mainCategory ***/
.mainCategoryLongDesc {
	margin:10 0 0 0;
	border:1px solid #888;
	background:#f0f0f0;	
	padding:10px;
}

.lineHR {
	clear:both;
	width:760px;
}