/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/body-bg.gif) #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11px;
	text-align: center;
}

/* Normal link */
a {
	color: #CCCCCC;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
h1, h2, h3, h4 {
	line-height: normal;
}

#maincontent h1
  {
	margin: 0;
	padding: 0px;
	padding-top:5px;
	padding-bottom:5px;
	color: #eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	
#maincontent h2{
	margin: 0;
	padding: 0px;
	padding-top:2px;
	padding-bottom:5px;
	color: #aaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
  }

/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
	color: #555555;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.img_caption img {
	background: #CFCCAE;
	padding: 4px;
	border: 1px solid #BBB691;
}

.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}

.img-border {
	background: #D4D1B6;
	padding: 4px;
	border: 1px solid #BBB691;	
}

/* Heading */
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	/*background: url(../images/bullet.gif) no-repeat 20px 8px;*/
	padding-left: 30px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: normal;
	padding-bottom: 12px;
	text-align: left;
	font-family:calisto MT;
	font-size:18px;	
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/dot.gif) repeat-x top;
}


fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
	background: #FFFFFF;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #343434;
	height: 1px;
	margin: 10px 0;
}

br {}

table {
	font-size: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

td, th, div {
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
  display:inline;
  float:left;
  width:80px;
}

input, select, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom:5px;
	padding-left:10px;
	height:21px;
}

input,.inputtext{
	border:none;
  background:#E3E3E3;
	color:#000;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:12px;	
	}

.textaera{
	border:none;
  background:#E3E3E3;
	color:#000;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#catlistbox select {
	width:180px;
	margin:0px;	
  }

#catlistbox select .parent {
	font-weight:bold;
}
	
	
.inputboxsearch {
	float:right;
	display:block;
	width:470px;
	border:none;
	background-image:none;
  background:#E3E3E3;
	color:#000;
	height:20px;	
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:12px;		
	}	

.listboxmarque {
	width:190px;
	margin:0px;	
	}

.button {
	padding: 2px 8px 2px 10px;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/bor-white.gif) no-repeat left center #000000;
	font-size:12px;
}

.button:hover {
	background-color:#FFF;
	color:#000;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* MAIN LAYOUT
--------------------------------------------*/


#wrapper {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	
	text-align: left;
	width: 980px;
}

/* CONTENT
--------------------------------------------*/
#maincontent {
	width: 680px;
	float: left;
}

#maincontent-inner {
	padding: 0 10px 0 0;
}

/* HEADER
--------------------------------------------*/
#header {
	display:block;
	width: 980px;
	margin: 0;
	padding: 0;
	/* padding-top:5px; */
}

#logo {
  padding-top:10px;
	width: 147px;
	height: 81px;	
	display:block;
	float:left;
	margin-bottom:5px;
}

#logo a img {
	border:0px;
}

#menu {
	display:block;	
	width: 830px;
	float:left;
	
}


/* MAIN NAVIGATION
--------------------------------------------*/
#mainnav {
	display:block;
	float: left;
	width: 830px;
  padding-top:15px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainnav ul li {
	display: inline;
	padding-left:15px;
	background: url(../images/bor-white.gif) no-repeat left center;
	padding-right:20px;
}

#mainnav li a {
	font-size: 120%;
	font-weight: bold;
	color: #999999;
  text-decoration: none;
}

#mainnav li a:hover {
	color: #FFFFFF;
}

/* Sub navigation */
#subnav {
	display:block;
	float: left;
	width: 830px;
	/* text-align:justify; */
}

#subnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding: 2px 20px;
	font-size:13px;
	font-weight:normal;
  text-decoration: none;
}

#subnav li a {
  text-decoration: none;
}

#taskbar {
	clear:both;
}

#taskbar ul li {
	display: inline;
	margin: 0;
	padding: 0 20px 0 0;
}

#taskbar li a {
	text-decoration: underline;
	padding:0px 0px 0px 10px;
}

/* RIGHT COLUMN
--------------------------------------------*/
#rightcol {
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
}

#rightcol div.module {
	background: url(../images/trans-bg.jpg);
	padding: 0px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 100%;
}

#rightcol div.module-inner {
	padding: 10px;
}

#rightcol div.module h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 125%;
}

#rightcol div.module_blank {
	margin-bottom: 10px;
}

/* Top spotlight */
#topslwrap {
	margin: 0 0 10px 0;
	padding: 0;
}

#topslwrap h3 {
	font-size: 15px;
	margin:2px;
	font-family:Verdana;
	font-weight: normal;
}

#topsl {
	background: url(../images/trans-bg.jpg);
	padding: 10px;
}

#topsl #box-left {
	height: 230px;
	width: 320px;
}

#topsl #box-right {
	height: 230px;
	width: 320px;
}

#topsl #box-left {
	margin-right: 10px;
}

#topsl #box-left {
	/*background: url(../images/sam-2.jpg) no-repeat left top;*/
	float: left;
	position: relative;
}

#box-left div.mask {
	background: url(../images/trans-bg.png);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 0px 5px 5px;
}

div.mask a {
  text-decoration:underline;
}

#box-right div.mask {
	background: url(../images/trans-bg.png);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 0px 5px 5px;
}

#topsl #box-right {
	float: right;
}

#newsletter {
	background: url(../images/trans-bg.png);
	padding: 5px 10px;
	margin-bottom: 10px;
	line-height:20px;
	vertical-align:middle;
}

#newsletter strong {
  color:#fff;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:12px;
	
}

#newsletter .inputbox {
  background:#E3E3E3;
  color:#000;
	width:200px;
  text-decoration:none;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:12px;
	
}

#newsletter .btsearch {
	background: url(../images/bor-white.gif) no-repeat left center #000000;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	float:right;
	margin-right:5px;
	font-size:12px;
	
}


li.white {
	background: url(../images/bor-white.gif) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 5px;
}

/* Form search */
#search {
	background: url(../images/trans-bg.jpg);
	padding: 5px 10px;
	margin-bottom: 10px;
}

#search-cat-wrap {
	margin-bottom: 10px;
}

#search-cat-wrap h3 {
	font-size: 14px;
	font-family:Verdana;
	margin-top:0px;
	margin-bottom:5px;
	color:#999999;
	font-weight:normal;
}

#frmlogin  h3 {
	font-size: 18px;
	font-family:calisto MT;
	margin-top:0px;
	margin-bottom:5px;
	color:#999999;
	font-weight:normal;
}

#search-cat {
	background: url(../images/trans-bg.jpg);
	padding: 0px 20px 10px 0px;	
width: 640px;}

#search-cat .input {
	background:#E3E3E3;
	color:#000000;


}

#frmlogin input, 
#search-cat input {
}



#search-cat .inputbox,
#frmlogin .inputbox {
	background:#E3E3E3;
	text-decoration:none;
	color:black;
}

div.box-pro,
div.box-pro-left,
div.box-pro-right,
div.box-pro-center {
	margin-bottom: 5px;
	float: left;
	width: 200px;
	padding: 10px;
	background: url(../images/trans-bg.jpg);
	float:left;
}

div.box-pro-left,
div.box-pro-center {
	margin-right: 5px;
}

div.pro-name {
	font-weight: bold;
	font-size: 110%;
	padding: 2px 0;
	text-decoration: underline;
}

/* Content navigation */
div.content-block {
	background: #FFFFFF;
	margin-bottom: 15px;
	padding: 10px;
	color: #000000;
}

div.img-thumb {
	float: left;
	width: 60px;
	border: 1px solid;
}

div.img-thumb img {
	border: 1px solid #000000;
}

div.title {
	float: left;
	padding: 10px;
	width: 500px;
}

div.title h2 {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

div.title h2 a {
	color: #343434;
}

div.title h2 a:hover,
div.title h2 a:focus,
div.title h2 a:active {
	text-decoration: none;
	color: #CC0000;
}

div.meta-bar span.calendar,
div.meta-bar span.comment,
div.meta-bar span.style,
div.meta-bar span.print {
	display: block;
	float: left;
	margin-top: 0px;
	padding: 5px 20px;
	color: #666666;
}

div.meta-bar span.calendar {
	background: url(../images/icon-calendar.gif) no-repeat left center;
}

div.meta-bar span.comment {
	background: url(../images/icon-comment.gif) no-repeat left center;
}

div.meta-bar span.style {
	background: url(../images/icon-style.gif) no-repeat left center;
}

div.meta-bar span.print {
	background: url(../images/icon-printer.gif) no-repeat left center;
}

/* Article comment */
div.article-comment {}

div.other-article h2,
div.article-comment h2,
div.comment-form h2 {
	margin: 0 0 10px;
	padding: 5px 0;
	border-bottom: 1px solid #000000;
}

div.comment-post {
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #EFEFEF;
}

div.comment-post span.author-date {
	font-weight: bold;
}

div.post02 {
	background: #F9F9F9;
}

div.comment-form label {
	display: block;
	padding: 5px 0;
	vertical-align: top;
	font-weight: bold;
}

/* Bottom navigation */
#botnav {
	background: url(../images/trans-bg.jpg);
	margin-bottom: 10px;
	padding: 5px 0;
	text-align: center;
}

#botnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#botnav ul li {
	display: inline;
	padding: 0 5px;
}

#botnav ul li a {
	font-size: 90%;
}

/* Product list */
div.product-list {
	padding: 10px 0;
	border-bottom: 1px solid #343434;
}

div.product-thumb {
	width: 120px;
	float: left;
	margin-right: 10px;
}

div.product-thumb img {
	border: 1px solid #FFFFFF;
}

div.product-desc {
	width: 400px;
	float: left;
	text-align:left;
}

div.product-desc span {
	padding: 3px 0;
	font-size:12px;
	font-weight:bold;
}
div.product-desc span label {
	color:#999999;

}

#product-info label {
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
#product-info li {
	font-weight:bold;
}
div.product-desc span.product-name a {
	border-bottom: 1px solid #CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}

div.product-desc span.product-name a:hover {
	text-decoration: none;
}

div.product-desc span.product-name {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

div.product-price {
	float: left;
	width: 140px;
	padding-top: 62px;
	vertical-align: bottom;
}

div.product-action {
  float:left;
  text-align:left;
  width:80px;
}

span.price {
	font-size: 220%;
	font-weight: normal;
}

#info {
  margin-bottom: 20px;
} 

/* Sample tabs */
ul.sam-tabs {
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #FFFFFF;
}

ul.sam-tabs li {
	background: url(../images/bor-white.gif) no-repeat left center;
	margin: 0 10px 0 0;
	padding: 5px 10px 5px;
	display: inline;
}

ul.sam-tabs li.active {
	background: #FFFFFF;
	color: #000000;
}

ul.sam-tabs li.active a {
	color: #000000;
}

ul.sam-tabs li a:hover,
ul.sam-tabs li a:focus,
ul.sam-tabs li a:active {
	text-decoration: none;
}

/* Product slideshow */
#product-slideshow {
	margin-bottom: 15px;
	width:100%;
}

#product-slideshow #full-size {
	float: left;
	width: 400px;
	margin-right: 10px;
}

#product-slideshow #full-size img {
	border: 1px solid #FFFFFF;
}

#product-slideshow #product-thumb {
	float: left;
	width: 250px;
}

#product-thumb div {
	width: 115px;
	height: 90px;
	float: left;
	margin: 0 5px 10px 0;
	background: #343434;
	text-align:center;
}

#product-thumb div img {
	border: 1px solid #FFFFFF;
}

#product-info {
	margin-bottom: 15px;
	padding: 0;
}

#product-info #product-info1,
#product-info #product-info2 {
	width: 48%;
	float: left;
}

#product-info #product-info2 {
	margin-left: 10px;
	border-left: 1px solid #343434;
}

#product-info1 ul li {
  padding-left : 0px;
}

#product-info2 ul li {
  padding-left : 80px;
}

#product-info strong {
	color: #FFFFFF;
}

/* Bottom spotlight */
#botsl {
	background: url(../images/trans-bg.jpg);
	padding: 10px;
	font-size: 90%;
	color: #8F9093;
}

#botsl div.box-left,
#botsl div.box-center,
#botsl div.box-right {
	float: left;
	width: 20%;
}

#botsl div.box-left div.module {
	margin-right: 15px;
}

#botsl div.box-center div.module {
	margin: 0 15px;
}

#botsl div.box-right div.module {
	margin-left: 15px;
}

#botsl ul li {
	padding-left: 0;
}

#botsl ul li a {
	color: #8F9093;
}

#botsl li a:hover {
	color: #8F9093;
	text-decoration: underline;
}

#botsl div.module h3 {
	font-size: 110%;
	padding: 0 0 5px 0;
}

/* Banner */
#banner {
	text-align: center;
	margin-bottom: 10px;
	background: url(../images/trans-bg.jpg);
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

span.seperator {
	width:99%;
	height:10px;
	border-bottom:1px solid white;
	display:block;
}

.option_title {
	display:block;
	font-family:calisto MT;
	font-size:16px;
	width:100%;
	padding-top:5px;
}

.left_register {
	text-align:right;
	vertical-align:top;	
	padding-top:4px;
}

#tb_register input {
	background:#484848;
	border:0px;
	color:#FFF;
}

#tb_register input.text_black {
	color:#000;
}

#tb_register textarea {
	background:#484848;
	border:0px;
	color:#FFF;
}

#tb_register span {
	font-weight:bold;
	border-bottom:1px solid #343434;
	width:99%;
	display:block;
	font-size:13px;
}
#tb_register td {
	text-align:left;
}

#tb_product {
  margin-top: 20px;
}

#tb_product input {
	background:#484848;
	border:0px;
	color:#FFF;
}

#tb_product input.text_black {
	color:#000;
}

#tb_product textarea {
	background:#FFFFFF;
	border:0px;
}

#tb_product span {
	font-weight:bold;
	border-bottom:1px solid #343434;
	width:99%;
	display:block;
	font-size:13px;
}
#tb_product td {
	text-align:left;
}
.mail_icon {
	background: url(../images/icon-email.gif) no-repeat;
	padding-left:25px;
}

.photo_list input {
	margin:0px;
	height:15px;

}

#tb_message tr {
	border-bottom:1px solid #848484;
}

#tb_message td {
	padding:12px 0px;
}
.remove {
background: url(../images/icon-remove.gif) no-repeat;
}

label.poll {
	display:block;
	height:20px;
	line-height:20px;
	vertical-align:middle;

}

input.pollinput {

background-color: #000;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

#contentbody {
	background:transparent url(../images/trans-bg.jpg) repeat scroll 0 0;
	padding:10px 10px;
	display:block;
	float:left;
	width:650px;
}

#contentbody img {
	float:left;
	margin-right:15px;
}

#message_area textarea {
  background:#484848 none repeat scroll 0 0;
  border:0 none;
  color:#FFFFFF;
}

#extra_area {
	background:#000;
	color:#fff;
	padding:10px 10px 10px 20px;
	float:left;
	width:640px;
}

#extra_area h3 {
	color:#fff;
	}

#extra_area a {
	color:#fff;
}

#extra_area td {
	color:#fff;
}

.zonecommentaire {
	display:block;
	background-color:#FFF;
	color:#000;
	padding:5px;
	margin-bottom:5px;
	}

.comment_title {
	text-decoration:underline;
}


.comment_text {
}

#extra_area li {
	list-style-type:disc;
	list-style-position:inside;
}

.comment_msg {
	background:#CCCCCC none repeat scroll 0 0;
	color:#000;
	float:left;
	height:20px;
	padding:6px;
	width:615px;
	text-align:center;
}


#warning {
	font-size:13px;
	color:#E00;
	font-weight:bold;
	padding:5px;
	}
	
#contenutext	{
	background-color:#000;
	/* color:#FFF; */
	padding:10px;
	font-size:10px;
	}


#pathway {
	font-size:12px;
	color:#999;
	font-family: arial, "Times New Roman", Times, serif;
	margin-bottom:10px;
	
	}
	
#pathway a{
  color:#999;
	text-decoration:none;
	}	

#pathway a:hover{
  color:#eee;
	}	