
/* CSS Document */
body {
    padding:0;
	margin: 0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    background:#fff;
    min-width:600px;    /* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	text-align:center;
	
	background: top center url(../images/layout_parfemy-premier/bg.png) repeat-x #9c626a;
	font-family: Arial, Helvetica, sans-serif;	
}

/* Common styles */
a {
  	color: #000; /*369 */
	text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
h1, h2, h3 {
    margin:.4em 0 .4em 0;
    padding:0;
}
p {
    margin:.4em 0 .8em 0;
    padding:0;
	line-height: 160%;
	text-align:justify;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #3c0617;
}
h2 {
	font-size: 1.2em;
	color: #555;
}
img {
	border: none;
}
.colboxwhite ol.advantages {
	float: right;
	display: block;
	width: 255px;
	margin-top:5px;
	padding-top:0;
}
.colboxwhite ol.advantages li {
	background-image:url(../images/layout_parfemy-premier/list_bg.png);
	background-repeat:no-repeat;
	list-style-position: inside;
	color:#ccc;
	font-size: 70%;
	font-weight:bold;
	padding-left: 7px;
	margin-left: -20px;


}
.colboxwhite ol.advantages li p {
	display:inline;
	color:#000;
	font-size: 100%;
	font-weight:normal;
	margin-left: 3px;
	line-height: 16px;	
}
.colboxwhite ul {
	margin: 0.5em;
	line-height: 150%;
	list-style-position: inside;
}

.colboxwhite ol {
	margin: 0.5em;
	line-height: 150%;
	list-style-position: inside;
}

.colboxwhite a {
	color: #3c0617;
}
.gauge {
	background-color: #3c0617;
	position: absolute;
	height: 2px;
	margin-top: -0.2em;
}
.warn {
	color: #900;
	background: url(../images/layout/error.gif) no-repeat;
	background-position: 2px 0 0 0;
	padding-left: 20px;
	display: block;
}
.tooltip {
	border-bottom: 1px dashed #ddd;
	cursor: help;
}
.hide {
	display: none;
}
.picture_discount {
	font-weight: bold;
	color: black;
	padding: 0.7em 0;
	background: url(../images/layout/discount_bg.png) no-repeat center;
	color: white;
	margin-top: -0.35em;
	text-align: center;
}
.picture_discount_grey {
	font-weight: bold;
	color: black;
	padding: 0.7em 0;
	background: url(../images/layout/discount_grey_bg.png) no-repeat center;
	margin-top: -0.35em;
	color: white;
}

.image_outer {height: 100px; overflow: hidden; position: relative; margin: auto;}
.image_outer[class] {display: table; position: static;}

.image_inner {position: absolute; top: 50%; z-index:-1;} /* for explorer only*/
.image_inner[class] {display: table-cell; vertical-align: middle; position: static;}

.image_inner img {position: relative; top: -50%; display: block; border:none; } /* for explorer only */
.end {
	height:0;
	visibility: hidden;
	clear:both;
	margin:0;
	padding:0;
	border:none;
}
.blur {
	color: #CCC;
}

/* Header styles */
#header {
	text-align:left;
    clear:both;
    width:100%;
	height: 90px;
	
}
#innerheader {
	padding-top: 0px;
	width: 63em;
	margin:auto;
	height: 69px;

}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	margin: auto;
	clear:both;
    width:63em;				/* width of whole page */
  	overflow:hidden;		/* This chops off any overhanging divs */
	text-align: left;
}
	
/* 3 column settings */
.layout {
	

        	/* Right column background colour */
}
.layout .colmid {
    float:left;
    width:200%;
    margin-left:-12.5em; 		/* Width of right column */
    position:relative;
    right:100%;
        	/* Centre column background colour */
}
.layout .colleft {
    float:left;
    width:100%;
    margin-left:-50%;
    position:relative;
    left:24.9em;         		/* Left column width + right column width */
        	/* Left column background colour */
}
.layout .col1wrap {
    float:left;
    width:50%;
    position:relative;
    right:12.3em;        		/* Width of left column */
    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.layout .col1 {
    margin:0 13.2em 0 12.8em;     		/* Centre column side padding:
                          	Left padding = left column width + centre column left padding width
                          	Right padding = right column width + centre column right padding width */
    position:relative;
    left:200%;
    overflow:hidden;
}
.layout .col2 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:12.4em;        		/* Width of left column content (left column width minus left and right padding) */
    position:relative;
}
.layout .col3 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:12.7em;        		/* Width of right column content (right column width minus left and right padding) */
    
    position:relative;
    left:50%;
}

.colbox {
	font-size: 75%;
	background-color: #eee2e3;
	padding: 8px;
	margin: 5px 0;
	color: #000000;
	clear:both;
	border: 1px solid #3c0617;
}
.colboxwhite {
	font-size: 75%;
	background-color: White;
	padding: 7px;
	margin: 0;
	color: #000000;	
}

.colboxcolor-panel {
	font-size: 75%;
	background-color: #3c0617;
	padding: 7px;
	margin: 1px 0;
	color: #fff;	
	
}

.colboxwhite-panel {
	font-size: 75%;
	background-color: White;
	padding: 7px;
	margin: 5px 0;
	color: #000;	
	border: 1px solid #3c0617;
}

/* page specific items */
.navigation {
	font-family: Century gothic, Verdana, Arial;	
	margin-top: 1px;
	font-size: 80%;
	background-color: #3c0617;
	border-left: 3px solid #381a1f;
	
}
.navigation a {
	display: inline-block;
	padding: 0.8em 1.5em 0.8em 1em;
	color: #fff;
	border-left: 1px solid #ccc;
}
.navigation a.last {
	color: #fff;
	
}
.navigation a:hover {
	text-decoration: underline;
	background-color:#000;	
}
#header a.logo {
	margin: 2.5em 0 0 0;
	padding:0;
	display:block;
	float: left;
	width: 18em;
}
#menutop {
	font-family: Century gothic, Verdana, Arial;	
	float: left;
	width: 100%;
}

#menutop ul {
	list-style-type: none;
	padding: 0;

	
}
#menutop li {
	float: left;
	display: block;
}
#menutop li a {
	color: #fff;
	display: inline-block;
	font-size: 0.9em;
	margin: 0 3em 0 0;
}
#giftbox {
	text-align: center;
}
#giftbox img {
	border: 3px solid #ddd;
	margin: 0.3em;
}

.giftgauge {
	border: 1px solid #ddd;
	padding: 1px;
	width: 11.5em;
	margin: 0 1.7em;
	background-color: white;
}
.giftgauge .liquid {
	background-color: #a3ee38;
	width: 50%;
}
.giftgaugeticks span {
	font-size: 80%;
}
#cart {
	text-align: right;
	
}
#innercart {
	border: 3px solid #381a1f;
	margin-top:34px;	
	float:right;
	width: 11.2em;
	height: 40px;
	background-color: #3c0617;;
	padding: 0.5em;
}

div.cart_items {
	padding: 0.1em 0.4em 0 0;
	margin: 0;
	list-style-type: none;
	font-size: 75%;
	overflow: hidden;
	color: #ccc;
	display: block;
	
}
#cart_link {

	
}
#cart_link a {
	font-size: 65%;
	display: block;
	height: 6em;
	width: 6em;
	margin-top: -4em;
}
#cart .price {
	font-size: 170%;
	font-weight: bold;
	color: #fff;
}

#search {
	margin-top: 1px;
}

#search form {
	padding:0;
}
#search_submit {
	margin-bottom: -5px;
}

#abc {
	position:absolute;
	margin:auto;
	top: 317px;
	left: 50%;
	text-align: center;
	margin-left: -32.4em;
}
#abc ul {
	width: 1.4em;
	list-style-type:none;
	margin: 0;
	padding: 0;	
	display:inline-block;
	padding: 0.3em 0;
	background-color:#000;	
}
#abc ul li {
	line-height: 115%;
	font-size: 70%;
	color: #FFF;
	cursor: default;
}
#abc ul li:hover {
	background-color: #888;
	line-height: 160%;
	font-size: 140%;
	border: 1px solid #AAA;	
}
#abc ul li.abc_selected {
	background-color: #888;
	line-height: 160%;
	font-size: 140%;
	border: 1px solid #AAA;	
}

#offer {
	color: #5a5a5a;
}
#offer div.action {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;	
	clear: both;
}
#offer a {
	display: block;
	font-size: 80%;
	color: #3c0617;
	margin-bottom: 0.2em;
	font-weight: bold;
	clear: both;
	width: 17.5em;
}
#offer h2 {
	margin-top: 0;
	clear:both;
	height:1em;
}


#offer div.small_category {
	font-weight: normal;	
	font-size: 90%;
	color: #5a5a5a;	
	float:left;
	display:inline-block;
	width: 7.5em;
	padding:0 0 0.5em;
}

#offer div.small_category a {
	color: #000;	
	font-weight: normal;
	border-bottom: none;
	padding-bottom: 0px;	
	margin-bottom: 0;
	width:auto;
	
}
#offer div.small_category a.more {
	color: #000;
	font-weight:bold;
	line-height: 1.9em;
	font-size: 90%;
}
#catalog {
	background-color: #3c0617;
	color: #fff;
	font-size: 70%;
	padding: 5px 15px;
	overflow: hidden;
}
#catalog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#catalog ul li {
	margin: 0;
	line-height: 1em;
	padding: 0;
}
#catalog ul li h2 {
	font-size: 1.3em;
}
#catalog ul li a {
	letter-spacing: 80%;
	color: #eee2e3;
}

#catalog ul li.capital {
	margin-top: 0.7em;
}

#catalog ul li.capital:first-letter {
	font-size: 170%;
	font-weight: bold;
}

#mailnews form {
	padding: 0;
	margin: 0.3em 0;
}
#mailnews fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#mailnews fieldset label {
	padding-bottom:0.3em;
	font-size: 90%;
	color: #fff;
	font-weight: bold;
}
#callcentrum {
	text-align: center;
}

#pages ul {
	list-style-type: none;
}
#pages ul li a {
	color: #000;
	padding: 0.2em;
	font-size: 90%;
}



.offer {
	border:0;
	margin:0;
	padding:0;
}
.offer_big {
	padding: 5px 5px 4px;
	background-color:#FFF;
	line-height:0;
	float:left;
	margin-right: 3px;
	width: 360px;
	border-right: 1px solid #DDD;
}
.offer_small {
	text-align: center;
	line-height:0;	
	margin-bottom: 1px;
	padding: 2px 3px;
	background-color:#FFF;
}

ol.advantages {
	margin: inherit;
	line-height: inherit;
	list-style-position: inherit;
	font-size: 130%;
	font-weight: bold;
	color: #3c0617;
	padding-right: 0.7em;
	padding-left: 1.6em;
	margin-top: 1em;
	
	
}
ol.advantages li{
	line-height: 100%;
}
ol.advantages p {
	line-height: 120%;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
}
ol.advantages ul {
	margin: inherit;
	line-height: inherit;
	list-style-position: inherit;
	margin-left: 1em;
	list-style-type: disc;
	
}
.productbox {
	padding-top: 1em;
	float: left;
	width: 24%;
	text-align: center;
	height: 12em;
	margin: 0.2em;
}

.productbox div.price {
	position:relative;
	display: block;
	text-align: center;
	opacity:0.8;
	border: 1px solid #EEE;
	padding: 0.3em 0;
	margin-top:-20px;
	font-weight:bold;
	background-image:url(../images/layout/bg_price.png);
}

.productbox a.name {
	font-size: 90%;
	color: #000000;
	height: 2em;
	display: block;
}

.productbox .count_control div {
 	float: left;
}
.productbox .count_control div.button {
 	float: left;
 	padding: 0.2em 0;
 	width: 53px;
 	border: 1px solid #444;
 	font-size: 85%;
 	display: block;
 	color: white;
 	background-color: black;
 	cursor: hand;
}
.productbox .count_control div.button:hover {
 	background-color: Darkorange;
 	font-size: 95%;
 	font-weight: bold;
}

.productbox .count_control div.count {
 	font-size: 1.4em;
 	padding: 0.5em 1.3em;
 	font-weight: bold;
}

.certificates {
	text-align:center;
}
.certificates img {
	padding: 0 0.3em;
}

.colboxhead {
	background-image: url(../images/layout_parfemy-premier/colboxhead.png);
	background-color: #999;
	color: White;
	padding: 0.5em;
	margin: -0.6em;
	margin-bottom: 0.5em;
	border-bottom: 5px solid #000;
}

#catalog .colboxhead {
	font-size: 110%;
	font-weight: bold;
	margin: -0.5em -1.3em;
	padding: 0.9em;
	margin-bottom: 1.5em;
}
#pages .colboxhead {

	color: #fff;
	font-weight: bold;

	padding: 0.9em;
}

#offer .colboxhead {
	font-weight: bold;
	margin: -0.7em;
	padding: 0.8em;
	margin-bottom: 1.5em;
}
#lines .colboxhead {
	padding: 0.75em;
}

.colboxhead strong a {
	color: White;
}

#lines dl {
	font-size: 95%;
}

#lines dt {
	font-weight: bold;
	margin: 0.5em 0;
}
#lines dt a {
	text-decoration: underline;
}
#lines dd {
	margin: 0 0 0 0.3em;
	line-height: 150%;
}

.top10 {
	font-size: 70%;
	
}
.top10 div {
	border-bottom: 1px solid #ddd;
}
.top10 p {
	padding: 0.2em 0 0 0.2em;
	text-align: left;
}
.top10 a {
	color: #666;
}
.top10 div img {
	float: right;
	margin: 0 0.5em;
	
}
.top10 hr {
	border: none;
	border-top: 1px solid #ddd;
}

.category h1 {
	color:#666;
	text-transform: uppercase;
	font-size: 180%;
	font-weight: bolder;
	margin: 0.5em 1em 0;
}

.cat_picture {
	float: right;
	border: 1px solid #ddd;
	margin: -0.6em -0.5em;
	width: 45px;
	
}

.category p.description {
	color:4a4a4a;
	padding:1em;
}

.category p.description a {
	float: right;
}

.best_categories {
	text-align: center;
}
.best_categories a {
	display: block;
	width: 5.6em;
	border: 1px dotted #eee;
	
	float: left;
	padding: 0.5em 1em;
}



table.picture_table {
	width: 100%;
	font-size: 1em;
}
table.picture_table thead, .thead  {
	background-image:url(../images/layout/bg_tablehead.png);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
}
table.picture_table th {
	height: 34px;
}
table.picture_table tr.special td {
	background-color:#ffde9e;
}
table.picture_table tr.nopict td {
	padding: 0.4em;
}

table.picture_table tr.choose_gift td a {
	color: green;
	font-weight: bold;
}

#cart_table_nopict td {
	padding: 0.3em;
}
table.picture_table .picturebox {
	width: 9em;
	text-align:center;
}

table.picture_table .textbox div {
	color: #666;
	font-weight: normal;
	font-size: 90%;
}
table.picture_table .textbox {
	text-align:left;
}
table.picture_table tr.special td.textbox div {
	font-weight: bold;
	color: red;
}

table.picture_table h2 {
	font-weight: normal;
	font-size: 1.3em;
	
}
table.picture_table a {
	color: #000;
}

table.picture_table .textbox p {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0.2em 1.5em 0.5em 0;
	line-height: 1.1em;
}
table.picture_table .textbox p strong {
	color:#3c0617;
}

table.picture_table td {
	border-bottom: 1px solid #EEE;
	padding-top: 0.2em;
}

table.picture_table td.delimiter {
	padding: 0.7em 1em;
	border: 3px solid #ddd;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	background-color: #222;
}


.submit_form span {
	float:right;
}


.submit_form span input {
	color: #3c0617;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0.4em;
	padding:0.2em 2em;
}
table.picture_table div.pricebox {
	width: 16em;
	height: 6em;
	padding: 0.5em;
	background-color: #f9edee;
	vertical-align: bottom;
	font-size:0.95em;
}

.oldprice {
	color: #999;
	text-decoration: line-through;
	margin-top: -0.6em;
}

.newprice {
	font-size: 120%;
	color: #3c0617;
	font-weight: bold;
	text-align: center;
	margin-left: -0.5em;
}

table.picture_table div.pricebox div {
	border: none;
	width: 5.3em;
	height: auto;
	text-align: center;
	float: right;
	padding: 0.1em 0;
}

table.picture_table td.icon {
	background-color:#f6f6f6;
	vertical-align:middle;
	text-align:center;
	width: 5em;
}
table.picture_table td.icon_item {
	width: 20em;
	padding: 0.5em 1em;
}

table.picture_table td.icon_item input {
	margin: 0.3em 0;
}

table.picture_table td.icon_item  {
	line-height: 95%;
}
table.picture_table td.total_text {
	font-size: 120%;
	font-weight:bold;
	padding: 0 0.7em;
}
table.picture_table td.total_text div {
	font-size: 70%;
	font-weight:bold;
}

table.picture_table td.total  {
	font-size: 130%;
	font-weight:bold;
	color:#3c0617;
	text-align: right;
	padding: 0.7em 0.7em;

}
#delivery_div span {
	float:right;
	font-size:0.9em;
	color: #3c0617; 
	margin-top: 0.4em;
	
	display: block;
	text-align: right;
}
table.contacts {
	float: left;
	width: 23.25em;
	background-color:#f6f6f6;
	margin-right: 1px;
	margin-top: 0.5em;
	font-size: 1em;
}

table.contacts th {
	text-align: left;
	padding: 0 0.7em;
	font-size: 1em;
	font-weight:normal;
	width: 9em;
}
table.contacts td {
	width: 100%;
	padding: 0.2em 0;
}
table.contacts thead th {
	font-size: 120%;
	padding: 0.5em 0.5em 0.3em;
	font-weight: bold;
	width: 40em;
}
table.note {
	clear: both;
}
table.note th {
	width: 40em;
}
table.note td {
	padding: 0.8em;
}

table.note {
	float:none;
	width: 46.6em;
	margin-top:0;
}
table.note th {
	padding: 0.5em 0.7em 0;
	border-top: 1px solid White;
}

div.pricebox div strong {
	color:#3c0617;
	font-size:1.1em;
}
table.picture_table div.pricebox input {
	padding-top: 0.3em;
}

table.picture_table div.pricebox div div {
	float: none;
}

.sort_name {
	display: inline-block;
	background-image: url(../images/layout/sort_name.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	width: 62px;
	height: 34px;
}
.sort_name:hover {
	background-position: 0 0;
}

.sort_price {
	display: inline-block;
	background-image: url(../images/layout/sort_price.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	width: 50px;
	height: 34px;
}
.sort_price:hover {
	background-position: 0 0;
}
.sort_sell {
	display: inline-block;
	background-image: url(../images/layout/sort_normal.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	width: 100px;
	height: 34px;
}
.sort_sell:hover {
	background-position: 0 0;
}

.order_selected {
	background-position: 0 0;
}

.detail p.description {
	color:#9c9c9c;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.5em;
	font-size: 0.9em;
	margin-bottom: 1.9em;
}
.detail p.description img {
	padding: 0 0 0 0;
	margin-right: 1em;
	float: left;
}

.detail .product_image {
	float: left;
	width: 20em;
	text-align: center;
	height: 20em;
}
.detail .product_text h1 {
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.detail .product_text h2 {
	font-weight: normal;
}

.detail .product_text p {
	margin-top: -0.3em;
}

.detail .product_text p strong {
	margin-top: -0.3em;
	color: #3c0617;
}
.detail .pricebox {
	float: left;
	text-align: center;
	margin: -0.2em 0.3em;
}
.detail .pricebox img {
	margin-bottom: -0.3em;
}

.detail .pricebox form {
	height: 5em;
	width: 7em;
	background-color: #f5f5f5;
	border: 1px solid #e9e9e9;
	margin:0;
	padding: 0.3em;
	line-height: 1.4em;
}

.detail .pricebox form div strong {
	font-size: 1.3em;
}
.detail .pricebox form div {
	font-size: 0.9em;
	font-weight: bold;
}


.detail .tester {
	margin-top: 1em;
	margin-left: 0em;
}
.detail .tester form {
	height: auto;
	width:22.7em;
	background-color: #f5f5f5;
	border: 1px solid #e9e9e9;
	margin: 0 0.3em 1.5em;
	padding: 0.4em 1em;
	clear: both;
}
.detail .tester p {
	margin:0;
	padding:0;
}

.detail .tester img {
	display: block;
	float: left;
	margin-left: 2.1em;
	margin-bottom: -1px;
	
}
.detail .tester form img {
	margin-top: 0.3em;
	display: inline;
	
}
.detail .tester form {
	text-align: right;
}

.detail .tester form div {
	float: left;
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
	width: 8.5em;
	text-align: left;
	padding-top: 0.4em;
}
.detail .tester form div strong {
	color:#3c0617;
	font-size:1.3em;
	text-align: left;
	padding-left: 0.6em;
}

.detail .showdiv {
	font-size: 90%;
	padding: 1em;
	background-color:#f5f5f5;
	margin: 0 6px;
}

.detail #showdiv2 {
	text-align: center;
}
.gift_detail {
	border: 1px solid #eee;
	background: #f7f7f7;
	padding: 8px;
	border-radius: 10px;
	margin-bottom: 8px;
	font-size: 11px;
}
#TB_hlidaci_pes {
display:none;
text-align:center;
}
.hlidaci_pes {
text-align:center;
}
.hlidaci_pes input {
font-size: 18px;
padding: 10px;
}

#discussion_messages {
	width: 100%;
}

#discussion_messages th {
	text-align: left;
	padding: 0.5em;
    border: 1px dotted #DDD;
}
#discussion_messages td {

	padding: 0.2em 0.7em;
    
}


#discussion_form {
	width: 100%;
	margin-top: 1em;
}

#discussion_form th {
	text-align: right;
	padding-right: 0.5em;
}

#order_navig {
	margin-left:-0.5em;
	margin-right: -1em;
}

.panel {
	clear: both;
	background-color:#e6e6e6;
	padding: 0.3em 0;
}
.panel a {
	display: inline-block;
	padding: 0.5em 1.2em;
	border-right: 1px solid #d1d1d1;
	font-size: 0.9em;
	color: #666;
}
.panel h3 {
	font-size: 1.2em;
	margin-left: 1em;
}
.panel a img {
	margin-bottom: -5px;
	margin-right: 0.4em;
}

.panel_light {
	clear: both;
	background-color: #3c0617;
	color: white;
	padding: 4px 9px;
}
.panel_light h3 {
	margin: 0;
	font-size: 1.2em;
}
#product_mailnews div p {
	margin:0;
	padding:0;
}
#product_mailnews input {
	padding:0.2em;
}

#product_mailnews form {
	float: right;	
	width: 16.6em;
}
#email_product_mailnews {
	width: 11.3em;
}
#submit_product_mailnews {
	float: right;	
}
.detail .product_description {
	font-size: 0.9em;
	padding: 1.5em;
}
.detail .product_description h2 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
}
table.cart {
	margin-top: 0.5em;
}
table.cart .picturebox {
	width: 15%;
}
table.cart .picturebox img{
	margin-right: -10px;
}
table.cart .countbox {
	padding-top: 5px;
	width: 20%;
	padding-right: 10px;
}
table.cart .countbox img {
	margin-bottom: -4px;
}

table.cart .textbox {
	padding-left: 1em;
	width: 60%;
}
table.cart .totalbox {
	color: #3c0617;
	font-size: 1.2em;
	text-align: right;
	padding-right: 0.7em;
}

table.cart .totalbox .nodiscount {
	color: #999;
	font-size: 0.9em;
	text-decoration: line-through;
	margin-right: 1em;
}

.info_table {
	width: 50%;
	border-top: 1px solid #ddd;
}
.info_table th {
	text-align: right;
	border-bottom: 1px solid #eee;

	padding: 0.7em;
}

.info_table td {
	border-bottom: 1px solid #eee;
	text-align: left;
	padding: 0.7em;
}

div.button_div {
	text-align: center;
	margin: 1em 0;
}
a.button {
	display: inline-block;
	background-image:  url(../images/layout/bg_button_red.png);
	background-color: #b2b2b2;
	background-repeat: repeat-x;
	border-right: 1px solid #b94f2f;
	border-left: 1px solid #e89981;
	text-align: right;
	padding: 0.8em 1.5em;
	margin-left: 0.5em;
	color: white;
	font-weight: bold;
}
p.tip {
	font-size: 12px;
	background-image: url(../images/layout/tip.png);
	background-repeat: no-repeat;
	padding: 0.5em;
	padding-left: 35px;
	background-color: #fcf5ef;
	border: 1px dotted #3c0617;
	
}
p.tip strong {
	color: #3c0617;
}

div.seller_function {
	text-align: center;
}
div.seller_function a {
	width: 30%;
	padding: 1em;
	border: 1px dotted #3c0617;	
}
div.seller_function a:hover {
	width: 30%;
	padding: 1em;
	background-color: #ef1;
	border: 1px dotted #3c0617;
}


#check_contact {
	border: 2px solid #3c0617;
}
#check_contact .submit_form {
	text-align: center;
	padding: 0.5em;
}
#check_contact .submit_form input {
	color: #3c0617;
	font-size: 1.2em;
	font-weight: bold;
	height: 2em;
}

#check_contact_text {
	float: left;
	padding: 0.5em;
	width: 21.3em;
	margin-right: 1em;
}



/* Footer styles */
.footer_hrefs {
	border-bottom: 10px solid #3c0617;
	}
.footer_hrefs div {
	display: inline-block;
	width: 24em;
	padding: 0.5em 1em;
	margin: 0;
	border-left: 7px solid #eee;

}
.footer_hrefs div img {
	float: left;
	margin-top: -0.7em;
	margin-right: 1em;
}
.footer_hrefs div.first {
	border-left: none;
}
.footer_hrefs h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #3c0617;
}
.footer_hrefs ul {
	margin-top: 1em;
}


#footer {
    clear:both;
    float:left;
    width:100%;
	background-repeat:repeat;
	color: #FFF;
	padding: 0.5em 0 ;
	
}
#footer a {
    color: #FFF;
    font-size: 80%;
    
}


.topimg {
	float: left;
	background-image:url(../images/layout/bg_topleft.png);
	background-repeat:no-repeat;
	width: 150px;
	height:70px;
	margin-right: -1;
}
#search_text {
	width: 10.7em;
}
#email_mailnews {
	width: 10.7em;
	display: block;
}
#submit_mailnews {
	float: right;
	padding: 0.3em 1em 0 0;
}
#c_email {
	width: 160px;
}
/* FORM VALIDATION */
.field {background-color:#efefef; margin: 2px 0px; padding: 5px; border: 1px solid #888}

input.error {border:1px solid #A90000; display:block; padding:2px;}
label.error { color: #900;
		background: url(../images/layout/error.gif) no-repeat;
		background-position: 2px 0 0 0;
		padding-left: 20px;
		margin-top: 0.2em;
		font-size: 0.8em;
		padding-bottom:0.8em;
}
input.valid {
	display:inline;

}
label.valid { 
		color: #090; 
		font-size: 1em;
		background: url(../images/layout/ok.gif) no-repeat;
			margin-right: -24px;
			margin-left: 5px;
}
.success {border:1px solid #74F019;padding:4px 4px 4px 4px;background-color:#DEF8CA;}
.selected {border:1px solid #1AA8E1;padding:4px 4px 4px 4px;background-color:#8DD8F7;}
.infos { font-size: 0.7em; }
.req {color: #900; padding-left: 10px}

/* AUTOCOMPLETE */
	
.autocomplete-w1 { background:url(../images/layout/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { font-size: 0.8em;border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

/* BLOCK UI */
div.growlUI {
	 display:none;
	 text-align:left;
	 font-size: 80%;
}
div.growlHead { background-color:#000; color:#FFF; clear:both; padding:0.6em; font-size: 90%; font-weight:bold; margin: -1em -1em 1em;}
div.growlUI h2 {
	color: Black; padding: 0px; margin-top:1em; text-align: left; font-size: 120%;
}
div.btm {
	clear: both; text-align:right;  padding-top: 2em;
}
div.btm div {
 padding: 0.7em 1em;  text-align:center; font-size: 0.8em; color:#FFF; font-weight:bold; margin-left: 0.3em;display: inline;
}
div.growlUI .close {background-color: #000; }
div.growlUI .buy {background-color: #9C0;}

div.growlUI img.pict {
	float: left;
	padding: 0 2em 0 1em;
}

#product_mailnews label.valid {
	display: block;
	visibility: hidden;
}
.iemt {
	margin-top: 5px;
}

#instant_search {
	background: #fff url(../images/layout/search_bg.png) repeat-x top left;
}
#instant_search h1 {
	font-size: 25px;
	font-weight: bold;
	color:  #3c0617;
}
#instant_search h2 {
	font-size: 20px;
	font-style: italic;
	color: #d9854c;
	font-weight: normal;
}
#instant_search h3 {
	font-size: 18px;
	color:  #3c0617;
	
}
#search_result {
	margin-top: 80px;
	padding: 5px;
}
#search_result td {
	width: 140px;
	font-size: 11px;
}
#search_result th {
	width: 150px;
	
	font-size: 12px;
	text-align: left;
}
