/*
    Core Code: Copyright (c) osCommerce - www.oscommerce.com
Modified Code: Too numerous to mention "Open Source" sources
Core & Modified Code released via GNU General Public License

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffff00; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #00ff00; text-decoration: underline; }

body {
	scrollbar-3d-light-color:#ff9900;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#ff9900;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ff9900;
	scrollbar-shadow-color:#ff9900;
	background: #000000;
	color: #000000;
	margin: 0;
    padding: 0;
}

A {
  color: #000000;
  text-decoration: none;
  font-size: 11px;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0000ff; 
  font-size: 10px;
}

A:hover.headerNavigation {
  color: #ff0000;
  font-size: 10px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

td.infoBoxNot {
  border: .07em solid #000000;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;
}

/* <!-- footerDaisua --> */
TD.footerDaisua {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

A.footerDaisua { 
  color: #000000;
  text-decoration: none;
}

A:hover.footerDaisua {
  color: #000000;
  text-decoration: underline;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border: .07em solid #000000;
  background: #000000;
  color: #ffffff;
  text-align: center;
  padding-top: 4;
  padding-bottom: 3;
}

TD.infoBox2Heading {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
  background: #ff9900;
  padding-top: 3;
  padding-bottom: 3;
  font-family: Arial Black;
  font-size: 9pt;
  color: #FFFFFF;
  text-align: center;
}

TD.infoBox3Heading {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
  background: #ff9900;
  padding-top: 3;
  padding-bottom: 3;
  font-family: Arial Black;
  font-size: 9pt;
  color: #ffffff;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px solid #000000;
  background: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-bottom: .07em solid #000000;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  padding-top: 4;
  padding-bottom: 6;
}

a.productListing-heading { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

a:hover.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

a.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:hover.pageHeading {
  color: #006600;
  text-decoration: underline;
}	

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { background-color: #ffff00; }
.moduleRowOver { background-color: #00ff00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #00ff00; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* <!-- nav --> */
#nav {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

#nav LI {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;

background-color: #000000;
width: 100%;
text-align: center;
}

#nav A {
display: block;
padding-top: 1;
padding-bottom: 3;
color: #ffffff;
background-color: #000000;
font-size: 10px;
font-variant: 11px-caps;
font-variant: small-caps;
font-weight: bolder;
text-decoration: none;
}

#nav A:active {
text-decoration: none;
}

#nav A:hover {
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
}

/* <!-- /nav --> */

/* <!-- navC --> */
#navC {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

#navC LI {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
background-color: #003399;
width: 100%;
text-align: center;
}

#navC A {
display: block;
padding-top: 1;
padding-bottom: 3;
color: #ffffff;
background-color: #003399;
font-size: 10px;
font-variant: 11px-caps;
font-variant: small-caps;
font-weight: bolder;
text-decoration: none;
}

#navC A:active {
text-decoration: none;
}

#navC A:hover {
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
}

/* <!-- /navC --> */

/* <!-- navBorderBG --> */
.navBorderBG {
border: .07em solid #000000;
background-color: #FFFFFF;
}
/* <!-- /navBorderBG --> */

/* <!-- class="additionalLinks" -->
All links in the database
 */
TD.additionalLinks { 
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: #0000ff;
  text-decoration: none;
}

a.additionalLinks { 
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: #0000ff;
  text-decoration: none;
}

a:hover.additionalLinks {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: #ff0000;
  text-decoration: underline;
}

/* <!-- class="allprods" -->
allprods.tpl.php, allprods_price.tpl.php, allprods_price_desc.tpl.php
 */
.allprods {
	border-left: .07em solid #000000;
	border-right: .07em solid #000000;
	border-bottom: .07em solid #000000;
}

TABLE.allprods {
	border-left: .07em solid #000000;
	border-right: .07em solid #000000;
	border-bottom: .07em solid #000000;
}

TR.allprods {
	border-left: .07em solid #000000;
	border-right: .07em solid #000000;
	border-bottom: .07em solid #000000;
}

TD.allprods {
	border-left: .07em solid #000000;
	border-right: .07em solid #000000;
	border-bottom: .07em solid #000000;
}

/* <!-- class="bestSellers" -->
templates/standard/boxes/best_sellers.php
*/
TABLE.bestSellers {
  background-color: #f8f8f9;
/*   border: 1px;
  border-style: solid;
  border-color: #003399;*/
  padding-top: 5;
  padding-bottom: 10;
}

TD.bestSellers {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
}

/* <!-- class="bg_checkoutPayment" -->

 */
.bg_checkoutPayment {
  background-color: #ffffff;
  border: .07em solid #000000;
}

/* <!-- class="mainPageTable1" --> */
.mainPageTable1 {
background-image: url('../languages/english/images/design/bg_main.gif');
/* background-repeat: repeat-y;
background-position: center; */
}

/* <!-- class="mainPageTable2" --> */
.mainPageTable2 {
/* border: .07em solid #ff0000; */
background-image: url('../languages/english/images/design/bg_02.gif');
}

/* <!-- class="bg_02" --> */
.bg_02 {
background-image: url('../languages/english/images/design/bg_02.gif');
}

/* <!-- class="bg_logo" -->

 */
.bg_logo {
background-image: url('../languages/english/images/design/bg_logo.jpg');
background-repeat: repeat-y;
background-position: center top;
}

/* <!-- class="bg_logo_small" -->

 */
.bg_logo_small {
background-image: url('../languages/english/images/design/bg_logo_small.gif');
background-repeat: repeat-y;
background-position: center top;
}

/* <!-- class="bg_logo_small2" -->

 */
.bg_logo_small2 {
/* background-color: #e0dfe3; */
background-image: url('../languages/english/images/design/bg_logo_small.gif');
background-repeat: repeat-y;
background-position: center top;
}

/* <!-- class="bg_logo_bgcolor" -->

 */
.bg_logo_bgcolor {
background-image: url('../languages/english/images/design/bg_02.gif');
}

/* <!-- class="bg_logo_small_bgcolor" -->

 */
.bg_logo_small_bgcolor {
background-image: url('../languages/english/images/design/bg_02.gif');
}

/* <!-- categoriesMarquee -->

 */
TD.categoriesMarquee { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 15pt;
  color: #bbc3d3;
  font-weight: bold;
  text-decoration: none;
}
A.categoriesMarquee { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 15pt;
  color: #bbc3d3;
  font-weight: bold;
  text-decoration: none;
}

A:hover.categoriesMarquee {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15pt;
  color: #003399;
  font-weight: bold;
  text-decoration: underline;
}

/* <!-- class="checkGCandP" -->
templates/content/product_info.tpl.php & product_info_select_option.tpl.php
 */
TD.checkGCandP {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  color: #0000ff;
  text-decoration: none;
  font-weight: normal;
}

a.checkGCandP {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

a:hover.checkGCandP {
  font-family: Arial, Verdana, sans-serif;
  color: #0000ff;
  text-decoration: underline;
  font-size: 9pt;
  font-weight: bold;
}

/* <!-- class="faq" -->
0faq.php, 0faq_how_to_order.php
 */
TD.faq {
  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;
  color: #0000ff;
}

A.faq {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

A:hover.faq {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ff0000;
  text-decoration: underline;
}

/* <!-- footerHeader --> */
TD.footerHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: underline;
}

/* <!-- class="footerNavigation" -->
templates/standard/footer.php
 */
TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : bold;
}

a.footerNavigation { 
  color: #FFFFFF; 
}

a:hover.footerNavigation {
  color: #FFFFFF;
}	

/* <!-- class="forumInfobox" --> */
TABLE.forumInfobox {
  padding: 3;
  background: #003399;
  border: 1 solid #003399;
}

TD.forumInfobox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

a.forumInfobox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a:hover.forumInfobox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}	

/* <!-- class="forumInfoboxText" --> */
a.forumInfoboxText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a:hover.forumInfoboxText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}	

/* <!-- class="forumSearchLink" --> */
a.forumSearchLink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:hover.forumSearchLink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

/* <!-- class="freeShippingTable" -->

 */
.freeShippingTable {
  border: 1px solid #0000ff;
  background-color: #ffff00;
}

/* <!-- class="freeShippingText" -->
templates/standard/boxes/shopping_cart.php
 */
TD.freeShippingText, SPAN.freeShippingText, P.freeShippingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* <!-- class="gcText" -->
templates/standard/footer.php
 */
TD.gcText { 
  font-family: Arial, Verdana, sans-serif;
  color: #000000; 
  font-size: 10px;
}

a.gcText { 
  font-family: Arial, Verdana, sans-serif;
  color: #000000; 
  font-size: 10px;
}

a:hover.gcText {
  font-family: Arial, Verdana, sans-serif;
  color: #0000ff;
  font-size: 10px;
}	

/* <!-- class="headerMenu" --> 
templates/standard/header.php
*/
td.headerMenu { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #ff0000;
  font-weight: bold;

}

a.headerMenu { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

a:hover.headerMenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  text-decoration: underline;
}

/* <!-- class="infoBox2" -->
templates/content/links.php
 */
.infoBox2 {
  background: #000000;
  padding: 3;
  color: #ffffff;
  font-weight: bold;
}

TD.infoBox2, SPAN.infoBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox3, SPAN.infoBox3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  padding: 3;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

/* <!-- class="infoBoxHeaderLinks" --> 
templates/standard/boxes/categories_dhtml.php, categories_regular.php ("Product Categories" header link)
*/
a.infoBoxHeaderLinks { 
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding-top: 4;
  padding-bottom: 3;
}

a:hover.infoBoxHeaderLinks {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding-top: 4;
  padding-bottom: 3;
}

/* <!-- class="moduleRowPayment" -->

 */
.moduleRowPayment { background-color: #ffff00; cursor: pointer; cursor: hand; }

/* <!-- class="moreInformation" -->
templates/content/products_all_with_pics.tpl.php, products_all_without_pics.tpl.php
includes/modules/also_purchased_products.php, new_products.php, product_listing.php,
product_listing_col.php, xsell_products_buynow.php
includes/modules/mainpage_modules/auto_featured.php, auto_featured_wishlist.php,
featured.php, featured_wishlist.php, specials.php, specials_wishlist.php
("More Information >>>" link)
 */
a.moreInformation {
  font-family: Arial Narrow;
  font-size: 11px;
  color: #0000FF;
  text-decoration: none;
}

a:hover.moreInformation {
  font-family: Arial Narrow;
  font-size: 11px;
  color: #FF0000;
  text-decoration: underline;
}	

/* <!-- class="nameLink" -->
templates/content/products_all_with_pics.tpl.php, products_all_without_pics.tpl.php
includes/modules/also_purchased_products.php, new_products.php, product_listing.php,
product_listing_col.php, xsell_products_buynow.php
includes/modules/mainpage_modules/auto_featured.php, auto_featured_wishlist.php,
featured.php, featured_wishlist.php, specials.php, specials_wishlist.php
(Name/Title link)
 */
a.nameLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0000FF;
  text-decoration: none;
  font-weight: bold;
}

a:hover.nameLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
}	

/* <!-- class="newProducts" -->
templates/standard/boxes/new_products.php
*/

.newProducts {
  font-size: 11px;
}

TABLE.newProducts {
  background-color: #f8f8f9;
/*   border: 1px;
  border-style: solid;
  border-color: #046369;*/
  padding-top: 5;
  padding-bottom: 10;
}

TD.pageHeadingSub, DIV.pageHeadingSub {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 2px solid #000000;
  color: #ff0000;
}

/* <!-- class="productInfoOptions" --> 
product_info.php ("Available Options:")
*/
.productInfoOptions {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #0000ff;
  font-weight: bold;
}

/* <!-- class="productInfoOptions2" --> 
product_info.php (Options)
*/
.productInfoOptions2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

/* <!-- class="productListing0data" -->
includes/modules/mainpage_modules/auto_featured.php, auto_featured_wishlist.php,
featured.php, featured_wishlist.php, specials.php, specials_wishlist.php
 */
TD.productListing0data {
  border: .07em solid #003399;
}

/* <!-- class="productListing1data" -->
includes/modules/product_listing.php
 */
TD.productListing1data {
  font-family: Verdana, Arial, sans-serif;
  border-bottom: .07em solid #003399;
  font-size: 10px;
}

/* <!-- class="productListing2data" -->
includes/modules/also_purchased_products.php, new_products.php,
product_listing_col.php, xsell_products_buynow.php
 */
TD.productListing2data {
  font-family: Verdana, Arial, sans-serif;
  border: .07em solid #003399;
  font-size: 10px;
}

/* <!-- class="productPriceInBoxL" --> 

*/
TD.productPriceInBoxL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
  font-weight: bold;
}

/* <!-- class="productPriceInBoxR" --> 

*/
TD.productPriceInBoxR {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* <!-- class="swfobject" --> */
TD.swfobject { 
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000; 
  font-size: 10px;
}

a.swfobject { 
  font-family: Arial, Verdana, sans-serif;
  color: #000000; 
  font-size: 10px;
  text-decoration: none;
}

a:hover.swfobject {
  font-family: Arial, Verdana, sans-serif;
  color: #0000ff;
  font-size: 10px;
  text-decoration: underline;
}	

/* <!-- class="requestStatus" -->
rma_request_status.tpl.php
 */
.requestStatus {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* <!-- class="wholesaleLink" -->
boxes/wholesale.php, wholesale_home.php ("Wholesale Inquiry Form" link)
 */
a.wholesaleLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #0000ff;
  text-decoration: none;
  font-weight: normal;
}

a:hover.wholesaleLink {
  color: #aabbdd;
  text-decoration: underline;
  font-size: 9px;
  font-weight: normal;
}

/* <!-- class="wishList" -->
wishlist.php, wishlist_public.php (Instuctions Text)
 */
TD.wishList {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #0000FF;
}

/* <!-- class="headerExampleWebSites" -->
templates/standard/boxes/links.php
 */
.headerExampleWebSites {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
  padding-top: 4;
  padding-bottom: 3;
  background: #ffff00;
  border: .07em solid #0000ff;
}

form#examples option {color:#000000;}
form#examples option#disabled {color:#999999;}
form#examples optgroup {color:#000000}
form#examples optgroup#examples {color:#ff0000}
form#examples optgroup option {color:#003399}

/* <!-- class="customs" --> */
TABLE.customs {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight: normal;
}

a.customs {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #0000ff;
  text-decoration: none;
  font-weight: bold;
}

a:hover.customs {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
}

.AboutUs { 
  font-family: arial,helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}

.ff9900 {
border: 2px solid #ff9900;
}

h1.result  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

p.result  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

a.result:link  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #03629C;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

a.result:visited  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #03629C;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

a.result:active  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #9D9D9D;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}

a.result:hover  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #9D9D9D;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}

span.extract  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

/* <!-- class="dhtmlwindow drag-handle" -->  */
.dhtmlwindow {
  position: absolute;
  border: 3px solid #ff9900;
  visibility: hidden;
  background-color: #000000;
}

.imgMargin { 
margin: 0px 0px 7px 15px; /*top,right,bottom,left*/ 
}