/*
  $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
*/
@import url(skin.css);
@import url(jcarousel.css);
@import url(imagebox.css);
.boxText { font-family: Calibri, Arial, sans-serif; font-size: 12pt; }
.errorBox { font-family : Calibri, Arial, sans-serif; font-size : 11pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Calibri, Arial, sans-serif; font-size : 11pt; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Calibri, Arial, sans-serif; font-size : 11pt; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  
    margin: 0px 0px 0px 0px;  
    padding: 0px;  
    background-image: url(images/bg-gedis.jpg);  
    background-repeat: no-repeat;  
    background-attachment: fixed;  
    background-position: center top;
}

img
{
border: 0;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Calibri , Verdana, Arial, sans-serif;
  font-size: 11pt;
  background: url(images/infobox/orange_03.gif);
  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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  
  }
  
.infoBox2 {

}

.infoBoxContents2 {
  background: #ffeed4;
  font-family: Calibri, Arial, sans-serif;
  font-size: 10pt;
}

.infoBox3 {

}

.infoBoxContents3 {
  background: #E9EEF8;
  font-family: Calibri, Arial, sans-serif;
  font-size: 10pt;
}

.infoBox4 {

}

.infoBoxContents4 {
  background: #eeffcb;
  font-family: Calibri, Arial, sans-serif;
  font-size: 10pt;
}


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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Calibri, Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
  background-color:white;
  background-image:url(images/infobox/BOR_03.gif);
  color: #ffffff;
}

TD.infoBoxHeading2 {
  font-family: Calibri, Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
  background-color:white;
  background-image:url(images/infobox/BOR_noir.gif);
  color: #ffffff;
}

TD.infoBoxHeading3 {
  font-family: Calibri , Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
  background-color:white;
  background-image:url(images/infobox/BOR_orange.gif);
  color: #ffffff;
}

TD.infoBoxHeading4 {
  font-family: Calibri, Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
  background-color:white;
  background-image:url(images/infobox/BOR_vert.gif);
  color: #ffffff;
}

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

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: dashed;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Calibri, Arial, sans-serif;
  font-size: 10pt;
  background: url(images/infobox/noir_03.gif);
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Calibri;
  font-size: 12pt;
  font-weight: bold;
  color: #85B803;
}

TD.pricestyle, DIV.pricestyle {
  font-family: Calibri;
  font-size: 26pt;
  font-weight: bold;
  color: #FF6600;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Calibri, Arial, sans-serif;
  font-size: 11pt;
  line-height: 1.5;
}

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

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

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

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

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

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

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

TEXTAREA {
  width: 100%;
  font-family: Calibri, Arial, sans-serif;
  font-size: 11pt;
  white-space: pre;
}

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Calibri, Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Calibri, Verdana, Arial, sans-serif;
  font-size: 12pt;
  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: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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

/* New Products Scroller */

#pscroller_np {
height: 270px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: Calibri;
  font-size: 11pt;
  line-height: 1.5;
}

/* Best Sellers Scroller */

#pscroller_bs {
height: 270px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: Calibri;
  font-size: 11pt;
  line-height: 1.5;
}


.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
.main a {
	color:#000;
	text-decoration:none;
}

.main a:hover {
	color:#000;
	text-decoration:underline;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.smallText  {
	color:#464646;padding:0px 10px 0px 10px;
	height:49px;
}
.smallText a {
	color:#AD0131; font-size:10px; text-decoration:underline;
	}
.smallText a:hover {
	color:#AD0131; font-size:10px; text-decoration:underline;
	}
/* --------------------------------------------                   ---------------------------------------------------- */
body {padding:0; margin:0;}
body, td {font-family:Tahoma,verdana,arial; font-size:17px; color:#4E4E4E;}

.bg  {background:url(images/m07.gif); background-repeat: no-repeat; background-position:top;}

.bgm  {background:url(images/m07m.gif); background-repeat: repeat-x; background-position:top;}

.bg1 {background:url(images/bg.gif); background-repeat: no-repeat; background-position:top;}
.bg2 {background:url(images/bg1.gif); background-repeat: repeat-y;}
.bg3 {background:url(images/bg2.gif); background-repeat: repeat-y;}
.bg4 {background:url(images/bg4.gif); background-repeat: repeat-x;}
.bg5 {background:url(images/bg8.gif); background-repeat: repeat-x;}
.bg6 {background:url(images/bg10.gif);}
.bg7 {background:url(images/bg11.gif); background-repeat: no-repeat; background-position:top;}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
 li{
    background:url(images/m16.gif) left bottom no-repeat;
	line-height:18px;	
}
 li a{
	color:#14657B;		
    font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 0 15px;
	background:url(images/m15.gif) left center no-repeat;
}
 li a:hover{
	color:#0E4858;
}

.el {
    background:url(images/m33.gif) left bottom no-repeat;
	line-height:30px;
	margin-left:26px;	
}

.el  a{
	color:#4E4E4E;		
    font-size:13px;		
	font-weight: normal;
	text-decoration:none;	
	padding: 0 0 0 25px;
	background:url(images/m15.gif) left center no-repeat;
}
.el a:hover{
	color:#14657B;
}



.se  {width:96px; height:20px; font-family:tahoma,verdana,arial; color:#282E3E; font-size:10px; padding-left:3px;}
.se1 {width:177px; height:19px; font-family:tahoma,verdana,arial; color:#282E3E; font-size:11px; padding-left:3px;}
.se2 {width:120px; height:19px; font-family:tahoma,verdana,arial; color:#58646A; font-size:11px; padding-left:3px;}
.se3 {width:160px; height:19px; font-family:tahoma,verdana,arial; color:#58646A; font-size:11px; padding-left:3px;}
.go1 {width:40px; height:18px; font-family:tahoma,verdana,arial; color:#4B3C00; font-size:10px; border:#818181 solid 1px; line-height:12px; padding-bottom:2px; text-align:right;}
.bd1 {border-right:#AE873A solid 1px; border-left:#AE873A solid 1px; border-bottom:#AE873A solid 1px;}
.ab img {vertical-align: middle;}

.tx  {font-size:13px; color:#FFFFFF;}
.tx1, .tx1 a {font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.tx2 {font-size:16px; color:#973300; font-weight:bold;}
.tx3 {font-size:13px; color:#4E4E4E; font-weight:bold;}
.tx3bis {font-size:16px; color:#4E4E4E; font-weight:bold;}
.tx4 {font-size:12px; color:#973300; font-weight:bold;}


.ml  {color:#FFFFFF; font-size:13px; text-decoration:none;}
.ml:hover {text-decoration:underline;}
.ml1 {color:#4E4E4E; font-size:11px; text-decoration:none;}
.ml1:hover {text-decoration:underline;}

.m55 a {color:#4E4E4E; font-size:11px; text-decoration:none;}
.m55 a:hover {text-decoration:underline;color:#4E4E4E;}

.m55 img { border:2px solid #717171;}
.m55 p img { border:0;}


.ml2 {color:#4E4E4E; font-size:12px; text-decoration:underline; font-weight:bold;}
.ml2:hover {text-decoration:none;}
.ml3 a {color:#4E4E4E; font-size:12px; text-decoration:none; font-weight:bold;}
.ml3 a:hover {text-decoration:underline;}
.ml4 a {color:#973300; font-size:12px; text-decoration:underline; font-weight:bold;}
.ml4 a:hover {text-decoration:none;}

#zxc1 {color:#FFFFFF; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a {color:#FFFFFF; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none;}
/* --------------------------------------------                   ---------------------------------------------------- */
.sea_1 {border:1px solid #ECEEF0;}			 /* ----- login.php -- password_forgotten.php -- ... ---- */
.sea_2	{padding:5px 10px 5px 10px;}
.sea_3	{padding:0px 0px 0px 0px;}

.sea_4 td{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:4E4E4E;
}
.sea_4 a:hover {
  color:4E4E4E;
  text-decoration:none
}
.sea_4 a {
  color:4E4E4E;
  text-decoration:underline
}
.sea_4 a b  {
  color:973300;
  text-decoration:underline
}
.sea_4 a:hover b  {
  color:973300;
  text-decoration:none;
}
.sea_5 a {color:#DC1400;}