/* CSS Document */
/*
da logo7.png
dull
	#111111
	#334455
	#1155cc
	#ddaa11
	#cc5522
	
vibrant
	#111111
	#223366
	#0000ff
	#ff0000
	#ffaa00
*/
body {
    padding: 0;
    margin: 0;
    font: 12px;
    /*background-color: #ebebd5;
    background-color: #ededed;*/
	background: url(/kt_media/images/page_bg4.jpg) top center no-repeat #c7c7b8;
	font-family: Arial, Helvetica, sans-serif;
}

body * {
    padding: 0;
    margin: 0;
    border-width: 0;
	text-indent: 0;
}

.right {
    float: right;
}

.left {
    float: left;
}

.both {
    clear: both;
}

.clear {
	width: 100%;
    clear: both;
}

.center, .centered {
    text-align: center;
}

.nodisplay, .no_display {
    display: none;
}

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

div.page_loading {
	width: 100%;
	height: 50%;
	margin: 0 auto;
	background: url(/kt_media/images/loading5.gif) center center no-repeat;
}

.cart_tag_loading {
	float: left;
	width: 74px;
	height: 16px;
	background: url(/kt_media/images/loading6.gif) center center no-repeat;
}

.ie6_message, .ie6_message * {
	display: none;
}


/*----ERROR----*/

body#error500 #mainbody #body,
body#error404 #mainbody #body {
	background: #f0f0f0;
}

body#error500 h1,
body#error404 h1 {
	float: left;
	width: 800px;
	padding: 20px 0 0 20px;
	color: #422;
}

body#error500 .message,
body#error404 .message {
	float: left;
	width: 800px;
	padding: 20px 0 0 20px;
	color: #222;
}

/*----/ERROR----*/


/*----HEADER----*/

#maintop {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}

#maintop #header {
	float: left;
	width: 1000px;
	height: 70px;
}

#logo_header {
	float: left;
    width: 280px;
	height: 70px;
	background: url(/kt_media/images/logo7_top.png) bottom left no-repeat;
}

#menu {
    float: left;
	width: 975px;
	height: 30px;
	padding: 0 25px 0 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/kt_media/images/logo7_bottom.png) top left no-repeat;
}

.nav, .nav_active {
	float: right;
	height: 25px;
	margin: 5px 15px 0 0;
}

.nav a {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.nav_active a {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.nav a:hover, .nav_active a:hover {
	color: #e70;
}

#nav_language_it:hover,
#nav_language_it_active:hover,
#nav_language_en:hover,
#nav_language_en_active:hover {
	cursor: pointer;
}

#nav_language_it a div.text,
#nav_language_it_active a div.text,
#nav_language_en a div.text,
#nav_language_en_active a div.text {
	float: left;
	width: 12px;
	text-align: left;
}

#nav_language_it_active a div.text,
#nav_language_en_active a div.text {
	color: #333;
}

#nav_language_it a div.text_hi,
#nav_language_it_active a div.text_hi,
#nav_language_en a div.text_hi,
#nav_language_en_active a div.text_hi {
	color: #e70;
}

div.flag_it {
	float: left;
	width: 15px;
	height: 12px;
	margin: 1px 7px 0 0;
	background: url(/kt_media/images/flag_it_bw1.png) top left no-repeat;
}

div.flag_it_hi {
	float: left;
	width: 15px;
	height: 12px;
	margin: 1px 7px 0 0;
	background: url(/kt_media/images/flag_it2.png) top left no-repeat;
}

div.flag_en {
	float: left;
	width: 15px;
	height: 12px;
	margin: 1px 7px 0 0;
	background: url(/kt_media/images/flag_en_bw1.png) top left no-repeat;
}

div.flag_en_hi {
	float: left;
	width: 15px;
	height: 12px;
	margin: 1px 7px 0 0;
	background: url(/kt_media/images/flag_en2.png) top left no-repeat;
}

/*----/HEADER----*/


/*----BODY PANEL----*/

#mainbody {
	width: 1016px;
	height: 741px;
	margin: 0 auto;
	background: url(/kt_media/images/mainbody_bg3.png) top left no-repeat;
}

#mainbody #body {
    float: left;
    width: 980px;
	height: 675px;
	margin: 15px 0 0 10px;
	font-size: 12px;
	background: url(/kt_media/images/bg1h.jpg) center center no-repeat #ddd;
}

body#products #mainbody #body {
	background: url(/kt_media/images/bg2h.jpg) center center no-repeat #ddd;
}

body#gallery #mainbody #body {
	background: url(/kt_media/images/bg3h.jpg) center center no-repeat #ddd;
}

body#info #mainbody #body {
	background: url(/kt_media/images/bg4h.jpg) center center no-repeat #ddd;
}

body#contacts #mainbody #body {
	background: url(/kt_media/images/bg5h.jpg) center center no-repeat #ddd;
}

body#links #mainbody #body {
	background: url(/kt_media/images/bg10h.jpg) center center no-repeat #ddd;
}

body#dealers #mainbody #body {
	background: url(/kt_media/images/bg9h.jpg) center center no-repeat #ddd;
}

/* armpit e menu cart */

#armpit {
	float: left;
    width: 290px;
}

.short_armpit {
	height: 100px;
}

.long_armpit {
	height: 655px;
}

div#menu_cart_container {
	float: left;
    width: 290px;
	overflow: hidden;
}

div#menu_cart_container a {
    text-decoration: none;
}

div#menu_cart_container a:hover {
	cursor: pointer;
    /*text-decoration: underline;*/
}

a.open_close_cart {
	font-size: 11px;
	color: #777;
	text-decoration: none;
}

a.open_close_cart:hover {
	font-size: 11px;
	color: #fcb204;
	text-decoration: underline;
}

.short_container {
	height: 100px;
}

.long_container {
	height: 655px;
}

div#menu_cart_frameleftshadow {
	float: left;
    width: 290px;
	height: 100%;
	background: url(/kt_media/images/frameleftshadow.png) top left repeat-y;
}

div#menu_cart_frameleftcorner {
	display: none;
	float: left;
    width: 290px;
	height: 20px;
}

div#menu_cart_top {
	float: left;
	width: 210px;
	height: 40px;
	background: url(/kt_media/images/armpit_head_bg.png) top right no-repeat;
}

div#cart_icon {
	float: left;
	width: 60px;
	height: 60px;
	padding: 0 0 0 20px;
}

div#cart_icon:hover {
	cursor: pointer;
}

div.cart_empty {
	background: url(/kt_media/images/shopping_cart2.png) bottom center no-repeat #fff;
	/*background: url(/kt_media/images/bag.png) bottom center no-repeat #fff;*/
}

div.cart_full {
	background: url(/kt_media/images/shopping_cart2_full.png) bottom center no-repeat #fff;
	/*background: url(/kt_media/images/bag.png) bottom center no-repeat #fff;*/
}

.cart_spacer {
	display: none;
	float: left;
	width: 200px;
	height: 20px;
	line-height: 20px;
	background: url(/kt_media/images/armpit_body_bg.png) top right repeat-y;
}
#cart_spacer_1 {
	width: 210px;
	
}

#cart_spacer_2 {
	width: 290px;
}

div.cart_tag {
	float: left;
	width: 160px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background: url(/kt_media/images/cart_tag1.png) center center no-repeat;
}

div.cart_tag div.tag_left {
	float: left;
	width: 66px;
	height: 16px;
	margin: 2px 0 2px 4px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

div.cart_tag div.tag_right {
	float: right;
	width: 74px;
	height: 16px;
	margin: 2px 10px 2px 0;
	padding: 0 0 0 6px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
}

div.cart_tag2 {
	float: left;
	width: 134px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background: url(/kt_media/images/cart_tag2.png) center center no-repeat;
}

div.cart_tag3 {
	float: left;
	width: 134px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background: url(/kt_media/images/cart_tag3.png) center center no-repeat;
}

div.cart_tag2 div.tag_left, div.cart_tag3 div.tag_left {
	float: left;
	width: 66px;
	height: 16px;
	margin: 2px 0 2px 4px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

div.cart_tag2 div.tag_right, div.cart_tag3 div.tag_right {
	float: right;
	width: 56px;
	height: 16px;
	margin: 2px 6px 2px 0;
	padding: 0 0 0 0;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

div#cart_resume {
	margin: 15px 0 0 0;
}

div#menu_cart_extended {
	display: none;
	float: left;
	width: 290px;
	background: url(/kt_media/images/armpit_body_bg.png) top left repeat-y;
}

div#menu_cart_extended_text {
	float: left;
	width: 240px;
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-style: italic;
	color: #333;
}

div#menu_cart_extended_content {
	float: left;
	width: 250px;
	max-height: 470px; /*570?*/
	padding: 0 10px 0 10px;
	overflow: auto;
}

div#mc_list {
	float: left;
	width: 240px;
	margin: 0 0 0 0;
	font-size: 12px;
}

div.mc_li {
	clear: both;
	width: 240px;
	margin: 10px 0 0 0;
	list-style-type: none;
	font-size: 12px;
}

.mc_li_hidden {
	display: none;
}

#mc_li_empty {
	float: left;
	padding: 10px 0 0 0;
}

.mc_item_header {
	float: left;
	width: 240px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 0 0;
}

.mc_item_header .lborder {
	float: left;
	width: 10px;
	height: 20px;
	background: url(/kt_media/images/round_tag1_lborder.png) top left no-repeat;
}

.mc_item_header .rborder {
	float: left;
	width: 10px;
	height: 20px;
	background: url(/kt_media/images/round_tag1_rborder.png) top left no-repeat;
}

.mc_item_header .middle {
	float: left;
	width: 220px;
	height: 20px;
	background: url(/kt_media/images/round_tag1_middle.png) top left repeat-x;
}

.mc_item_header a {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.mc_item_header a:hover {
	color: #537cab;
	font-weight: bold;
	text-decoration: none;
}

.mc_item_header_bare {
	float: left;
	width: 240px;
	min-height: 20px;
	line-height: 20px;
	margin: 10px 0 0 0;
}

.mc_item_header_bare a {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.mc_item_header_bare a:hover {
	color: #537cab;
	font-weight: bold;
	text-decoration: underline;
}

.mc_item_body {
	float: left;
	width: 240px;
	margin: 5px 0 0 0;
	font-size: 12px;
}

.mc_item_body_hidden {
	display: none;
	float: left;
	width: 240px;
	margin: 5px 0 0 0;
	font-size: 12px;
}

.mc_itemcode {
	float: left;
	width: 90px;
	line-height: 20px;
}

.mc_item_qty {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

input.mc_input_qty {
	float: left;
	width: 20px;
	height: 16px;
	margin: 1px 0 0 0;
	font-size: 12px;
	text-align: center;
	border: 1px solid #999;
	background-color: #eee;
}

.mc_unit_price {
	float: left;
	width: 70px;
	line-height: 20px;
	text-align: right;
	color: #aaa;
}

.mc_price {
	float: left;
	width: 60px;
	line-height: 20px;
	text-align: right;
}

div.mc_item_add, div.mc_item_remove, div.mc_item_cancel, div.mc_item_proceed, div.mc_item_accept, div.mc_item_back, div.mc_item_reset {
	float: right;
	width: 70px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	background: url(/kt_media/images/cart_action2.png) center center no-repeat;
}

div.mc_item_add_hidden, div.mc_item_remove_hidden {
	display: none;
	float: right;
	width: 70px;
	height: 20px;
	margin: 15px 20px 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	background: url(/kt_media/images/cart_action2.png) center center no-repeat;
}

div.mc_item_add div.tag_left, div.mc_item_add_hidden div.tag_left, div.mc_item_remove div.tag_left, div.mc_item_remove_hidden div.tag_left, div.mc_item_cancel div.tag_left, div.mc_item_cancel_hidden div.tag_left, div.mc_item_proceed div.tag_left, div.mc_item_accept div.tag_left, div.mc_item_back div.tag_left, div.mc_item_reset div.tag_left {
	float: left;
	width: 44px;
	height: 16px;
	margin: 2px 0 2px 4px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

div.mc_item_add div.tag_right, div.mc_item_add_hidden div.tag_right, div.mc_item_remove div.tag_right, div.mc_item_remove_hidden div.tag_right, div.mc_item_cancel div.tag_right, div.mc_item_cancel_hidden div.tag_right, div.mc_item_proceed div.tag_right, div.mc_item_accept div.tag_right, div.mc_item_back div.tag_right, div.mc_item_reset div.tag_right {
	float: right;
	width: 16px;
	height: 16px;
	margin: 2px 4px 2px 0;
	color: #484848;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

div.mc_item_add div.tag_right, div.mc_item_add_hidden div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/add_item.png) center center no-repeat;
}

div.mc_item_add div.tag_right_hi, div.mc_item_add_hidden div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/add_item_hi.png) center center no-repeat;
}
	
div.mc_item_remove div.tag_right, div.mc_item_remove_hidden div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/remove_item.png) center center no-repeat;
}

div.mc_item_remove div.tag_right_hi, div.mc_item_remove_hidden div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/remove_item_hi.png) center center no-repeat;
}

div.mc_item_cancel div.tag_right, div.mc_item_cancel_hidden div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/delete_item.png) center center no-repeat;
}

div.mc_item_cancel div.tag_right_hi, div.mc_item_cancel_hidden div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/delete_item_hi.png) center center no-repeat;
}

div.mc_item_proceed div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/right_arrow.png) center center no-repeat;
}

div.mc_item_proceed div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/right_arrow_hi.png) center center no-repeat;
}

div.mc_item_accept div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/accept_item.png) center center no-repeat;
}

div.mc_item_accept div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/accept_item_hi.png) center center no-repeat;
}

div.mc_item_reset div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/trash.png) center center no-repeat;
}

div.mc_item_reset div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/trash_hi.png) center center no-repeat;
}

div.mc_item_back div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/left_arrow.png) center center no-repeat;
}

div.mc_item_back div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/left_arrow_hi.png) center center no-repeat;
}

div#menu_cart_foot {
	float: left;
	height: 20px;
	background: url(/kt_media/images/armpit_body_bg.png) top right repeat-y;
}

div.short_foot {
	width: 210px;
}

div.long_foot {
	width: 280px;
	padding: 0 0 0 10px;
}

div#cart_total {}

div#cart_proceed {
	display: none;
	float: left;
	width: 85px;
	height: 20px;
	margin: 0 10px 0 0;
}

div.mc_item_proceed:hover, div.mc_item_accept:hover, div.mc_item_reset:hover, div.mc_item_back:hover, div.mc_item_cancel:hover {
	cursor: pointer;
}

div#menu_cart_bottom_border {
	float: left;
    width: 290px;
	height: 40px;
	background: url(/kt_media/images/armpit_foot_bg.png) top left no-repeat;
}

div#open_cart {
	float: left;
	width: 65px;
	height: 14px;
	padding: 0 0 0 2px;
	line-height: 14px;
	margin: 0 0 0 10px;
	font-size: 10px;
	text-align: center;
}

div#open_cart a {
	color: #888;
}

div#open_cart a:hover, div#open_cart a.highlighted {
	color: #fcb204;
}

div.content_element_body {}

div.content_element_frametop {}

/* frame top a destra */

#frametop {
	float: right;
	clear: right;
    width: 690px;
}

#frametopshadow {
	float: left;
    width: 670px;
	height: 25px;
	color: #222;
	position: relative;
	background: url(/kt_media/images/frametop.png) top left repeat-x;
}

#frametopshadow .advice {
	position: absolute;
	top: -6px;
	color: #bf1521;
}

#frametoprightcorner {
	float: left;
    width: 20px;
	height: 35px;
	background: url(/kt_media/images/frametoprightcorner.png) top left no-repeat;
}

div#login_box {
	display: none;
	float: right;
	height: 12px;
	line-height: 12px;
	font-size: 11px;
}

div#login_box input {
	width: 80px;
	line-height: 12px;
	height: 12px;
	padding: 0 3px 0 3px;
	font-size: 10px;
	color: #222;
	background: #eaeaea;
}

button.login_submit {
	float: right;
    width: 12px;
    height: 12px;
	cursor: pointer;
    background: url(/kt_media/icons/bullet_arrow_right.png) center center no-repeat;
}

button.login_submit:hover {
	background: url(/kt_media/icons/bullet_arrow_right_hi.png) center center no-repeat;
}

/* frame bottom e destra */

#framebottom {
	float: right;
    width: 690px;
	height: 20px;
}

#framebottomrightcorner {
	float: right;
    width: 20px;
	height: 20px;
	background: url(/kt_media/images/framebottomrightcorner.png) top left no-repeat;
}

/* frame a sinistra */

#frameleft {
	float: left;
	clear: left;
    width: 10px;
}

#frameleftshadow {
	float: left;
    width: 20px;
	
	background: url(/kt_media/images/frameleftshadow.png) top left repeat-y;
}

.long_frameleftshadow {
	height: 555px;
}

.short_frameleftshadow {
	height: 255px; /*?*/
}

.frameleftcorner {
	float: left;
    width: 20px;
	height: 20px;
	background: url(/kt_media/images/frameleftcorner.png) top left no-repeat;
}

#mc_closer {
	display: none;
	float: left;
	width: 200px;
	height: 12px;
	line-height: 12px;
}

.m_top_border {
	float: left;
	width: 220px;
	height: 20px;
	margin: 10px 0 0 20px;
	background: url(/kt_media/images/m_top_border.png) top left no-repeat;
}

.m_bottom_border {
	float: left;
	width: 220px;
	height: 20px;
	margin: 0 0 0 20px;
	background: url(/kt_media/images/m_bottom_border.png) top left no-repeat;
}

.m_scroll_up_arrow {
	display: none;
	clear: both;
	width: 220px;
	height: 20px;
	background: url(/kt_media/images/m_scroll_up_arrow.png) center center no-repeat;
}

.m_scroll_up_arrow:hover {
	background: url(/kt_media/images/m_scroll_up_arrow_hover.png) center center no-repeat;
	cursor: pointer;
}

.m_scroll_up_arrow_click {
	background: url(/kt_media/images/m_scroll_up_arrow_click.png) center center no-repeat;
}

.m_scroll_down_arrow {
	display: none;
	clear: both;
	width: 220px;
	height: 20px;
	background: url(/kt_media/images/m_scroll_down_arrow.png) center center no-repeat;
}

.m_scroll_down_arrow:hover {
	background: url(/kt_media/images/m_scroll_down_arrow_hover.png) center center no-repeat;
	cursor: pointer;
}

.m_scroll_down_arrow_click {
	background: url(/kt_media/images/m_scroll_down_arrow_click.png) center center no-repeat;
}

.scroll_up_arrow {
	display: none;
	clear: both;
	width: 652px;
	height: 20px;
	background: url(/kt_media/images/scroll_up_arrow3.png) center center no-repeat;
}

.scroll_up_arrow:hover {
	background: url(/kt_media/images/scroll_up_arrow_hover3.png) center center no-repeat;
	cursor: pointer;
}

.scroll_up_arrow_click {
	background: url(/kt_media/images/scroll_up_arrow_click3.png) center center no-repeat;
}

.scroll_down_arrow {
	display: none;
	clear: both;
	width: 652px;
	height: 20px;
	background: url(/kt_media/images/scroll_down_arrow3.png) center center no-repeat;
}

.scroll_down_arrow:hover {
	background: url(/kt_media/images/scroll_down_arrow_hover3.png) center center no-repeat;
	cursor: pointer;
}

.scroll_down_arrow_click {
	background: url(/kt_media/images/scroll_down_arrow_click3.png) center center no-repeat;
}


/* home news */

#home_menu {
	float: left;
	width: 218px;
	height: 500px;
	margin: 0 0 0 20px;
	color: #999;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 13px;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
	overflow: hidden;
}

#home_menu h1 {
	width: 160px;
	height: 30px;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 19px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	background: url(/kt_media/images/nm_header3.png) center center no-repeat;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
}

.nav_news {
	clear: both;
	width: 170px;
	min-height: 13px;
	margin: 6px 0 6px 19px;
	padding: 2px 5px 2px 5px;
	line-height: 13px;
	font-size: 11px;
	text-transform: capitalize;
	text-indent: 4px;
	border: 1px solid #bbb;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

.nav_news a {
	color: #484848;
	text-decoration: none;
}

.nav_news a:hover {
	color: orange;
}

.nav_news a.active {
	color: #f90;
	text-decoration: none;
}

.home_top_border {
	clear: both;
	width: 652px;
	height: 20px;
	margin: 10px 20px 0 5px;
	background: url(/kt_media/images/pb_top_border.png) top left no-repeat;
}

.home_bottom_border {
	clear: both;
	width: 652px;
	height: 20px;
	margin: 0 20px 5px 5px;
	background: url(/kt_media/images/pb_bottom_border.png) top left no-repeat;
}

#home_box_1 {
	float: left;
    width: 650px;
	height: 87px;
	margin: 0 33px 0 5px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

#home_title {
	clear: both;
	width: 650px;
	height: 87px;
	background: url(/kt_media/images/home_title6.png) center center no-repeat;
}

#home_box_2 {
	float: left;
    width: 650px;
	height: 438px;
	margin: 0 33px 0 5px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
	/*overflow: hidden;*/
	overflow: auto;
}

#home_scroller {
	clear: both;
	width: 630px;
}

#home_text {
	float: left;
	width: 590px;
	padding: 20px 20px 10px 20px;
	color: #222;
	font-size: 13px;
	text-align: center;
}

#home_text a {
	color: #AF7800;
	text-decoration: none;
}

#home_text a:hover {
	color: #BF8200;
	text-decoration: underline;
}

#home_text .hi {
	font-size: 18px;
	font-style: italic;
}

#news_title {
	clear: both;
	width: 100%;
	margin: 15px 0 15px 0;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}

.news_top_border {
	clear: both;
	width: 615px;
	height: 28px;
	margin: 20px 0 0 10px;
	overflow: visible;
	background: url(/kt_media/images/news_top_border2.png) top left no-repeat;
}

.news_top_border div.title {
	clear: both;
	width: 573px;
	height: 18px;
	padding: 10px 20px 0 20px;
	line-height: 17px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
	overflow: visible;
}

.news_top_border div.title a {
	color: #222;
	text-decoration: none;
}

.news_top_border div.title a:hover {
	color: #e90;
	text-decoration: none;
}
 
.news_top_border img {
}

.news_bottom_border {
	clear: both;
	width: 615px;
	height: 20px;
	margin: 0 0 5px 10px;
	background: url(/kt_media/images/news_bottom_border2.png) top left no-repeat;
}

.news_box {
	clear: both;
	width: 613px; /* 633px total */
	margin: 0 0 0 10px;
	color: #484848;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: url(/kt_media/images/news_box_bg2.png) top left repeat-y #fff;
}

.news_box h2 {
	clear: both;
	width: 573px;
	height: 18px;
	padding: 0 20px 0 20px;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	color: #222;
	background-color: #fff957;
}

.news_box .news_border_right {
	clear: both;
	width: 610px;
	border-right: 3px solid #484848;
}
	
.news_box  div.header_top {
	clear: both;
	width: 613px;
	min-height: 40px;
	background: url(/kt_media/images/news_header_top2.png) bottom right no-repeat #fff957;
}

.news_box div.header_top div.date {
	float: left;
	width: 80px;
	height: 13px;
	line-height: 13px;
	margin: 22px 0 0 30px;
	font-size: 11px;
}

.news_box div.header_left {
	float: left;
    width: 240px;
}

div.header_left_container {
	float: left;
    width: 237px;
	border-right: 3px solid #484848;
	background-color: #fff957;
}

div.header_left_border {
	float: left;
    width: 240px;
	height: 40px;
	background: url(/kt_media/images/news_header_left2.png) top left no-repeat;
}

.news_box .photo {
	float: left;
	width: 190px;
	height: 190px;
	margin: 0 0 0 22px;
	overflow: hidden;
	background: url(/kt_media/images/news_photo_frame1.png) center center no-repeat;
}

.news_box .photo img {
	float: left;
	width: 165px;
	height: 165px;
	margin: 9px 0 0 9px;
	overflow: hidden;
}

div.news_text {
	float: right;
	width: 330px;
	padding: 8px 20px 5px 20px;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: justify;
}

.news_text a {
	color: #333;
	text-decoration: none;
}

.news_text a:hover {
	text-decoration: underline;
}

div.news_bottom {
	float: left;
	width: 613px;
	height: 20px;
	margin: 0 0 0 1px;
	background: url(/kt_media/images/news_bottom2.png) bottom left no-repeat;
}


/* gallery */

#gallery_menu {
	float: left;
	width: 218px;
	height: 500px;
	margin: 0 0 0 20px;
	color: #999;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 13px;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

#gallery_menu h1 {
	width: 160px;
	height: 30px;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 19px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	background: url(/kt_media/images/gm_header.png) center center no-repeat;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
}

.gallery_row {
	
}

.nav_gallery {
	clear: both;
	width: 170px;
	min-height: 13px;
	margin: 6px 0 6px 19px;
	padding: 2px 5px 2px 5px;
	line-height: 13px;
	font-size: 11px;
	text-transform: capitalize;
	text-indent: 4px;
	border: 1px solid #bbb;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

.nav_gallery a {
	color: #484848;
	text-decoration: none;
}

.nav_gallery a:hover {
	color: orange;
}

.nav_gallery a.active {
	color: #f90;
	text-decoration: none;
}

#gallery_box {
	float: left;
    width: 650px;
	height: 605px;
	margin: 0 35px 0 5px;
	padding: 15px 0 0 0;
	overflow: auto;
}

.galleryitem_box {
	float: left;
	width: 190px; /* 633px total */
	height: 195px;
	margin: 5px 10px 5px 5px;
	color: #484848;
}

.galleryitem_box .top_border {
	clear: both;
	width: 190px;
	height: 15px;
	background: url(/kt_media/images/gi_top_border.png) top left no-repeat;
}

.galleryitem_box .bottom_border {
	clear: both;
	width: 190px;
	height: 15px;
	background: url(/kt_media/images/gi_bottom_border.png) top left no-repeat;
}

.galleryitem_box .photo {
	clear: both;
	width: 188px;
	height: 140px;
	text-align: center;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

.galleryitem_box .photo img {
	max-width: 164px;
	max-height: 138px;
	margin: auto;
	border: 1px solid #777;
	overflow: hidden;
}

.galleryitem_box .text {
	clear: both;
	width: 178px;
	height: 15px;
	padding: 0 5px 0 5px;
	line-height: 15px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	text-align: center;
	font-size: 13px;
	color: #484848;
	overflow: visible;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

.galleryitem_box .text span.builder {
	font-weight: bold;
	color: #484848;
}



/* info */

.info_top_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/contacts_top_border.png) top left no-repeat;
}

.info_bottom_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/contacts_bottom_border.png) top left no-repeat;
}

#info_box {
	float: left;
    width: 798px;
	height: 475px;
	margin: 0 0 0 55px;
	padding: 20px 30px 20px 30px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 12px;
	color: #333;
	overflow: auto;
	background: url(/kt_media/images/semi_transparent6.png) top left repeat;
}

#info_box .header {
	float: left;
    width: 468px;
	height: 130px;
	margin: 0 0 0 0;
	padding: 15px 0 0 305px;
	font-family: Georgia, serif;
	font-size: 48px;
	font-style: italic;
	color: #343990;
	background: url(/kt_media/images/logo_k8.png) 140px 0 no-repeat;
}

#info_box .ibox_top_border {
	float: left;
    width: 788px;
	height: 20px;
	margin: 20px 0 0 10px;
	background: url(/kt_media/images/ib_top_border.png) top left no-repeat;
}

#info_box .ibox_bottom_border {
	float: left;
    width: 788px;
	height: 20px;
	margin: 0 0 10px 10px;
	background: url(/kt_media/images/ib_bottom_border.png) top left no-repeat;
}

#info_box .ibox {
	float: left;
	width: 766px;
	line-height: 18px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #eef;
}

#info_box .title {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}



/* contacts */

.contacts_top_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/contacts_top_border.png) top left no-repeat;
}

.contacts_bottom_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/contacts_bottom_border.png) top left no-repeat;
}

#contacts_box {
	float: left;
    width: 798px;
	height: 475px;
	margin: 0 0 0 55px;
	padding: 20px 30px 20px 30px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 14px;
	color: #333;
	overflow: auto;
	background: url(/kt_media/images/semi_transparent6.png) top left repeat;
}

#contacts_box .header {
	float: left;
    width: 225px;
	height: 110px;
	margin: 30px 0 0 0;
	padding: 15px 0 0 175px;
	font-family: Georgia, serif;
	font-size: 48px;
	font-style: italic;
	color: #343990;
	background: url(/kt_media/images/logo_k8.png) top left no-repeat;
}

#contacts_box .title {
	font-weight: bold;
}

#contacts_box .cbox_top_border {
	float: left;
    width: 390px;
	height: 20px;
	margin: 20px 0 0 10px;
	background: url(/kt_media/images/cb_top_border.png) top left no-repeat;
}

#contacts_box .cbox_bottom_border {
	float: left;
    width: 390px;
	height: 20px;
	margin: 0 0 10px 10px;
	background: url(/kt_media/images/cb_bottom_border.png) top left no-repeat;
}

#contacts_box .address {
	float: left;
	width: 368px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 2px 10px 0 10px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #eef;
}

#contacts_box .address .title {
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}

#contacts_box .telephone {
	float: left;
    width: 368px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #eef;
}

#contacts_box .email {
	float: left;
    width: 368px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #eef;
}

#contacts_box .photo_box {
	float: right;
    width: 370px;
}

#contacts_box .photo_top_border {
	float: right;
    width: 360px;
	height: 20px;
	margin: 10px 0 0 0;
	background: url(/kt_media/images/cp_top_border.png) top left no-repeat;
}

#contacts_box .photo_bottom_border {
	float: right;
    width: 360px;
	height: 20px;
	background: url(/kt_media/images/cp_bottom_border.png) top left no-repeat;
}

#contacts_box .photo {
	float: right;
    width: 358px;
	height: 320px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	overflow: hidden;
	background-color: #eef;
}

#contacts_box .photo img {
	float: left;
    width: 318px;
	height: 318px;
	border: 1px solid #aaa;
	margin: 0 0 0 20px;
}



/* links */

.links_top_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/contacts_top_border.png) top left no-repeat;
}

.links_bottom_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/contacts_bottom_border.png) top left no-repeat;
}

#links_box {
	float: left;
    width: 798px;
	height: 475px;
	margin: 0 0 0 55px;
	padding: 20px 30px 20px 30px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 14px;
	color: #333;
	overflow: auto;
	background: url(/kt_media/images/semi_transparent6.png) top left repeat;
}

#links_box .header {
	float: left;
    width: 145px;
	height: 130px;
	margin: 130px 0 0 0;
	padding: 15px 0 0 175px;
	font-family: Georgia, serif;
	font-size: 48px;
	font-style: italic;
	color: #343990;
	background: url(/kt_media/images/logo_k8.png) top left no-repeat;
}

#links_box .title {
	font-weight: bold;
}

#links_box .lbox {
	float: right;
	width: 440px;
}

#links_box .lbox_top_border {
	float: right;
    width: 440px;
	height: 20px;
	margin: 10px 0 0 0;
	background: url(/kt_media/images/lb_top_border1.png) top left no-repeat;
}

#links_box .lbox_bottom_border {
	float: right;
    width: 440px;
	height: 20px;
	background: url(/kt_media/images/lb_bottom_border1.png) top left no-repeat;
}

#links_box .list {
	float: right;
	width: 408px;
	height: 412px;
	padding: 4px 15px 4px 15px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #eef;
}

#links_box .list ul {
	float: left;
	width: 200px;
}

#links_box .list li {
	float: left;
	width: 180px;
	line-height: 18px;
	margin: 0 0 0 20px;
	font-size: 12px;
}

#links_box .list a {
	font-size: inherit;
	text-decoration: none;
	color: #333;
}

#links_box .list a:hover {
	text-decoration: underline;
	color: #f90;
}



/* dealers */

.dealers_top_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/dealers_top_border.png) top left no-repeat;
}

.dealers_bottom_border {
	float: left;
	width: 860px;
	height: 20px;
	margin: 0 0 0 55px;
	background: url(/kt_media/images/dealers_bottom_border.png) top left no-repeat;
}

#dealers_box {
	float: left;
    width: 798px;
	height: 475px;
	margin: 0 0 0 55px;
	padding: 20px 30px 20px 30px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 14px;
	color: #333;
	overflow: auto;
	background: url(/kt_media/images/semi_transparent6.png) top left repeat;
}

#dealers_box .header {
	float: left;
    width: 225px;
	height: 110px;
	margin: 30px 0 0 0;
	padding: 15px 0 0 175px;
	font-family: Georgia, serif;
	font-size: 48px;
	font-style: italic;
	color: #8E3634;
	background: url(/kt_media/images/logo_k8.png) top left no-repeat;
}

#dealers_box .title {
	font-weight: bold;
}

#dealers_box .dbox_top_border {
	float: left;
    width: 390px;
	height: 20px;
	margin: 20px 0 0 10px;
	background: url(/kt_media/images/db_top_border.png) top left no-repeat;
}

#dealers_box .dbox_bottom_border {
	float: left;
    width: 390px;
	height: 20px;
	margin: 0 0 10px 10px;
	background: url(/kt_media/images/db_bottom_border.png) top left no-repeat;
}

#dealers_box .dbox {
	float: left;
	width: 368px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 2px 10px 0 10px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #feffef;
}

#dealers_box .dbox h2 {
	font-weight: normal;
	margin: 0 0 20px 0;
}

#dealers_box .photo_box {
	float: right;
    width: 370px;
}

#dealers_box .photo_top_border {
	float: right;
    width: 360px;
	height: 20px;
	margin: 10px 0 0 0;
	background: url(/kt_media/images/dp_top_border.png) top left no-repeat;
}

#dealers_box .photo_bottom_border {
	float: right;
    width: 360px;
	height: 20px;
	background: url(/kt_media/images/dp_bottom_border.png) top left no-repeat;
}

#dealers_box .photo {
	float: right;
    width: 358px;
	height: 320px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	overflow: hidden;
	background-color: #feffef;
}

#dealers_box .photo img {
	float: left;
    width: 318px;
	height: 318px;
	border: 1px solid #aaa;
	margin: 0 0 0 20px;
}



/* shopping cart */

h1#shopping_cart_h1 {
	float: right;
	width: 670px;
	height: 28px;
	margin: 10px 20px 20px 0;
	line-height: 28px;
	font-size: 20px;
	text-align: center;
	color: #333;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 3px 3px 4px #777;
	-webkit-box-shadow: 3px 3px 4px #777;
}

#shopping_cart {
	float: left;
	width: 860px;
	height: 555px;
	margin: 0 0 0 50px;
	color: #333;
	font-size: 13px;
	background: url(/kt_media/images/sc_bg8.png) top center no-repeat;
}

#shopping_cart_inner {
	float: left;
	width: 810px; /* 860px max */
	height: 505px;
	margin: 15px 0 0 13px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#shopping_cart_inner h2 {
	clear: both;
	width: 765px;
	height: 22px;
	padding: 2px 15px 2px 15px;
	margin: 0 0 10px 0;
	line-height: 22px;
	font-size: 18px;
	background-color:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
}

span.checkout_progress {}

span.checkout_progress_active {
	color: #fcb204;
}

#shopping_cart_text {
	clear: both;
	width: 800px;
	margin: 20px 0 20px 0;
	font-style: italic;
}

#shopping_cart_list {
	clear: both;
	width: 800px; /* 820px - 20px per la barra di scorrimento */
	color: #000;
}

#shopping_cart div#mc_list {
	clear: both;
	width: 795px;
	padding: 0 1px 0 1px;
	background-color: #fff;
}

#shopping_cart div#mc_list_place_order {
	clear: both;
	width: 638px;
	padding: 0 1px 0 1px;
	background-color: #fff;
}

#shopping_cart div.mc_row {
	clear: both;
	width: 795px;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
}

#shopping_cart div.mc_place_order {
	width: 640px;
}

#shopping_cart div.mc_row a {
	color: #345266;
	text-decoration: none;
}

#shopping_cart div.mc_row a:hover {
	color: #345266;
	text-decoration: underline;
}

#shopping_cart div.mc_row_hidden {
	display: none;
	clear: both;
	width: 795px;
}

#shopping_cart div#mc_row_header {
	font-weight: bold;
}

#shopping_cart .mc_item {
	float: left;
	width: 185px;
	min-height: 26px;
	line-height: 26px;
	margin: 1px 2px 1px 0;
	padding: 0 5px 0 5px;
	background-color: #f0f0f0;
}

#shopping_cart #mc_row_header .mc_item {
	background-color: #DDDDDD;
}

#shopping_cart .mc_itemcode {
	width: 250px;
	min-height: 26px;
	line-height: 26px;
	margin: 1px 2px 1px 0;
	padding: 0 5px 0 5px;
	background-color: #f0f0f0;
}

#shopping_cart #mc_row_header .mc_itemcode {
	background-color: #DDDDDD;
}

#shopping_cart .mc_item_ops {
	float: left;
	width: 155px;
	min-height: 26px;
	margin: 1px 0 1px 0;
	line-height: 26px;
	text-align: center;
	background-color: #f0f0f0;
}

#shopping_cart #mc_item_ops_header {
	background: #ddd;
}

#shopping_cart .mc_item_ops .mc_item_ops_1 {
	float: left;
	width: 155px;
	min-height: 26px;
	line-height: 26px;
}

#shopping_cart .mc_item_ops .mc_item_ops_2 {
	display: none;
	float: left;
	width: 155px;
	min-height: 26px;
	line-height: 26px;
}

.mc_item_ops_delete,
.mc_item_ops_buy_more {
	float: right;
	width: 70px;
	height: 20px;
	margin: 3px 0 0 5px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	background: url(/kt_media/images/cart_action2.png) center center no-repeat;
}

.mc_item_ops_delete div.tag_left,
.mc_item_ops_buy_more div.tag_left {
	float: left;
	width: 48px;
	height: 16px;
	margin: 2px 0 2px 2px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.mc_item_ops_delete div.tag_right,
.mc_item_ops_buy_more div.tag_right {
	float: right;
	width: 16px;
	height: 16px;
	margin: 2px 4px 2px 0;
	color: #484848;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

.mc_item_ops_delete div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/delete_item.png) center center no-repeat;
}

.mc_item_ops_delete div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/delete_item_hi.png) center center no-repeat;
}

.mc_item_ops_buy_more div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/add_item.png) center center no-repeat;
}

.mc_item_ops_buy_more div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/add_item_hi.png) center center no-repeat;
}
.mc_item_ops_delete:hover, .mc_item_ops_buy_more:hover {
	cursor: pointer;
}

.mc_item_ops_confirm input {
	min-height: 20px;
}

#shopping_cart .mc_item_qty {
	width: 30px;
	min-height: 26px;
	margin: 1px 2px 1px 0;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	background-color: #fcdab9;
}

#shopping_cart #mc_row_header .mc_item_qty {
	background-color: #E5C6A9;
}

#shopping_cart .mc_unit_price {
	width: 65px;
	min-height: 26px;
	margin: 1px 2px 1px 0;
	line-height: 26px;
	padding: 0 5px 0 5px;
	color: #666;
	background-color: #cdab9e;
}

#shopping_cart #mc_row_header .mc_unit_price {
	background-color: #B79A91;
}

#shopping_cart .mc_price {
	width: 60px;
	min-height: 26px;
	margin: 1px 2px 1px 0;
	line-height: 26px;
	padding: 0 5px 0 5px;
	font-weight: bold;
	background-color: #dab9ea;
}

#shopping_cart #mc_row_header .mc_price {
	background-color: #C4A9D3;
}

#delivery_service_summary {
	clear: both;
	width: 795px;
	margin: 20px 5px 30px 0;
	font-size: 14px;
	text-align: right;
}

#delivery_service_summary div {
	clear: both;
}

#delivery_service_summary .note_1, #delivery_service_summary .note_2 {
	display: none;
}

#total_cost_summary {
	float: right;
	width: 325px;
	margin: 0 5px 0 0;
	padding: 5px 5px 10px 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

#total_cost_summary div {
	clear: both;
}

#total_cost_summary div.total {
	margin: 10px 0 0 0;
	font-size: 18px;
}

#shopping_cart_list #bottom_buttons_group {
	float: right;
	width: 330px;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 0;
}

#shopping_cart_list .mc_item_accept {
	margin: 0 0 0 30px;
}

#shopping_cart_list .mc_item_cancel {
	margin: 0 0 0 15px;
}

#shopping_cart_list .mc_item_back {
	margin: 0 0 0 15px;
}

#delivery_address {
	float: left;
	width: 380px;
	margin: 0 0 0 5px;
}

#billing_address {
	float: left;
	width: 380px;
	margin: 0 0 0 20px;
}

#billing_address h3,
#delivery_address h3 {
	width: 375px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 5px;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
}

ul.errorlist {
	padding-left: 20px;
}

#billing_address th,
#delivery_address th {
	text-align: right;
	padding: 0 6px 0 0;
}

#billing_address ul.errorlist,
#delivery_address ul.errorlist {
	color: #600;
}

#billing_address input, #billing_address textarea, #billing_address select,
#delivery_address input, #delivery_address textarea, #delivery_address select {
	width: 255px;
	margin: 2px 0 2px 0;
	padding: 1px 2px 1px 2px;
	border: 1px solid #999;
	background-color: #74BBE8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#delivery_address input, #delivery_address textarea, #delivery_address select {
	background-color: #CACC63;
}

#billing_address textarea, #delivery_address textarea {
	height: 36px;
}

#billing_address .readonly, #delivery_address .readonly {
	color: #606060;
	font-style: italic;
}

#billing_address input#id_billing_email {
	background-color: #EEFF82;
}

#expedition_address_submit_btn, #expedition_address_reset_btn, #expedition_address_back_btn {
	margin: 15px 30px 0 0;
}

#privacy_box {
	float: left;
	width: 385px;
	margin: 10px 0 0 0;
}

#privacy_box textarea {
	clear: both;
	width: 375px;
	height: 90px;
	margin: 4px 0 0 0;
	padding: 5px;
}

#privacy_message {
	float: right;
	width: 375px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 0 0;
}

#address_summary {
	clear: both;
	width: 800px;
	height: 120px;
}

#address_summary .label {
	float: left;
	width: 400px;
	font-weight: bold;
}

#billing_address_summary {
	float: left;
	width: 400px;
}

#delivery_address_summary {
	float: left;
	width: 400px;
}

#payment_method {
	clear: both;
	width: 800px;
	height: 100px;
}

#payment_method div.method {
	float: left;
	width: 160px;
	height: 90px;
	margin: 0 120px 0 120px;
	text-align: center;
	font-size: 14px;
}

#payment_method div.method:hover {
	cursor: pointer;
}

#payment_method div.method div.image {
	float: left;
	width: 160px;
	height: 64px;
	margin: 0 0 6px 0;
	text-align: center;
}

div.payment_total {
	margin: 10px 0 10px 0;
	font-size: 16px;
}

div.payment_total .price {
	font-weight: bold;
}

#bank_data {
	float: left;
	width: 800px;
	margin: 10px 0 0 0;
}


/* prodotti */

#product_menu {
	float: left;
	width: 218px;
	height: 500px;
	margin: 0 0 0 20px;
	color: #999;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 13px;
	overflow: hidden;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

#product_menu_scroller {
	float: left;
	width: 218px;
	/* commetare qui sotto per far ricomparire le frecce di scorrling javascript */
	height: 500px;
	overflow: auto;
}

#product_menu .spacer {
	clear: both;
	width: 170px;
	height: 8px;
}

#product_menu h1 {
	clear: both;
	width: 160px;
	height: 30px;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 15px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	background: url(/kt_media/images/pm_header.png) center center no-repeat;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
}

#product_menu h3 {
	clear: both;
	width: 170px;
	min-height: 16px;
	padding: 0 5px 0 5px;
	margin: 2px 0 2px 19px;
	font-size: 12px;
	line-height: 15px;
	text-transform: capitalize;
	color: #fff;
	cursor: pointer;
}

#product_menu h3.cat_header {
	background: url(/kt_media/images/pm_header2.png) top center repeat;
}

#product_menu h3.cat_header_lines {
	background: url(/kt_media/images/pm_header3.png) top center repeat;
}

#product_menu h3.cat_header_news {
	background: url(/kt_media/images/pm_header4.png) top center repeat;
}

#product_menu h3.cat_header a,
#product_menu h3.cat_header_lines a,
#product_menu h3.cat_header_news a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #fff;
}

#product_menu h3.cat_header a:hover,
#product_menu h3.cat_header_news a:hover,
#product_menu h3.cat_header_lines a:hover {
	text-decoration: none;
}

.nav_categories {
	clear: both;
	width: 170px;
	min-height: 13px;
	margin: 6px 0 6px 20px;
	padding: 2px 3px 2px 3px;
	line-height: 13px;
	font-size: 11px;
	/*text-transform: capitalize;*/
	text-indent: 4px;
	background: url(/kt_media/images/semi_transparent.png) top left repeat;
}

.nav_categories a {
	color: #484848;
	text-decoration: none;
}

.nav_categories a:hover {
	color: orange;
}

#product_list {
    float: right;
    width: 688px;
	height: 570px;
	padding: 10px 0 0 7px;
	/*overflow: hidden;*/
	overflow: auto;
	background: url(/kt_media/images/semi_transparent.png) top left repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px
}

#product_list_scroller {
    float: left;
    width: 670px;
}

.product_list_top_border,
.product_list_bottom_border {
	float: left;
	width: 665px;
	height: 20px;
	padding: 0 0 0 5px;
	text-align: center;
}

.product_header {
	display: none;
	float: right;
	width: 660px;
	height: 42px;
	margin: 0px 20px 15px 0;
}

.product_header .product_header_text {
	float: left;
	width: 330px;
	height: 40px;
	margin: 5px 5px 0 5px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 6px;
	/*text-shadow: 0 0 0.2em #f87, 0 0 0.2em #d88546;*/
	color: #333;
	border-bottom: 1px dashed #666;
	/*background: url(/kt_media/images/pb_header7a.png) top left no-repeat;*/
}

.product_header .lflame {
	float: left;
	width: 160px;
	height: 49px;
	background: url(/kt_media/images/flame_left3a.png) center center no-repeat;
}

.product_header .rflame {
	float: left;
	width: 160px;
	height: 49px;
	background: url(/kt_media/images/flame_right3a.png) center center no-repeat;
}

.pb_top_border {
	clear: both;
	width: 652px;
	height: 20px;
	margin: 10px 20px 0 5px;
	background: url(/kt_media/images/pb_top_border.png) top left no-repeat;
}

.pb_bottom_border {
	clear: both;
	width: 652px;
	height: 20px;
	margin: 0 20px 5px 5px;
	background: url(/kt_media/images/pb_bottom_border.png) top left no-repeat;
}

.product_box {
	float: left;
	width: 618px;
	padding: 0 20px 0 12px;
	margin: 0 20px 0 5px;
	color: #484848;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background: url(/kt_media/images/semi_transparent2.png) top left repeat;
}

.product_box h2 {
	width: 600px;
	height: 40px;
	margin: 0 0 20px 8px;
	padding: 0 0 0 10px;
	line-height: 38px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	background: url(/kt_media/images/pb_header9.png) center center no-repeat;
}

.product_box h2 .header_icon {
	float: left;
	width: 50px;
	height: 36px;
	margin: 2px 10px 0 0;
	background: url(/kt_media/images/logo_icon15.png) center 7px no-repeat;
}

.pb_photo_box {
	float: left;
	width: 228px;
	margin: 0 0 10px 0;
}

.pb_photo_box a.highslide img {
	border-width: 0;
}

.pb_photo_box .photo {
	clear: both;
	width: 228px;
	height: 228px;
	overflow: hidden;
	background: url(/kt_media/images/pb_photo_frame4.png) center center no-repeat;
}

.pb_photo_box .photo img {
	float: left;
	margin: 11px 0 0 11px;
	cursor: pointer;
}

.pb_photo_box .photo img.fixed_dim {
	width: 200px;
	height: 200px;
}

.pb_photo_box .other_photos {
	clear: both;
	width: 220px;
	min-height: 40px;
	margin: 10px 0 0 4px; /* 4px per l'ombra del photo_box*/
	overflow: hidden;
}

.thumbnail_small {
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url(/kt_media/images/pb_photo_frame2_small.png) center center no-repeat;
	cursor: pointer;
}

.thumbnail_small_active {
	background: url(/kt_media/images/pb_photo_frame1_small.png) center center no-repeat;
}

.thumbnail_small img, .thumbnail_small_active img {
	float: left;
	width: 36px;
	height: 36px;
	margin: 2px 0 0 2px;
}

.thumbnail_small span.thumbnail_n {
	display: none;
}

.pb_photo_box .other_photos .separator {
	float: left;
	width: 5px;
	height: 40px;
}

.pb_photo_box .other_photos img.active {
	border: 1px solid #a33;
}

div.pb_r_col {
	float: right;
	width: 380px;
}
	
div.pb_description {
	float: left;
	width: 350px;
	padding: 8px 15px 5px 15px;
	font-size: 13px;
	text-align: justify;
	color: #222;
}

div.pb_itemcodes_box {
	float: left;
	width: 380px;
}

div.pb_item_box {
	float: left;
	width: 380px;
	margin: 15px 0 0 0;
}

div.pb_item_top {
	float: left;
	width: 380px;
	min-height: 18px;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: url(/kt_media/images/pb_item_top.png) top center no-repeat;
}

.pb_itemcode {
	float: left;
	width: 64px;
	min-height: 18px;
	padding: 0 5px 0 5px;
	margin: 1px 0 0 1px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	background-color: #e6e6e6;
}

.pb_itemcode div.k_bullet {
	float: left;
	width: 12px;
	height: 12px;
	margin: 3px 5px 0 0;
	overflow: hidden;
}

.pb_itemcode div.k_bullet img {
	float: left;
	width: 12px;
	height: 12px;
}

.pb_item_type {
	float: left;
	width: 205px;
	min-height: 18px;
	padding: 0 5px 0 5px;
	margin: 1px 0 0 0;
	color: #333;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #bbb;
	background-color: #fff;
}

.pb_price {
	float: left;
	width: 77px;
	height: 18px;
	margin: 1px 0 0 0;
	padding: 0 5px 0 5px;
	text-align: center;
	color: #222;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	background: url(/kt_media/images/pb_price.png) top right no-repeat;
}

.pb_cart_qty {
	display: none;
}

div.pb_item_bottom {
	float: right;
	width: 380px;
	padding: 10px 0 10px 0;
	background: url(/kt_media/images/pb_item_bottom.png) bottom center no-repeat;
}

div.pb_itemcode_photo {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 0 0 10px;
}

div.pb_item_bottom div.buttons_spacer {
	float: left;
	width: 320px;
	height: 10px;
	margin: 0 0 0 10px;
}

div.pb_item_resume {
	float: right;
	width: 145px;
	height: 20px;
	margin: 0 0 0 0;
	line-height: 20px;
	font-size: 12px;
	text-indent: 20px;
	color: #222;
}

span.pb_item_qty {
	font-weight: bold;
}


div.pb_item_add, div.pb_item_remove, div.pb_item_add_hi, div.pb_item_remove_hi {
	float: right;
	width: 70px;
	height: 20px;
	margin: 0 10px 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	background: url(/kt_media/images/cart_action2.png) center center no-repeat;
	cursor: pointer;
}

div.pb_item_add_hi, div.pb_item_remove_hi {
	background: url(/kt_media/images/cart_action2_hi.png) center center no-repeat;
}

div.pb_item_add div.tag_left, div.pb_item_remove div.tag_left {
	float: left;
	width: 44px;
	height: 16px;
	margin: 2px 0 2px 4px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

div.pb_item_add div.tag_right, div.pb_item_remove div.tag_right {
	float: right;
	width: 16px;
	height: 16px;
	margin: 2px 4px 2px 0;
	color: #484848;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

div.pb_item_add div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/add_item.png) center center no-repeat;
}

div.pb_item_add div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/add_item_hi.png) center center no-repeat;
}

div.pb_item_remove div.tag_right {
	background: url(/kt_media/icons/stickers/16x16/remove_item.png) center center no-repeat;
}

div.pb_item_remove div.tag_right_hi {
	background: url(/kt_media/icons/stickers/16x16/remove_item_hi.png) center center no-repeat;
}

div.pb_itemmodels {
	float: right;
	width: 618px;
	margin: 10px 0 10px 0;
}

div.pb_itemmodels .pb_r_col_top {
	float: right;
	width: 382px;
	height: 12px;
	background: url(/kt_media/images/itemmodels_header_top.png) top center no-repeat;
}

div.pb_itemmodels .pb_r_col_bottom {
	float: right;
	width: 382px;
	height: 12px;
	background: url(/kt_media/images/itemmodels_header_bottom.png) top center no-repeat;
}

div.pb_itemmodels .pb_r_col {
	float: right;
	width: 380px;
	padding: 0 0 5px 0;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #eaf5f6;
}

div.pb_itemmodels h3 {
	float: left;
	width: 380px;
	min-height: 17px;
	line-height: 17px;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #222;
}

div.pb_itemmodels div.pb_item_box {
	width: 370px;
	margin: 15px 0 0 5px;
}

div.pb_itemmodels div.pb_item_top {
	width: 370px;
	background: url(/kt_media/images/pb_item_top2.png) top center no-repeat;
}

div.pb_itemmodels div.pb_item_bottom {
	width: 370px;
	background: url(/kt_media/images/pb_item_bottom2.png) bottom center no-repeat;
}

div.pb_itemmodels .pb_item_type {
	width: 195px;
}

div.pb_itemmodels div.pb_item_bottom div.buttons_spacer {
	width: 310px;
}

div.pb_itemmodels div.pb_item_resume {
	width: 135px;
}

div.pb_itemmodels .other_photos {
	float: left;
	width: 220px;
	min-height: 40px;
	margin: 10px 0 0 4px; /* 4px per l'ombra del photo_box*/
	overflow: hidden;
}

div.pb_itemmodels .other_photos .separator {
	float: left;
	width: 5px;
	height: 40px;
}

div.pb_itemmodels .other_photos img.active {
	border: 1px solid #a33;
}

/*----/BODY PANEL----*/


/*----FOOTER----*/

#mainfooter {
    width: 1000px;
	height: 60px;
    color: #484848;
    margin: 0 auto;
}

#footer {
    float: left;
    width: 1000px;
	height: 60px;
}

#footer a {
    color: #222;
	text-decoration: none;
}

#footer a:hover {
    color: #222;
	text-decoration: underline;
}

#company_data {
    float: left;
    width: 920px;
	line-height: 13px;
	padding: 5px 40px 0 40px;
	font-size: 11px;
	color: #606060;
	letter-spacing: 2px;
	text-align: center;
}

/*----/FOOTER----*/
