/*-------------------------------- general -----------------------------*/
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
    background:#ab131e url("images/infobox/background-megasaldi.jpg") no-repeat fixed center top;
	color:#000000;
	margin:0px;
	height:100%;
	overflow-y:scroll;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#e2001a;
	text-decoration:none;
}
a img {
	border:none;
}
FORM {
	display:inline;
}
form select {
	display:inline;
	margin:0;
	padding:0;
	width:120px;
}
:focus {
	outline:0;
}
#mainContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
#center {
	height:auto;
	width:1000px;
	margin:auto;
	text-align:left;
	padding:0px;
}
.clear {
	clear:both;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.middle {
	text-align:center;
}
.boxText {
	font-size:14px;
}
.errorBox {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	background:#ffb3b5;
	font-weight:bold;
}
.stockWarning {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#cc0033;
}
.productsNotifications {
	background:#f2fff7;
}
/*-------------------------------- header ------------------------------*/
.masthead {
	width:1000px;
	float:left;
	margin-top:5px;
	margin-bottom:9px;
}
.masthead .headerTable {
	width:980px;
	padding:9px;
	float:left;
	background:#ffffff;
	border:1px solid #bbbbbb;
	margin-bottom:10px;
}
.headerTable .headerLeft {
	width:195px;
	float:left;
	padding-right:10px;
}
.headerTable .headerRight {
	width:775px;
	float:right;
}
.masthead_2 {
	width:998px;
	float:left;
	margin-bottom:9px;
}
.masthead_2 .headerTable_2 {
	width:980px;
	padding:9px;
	float:left;
	background:#f2f2f2;
	border:1px solid #bbbbbb;
}
.headerTable_2 .headerLeft_2 {
	width:195px;
	float:left;
	padding-right:10px;
}
.headerTable_2 .headerRight_2 {
	width:773px;
	height:198px;
	float:right;
	background:#ffffff;
	border:1px solid #bbbbbb;
}
.newsTable {
	background:#ffffff;
	border:1px solid #bbbbbb;
	width:195px;
	height:176px;
}
.headerNavigation {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#363636;
}
A.headerNavigation {
	color:#363636;
	text-decoration:none;
	padding:4px;
}
A.headerNavigation:hover {
	color:#e2001a;
	text-decoration:none;
}
.headerNavigationPrice {
	color:#ffffff;
	background:#e2001a;
	padding:4px;
}
TR.headerError {
	background:#e2001a;
}
TD.headerError {
	font-size:12px;
	background:#e2001a;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
TR.headerInfo {
	background:#00ff00;
}
TD.headerInfo {
	font-size:12px;
	background:#00ff00;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
TR.menu, TD.menu {
	font-size:11px;
	color:#363636;
	padding-left:10px;
	padding-right:10px;
}
A.menu {
	color:#363636;
}
A.menu:hover {
	color:#333333;
}
.text-input {
	padding:5px 0px 0px 5px;
	width:285px;
	height:20px;
	background:url('images/infobox/background_search.png') no-repeat;
	font-size:12px;
	color:#404040;
	vertical-align:middle;
	border:none;
}
.headerSearch {
	float:left;
	width:350px;
	margin-top: 20px;
	margin-left: 125px;
}
.button-search {
	width:30px;
	height:25px;
	margin:0px 0px 0px -5px;
	vertical-align:middle;
}
.banRight {
	float:right;
	width:300px;
	margin-top:12px;
}
.banRight .shipping_cost {
	float:left;
	margin:0px;
	padding:0px;
	width:300px;
	height:54px;
	background:url(images/infobox/spedizioni_bg.png) top left no-repeat;
	font-size:18px;
	line-height:50px;
	text-align:center;
	color:#ffffff;
}
.banRight .shipping_cost a{
	color:#ffffff;
}
/*-------------------------------- menu --------------------------------*/
#nav {
	float:left;
	height:34px;
	width:1000px;
	font-size:11px;
	font-family:Verdana, sans-serif;
	background:#0063dc;
	padding-left:0px;
}
#menu {
	float:left;
	position:relative;
	height:34px;
	margin:0;
	padding-right:0px;
	z-index:1000;
}
#menu table.ie6 {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	float:left;
	display:block;
	height:34px;
	width:89px;
	line-height:34px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
#menu ul li .separator {
	float:left;
	display:block;
	height:34px;
	width:1px;
	background:#004fb0;
	border-right:1px solid #0073ff;
}
#menu ul li div.holder {
	position:absolute;
	left:-9999px;
}
#menu ul li div.holder_marche {
	position:absolute;
	left:-9999px;
}
#menu ul li div.holder_categorie {
	position:absolute;
	left:-9999px;
}
#menu ul li div .dropDown {
	float:left;
	min-width:85px;
	background:#f4f4f4;
	border-left:1px solid #1773c9;
	border-right:1px solid #1773c9;
	border-bottom:1px solid #1773c9;
}
#menu ul li div.holder .dropDown a {
	width:auto;
}
#menu ul li:hover {
	position:relative;
}
#menu ul li a:hover {
	position:relative;
	width:89px;
	color:#fff;
	background:#e2001a;
	white-space:nowrap;
}
#menu ul li:hover > a {
	position:relative;
	color:#fff;
}
#menu ul li:hover a.sub {
	position:relative;
	width:89px;
	color:#fff;
	background:#e2001a;
	white-space:nowrap;
}
#menu ul :hover div.holder {
	position:absolute;
	margin:0;
	padding:0;
	top:34px;
	left:0px;
}
#menu ul :hover div.holder_marche {
	position:absolute;
	margin:0;
	padding:0;
	top:34px;
	left:-455px;
}
#menu ul :hover div.holder_categorie {
	position:absolute;
	margin:0;
	padding:0;
	top:34px;
	left:-546px;
}
/* posizione globale del dropdown */
#menu ul dl {
	width:auto;
	margin:0px 0px 5px 0px;
	padding:0 5px;
	list-style:none;
	background:#f4f4f4;
}
/* larghezza menu marche */
#menu ul li div.holder_marche .dropDown {
	width:998px;
	background:#f4f4f4;
}
#menu ul li div.holder_categorie .dropDown {
	width:998px;
	background:#f4f4f4;
}
/* lettere maiuscole */
#menu ul dl dt {
	margin:0;
	border-bottom: 1px solid #e2001a;
	line-height:19px;
	padding-left:10px;
	text-align:left;
	font-variant:small-caps;
	color:#e2001a;
	white-space:nowrap;
}
#menu ul dl dd {
	display:block;
	padding:0;
	margin:0;
}
#menu ul dd a {
	width:auto;
	float:none;
	display:block;
	margin:0;
	padding:0 20px;
	height:20px;
	line-height:20px;
	text-align:left;
	font-weight:normal;
	color:#000;
	white-space:nowrap;
}
#menu ul dd a:hover {
	width:auto;
	background:#e2001a url('images/infobox/menu_arrow.png') 10px no-repeat;
	color:#fff;
}
#menu ul table td {
	vertical-align:top;
}
/* ------------------------------- body --------------------------------*/
.content_body {
	width:998px;
	float:left;
	border:#bbbbbb 1px solid;
}
.content_body .body_center {
	width:980px;
	padding:9px;
	float:left;
	background-color:#f2f2f2;
}
.col1 {
	width:195px;
	float:left;
	margin:0px 10px 0px 0px;
}
.col2 {
	width:775px;
	float:right;
}
.content_col2 {
	width:755px;
	min-height:790px;
	padding:9px;
	float:left;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
}
.heading {
	font-size:20px;
	font-weight:normal;
	color:#0063dc;
	padding:10px 0px 8px 0px;
	width:100%;
	border-bottom:#dddddd solid 1px;
	margin-bottom:10px;
}
/* ------------------------------- anythingSlider ----------------------*/
.anythingSlider {
	width:193px;
	height:178px;
	background:#ffffff;
	border:#bbbbbb solid 1px;
	position:relative;
}
.anythingSlider .wrapper {
	width:193px;
	height:178px;
	overflow:auto;
	margin:0px;
	position:absolute;
	top:0;
	left:0;
}
.anythingSlider .wrapper ul {
	width:9999px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
}
.anythingSlider ul li {
	width:193px;
	height:178px;
	display:block;
	float:left;
	padding:0;
	margin:0;
}
.anythingSlider .arrow {
	display:block;
	height:16px;
	width:16px;
	background:url(news/images/bt.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:180px;
	left:0px;
	cursor:pointer;
}
.anythingSlider .forward {
	background-position:0px -16px;
	margin-left:177px;
}
.anythingSlider .back {
	background-position:0px 0px;
}
/* Prevents */
.anythingSlider .wrapper ul ul {
	position:static;
	margin:0;
	background:none;
	overflow:visible;
	width:auto;
	border:0;
}
.anythingSlider .wrapper ul ul li {
	float:none;
	height:auto;
	width:auto;
	background:none;
}
/*-------------------------------- news --------------------------------*/
.news_content {
	width:193px;
	font-size:11px;
	text-align:center;
}
.news_navigation {
	height:20px;
	background:url(news/images/bg.gif) no-repeat #0063dc;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.news_image {
	text-align:center;
	padding-top:10px
}
.news_desc {
	font-size:11px;
	text-align:center;
	color:#666666;
	padding-top:10px
}
.news_desc a {
	font-size:11px;
	text-align:center;
	color:#666666;
}
.news_desc a:hover {
	color:#e2001a;
	text-decoration:none;
}
.news_prezzo {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#e2001a;
	padding-top:10px
}
.news_prezzo a {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#e2001a;
}
/*-------------------------------- prodotti ----------------------------*/
.prodotti {
	float: left;
	width: 188px;
	height: 176px;
	border: #bbbbbb 1px solid;
	background: #ffffff;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	margin: 0px 5px 5px 0px;
}
.prodotti a:hover {
	text-decoration: none;
}
.prodottiLast {
	float: left;
	width: 188px;
	height: 176px;
	border: #bbbbbb 1px solid;
	background: #ffffff;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	margin: 0px 0px 5px 0px;
}
.prodottiLast a:hover {
	text-decoration: none;
}
.alsoPurchased {
	float: left;
	width: 188px;
	height: 138px;
	border: #bbbbbb 1px solid;
	background: #ffffff;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	margin: 0px 5px 5px 0px;
}
.alsoPurchased a:hover {
	text-decoration: none;
}
.alsoPurchasedLast {
	float: left;
	width: 188px;
	height: 138px;
	border: #bbbbbb 1px solid;
	background: #ffffff;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	margin: 0px 0px 5px 0px;
}
.alsoPurchasedLast a:hover {
	text-decoration: none;
}
.prodotti_new {
	border-top:#bbbbbb 1px solid;
}
/*-------------------------------- product info ------------------------*/
.productInfo_name {
	margin: 0px 0px 10px 0px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}
.productInfo_code {
	font-size:11px;
	color:#b0afaf;
}
.productInfo_buttons {
	width:340px;
	float:left;
	margin-top:30px;
}
.taglia {
	background: #FFFFCC;
	border: 1px solid #FFCC33;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 15px;
	vertical-align: middle;
}
.taglia select {
	font-size: 12px;
	margin: 3px 0px;
}
.button_like {
	background: url(images/infobox/button_like.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 280px;
	height: 24px;
	display: block;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}
a.button_like {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
a.button_like:hover {
	text-align: center;
	color: #ffffff;
	text-decoration: underline;
}
.alsoTable {
	background: #ffffff;
	border: #bbbbbb 1px solid;
	width: 775px;
	height: 260px;
}
/*-------------------------------- tell a friend -----------------------*/
.tellBlock {
	width:360px;
	height:178px;
	float:left;
	margin:0px 0px 10px 0px;
	border:#bbbbbb 1px solid;
}
.tellSpace {
	width:30px;
	float:left;
	display:block;
}
.tellHeader {
	width:350px;
	height:22px;
	background-color:#e5e5e5;
	font-size:12px;
	font-weight:bold;
	color:#0063dc;
	padding:6px 0px 0px 10px;
	display:block;
}
.tellBody {
	width:340px;
	padding:10px;
}
.tellButtons {
	width:755px;
	float:left;
}
/*-------------------------------- carrello ----------------------------*/
.content_shop {
	width:960px;
	min-height:500px;
	padding: 9px;
	float:left;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
}
.shoppingcart {
	width: 720px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.shoppingcart-heading {
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	font-weight:bold;
}
.shoppingcart-productName {
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 5px 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border-top:#bbbbbb 1px solid;
	border-bottom:#bbbbbb 1px solid;
}
.qty input {
	width:20px;
	text-align:center;
	background:#ffffcc;
	border:1px solid #ffcc33;
	padding:6px;
	vertical-align:middle;
}
.shoppingcart-box {
	background: #FFFFCC;
	border: 1px solid #FFCC33;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 15px;
	vertical-align: top;
	font-size:11px;
}
.shoppingcart-total {
	margin:5px 0px 5px 0px;
	padding:0px 40px 0px 5px;
	text-align:right;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#e2001a;
}
.shoppingcart-crumb {
	width:720px;
	float:left;
	height:28px;
	background-image:url(images/infobox/crumb.png);
	background-repeat: repeat-x;
	border:#bbbbbb solid 1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.shoppingcart-crumbSeparator {
	float:left;
	background-image:url(images/infobox/crumb_separator.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding:7px 15px 0px 10px;
}
.shoppingcart-crumb a {
	font-size:11px;
	color:#000;
}
.shoppingcart-crumb a:hover {
	color:#e2001a;
	text-decoration:none;
}
.shoppingcart-crumbCurrent {
	color:#e2001a;
}
.orderEdit {
	background:#0063dc;
	padding:2px;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
.totali{
	font-size:13px;
	color:#000;
	padding-right:10px;
}
/*-------------------------------- vari --------------------------------*/
.infoTableImg {
	background: #ffffff;
	border: #bbbbbb 1px solid;
	width: 400px;
	height: 300px;
}
.infoTable {
	background: #ffffff;
	border: #bbbbbb 1px solid;
	width: 340px;
	height: 280px;
	padding: 10px;
}
.messageTable {
	float:right;
	background: #ffffff;
	border: #bbbbbb 1px solid;
	width: 755px;
	height: 400px;
	padding: 9px;
}
.Bocci img {
	border: none;
}
.BocciBigImageCont {
}
.BocciPup {
	background: #cccccc;
}
.BocciHeader {
	font-size: 10px;
	color: #fff;
	background: #0063dc;
	text-align: center;
}
TD.pageHeading, DIV.pageHeading {
	margin: 0px 0px 10px 0px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}
TD.prezzo, DIV.prezzo {
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
}
SPAN.productSpecialPrice {
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
}
TD.descrizione, DIV.descrizione {
	border: 1px solid #bbbbbb;
	background: #ffffff;
	padding: 10px;
	text-align: justify;
	font-size: 12px;
	color: #000000;
}
.sconto {
	width: 49px;
	height: 24px;
	background:#e2001a url(images/infobox/sconto.gif) no-repeat top left;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}
.infoBoxContents {
	font-size: 10px;
}
.infoBoxNotice {
}
.infoBoxNoticeContents {
	font-size: 10px;
}
.infoBoxHeading {
	background: #0063dc;
	padding: 5px 0px 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
	font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background:#f0eeee;
	border:#bbbbbb 1px solid;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #ffffff;
}
TABLE.productListing {
	border:#bbbbbb 1px solid;
}
.productListing-heading {
	font-size: 10px;
	background: #0063dc;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-size: 11px;
	padding-left:5px;
}
A.pageResults {
	font-size: 12px;
	color: #333333;
}
A.pageResults:hover {
	color: #ffffff;
	background: #0063dc;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-size: 10px;
	color: #000000;
}
TD.main, P.main, div.main {
	font-size: 11px;
	line-height: 1.5;
}
.main ul {
	list-style: none;
	padding-left: 5px;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 12px;
}
TD.smallestText, SPAN.smallestText, P.smallestText {
	font-size: 11px;
}
TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-size: 10px;
	color: #e2001a;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-size: 11px;
}
SPAN.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #e2001a;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.messageBox {
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-size: 11px;
	vertical-align: middle;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #99ff00;
}
.inputRequirement {
	font-size: 10px;
	color: #e2001a;
}
/*-------------------------------- topcrumb ----------------------------*/
.topcrumb {
	width:755px;
	float:left;
	height:28px;
	padding-left:9px;
	padding-right:9px;
	background:url(images/infobox/crumb.png) repeat-x;
	border:#bbbbbb solid 1px;
	margin-bottom:5px;
	font-size:11px;
	color:#444444;
}
.topcrumbLeft {
	float:left;
	padding:4px 0px 0px 0px;
	font-size:11px;
	color:#444444;
}
.topcrumbLeft select {
	width:180px;
	height:20px;
	font-size:11px;
	color:#444444;
	background:url(images/infobox/bg-button-gray.gif) top left repeat-x;
	border:1px solid #bbbbbb;
}
.topcrumbRight {
	float:right;
	padding:3px 0px 0px 0px;
	text-align:right;
	font-size:11px;
	color:#444444;
}
/*-------------------------------- breadcrumb --------------------------*/
.crumb {
	width:978px;
	float:left;
	height:28px;
	background-image:url(images/infobox/crumb.png);
	background-repeat: repeat-x;
	border:#bbbbbb solid 1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
ul.breadcrumb {
	float:left;
	list-style:none;
	color:#666;
	width:771px;
}
ul.breadcrumb li {
	float:left;
	background-image:url(images/infobox/crumb_separator.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding:7px 15px 0px 10px;
}
ul.breadcrumb li.last {
	background-image:none;
}
ul.breadcrumb li a {
	color:#000;
}
ul.breadcrumb li a:hover {
	color:#e2001a;
	text-decoration:none;
}
/*-------------------------------- otherCrumb --------------------------*/
.otherCrumb {
	padding:9px;
	float:left;
	font-size:10px;
	text-align:center;
}
.otherCrumb a {
	text-decoration:none;
}
.otherCrumb a:hover {
	text-decoration:none;
}
/*-------------------------------- account -----------------------------*/
.content_login {
	width:960px;
	min-height:500px;
	padding: 9px;
	float:left;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
}
.accountBlock {
	width:418px;
	height:178px;
	float:left;
	margin:20px;
	border:#bbbbbb 1px solid;
}
.accountHeader {
	width:408px;
	height:22px;
	background-color:#e5e5e5;
	font-size:12px;
	font-weight:bold;
	color:#0063dc;
	padding:6px 0px 0px 10px;
	display:block;
}
.accountBody {
	width:398px;
	padding:10px;
}
.accountLabel {
	float:left;
	width:140px;
}
.account_1 {
	margin-bottom:10px;
	font-size:11px;
}
.accountField {
	display: inline;
	width:190px;
	height:18px;
	font-size:12px;
	border:1px solid #bbbbbb;
	background-color:#e5e5e5;
}
/*-------------------------------- my account --------------------------*/
.my_account_title {
	width:250px;
	height:20px;
	line-height:20px;
	background:#e2001a;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
}
.my_account_list {
	width:255px;
	height:20px;
	line-height:20px;
	background:#f2f2f2;
	display:block;
	font-size:11px;
}
.my_account_list a {
	height:20px;
	line-height:20px;
	display:block;
	color:#000;
	padding-left:10px;
	font-size:11px;
}
.my_account_list a:hover {
	color:#e2001a;
}
/*-------------------------------- pagination --------------------------*/
.paginationCrumb {
	float:left;
	width:755px;
	height:28px;
	padding-left:9px;
	padding-right:9px;
	background:url(images/infobox/crumb.png) repeat-x;
	border:1px solid #bbbbbb;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pagination-left {
	float:left;
	width:180px;
	padding:4px 0px 0px 0px;
	font-size:11px;
	color:#444444;
}
.pagination-left select {
	width:124px;
	height:20px;
	font-size:11px;
	color:#444444;
	background:url(images/infobox/bg-button-gray.gif) top left repeat-x;
	border:1px solid #bbbbbb;
}
.pagination-right {
	float:right;
	padding:4px 0px 0px 0px;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:0px;
	color:#444444;
}
.pagination-right select {
	width:40px;
	height:20px;
	font-size:11px;
	color:#444444;
	background:url(images/infobox/bg-button-gray.gif) top left repeat-x;
	border:1px solid #bbbbbb;
}
.pagination {
	float:left;
	width:300px;
	height:22px;
	padding-left:56px;
	padding-top:3px;
	line-height:22px;
	text-align:center;
	font-size:11px;
	color:#0063dc;
}
.pagination a {
	margin-right:4px;
	line-height:22px;
	color:#0063dc;
	text-decoration:none;
}
.pagination a:hover {
	color:#e2001a;
}
.pagination a.number {
	width:18px;
	height:20px;
	padding:3px 6px;
	line-height:20px;
	background:url(images/infobox/bg-button-gray.gif) top left repeat-x !important;
	border:1px solid #bbbbbb;
}
.pagination a.current {
	width:18px;
	height:20px;
	padding:3px 6px;
	line-height:20px;
  background:#004a95 url(images/infobox/bg-button-blue.gif) top left repeat-x !important;
	border:#004994 solid 1px !important;
	color:#ffffff !important;
}
.pagination a.current:hover {
}
/*-------------------------------- clearance ---------------------------*/
.clearance_title {
	width:773px;
	font-size:30px;
	font-weight:bold;
	color: #4d99e6;
	line-height:60px;
	text-align:center;
}
.clearance_blocks {
	float:left;
	margin-left:170px;
}
.clearance_filter {
	font-size:14px;
	color: #363636;
	line-height:20px;
}
.clearance_block {
	float:left;
	width:120px;
	margin-right:40px;
}
.clearance_categories {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color: #363636;
	line-height:20px;
}
.clearance_sub_categories {
	width:120px;
	height:23px;
	margin-bottom:5px;
	background:url('images/infobox/bg-button-blue.gif') repeat-x;
	line-height:23px;
	font-size:12px;
	color:#ffffff;
}
.clearance_sub_categories a {
	color: #ffffff;
	display:block;
}
.clearance_sub_categories a:hover {
	background:#e2001a;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
/*-------------------------------- large sizes -------------------------*/
.largeSizes_title {
	width:773px;
	font-size:30px;
	font-weight:bold;
	color: #4d99e6;
	line-height:60px;
	text-align:center;
}
.largeSizes_blocks {
	float:left;
	margin-left:170px;
	margin-bottom:20px;
}
.largeSizes_filter {
	font-size:14px;
	color: #363636;
	line-height:20px;
	margin-left:20px;
}
.largeSizes_block {
	float:left;
	width:120px;
	margin-right:40px;
}
.largeSizes_sub_categories {
	width:120px;
	height:23px;
	margin-bottom:5px;
	background:url('images/infobox/bg-button-blue.gif') repeat-x;
	border:#004994 solid 1px;
	line-height:23px;
	font-size:12px;
	color:#ffffff;
}
.largeSizes_sub_categories a {
	color: #ffffff;
	display:block;
}
.largeSizes_sub_categories a:hover {
	background:#e2001a;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
.largeSizes_taglie_block {
	float:left;
	margin-left:20px;
	text-align:center;
}
.largeSizes_taglie {
	float:left;
	width:32px;
	height:23px;
	margin-right:10px;
	margin-bottom:5px;
	background:url('images/infobox/bg-button-blue.gif') repeat-x;
	border:#004994 solid 1px;
	line-height:23px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
.largeSizes_taglie a {
	font-weight:bold;
	color: #ffffff;
	display:block;
}
.largeSizes_taglie a:hover {
	background:#e2001a;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
.largeSizes_taglie_active a {
	float:left;
	width:34px;
	height:25px;
	margin-right:10px;
	margin-bottom:5px;
	background:#e2001a;
	line-height:23px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
/*-------------------------------- about -------------------------------*/
.about {
	background: #ffffff;
	border: #bbbbbb 1px solid;
	width: 755px;
	height: auto;
	padding: 9px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
}
.about .left {
	float:left;
	border:#bbbbbb solid 1px;
	margin:0px 20px 20px 0px;
}
.about .right {
	float:right;
	margin:0px 0px 20px 0px;
}
.about p {
	padding:0px 0px 10px 0px;
}
.about ul {
	list-style: none;
	padding-left: 5px;
	font-size: 11px;
}
/*-------------------------------- contacts ----------------------------*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 0px 10px 10px;
}
ul.forms li {
}
ul.forms li.txt {
	width:230px;
	color:#000;
	padding:5px 0px;
	font-size:13px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield {
	float:left;
}
ul.forms li.inputfield input {
	width:358px;
	height:30px;
	background-color:#FFF;
	border:#bbbbbb solid 1px;
	padding:0px 5px;
}
ul.forms li.inputfield select {
	width:241px;
	height:20px;
	border:#bbbbbb solid 1px;
}
ul.forms li.textfield {
	float:left;
}
ul.forms li.textfield textarea {
	width:358px;
	height:110px;
	border:#bbbbbb solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}
ul.forms li.radiobtn {
	float:left;
}
ul.forms li.radiobtn input {
	margin:0px 10px;
	float:left;
}
ul.forms li.radiobtn .labletxt {
	margin:0px 20px 0px 0px;
	float:left;
}
.contact {
	width:775px;
	float:left;
}
.contact .contact_form {
	width:490px;
	border:#bbbbbb solid 1px;
	float:left;
	background-color:#FFF;
}
.contact_form .msg {
	width:365px;
	height:40px;
	float:left;
	padding:10px 0px 0px 10px;
}
.contact .map {
	width:260px;
	float:right;
}
.contact .work_1 {
	width:400px;
	height:200px;
	float:left;
	border:#bbbbbb solid 1px;
	background-color:#fff;
}
.contact .work_2 {
	width:340px;
	height:180px;
	float:right;
	border:#bbbbbb solid 1px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
}
/*-------------------------------- footer ------------------------------*/
.footer {
	width:998px;
	margin-top:10px;
	float:left;
	background-color:#f2f2f2;
	border:#bbbbbb 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
}
.footer a {
	color:#636363;
}
.footer a:hover {
	color:#e2001a;
	text-decoration:none;
}
.footerTable {
	width:980px;
	padding:9px;
	float:left;
}
.footerTable .footerLeft {
	width:620px;
	float:left;
	margin-left:50px;
	font-size:12px;
}
.footerTable .footerLeft a {
	line-height:20px;
	text-decoration:none;
	background:url(images/infobox/menu_arrow_footer.png) no-repeat;
	background-position:0px 4px;
	padding-left:20px;
}
.footerTable .footerRight {
	width:310px;
	float:right;
	text-align:right;
	padding-top:20px;
}
.footerCopyright {
	width:980px;
	padding:9px;
	float:left;
	font-size:11px;
	text-align:center;
}
/*-------------------------------- brands ------------------------------*/
ul.brands {
	list-style:none;
	margin:0px;
	float:left;
	width:190px;
	display:block;
}
ul.brands li {
	list-style-type:none;
	margin-bottom:0px;
	padding:5px 0px 0px 20px;
	line-height:15px;
	display:block;
}
ul.brands li a {
	display:block;
	color:#363636;
	font-size:13px;
	padding:0px 0px 5px 0px;
}
ul.brands li a:hover {
	display:block;
	background:#e2001a;
	color:#ffffff;
	text-decoration:none;
}
/*-------------------------------- home brands -------------------------*/
.homeBrandsGender {
	float:left;
	margin:0;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
.homeBrandsContainer {
	width:755px;
	height:170px;
	margin:0px 0px 10px 0px;;
	padding:9px;
	background:#ffffff;
	border:1px solid #bbbbbb;
}
.homeBrandsTitle {
	float:left;
	height:12px;
	margin:0;
	font-size:14px;
	line-height:12px;
}
.homeBrandsProduct {
	float:left;
	width:170px;
	height:154px;
	margin:5px 10px 0px 0px;
	padding:0;
	text-align:center;
	font-size: 11px;
}
.homeBrandsProduct a:hover {
	text-decoration: none;
}
.homeBrandsArrov a {
	float:left;
	width:35px;
	height:154px;
	margin:5px 0px 0px 0px;
	padding:0;
	display:block;
	cursor:pointer;
	background:url(images/infobox/arrow_brand_off.png) no-repeat;
	text-align:center;
}
.homeBrandsArrov a:hover {
	background:url(images/infobox/arrow_brand_on.png) no-repeat;
}
/*-------------------------------- colonna sinistra --------------------*/
.manifact {
	width:195px;
	margin:0;
	padding:0;
}
.manifactThumb {
	background:#fff;
	border:1px solid #bbbbbb;
	margin:0px 4px 5px 0px;
}
.manifactThumbLast {
	background:#fff;
	border:1px solid #bbbbbb;
	margin:0px 0px 5px 1px;
}

