/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the 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: #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: #70d250; text-decoration: underline; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/
FORM {
	display: inline;
}

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; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #ffffff;
}

.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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #f8f8f9;
}

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;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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: #9a9a9a;
}

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;
  
}

.main a
{
  font-family: Verdana, Arial, sans-serif;
   font-size:11px; 
   color:#4779ad; 
   text-decoration:underline;
   line-height: 1.5;
   font-weight:bold;
     
}
.main a:hover
{
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  color:#424242; 
  text-decoration:none;
  line-height: 1.5;
  font-weight:bold;
  
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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;
}

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 { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }




#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
  
/* New CSS  */

/* CSS Document */

body{margin:0px; padding:0px; background:url(images/bottom-bg.jpg) bottom repeat-x #fff; font-family:Trebuchet Ms; font-size:15px; color:#424242;} 
a:focus{outline:0px;}
img{border:0px;}


/*----------------- bg css ------------------*/
.bg_01{background:url(images/body-back.jpg) left top repeat-x;}
.bg_03{background:url(images/bg.png) top no-repeat;}

/*.bg_02{background:url(images/bg-main.jpg) top center no-repeat;}
*/
.bg_04{background:url(images/bg-04.jpg) top repeat-x;}
.bg_05{background:url(images/bg-06.jpg) bottom repeat-x #2f70b0;}
.bg_06{background:url(images/bg-07.png) top no-repeat;}
.bg_07{background:url(images/bg-08.png) top no-repeat;}
.bg_08{background:url(images/bg-09.jpg) top left no-repeat;}
.bg_09{background:url(images/bg-10.jpg) top repeat-x #2f8ccf;}
.bg_10{background:url(images/bg-11.jpg) bottom no-repeat;}
.fet_back{background:url(images/products-wrapper.jpg) top repeat-y; padding:0px 10px 0px 20px;}
.fet_product_back{background:url(images/products-wrapper-02.jpg) top repeat-y; padding:0px 5px 0px 5px; height:107px;}
.top-shadow{background:url(images/top-shadow.jpg) top center no-repeat;}
.form_bg{background:url(images/form-bg.png) top no-repeat; float:inherit}
.product_bg{background:url(images/product-bg.jpg) top repeat-y; padding:20px 0px 0px 0px; height:92px;}
/*.product_bg_index{background:url(images/product-bg.jpg) top no-repeat; padding:5px 0px 0px 0px; height:92px;}*/
.product_bg_index{ padding:5px 0px 0px 0px; height:92px;}


.footer_bg{background:url(images/footer-bg.png) top no-repeat;}
.logo{background:url(images/logo.png) top left no-repeat; width:377px; height:100px; display:block;}


/*----------------- font css ------------------*/

/*--- banner css ----------*/

.head_01{font-family:Trebuchet Ms; font-size:27px; color:#fff;}
.head_02{font-family:Trebuchet Ms; font-size:38px; color:#fff;}
.head_03{font-family:Trebuchet Ms; font-size:55px; color:#fff; line-height:60px;}
.head_04{font-family:Trebuchet Ms; font-size:20px; color:#ffffff;}
.head_04 a {font-family:Trebuchet Ms; font-size:20px; color:#ffffff;}
.head_04 a:hover{font-family:Trebuchet Ms; font-size:20px; color:#ffffff;}
.head_05{font-family:Trebuchet Ms; font-size:30px; color:#ff0000;}
.head_06{font-family:Trebuchet Ms; font-size:20px; color:#000000;}
.head_07{font-family:Trebuchet Ms; font-size:17px; color:#397ec7;}

.text_01{font-family:Trebuchet Ms; font-size:15px; color:#ffffff; line-height:19px;}


.clear{clear:both;}
.text_02{font-family:Trebuchet Ms; font-size:15px; color:#ffffff; padding:3px 6px;}
.text_02 a{font-family:Trebuchet Ms; font-size:15px; color:#ffffff; text-decoration:none; padding:3px 6px;}
.text_02 a:hover{font-family:Trebuchet Ms; font-size:15px; color:#fac400; text-decoration:none; padding:3px 6px;background:url(images/bg-05.jpg);}
a.sel{font-family:Trebuchet Ms; font-size:15px; color:#fac400; text-decoration:none; padding:3px 6px;background:url(images/bg-05.jpg);}


.text_03{font-family:Trebuchet Ms; font-size:24px; color:#424242;}
.text_04{font-family:Trebuchet Ms; font-size:24px; color:#d60405;}
.text_04_title{font-family:Trebuchet Ms; font-size:19px; color:#d60405;}
.text_05{font-family:Trebuchet Ms; font-size:16px; color:#1c5a9a; font-weight:bold;}
.text_15{font-family:Trebuchet Ms; font-size:16px; color:#1c5a9a; font-weight:bold;}
.text_13{font-family:Trebuchet Ms; font-size:14px; color:#424242;}
.text_06{font-family:Trebuchet Ms; font-size:12px; color:#000000; line-height:16px;}
.text_06 a{font-family:Trebuchet Ms; font-size:12px; color:#ffffff; text-decoration:underline;}
.text_06 a:hover{font-family:Trebuchet Ms; font-size:12px; color:#000000; text-decoration:none;}

.text_07{font-family:Trebuchet Ms; font-size:12px; color:#ffffff;}
.text_alert{font-family:Trebuchet Ms; font-size:10px; color:#FF0000;}
.text_08{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; font-weight:bold;}

.text_09{font-family:Trebuchet Ms; font-size:14px; color:#424242; line-height:18px;}
.text_09 a{font-family:Trebuchet Ms; font-size:14px; color:#4779ad; text-decoration:underline;}
.text_09 a:hover{font-family:Trebuchet Ms; font-size:14px; color:#424242; text-decoration:none;}

.text_10{font-family:Trebuchet Ms; font-size:15px; color:#ffffff; font-weight:bold;}
.text_10 a{font-family:Trebuchet Ms; font-size:15px; color:#ffffff; font-weight:bold;}
.text_10 a:hover{font-family:Trebuchet Ms; font-size:15px; color:#ffffff; font-weight:bold;}

.text_11{font-family:Trebuchet Ms; font-size:11px; color:#000000; line-height:14px;}
.text_11 a{font-family:Trebuchet Ms; font-size:11px; color:#000000; text-decoration:underline;}
.text_11 a:hover{font-family:Trebuchet Ms; font-size:11px; color:#000000; text-decoration:none;}



.text_12{font-family:Trebuchet Ms; font-size:15px; color:#424242; font-weight:bold;}
.text_12 a{font-family:Trebuchet Ms; font-size:15px; color:#424242; font-weight:bold;}
.text_12 a:hover{font-family:Trebuchet Ms; font-size:15px; color:#424242; font-weight:bold;}

.text_121{font-family:Trebuchet Ms; font-size:12px; color:#424242; font-weight:bold;}
.text_121 a{font-family:Trebuchet Ms; font-size:12px; color:#424242; font-weight:bold;}
.text_121 a:hover{font-family:Trebuchet Ms; font-size:12px; color:#424242; font-weight:bold;}

.black_text{font-family:Trebuchet Ms; font-size:11px; color:#000000; line-height:14px;}
.black_text a{font-family:Trebuchet Ms; font-size:11px; color:#ffffff; text-decoration:underline;}
.black_text a:hover{font-family:Trebuchet Ms; font-size:11px; color:#000000; text-decoration:none;}

.read_text{font-family:Trebuchet Ms; font-size:11px; color:#000000; line-height:14px;}
.read_text a{font-family:Trebuchet Ms; font-size:11px; color:#ffffff; text-decoration:underline;}
.read_text a:hover{font-family:Trebuchet Ms; font-size:11px; color:#000000; text-decoration:none;}

.wel_text{font-family:Trebuchet Ms; font-size:15px; color:#424242; line-height:20px;}
.wel_text a{font-family:Trebuchet Ms; font-size:15px; color:#424242; line-height:20px;}
.wel_text a:hover{font-family:Trebuchet Ms; font-size:15px; color:#424242; line-height:20px;}
.wel_text-1{font-family:Trebuchet Ms; font-size:15px; color:#e46c0a; line-height:20px;}
.wel_text_des{font-family:Trebuchet Ms; font-size:13px; color:#424242; line-height:20px; text-decoration:none;}
.wel_text_des a{font-family:Trebuchet Ms; font-size:13px; color:#424242; line-height:20px; text-decoration:none;}
.wel_text_des a:hover{font-family:Trebuchet Ms; font-size:13px; color:#424242; line-height:20px; text-decoration:underline;}
.green{color:#6dac1c;}

.top_links{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;}
.top_links a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none;}
.top_links a:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:underline;}

.footer_links{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#575756;}
.footer_links a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#575756; text-decoration:underline;}
.footer_links a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#575756; text-decoration:none;}
.text_detail{font-family:Trebuchet Ms; font-size:16px; color:#000000; line-height:14px;}
.karen_text{font-family:Trebuchet MS; font-size:16px; color:#000000; font-weight:bold;}
.karen_text2{font-family:Trebuchet MS; font-size:17px; color:#000000;}
.karen_bg{background:url(images/karen_bg.jpg) top left no-repeat; width:166px;}
.cont-bg{ background:url(images/con-bg.jpg) left top no-repeat; width:580px; height:42px;}
/*End of CSS */
.black_text{font-family:Trebuchet Ms; font-size:11px; color:#000000; line-height:14px;}
.black_text a{font-family:Trebuchet Ms; font-size:11px; color:#ffffff; text-decoration:underline;}
.black_text a:hover{font-family:Trebuchet Ms; font-size:11px; color:#000000; text-decoration:none;}
.pro_box_mid{background:url(images/pro_box_mid.jpg) left top no-repeat #f1efef; width:190px;}
.headbg{
padding:0 0 0 15px; background:url(images/headbg.jpg) no-repeat; color:#fff; 
height:38px;
}

.headbg1{
padding:0 0 0 15px; background:url(images/headbg1.jpg) no-repeat; color:#fff;font-size:12px; 
}

