/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText { font-family: Arial, sans-serif; font-size: 11px; color: #fff;}
A.boxText:link { text-decoration: none;  color:#fff;}
A.boxText:visited {  text-decoration: none;  color:#fff;}
A.boxText:active { text-decoration: underline;  color:#fff;}
A.boxText:hover { text-decoration: underline;  color:#fff;}


.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #333;
  color: #FFF;
  margin: 0px;
  background-image: url(pleasure_tec_bg.jpg)
}

A {
  color: #FFF;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFF;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #FFF;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #FFF; 
}

A.headerNavigation:hover {
  color: #FF0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #FF0000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
  
}

.footer {
color: #4Ac6FF;
  font-family:  Arial, sans-serif;
  font-size:x-small;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
font-family: arial, helvetica, sans-serif; font-size:14pt;
letter-spacing: 1px;
color : #4Ac6ff;
padding-bottom: 0px;
padding-top: 0px;
border-bottom: 1px dotted #4Ac6ff;
font-weight:normal;
}

TD.infoBoxHeading_right {
 font-family: arial, helvetica, sans-serif; font-size:9pt;
 color:#000;
 font-weight:bold;
 height:24;

}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid;
  background: #000000; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #000000; 
  border-right: 1px solid;
}

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:  Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #FF0000;

}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
*/  background: #0E5A7E;
*/  border-color: #7b9ebd;
*/  border-style: solid;
*/  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow {
 font-family:  Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 border: 0px solid;
 border-color: #000000;
 color:#fff;

}

A.moduleRow:link { text-decoration: none;  color:#fff;}
A.moduleRow:visited {  text-decoration: none;  color:#fff;}
A.moduleRow:active { text-decoration: underline;  color:#fff;}
A.moduleRow:hover { text-decoration: underline;  color:#990000;}


.moduleRowOver { 
	background-color: #000000; 
	cursor: hand;
	border: 0px solid;
	border-color: #ffffff;
	font-family:  Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #FF0000; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family:  Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family:  Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #000000; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; color:#000;}
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #4AC7FF; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
border-right: 1px solid;
border-color: #b6b7cb;
}

.navRight {
border-left: 1px solid;
border-color: #b6b7cb;
}
.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}


A.cartetc { 
  color: #FFF; 
}

A.cartetc:hover {
  color: #EEE;
}

A.boxText:hover {
  color: #D00;
}


#navtrail { padding: 5px; left: 0px;  color:#000; font-family:  arial, helvetica, sans-serif; font-size:x-small;}
A.navtrail:link { color:#EEE; }
A.navtrail:visited { color:#EEE;}
A.navtrail:active { color:#EEE;}
A.navtrail:hover { color:#EEE;}


H1 {
font-family: arial, helvetica, sans-serif; font-size:14pt;
letter-spacing: 1px;
color : #FF0000;
padding-bottom: 0px;
padding-top: 0px; 
font-weight:normal;
}

H2 {
font-family: georgia,garamond,serif; font-size:14pt;
letter-spacing: 1px;
color : #FF0000;
padding-bottom: 0px;
padding-top: 11px;
font-weight:normal;
}


.H2product {
font-family: arial, helvetica, sans-serif; font-size:12pt;
letter-spacing: 1px;
color : #FF0000;
padding-bottom: 0px;
padding-top: 11px;
font-weight:bold;
}

A.H2:link { color:#FF0000; text-decoration: underline;}
A.H2:visited { color:#FF0000; text-decoration: underline;}
A.H2:active { color:#FF0000; text-decoration: underline;}
A.H2:hover { color:#FFFFFF; text-decoration: underline;}

H3 {
font-family: georgia,garamond,serif; font-size:14pt;
letter-spacing: 1px;
color : #4AC6FF;
padding-bottom: 0px;
padding-top: 0px;
border-bottom: 1px dotted;
font-weight:normal;
}
  
 .nav
 { font-family: arial, helvetica, sans-serif; font-size:9pt;
  color:#FFF;
  font-weight:bold;
 }
 
  .navtext
 { font-family: georgia,garamond,serif; font-size:13pt;
  color:#4AC6FF;
  font-weight:normal;
  height:24px;
 }
 
   .navtextr
 { font-family: georgia,garamond,serif; font-size:13pt;
  color:#FF0000;
  font-weight:normal;
  height:24px;
 }


.nav2 {
font-family: arial, helvetica, sans-serif; font-size:9pt;
  background-image: url(img/grey_button.jpg);
  color:#FFF;
  font-weight:bold;
}
 
   .navtextb
 { font-family: arial, helvetica, sans-serif; font-size:9pt;
  color:#000;
  font-weight:bold;
  height:24px;
 }
 
 .red {  color:#F00;}
 .blue {  color:#4Ac6ff;} 
 
 #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
