* {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0066CC;
}
#homePanel td {
	padding-top:5px;
	line-height: 14pt;
}
#homePanel {
	border-bottom:1px solid #FF8200;
}
.topBar {
	font-size:7pt;
	background:#CCC;
	width: 100%;
	height:26px;
}
.topBar h1 {
	font-size:7pt;
	font-weight: bold;
	padding:0;
	margin:0;
	color:#FFF;
}
.topBar a {
	color:#FFF;
	font-size:7pt;
}
fieldset {
	border:1px solid #DDD;
}
td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0066CC;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
a:hover {
	color:#FF8200;
}
ul {
	list-style: none;
	padding:0px;
	margin:0px;
}
form {
	margin: 0;
	padding:0;
	display: inline;
}
input {
	font-size:11px;
}
a {
	color:#0066CC;
	text-decoration: none;
}
.visibilityHidden {
	visibility: hidden;
}
.errorTitle {
	font-size:10pt;
	color:#F00;
}
.errorMessage {
	font-size:10pt;
	color:#F00;
}
.errorH3 {
	line-height:18pt;
	font-size:11pt;
}

.genericSideBox {
/*	border:1px solid #003655;*/
	margin-bottom:2px;
	padding-bottom:2px;
	width:100%;
}
.genericSideBox label {
	color: #FFF;
}
.genericSideBox a {
	margin-left:3px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.genericSideBox a:hover {
	color: #FFE600;
}
.genericSideBox ul li {
	line-height:16px;
}
#mainContainer {
	margin: 0px auto 10px auto;
	padding:0;
	width: 961px;
}
#staticPages h1 {
	font-size:12pt;
	text-align:center;
}
#main {

}
#colSx {
	vertical-align: top;
	width: 200px;
	padding-bottom: 10px;
	background: #FFF;
}
#colSx th {
	color:#FFF;
	font-size:13px;
}
#head #cartBox {
	background: url(../img/carrellos.gif) no-repeat;	
	font-size:12tpx;
	font-weight: bold;	
	height:110px;
	width:200px;
	color:#007EC4;
	vertical-align: bottom;
}
#head  #cartBox p {
	margin:0px;
  color: #FFF;
  font-weight: normal;
}
#head  #cartBox a {
	color:#007EC4;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
#head  #cartBox a:hover {
	color: #FFF;
}

#head input, #colDx select {
	font-size:11px;
}

.menulist, .menulist ul {
 margin: 0;
 padding: 0px;
 list-style: none;
 background:#FFF;
 width:198px;
 border:1px solid #007EC4;
}
/*.menulist ul li a {
	margin-right:20px;
}*/
.menulist ul {
 display: none;
 position: absolute;
 top: 0;
 left: 203px;
 border:2px solid #007EC4;
 background: #fcfcfc;
}

.menulist li {
 	position: relative;
 	height: 12px;
	/*background: url(../img/cate_1.png) no-repeat;	*/
	width: auto;
	font-size:8pt;
	padding:2px 2px 2px 2px;
	border-bottom: 1px dotted #EFEFEF;
}
.menulist li:hover, .menulist li.alternate:hover {

}
.menulist li.alternate {
	/*background: url(../img/cate_2.png) no-repeat;	*/
}

.menulist li a {
 display: block;
 color: #007EC4;
 font-weight: bold;
 text-decoration: none;
 margin: 0;
 white-space: nowrap;
}

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FF8200;
 margin: 0;
}
.menulist a.highlighted {
 color: #0095ea;
 margin: 0px;
}

.menulist a .subind {
 float: right;
}
* html .menulist {
	width:200px;
}
* html .menulist li {
 float: left;
 width:190px;
}
* html .menulist a {
}
* html .menulist li a {
 border-width: 0;
 margin: 0;
}
*:first-child+html .menulist li {
 float: left;

}

#head ul.headerpages li {
	margin-left:1px;		
	margin-left:5px;		
	float:left;
}
#head ul.langs {
	position:absolute;
	left:230px;
	top:5px;
}
#head ul.langs li {
	margin-left:1px;		
	float:left;
}
#head ul.staticpages li a {
	color: #FFF;
	font-weight: bold;
}
#head ul.staticpages li a:hover {
	color:#feff00;
}
#head ul.staticpages li {
	margin-left:0px;			
	display: inline;
	color:#FFF;
	/*background: url(../img/areasbar_sep.gif) no-repeat right 6px;*/
}
#head ul.staticpages li.last {
	background: none;
	padding-right:0;
}
#foot ul li.last {
	background: none;
	padding-right:0;
}
#foot ul li {
	margin-left:0px;
	display: inline;
	color:#FFF;
	/*padding-right:10px;
	background: url(../img/areasbar_sep.gif) no-repeat right 6px;*/
}
#foot .footerBar {
	background: url(../img/footerBar.png) no-repeat;
	height:21px;
	text-align:center;
	padding-top:4px;
}
#foot .footerBar a {
	color:#FFF;
	font-size:8pt;
	font-weight:bold;
}
#foot .footerBar a:hover {
	color:#feff00;
}
#navBar {
	width:96%;
	font-size:8pt;
	background: url(../img/ico_navBar.gif) no-repeat 0px 3px;
	padding: 4px 0 5px 15px;

}
#navBar a{
	color:#0066CC;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#navBar a:hover {
	color: #FF8200;
	border-bottom:1px solid #FF8200;
}

#navBar ul li {
	list-style: none;
	display:inline;
	margin: 3px;
	padding-top:4px;

}
.pages {
	background-color: #fafafa;
	float:left;
	clear:both;
	margin: 0px 0 10px 0;	
  padding:5px 0 6px 0;
	width:100%;
}
.pages .pagenum li {
	display:inline;
}
.pages .pagenum li.selpage * {
	color:#FF8200;
}
.pages a {
	font-size: 8pt;
	margin: 1px;
	padding: 0px;
	background: transparent;
	border: 0;
	color:#0066CC;
}
.pages a:hover {
	color:#FF8200;
}
.pages td {
	border:0!important;
}
.pages .orderbyasc {
	background:url(../img/ico_orderByA.gif) no-repeat;
	padding-left:16px;
}
.pages .orderbydesc {
	background:url(../img/ico_orderByD.gif) no-repeat;
	padding-left:16px;
}
.pages form {
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
}


#webGroup h1 {
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:center;
	font-weight: bold;
	font-size:14pt;
}

#mainWebGroup table {
	width:100%;
	
}
#mainWebGroup table .titlebox {
	/*background: #FF8200;*/
	height:29px;
	color:#FFF;	
	empty-cells: show;	
}
#mainWebGroup table .titlebox .boxleft {
	background: url(../img/boxtitle_left.gif) no-repeat;
	width:6px;	
	color:#FFF;		
}
#mainWebGroup table .titlebox .boxright {
	background: url(../img/boxtitle_right.gif) no-repeat;
	width:6px;
	color:#FFF;		
}
#mainWebGroup table .titlebox .title {
	background: url(../img/boxtitle_bk.gif) repeat-x;
	color:#FFF;		
}

#mainWebGroup table .titlebox .title h1 {
	font-size:10pt;
	padding:3px;
	margin:0;
}

#mainWebGroup table .titlebox .title h1 a {
	color:#FFF;
}
#mainWebGroup table .titlebox .title h1 a:hover {
	color:#FFF;
	text-decoration: underline;
}
#mainWebGroup table .body {
	border:1px solid #FF8200;
	padding:5px 2px 5px 2px;
	vertical-align: top;
}
#mainWebGroup table .body ul li {
	float:left;
	width:118px;
	margin-right:5px;
}
#mainWebGroup table .body ul.mostsold li {
	height:220px;
}
#mainWebGroup table .body ul li.cat {
	float:left;
	width:170px;
	margin:3px 5px 0px 10px;
	list-style: disc;
	font-weight: bold;
}
#mainWebGroup table .body ul li h3 {
	font-size:8pt;
	font-weight: normal;
	height:30px;
}
#mainWebGroup table .body ul li .price {
	font-size:16pt;
	font-weight: normal;
	color:#009900;	
	height:35px;
}
#mainWebGroup table .body ul li .pricepounds {
	color:#AAA !important;
	font-weight: bold;
	font-size:7pt;
}
#mainWebGroup table .body ul li .image {
	margin-top:5px;
	height:110px;
	overflow: hidden;
}


.fullAv {
	color:#009900;
	font-weight: bold;	
	margin:2px auto 0 2px;
	text-align: center;
}
.halfAv {
	color:#EA8100;
	font-weight: bold;
	margin:2px auto 0 2px;
	text-align: center;
}
.noAv {
	color:#EA8100;
	font-weight: bold;
	margin:2px auto 0 2px;
	text-align: center;
}

#searchForm {
	position: relative;
	display: inline;
}

#searchForm .results {
	position:absolute;
	top:21px;
	left:0px;
	width:395px;
	border:1px solid #FF8200;
	background: #fff;
	z-index: 999;
}
#searchForm .results .title {
	color:#0066CC;
	font-size:8pt;
	background: #EEE;
	padding:2px 15px 2px 10px!important;
	line-height: 20px;
}
#searchForm .results ul li {
	border-right:0px!important;
	border-top:0px!important;
	padding:2px 15px 2px 10px!important;
	display: list-item!important;
	font-size:8pt;
	list-style: none;
	text-align: left;
	line-height: 18px;
}
#searchForm .results ul li:hover {
	background: #EFEFEF;
}


#searchResult {
	float:left;
	width:100%;
	margin-left: 5px;
}
#searchResult h1 {
	font-size:13pt;
	margin:5px 0 2px 0;
	padding:0px;
}
#searchResult h2 {
	text-align: center;
	font-size:10pt;
	font-weight: normal;
	margin:0 0 10px 0;
	padding:0px;
}
#searchResult .resultBox {
	float:left;
	/*width:150px;
	height:220px;
	margin: 0 3px 3px 0;
	text-align: center;*/
	width:100%;
  margin-bottom:12px;
	border-bottom:1px solid #EEE;
}

#searchResult img {
	margin-top:2px;
}
#searchResult .divImage {
	height: 110px;
	width: 110px;
}
#searchResult .resultBox h1 {
	font-size:10pt;
	font-weight: bold;
	line-height:14px;
	padding: 2px;
	margin: 0 0 10px 0;
  text-align: center;

}
#searchResult .resultBox h2 {
	font-size:10pt;
	font-weight: bold;
	color: #FF0000;
	padding: 0px;
	margin: 0 0 5px 0;
	text-align: left;

}
#searchResult .resultBox .price {	
	font-size:10pt;
}
#searchResult .resultBox .priceBox {
	color:#090 !important;
	font-weight: bold;
	font-size:10pt;
}
#searchResult .resultBox .officialprice {
	color:#AAA !important;
	font-weight: bold;
	text-decoration: line-through;
}
#searchResult .resultBox .pricepounds {
	color:#AAA !important;
	font-weight: bold;
	font-size:8pt;
}

#searchResult .resultBox a {
	text-decoration: none;
	
}
#sheetBox {
	float:left;
	width:100%;
}
#choicecolorimages {
	float:left;
}
#choicecolorimages ul li {
	float:left;
	margin:1px;
	width:60px;
	height:60px;
	overflow:hidden;
	border:1px solid #90A6B4;
}
#choicecolorimages ul li img {

}
#choicecolorimages ul li.selected {
	border:1px solid #FF8200;
}
#sheetBox .points {
	color:#009900;
	font-size:8pt;
	font-weight: bold;
	clear:both;
	border-bottom: 1px solid #DDD;
	padding:5px 0 2px 0;
	text-align: right;
}
#sheetBox .consegna {
	font-weight: bold;
	color:#0066CC;
	font-size:11px;
	clear:both;
	padding-right:0px;
	text-align: right;
}
#sheetBox .services {
	text-align:center;
	margin:0 0 0 10px;
	/*border-bottom:2px solid #FFE600;*/
	padding-bottom:2px;
}
#sheetBox .services ul li {
	float:left;
	line-height: 10pt;
	text-align:left;
	width:100%;
}

#sheetBox .services ul li img {
	vertical-align: middle;
}

#sheetBox h1 {
	font-size:13px;
	color:#0066CC;
	margin-top:10px;
	margin-bottom:15px;
	text-align: center;
}
#sheetBox h2 {
	font-size:13px;
	font-weight: normal;
	color: #FF8200;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#sheetBox fieldset {	
	padding: 5px;
	line-height: 17px;
	text-align: justify;
	margin-bottom:20px;
	clear:both;
}
#sheetBox #imagesBox {
	float:left;
	width:320px;

}

#sheetBox .infoBox {
	margin-bottom:10px;
	margin-left:0px;
}
#sheetBox .infoBox .maindata {
	background: #f6f6f6;
	padding:3px;
}
#sheetBox .infoBox .maindata td {
	padding:3px 0 3px 0;
}

#sheetBox #priceBox {
	padding:10px 0 10px 0;
}

#sheetBox #priceBox .officialprice {
	font-size:8pt;
	text-decoration: line-through;
	color: #AAA;
	font-weight: bold;
}
#sheetBox #priceBox .pricepounds {
	font-size:8pt;
	color: #AAA;
}
#sheetBox .priceDesc {
	color:#FF8200 !important;
	font-size:12pt;
	font-weight: bold;
}
#sheetBox #priceBox .price {
	font-weight: bold;
	font-size:14pt;
	color: #009900;
	padding: 0px;
	margin: 0px;
}
#sheetBox #priceBox h2 {
	font-weight: bold;
}
#sheetBox ul li {
	margin-bottom:3px;
}
#sheetBox h5 {
	clear:both;
	font-size:10px;
	color:#0066CC;
	font-weight: normal;
	padding:3px;
	text-align: left;
}
#sheetBox .sheetTab {
	width:100%;
	border-bottom:1px solid #DDD;	
	border-left:1px solid #DDD;
	margin-bottom:10px;
}
#sheetBox .sheetTab .tab {
	padding:3px;
	height:30px;
	width:150px;
	background: #EEE;
	border-right:1px solid #DDD;
	border-top:1px solid #DDD;
	text-align:center;
}
#sheetBox .sheetTab .selected {
	background: #FF8200;
	font-weight: bold;
}
#sheetBox .sheetTab .selected a {
	color: #FFF;	
}
#sheetBox .relationBox .officialprice {
	color:#AAA !important;
	font-weight: bold;
	text-decoration: line-through;
	font-size:7pt;
}

#sheetBox .relationBox .pricepounds {
	color:#AAA !important;
	font-weight: bold;
	font-size:7pt;
}
#sheetBox .relationBox li {
	width: 175px;
	height: 275px;
	border:1px solid #EEE;
	float: left;
	text-align: center;
	margin:4px;
}
#sheetBox .relationBox .priceDesc {
	color:#0066CC;
	font-weight: bold;
}
#sheetBox .relationBox .price {
	color:#009900;
	font-weight: bold;
	font-size:12pt;
}
#sheetBox .relationBox li h1 {
	font-size:10pt;
	font-weight: normal;
	padding:0;
	margin:0;
	height:40px;
}
#sheetBox .relationBox .image {
	width:110px;
	height: 110px;
	position:relative;
	margin: 2px auto 15px auto;
}
#sheetBox .relation li {
	height: 130px;
	border-bottom:1px dashed #EEE;
	clear: both;
}
#sheetBox .relation .checkBox {
	color:#0066CC;
}
#sheetBox .relation .checkBox:hover {
	color:#FFD700;
}
#sheetBox .relation li a {
	color:#0066CC;
	font-weight: bold;
}
#sheetBox .relation li a:hover {
	color:#FF8200;
}
#sheetBox .relation li img {
	float:left;
	margin-right:6px;
}
#sheetBox .relation .image {
	height:100px;
	overflow: hidden;
	float:left;
}
#sheetBox .relation li p {
	margin:0px;
	padding:0px;
}
#sheetBox .relation .price {
	color:#009900;
	font-weight: bold;
	font-size:12pt;
}
#sheetBox .relation .officialprice {
	color:#AAA !important;
	font-weight: bold;
	text-decoration: line-through;
	font-size:7pt;
}
#showCart {
	float:left;
  width:100%;
}
#showCart h1 {
	text-align: center;
	font-size:17px;
}
#showCart tfoot td {
	border-bottom:1px solid #DDD;
}

#showCart tbody td {
	border-bottom:1px solid #DDD;
}
#showCart .noSpese {
	color:#FF8200;
}
#showCart tbody .itemParent {
	border-bottom:0px;
	background: #FFF;
}
#showCart thead th {
	font-size:8pt;
	border-bottom:1px solid #DDD;
}
#showCart .price {
	color:#FF8200!important;
	font-weight: bold;
}
#showCart tbody .subItem {
	margin-left:15px;
	background: #EFEFEF;
	border:1px solid #DDD;
	margin-bottom:10px;
	width:98%;
}
#showCart tbody .subItem .imageDiv {
	height:60px;
	overflow: hidden;
}
.boxPoints {
	color:#FF8200;
	font-weight: bold;
	margin-bottom:18px;
	padding:3px;
	text-align:center;
  clear:both;
	font-size:10pt;
}
#showCart tbody .subItem td {
	border-bottom:0px;
}

#showCart h3 {
	color:#FF8200!important;
	display:inline;
	font-size: 12pt;
	text-align: right;
}
#showCart h3 .pricepounds {
	color:#AAA;
	text-align: right;
}
#registrationRequest {
	float:left;
}
#registrationRequest h1 {
	text-align: center;
	font-size:15px;
	padding: 0px;
	margin: 0px;
}
#regForm h2 {
	font-size:13px;
	border-bottom:2px solid #FFE600;
	margin-top:5px;
	margin-bottom:3px;
	text-align: right;
}
#regForm ul li {
	margin-bottom:2px;
}
#regForm label {
	font-size:11px;
	margin-right:3px;
	position:relative;
	float:left;
	width:230px;
}
#regForm input, select, textarea {
	font-size:8pt;
	position:relative;
	width:250px;
}
.privacyh2 {
	font-size:11px;
	border-bottom:2px solid #FFE600;
	margin-top:5px;
	margin-bottom:3px;
	text-align: right;
}
.privacy {
	border:1px solid #CCC;
	padding:3px;
	overflow: auto;
	height:140px;
}
#regForm .button {
	width:130px;
	height:22px;
}
#userDocuments {
/*	border: 1px solid #ccc;*/
	float:left;
}
#userDocuments table {
	border-collapse: collapse;
	float: left;
}
#userDocuments h1 {
	color: #0066CC;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
#userDocuments td table {
	background: #fff;
	margin-bottom: 10px;
	border-collapse: collapse;
}
#userDocuments th {
	text-align: center;
	padding: 2px;
	font-size:8pt;
	border: 1px solid #EEE;
	white-space: nowrap;	
}
#userDocuments td {
	padding: 3px;
	font-size:11px;
	border: 1px solid #EEE;
}
#userDocuments h2 {
	margin: 8px 0 4px 0;
	padding: 0 0 0 5px;
	line-height: 16px;
	border-bottom:2px solid #FFE600;
	font-size: 13px;
	color: #315D7A;
}
#lastOrder h1 {
	text-align: center;
	font-size:17px;
}
#homeRegUsers h1 {
	color:#325D78;	
	font-size:23px;
	height:40px;
	margin-bottom:10px;		
}

#homeRegUsers .registerBox {
	display:inline;
	float:left;
	background: #EEE;
	padding: 8px 3px 8px 3px;
	width: 300px;
	line-height: 18px;
}
#homeRegUsers {
/*	width:98%;*/
}
#homeRegUsers #loginBox {
	width: 300px;
	margin-bottom: 10px;
	line-height: 18px;
	display: inline;
	float:right;
	border: 1px solid #EEE;
	padding: 5px 0 0px 0;
}

#homeRegUsers #loginBox form {
	margin: 0 0 5px 0;
	padding: 4px;
}
#homeRegUsers #loginBox label {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	padding-right: 2px;
	text-align: right;
}
#homeRegUsers #loginBox input {
	margin-bottom: 3px;
	font-size: 11px;
	border: 1px solid #AAA;
	display: inline;
}
#homeRegUsers #loginBox ul {
	background: transparent;
	margin: 5px 0 0 0;
	padding: 3px;
}
#homeRegUsers #loginBox ul a {
	color: #0066CC;
	font-size: 11px;
	text-decoration: none;
}
#homeRegUsers #loginBox ul a:hover {
	color: #FF6600;
}
#userBox {
	text-align: left;
	margin-bottom: 10px;
}
#userBox input {
	float:right;
}
#userBox .points td {
	border-right:1px solid #DDD;
}

#userBox .points th {
	font-size:11px;
	border-bottom:1px solid #DDD;
}
#userBox .points .totalUserPoints {
	border-top:1px solid #FF8200;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	color:#FF8200;
	padding:5px;
	height:35px;
}

#userBox .listanascita th {
	font-size:11px;
	border-bottom:1px solid #DDD;
}
#userBox p {	
	display: block;	
	clear:both;
	margin:4px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#userBox .body {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
#userBox .title {
	height: 30px;
	padding-top: 2px;
}
#userBox a {
	color: #0066CC;
	text-decoration: none;
}
#userBox a:hover {
	color: #FF0000;
}
#userBox h1 {
	font-size:16px !important;
	float:left;
	color: #0066CC;
	height: 20px;
}

#userBox h2 {
	height: 18px;
	margin: 4px;
	color: #0066CC;
	font-size: 13px;
	padding-top: 1px;
	padding-left: 4px;
	text-align: left;
	background: #FF9933;
}

#userBox .documents {
	border:1px solid #00A9FF;
	height: 60px;
	padding-top:7px;	
}
#userBox .documents li {
	margin:15px 0 0 20px;
	padding: 0 0 5px 5px;
	float:left;
}
#userBox form {
	margin: 3px 0 0 0;
	text-align: right;
}
#raccoltaPunti h1 {
	text-align: center;
	font-size:16px;
}
#raccoltaPunti h2 {
	text-align: center;
}
#raccoltaPunti p {
	line-height: 15px;
}
#raccoltaPunti ul li {
	width:175px;
	height:230px;
	border:1px solid #CCC;
	float:left;
	margin:3px;
	text-align: center;
	position:relative;
}
#raccoltaPunti ul li img {
	border:0;
	margin:2px auto 2px auto;
}
#raccoltaPunti .points {
	color:#FF0000;
	background: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#raccoltaPunti ul li h3 {
	text-align: center;
	background:#FF8200;
	font-size:11px;
	width:175px;
	height:40px;
	color:#FFF;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px;
	margin:0px;
}
#customTableImage {
	margin: 3px auto 3px auto;
	float:left;
}

#customTableImage h1 {
	font-size: 13px;
	text-align: center;
}
#customTableImage ul li {
	width:190px;
	height:180px;
	border:1px solid #CCC;
	float:left;
	margin:2px;
	text-align: center;
	position:relative;

}
#customTableImage ul li img {
	border:0;
	margin:2px auto 2px auto;
}
#customTableImage ul li h3 {
	text-align: center;
	background:#FF8200;
	font-size:11px;
	width:100%;
	height:30px;
	color:#FFF;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px;
	margin:0px;
}

#sendOrder {
	float:left;
	margin:10px;
}
#sendOrder h1 {
	text-align: center;
	font-size:17px;
}
#sendOrder p {
	margin:10px 2px 5px 2px;
	padding:0px;
}

#sendOrder #destinations h2 {
	font-size:8pt;
	font-weight:bold;
	color:#FF8200;
	display: inline;
	margin:5px 5px 5px 0;
}
#sendOrder #complexCourriers {
	border:1px solid #DDD;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	width:300px;
}
#sendOrder #complexCourriers input {
	margin:0;
	padding:0;
	width:20px;
}
#sendOrder #complexCourriers label {
	margin:0;
	padding:0;
	width:100px;
	height:20px;
}
#sendOrder #complexCourriers ul li {
	float:none;
	padding:0px;
	margin:0px;
}
#sendOrder fieldset {
	border:1px solid #CCC;
	padding:5px;
	
}
#sendOrder fieldset ul li {
	line-height: 19px;
}
#sendOrder .loginBoxMiddle label {
	padding:0px 1px 3px 6px;
}
#sendOrder .loginBoxMiddle .loginButton {
	margin-left:4px;
}
#sendOrder .loginBoxMiddle ul li {
	float:left;
}
#sendOrder .orderData {
	padding:5px;
	background: #FAFAFA;
	border:1px solid #FFE600;
	
	margin-top:4px;	  
}
#sendOrder .orderData legend {
	font-weight: bold;
}
#sendOrder .orderData ul {
  width:100%;
}
#sendOrder .orderData ul li {
	margin-bottom:2px;
  display: inline;
}
#sendOrder .orderData input, select, textarea {
  font-size:8pt;
}
#sendOrder .orderData h2 {
	font-size:13px;
	border-bottom:2px solid #FFE600;
	margin-top:5px;
	margin-bottom:3px;
	text-align: right;
}
#sendOrder .orderData .grid {
  width:100%;
}
#sendOrder .orderData .grid th {
  font-size:8pt;
  border-bottom:1px solid #CCC;
}
#sendOrder .orderData .grid td {
  border-bottom:1px dotted #CCC;
}
#sendOrder .cartDetails {
	padding-bottom:10px;
	margin-bottom:10px;	
	
}
#sendOrder .cartDetails h3 {
	color:#FF8200!important;
	display:inline;
	font-size: 13px;
	text-align: right;
}
#sendOrder .cartDetails h3 .pricepounds {
	color:#AAA!important;
}
/*#sendOrder h4 {
	font-size: 11px;
	float:left;
	clear:both;
	padding: 8px 2px 2px 4px;
	text-align: center;
	font-weight: normal;
}
#sendOrder .orderData label {
	font-size:11px;
	margin-right:3px;
	position:relative;
	float:left;
	width:230px;
}
#sendOrder .orderData input, select, textarea {
	font-size:11px;
	position:relative;
	width:250px;
}*/
#webRequest{
	border:1px solid #ccc;
	text-align:center;
	font-size:13px;
	
}
#webRequest a{
	padding:10px;
	color:#0066CC;
	font-weight:bold;
	margin-top:10px;
}
#webRequest a:hover{
	color:#FF0000;
}

#webRequest h1 {
	color: #0066CC;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 1px solid #315D7A;
	text-align:center;
}
#webRequest h2 {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
	text-align:center;
}

#panelPunti h1 {
	text-align: center;
	font-size:16px;
	color:#0066CC
}
#panelPunti h2 {
	font-size:13px;
	margin:0px;
	padding:0px;
}
#panelPunti h3 {
	font-size:11px;
	margin:0px;
	padding:0px;
}
#panelPunti th {
	font-size:13px;
	border-bottom:1px solid #DDD;
}
#panelPunti tbody tr td {
	border-bottom:1px dashed #DDD;

}
#panelPunti tfoot tr td {

	font-weight: bold;
}
#bestPrice {
	width:90%;
	margin: 3px auto 3px auto;	
}
#bestPrice h1 {
	text-align: center;
	font-size:16px;
	color:#0066CC
}
#bestPrice p {
	line-height: 18px;

}

#bestPrice a {
	text-decoration: underline;
}
#bestPrice ul li {
	background:#EEE;
	margin-top:2px;
	padding:3px;
}

#overlayBackGround {
	position: absolute;
	top: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#messageMiddleBox {
	position: absolute;
	left: 50%;
	top: 45%;
	z-index: 99999999;
}
#messageMiddleBox h2 {
	font-weight: bold;
	font-size:13px;
}
#messageMiddleBox p {
	font-size:13px;
	color: #FF0000;
	font-weight: bold;
}

#waitSendingOrder {
	position: absolute;
	left: 50%;
	top: 45%;
	z-index: 99999999;
}
#waitSendingOrder h1 {
	font-weight: bold;
	font-size:13px;
}
#waitSendingOrder p {
	font-size:13px;
	color: #FF0000;
	font-weight: bold;
}

#popupMessage {
	position: absolute;
	left: 50%;
	top: 45%;
	z-index: 99999999;
}
#popupMessage h1 {
	font-weight: bold;
	font-size:13px;
}
#popupMessage p {
	font-size:13px;
	color: #FF0000;
	font-weight: bold;
}

div #middleMsgBox {
	position: relative;
	left: -50%;
	top: -50%;	
	border:2px solid #FFD700;
	color:#33333F;
	background-color:#FFF;
	width:350px;
	z-index:1
}
div #middleMsgBox h2 {clear:both;margin:3px auto 3px auto;text-align:center;color:#0066CC;}
div #middleMsgBox #msgText {clear:both; margin-left:10px;width:320px}
div #middleMsgBox #msgBody{clear:both; margin-left:10px;margin-top:10px;width:320px}

div #middleMsgBox #msgImage{height:90px;overflow:hidden;}
div #middleMsgBox #msgDescription{margin-right:10px;margin-top:5px;width:200px;}
div #middleMsgBox #msgNotes{margin-top:10px;margin-bottom:3px;}
div #middleMsgBox #msgBottoni{text-align:right;margin-right:10px;}
div #middleMsgBox #msgBottoni li{margin-left:10px;display:inline;}

#feedback h1{
	text-align: center;
	font-size:16px;
	color:#0066CC
}
#feedback h2 {
	color:#FF8200;
	font-size:13px;
	text-align: center;
}
#feedback li#positivo {
	float:left;
	width:80px;
	background:url(../img/1_giudizio.gif)no-repeat;
	height:35px;
	padding-top:5px;
	padding-left:4px;
}
#feedback li#negativo {
	float:left;
	width:80px;
	background:url(../img/0_giudizio.gif)no-repeat;
	height:35px;
	padding-top:5px;
	padding-left:4px;
}
#feedback li#neutro {
	float:left;
	width:80px;
	background:url(../img/2_giudizio.gif)no-repeat;
	height:35px;
	padding-top:5px;
	padding-left:4px;
}
#feedbackList h1 {
	text-align: center;
	font-size:16px;
	color:#0066CC
}
#feedbackList p {
	text-align: center;
	padding-bottom:3px;
	border-bottom:2px solid #FFE600;
}
#feedbackList table {
	border-collapse: collapse;
	border:1px solid #CCC;
}
#feedbackList th {
	text-align:left;
	font-size:11px;
	font-weight: bold;
	border-bottom:1px dashed #EEE;
}
#feedbackList td {
	font-size:11px;
	background:#EEE;
	border-bottom:1px solid #DDD;
	padding:6px;
}

#listanascita h1 {
	text-align: center;
	font-size:16px;
}
#listanascita h2 {
	text-align: center;
	font-size:13px;
}
#listanascita h3 {
	font-size:11px;
}
#listanascita li {
	line-height: 16px;
}
#listanascita hr {
	border:1px solid #FFE600;
}

#listanascita .createLista td {
	border:0;
}

#listanascita tbody td {
	border-bottom:1px solid #DDD;
}

#listanascita thead th {
	font-size:11px;
	border-bottom:1px solid #DDD;
}
#listanascita .price {
	color:#FF0000!important;
}

#messageError h1 {
	font-size:16px;	
}
#messageError p {
	font-size:13px;
	color: #F00;
	font-weight: bold;
	text-align:center;
	
}


/* Stili necessari per il CartStep */

.LineBeforeCart {
	background-color: #0066CC;
}

.LineAfterCart {
	/*background-color:#FFD44C;*/
	background-color: #80BFFF;
}
#simpleSearchBox {
  margin-bottom:2px;
 	padding:1px 0 1px 0;
  text-align: left; 
}
#simpleSearchBox table td {
 color: #FFF;
 font-size:10pt;
 font-weight: bold;
 padding:2px 0 0 2px;
}
#simpleSearchBox .textBox {
  width:320px;
  border:1px solid #CCC;
  font-size:10pt;
	padding:2px 2px 2px 25px;
	background:url(../img/search.png) no-repeat 2px;
}
#simpleSearchBox .comboBox {
  width:200px;
  border:1px solid #CCC;
  font-size:10pt;
	padding:1px;
}
.mainbox {
	float:left;	
	width:385px;
	height:340px;
	overflow:hidden;
	padding:0;
	margin-bottom:6px;
}
.mainbox .body {
	border-bottom:1px solid #FFE4A1;
	border-left:1px solid #FFE4A1;
	border-right:1px solid #FFE4A1;
	height:300px;
}
.mainbox ul li {
	list-style: disc;
	margin-left:20px;
}
.mainbox ul li h2 {
	padding:2px 0 2px 0;
	margin:0;
}
.mainbox h1 {
	font-size:10pt;
	background: url(../img/mainbox_h1.jpg) no-repeat;
	height:24px;
	padding:6px 0 0 6px;
	color:#FFF;
	margin:0;
}
.mainbox h1 a {
	color:#FFF;
}
.mainbox h1 a:hover {
	color:#EEE;
}
.mainbox h2 {
	font-size:8pt;
}
.mainbox h3 {
	font-size:8pt;
	font-weight: normal;
	height:50px;
}
.mainbox .price {
	font-weight: bold;
	color:#FF8200;
	font-size:10pt;
}
.mainbox .pricepounds {
	font-weight: bold;
	color:#AAA;
	font-size:10pt;
}
#reservedAreaBox {	
	width:500px;
	left:20%;
	position:relative;
/*	margin: 0 auto 0 auto;*/
}
#reservedAreaBox fieldset {
	border:1px solid #CCC;

}
#reservedAreaBox fieldset legend {
	font-weight: bold;
	font-size:13px;
	color:#0066DD;
}
#reservedAreaBox fieldset table tr th {
	font-size:8pt;
	color:#0066DD;
}
#reservedAreaBox table{	
	margin: 0 auto 0 auto;
	width:100%;
}

#reservedAreaBox h1 {
	color:#325D78;	
	font-size:23px;	
	margin-bottom:10px;		
	text-align: center;
}
#reservedAreaBox .welcome {
	border-bottom:1px dashed #003655
}
#reservedAreaBox ul {
	margin-top:0px;
}
#reservedAreaBox ul li {
	display: list-item;
	list-style: disc;
	padding-bottom:2px;
}
#reservedAreaBox ul li a {
	text-decoration: underline;
}
#reservedAreaBox ul li a:hover {
	text-decoration: none;
}
.divcart {
	font-weight:bold;
	color:#0066CC;
}
.divcart:hover {
	color:#FF8200;	
}

.shoppingcartlink {
	font-size:14pt;
	color: #090;
	font-weight:bold;
	text-decoration:underline
}
.shoppingcartlink:hover {
	font-size:14pt;
	color: #FF8200;
	font-weight:bold;
	text-decoration:underline
}



#searchResult .resultGridBox .officialprice {
	color:#AAA !important;
	font-weight: bold;
	text-decoration: line-through;
	font-size:7pt;
}

#searchResult .resultGridBox .pricepounds {
	color:#AAA !important;
	font-weight: bold;
	font-size:7pt;
}
#searchResult .resultGridBox li {
	width: 180px;
	height: 270px;
	border:1px solid #EEE;
	float: left;
	text-align: center;
	margin:3px;
}
#searchResult .resultGridBox .priceDesc {
	color:#0066CC;
	font-weight: bold;
}
#searchResult .resultGridBox .price {
	color:#009900;
	font-weight: bold;
	font-size:10pt;
}
#searchResult .resultGridBox li h1 {
	font-size:10pt;
	font-weight: normal;
	padding:0;
	margin:0;
	height:60px;
}
#searchResult .resultGridBox .image {
	width:105px;
	height: 105px;
	position:relative;
	margin: 2px auto 10px auto;
}

#youtube {
	background: #FFF;
	border:2px solid #0066CC;
}
#compare {
	padding:10pt;
}

#comparetable {
	border:1px solid #CCC;
	border-collapse: collapse;
	margin-top:10px;
}

#comparetable tr td {
	border-right:1px solid #CCC;
}
#compare h1 {
	text-align: center;
	font-size:12pt;	
}
#compare h2 {
	text-align: left;
	font-size:10pt;
	color:#FF8200;
}
#compare h3 {
	padding:3px;
	font-size:8pt;
	text-align:center;
	height:40px;
	background: #FF8200;
	margin:0;
}
#compare h3 a {	
		color: #FFF;
}
#compare select {
	width:100%;
	font-size: 9pt;
	margin-top:6px;
}

#compare .price {
	font-weight: bold;
	font-size:14pt;
	color: #009900;
	padding: 0px;
	margin: 0px;
	border:0;
}
#compare .description {
	margin:5px 0 5px 0;
	background: #CCC;
	font-weight: bold;
	padding:3px 3px 3px 3px;
}
#compare .descriptionBody {
	line-height:12pt;
	padding:3px;
}