/* standard elements */

* {
	margin: 0;
	padding: 0;
}

a,a:visited,a:link,a:hover {
	text-decoration: none;
}

body
{
    text-align: center;
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-script;
    color: #fff;
    background-color: #2b2a29;
    background-image: url('/img/bgrep.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
}


p,code,ul {
	font-size: 11px;
	padding-bottom: 11px;
}
li {
	list-style: none;
}
h1 {
	font-size: 14px;
}

h1,h2,h3,h4 {
	font: normal 14px Verdana,sans-serif;
	color: #ff6600;
}

/* misc */
.clearer {
	clear: both;
}

/* left side (main content) */
.left {
	margin-left: 10px;
}


#content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}

#content h1 {
	font-size: 16px;
	margin-bottom: 4px;
    font-weight: bold;
}

#content a, #footer a, .cart a {
	color: #ff6600;
	text-decoration: none;
}

#content a:hover, #footer a:hover,.cart a:hover {
	color: #000;
}

/* nav & subnavigation */
.nav {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;  
}	

.main
{
    width: 967px;
}


.right
{
    margin-top: 10px;
    float: left;
    width: 178px;
    background-image: url(/img/bgrep.jpg);
    background-repeat: repeat;
}

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 10px Verdana,sans-serif;
	margin: 0;
    width: 967px;
	padding: 8px 6px;
    text-align: right;
}

#content
{
    width: 772px;
    padding-top: 10px;
    padding-left: 5px;
    height: auto;
    text-align: left;
}

.xcontent
{
    left: 190px;
	width: 780px;	
    top: 20px;
	text-align: left;
    position: relative;   
}

/* navigation */
.nav {
	left: 835px;
	text-align: right;
	width: 150px;
    height: 40px;
    top: 162px;    
}


.nav .cart
{
    height: 40px;
    background: url(/img/cart.gif) no-repeat 100% 50%;
    padding-left: 0px;
    padding-right: 42px;
    text-align: right;
    line-height: 40px;
}

/* deprecated cart link format, change xcart to cart to restore it */
.xcart a, .xcart a:hover, .xcart a:visited
{
   color: #444;
   font-weight: bold;
   border: none;
}

.xcart a:hover
{
   color: #ff0000;
   border-bottom: solid 1px #ff0000;
}

.subnav {
    padding-right: 3px; 
    padding-top: 7px;    
}
.subnav h1 {
	color: #fff;
	font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
}

.subnav h1 a, .subnav h1 a:link, .subnav h1 a:visited, .subnav h1 a:active
{
	color: #000; 
    font-weight: bold;
    display: block; 
    padding: 5px 5px 5px 5px;
    background-image: url(/img/z.png);
    background-color: #e4e4e4;
    
}

.subnav h1 a:hover
{
	color: #fff;
    background-image: url(/img/y.png);
}

.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav ul li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
.subnav ul li a {	
	color: #ff6600;
	font-size: 10px;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
    display: block;
}

.subnav ul li a:hover {
	color: #fff;
    background-color: #ff6600;
}

.s0
{
    font-size: 10px;
}

.s1, .s1 a
{
  margin-left: 10px;
  font-size: 10px;
}

.s2, .s2 a
{
   margin-left: 20px;
   font-size: 9px;
}


/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}


.products
{
  border: solid 1px #ddd;
  width: 780px;
}

.products * a:hover
{
    border-bottom: none;
}

td.title, td.title2
{
  font-size: 14px;
  color: #000;
  background: url(/img/z.png);
  background-repeat: repeat-x;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 4px;
  font-weight: bold;
}

td.title h1
{
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

td.title2, td.title2 a, td.title2 a:hover, td.title2 a:link, td.title2 a:visited, td.title2 a:active
{
  color: #000000;
}

td.title2 a:hover
{
  color: #ff6600;
}

td.title2
{
  border-right: 1px solid #ccc;
}

.vsep
{
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  height: 2px;
}

.topmenu
{
  position: absolute;
  top: 182px;
  width: 770px;
  height: 25px;
  left: 10px;
  font-size: 14px;
  font-family: Verdana, sans-serif;
}

.topmenu a, .topmenu a:link, .topmenu a:visited, .topmenu a:active
{
    border-right: 1px solid #eee; 
    padding-left: 10px;
    padding-right: 10px;
    color: #888;
    font-size: 14px;
}

.topmenu a:hover
{
	color: #ff6600;
	border-bottom: 1px solid #ff6600;    
    background: url(/img/y.png);
    background-repeat: repeat-x;
}
.reclama
{
    padding-bottom: 10px;    
}

.infobox, .searchbox
{
    color: #ff6600;
    text-align: center;
    font-weight: bold;
}

.searchform
{
  vertical-align: middle;
  height: 22px;
  line-height: 22px;
}

.searchform #i_find, .searchform #find
{
  border: outset 1px #ccc;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  width: 80px;
}

.searchform #find
{
  font-weight: normal;
  background-color: #f0f0f0;
  padding-left: 5px;
  padding-right: 5px;
  width: 60px;
  background-image: url(/img/zz.png);
  background-repeat: repeat-x;
  background-position: 0% 0%;
  font-weight: bold;
  color: #fff;
}

.searchbox a, .searchbox a:link, .searchbox a:visited, .searchbox a:active
{
    color: #ff6600;
    text-decoration: underline;
}

.searchbox a:hover
{
    color: #fff;
    text-decoration: none;
}

.topbanner
{
  margin-top: 20px; 
  margin-left: 40px;
}

td.prod
{
  width: 25%;
  text-align: center;
  padding-top: 10px;
}

td.prod
{
  vertical-align: middle;
}

td.prod div.ship
{
  background-image: url(../img/transport-gratuit-mic.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;  
  width: 51px;
  height: 51px;
  position: absolute;
  top: 0px;
  right: 0px;
}

td.prodsep
{
  width: 9px;
  text-align: left;
  vertical-align: top;
  background: url(/img/vert.gif);
  background-repeat: no-repeat;
}

.style3, .style3 a, .style3 a:hover, .style3 a:visited, .style3 a:active
{
    font-weight: bold;
    color: #000;
}

.style3 a:hover
{
    color: #ff6600;
}

.style6x, .cartprice, .infotip
{
    color: #ff6600;
    font-weight: bold;
}

.infotip
{
   font-size: 10px;
   margin-right: 15px;
}

.cartpricex
{
   color: #000;
}

tr.cartprod td
{
    font-size: 11px;
}

tr.cartprod td.cartimg, tr.cartprod td.cartheader
{
    padding-top: 7px;
    padding-bottom: 7px;
}

tr.cartprod td.cartimg
{
  min-height: 180px;
}

td.carttitle 
{
   height: 40px;
}

td.cartheader
{
    background-color: #404040;
    color: #ccc;
}

.cartprice
{
    font-size: 11px;
}

tr.carttotal td
{
    font-size: 13px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 25px;
    border-top: 1px solid #ccc;
}

tr.cartprod-title td
{
    font-size: 13px;
    font-weight: bold;
    background-color: #fff;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 20px;
    border: solid 1px #ccc;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}
tr.cartprod-title td.nosep {
    border: none; 
}

td.prodinfo-left
{
    vertical-align: top;
    width: 180px;
    text-align: center;
}

.login {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: auto;
  background-color: #ffffff;
  border: 1px solid #A8B6B8;
  text-decoration: none;
}

.login:focus
{
   background-color: #efefef;
}

.login:hover
{
  border: 1px solid #ff6600;
}

td.otherpic
{
    border: solid 1px #ccc;
}

td.otherpic a img
{
    padding-left: 5px;
    padding-right: 5px;
}

td.otherpic a:hover
{
  border: none;
}

td.otherpic:hover
{
  border: solid 1px #ff6600;
}

td.otherprod, td.otherprod2
{
    text-align: center;
    width: 120px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #ccc;
}

td.otherprod:hover
{
    border: 1px solid #ff6600;
}

td.otherprod2
{
    border: none;
}
td.otherprod2 a, td.otherprod2 a:hover, td.otherprod2 a:visited, td.otherprod2 a:active
{
    font-weight: bold;
    color: #000;
}

td.otherprod2 a:hover, td.otherprod a:hover
{
   border-bottom: none;
   color: #ff6600;
}

.hotsell
{
    border: solid 1px #ccc;
    width: 85px;
}

.product_tabs
{
  height: 25px; 
  border-top: solid 1px #ccc; 
  width: 780px;
}

.product_tabs .active_tab
{
  font: 14px sans-serif; 
  font-weight: bold; 
  border: none; 
  width: 160px; 
  text-align: center; 
  float: left; 
  display: inline; 
  height: auto;
}
.product_tabs .normal_tab
{
  margin-left: -1px; 
  font: 14px sans-serif; 
  text-align: center; 
  float: left; 
  display: inline; 
  border: none; 
  height: 25px;
}

.product_tabs .normal_tab a, 
.product_tabs .normal_tab a:visited, 
.product_tabs .normal_tab a:hover, 
.product_tabs .normal_tab a:active,
.product_tabs .normal_tab .title
{
  font: 14px sans-serif; 
  text-align: center; 
  font-weight: bold; 
  color: #888; 
  padding-left: 14px; 
  padding-right: 14px; 
  border: solid 1px #ccc;
  width: 132px;
  display: block;
  border-top: none;
}

.product_tabs .normal_tab .title
{ 
  color: #ff6600;
  border-left: none;
  border: solid 1px #aaa;
  border-left: none;
  border-top: none;
}

.product_tabs .normal_tab a:hover
{
  color: #ff6600;
  border: solid 1px #ff6600;
  border-top: none;
}

.detailbox
{
  margin-left: 15px;
}

.detailbox .divsep
{
   height: 8px;
}

.detailbox .gotop
{
   height: 8px;
   text-align: right;
   margin-right: 15px;
   margin-bottom: 5px;
}

.detailbox .gotop a:hover
{
	border-bottom: 1px solid #ff6600;
}

.detailboxdata
{
  font: 11px Verdana; 
  text-align: justify; 
  margin-right: 15px;
}
.detailboxdata p.style3x
{
  padding-bottom: 20px;
}

.invisible
{
  display: none;
}

.more_products
{
  padding-top: 15px; 
  height: 25px; 
  font: 14px sans-serif;
}

.no_products
{
  height: 150px;
  font: 14px sans-serif;
  font-weight: bold;
}


.cartinfo
{
  margin-left: 15px;
  margin-right: 15px;
  text-align: left;
  font-size: 11px;
}

.cartinfo ol
{
  font-size: 11px;
}

.cartinfo ol li
{
  list-style: decimal;
  padding-bottom: 15px;
  margin-left: 28px;

}

.bold
{
  font-weight: bold;
}

.loginpage
{
  font-size: 11px;
}


.loginspan
{
  font-size: 14px;
  margin-left: 5px;
  background-color: #222;
  color: #eee;
  padding-top: 4px;
  padding-bottom: 4px;
  border-left: solid 10px #ff6600;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}

.logindiv
{
  margin-left: 28px;
  margin-right: 28px;
}

.logindata1, .logindata2
{
  font-size: 12px;
  background-color: #ccc;
  color: #000;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
}

.logindata1
{
   padding-left: 10px;
   padding-right: 10px;
   color: #eee;
   background-color: #ff6600;
   margin-left: 15px;
}
.logindata2
{
  padding-left: 5px;
  padding-right: 5px;
}

table.logintbl tr td, table.logintbl tr td .login
{
    font-size: 11px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}

.countryselect
{
    font-size: 11px;
    font-weight: normal;
    border: solid 1px #ccc;
    width: 260px;
}

table.logintbl tr td .login
{
    font-weight: normal;
}

.lbl, .lbl2
{   
    text-align: right;
    width: 210px;
    padding-right: 10px;
}
.lbl2
{
  padding-right: 25px;  
}

#content .button
{
  font-size: 11px;
  color: #000;
  background: url(/img/z.png);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  border: 1px solid #ccc;
}

#content a.button:hover
{
  color: #ff6600;
}

ul.manufact li
{
  display: block;
  float: left;
  padding-top: 5px;
  list-style: none;
  margin-left: 18px;
}

ul.manufact li a,
ul.manufact li a:visited,
ul.manufact li a:hover,
ul.manufact li a:active
{
  border: none;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  color: #808080;
  width: 150px;
}

ul.manufact li a:hover
{
  color: #000000;  
}

ul.manufact li a .x
{
  color: #ff6600;
  font-weight: bold;
  font-size: 14px;
}

ul.manufact li a:hover .x
{
  color: #ff5500;
}