/* $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $ */

BODY {
  font-family: Verdana, Tahoma, Arial;
  background: #ffffff;
  color: #2a2a2a;
}

TD {
  font-size: 11px;
}

A {
  color: #2a2a2a;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
 display: inline;
}

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;
}

.estimatedshippingBox {
background: #FF8E90;
}

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

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.ShowShipping {
background: #444ddd;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 6px;
font-weight: bold;
text-align: center;
}



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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: #da251d; text-decoration: underline; }


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;

}

.productListing-heading {

border-right1:1px dotted #7B7C7A;
border-right:1px solid #CACBCC;
border-bottom:1px solid #CACBCC;
text-align:center;
  color: #676969;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  /*shopping-cart header/footer color*/
}

TD.productListing-data {
border-right1:1px dotted #7B7C7A;
border-right:1px solid #CACBCC;
border-bottom:1px solid #CACBCC;
text-align:center;
vertical-align:top;
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C40202;
}



A.pageResults {
  color1: #747474;
}

A.pageResults:hover {
  color1: #747474;
}

A.pageResults:visited {
  color1: #747474;
}

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: 12px;
  line-height: 1.5;
  text-align1: justify;
}

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

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;
}

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

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

TABLE.formArea {
  background: #ffffff;
  border-color: #cacbcc;
  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;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color1: #444444;
 color1: #676969;
 font-weight1: bold;
 text-transform1: uppercase;
 text-decoration1: none;

}


 .pr_price{
 font-size: 11px;
 color: #C40202;
 font-weight: bold;
 font-family: verdana;



 }

 .pr_descr{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #464646;
}




.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dddddd; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; 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: #ffb3b5; }
.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; }











 .bg1{
 background-image: url("images/m21.gif");
 background-repeat: repeat-y;
 }

 .ch1{
 font-size: 11px;
 color: #858588;
 }

 .ch2{
 padding-left: 4px;
 }

 .ch3{
 border-left1: #CACBCC 1px solid;
 border-right: #2a2a2a 1px solid;
/* border-right: #CACBCC 1px solid;*/
 }

 .ch4{
 font-size: 13px;
 color: #434447;
 font-weight: bold;
 font-family: arial;
 }

 .ch5{
 font-size: 17px;
 color: #CA1B1B;
 font-weight: bold;
 font-family: arial;
 }

 .ch6{
 font-size: 17px;
 color: #1AAA1A;
 font-weight: bold;
 font-family: arial;
 }

 .ch7{
 font-size: 11px;
 color: #C40202;
 font-weight: bold;
 font-family: verdana;
 }

 .ch8{
 padding-left: 3px;
 }

 .ch9{
 font-size: 10px;
 color: #D9D9D9;
 text-decoration: none;
 }

 .ch_counter{
 visibility:hidden;
 width1: 1px;
 height1: 1px;
 }

 .ch10{
 font-size: 12px;
 color1: #000000;
 color: #CA1B1B;
 text-transform: uppercase;
 font-weight: bold;
 font-family: arial;
 }

 .ch11{
 font-size: 11px;
 color: #565656;
 text-decoration: none;
 font-family: verdana
 }


 .ml1{
 font-size: 9px;
 color: #858588;
 }

 .ml2{
 font-size: 12px;
 font-weight : bold;
 color: #858588;
}

 .ml3{
 font-size: 10px;
 font-weight: bold;
 color: #858588;
 }

 .ml4{
 font-size: 10px;
 font-weight: bold;
 color: #383838;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #34B434;
 }

 .ml6{
 font-size: 10px;
 color: #B4B4B5;
 font-weight: bold;
 text-decoration: none;
 }

 .ml7{
 font-size: 11px;
 color: #676969;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 }

 .ml8{
 font-size: 10px;
 color: #7B7C7A;
 font-weight: bold;
 text-decoration: none;
  line-height: 200%;

 }

 .ml9{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }

 .ml10{
 font-size: 11px;
 color: #34B434;
 text-decoration: none;
 }

 .se{
 width: 109px;
 font-size: 9px;
 color: #282E3E
 }
 .image_border{
  border:1px solid #CFD0D1;
 }
 .dtable_l {
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right: solid #cccccc 1px;
 }
  .dtable_r {
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
 }
 .dtable_tl{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight : bold;
	color: #858588;
 }
 .dtable_tr{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #858588;
 }
 .topmenu{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 text-align: center;
 }
 TD.topmenu{
 padding-left1: 20px ;
 background1: #1f1a17;
 height: 32px;
 background: url(images/header/menu01.gif);
 }

 .cat_a:link,.cat_a:visited { text-decoration: none; color1: #747474; font-weight: bold; font-size: 12px;}
 .cat_a:hover  { text-decoration: none; color1: #747474; }
 .cat_sel { background-color: #dddddd; height: 25px; cursor: pointer; cursor: hand; }
 .cat_unsel { background-color: white; height: 25px; }

// product_info.php
 .oeo_radio { visibility1:hidden; width1:0px; cursor: pointer; cursor: hand; vertical-align1: middle; }
 .oeo_S { text-align: left; cursor: pointer; cursor: hand; color1: #747474; font-weight: bold; font-size: 12px; vertical-align: middle; }
 .oeo_F { text-align: left; cursor: pointer; cursor: hand; color1: #747474; font-weight: bold; font-size: 12px; padding-left: 5px; }
 .oeo_L { text-align: left; cursor: pointer; cursor: hand; color1: #747474; font-weight: bold; font-size: 12px; padding-left: 5px; }
 .oeo_P { text-align: center; cursor: pointer; cursor: hand; color1: #747474; font-weight: bold; font-size: 12px;}
 .oeo_I { text-align: center; cursor: pointer; cursor: hand; color1: #747474; font-weight: bold; font-size: 12px;}
 .tr_sel { background-color: #cccccc; cursor: pointer; cursor: hand; }
 .tr_unsel { background-color: #eeeeee; cursor: pointer; cursor: hand; }
 .tr_over { background-color: #dddddd; cursor: pointer; cursor: hand; }
 .tr_header { background-color: #1f1a17; color: #ffffff; }


TD.also_purchased {
  font-size: 13px;
  color: #da251d;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

.also_purchased_title {
  font-size: 13px;
  color: #da251d;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 1px 10px 1px;
}

.catlist_title a {
  font-family: Verdana, Arial;
  color: #DA251D;
  font-weight: bold;
  font-size: 13px;
  text-decoration1: none;
  background: url(images/infobox/button_link.gif) right no-repeat;
  padding: 0px 15px 0px 0px;
}

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

TD.main_padding {
  padding: 0px 25px 0px 25px;
}

H1 {
  display: inline;
  font-size: 13px;
}

TD.pageHeading{
  font-size: 13px;
  text-transform: uppercase;
  color: #da251d;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.breadcrumb, A.breadcrumb, A.breadcrumb:visited, A.breadcrumb:hover {
  color: #da251d;
  text-decoration: none;
}

/* GL - left column styles */
TD.cl_title {
  padding: 15px 0px 0px 10px;
}
.cl_title {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
}
.cl_title a {
  color: #ffffff;
  background: url(images/infobox/button_link.gif) right no-repeat;
  padding: 0px 15px 0px 0px;
}
.cl_list a {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
}
.cl_list li {
  list-style:none;
  background: url(images/infobox/li_bg.gif) left top no-repeat;
  vertical-align: top;
  padding: 0px 0px 0px 14px;
  line-height: 1.61em;
}
.cl_list ul {
  padding: 5px 5px 0px 15px;
  margin:0px 0px 0px 0px;
}
TD.cl_line {
  padding: 10px 5px 0px 5px;
}
TD.cl_linein {
  background-color: #DA251D;
}
/* GL - left column styles EOF */







/* GL - right column styles */
TD.cr_title {
  padding: 15px 0px 0px 20px;
}
.cr_title {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
}
.cr_title a {
  color: #ffffff;
  background: url(images/infobox/button_link.gif) right no-repeat;
  padding: 0px 15px 0px 0px;
}
TD.cr_list {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
}
.cr_list a {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
}
.cr_list li {
  list-style:none;
  background: url(images/infobox/li_bg.gif) left top no-repeat;
  vertical-align: top;
  padding: 0px 0px 0px 14px;
  line-height: 1.61em;
}
.cr_list ul {
  padding: 5px 5px 0px 25px;
  margin:0px 0px 0px 0px;
}
TD.cr_text {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
  padding: 5px 0px 0px 25px;
}
.cr_text a {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
  background: url(images/infobox/button_link.gif) right no-repeat;
  padding: 0px 15px 0px 0px;
}
TD.cr_button {
  padding: 5px 0px 0px 55px;
}
TD.cr_line {
  padding: 10px 15px 0px 15px;
}
TD.cr_linein {
  background-color: #DA251D;
}
/* GL - right column styles EOF */





/* GL - shopping cart */

.cart_header {
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-color: #1f1a17;
  padding: 5px 5px 5px 5px;
}

/* GL - shopping cart EOF */

/* GL - previous/next bar */

.prevnext {
  font-family: Verdana, Arial;
  font-size: 10px;
}

/* GL - previous/next bar EOF */

/* GL - home page */

TD.home_page_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #DA251D;
  padding: 10px 0px 10px 0px;
}

TD.home_page {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  text-align: justify;
}

A.home_page {
  text-decoration: underline;
}

A.home_page:hover {
  color: #DA251D;
  text-decoration: underline;
}

/* GL - home page EOF */


/* GL - faq */

.faq_title {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 5px 0px;
}

.faq_text {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 1.5;
  text-align: justify;
}

/* GL - faq EOF */

/* GL - infopages */

.info_title {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 5px 0px;
}

.info_text {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 1.5;
  text-align: justify;
	padding: 0px 0px 10px 0px;
}

.info_smalltext {
  font-family: Verdana, Arial;
  font-size: 10px;
  line-height: 1.5;
  text-align: right;
	font-style: italic;
}

.info_list {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
	padding: 0px 0px 0px 10px;
}

.info_divider {
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #CACBCC;
}

/* GL - infopages EOF */


A.link { text-decoration: underline; }
A.link:hover { color: #DA251D; }

