/*
#########################################################
#		Main stylesheet for CONTENT MANAGER v.3.0 2006
#		Author: Javier Valderrama
#		Web Agency: ADW Group - www.adwgroup.it
#		e-mail:	jvalderrama@webagency-milano.it
#########################################################
*/


/* TAG SETTINGS ####################### */
body {
	background-color: #000000;
	background-image: url(layout_images/bg_site.png);
	margin: 0px;
	padding: 0px;
}
body, th, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEACAC;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
li {
	margin-bottom: 2px;
	margin-top: 2px;
}
blockquote {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 20px;
	display:block;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949292;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
h2 {
	padding: 0px;
	color: #a08209;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height:20px;
	display:block;
	border-bottom: 1px dashed #222222;
	margin-top:0px;
	margin-bottom:2px;
	text-indent:4px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F5400;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a08209;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C9A30C;
	text-decoration: none;
}
strong{
	color: #B68209;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #111111;
	border:1px solid #333333;
}
input.green_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008000;
	border: 1px outset #004000;
}
input.orange_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4000;
	border: 1px outset #FF4000;
}
input.red_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px outset #660000;
}
input.yellow_button {
	font-weight: bold;
	color: #585858;
	background-color: #FECB01;
	border: 1px outset #AD8B01;
}
input.brown_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #734D06;
	border: 1px outset #734D06;
}
hr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
tr.odd {
	background-color: #222222;
}
tr.even {
	background-color: #333333;
}
tr.important {
	background-image: url(layout_images/spice_gradient.png);
	background-position: left top;
	background-repeat: repeat-y;
	color:#000000;
}
td.important {
	background-image: url(layout_images/spice_gradient.png);
	background-position: left top;
	background-repeat: repeat-y;
	color:#000000;
}
tr.header {
	background-color: #444444;
}
img {
border: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #111111;
	border:1px solid #B68209;
	text-align:left;
}
/* LABELS SETTINGS ####################### */
.payoff {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 18px;
	color: #C86200;
	font-weight: bold;
}
.error_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B7A67D;
	font-weight: bold;
}
.labels {
	font-size: 11px;
	font-weight: bold;
	color: #C86200;
	font-family: Arial, Helvetica, sans-serif;
}
.labels_green {
	font-weight: bold;
	color: #078107;
}
.labels_red {
	font-weight: bold;
	color: #AE0000;
}
.labels_grey {
	font-weight: bold;
	color: #585858;
}
.labels_blue {
	font-weight: bold;
	color: #006A93;
}
.labels_orange {
	font-weight: bold;
	color: #954A00;
}
.labels_yellow {
	font-weight: bold;
	color: #FFCC00;
}
.label_products {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #010101;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #222222;
}
.labels_categories {
	font-size: 24px;
	color: #B68209;
}
.label_zoom {
	font-weight: bold;
	font-size: 11px;
	display:block;
	margin-bottom:5px;
}
.track_links{
	color: #a08209;
}
.track_links:hover{
	color: #FFFFFF;
}
.label_track_cart {
	color: #FAF3E6;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	display:block;
	background-color:#C86200;
	line-height:15px;
	padding-left:4px;
}
.label_underlined{
	padding: 0px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height:20px;
	display:block;
	border-bottom: 1px dashed #E0E0E0;
	margin-top:0px;
	margin-bottom:2px;
	text-indent:2px;
}

/* BACKGROUND SETTINGS ####################### */
.content_padding{
	padding-left:10px;
	padding-right:10px;
}
.bg_main {
	background-image: url(layout_images/bg_main.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_nav{
	background-color: #FAF3E6;
}
.bg_top_nav{
	background-image: url(layout_images/bg_top_nav.png);
	background-repeat: repeat-y;
	border: 2px solid #FFFFFF;
}
.bg_cart_track{
	border: 2px solid #FFFFFF;
	background-color: #650202;
	color: #FFFFFF;
	font-size:9px;
}
.bg_top {
	/*background-color: #FFFFFF;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	border-top: 3px solid #FF9900;*/
}
.bg_bottom {
	background-image: url(layout_images/sub_nav_bg.gif);
	background-repeat: repeat-x;
}
.bg_gradient {
	background-image: url(layout_images/long_gradient.png);
	background-position: right top;
	background-repeat: repeat-y;
}
.layout {
}
.track_bar{
}


/* BOXES SETTINGS ####################### */
.box {
	border: 1px solid #222222;
}
.box_green {
	background-color: #FAFAFA;
	border: 1px solid #067906;
}
.box_form{
	border: 1px solid #222222;
	background-image: url(layout_images/lines.gif);
	background-repeat: repeat;
}
.box_grey {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #191919;
	border-left: 1px dashed #101010;
	border-right: 1px dashed #101010;
	background-image: url(layout_images/vert_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_dotted {
	border: 1px dotted #222222;
	color: #666666;
	background-color: #111111;
}
.box_dashed {
	border: 1px dashed #222222;
	color: #666666;
	background-color: #111111;
}
.box_add_to_cart {
	border: 1px solid #222222;
	color: #666666;
	background-color: #111111;
}
.results{
	display: block;
	margin-top:2px;
	background-image: url(layout_images/long_gradient.png);
	background-position: right top;
	background-repeat: repeat-y;
	padding:5px;
}
.box_thumb_on_prod_page{
	color: #585858;
	margin-right:10px;

}
.is_new{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFCC00;
	background-color: #2F0D00;
	padding: 2px;
	margin-bottom:1px;
	margin-top:1px;
	display:block;
	text-transform: uppercase;
}
.bottom_dashed{
	border-bottom: 1px dashed #222222;
}
/* IMAGE SETTINGS ####################### */
.center_img {
	vertical-align: middle;
}
.base_img {
	vertical-align: bottom;
}


/* TEXT FORMAT SETTINGS ####################### */
.default{
	font-weight:bold;
}
.data_sheet {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DDDD;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
}


/* COLORS SETTINGS ####################### */
.spice{
	color:#a08209;
}
.white{
	color:#ffffff;
}
.white:hover{
	color:#F4F4F4;
}
.heading {
	color:#888888;
	font-size: 12px;
}
.heading_orange {
	color:#a08209;
	font-size: 12px;
}
.heading_big {
	color:#B44E00;
	font-size: 17px;
}
.heading_underlined {
	font-size: 12px;
	text-decoration:underline;
	line-height:20px;
}
.clear {
	color: #999999;
}
.red {
	color: #CC0000;
}
.red:hover {
	color: #CC0000;
}
.green {
	color: #067906;
}
.green:hover {
	color: #067906;
}
.orange {
	color: #C86200;
}
.orange:hover {
	color: #C86200;
}
.blue{
	color: #007EAE;
}
.blue:hover{
	color: #007EAE;
}
.egg{
	color: #FFCC00;
}
.black {
	color: #000000;
}
.grey_deep {
	color: #333333;
}
.grey_middle {
	color: #666666;
}
.grey_track{
	color:#949292;
	font-weight:normal;
}
.stike_price{
	text-decoration: line-through;
	color: #999999;
}
.promo_price{
	text-decoration: underline;
}
.brown{
	color: #a08209;
}

/* NAV SETTINGS ####################### */

/* ROOT LEVEL */
.nav_l {
	color: #585858;
	padding-right:4px;
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	display:block;
}
.nav_l:hover {
	text-transform: uppercase;
	color: #cccccc;
	font-weight: bold;
	background-image: url(layout_images/nav_l_active_hover.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.nav_l_active {
	text-transform: uppercase;
	padding-right:7px;
	color: #000000;
	font-weight: bold;
	background-image: url(layout_images/nav_l_active.png);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 12px;
	line-height:18px;
	display:block;
}
.nav_l_active:hover {
	text-transform: uppercase;
	background-image: url(layout_images/nav_l_active_hover.png);
	background-repeat: repeat-y;
	background-position: right top;
	color: #FFFFFF;
	font-weight: bold;
}


/* 1° CHILD LEVEL */
.nav_l_child_l {
	color: #a08209;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#000000;
	line-height:16px;
	padding-right:15px;
	margin-top:3px;
	margin-bottom:3px;
}
.nav_l_child_l:hover {
	color: #a08209;
	text-decoration: none;
	background-image: url(layout_images/nav_l_child_l_active.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: bold;
}
.nav_l_child_l_active {
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-image: url(layout_images/nav_l_child_l_active.png);
	background-repeat: repeat-y;
	background-position: left top;
	line-height:16px;
	padding-right:15px;
	margin-top:3px;
	margin-bottom:3px;
}
.nav_l_child_l_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* 2° CHILD LEVEL */
.nav_l_child_2 {
	color: #C86200;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#FFFBF9;
	line-height:16px;
	padding-right:18px;

}
.nav_l_child_2:hover {
	color: #DE7800;
	text-decoration: none;
	background-color:#FFFFFF;
}
.nav_l_child_2_active {
	color: #FAF3E6;
	text-decoration: none;
	background-color:#DE7800;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	line-height:16px;
	padding-right:22px;
}
.nav_l_child_2_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* 3° CHILD LEVEL */
.nav_l_child_3 {
	color: #413301;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#FAEFDC;
	line-height:16px;
	padding-right:24px;

}
.nav_l_child_3:hover {
	color: #DE7800;
	text-decoration: none;
	background-color:#FAEFDC;
}
.nav_l_child_3_active {
	color: #FAF3E6;
	text-decoration: none;
	background-color:#FF9609;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	line-height:16px;
	padding-right:26px;
}
.nav_l_child_3_active:hover {
	color: #413301;
	text-decoration: none;
}

/* EXTENDED NAV CHILD LEVELS */
.nav_l_child_extended {
	color: #601B00;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#E8E3D7;
	line-height:16px;
	padding-left:30px;

}
.nav_l_child_extended:hover {
	color: #000000;
	text-decoration: none;
	background-color:#E8E3D7;
}
.nav_l_child_extended_active {
	color: #601B00;
	text-decoration: none;
	background-color:#FFB648;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	line-height:16px;
	padding-left:30px;
}
.nav_l_child_extended_active:hover {
	color: #333333;
	text-decoration: none;
}



/* CATEGORY SUB NAV */
.sub_nav_labels {
	color: #a08209;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav_labels:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav {
	background-image: url(layout_images/sub_nav_bg.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav_active {
	background-image: url(layout_images/sub_nav_active.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 2px;
	color: #C86200;
}

.quick_sub_nav {
	color: #FAF3E6;
	text-decoration: none;
	background-color:#B68209;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	line-height:16px;
	padding-left:5px;
}
.quick_sub_nav:hover {
	color: #FFFFFF;
	background-color:#BB6700;
	text-decoration: none;
}

/* LANG SELECTOR NAV */
.lang_nav {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#F3E8D1;
	padding-left:6px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.lang_nav:hover {
	color: #B44E00;
	text-decoration: none;
	background-color:#FFFFFF;
}
.lang_nav_active {
	color: #B44E00;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#EAD6AC;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
}
.lang_nav_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* SITE MAP NAV */
.nav_map {

	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
	display:block;
	background-image: url(layout_images/long_gradient.png);
	background-position: right top;
	background-repeat: repeat-y;
	margin-top:10px;
	margin-bottom:2px;
}
.nav_map:hover {
	text-transform: uppercase;
	text-indent:4px;
	color: #CCCCCC;

}


/* TOP NAV */
.top_nav{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 20px;
	line-height: 20px;
	background-color: #EC5F00;
	font-size: 10px;
}
.top_nav:hover{
	color: #CE5300;
	background-color: #FFA824;
}
.top_nav_active{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 20px;
	line-height: 20px;
	background-color: #B44E00;
	font-size: 10px;
}
.top_nav_active:hover{
	color: #FFFFFF;
	background-color: #883900;
}
