.featureHeader { font-weight: bold; color: white; background-color: #0066FF; text-decoration: none}
.featureHeader2 {  font-size: 18pt; font-style: italic; font-weight: bold; color: #CC0000}
.featureStripe { background-color: #0238A2}


.footer	    { font-size: 11px; color: white; font-family: helvetica, arial, san-serif }
A.footer:link  { font-size: 11px; color: white; font-family: helvetica, arial, san-serif; text-decoration: underlined; }
A.footer:visited  { text-decoration: underlined; color:white}
A.footer:hover  { font-size: 11px; color: #70C6FF; font-family: helvetica, arial, san-serif; text-decoration: underline;  }
A.privacy:link  { font-size: 10px; color: white; font-family: helvetica, arial, san-serif; text-decoration: underline; }
A.privacy:visited  { text-decoration: underlined; color:white}
A.privacy:hover  { font-size: 10px; color: #70C6FF; font-family: helvetica, arial, san-serif; text-decoration: underline; }

.background { background-image:    url(/stores/wh/images/background.jpg); background-repeat: no-repeat; background-color: #0138A1 }
.bgcolor    { background: #0138A1 }
.searchbg   { background: #000066 }
.ftr1       { background: #000033; border-color: #0138A1; border-top: #0138A1 1px solid; border-bottom: #0138A1 1px solid }
.ftr2       { background: #0095F7; }
.ftr3       { background: #0066FF; border-color: white; border-top: white 1px solid; border-bottom: white 1px solid }
.ftr4       { background: #0138A1; font-size: 10px; color: white; font-family: helvetica, arial, san-serif; line-height: 1.5; padding: 5px  }



.accentColor1 {
    color: #0238A2;
}

.accentColor2 {
    color: #C30000;
}

.frameBorder { border: solid #0238A2 1px;}


.detailNew { 
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #0238A2;
}

.detailLikeNew { 
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #CC0000;
}


.cartBuyFrom {
    background-color: #0238A2;
    color: white;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
}

.cartBuyPrice {
    background-color: #0238A2;
    color: white;
    font-weight: bold;

}

.cartSellTo {
    background-color: #0238A2;
    color: white;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
}

.cartSellPrice {
    background-color: #0238A2;
    color: white;
    font-weight: bold;

}

.cartUnderline {
    background-color: #0066FF;
}



body {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; background-color: #000266;
}

.pageContentLeft {
    width: 145px;
    vertical-align: top;
}
.pageContentRight {
    width: 465px;
    vertical-align: top;
}
.mainStoreContent {
    width: 630px;
    margin: 20px;
}

.searchOptionBuy  {color: #000000}
.searchOptionSell {color: #000000}

/**********************/
/* SEARCH RESULTS BOX */
/**********************/
.searchResultsRefinements th {
    background-color: #0033FF;
    border-bottom-color: #3399FF;
}
.searchResultsRefinements td {
    border-color: #3399FF;
}

/* SEARCH RESULTS */
.productsFeature  {
    border-collapse: collapse;
    border: solid #3399FF 1px;
    width: 100%;
	border-top: none;
	
}
.productsFeature th {
    background-color: #0033FF;
    border: solid #3399FF 1px;
	border-bottom-width: 3px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 3px;
	border-top: none;
}
.productsFeature td {
    border: solid #3399FF 1px;
    vertical-align: top;
    padding: 3px;
}
.pageSearchForm {
	padding: 0px;
	margin: 0px;
}



