/*
  $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: Arial, sans-serif; font-size: 10px; }
.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 { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

*
{
	margin: 0;
	padding: 0;
}
body, html
{
	margin: 0;
	padding: 0;
}

body
{
  background: #d74282 url(design/bg-top.jpg) left top repeat-x;
  color: #ffffff;
  text-align:center;
  font-family: Arial, sans-serif;
}
.Left
{
	float:left;
	margin: 0 10px 10px 0;
}
.Border
{
	border:1px solid #ffffff;
}

.clear
{
	clear:both;
}

ul, li
{
	list-style: none;
}

DIV#page
{
	width:980px;
	margin: 0px auto;
	text-align:left;
}

DIV#Top 
{
	height:138px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
DIV#Top p#logo
{
	margin: 12px 0 0 30px;
	padding: 0;
	float:left;
	width:186px;
	height: 114px;
}
DIV#Top p#logo a img
{
	margin: 0;
	border: none;
	padding: 0;
}
DIV#Top div#main-menu
{
	margin: 0px 0px 0px 145px;
	padding: 0px;
	height: 133px;
	text-align: left;
	width: 520px;
	float:left;
}

DIV#Top div#main-menu ul
{
	list-style-type: none;
	margin: O;
	padding: 0;
}

DIV#Top div#main-menu ul li
{
	float: left;
}

DIV#Top div#main-menu ul li a:link,
DIV#Top div#main-menu ul li a:visited
{
	display: block;
	float: left;
	height: 38px;
	width: 116px;
	margin: 0 15px 0 0;
	padding: 95px 0 0 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(design/main-nav.png) 0 0 no-repeat;
}

DIV#Top div#main-menu ul li a:hover,
DIV#Top div#main-menu ul li a:active
{
	background: url(design/main-nav.png) 0 -133px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

DIV#Top div#Lang
{
	width:80px;
	height:25px;
	line-height:25px;
	background:#c5d25c url(design/bg-lang.gif) center top no-repeat;
	float:right;
	margin:10px 0 0 0;
}
DIV#Top div#Lang div.fr a
{
	width:21px;
	height:11px;
	display: block;
	margin: 7px 19px 0 10px;
	background:url(design/fr-ong.jpg) left top no-repeat;
	float:left;
}
DIV#Top div#Lang div.fr a:hover
{
	background:url(design/fr-off.jpg) left top no-repeat;
}
DIV#Top div#Lang div.uk a
{
	width:21px;
	height:11px;
	display: block;
	margin: 7px 8px 0px 0px;
	float:right;
	background:url(design/uk-on.jpg) left top no-repeat;

}
DIV#Top div#Lang div.uk a:hover
{
	background:url(design/uk-off.jpg) left top no-repeat;
}
DIV#Header
{
	width:980px;
	height:226px;
	background:url(design/header.jpg) left top no-repeat;
	padding:0;
	margin:0;
}
DIV#Header h1
{
	font-size:2.0em;
	font-weight: normal;
	color:#dacdde;
	margin:0 0 0 300px;
	padding:70px 0 0 0;
	width:390px;
	line-height:50px;
}
DIV#Header h1 span
{
	font-size:1.25em;
	color:#bcd748;
}

TABLE#content
{
	border-right: 1px solid #c0145e;
	border-bottom: 1px solid #c0145e;
	border-left: 1px solid #c0145e;
	width: 976px;
	margin: 0 auto;
	
}

div#Connect
{
	width:850px;
	height:30px;
	background:url(design/bg-middle.png) left top no-repeat;
	position:absolute;
	margin: -65px 0 0 65px;
	padding: 2px 0 0 0;
}
div#Connect form
{
	margin:0px;
	padding:0px;
}
div#Connect form table tr td
{
	text-transform: uppercase;
	color:#cdff00;
	font-size:0.8em;
	font-weight:bold;
}
div#Connect input
{
	background: url(design/textfield.jpg) left top no-repeat;
	width:132px;
	height:15px;
	line-height:15px;
	border:none;
	margin:0;
	padding:0;
	font-size: 0.8em;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  height:30px;
  line-height:30px;
  background: url(design/line-sep-va.png) 5px bottom no-repeat;
  color: #bdd646;
  padding: 0 0 0 30px;
}
TD.infoBoxHeading h2{
  float:left;
  font-size: 14px;
  font-weight: normal;
  margin:0;
  padding:0;
}
TD.infoBoxHeading div{
	float:right;
	width:22px;
	height:22px;
	margin:3px 35px 0 0;
}

a.Categories
{
	width:170px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	background:url(design/icon-arrow.gif) left center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	display:block;
	text-decoration: none;
}
a.Categories b
{
	color:#bdd646;
}
a:hover.Categories
{
	color:#bdd646;
	font-weight:bold;
	text-decoration: none;
}

TD#Separator
{
	width:20px;
	background:url(design/bg-lueur-inside.png) 0 25px no-repeat;
}

TABLE.productListing {
	padding:0;
	margin:0;
	
}
TABLE.productListing div.products
{
	width:340px;
	height:230px;
	float:left;
	margin:0 15px 20px 0;
	padding:0;
}
TABLE.productListing div.products a img
{
	background:url(design/bg-pic.jpg) left top no-repeat;
	padding:6px;
	border:0;
	float:left;
	margin:0;
}
TABLE.productListing div.products h2
{
	border-bottom: 1px solid #c0145e;
	margin: 0 0 10px 0;	
}
TABLE.productListing div.products h2 a
{
	color:#bbd746;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	padding: 0 0 0 15px;
}
TABLE.productListing div.products h2 a:hover
{
	text-decoration: none;
	color:#c0145e;
}
TABLE.productListing div.products p
{
	color:#ffffff;
	padding: 0 5px 0 10px;
	margin:0;
	font-size: 0.8em;
	float:right;
	width:155px;
}
TABLE.productListing div.products p b
{
	color:#3c0033;
}
TABLE.productListing div.products p strong
{
	color:#bbd746;
}

TD.new-products
{
	padding: 15px;
	border-right:2px solid #d74282;
	background: #cd2f74;
	text-align:center;
}
TD.new-products:hover
{
	background: #c0145f;
}
TD.new-products a img
{
	border:1px solid #d74282;
}

DIV#Footer
{
	height:100px;
	margin: 2px auto 0 auto;
	background: url(design/bg-footer.jpg) left top repeat-x;
	font-size:1.0em;
}
DIV#Footer table
{
	margin: 0;
}
DIV#Footer table div#mini-logo
{
	position: absolute;
	margin: 20px 0 0 20px;
}
DIV#Footer #footer-bottom
{
	text-align: center;
	padding: 0;
	margin: 0;
	color: #d1c5cf;
}
DIV#Footer #footer-bottom a
{
	color: #d1c5cf;
	text-decoration: none;
}
DIV#Footer #footer-bottom a:hover
{
	text-decoration: underline;
}
DIV#Footer p#signature
{
	color: #d1c5cf;
	margin: 5px 0 0 0;
	padding: 0;
}
DIV#Footer p#signature a:link,
DIV#Footer p#signature a:visited
{
	color: #d1c5cf;
	text-decoration: none;
	font-size: 0.8em;
}
DIV#Footer p#signature a:hover,
DIV#Footer p#signature a:active
{
	text-decoration: underline;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: none;
}

DIV.headerNavigation, TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background:none;
  color: #d3d5d4;
  font-weight : normal;
}

A.headerNavigation { 
  color: #d3d5d4;
  font-size:11px;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #d3d5d4;
  font-size:11px;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, 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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: ;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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



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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd td, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  border-bottom:1px solid #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even td, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  border-bottom:1px solid #ffffff;
}



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

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

A.pageResults {
  color: #d0ff00;
  text-decoration: none;
}

A.pageResults:hover {
  color: #ffffff;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #bad548;
  height:40px;
  line-height:40px;
}

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: 11px;
  line-height: 1.5;
}
TD.main input, select, checkbox, textarea {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

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: 10px;
}*/

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: #f1f9fe;
  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: #bad548;
  font-weight: bold;
}

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

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

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

/* message box */

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

/* input requirement */

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

/*Kikoo ajax_popup*/

#lightbox{
            position: absolute;
            top: 40px;
            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 Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#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;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
            
	TABLE.popup {
	  border-width: 1px;
	  border-style: dotted;  
	  border-color
	}

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

.cssbutton {
    background: #d74284 url(design/btn-detail.jpg) left top no-repeat;
    color : #bbd647;
    width :93px;
	height: 21px;
	line-height: 21px;
    font-weight: normal;
    font-size: 9px;
    cursor: pointer;
    text-align:center;
}

 
.cssbuttonsubmit{
    background: none;
    color : #bbd647;
    font-weight: normal;
    font-size: 9px;
    cursor: pointer;
    border:none;
	text-decoration: underline;
}

