* {
  margin:0;
  padding:0;
  font-family: Arial,serif;
  font-size:8pt;
	color:#333;
}
img {
  border:0;
}
table {
  border-spacing: 0px;
  empty-cells: show;
}
#outercontainer {
  text-align:center;
  width:100%;
}
#mainContainer {
  width:1000px;
  margin:0 auto 10px auto;
  padding:0px 5px 5px 5px;
}
#mainContainer #leftBorder {
	background: url(../img/leftBorder.gif) repeat-y;
	width:15px;
}
#mainContainer #rightBorder {
	background: url(../img/rightBorder.gif) repeat-y;
	width:15px;
}

#searchForm {
	position: relative;
	float:left;
	background: url(../img/bk_searchtextbox.png) no-repeat;
	height:30px;

}
#searchForm .results {
	position:absolute;
	top:20px;
	left:10px;
	width:415px;
	border:1px solid #CCC;
	background: #fffffe;
	z-index: 999;
}
#searchForm .results ul li {
	border-bottom:1px solid #CCC;
	border-right:0px!important;
	border-top:0px!important;
	padding:4px!important;
	display: list-item!important;
	list-style: none;
	text-align: left;

}
#searchForm .results ul li:hover {
	background: #EFEFEF;
}

#areasbar {
  height:37px;
  empty-cells: show;

	text-align: center;
}
#areasbar table {
	margin:0 auto 0 auto;
  height:37px;
}
#areasbar table td {
	color: #FFF;
	vertical-align: middle;
	padding-left:5px;
	width:100px;
	text-align: center;
	background: url(../img/areasbar_bk_sep.gif) no-repeat right bottom;
}

#areasbar table td a {
	color: #FFF;

	text-decoration: none;
	font-size:10pt;
}
#areasbar table td.selected {
	background: url(../img/areasbar_bk_over.gif) repeat-x bottom;
}
#areasbar table td.over {
	background: url(../img/areasbar_bk_over.gif) repeat-x bottom;
}


#head #logo {
/*	width:205px;*/
}
#head #sublogo {
	background: url(../img/subhead_logo.gif) repeat-x;
	height:6px;
	border-left:1px solid #C5C5C5;
}
/*#head #servicebar {
	background: url(../img/servicebar_bk.gif) repeat-x bottom;
	vertical-align: bottom;
}#head #subservice {
	background: url(../img/subhead_service.jpg) no-repeat right;
	height:8px;
}
#head #servicebar #leftAngle {
	background: url(../img/servicebar_leftangle.gif) no-repeat;
	width:22px;
	height:57px;
}*/

#head #searchbar {
	background: url(../img/searchbar_bk.gif) repeat-x bottom;
	width:770px;
	vertical-align: bottom;
}
#head #subsearch {
	background: url(../img/subhead_search.gif) repeat-x;
	height:6px;
}
#head #searchbar .cartbutton {
	background:url(../img/btn_cart_header.png) no-repeat;width:161px;height:29px;
}
#head #searchbar #leftAngle {
	background: url(../img/searchbar_leftangle.gif) no-repeat;
	width:21px;
	height:45px;
}
#head #searchbar ul li {
	list-style: none;
	display: inline;
	border-right:1px solid #6a6a6a;
	padding:0 5px 0 5px;

}
#head #searchbar ul li.last {
	border:0;
}
#head #searchbar .textbox {
  width:270px;
  height:20px;
  font-size:8pt;
  border:0;
	margin:5px 15px 0 3px;
	padding-left:18px;
	background: #FFF url(../img/bk_searchbox.png) no-repeat 3px 3px;
	color: #6cb029;
}

#foot {
	margin-top:20px;
}
#foot #searchbarfooter {
	background: url(../img/searchbar_bk.gif) repeat-x bottom;
	height:45px;
	text-align: center;
}
#foot #searchbarfooter #leftAngleFooter {
	/*background: url(../img/searchbar_leftangle.gif) no-repeat;
	width:15px;
	height:45px;*/
}
#foot #searchbarfooter #rightAngleFooter {
	background: url(../img/searchbar_rightangle.gif) no-repeat;
	width:15px;
	height:31px;
}
#foot #searchbarfooter .textbox {
   width:270px;
  height:20px;
  font-size:8pt;
  border:0;
	margin:5px 15px 0 3px;
	padding-left:18px;
	background: #FFF url(../img/bk_searchbox.png) no-repeat 3px 3px;
	color: #6cb029;
}
#foot #searchbarfooter a {
	text-decoration: none;
}

#foot #footerImage {
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	text-align: center;
	padding:10px 3px 10px 3px;
}
#foot #spgroup {
	list-style: none;
	text-align: left;
	margin: 3px 10px 5px 10px;
	line-height: 20px;
}
#foot #spgroup li {

}
#foot #spgroup .h1 {
	font-weight: bold;
}

#foot #spgroup li a:hover {
	color:#686868;
}

#colSx {
  width:170px;
  vertical-align: top;
	padding-right: 20px;
}
#colDx {
  width:260px;
  vertical-align: top;

}
#colMain {
	vertical-align: top;
	padding: 0 15px 0 0;

}
#userSidebox {
	background: url(../img/userbox_bk.gif) repeat-x;
	width:260px;
	height: 100px;
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #D9D9D9;

}
#userSidebox .failure {
	color: #F00;
	font-weight: bold;
}
#userSidebox .textbox {
	height:18px;
	width:130px;
	border:1px solid #AAA;
}
#userSidebox .h1 {
	font-weight: bold;
	text-align: left;
	padding: 3px 0 0 6px;
}
#userSidebox h2 {
	font-weight: normal;
	text-align: left;
	padding: 3px 0 0 6px;
}
#userSidebox table {
	margin:3px;
}
#userSidebox table tr td {
	padding: 1px;
}
#summarycartbox {
	background: url(../img/cartHome_bk.gif) repeat-x;
	width:260px;
	height: 66px;
	margin-bottom:10px;
	margin-top:10px;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}
#summarycartbox ul {
	margin: 10px 0 0 0;
	padding:0;
}
#summarycartbox ul li {
	list-style: none;
	padding-left:10px;
	margin-bottom:4px;
}
#summarycartbox ul li.title {
	font-weight: bold;
}
#summarycartbox ul li.price {
	font-weight: bold;

	font-size:10pt;
	text-align:center;
}

#summarycartbox ul li a {
	text-decoration: none;
}

.sidebox {
	float:right;
	margin-bottom:10px;
	width:100%;
}
.sidebox .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;

}
.sidebox .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:10px;
}
.sidebox .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px;
	float:left;
	padding:7px 5px 0 5px;
	color: #FFF;
	font-weight: bold;
}
.sidebox .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}
.sidebox .body2 {
	/*padding:5px;*/
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height: 11pt;
	float:left;
	width:260px;
}
.sidebox .body {
	float:left;
}
.sidebox .body table {
	margin-top:7px;
	border-collapse: collapse;
}

.sidebox .body table td {
	margin-top:7px;
	list-style: none;
	height: 126px;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	text-align: center;
}
.sidebox .body table td .image {
	height: 60px;
	overflow: hidden;
}
.sidebox .body table td .h1 {
	font-weight: normal;
	height: 50px;
	line-height:9pt;
}
.sidebox .body table td .price {
	background: #EDEEF3;

	font-weight: bold;
	height:15px;
	padding-top:1px;

}
.sidebox .body2 ul {
	margin-left:15px;
}
.sidebox .body2 li {
	padding-bottom:4px;
}

.newssidebox {
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
.newssidebox .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;

}
.newssidebox .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:10px;
}
.newssidebox .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px;
	float:left;
	padding:7px 5px 0 5px;
	color: #FFF;
	font-weight: bold;
}
.newssidebox .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}
.newssidebox .body {
	float:left;
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;

	width:260px;
}
.newssidebox .body ul li {
	margin-top:7px;
	list-style: none;
	float:left;
	text-align: left;
	padding:2px;
	width:100%;
}
.newssidebox .body ul li .h1 {
	font-weight: normal;
}

.homebox {
	margin-top:10px;
	width:100%;
}
.homebox .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;

}
.homebox .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:10px;
}
.homebox .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px;
	float:left;
	padding:7px 15px 0 15px;
	color: #FFF;
	font-weight: bold;
}
.homebox .header .inactivetitle {
	background: transparent;
	height: 18px;
	float:left;
	padding:7px 15px 0 15px;
	font-weight: bold;
}
.homebox .header .inactivetitle a {
	text-decoration: none;
}
.homebox .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}
.homebox .body {

}
.homebox .body table {
	float:left;
	margin: 7px 0 0 0;
	width:100%;
	border-collapse: collapse;
}
.homebox .body table td {
	list-style: none;
	height: 200px;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	text-align: center;
	padding:10px 5px 5px 5px;
}
.homebox .body table td .image {
	height: 120px;
  width:150px;
  line-height: 120px;
  vertical-align:middle;
	overflow: hidden;
	z-index: 0;
}
.homebox .body table td .h1 {
	text-align: right;
	height: 40px;
	font-weight: 700;

}
.homebox .body dl dt {
	text-align: right;
	padding:2px;
	margin:0;
}
.homebox .body dl dt.price {
	font-weight: bold;
	font-size:12pt;
}
.homebox .body dl dt.officialprice {
	font-size:9pt;
	text-align: right;
	font-weight: bold;
	color: #AAA;
	text-decoration: line-through;
}

.homebox .smallbody {

}
.viewall {
	float:right;
	margin: 5px 0 10px 0;
}
.viewall a {
	text-decoration: none;

	font-weight: bold;
}
.homebox .smallbody table {
	width:100%;
	float:left;
	margin:7px 0 0 0;
	border-collapse: collapse;
}
.homebox .smallbody table td {
	list-style: none;
	height: 90px;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	padding:5px;
}

.homebox .smallbody table td .image {
	height: 60px;
	overflow: hidden;
	float:left;
}
.homebox .smallbody table td .h1 {
	float:right;
	width:130px;
	height:60px;
	text-align:right;
}
.homebox .smallbody .price {
	float:right;
	font-weight: bold;
	font-size:12pt;
}
.homebox .smallbody .officialprice {
	font-size:9pt;
	text-align: right;
	font-weight: bold;
	color: #AAA;
	height:15px;
	text-decoration: line-through;
}
.bannerList {
	float:right;
	margin-top:5px;
}
.bannerList li {
	list-style: none;
	margin-top:5px;
}
#flashspot {
	vertical-align: top;
	width:250px;
	padding-right:10px;
}
#flashspot ul li {
	float:left;
	width:240px;
	list-style: none;
	padding:8px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #D9D9D9;
	border-top:1px solid #D9D9D9;
}


.categoryLeftMenu {
	margin-top:10px;
	margin-bottom:10px;
	width:160px;
	float:left;
}
.categoryLeftMenu .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;
	width:160px;

}
.categoryLeftMenu .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:10px;
}
.categoryLeftMenu .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px;
	float:left;
	padding:7px 5px 0 5px;
	color: #FFF;
	font-weight: bold;
}
.categoryLeftMenu .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}
.categoryLeftMenu .body {
/*	float:left;*/
	/*border-bottom:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;*/
	width: 160px;
}

.menulist, .menulist li ul {
 	margin: 0;
	list-style: none;
	background: #FFF;
	width:160px;
	border:1px solid #D9D9D9;
	float:left;
}

.menulist li ul {
 display: none;
 position: absolute;
 top: 0;
 left: 157px;
 width:158px;
 padding:2px;
}

.menulist li {
 	position: relative;
 	height: 21px;
	background: url(../img/cat_bk.gif) repeat-x bottom;
	border-bottom:1px solid #E6E6E6;
	margin:0 0px 1px 0;
	width: 155px;
	padding-left:2px;
	float:left;
}


.menulist li a {
 display: block;
 padding: 1px 1px 1px 1px;
 color: #333333;
 text-decoration: none;
 border: 1px solid transparent;
 margin: 0;
 white-space: nowrap;
}

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFFFFF;
 margin: 0px;
 background: url(../img/cat_bk_over.gif) repeat-x;
 text-decoration: none;
}
.menulist a.highlighted {
 color: #6a6a6a;
 margin: 0px;
 text-decoration: none;
}

.menulist a .subind {
 float: right;
 text-decoration: none;
}

.newsletterbox {
	margin-top:10px;
	width: 160px;
	float:left;
}
.newsletterbox .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;
	width: 160px;
}
.newsletterbox .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:10px;
}
.newsletterbox .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px;
	float:left;
	padding:7px 5px 0 5px;
	color: #FFF;
	font-weight: bold;
}
.newsletterbox .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}

.newsletterbox .body {
	width: 160px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	float:left;
}
.newsletterbox .body table {
	float:left;
	width:100%;
}
.newsletterbox .body table td {
	padding:2px;
}

.resultBox {
  clear:both;
  width:100%;
  height:95px;
  margin-bottom: 12px;
  border-bottom:1px solid #DDD;

}
.resultBox table {
  width:100%;
}
.resultBox .position {
  vertical-align: top;
  color:#AAA;
  text-align: center;
  width:10px;
}
.resultBox .image {
  width:70px;

}
.resultBox .info {
  vertical-align: top;
  line-height: 12pt;
	background: #F8F8F8;
	padding:2px;
}
.resultBox .info h2 {

}
.resultBox .info a {
  color:#557BAD;
}
.resultBox .info a:hover {
  color:#7e9bc1;

}
.resultBox .info p {
  margin-bottom:2px;

}
.resultBox .info table tr td {
	padding:2px;
}
.resultBox .pricebox {
	background: #FFF;
}
.resultBox .pricebox table tr td {
	padding:2px;
}
#sheetbox .sheetreview {
	border-bottom:1px solid #CCC;
	padding-top:3px;
}
#sheetbox .sheetreview table tr td {
	padding-bottom:5px;
}

#sheetbox .zoomimage {
	margin-left:3px;
	margin-bottom:3px;
	border:1px solid #DDD;
	padding:1px;
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
}
#sheetbox h1 {
	font-size: 14pt;
	text-align: center;
	padding:10px 10px 2px 10px;
}
#sheetbox h4 {
	font-size: 8pt;
	text-align: center;
	padding: 0px 10px 10px 10px;
}
#sheetbox #services {
	clear: both;
	margin-top:10px;
}
#sheetbox #services li {
	list-style: none;
	display: inline;
	padding:3px;
	float:left;
	font-weight: bold;
	width:155px;
}
#sheetbox #services li img {
	vertical-align:middle;
	margin-right: 3px;
}

#sheetbox #imagebox {
	width:45%;
	height:320px;
	/*overflow: hidden;*/
	vertical-align: top;
  padding-top:40px;
  text-align:center;
}
#sheetbox #detailbox {
	padding-left:20px;
	padding-top:20px;
	vertical-align: top;
}

#sheetbox #detailbox .addedtocart {
	color: #F00;
	font-size:10pt;
	font-weight: bold;
}
#sheetbox #detailbox .gotocart {
	background: url(../img/goCartSheet_bk.jpg) no-repeat;
	margin-top:10px;

	width:177px;
	height: 32px;
	color: #A9A9A9;
	font-weight: bold;
	padding:12px 0 0 80px;
}
#sheetbox #detailbox .gotocart * {
	font-size: 12pt;
	text-decoration: none;
}

#sheetbox #detailbox table td {
	padding-bottom: 6px;
	padding-right:3px;
	font-size:9pt;
}/*
#sheetbox #detailbox table td * {
	font-size:9pt;
}*/
#sheetbox #detailbox table td a {
	text-decoration: none;
}
#sheetbox #detailbox table td.price {
	/*background: url(../img/sheetPrice_bk.gif) no-repeat;*/
	border:0;
	text-align: center;
	height:40px;
}
#sheetbox #detailbox table td.price h3 {
	display: inline;
	font-family: Tahoma, Arial, serif;
	font-size: 20pt;
	color: #ff7200;
}
#sheetbox #detailbox table td.officialprice {
	border:0;
}
#sheetbox #detailbox table td.officialprice * {
	font-size: 9pt;
}
#sheetbox #detailbox table td.officialprice h3 {
	display: inline;
	text-decoration: line-through;
	padding:3px;
	font-weight: normal;
}
#sheetbox .otherbox {
	margin-top:10px;
	clear:both;
	width:100%;
	float:left;
}
#sheetbox #box_reviews p {
	margin-bottom:5px;
	border-bottom:1px dashed #D9D9D9;
	padding:3px;
}
#sheetbox .otherbox .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;

}
#sheetbox .otherbox .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:5px;
}
#sheetbox .otherbox .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px;
	float:left;
	padding:7px 0px 0px 0px;
	color: #FFF;
	font-weight: bold;
}
#sheetbox .otherbox .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}

#sheetbox .header .inactivetitle {
	background: transparent;
	height: 18px;
	float:left;
	padding:7px 5px 0px 5px;
	font-weight: bold;
}
#sheetbox .header .title a {
	color: #FFF;
	text-decoration: none;
}
#sheetbox .header .inactivetitle a {
	text-decoration: none;
}
#sheetbox .otherbox .body {
	line-height: 12pt;
	float:left;
	width:100%;
}
#sheetbox .otherbox .body .item {
	float:left;
	width:179px;
	height:180px;
	text-align: center;
	border:1px solid #D9D9D9;
	margin:2px;
}
#sheetbox .otherbox .body .item .h1{
	padding:10px 0 0 0;
	font-weight: normal;
	text-decoration: none;
	height:60px;
}
#sheetbox .otherbox .body .item .img {
	width: 65px;
	height: 65px;
	overflow: hidden;
	margin:2px auto 2px auto;
}
#sheetbox .otherbox .body .item .pricebox {
	width:165px;
	margin:2px auto 2px auto;
}
#sheetbox .otherbox .body .item .pricebox h2 {
	height:20px;
	padding:3px 3px 0 0;
}
#sheetbox .otherbox .body ul li {
	list-style: none;
	padding:2px 0 2px 0;
	border-bottom:1px solid #D9D9D9;

}
#sheetbox .otherbox .body .features {
	width:100%;
}
#sheetbox .otherbox .body .features th {
	width:200px;
	text-align: left;
	padding:3px 0 3px 0;
	border-bottom:1px solid #D9D9D9;
}
#sheetbox .otherbox .body .features td {
	text-align: left;
	padding:3px 0 3px 0;
	border-bottom:1px solid #D9D9D9;
}

.genericbox {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}
.genericbox .header {
	background: url(../img/box_header_bk.gif) repeat-x;
	height: 25px;
	border:1px solid #D9D9D9;

}
.genericbox .header .left {
	background: url(../img/box_titleleft_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
	margin-left:10px;
}
.genericbox .header .title {
	background: url(../img/box_title_bk.gif) repeat-x;
	height: 25px!important;
	float:left;
	padding:7px 5px 0 5px;
	color: #FFF!important;
	font-weight: bold;
	font-size:8pt!important;
	border:0!important;
}
.genericbox .header .right {
	background: url(../img/box_titleright_bk.gif) no-repeat;
	height: 25px;
	width:9px;
	float:left;
}
.genericbox .body {
	line-height: 12pt;
	padding:5px;
}
.genericbox .body .textbox {
	height:20px;
	border:1px solid #AAA;
}
.genericbox .body table tbody tr td {
	padding:3px;
}


#showCart .buono {
	text-align:center;
}

#showCart .title {
  font-size:14pt;
  font-weight: bold;
  color:#CCC;
	border-bottom: 2px solid #CCC;
	margin-bottom:10px;
}

#showCart .textBox {
	height: 20px;
	border:1px solid #CCC;
}


#messageMiddleBox {
	margin: 0 auto 20px auto;
}

#messageMiddleBox ul.cartAddSummary, #messageMiddleBox ul.cartAddSummary ul {
	margin-left: 10px;
}

.popup#messageMiddleBox {
	position: absolute;
	left: 50%;
	top: 40%;
	z-index: 99999999;

}

/*.popup#messageMiddleBox .divContent a {
  color:#45658F;
}
*/




#messageMiddleBox p {
	text-align: left;
	padding: 5px;
}

/* Sfondo opaco per messaggi popup */
#overlayBackGround {
	position: absolute;
	top: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#navbar {
  margin-top:0px;
  margin-bottom:5px;
	background: #f4f4f4;
	height:34px;
	border-bottom:1px solid #d0d0d0;
	font-size:10pt;
	padding-left:3px;

}
#navbar * {
  color:#666;
	font-size:10pt;
}
#navbar a:hover {
  color:#7e9bc1;

}
#navbar .labelSep {
  /*margin-right:2px;
  margin-left:2px;*/
	width:20px;
	text-align:center;
}
.pages {
  margin-top:5px;
	float:left;
	width:100%;
}
.pages .pagesize {
  float:left;
}
.pages .pagenum {
  float:right;
}
.pages .pagenum .page {
  border:0;
  background: transparent;
  cursor: pointer;
  color:#557BAD;
  font-size: 9pt;
}
.pages .pagenum form {
  display:inline;
}
.pages .pagenum .selpage {
  border:0;
  background: transparent;
  cursor: pointer;
  color:#000;
  font-size: 9pt;
  font-weight: bold;
}
.pages .pagesize a {
  color: #557BAD;
  margin-right:2px;
  text-decoration: none;
}
.pages .pagesize .selected {
  color: #000;
  font-weight: bold;
}
#orderBy {
  background: #EEE;
  clear:both;
  padding:4px;
  height:16px;
  border:1px solid #DDD;
  margin-top:5px;
}
#orderBy ul li {
	list-style: none;
	float:left;
	margin-right:10px;
	background: url(../img/ico_orderByA.gif) no-repeat top right;
	padding-right:18px;
	font-weight: normal;
}
#orderBy ul li.caption {
	background:none;
	padding-right:0px;
	font-weight: bold;
}
#orderBy ul li.desc {
	background: url(../img/ico_orderByD.gif) no-repeat top right;
}

#tbFields .textBox {
	height: 20px;
	border:1px solid #AAA;
}
#tbFields tbody td, #tbFields tbody th  {
	padding:3px!important;
	border:0!important;
}
#tbFields tbody {
	padding-top:10px;
}

#tbFields .privacy .confirm li {
	list-style: none;
	height: 20px;
}
#tbFields .privacy .message {
	line-height: 16pt;
	padding:10px!important;
}
#tbFields .privacy .message ul {
	margin-left:25px;
}
#showCart table td.last {
	border-bottom:0;
}
#showCart table td {
  padding:1px 0 2px 1px;
  border-bottom:1px dashed #CCC;
}


.sectionTitle {
	margin-top:10px;
	font-size:10pt;
	clear:both;
	border-bottom:2px solid #EEE;
}

.sectionTitle .tstart {
	background:#EFEFEF;
	border-left:1px solid #E1E1E1;
	border-top:1px solid #E1E1E1;
	border-bottom:0!important;
	font-weight: bold;
	padding:3px;
}
.sectionTitle .tend {
	height:26px;
	width:15px;
	border-bottom:0!important;
	background: url(../img/h1_bk.gif) no-repeat top right;
}

.inserzioneBox {
	float:left;
}
.inserzioneBox .item {
	float:left;
	width:235px;
	height: 180px;
	margin:2px;
	border:1px solid #CCC;
}
.inserzioneBox .item .image {
	width:110px;
	vertical-align: top;
}
.inserzioneBox .item .title h2 {
	float:left;
	text-align: center;
}

#sendOrder .summaryCart tfoot tr td {
	text-align: right;
	font-weight: bold;
}

#sendOrder .riepilogoFC td {
	border:0;

}

.docdetails th, .docdetails td {
	text-align: left;
	padding:3px;
	line-height: 12pt;
}
#rma .textBox {
	height:18px;
	width:150px;
	border:1px solid #AAA;
}
#rma .typeDesc {
	border: 1px solid #AAA;
	padding:5px;
	width:285px;
	height:200px;
	line-height: 12pt;
	background: #fcfcfc;
	margin-top:12px;
}
#rma td {
	padding: 6px;
}

#userDocuments .title {
	font-size:12pt;
	font-weight: bold;
}
#advsearch {
	padding-bottom:5px;
	border-bottom:1px solid #557BAD;
}
#advsearch .searchFeatures {
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	width:100%;
}
#advsearch .searchFeatures li {
	list-style: none;
	float:left;
	padding: 3px;
	width:240px;
}
#advsearch .searchFeatures li label {
	padding:1px;
  font-weight: bold;
}

#advsearch .textbox {
	height: 20px;
	width:190px;
  border:1px solid #686868;
	margin-right:2px;
}
#advsearch .combobox {
	float:left;
	width:220px;
  border:1px solid #686868;
	margin-right:2px;
	padding:1px;
	position:relative;
	background: #FAFAFA;
	cursor:pointer;

}
#advsearch .comboboxover {
	float:left;
	width:220px;
  border:1px solid #aaaaaa;
	padding:1px;
	position:relative;
	background: #F0F0F0;
	cursor:pointer;

}
#advsearch .combobox .label, #advsearch .comboboxover .label {
	width:195px;
	float:left;
}
#advsearch .featureMenu {
	z-index: 999;
	position:absolute;
	width:220px;
	left:0;
	top:20px;
	background: #FFF;
	border:1px solid #686868;
	cursor: default;
}

/*#advsearch .featureMenu ul li {
	z-index: 999;
	width:210px;
	padding:0px;
	margin-top: 5pt;
	margin-left:0px;
}*/
#advsearch .featureMenu .button {
	background: #EAEAEA;
	border-top: 1px solid #686868;
	text-align:center;
	margin-left:0;
	cursor: pointer;
}

#webrequest table td {
	padding:3px;
}
#webrequest .textBox {
	height: 20px;
  font-size:8pt;
  border:1px solid #686868;
}
.fullAv {
	color: #62A91B;
	font-weight: bold;
}
.halfAv {
	color: #ff8c00;
	font-weight: bold;
}
.noAv {
	color: #b22222;
	font-weight: bold;
}
#destinations td {
	padding:3px;
}
#destinations .textBox {
	width:300px;
  height:20px;
  font-size:8pt;
  border:1px solid #686868;

}
.sitemap ul {
	padding:2px;
	margin-left:15px;
}
.sitemap ul li {
	padding:2px;
}
.sitemap a {
	font-weight:bold;
}
.paymentinfo {
	display:none;
	position:absolute;
	background: #FFF;
	width:400px;
	overflow: auto;
	z-index: 900;
	margin-left:100px;
	line-height: 14pt;
	background: #FFF;
	border:5px solid #444;
	padding:6px;
}

.checkoutfaq {
	display:none;
	border:5px solid #444;
	padding:6px;
	position:absolute;
	background: #FFF;
	width:600px;
	overflow: auto;
	z-index: 900;
	line-height: 14pt;

}
.checkoutfaq h2 {
	font-size:12pt;
	padding:3px;
	margin-bottom:10px;
	border-bottom:2px solid #CCC;
}
#showcart table td.coupon {

	border:0;
	text-align:right;
}
#showcart table td.coupon p.error{
	color: #ea0000;
	font-weight: bold;
}
#showcart table td.coupon label {
	font-size:10pt;
    color:#008dc5;
	font-weight: bold;
}


.review {
	display:none;
	border:2px solid #62A91B;
	padding:5px 5px 5px 5px;
	position:absolute;
	background: #FFF;
	width:400px;
	height:530px;
	overflow: auto;
	z-index: 900;
}
.review table td {
	border: 0!important;
	padding:0!important;
}
.review p.close {
	text-align:right;
	font-weight: bold;
	margin-top:20px;
}
.review .title {
	font-weight:bold;
	font-size:10pt;
	padding:2px 2px 8px 2px!important;

	border-bottom:2px solid #DDD;
}
.review .combobox {
	margin:3px 3px 10px 3px;
	width:80px;
	border:2px solid #DDD;
}
.review .textbox {
	margin-bottom:10px;
	padding:3px;
	width:100%;
	border:2px solid #DDD;
}
.review .textarea {
	margin-bottom:10px;
	padding:3px;
	width:100%;
	height:60px;
	overflow:auto;
	border:2px solid #DDD;
}
.review table {
	width:380px;
	margin:0 auto 0 auto;
}
.review table tr td {
	text-align: left;
	border:0;
}
div.deliveryinfo {
	background: #FFF;
	border:5px solid #444;
	width:400px;
	height:220px;
	display:none;
	z-index:900;
	padding:6px;
}
div.deliveryinfo h2 {
  font-size:13px!important;
}
div.deliveryinfo p {
  font-size:12px!important;
}
p.brand {
  margin:5px 0;
  padding:3px;
  font-size:13px;
  color:#FFF;
  font-weight:bold;
  background:#58AB27;
}
div.brand, div.brand * {
  font-size:13px; 
}
#brandcategories {
	list-style: none;
	clear: both;
	float:left;
	margin:0 0 10px 5px;
}
#brandcategories li {
	background: url(../img/bk_catbrand.png) repeat-x;
	width:170px;
	float:left;
	padding:4px;
	margin:3px;
	border:1px solid #CCC;
	cursor:pointer;
	text-align:center;
	height:20px;
}
#brandcategories li.sel {
	background: url(../img/bk_catbrand_sel.png) repeat-x;
}
#brandcategories li.sel a {
	color:#557bad;
}

#brandcategories li a {
	color:#FFF;
	font-size:10pt;
	font-weight: bold;
}
#brandcategories li a:hover {
	text-decoration:none;
}


#sheetbox .featurespanel {
  clear:both;
  margin:10px 10px 30px 10px;
  width:100%;
}
#sheetbox .featurespanel .grouplabel {
  font-weight: bold;
  padding:5px 0 0 0;
  color: #58AB27;
  font-size:13px;
}

#sheetbox .featurespanel .groupvalues {
  border-bottom:1px solid #EEE;
}
#sheetbox .featurespanel table {
  width:99%;
}
#sheetbox .featurespanel table tr td {
  font-size:11px;
  padding:3px 0;
  vertical-align:top;
}
#sheetbox .featurespanel table tr td.label {
  font-weight: bold;
  color:#666;
}

#sheetbox .featurespanel table tr td div.value {
  margin:0 4px 0 0;
  font-size:11px;
}

