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

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


A {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

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



.infoboxcat {
  background: #ffffff;
}

.infoBoxContentscat {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBox {
  background: #F3F3F3;
}

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

.infoBoxNotice {
  background: #F3F3F3;
}

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

A.main1 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
  text-decoration:underline;
}

A.main1:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
  text-decoration:none;
}

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; cursor: hand; }
.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; }
BODY {
	margin: 0px auto;
}
.toprightbg {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
.toplinkshadowbg {
	background-image: URL(images/toplinkshadowbg.jpg);
	height: 7px;
	background-repeat: repeat-x;
}
.toplinks {
	background-image: URL(images/toplinksbg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
.toplinks a {
	color: #000000;
	text-decoration: none;
}
.toplinks a:hover {
	color: #666666;
	text-decoration: none;
}
.toplinksep {
	background-color: #B7B7B7;
	width: 1px;
}
.mainlinkbg {
	background-image: URL(images/mainlinkbg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.mainlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
.mainlink a {
	background-image: URL(images/mainlinkbg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: center;
}
.mainlink a:hover {
	background-image: URL(images/mainlinkbg_hover.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: center;
}
.mainlink_seperator {
	background-image: URL(images/mainlinkbgsep.jpg);
	width: 2px;
	height: 28px;
}
.searchbg {
	background-image: URL(images/searchbg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	border-bottom: #A3A5A8 1px solid;
	padding-left: 12px;
	padding-right: 12px;
	vertical-align: middle;
}
.search {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}
.searchlink {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #393939;
}
.searchlink a {
	color: #393939;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.searchlink a:hover {
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.maincontbg {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
}
.maincontbginner {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
}
.leftcontent {
	width: 204px;
}
.featured_prod {
	background-image: URL(images/featuredbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 20px 35px;
	border: #BCBCBC 1px solid;
}
.bottompad {
	padding-right: 10px;
}
.product_cat {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom:3px;
	padding-left: 12px;
}
.product_cat1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom:3px;
}
.categorylink {	
	background-image: URL(images/categorybullet.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 29px;
}
.categorylink a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.categorylink a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.category_sep {
	background-image: URL(images/category_sep.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.seeall {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}
.seeall a {
	color: #000000;
	text-decoration: underline;
}
.seeall a:hover {
	color: #666666;
	text-decoration: none;
}
.featured {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 14px;
	text-transform: uppercase;
}
.bord {
	border: #CFCFCF 1px solid;
}
.featuretxt {
	padding-top: 6px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.newsspecial {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 8px 4px 8px;
	line-height: 17px;
	}
.footer {
	background-image: URL(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.footer a {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
a.footerlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.shoppingcarthead {
	font-family: Arial;
	font-weight: normal;
	font-size: 21px;
	color: #000000;
	padding-bottom: 8px;
	}
.shopingboxhead {
	background-image: URL(images/shoppingcartheadbg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	padding-left: 10px;
	border-bottom: #B9B8B8 1px solid;
}
.cartcontent {
	border-bottom: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 12px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.boxbord {
	border: #B9B8B8 1px solid;
}
.boxbord1 {
	border-left: #B9B8B8 1px solid;
}
.boxbord2 {
	border-left: #B9B8B8 1px solid;
	border-right: #B9B8B8 1px solid;
	border-bottom: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.boxbord4 {
	border-bottom: #B9B8B8 1px solid;
	border-top: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.boxbord21 {
	border-left: #B9B8B8 1px solid;
	border-right: #B9B8B8 1px solid;
	border-bottom: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.boxbord3 {
	border-left: #B9B8B8 1px solid;
	border-bottom: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:320px;;
}

.newarrivals {
	background-image: URL(images/newarrivalbg.jpg);
	background-repeat: repeat-x;
	height: 49px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 14px;
}
.newarrivalconttop1 {
	border-bottom: #B9B8B8 1px solid;
	border-right: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	height:275px;
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newarrivalconttop2 {
	border-bottom: #B9B8B8 1px solid;
	border-right: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newarrivalconttop21 {
	border-bottom: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newarrivalconttop2 {
	border-bottom: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newarrivalconttop3 {
	border-top: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newarrivalcontbottom1 {
	border-right: #B9B8B8 1px solid;
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newarrivalcontbottom2 {
	background-color: #FFFFFF;
	padding: 17px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.cartprice {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}
.productname {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 10px;
}
.productdetail_left {
	padding-left: 15px;
}
.demo {
	background-image: URL(images/productdetailimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fnt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.productdetailsright {
	padding-left: 40px;
	}
.productdetailbox {
	background-color: #FFFFFF;
	border: #9A9A9A 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.productdetailbox a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.nav a {
	background-color: #CFCFCF;
	display: block;
	padding: 7px 18px 13px 18px;
	height: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
}
.nav a:hover {
	background-color: #FFFFFF;
	padding: 7px 18px 13px 18px;
	height: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
}
.productlistsbox {
	padding: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 0% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 0% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	