/*
  $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
*/
H1{font-size:140%;color:#666666;font-weight:bold;letter-spacing:-.05em;position:relative;margin:.6em 0;padding-top:1px;width:100%;}
{font-size:140%;color:#666666;font-weight:bold;letter-spacing:-.05em;position:relative;margin:.6em 0;padding-top:1px;width:100%;}
h1 span, h2 span, h3 span, h4 span{position:absolute;display:block;top:4px;left:0;height:100%;width:100%;background:url(../images/gradient_1.png) repeat-x;}
* html h1 span, * html h3 span{background-color:#fff;back\ground-color:transparent;background-image: url(../images/none.gif);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/gradient_2.png", sizingMethod="scale");}
* html h2 span, * html h4 span{background-color:#fff;back\ground-color:transparent;background-image: url(../images/none.gif);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/gradient_1.png", sizingMethod="scale");}
.boxText {  font-size: 10px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }
BODY {font-family: Verdana, Arial, sans-serif;color: #666666;margin: 0px;}
A {color: #666666; text-decoration: none;}
A:hover {color: #cc0000;text-decoration: underline;}
FORM {display: inline;}
.header {font-size: 8px;color: #ffffff;padding:0 10px 0 10px;}
A.headerNavigation {font-family: Arial,Verdana,sans-serif;font-size: 12px;color: #ffffff;font-weight:bold;}
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;}
.sc{padding:0 15px 0 15px}
.hc1 {height:80px;padding: 0px 20px 0px 20px;background-image: url(../images/mod/hc1.gif);background-repeat: repeat-x;background-position: left bottom;}
.hc2 {background-image: url(../images/mod/hc2.gif);background-repeat: repeat-x;background-position: left bottom;}
.hc3 {background-image: url(../images/mod/hc3.gif);background-repeat: repeat-x;background-position: left bottom;}
.hc4 {background-image: url(../images/mod/hc4.gif);background-repeat: repeat-x;background-position: left bottom;}
.bmbm{background-image: url(../images/mod/bb.gif);background-repeat: repeat-x;background-position: 0 0;}
.bl{background-image: url(../images/mod/bl.png);background-repeat: repeat-y;background-position: 0 0;}
.br{background-image: url(../images/mod/br.png);background-repeat: repeat-y;background-position: 1px 0px;}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: ;
	border: 0px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
	border-bottom:1px dashed #666666;
}

.vertitem	a {   /* Font style, size of main menu items */
  
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #64888F;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #fff;
	background-color: #64888F;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #B8C5B8;
	border: 2px outset #fdfefd;
padding:5px 20px 0 5px;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #64888F;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


TR.footer {height:27px;background-image: url(../images/infobox/top.gif);background-repeat: repeat-x;}
TD.footer {font-size: 10px;font-weight: bold;}
.infoBox {background: #ffffff;}
.infoBoxContents {font-size: 10px;}
.infoBoxNotice {background: #FF8E90;}
.infoBoxNoticeContents {background: #FFE6E6;font-size: 10px;}
TD.infoBoxHeading {font-family: Arial,Verdana,sans-serif;font-size: 11px;  color: #ffffff;font-weight: bold;}
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: #fffffff;}
.productListing-heading {font-size: 10px;color: #666666;font-weight: bold;padding-bottom:10px;border-bottom: 1px solid #cccccc;}
TD.productListing-data {padding-top:20px;font-size: 10px;}
A.pageResults {color: #0000FF;}
A.pageResults:hover {color: #0000FF;background: #FFFF33;}
TD.pageHeading, DIV.pageHeading {font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar {background: #f4f7fd;}
TD.subBar {font-size: 10px;color: #000000;}
TD.main, P.main {font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText {font-size: 10px;}
TD.accountCategory {font-size: 13px;color: #aabbdd;}
TD.fieldKey {font-size: 12px;font-weight: bold;}
TD.fieldValue {font-size: 12px;}
TD.tableHeading {font-size: 12px;font-weight: bold;}
SPAN.newItemInCart {font-size: 10px;color: #ff0000;}
CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;}
TEXTAREA {width: 100%;font-size: 11px;}
SPAN.greetUser {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 {color: #ff0000;}
SPAN.errorText {color: #ff0000;}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }
ul.sitemap {color: #ff0000;}

.bmb{border-bottom:1px dotted #ffffff;}
span.fands{font-family: Arial,Verdana,sans-serif;font-size: 16px;color:#64888f;font-weight:bold;}


.bmb1{background-image: url(../images/infobox/bot1.gif);background-repeat: repeat-x;background-position: 0 0;}
.bml1{background-image: url(../images/infobox/left1.gif);background-repeat: repeat-y;background-position: 0 0;}
.bmr1{background-image: url(../images/infobox/right1.gif);background-repeat: repeat-y;background-position: 0 0;}

.bmb2{background-image: url(../images/infobox/bot2.gif);background-repeat: repeat-x;background-position: 0 0;}
.bml2{background-image: url(../images/infobox/left2.gif);background-repeat: repeat-y;background-position: 0 0;}
.bmr2{background-image: url(../images/infobox/right2.gif);background-repeat: repeat-y;background-position: 0 0;}

#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;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#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;
	}
