/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/* Body */

/*@import url("superfish.css");
@import url("superfish-vertical.css");
@import url("tsep/css/tsep.css");*/
@import url("ajax_jquery_form/style.css");

body,td,th {
	font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	word-spacing: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #4c697b url(images/bkg_body.gif) 0 0 repeat-x;
	text-align: center; /*center shop v2.2: This part ensures the site is centered in internet explorer.*/
}
/*center shop v2.2: This part deals with centering in firfox etc and setting site width & borders.*/
#content {
width: 950px; margin: auto; padding: 6px; /* j001: padding with body wall */
border: 1px solid #222;
text-align: center;
background-color: #fff;
}

#mainpage {
  width: 950px;
}

/* Product Info */
#pinfo_name {
  border-top: 1px #81B7D3 solid;
  background-color: transparent;
  width: 95%;
  padding: 6px;
}

#pinfo_nav {
  background-color: transparent; /*#A0C9DE*/;
  border-bottom: 1px #81B7D3 solid;  
  width: 95%;
}

#pinfo_body {
  background-color: transparent;
  border: 0px #00f solid;
  width: 100%;
  padding: 8px;
}

#pinfo_price {
  width: 100%;
  background-color: transparent;
  border: 0px solid;
  padding: 8px;
}
  
#pinfo_desc {
  background-color: transparent;
  padding: 6px;
  /* j001: Place holder for overriding original description formatting */
}
/* End Product Info */ 
  
/* End Body */
/* General Links */
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003000;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}
/* End General Links */
/* Top Navigation Links */
.topNav {
	font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.topNav:link, a.topNav:visited {
	font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.topNav:hover {
	font-family: "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/* End Top Navigation Links */

/* for smallTopLink*/
script.smallTopLink, a.smallTopLink, a.smallTopLink:link, a.smallTopLink:visited {
  text-decoration: underline;
  font-size: 11px;
  color: #0f75c1;
}

a.smallTopLink:hover {
	text-decoration: underline;
	color: #f57914;
}

/* end simple category */

/* Categories Links */
a.cat_nav:link, a.cat_nav:visited, a.cat_act:hover {
	display: block;
	background: url(/images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 17px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.cat_nav:hover {
	background-position: 0px -20px;
	text-decoration: underline;
	color: #FFFFFF;
}

a.cat_act {
	display: block;
	background: url(/images/menu_bg.gif) no-repeat;
	background-position: 0px -20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 17px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.cat_act:hover {
	display: block;
	background: url(/images/menu_bg.gif) no-repeat;
	background-position: 0px -20px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.cat_sub_nav:link, a.cat_sub_nav:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	height: 15px !important;
	height: 17px;
	width: 100%;
	text-decoration: none;
}

a.cat_sub_nav:hover {
	text-decoration: underline;
	color: #003300;
}

a.cat_sub_act:link, a.cat_sub_act:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	height: 15px !important;
	height: 17px;
	width: 100%;
	text-decoration: none;
}
a.cat_sub_act:hover {
	text-decoration: none;
	color: #006600;
}

a.cat_sub_faint:link, a.cat_sub_faint:visited {
  font-family: "Tahoma", "Lucida Grande", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #6a6969;
  line-height: 1.7;
  white-space: nowrap;
  word-spacing: 2px;
}

a.cat_sub_faint:hover {
	text-decoration: none;
	color: #f57914;
}

/* End Categories Links */

/* for simple category*/
.category_nav:link, .category_nav:visited {
  font-size: 12px;
  color: #317eb7;
}

a.category_nav:hover {
	text-decoration: underline;
	color: #6cb648;
}

/* end simple category */

/* for simple product links*/
a.prod_link:link, a.prod_link:visited {
  font-size: 11px;
  color: #317eb7;
}

a.prod_link:hover {
	text-decoration: underline;
	color: #6cb648;
}

/* Header Navigation, Bread Crumb */
.headerNavigation, a.headerNavigation:link, a.headerNavigation:visited {
	color: #f57914;
	font-size: 11px;
	text-decoration: none;
}
a.headerNavigation:hover {
	color: #0f75c1;
	text-decoration: underline;
}
/* End Header Navigation, Bread Crumb */
/* Header Messages & Error */
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}
.errorBox { 
	font-size : 11px; 
	background: #ffb3b5; 
	font-weight: bold; 
	}
.stockWarning { 
	font-size : 12px; 
	color: #cc0033; 
	}

/* End Header Messages & Error */
/* Infobox */
TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

.infoBox {
  background: #efefef;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

a.infoBoxHeading:link, a.infoBoxHeading:visited  {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.infoBoxHeading:hover {
	text-decoration:none;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 12px;
  line-height: 13pt;
}

a.infoBoxLinkContents:link, a.infoBoxLinkContents:visited  {
/* blue
	color: #0000FF;
*/
	color: #000000;
	font-size: 12px;
    line-height: 13pt;
}

/* End Infobox */
/* Odd & Even Colours */

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: #efefef;
}
/* End Odd & Even colours */
/* Product Listing */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 0px;
}

.productListing-heading {
  font-size: 12px;
  background: #faac24;
  color: #006600;
  font-weight: bold;
}


.productlisting-headingPrice { 
  font-size: 15px;
  font-weight: bold;
  color: #0F8199;
}

.productListing-sort {
  margin: 10px auto;
  padding: 5px;
  font-size: 1em;
  background: #efefef;
  color: #0F8199;
  border-top: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
}


TD.productListing-data {
  font-size: 12px;
}
/* End Product Listing */

TR.shippingCost-odd {
  background: #ffffff;
}

TR.shippingCost-even {
  background: #e1f0fb;
}

TABLE.shippingCost {
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
  cellpadding: 2px;
}

.shippingCostVheading {
  font-size: 10px;
  background: #e8e6e6;
  color: #000000;
  font-weight: bold;
}

.shippingCostHheading {
  font-size: 10px;
  background: #b5cfe1;
  color: #000000;
  font-weight: bold;
}

.cat_description {  font-family : "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size : 12px; color: #800000; font-weight: bold }
.boxText {
	font-size: 12px;
	padding-left: 7px;
}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }


FORM {
	display: inline;
}




TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 12px;
  background: transparent;
  color: #585858;
  font-weight: bold;
  background-image: url(topbar.jpg);
  height: 26px;
}







A.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}


.pageHeading {
  font-family: "Tahoma", "Lucida Grande", Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006600;
  padding: 3px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main, LI.main, A.main, DIV.main{
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding: 3px;
}

TD.main_cat, P.main_cat, LI.main_cat, A.main_cat, DIV.main_cat{
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 17pt;
}


.smallText, TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 11px;
}

a.smallText:link, a.smallText:visited {
  color: #484848;
  font-size: 11px;

}

a.smallText:hover {
  color: #f57914;
  font-size: 11px;
  text-decoration: underline;
}

.tinyText, TD.tinyText, SPAN.tinyText, P.tinyText {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
}

a.tinyText:link, a.tinyText:visited {
  color: #484848;
  font-size: 10px;
}

a.tinyText:hover {
  color: #f57914;
  font-size: 10px;
  text-decoration: underline;
}

TD.accountCategory {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  /*font-size: 12px;
  color: #FF9B38;*/
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #c2c0c0;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Tahoma", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Tahoma", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* Module Row */
.moduleRow { 
	background-color: #e0fde6; 
}
.moduleRowOver { 
	background-color: #F2F2F2; 
	cursor: default;
	}
.moduleRowSelected {
	background-color: #a7febf;
	color: #000000;
	}
/* End Module Row */

.checkoutBarFrom, .checkoutBarTo { font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color: #000000; }

a.checkoutBarFrom:link, a.checkoutBarFrom:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
} 

/* message box */

.messageBox { font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

TD.bigHeaderTitle {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

ul.sitemap {
color: #ff0000;
}

.grayText {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #bbbbbb;
}

.smallRemarkText {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #777777;
}

.smallReminderText {
  font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #fe6d03;
}

hr {
 border: 0;
 width: 95%;
}
	 
hr.hr1 {
 color: #aaaaaa;
 background-color: #aaaaaa;
 height: 1px;
}

/*
#tooltip {
	position:absolute;
	border:1px solid #196805;
	background:#efefef;
	padding:2px 5px;
	color:#004080;
	display:none;
	font-family: "Tahoma", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 6px;
}	
*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


/*ysole rounded corner with border*/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}.b1 {height:1px; background:#FE8C25; margin:0 5px;}.b2 {height:1px; background:#efefef; border-right:2px solid #FE8C25; border-left:2px solid #FE8C25; margin:0 3px;}.b3 {height:1px; background:#efefef; border-right:1px solid #FE8C25; border-left:1px solid #FE8C25; margin:0 2px;}.b4 {height:2px; background:#efefef; border-right:1px solid #FE8C25; border-left:1px solid #FE8C25; margin:0 1px;}.contentb {background: #efefef; border-right:1px solid #FE8C25; border-left:1px solid #FE8C25;}.contentb div {margin-left: 5px;}




/*spiffy rounded corder*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#efefef}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
  background:#efefef}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
  background:#efefef}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;}
.spiffy4{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffy5{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffyfg{
  background:#efefef}
  



.spiffya *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FF9B38}
.spiffya1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25;
  background:#FE8C25}
.spiffya2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25;
  background:#FE8C25}
.spiffya3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25;}
.spiffya4{
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25}
.spiffyea5{
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25}
.spiffyafg{
  background:#FF9B38}
  
.spiffyb *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E96F0A}
.spiffyb1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25;
  background:#FE8C25}
.spiffyb2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25;
  background:#FE8C25}
.spiffyb3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25;}
.spiffyb4{
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25}
.spiffybe5{
  border-left:1px solid #FE8C25;
  border-right:1px solid #FE8C25}
.spiffybfg{
  background:#E96F0A}


#topmenu {
 FLOAT: left;
 FONT-SIZE: 1.10em;
}

#topmenu a {
 margin-right:3px;
 FLOAT: left; 
 WIDTH: auto; 
 COLOR: #1c4d8b; 
 PADDING-TOP: 5px;
 PADDING-bottom: 6px;
 PADDING-left: 11px;
 PADDING-right: 11px;
 BACKGROUND-COLOR: #eaeaea; 
 TEXT-ALIGN: center;
 TEXT-DECORATION: none
}

#topmenu a:hover {
 background:url(images/menu_bg.gif); 
 TEXT-DECORATION: none;
 COLOR: #fff;
}

#topmenu .rollover {
 background:url(images/menu_bg.gif); 
 COLOR: #fff;
 WIDTH: auto; 
 PADDING-TOP: 5px;
 PADDING-bottom: 6px;
 PADDING-left: 11px;
 PADDING-right: 11px;
 FLOAT: left;
 margin-right:3px;
}

.myTotal {
  color: #0E0AAF;
  font-size:14px;
  font-weight:bold;
  font-family: Tahoma, Lucida Sans Unicode, Arial, sans-serif;
  font-decoration:none;
}

.myInfoBoxHeading {
  font-size: 10px;
  word-spacing: 1px;
  line-height: 2;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
  
.myBoxText
{
	font-size: 11px;
	color: #363636;
	text-align: left;
	
}
.myBoxText a:link, .myBoxText a:visited {
  text-align: left;
  color: #363636;
  text-decoration: underline;
}  
.myBoxText a:hover {
  text-align: right;
  color: #f57914;
  text-decoration: underline;
}

.myInfoBoxContents {
  background: transparent;
  font-size: 10px;
  line-height: 13pt;
}

.myInfoBoxContents a:link, .myInfoBoxContents a:visited {
  color: #363636;
  text-decoration: underline;
}  
.myInfoBoxContents a:hover {
  color: #f57914;
  text-decoration: underline;
}  



.myAd1 {
  color: #C5310C;
  font:14px/1.8 Helvetica, Tahoma, Arial, sans-serif; 
  font-weight: bold;
  font-style: italic;
}  
  
  
/* my own style on ajax login */



/* my css for hide/show */
.question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	font-family: Tahoma, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.question:hover{
  text-decoration:none;
  color:#ffff00;
}

.answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}




/*Nifty Corners: HTML CSS rounded corners*/
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}



/*sliding door css button*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor:pointer;cursor:hand;
}

.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    cursor:pointer;cursor:hand;
}

.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

input.button {
    border: 0px solid #ff0000;
    
}    



/* infoboxheading */
.srchBox {background:url(imgHdrSearchBg.gif) repeat-x top right; position:relative}
.srchBoxE {background:url(imgHdrSearchLft.gif) no-repeat top left}
.srchBoxW {background:url(imgHdrSearchRgt.gif) no-repeat top right; white-space:nowrap}


/* tobnavbar */
div.snav {background:url(imgHdrCatsLft2.gif) no-repeat bottom left; margin:0; padding:0; position:relative}
div.snavE {background:url(imgHdrCatsRgt2.gif) no-repeat bottom right; margin:0; padding:0; margin-left:10px}
div.snavW {background:url(imgHdrCatsBg2.gif) repeat-x bottom left; margin-right:6px}
 
 
 
/* thickbox.css starts --------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
 
/* end of thickbox.css */ 


/* slider */
        #sliderContainer {
            background-color: transparent;
            width: 580px; /*580*/
            margin: 5px auto;
            padding: 10px;
            float: left;
        }
        
        /* slider specific CSS */
        .sliderGallery {
            background: url(productbrowser_background_20070622.jpg) no-repeat;
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 80px;
            width: 560px; /*560*/
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 542px; /*542*/
            height: 17px;
            margin-top: 70px;
            margin-left: 5px;
            padding: 1px;
            position: absolute; /* originally was relative */
            background: url(productbrowser_scrollbar_20070622.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px; /*181*/
            top: 0;
            background: url(productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        

/* slider ends */        

/* categories starts */
.cat_container {
  position:relative;
  z-index:1000;
  display:none;
  background:transparent;
  float:left;
}

.cat_head buttons { 
/*why don't work?*/
  position: relative;
  width: 15em;
  border: 1px solid #f00;
  height: 2.5em;
}

.cat_content {
  position:absolute;
}

.cat_head {
  position: relative;
  width: 15em;
  border: 0px solid #f00;
  height: 2.5em;
}

/* categories ends */


/* product info image show overlay */
.imageshowholder {
  border: 0px solid #f00;
  position: relative;
  z-index:1000; /* ie z-index fix */
}
  
.imageshowdiv {
	position:absolute;
	margin: 10px 10px;
	bottom: 0px;
	z-index:1;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Tahoma", "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/* BUTTONS end */

/* homepage banner animation */
#animation{ height:200px; padding-bottom:12px}
.pb{ font:bold 12px/16px "Tahoma", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; width:550px; height:200px; overflow:hidden}
.pb .banners{ margin:0px; padding:0px;}
.pb .banners li{width:550px;height:200px;overflow:hidden;display:none;}
.pb .banners li.current{display:block;}
.pb .points,.pb .switcher{width:90px; height:30px; overflow:hidden}
.pb .points li{ width:16px; height:15px; overflow:hidden;text-align:center;line-height:15px;margin:5px 3px;color:#444;cursor:pointer; background-color:#fff; float:left; border:1px #868686 solid; color:#444;}
.pb .switcher{ margin-top:-35px; margin-left:435px; position:relative}
.banners li a img{ width:550px; height:200px}
.pb .points li.current{width:24px; height:24px; line-height:24px; text-align:center; float:left; color:#fff; font-size:16px; margin:0 3px; border:1px #fff solid; background-color:#FC9A00}

/* superfish new */
.sf-menu{ margin:0;padding:0;list-style-type:none; width:187px; border-top:1px #d6d6d6 solid; height:100%; font-family:Arial, Helvetica, sans-serif}
.sf-menu li.current{ height:100%; float:left}
.sf-menu ul{position:absolute;top:-999em; width:148px; overflow:hidden}
.sf-menu ul li { line-height:25px}
.sf-menu li:hover {	visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {position:relative}
.sf-menu a.bt{display:block; position:relative; padding-left:10px; width:178px; font-size:12px; font-weight:700; line-height:25px; overflow:hidden; color:#444}
.sf-menu a.bt:hover{ color:#900; text-decoration:underline}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:188px;_left:187px; top:-1px;z-index:99}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {	top:-999em}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {top:-999em}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {left:188px; /* match ul width */top:1px}
.sf-menu a {text-decoration:none;border:solid 1px #D6D6D6; border-top-width:0}
.sf-menu a:hover{ border-right:0; margin-top:-1px}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/color:#444}
.sf-menu li{background:#FAFAFA;}
.sf-menu li li { background:none}
.sf-menu li:hover, .sf-menu li.sfHover,.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:#fff;}
.sf-menu li:hover, .sf-menu li.sfHover{ border:1px #444 solid; height:24px; margin-top:-1px; position:relative; z-index:9999}
.sf-menu li.sfHover{ height:25px;border:1px #444 solid}
.sf-menu li.sfHover a.bt{ border-bottom:1px #444 solid;_border-bottom:0px #444 solid; _width:177px; border-left:0}
/*/.sf-menu li.sfHover a.bt{border-top:1px #444 solid; margin-top:-1px}*/
.sf-menu a.bt:hover, .sf-menu a.bt:active{ border-left:0; height:25px; border:0; border-top:1px #444 solid; margin-top:-1px}
.sf-menu li.current li:hover, .sf-menu li.current li.sfHover{ border:0px #fff solid; margin-top:0; height:auto; border-top:1px #fff solid}
/*** arrows **/
.sf-menu a.sf-with-ul {	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-sub-indicator {	position:absolute;display:block;right:.7em;top:0; /* IE6 only */
width:10px;height:25px;text-indent:-999em;overflow:hidden;background:url(http://image.dhgate.com/2009/homepage/images/arrows-ffffff.gif) no-repeat -10px -90px; /* 8-bit indexed alpha png. IE6 gets solid image only */}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */top:0; border-right:0;	background-position: 0 -90px; /* use translucent arrow for modern browsers*/}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator { border-right:0;background-position: -10px -90px; /* arrow hovers for modern browsers*/}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {background-position: -10px 0; /* arrow hovers for modern browsers*/}
/*** shadows for all but IE6 ***/
.sf-shadow ul,.sf-menu ul{ background:url(http://image.dhgate.com/2009/homepage/images/hover_bg.gif) no-repeat 0 0; border-bottom:1px #444 solid; padding:2px 0}
.sf-menu ul li a{ border:0}
.sf-menu ul li{ width:138px; margin:auto; border:0}
.sf-menu ul li a{ width:135px; font-size:11px; display:block; overflow:hidden; line-height:21px; border-top:2px #fff solid; border-bottom:2px #fff solid; padding-left:3px; border:0}
.sf-menu ul li a:hover{background:#f1f1f1}

.sf-menu li a{ color:#444}
.sf-menu li a:hover{ color:#900; text-decoration:underline}

.new_bt{background:#FFF8E1;}
.sf-menu li a.new_bt:hover{background:#FFF8E1;}
.new_bt span{color:#F67A16;}
.sf-menu ul.new_menu{background:#FFF8E1 url(http://image.dhgate.com/2009/homepage/images/hover_bg_1.gif);}
.sf-menu ul.new_menu li a:hover{background:#FFE4A9}





/* begin copied from heavyhitters.com */
#vmenu { /* Common style */
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	font-size: 10px;
  line-height: 0.9;
}

#vmenu ul { /* Root items */
	padding: 1px;
	margin: 0px;
	list-style: none;
	width: 169px;
	z-index: 99;
	overflow: visible;
	position: absolute; 
	background-color: #ffffff;
	border: 1px solid #6faadd;
}

#vmenu li.has-children { /* Any item with children */
	position: relative;
	width: 154px;
	display:block;
	background: #f7f7f7 url('images/category_collapsed.gif') no-repeat 150px;
	padding-right: 15px;
}

#vmenu li.has-children:hover, #vmenu a.has-children:hover { /* Any item with children - hover */
	color: #333333;
	background: #c7ebf9 url('images/category_expanded_emenu.gif') no-repeat 150px;
}


#vmenu li > a.has-children:hover, #vmenu li:hover > a.has-children:link, #vmenu li:hover > a.has-children:visited   { /* Parents of selected item - do no hide focus from them */
	color: #333333;
}

#vmenu li { /* Any item without children */
	position: relative;
	width: 154px;
	display: block;
	background-color: #f7f7f7;
	padding-right: 15px;
}

#vmenu li:hover, #vmenu a:hover { /* Any item wihout children - hover */
	color: #333333;
    background-color: #c7ebf9;
}

#vmenu li.h-sep { /* Horizontal separator */
	margin: 0;
	padding: 0;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	background: url('images/emenu_delim.gif') repeat-x center center;
	width: 169px;
}

#vmenu li.h-sep:hover { /* Horizontal separator */
	background: url('images/emenu_delim.gif') repeat-x center;
	width: 169px;
}

#vmenu ul li {  /* 2nd+ level items */
	background-color: #ffffff; 
	font-size: 10px; 
	background-image: none;
	width: 154px;
}

#vmenu ul li.has-children {  /* 2nd+ level items with children */
	background-color: #ffffff; 
}


#vmenu a, #vmenu li ul li a { /* 2nd+ level items (a tag) */
    text-decoration:none; 
	color: #333333;
	font-weight: bold;
    display:block;
    padding: 5px 4px 6px 12px;
}

#vmenu li ul li a { /* 2nd+ level items (a tag) */
    padding: 4px 4px 4px 12px;
}

#vmenu ul { /* submenu offset relating to root items */
    display: none; 
    position: absolute; 
    top:0; 
    left: 169px;
}

#vmenu li:hover > ul { /* Show children */
    display: block; 
}

#vmenu li ul li.h-sep { /* Horizontal subcategories separator */
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0.1px;
	font-size: 1px;
	background: url('images/emenu_subcats_delim.gif') repeat-x;
}

#vmenu li ul li.h-sep:hover { /* Horizontal subcategories separator */
	background: url('images/emenu_delim.gif') repeat-x center;
}

/* Win IE only \*/
* html #vmenu li {float:left; width: 169px; padding-right: 0px;}
* html #vmenu li.has-children { width: 169px; padding-right: 0px;}
* html #vmenu ul {left: 170px;} 
* html #vmenu a {width: 154px;} 
/* end holly hack */
/* end copied from heavyhitters.com */	
