/*
  $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
*/
html
{
		overflow-y: scroll;
		overflow: -moz-scrollbars-vertical;	
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF;}
.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: #242424;
  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF;
  margin: 0px;
}

a{
  color:#FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #CCFFFF;
  text-decoration: underline;
}
.cat-bold
{
	padding:8px 8px 8px 15px;
	margin:0;
	line-height:22px;
	background:url(images/arrow_menu.gif) left center no-repeat;
}
a:link.cat-bold-tiny, a:visited.cat-bold-tiny
{
	font-weight:bold;
	color:#ccffff;
	font-size:10px;
}
a:hover.cat-bold-tiny, a:active.cat-bold-tiny
{
	font-weight:bold;
	color:#FFFFFF;	
	font-size:10px;
}
a:link.cat-bold-tiny b, a:visited.cat-bold-tiny b
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}
a:hover.cat-bold-tiny b, a:active.cat-bold-tiny b
{
	font-weight:bold;
	color:#FFFFFF;	
	font-size:10px;
}
a:link.cat-bold, a:visited.cat-bold
{
	font-weight:bold;
	color:#ccffff;
	font-size:14px;
}
a:hover.cat-bold, a:active.cat-bold
{
	font-weight:bold;
	color:#FFFFFF;	
	font-size:14px;
}
a:link.cat-bold b, a:visited.cat-bold b
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
a:hover.cat-bold b, a:active.cat-bold b
{
	font-weight:bold;
	color:#FFFFFF;	
	font-size:14px;
}
FORM {
	display: inline;
}
.textboxcss {
	color: #333333;
	background-color: #f4f4f4;
	border: 1px solid #7f9db9;
	padding: 1px;
	margin:1px;
	width:130px;
}
.textboxcss:hover {
	color: #333333;
	background-color: #eff4ff;
	border: 1px solid #7f9db9;
	padding: 1px;
	margin:1px;
	width:130px;
}
.header-box-bg
{
	background:url(images/lang_box_bg.gif) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF;
	height:68px;
}
.lang
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF;
	float:left;
	width:166px;
	border-left:2px groove #afafaf;
	border-right:2px groove #afafaf;
	padding:0 0 0 5px;
	margin:35px 0 0 0;
}
.smallText img
{
	padding:5px;
	border:3px solid #000000;
	background-color:#FFFFFF;
}
a.buynow img
{
	padding:5px;
	border:3px solid #000000;
	background-color:#FFFFFF;
}
.nav-bg
{
	background:url(images/nav/bg.gif) left bottom no-repeat;
	margin:0;
	padding:0;
}
.contentpart
{
	background:url(images/content_bg.gif) left top no-repeat;
}
.acc-link-td
{
	color:#aeaeae;
	font-size:11px;
}
a:link.acc-link-td, a:visited.acc-link-td
{
	color:#aeaeae;
}
a:hover.acc-link-td, a:active.acc-link-td
{
	color:#aeaeae;	
}
.currency-bg
{
	background:url(images/nav/curr_bg.gif) left bottom repeat-x;
	height:60px;
}
.nav 
{
	float:left;
	background:url(images/nav/navbg.gif) left top no-repeat;
	height:44px;
	width:128px;
}
.nav:hover
{
	float:left;
	background:url(images/nav/navbg_hover.gif) left top no-repeat;
	height:44px;
	width:128px;
}

TR.header {
  background: #242424;
}

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: #CCFFFF;
}

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: #242424;
}

.infoBoxContents {
  
  font-size: 10px;
  background-color:#323232;
  padding-bottom:15px;
  padding-left:5px;
  }
.infobot
{
	 background:url(images/infobox/bot_corner.gif) center top no-repeat;
	 height:20px;
	 width:170px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
   font-size: 18px;
  font-weight: bold;
  background:url(images/infobox/corner_right_left.gif) left top repeat-x;
  color: #cc3333;
  line-height:15px;
}

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: #131313;
}
.btl
{
	background:url(images/infobox/bot_corner_left.gif) left top no-repeat;
	width:10px;
	height:14px;
}
.btm
{
	background:url(images/infobox/bot_corner_right_left.gif) left top repeat-x;
	height:14px;
}
.btr
{
	background:url(images/infobox/bot_corner_right.gif) right top no-repeat;
	width:10px;
	height:14px;
}
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: #131313;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #363636;
  
}

.productListing-heading {
  font-size: 14px;
  background: #131313;
  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-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom:1px dotted #494a4b;
  background-color:#131313;
  padding-left:5px;
}
.pageHeadinglower
{
	background-color:#131313;
	padding:0 5px 5px 5px;
}
.bgcontant
{
	background-color:#131313;
}
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;
}
.footertext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8f8f8f;
}

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;color:#000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC;color:#000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* 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; }
/* menu start Here*/
#navcontainer {
        margin:0;
        padding-top:5px;
        height:auto;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: url(images/nav/navbg.gif) left top no-repeat;
        width: 128px;
        height: 34px;
        padding: 10px 0 0 0;
        margin: 0 0 10px 0;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font-family:Calibri, sans-serif;
		font-size:16px;
}

#navcontainer ul li a:hover {
        color: #ccffff;
        background:url(images/nav/navbg_hover.gif) left top no-repeat;
		text-decoration:underline;
}

#navcontainer a:active {
        background: url(images/nav/navbg_hover.gif) left top no-repeat;
        color: #ccffff;
		text-decoration:underline;
}

#navcontainer li#active a {
        background: url(images/nav/navbg_hover.gif) left top no-repeat;
        color: #ccffff;
		
}

/* New added by T */
	.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: #2272E2;
	  color: #fffffa;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  text-align: center;
	} 
