/* @override 
	http://www.cristalconfigurator.com/css/add.css
	http://test.cristalconfigurator.com/css/add.css
*/

input.red_1, input.red_1:hover {
	background-color: #fcc9ce;
	border: 2px solid #f90023;
}

#breadcrumb {
	width:450px;
	top: 68px;
}

#breadcrumb_agente {
	width:450px;
	position: absolute;
	top: 68px;
	margin-left: 410px;
}

select.red_1, select.red_1:hover {
	background-color: #fcc9ce;
	border: 1px solid #f90023;	
}

div.alert_error.login {
	width: 350px;
	margin: -20px auto 20px;
}

div.alert_warning.vincolo {
	float: left;
	color: #bd1800;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

div.alert_info.stipiti {
	padding-left: 10px;
	padding-right: 10px;

	line-height: 22px;
	margin-top: -5px;
	margin-left: 22px;
	margin-bottom: 5px;
	width: 575px;
		padding: 5px 10px 6px;

}

div.alert_info.stipiti strong {
	color: #bd1800;
	text-decoration: underline;
}


div.alert_warning.vincolo strong {
	color: #bd1800;
	text-decoration: underline;
}

#login_body_window div.inner {
	text-align: center;
}

#form_login {
	height: 80px;
}

#form_login p {
	margin-top: 15px;
}

td#tc33 {
	vertical-align: top;
}

#disabled {
	position: absolute;
	background: url(../images/disabled.png) no-repeat;
	width: 112px;
	height: 88px;
	margin-top: 7px;
	margin-left: 2px;
}

span.bold {
	font-weight: 800;
}

#dvPersonal{
	text-align:left;
	width:700px;
	margin-top: 11px;
}

hr {
width: 100%;
text-align: left;/*this will align it for IE*/
margin: 0 auto 10px 0;
border-bottom: 1px solid gray;
background-color: none;
}

#content tr:hover{
	background-color: #efeeec;
}

#misure_cms_table tbody tr td {
	
	padding-top: 1px;
	padding-bottom: 1px;
}
#misure_cms_table {
margin-left: 0px;
}

#misure_table tbody tr td {
	
	padding-top: 1px;
	padding-bottom: 1px;
}
#misure_table {
width: 150px;
margin-left: 0px;
}

#modimm_table tbody tr td {
	
	padding-top: 1px;
	padding-bottom: 1px;
}

#modimm_table {
	width: 300px;
	margin-left: 0px;
}

textarea#infoOrder {
	width:280px;
	height:80px;
	margin-bottom:20px;
}

#caratteristiche_table tbody tr td {	
	padding-top: 2px;
	padding-bottom: 2px;
}

#caratteristiche_table {
	width: 750px;
	margin-left: 0px;
}

#warning_cart {
	width:505px; 
	margin-right:30px; 
	padding-bottom: 0;
	height: 40px;
	margin-bottom: 0;
	position: absolute;
	top: 160px;
	left: 240px;
}

	#warning_cart p{
	line-height: 40px;
	padding: 0 0 0 5px;
	margin: 0;
	}

ul#shortcut_big.prodlist {
	margin: 0;
	padding: 0;
}

#shortcut_big li a.newreq {
	width:200px;
	text-align:left;
	background-image: none;
	height: 280px;
	padding: 15px;
	margin-right: 0;
	margin-top: 12px;
}

#shortcut_big li {
	width:230px;
}
#shortcut_big.wblock4 li{
	width: 205px;
}
#shortcut_big.wblock4 li a.newreq{
    width: 180px;
    height: 252px;
}

#shortcut_big.wblock4 li a.newreq img{
    width: 100%;
}

#shortcut_big li a.catreq {
	font-size: 12px;
	text-align:center;
	height: 35px;
	background-image: none;
}

#shortcut_big li a.prodreq {
	font-size: 12px;
	text-align:center;
	background-image: none;
		line-height: 14px;
}


.iconprod{
	height: 32px;	
}

#shortcut_big #measurereq{
	position: absolute;
	margin-left: 92px;
	width: 50px;
	margin-top: 5px;
}

#shortcut_big #measurereq a {
	display: block;
	width: 40px;
	padding: 0;
	background: none;
	border: 0px solid #cdcdcd;
	text-shadow:0 0px 0 #ffffff;
	-moz-box-shadow: 0 0px 0px #ffffff;
 	-webkit-box-shadow: 0 0px 0px #ffffff;
 	box-shadow: 0px 0px #ffffff;
}

#shortcut_big #measurereq a:active {

	background-image: none;
	border: 0;
	margin: 0;
	padding:0;
	border: 0px solid #cdcdcd;
	text-shadow:0 0px 0 #ffffff;
	-moz-box-shadow: 0 0px 0px #ffffff;
 	-webkit-box-shadow: 0 0px 0px #ffffff;
 	box-shadow: 0px 0px #ffffff;
}

#shortcut_big #measurereq a:hover {
	background-image: none;
	border: 0;
	margin: 0;
	padding:0;
	border: 0px solid #cdcdcd;
	text-shadow:0 0px 0 #ffffff;
	-moz-box-shadow: 0 0px 0px #ffffff;
 	-webkit-box-shadow: 0 0px 0px #ffffff;
 	box-shadow: 0px 0px #ffffff;
}

#shortcut_big li a.prodreq strong {
	font-size: 10px;
}

#shortcut_big #measurereq img{
	margin: 0;
	background-image: none;
	padding: 0;
	background-color:transparent; 
	cursor:default
}

#shortcut_big li a#selected {
	background: #eaeced;
}

.underline {
	text-decoration:underline;
}

.imgProd{
	width: 200px;
	float: left;
	margin-right: 20px;
}

#carbasediv {
	padding-left: 250px;
}

#gpergImg{
	margin-right: 15px;
	float: left;
}

#gpergImg img {
	width: 100px;
}

#mpergImg{
	margin-right: 15px;
	float: left;
}

#mpergImg img {
	width: 100px;
}

#immsacraImgSrc{
	margin-right: 15px;
	float: left;
}

#immsacraImgSrc img {
	height: 55px;
}

#glibroImg{
	margin-right: 15px;
	float: left;
}

#glibroImg img {
	height: 55px;
}

#mlibroImg{
	margin-right: 15px;
	float: left;
}

#mlibroImg img {
	height: 55px;
}

#immricordinoImgSrc{
	margin-right: 15px;
	float: left;
}

#immricordinoImgSrc img {
	height: 55px;
}

#fminiaImg{
	margin-right: 15px;
	float: left;
}

#fminiaImg img {
	height: 55px;
}

#grafricordinoImg{
	margin-right: 15px;
	float: left;
}

#grafricordinoImg img {
	height: 55px;
}

#sfondoImg{
	margin-right: 15px;
	float: left;
}

#sfondoImg img {
	height: 55px;
}

#abitoImg{
	margin-right: 15px;
	float: left;
}

#abitoImg img {
	height: 55px;
}

#dedicaImg{
	margin-right: 15px;
	float: left;
}

#dedicaImg img {
	width: 255px;
}

#fontImg{
	margin-right: 15px;
	float: left;
}

#fontImg img {
	width: 255px;
}

#immLoaded{
	margin-right: 15px;
	float: left;
}

#immLoaded img {
	height: 55px;
}

.back{
	float: right;
	margin-right:10px;
}

.header img{
	vertical-align: -2px;
}

.select {
font-family: Verdana; 
color: #FFFFFF;
font-size: 10px; 
font-weight: bold;
font-style: italic; 
border: 1px solid yellow;
background-color: #990000;
}

.avviso{
	color: #f9004b;
	font-weight: 4000;
	text-transform: normal;
	margin-left: 20px;
}

#btn_prosegui
{
	background: #cccccc url("../images/bt_g.png") repeat-x;
	margin: 0;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 10px 12px 10px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px #444;
 	-webkit-box-shadow: 0 1px 2px #444;
 	box-shadow: 0 1px 2px #444;
 	text-shadow: 1px 0 0 #cccccc;
 	color: #333333;
 	text-transform: uppercase;
	font-size: 1.1em;
}
#btn_end
{
		background: #cccccc url("../images/bt_g.png") repeat-x;
	margin: 0;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 10px 12px 10px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px #444;
 	-webkit-box-shadow: 0 1px 2px #444;
 	box-shadow: 0 1px 2px #444;
 	text-shadow: 1px 0 0 #cccccc;
 	color: #333333;
 	text-transform: uppercase;
	font-size: 1.1em;
}

.textareaClass{
	width: 400px;
	height: 80px;
	margin-top: 5px;
}
.inputtextClass{
	width: 400px;
	margin-top: 5px;
}
#nprod_sel{
	border: 6px solid #999999;

}

#modimmMain h4 img.help {
	vertical-align: -12px;
}

#dediche_tbl div.modal_content_img table tbody tr td div a img {
	padding-bottom: 35px;
}

.preview_image img{
	}



img.img_add {
	margin-right: 5px;
	margin-left: 5px;
	float: left;

}

.preview_image_box {

}

tr.preview_image {

	vertical-align: middle;
	text-align: center;
}

div.abiti_title {
	width: 700px;
	height: 40px;
	font-weight: 800;	
	margin-top: -20px;
}

#abiti_color {
	width: 320px;
	float: left;
}

#abiti_color_giacca {
	width: 150px;
	float: left;

}

td.img_preview {
vertical-align:middle
}

#abiti_color_cravatta {
	width: 200px;
	float: left;

}

#abitoImmagine {
	height: 87px;
}



input#abito_img {
	float: left;
	margin-right: 15px;
}

div.abiti_ch {
	width: 30px;
	float: left;
}

td {
	background: none;
	vertical-align: middle;
}

td.preview_image a img {
	vertical-align: bottom;
}

#calendar {
	position: fixed;
	bottom: 0;
}

div.user_separator {
	float:left; 
	margin-right:20px;
	border-right: 1px solid silver;
	padding-right: 20px;
}

#ajaxContent {
text-align: left;	
}

#shortcut_big  div.info a.fancyImg {
	background: none;
	width: 120px;
	height: auto;
	border: 0;
	font-size: 9px;
	padding: 5px 0 0;
	line-height:24px;
	margin: 0 auto;
	text-transform: uppercase;
	
}

div.info img{
float: left;
}

div.back {
	text-align: left;
	float: none;
	padding-top: 10px;
	line-height:24px;
	text-decoration: underline;
	position: absolute;
	margin-left: 440px;
}

div.back img{
	float: left;
	margin-right: 8px;
}

div.reload {
	text-align: left;
	float: none;
	padding-top: 18px;
	line-height:14px;
	text-decoration: underline;
	position: absolute;
	margin-left: 545px;
	top: 230px;
	text-transform: uppercase;
}

div.reload h3 {
	font-size: 12px;
}

div.reload img{
	float: right;
	margin-left: 8px;
}

.ajaxLoader{
	width: 200px;
	padding-bottom: 150px;
	margin: 0 auto;
	margin-top: 200px;
}

.ajaxLoaderLeftContent{
	margin-top: 150px;
	margin-left: 200px;
	padding-bottom: 150px;
}


.ajaxLoaderMini{
	margin-top: 15px;
	margin-left: 15px;
}


span.stepOldTxt {
	font-weight: 400;
	text-transform: lowercase;
	font-size: 15px;
}

#shortcut_big li h2 {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	min-height: 40px;
}

#rightContent{
	padding-top: 15px;
	font-size: 10px;
	width: 335px;
	float: left;
}

#leftContent{
	float: left;
	width: 640px;
	min-height: 400px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	color: #4c535b;
	text-shadow:0 1px 0 #ffffff;
	-moz-box-shadow: 0 2px 2px #ffffff;
 	-webkit-box-shadow: 0 2px 2px #ffffff;
 	box-shadow: 0 2px 2px #ffffff;
	background-color: white;
	margin-top: 10px;
	margin-right: 10px;
	padding: 3px 3px 8px;
	margin-bottom: 80px;
}

#leftContent label {
	font-weight: 800;
	font-size: 14px;
	cursor: pointer;
	line-height: 14px;
}

#suppVet div.specline label {
}


#ajaxContent01 div.radio_img label {
	font-size: 12px;
}

#ajaxContent01 select {
	width: 250px;
}


#leftContent input {
   cursor: pointer;
}

form {
	margin-bottom: 15px ;
}

input.nextStepButton {
	margin-left: 12px;
	background: #f1f1f1 url(../images/next.png) no-repeat right;
	padding-right: 30px;
	font-size: 12px;
}

input.nextStepButton:hover {
	background: silver url(../images/next.png) no-repeat right;
	color: black;
}

input.backStepButton {
	margin-left: 20px;
	margin-bottom: 20px;
	background: #f1f1f1 url(../images/back-step.png) no-repeat 3px;
	padding-left: 30px;
	font-size: 12px;
}

input.backStepButton:hover {
	background: silver url(../images/back-step.png) no-repeat 3px;
	color: black;
}

input.saveButton:hover {
	background: silver url(../images/check.png) no-repeat 3px;
	color: black;
}

input.saveButton {
	margin-left: 20px;
	background: #f1f1f1 url(../images/check.png) no-repeat 3px;
	padding-left: 30px;
	font-size: 12px;
}

.modelButton {
	background: #f1f1f1 url(../images/decoro_ic.png) no-repeat left;
	padding-left: 60px;
	font-size: 12px;
	width: 110px;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	float: left;
	margin: 32px 10px 15px 20px;
}

.modelButton:hover {
	color: black;
	margin-left: 20px;
	background: silver url(../images/decoro_ic.png) no-repeat left;
	padding-left: 60px;
	font-size: 12px;
	width: 110px;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.modelBoxMini {
   float: left;
	font-size: 12px;
	padding: 10px;
	border: 1px solid silver;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	margin-right: 10px;
        margin-bottom: 10px;
}

.modelBoxMini img {
	clear: both;
	display: block;
	padding-bottom: 10px;
}

.modelBoxMiniVar {
   float: left;
	font-size: 12px;
	width: 65px;
	height: 110px;	
	padding: 10px;
	border: 1px solid gray;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	margin-right: 3px;
	margin-top: 5px;
	line-height: 10px;
}

div.modelVersions {
	display: block;
	height: 165px;
}

#ajaxContent01 h5.low {
	margin-bottom: 0;
	margin-top: 5px;
}

.modelBoxMiniVar img {
	width: 65px;
}


.textfield_mini {
	width: 40px;
}

.textfield {
	width: 250px;
}
input.textfield_mini {
		margin-top: 0px;
} 

#leftContent h5 {
	font-weight: 800;
	font-size: 15px;
   min-height: 30px;
   line-height: 30px;
   margin-right: 5px;
}

#leftContent h6 {
   font-weight: 800;
   font-size: 15px;
   line-height: 30px;
   float: left;
}

#content div.inner h4 {
	margin-bottom: 0;
}

#rightContent h4 {
	text-decoration: underline;
}

#rightContent div.priceRow h4 {
	text-decoration: none;
	font-size: 14px;
}

div.rightContentRow a {
color: #333333;
}

#ajaxContent01 {

}

#ajaxContentRight div.alert_warning {
	padding: 5px;
	width: 330px;
}

#ajaxContent01 h4 img {
	float:left;
	padding-top: 0px;
	margin-right: 5px;
}


#stepMenu {
	width: 100%; height:45px;
	background-image: url(../images/border_step.gif);
	margin-bottom: 15px;
}

#stepMenu li{
	min-width: 135px;
display:inline; float:left; height: 45px; line-height:35px; font-size:13px;
text-align: center;
	background: url(../images/border-li-step.gif) no-repeat;
	margin-right: 10px;
}	

#stepMenu li a{
color: #363636;
}	

#stepMenu li a:hover{
color: #363636;
text-decoration: u 	;
}	

#stepMenu li img {
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	margin-right: 10px;
}

#stepMenu li.selected {
	color: #e43a2d;
	text-shadow: silver 1px 1px 2px;
	background: url(../images/border-li-step.gif) no-repeat;
}

#stepMenu li.selected a {
   color: #e43a2d;
}

li#hide a{
	color: gray;
	font-style: italic;
	text-decoration: line-through;
}




/* Step navigation */

#green_and_orange_step_menu { margin:0; padding: 5px 5px 5px 0; display:inline-table; list-style:none; 
width: 100%;
}
ul#green_and_orange_step_menu{
	width: 900px;
	margin: 0 auto;
        text-align: center;
        display: table;
}

#content div.inner div.wrapper h4.brd {
	margin-top: 20px;
	clear: both;
	display: block;
	width: 100%;
	float: left;
}

#breadcrumb {
	text-align: center;
	width: 100%;
}
#green_and_orange_step_menu li{ 
    display:inline; 
    background:url(../images/step_orange_green.gif) no-repeat -50px bottom; 
    height:41px; 
    line-height:41px; 
    font-size:13px; 
    padding:13px 30px 13px 25px; 
    position:relative;
}
#green_and_orange_step_menu li span{ margin:0px; z-index:1000; background:url(../images/step_orange_green.gif) no-repeat left bottom; display:block; position:absolute; height:41px; line-height:41px; width:13px; top:0; left:-10px; padding:0;}
#green_and_orange_step_menu li.inprogress { background-position:-50px 0px;}
#green_and_orange_step_menu li.inprogress span, #green_and_orange_step_menu li.lastinprogress span{background-position:left 0px ;}
#green_and_orange_step_menu li.done {background-position: -50px -41px;}
#green_and_orange_step_menu li.done span, #green_and_orange_step_menu li.ldone span {background-position:left -41px }
#green_and_orange_step_menu li.frist, #green_and_orange_step_menu li.done, #green_and_orange_step_menu li.inprogress, #green_and_orange_step_menu li.ldone, #green_and_orange_step_menu li.lastinprogress { color:#FFF;
	text-shadow: #000000 1px 1px 3px;
}

#green_and_orange_step_menu li.frist.fdone a {
	 color:#FFF;
	text-shadow: #000000 1px 1px 3px;
}

#green_and_orange_step_menu li.first {
	border-left: 1px solid gray;
}
#green_and_orange_step_menu li.frist {background-position: -20px 0px; }
#green_and_orange_step_menu li.fdone { background-position: -20px -41px; }
#green_and_orange_step_menu li.last {background-position: right bottom }
#green_and_orange_step_menu li.lastinprogress { background-position: right 0}
#green_and_orange_step_menu li.ldone { background-position: right -41px;}

div.radio_img {
	width: 175px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	color: #4c535b;
	text-shadow:0 1px 0 #ffffff;
	-moz-box-shadow: 0 2px 2px #ffffff;
 	-webkit-box-shadow: 0 2px 2px #ffffff;
 	box-shadow: 0 2px 2px #ffffff;
	background-color: white;
	text-align: center;
	height: 195px;
	margin-bottom: 23px;
}

div.radio_list {
	margin-left: 15px;
	color: #4c535b;
	margin-bottom: 5px;
	line-height: 13px;
		height: 25px;
	line-height: 25px;
}

div.radio_list img {
	padding-top: 3px;
}


input#solution.radio {
}

#ajaxContent01 div.radio_list label {
	cursor: pointer;
} 


div.stepNumber {
	width: 20px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 22px;
	color: red;
	text-shadow: gray 0 1px 2px;
	float: left;
	position: absolute;
	margin-left: -13px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
}

#sonsArray {
	margin-bottom: 28px;
	margin-left: 15px;
	margin-top: 6px;
}

.specline {
	margin-bottom: 8px;
   margin-left: 20px;
   min-height: 30px;
   line-height: 30px;
}

div.specline.radioSpec {
	text-align: right;
	line-height: 30px;
	margin-bottom: 8px;
	padding-left: 5px;
	padding-right: 20px;
	border-bottom: 1px dashed #d0d0d0;
}

div.specline.radioSpec:hover {
	background-color: #e0e0e0;
}

#rightContent p {
	padding-bottom: 10px;
}

#sonsArray_a {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 6px;
}

#sonsArray_b {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 13px;

}

#ajaxContent01 h4 {
	padding-left: 14px;
	padding-top: 4px;
	font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 10px;
}

/* styled check and radio */
.checkbox, .radio {
	width: 15px;
	height: 15px;
	padding: 0 5px 0 0;
	margin-left: 5px;
	cursor: pointer;
}

img.checkbox, img.radio {
	width: 140px;
	height:140px;
	display: block;
	margin: 0 auto;
}



.zoom_mini{
	position: absolute;
	z-index: 10;
	width: 150px;
	height:140px;
	margin-left: -8px;
	margin-top: -8px;
}

h4 span.small {
font-size: 12px;		
}

span.calcolo {
	color: red;
	font-size: 16px;
	font-weight: 800;
}

#ajaxContent01 div.alert_error p {
	padding: 4px 10px;
	margin: 0;
}

#ajaxContent01 div.alert_error {
	width: 449px;
	margin: 0 0 8px 12px;
	padding: 0;
}

#SpecArea span {
	padding-left: 5px;
	padding-right: 0px;
}

div.finiture_img img {
	width: 50px;
	height: 50px;
	text-align: left;
	margin: 0 5px 0 0;
	float: left;
	border: 1px solid silver;
	padding: 0;
}

div.finiture_img {
	width: 135px;
	float: left;
        height: 66px;
	padding: 5px;
	margin-right: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	color: #4c535b;
	text-shadow:0 1px 0 #ffffff;
	-moz-box-shadow: 0 2px 2px #ffffff;
 	-webkit-box-shadow: 0 2px 2px #ffffff;
 	box-shadow: 0 2px 2px #ffffff;
	background-color: white;
	text-align: left;
	margin-bottom: 23px;
	line-height: 18px;
}

.radioFinish {
		float: right;

}

#ajaxContent01 div.finiture_img label {
	font-size: 12px;
	font-weight: 400;
}

div.finitureSmall_img img {
	width: 30px;
	height: 30px;
	text-align: left;
	margin: 0 5px 0 0;
	float: left;
	border: 1px solid silver;
	padding: 0;
}

div.finitureSmall_img {
	width: 140px;
	float: left;
	padding: 5px;
	margin-right: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	color: #4c535b;
	text-shadow:0 1px 0 #ffffff;
	-moz-box-shadow: 0 2px 2px #ffffff;
 	-webkit-box-shadow: 0 2px 2px #ffffff;
 	box-shadow: 0 2px 2px #ffffff;
	background-color: white;
	text-align: left;
	margin-bottom: 2px;
	line-height: 10px;
}

#ajaxContent01 div.finitureSmall_img label {
	font-size: 12px;
	font-weight: 400;

}


 div.rightContentRow {
	min-height: 90px;
}

#iconsugiu {
	float: left;
	margin-right: 5px;
	cursor: pointer;

}

#rightContent h3 {
	cursor: pointer;
	border-bottom: 1px solid gray;
	padding-bottom: 11px;
}

 div.rightContentRowSmall {
	min-height: 20px;
	margin-bottom: 10px;
}

 div.smallRow {
	min-height: 40px;
	margin-bottom: 10px;
}

 div.rightContentRow ul {
	list-style-type: circle;
	margin-bottom: 5px;
        margin-left: 8px;
        display: inline-grid;
}
 div.rightContentRow img {
	float: left;
	width: 80px;
	margin-right: 10px;
	border: 1px solid silver;
}

div.rightContentRow a.fancyImg.small img {
	float: none;
	width: 16px;
	margin-right: 4px;
	border: 0;
}

div.rightContentRow a.fancyImg.help_extra img {
	float: left;
	width: 16px;
	margin-right: 6px;
	border: 1px solid silver;
}

.help_extra img {
float: left;
}

div.rightContentRow ul li .gray{
	float: right;	
	margin-right: 5px;
}

div.rightContentRow h4 .red{
	float: right;	
	margin-right: 5px;
}

div.specImg {
	width: 100px;
	float: left;
	margin-right: 10px;
	height: 100px;
}


#modelSelect{
	padding: 10px;
	width: 100%;
	overflow:auto;
}

#modelSelect div.modelBlock{
	width: 215px;
        height: 300px;
	float: left;
	padding: 5px;
	margin-right: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	color: #4c535b;
	text-shadow:0 1px 0 #ffffff;
	-moz-box-shadow: 0 2px 2px #ffffff;
 	-webkit-box-shadow: 0 2px 2px #ffffff;
 	box-shadow: 0 2px 2px #ffffff;
	background-color: white;
	text-align: center;
	margin-bottom: 12px;
	line-height: 20px;
	cursor: pointer;
}
#modelSelect div.modelBlock.categorie{
        height: 235px;
        width: 170px;
}

#modelSelect div.modelBlock.categorie img{
        height: 190px;
        width: auto;
}

#modelSelect div.modelBlock.categorie span{
        text-transform: uppercase;
        font-size: 13px;
        line-height: 16px;
}
#modelSelect h3, #modelSelect h2{
    text-align: center
}
#modselect{display: none}

.firstWord{
    	width: 92%;
        height: 20px;
	padding: 5px;
	margin-right: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	color: #4c535b;
	text-shadow:0 1px 0 #ffffff;
	-moz-box-shadow: 0 2px 2px #ffffff;
 	-webkit-box-shadow: 0 2px 2px #ffffff;
 	box-shadow: 0 2px 2px #ffffff;
	background-color: #eee;
	text-align: center;
	margin-bottom: 12px;
	line-height: 20px;
	cursor: pointer;
        font-size: 17px;
}
.firstWord.type{

    height: 40px

}
.labeltype{
    color: black;
    font-weight: 800;
}
.firstWord a.active{
    color: black
}
.firstWord p.note{
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.upWord{
    	width: 92%;
        height: 20px;
	padding: 5px;
	margin-right: 12px;
        text-align: center;
}

.radioVariant{
	width: 13px;
}

#ajaxContent01 div.modelBoxMiniVar label {
		font-size: 10px;
	line-height: 13px;
}

#modelSelect div.modelBlock a img {
		width: 215px;

}

div.multiTitle {
	line-height: 12px;
	font-size: 11px;
	margin-top: -23px;
	font-weight: 400;
	height: 40px;
}
div.itmferr{
	width: 180px;
	float: right;
	display: block;
	text-align: right;
}

.itmferr label{
	font-weight: 800 !important;
		font-size: 14px !important;

}

div.multiTitleSmall {
	line-height: 12px;
	font-size: 11px;
	margin-top: -5px;
}

img.choise {
	width: 10px;	
}

div.mainBox {
float: left;
margin-top: -15px;
}

div.titleBoxMini {
width: 100px;
height: 20px;
padding: 5px;
}


div.red_1 {
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 375px;
	position: absolute;
	background: #fcc9ce url(../images/icon_error.png) no-repeat center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #f90023;
	margin-top: -3px;
}

#shortcut {
	margin-top: 0;
	width: 500px;
	display: flex;
	margin: 0 auto;
        justify-content: center;
}

#content div.inner {
	margin-top: 15px;
}

#shortcut li {
	margin-bottom: 10px;
	margin-right: 8px;
}

#shortcut li a{
	padding: 5px;

}

#shortcut li img{
	width: 30px;
	padding-right: 0;
}

.formBlock{
	width: 290px;
	height: 50px;
	padding: 5px;
	float: left;
}

form#formCliente {
	padding-left: 10px;
}

#formCliente input.saveButton {
	margin-left: 5px;
	margin-top: 10px;
}

#text_input1 {
	width: 250px;
}
.formBlockBig{
	width: 590px;
	padding: 5px;
}

#formCliente textarea {
	width: 550px;
	height: 70px;
}

p.important {
	font-weight: 800;
}

.transparent_class {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        filter: alpha(opacity=60);
        -moz-opacity: 0.6;
        -khtml-opacity: 0.6;
        opacity: 0.6
}


.info-aggiuntive {
	float: left;
	width: 270px;
	padding: 10px;
	border: 1px solid silver;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
        line-height: 16px;
        background-color: #f0fcbd;
	font-weight: 400;
}

#ajaxContent01 div.info-aggiuntive h4 {
	font-size: 16px;
	color: red;
	margin: 0;
        margin-bottom: 8px;
	padding: 1px;
}

#ajaxContent01 div.info-aggiuntive ul {
	padding-left: 16px;
        padding-top: 3px;
        padding-bottom: 3px;
}

#popup
{
    position:absolute;
    display:none;
    top:200px;
    left:50%;
    width:500px; 
    margin-left:-250px;
    border:1px solid blue; 
    padding:20px;
    background-color:white;
}

#footer_login {
    color: #999999;
    text-shadow: 0 0 0 #999999;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 10px;
}

/* Breakpoint per schermi di almeno 1024px (desktop) */
@media (max-width: 1279px) {
	#content{
		width: 95%;
	}
}