/*
	Common style
	arancione : #F90
	blu : #000033
	grigio : #999 
*/
* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	/*background-color: #FED;*/
}

.separator {
	clear: both;
	padding-top: 5px;
	padding-bottom: 2px;
}

a,.linkOff {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #F90;
}

a:hover,.linkOff {
	color: #999;
}

body {
	background: url("/img/background.jpg") repeat-x;
	text-align: center;
	background-color: #FED;
}

h3.fxOrange {
	background: url("/img/fx_F90.gif") no-repeat left;
	padding-left: 12px;
}

h3.fxOrange a {
	text-transform: uppercase;
	font-weight: bold;
}

/*
	IDS
*/
#container {
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 10px;
	background: url(/img/c-bg.gif) repeat;
	width: 98.3%;
	min-width: 980px;
}

#header {
	width: 100%;
	background: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

#header td {
	padding: 0 10px 0 10px;
}

#header .flag {
	color: #000033;
}

#header .flag:hover {
	color: #999;
}

#header .flagOn,#header .on {
	color: #999;
}

#header .hr {
	height: 20px;
	background: #FFF url(/img/dot000.gif) repeat-x center;
}

#subHeader {
	margin-top: 10px;
	height: 225px;
	width: 100%;
	overflow: hidden;
}

#menu {
	margin-top: 10px;
	background: #FFF;
	color: #999;
}

#menu ul {
	list-style: none;
}

#menu li {
	padding-right: 20px;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}

#menu li a {
	color: #000033;
}

#menu li a:hover,#menu li a.on {
	text-decoration: none;
	border-bottom: 4px solid #000033;
	color: #999;
}

#subMenu h2.mainheader {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#subMenu h2.mainheader a {
	color: #000033;
}

#subMenu h2.mainheader a:hover {
	color: #999;
}

#subMenu strong {
	text-transform: uppercase;
	font-weight: bold;
}

#subMenu ul {
	list-style: none;
}

#subMenu li {
	line-height: 20px;
	background: url(/img/dot000.gif) repeat-x bottom;
}

#subMenu li a {
	font-weight: normal;
}

#subMenu li a.on,#subMenu li a:hover {
	font-weight: normal;
	color: #999;
}

#login {
	margin-bottom: 10px;
}

#login label {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}

#userBar {
	margin-top: 10px;
	background: #ccd6eb;
	background: #e8e4d9;
	/*background: #e4e0db;*/
}

#userBar * {
	text-transform: uppercase;
	font-weight: bold;
}

#mainBody {
	margin-top: 10px;
	width: 100%;
}

#mainBody td {
	vertical-align: top;
}

#footer {
	clear: both;
	margin-top: 10px;
	background: #FFF;
	text-transform: uppercase;
	color: #73838b;
}

#footer a {
	
}

#conditions {
	padding-top: 10px;
}

#conditions ol {
	padding-left: 30px;
}

.mail {
	margin: 5px;
	background: #FFF;
	text-align: left;
	color: #000;
	padding: 10px;
}

.mailHeader {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #00F;
	background: #FFF;
}

.mailBody {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #00F;
	background: #FFF;
}

.mailFooter {
	padding-top: 10px;
	background: #FFF;
	text-align: center;
}

.tabBox {
	margin-bottom: 10px;
}

.tabBox .body {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0 3px 3px 3px;
	background: #e8e4d9;
}

.tabBox label {
	text-transform: uppercase;
	font-weight: bold;
}

.tabBox div.hr {
	height: 10px;
}

.tabBox ul {
	list-style: none;
	padding-top: 5px;
	border-bottom: 1px solid #999;
}

.tabBox li {
	display: inline;
	margin-right: 2px;
}

.tabBox a {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-transform: uppercase;
	padding: 0 4px 0 4px;
}

.tabBox a:hover,.tabBox a.on {
	color: #666;
	border-bottom: 1px solid #e8e4d9;
	background: #e8e4d9;
	text-transform: uppercase;
}

.tabBox .viewer {
	background: url(/img/slashCFF.gif);
	line-height: 15px;
}

.tabBox .viewer a {
	border: none;
	text-transform: uppercase;
}

.tabBox .viewer a:hover {
	border: none;
	text-transform: uppercase;
	background: none;
}

.tabBox .viewer h3 { /*background:url(/img/fx_F90.gif) no-repeat left;*/
	/*padding-left:25px;*/
	
}

.tabBox .lightboxTb {
	float: left;
	margin: 2px;
	width: 55px;
	height: 100px;
	text-align: center;
}

.tabBox .lightboxBody {
	height: 300px;
	overflow: auto;
	width: 98%;
}

.tabBox .lightboxTb img {
	width: 50px;
	border: 1px solid #000;
}

.cartBoxPanel h3 {
	color: #666;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
}

.cartBoxPanel table {
	background: #ccd6eb;
	width: 100%;
}

.cartBoxPanel th {
	color: #FFF;
	text-transform: uppercase;
	background: url(/img/dot000.gif) repeat-x bottom;
	text-align: left;
}

.cartBoxPanel td {
	color: #666;
	background: url(/img/dot000.gif) repeat-x bottom;
}

.cartBoxPanel .total td {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	background: none;
}

.cartStep {
	border-top: 1px solid #000;
	background: #FFF;
	padding: 10px 0 10px 30px;
}

.cartStep span {
	padding: 0 20px 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 10px;
}

.cartStep span.s1 {
	background: #FFF;
	color: #999;
}

.cartStep span.s2 {
	background: #666 url(/img/fx_cart_666.gif) no-repeat right center;
	color: #FFF;
}

.cartStep span.s3 {
	background: #CCC url(/img/fx_cart_CCC.gif) no-repeat right center;
	color: #FFF;
}

.leftCol {
	width: 260px;
}

.centerCol {
	margin-left: 10px;
}

.rightCol {
	width: 200px;
	margin-left: 10px;
}

.hr {
	height: 3px;
	font-size: 1px;
	background: url(/img/dot000.gif) repeat-x center;
}

.infoBox {
	padding-left: 20px;
}

.infoBox h2 {
	font-size: 13px;
	color: #333333;
	/*font-style: italic;*/
	padding-bottom: 10px;
}

.infoBox h2 a {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}

.infoBox h3 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px 0 3px 0;
	background: url(/img/dot000.gif) repeat-x top;
}

.infoBox p {
	color: #666;
}

.infoBox p a {
	text-transform: none;
}

.infoBox ul {
	padding-left: 40px;
	list-style: url(/img/raquo.gif);
}

.infoBox li {
	color: #666;
}

.infoPanel {
	padding: 10px 10px 10px 30px;
	background: #73838b;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.infoPanel form {
	display: inline;
	position: absolute;
	right: 30px;
	margin-right: 30px;
}

.infoPanel strong {
	color: #EEE;
	text-transform: uppercase;
	font-weight: bold;
}

.infoPanel em {
	color: #FFF;
	font-weight: bold;
	font-style: normal;
}

.infoPanel h2.info {
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #000;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: url(/img/dot000.gif) repeat-x bottom;
	padding: 10px 0 10px 0;
}

.infoPanel h3.info {
	text-transform: uppercase;
	color: #FFF;
	padding: 5px 0 5px 0;
}

.infoPanel .label {
	color: #EEE;
}

.infoPanel .value {
	text-transform: uppercase;
	font-weight: bold;
	color: #EEE;
}

.formPanel {
	background: #e8e4d9;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.formPanel label {
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
}

.formPanel i {
	font-weight: bold;
	color: #F90;
}

.formPanel i.opt {
	font-weight: bold;
	color: #00F;
}

.formPanel .errorMessage {
	background: #F00;
	color: #FFF;
	margin: 10px 0 10px 0;
	padding: 5px;
	font-weight: bold;
}

.errorField {
	color: #F00;
	padding: 5px;
	font-weight: bold;
}

.formPanel h2 {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: url(/img/dot000.gif) repeat-x bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-style: normal;
}

table.info {
	width: 100%;
}

table.info th {
	text-align: left;
	color: #666;
	text-transform: uppercase;
	background: url(/img/dot000.gif) repeat-x bottom;
}

table.info td {
	text-align: left;
	color: #333;
	text-transform: uppercase;
	background: url(/img/dot000.gif) repeat-x bottom;
}

.formField {
	background: #EEE;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.formFieldCheckBox {
	border: none;
}

.formField:focus {
	background: #CCC;
}

option {
	padding-left: 5px;
}

.imgBox {
	float: left;
	background: #FFF;
	border-bottom: 1px solid #000;
	margin: 5px;
}

.imgBox .imgSlot {
	text-align: center;
	vertical-align: bottom;
	height: 160px;
	width: 160px;
	padding: 5px;
	overflow: hidden;
}

.imgBox .subscriptionSlot {
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	height: 80px;
	width: 160px;
	padding: 5px;
}

.imgBox .data {
	padding: 0 5px 0 5px;
}

.imgBox .imgSlot img {
	border: 1px solid #000;
}

.imgBox strong {
	font-weight: bold;
}

.imgBox .RF {
	color: #396;
	font-weight: bold;
}

.imgBox .ST {
	color: #C33;
	font-weight: bold;
}

.imgBox .SUB {
	color: #39C;
	font-weight: bold;
}

.imgBox .action {
	text-align: center;
}

.supplierBox {
	display: inline;
	width: 190px;
	height: 60px;
	border-bottom: 1px dashed #999;
	float: left;
	padding: 5px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
}

.offerBox  td {
	vertical-align: top;
	padding: 2px;
}

.offerBox h2.mainheader {
	text-transform: uppercase;
	font-weight: bold;
}

.offerBox img {
	margin: 2px;
	border: 1px solid #000;
}

.pagerBox {
	text-align: center;
	color: #999;
	line-height: 30px;
}

.pagerBox .on {
	color: #999;
}

.imgDetail {
	text-align: center;
	padding: 5px;
}

.imgDetail img.main {
	border: 1px solid #000;
	padding: 2px;
}

.imgDetail .detail {
	width: 100%;
	text-align: left;
}

.imgDetail .detail th {
	width: 33%;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/img/dot000.gif) repeat-x bottom;
	padding: 5px 1px 5px 1px;
}

.imgDetail .detail td {
	
}

.imgDetail tr.bottom td {
	border-top: 1px solid #000;
	line-height: 30px;
}

.subscriptionBox {
	width: 500px;
	height: 200px;
	float: left;
	margin: 5px;
	background: #FFF;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
}

.subscriptionBox .imgSlot {
	width: 160px;
	height: 160px;
}

.subscriptionBox td {
	padding: 5px;
}

.accounting th {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: url( /img/dot000.gif ) repeat-x bottom;
}

.accounting td {
	background: url( /img/dot000.gif ) repeat-x bottom;
	line-height: 25px;
}

.accounting .last-row td {
	background: none;
}

.catalogueBox {
	display: inline;
	float: left;
	width: 160px;
	height: 220px;
	background: #EEE;
	margin: 0 5px 5px 0;
}

.catalogueBox .check {
	background: #CCC;
	padding: 5px;
}

.catalogueBox .imgSlot {
	height: 120px;
	background: #DDD;
	text-align: center;
	padding-top: 5px;
}

.catalogueBox .imgSlot img {
	width: 70px;
}

.catalogueBox .descr {
	padding: 5px;
}

.conditions ol li {
	list-style: lower-latin;
	margin-left: 40px;
	padding: 5px 0 5px 0;
}

.conditions ol li ol li {
	list-style: decimal;
}

.downloadBox {
	
}

.downloadBox input.action {
	width: 98%;
	color: #F90;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/img/fx_F90.gif) no-repeat right;
	padding-right: 12px;
	cursor: pointer;
	text-align: right;
}

input.shadow {
	border: 0px;
	background: none;
	width: 98%;
}

div.topSearch {
	padding-left: 10px;
	margin-bottom: 10px;
}

/*
.searchBoxInput * {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#searchBoxHeader {
	display: block;
	float: left;
	padding: 0.5em 1em 0em 1em;
	margin-top: 0.5em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;	
}

#keywordsImage,#keywordsCd,#keywordsSub{
	/*background-color: transparent;
	 background-repeat: no-repeat; 
	background-attachment: scroll;
	background-position: left top; */ /*
	width: 85%;
	margin: 0px ;
	height: 22px;
	float: left;
	border: 1px solid #F90;
	padding: 2px 2px 1px 2px;
	font-size: 1.3em;
}

#searchImage,#searchCd,#searchSub,#searchImageExt,#searchCdExt,#searchSubExt{
	background-color: #F90;
	background-image: url("/css/images/search.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	
	height: 27px;
	width: 15%;
	padding: 2px 2px 2px 25px;
	border: 1px solid #F90;
		
	font-size: 1.3em;
	color: #fff;
	text-align: left;
    vertical-align: middle;
	text-transform: uppercase;
}

#searchImage,#searchCd,#searchSub{
	margin: 0px 0px 0px -10px ;
	float: right;
}

#searchImageExt,#searchCdExt,#searchSubExt{
	margin: 10px 0px 0px 10px ;
}
*/ /* Corner radius */
.ui-corner-tl {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.ui-corner-tr {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}

.ui-corner-bl {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.ui-corner-br {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.ui-corner-top {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}

.ui-corner-bottom {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.ui-corner-right {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.ui-corner-left {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.ui-corner-all {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50%
		repeat-x;
	opacity: .30;
	filter: Alpha(Opacity = 30);
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50%
		repeat-x;
	opacity: .30;
	filter: Alpha(Opacity = 30);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#keywordsImage,#keywordsCd,#keywordsSub {
	height: 1.4em;
	font-size: 1.2em;
	padding: 0.1em;
	border: 1px solid #aaa;
	width: 100%;
}

#category_cd,#orientation_image,#orientation_sub,#price_range_cd,#price_range_img,#price_range_sub
	{
	font-size: 1.1em;
	padding: 0.3em;
	border: 1px solid #aaa;
	width: 100%;
	background: #fff;
}

#supplier_image,#supplier_cd,#supplier_sub {
	height: 300px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
	color: #000;
}

div.leftCol #searchBoxContainer {
	margin-bottom: 9px;	
}

#searchBoxContainer label {
	height: 14px;
	padding: 7px 0px 0px 0px;
	border: 0px;
	margin: 0px 9px 0px -1px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.leftCol div#searchBoxContainer label {
	width: 180px;
	display: block;
}
div.leftCol div#searchBoxContainer div.searchBoxInput label {
	overflow: hidden;
}


div.leftCol div#searchBoxContainer span.checkbox {
	clear: left;
}

#searchBoxContainer a.extendedToggler {
	text-align: right;
	display: block;
}

#searchBoxContainer div.hr {
	clear: both;
}

.checkbox {
	width: 25px;
	height: 33px;
	padding: 0 5px 0 0;
	background: url(/img/checkbox2.png) no-repeat;
	display: block;
	/*clear: left;*/
	float: left;
}

.selectable {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 13.5em;
	overflow: auto;
}

#searchBoxImage .selectable {
	height: 13.5em;	
}

#searchBoxCD .selectable {
	height: 9.5em;	
}

.altExtSearch .searchBox {
	padding-left: 10px;
	padding-right: 10px;  
}

#searchBoxSub .selectable {
	height: 4em;	
}


.selectable li {
	color: #666;
	margin: 2px 2px 0px 0px;
	padding: 1px 0px 1px 0px;
	float: left;
	width: 98px;
	height: 15px;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #888;
	background: #ccc;
}

.selectable li:hover {
	background: #f90;
	color: #000;
	border: 1px solid #000;
} 

.selectable .selected {
	background: #f90;
	color: #fff;
}

#logo-header {
    display:none;
}
#logo-img{

}
#logo-a{

}
