/*
  $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: #FF0000; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #004082; text-decoration: underline; font-weight : bold;}

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  color: #4c4c4c;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3f3f3f;
  font-weight : none;
}

A.headerNavigation { 
  color: #3f3f3f; 
}

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

TR.headerError {
  background: #FFFFFF;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #FF0000;
  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: #EEEEEE;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EEEEEE;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

/*
.hline {
  background: #C0CADD;
  height: 1px;
}
*/

.hline_low {
  background: #EAF1FD;
  height: 1px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

TD.ContentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

a.infoBoxHeading:link
{
	color: #000000;
}

a.infoBoxHeading:visited
{
	color: #000000;
}

a.infoBoxHeading:hover
{
	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: #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: #FFFFFF;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000096;
  font-weight: bold;
}

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

A.pageResults {
  font-weight: bold;
  color: #004082;
}

A.pageResults:hover {
  color: #DD6900;
  background: #FFFFFF;
}

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

TD.pageHeadingProdWin, DIV.ProdWin {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeadingProdWinPrices, DIV.ProdWinPrices {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height:18px;  
  color: #000000;
}

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

TD.verysmallText, SPAN.verysmallText, P.verysmallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
}

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

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

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

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TABLE.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  border-left: 1px solid #C0CADD;
  border-bottom: 1px solid #C0CADD;
  padding: 0px;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  border-right: 1px solid #C0CADD;
  border-top: 1px solid #C0CADD;
  padding: 6px;
}
/* EOF price-break-1.11.3 */

.moduleRow { }
.moduleRowOver { background-color: #F0F0F0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F0F0F0; }

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

/* 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: #FFFFFF; color: #FF0000; }
.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; }

.borderGray {border:1px solid #C0CADD;}
TD.discountMain {  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.discountHead {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #000000; background-color: #FFFFFF;}

.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}



/* Top Navigation */

.mainpoint_low
{
	color: #FFFFFF;
	font-family: arial, verdana, geneva;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;	
}

.mainpoint_hi
{
	color: #000000;
	font-family: arial, verdana, geneva;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;	
}

a.toplink:link
{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	color: #979a9e;
	text-decoration: none;
	font-weight: none;	
}

a.toplink:visited
{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	color: #979a9e;
	text-decoration: none;
	font-weight: none;		
}

a.toplink:hover
{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;		
}

.inputtext {
   background-color: #ffffff;
   padding: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;   
   border: 0px solid #ffffff;
   border-left: 0px solid #ffffff;
   border-top: 0px solid #ffffff;
   color: #414141;
   font-family: Arial, Verdana, Geneva;
   font-size: 8pt;
   height: 14px;
   width: 100%;
   text-align:left;
}

.hline
{
   background: url(http://www.sensafum.es/shop/images/infobox/line_shop_horizontal.gif) repeat-x center;
   height: 20px;
}

.hline_nospace
{
   background: url(http://www.sensafum.es/shop/images/infobox/line_shop_horizontal.gif) repeat-x center;
   height: 1px;
}

.vline
{
   background: url(http://www.sensafum.es/shop/images/infobox/line_shop_vertical.gif) repeat-y center;
   width: 30px;
}

.vline_nospace
{
   background: url(http://www.sensafum.es/shop/images/infobox/line_shop_vertical.gif) repeat-y center;
   width: 11px;
}

.copyright
{
	color: #4f5356;
	font-family: verdana, arial, geneva;
	font-size: 7pt;
	text-decoration: none;
}

.product_thumbborder
{
	background: #c2c2c2;
}



/*
   START
   --------------
   COVER FLOW CSS
   --------------
*/

#bodyWrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


#overlay {
	background: url('http://www.sensafum.es/shop/coverflow/resources/trans.png') repeat-y;
}

#protoflowContainer {
	border: 5px solid #444444;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#protoflow {
	width: auto;
	height: 300px;
	border: 0px solid red;

}



.sliderTrack {
	background:transparent url('http://www.sensafum.es/shop/coverflow/resources/track_fill_left.png') no-repeat scroll left top;
	height:15px;
	position:relative;
	text-align:left;
	width:137px;
}

.sliderHandle {
	background:transparent url('http://www.sensafum.es/shop/coverflow/resources/knob.png') no-repeat scroll left top;
	cursor:pointer;
	height:16px;
	margin-left:-2px;
	position:absolute;
	top:-5px;
	width:16px;
}

.protoCaptions {
	display: none;
}

.captionHolder {
	font-size: 12px;
	color: black;
}

.protoImageborder
{
    border : 1px solid #E5E5E5;
}

/*
   END
   --------------
   COVER FLOW CSS
   --------------
*/