@charset "UTF-8";
/* CSS Document */


/* ______________ button_right (quickfinder) ______________ */

div.button_right {
	display: block;
	width: 18px;
	height: 18px;
}

div.button_right a {
	display: block;
	width: 18px;
	height: 18px;
	background: #900 url(../arts/button_right.gif) left top no-repeat;
}

div.button_right a:hover {
	background-position: 0 -18px;
}

div.button_right a:active {
	background-position: 0 -36px;
}

/* ______________ button_back (saddlelines) ______________ */

div.button_back {
	display: block;
	width: 13px;
	height: 14px;
}

div.button_back a {
	display: block;
	width: 13px;
	height: 14px;
	background: url(../arts/button_back.png) left top no-repeat;
}

div.button_back a:hover {
	background-position: 0 -14px;
}

div.button_back a:active {
	background-position: 0 -28px;
}

/* ______________ button_fwd (saddlelines) ______________ */

div.button_fwd {
	display: block;
	width: 13px;
	height: 14px;
}

div.button_fwd a {
	display: block;
	width: 13px;
	height: 14px;
	background: url(../arts/button_fwd.png) left top no-repeat;
}

div.button_fwd a:hover {
	background-position: 0 -14px;
}

div.button_fwd a:active {
	background-position: 0 -28px;
}

/* ______________ lens ______________ */

div.lens {
	display: block;
	width: 16px;
	height: 16px;
}

div.lens a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../arts/lens.gif) left top no-repeat;
}

div.lens a:hover {
	background-position: 0 -16px;
}

div.lens a:active {
	background-position: 0 -32px;
}


/* ______________ buy now ______________ */

div.button_buynow {
	display: block;
	width: 68px;
	height: 23px;
	background: url(../arts/button_buynow.gif) left top no-repeat;
	text-align: center;
	padding: 4px 0 0 0;
}

div.button_buynow a {
	display: block;
	width: 68px;
	height: 23px;
	color: #fff;
}

div.button_buynow a:hover {
	color: #ccc;
}

div.button_buynow a:active {
	color: #fff;
}

/* ______________ confirm ______________ */

div.button_confirm {
	display: block;
	float: right;
	width: 68px;
	height: 23px;
	background: url(../arts/button_buynow.gif) left top no-repeat;
	text-align: center;
	padding: 4px 0 0 0;
}

div.button_confirm a {
	display: block;
	width: 68px;
	height: 23px;
	color: #fff;
}

div.button_confirm a:hover {
	color: #ccc;
}

div.button_confirm a:active {
	color: #fff;
}

/* ______________ bottone avanti (product page [ > ] post your comment e ovunque in NEWS) ______________ */

div.bottoneavanti {
	position: relative;
	height: 18px;
}

div.bottoneavanti span {
	position: absolute;
	height: 18px;
}

div.bottoneavanti a {
	line-height: 18px;
	padding-left: 24px;
	display: block;
	background: #fff url(../arts/button_right.gif) left top no-repeat;
}

div.bottoneavanti a:hover {
	background-position: 0 -18px;
}

div.bottoneavanti a:active {
	background-position: 0 -36px;
}

/* ______________ submittone (submit form) ______________ */

div.submittone {
	margin-top: 8px;
	position: relative;
	height: 18px;
}

div.submittone span {
	position: absolute;
	height: 18px;
}

div.submittone a {
	font-size: 18px;
	color: #000;
	line-height: 18px;
	padding-right: 24px;
	display: block;
	background: #fff url(../arts/button_right.gif) right top no-repeat;
}

div.submittone a:hover {
	background-position: right -18px;
}

div.submittone a:active {
	background-position: right -36px;
}

/* ______________ button_minus (basket) ______________ */

div.button_minus {
	display: block;
	width: 18px;
	height: 18px;
}

div.button_minus a {
	display: block;
	width: 18px;
	height: 18px;
	background: #900 url(../arts/button_minus.gif) left top no-repeat;
}

div.button_minus a:hover {
	background-position: 0 -18px;
}

div.button_minus a:active {
	background-position: 0 -36px;
}

/* ______________ button_plus (basket) ______________ */

div.button_plus {
	display: block;
	width: 18px;
	height: 18px;
}

div.button_plus a {
	display: block;
	width: 18px;
	height: 18px;
	background: #900 url(../arts/button_plus.gif) left top no-repeat;
}

div.button_plus a:hover {
	background-position: 0 -18px;
}

div.button_plus a:active {
	background-position: 0 -36px;
}

/* ______________ bottone remove (basket) ______________ */

div.bottoneremove {
	position: relative;
	height: 18px;
}

div.bottoneremove span {
	position: absolute;
	top: 0;
	height: 18px;
}

div.bottoneremove a {
	line-height: 18px;
	padding-left: 24px;
	display: block;
	background: #fff url(../arts/button_remove.gif) left top no-repeat;
}

div.bottoneremove a:hover {
	background-position: 0 -18px;
}

div.bottoneremove a:active {
	background-position: 0 -36px;
}

/* ______________ bottone SX ______________ */

div.bottonesx {
	position: relative;
	height: 18px;
}

div.bottonesx span {
	position: absolute;
	top: 0;
	height: 18px;
}

div.bottonesx a {
	line-height: 18px;
	padding-left: 24px;
	display: block;
	background: #fff url(../arts/button_left.gif) left top no-repeat;
}

div.bottonesx a:hover {
	background-position: 0 -18px;
}

div.bottonesx a:active {
	background-position: 0 -36px;
}

/* ______________ bottone DX DISABLED (basket : check out) ______________ */

#disabilitato {
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	color: #900;
	padding-right: 24px;
	background: #fff url(../arts/button_right_disabled.gif) right top no-repeat;
}

/* ______________ bottone DX (basket : check out) ______________ */

div.bottonedx {
	position: relative;
	height: 18px;
}

div.bottonedx span {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
}

div.bottonedx a {
	line-height: 18px;
	padding-right: 24px;
	display: block;
	background: #fff url(../arts/button_right.gif) right top no-repeat;
}

div.bottonedx a:hover {
	background-position: right -18px;
}

div.bottonedx a:active {
	background-position: right -36px;
}

/* ______________ button red square (submenu extra) ______________ */

div.button_redsquare {
	display: block;
	width: 228px;
	height: 91px;
}

div.button_redsquare a {
	display: block;
	height: 83px;
	padding: 8px 8px 0 12px;
	background: #900 url(../arts/button_redsquare.gif) left top no-repeat;
	color: #fff;
	font: normal 24px/24px GoudyOldSty-Reg, Georgia,"Times New Roman", Times, serif;
	letter-spacing: -0.05em; 
	text-transform: uppercase;
}

div.button_redsquare a:hover {
	background-position: 0 -91px;
	color: #ccc;
}

div.button_redsquare a:active {
	background-position: left top;
	color: #fff;
}

/* ______________ button_close (stockists) ______________ */

div.button_close {
	display: block;
	width: 18px;
	height: 18px;
}

div.button_close a {
	display: block;
	width: 18px;
	height: 18px;
	background: #900 url(../arts/button_close.gif) left top no-repeat;
}

div.button_close a:hover {
	background-position: 0 -18px;
}

div.button_close a:active {
	background-position: 0 -36px;
}


