@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);

body{
	margin:0;
	padding:0 0 0 0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

img{border:0; display:block; padding:0; margin:auto;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;color: #A0A0A0;font-weight: bold;}
a:hover{ color:#a10b0b;}

.fl_left{float:left;color:#FFF;}
.fl_righttop{
	float:right;
	/*position: relative;
	top:10px;*/
	height: 70px !important;}
.fl_lefttop{
	 /*float: left;*/
	 position: absolute;
	 top: 31px;
	 margin-left: 146px;
	 /*left: 515px;*/
	 width: 240px;}
.fl_right{float:right;position: relative;color:#FFF;}

.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	border-bottom:1px dotted #DDDDDD;
	
	}

h2#nome_customer {
	color: #444;
	font-size: 29px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
	text-transform: none;
	opacity: 0.3;
	position: absolute;
	text-align: center;
	width: 100%;
	border-bottom: none;
	right: 68px;
}

#header, #topbar, #featured_slide, #homecontent, #breadcrumb, #container, #footer, #copyright{
	margin:0 auto 0;
	display:block;



	}
#header{
   position: fixed;
	z-index: 110;
	width: 100%; 
	top: 0;
}
.wrapper{
	display:block;
	width:1200px;
	padding:5px 10px;
	color:#666666 !important;
    margin: 0 auto;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header .wrapper{

  
	}

#header h1, #header p{
	margin:0;
	padding:0;
	}

#header .fl_left{
	display:block;
	float:left;
	width:270px;
	margin:5px 0 0 0;
	}

#header .fl_right{
	display:block;
	float:right;
	width:368px;
	}

#header h1{
	margin:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color:#A0A0A0;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar .wrapper{
	padding:0 10px;
	}

#topbar #search{
	display:block;
	float:right;
	width:251px;
	height:36px;
	margin:0;
	padding:10px 0 0 8px;
	color:#FFFFFF;
	background-color:#000000;
	border-left:1px dotted #666666;
	overflow:hidden;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#homecontent .wrapper{
	padding:5px 10px 25px ;
	}

#homecontent a{
	color:#000;
	background-color: rgba(253, 253, 253, 0.63);
	}
 
 #homecontent a:hover{
	color:#a10b0b;
	background-color:#FFFFFF;
	}

#homecontent ul{
	/*display:inline;*/
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent li{
	display:block;
	float:left;
	margin:0;
	/*padding:0;*/
}

#homecontent li.last{margin-right:0;}

#homecontent li h2.title{
	display:block;
	width:100%;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#homecontent li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#homecontent p.readmore{
	display:block;
	width:100%;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	margin:0;
	padding:0;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb .wrapper{
	padding:15px 10px;
	border-bottom:1px solid #CCCCCC;
	}

#breadcrumb a{
	color:#A0A0A0;
	background-color:#FFFFFF;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container .wrapper{
	padding:20px 10px;
	line-height:1.4em;
	color:#666666;
	background-color:#F5F5F5;
	}

#container a{
	color:#A0A0A0;
	background-color:#F5F5F5;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
	}

#content{
	display:block;
	float:left;
	width:580px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;}
#comments .commentlist li.comment_odd a{color:#A0A0A0; background-color:#FFFFFF;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#A0A0A0; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured a{
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#A0A0A0;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #DDDDDD;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#Footer .wrapper{
	border:none;
	color:#98989A;
    background-color: #3D3D3D !important;
	position: relative;
	top: 36px;
}

#Footer a{
	color:#A0A0A0;
	background-color:#2F2F2F;
	}

#Footer h2{
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#Footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#Footer .footbox{
	display:block;
	float:right;
	width:175px;
	margin:0 0 0 30px;
	padding:0;
	}

#Footer li{
	margin-bottom:3px;
	}

#Footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright .wrapper{
	padding:10px 20px;
	border:none;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright .wrapper, #copyright a{
	color:#FFFFFF;
	background-color:#3D3D3D;
	}
    
/*---------------------------- Login ---------------------------------------- */
#formLogin table{
    width:250px;
    float:right;
    border:none;
    padding:0;
}
#formLogin td{
    border:none;
}

#labelUsername{
   color:#A0A0A0; 
   font-weight: bold;
   font-size: 11px;
   position: relative; 
   text-align: center !important;
   
}
#labelPassword{
   color:#A0A0A0; 
   font-weight: bold;
   font-size: 11px;
   position: relative; 
   
}
.blueButton{
    position:relative;
    top:-5px;
    color: #ffffff;
    background-color: #999999;
    cursor: pointer;
    font-weight: bold;
	border-radius: 0.25rem;
    border: 1px solid #c5c5c5;
    padding: 13px 15px;
    /*box-shadow: 0px 2px 10px -3px rgb(0, 0, 0);*/
}
.blueButton:hover{
	background-color:#A85858;
	color:#FFF;
}
.blueButton:disabled{
	background:#FF3838;
	 color:white;
}

.annullaButton{
	background: #828282 url('/smartnolo/Structure/Style/img/annullato.png') no-repeat;	
	padding-left: 50px !important;
	background-size:20px;
	background-position:10% 50%;
	box-shadow: 0px 2px 10px -3px rgb(2, 2, 2);
}
.insolutoButton{
	background: #828282 url('/smartnolo/Structure/Style/img/stop.png') no-repeat;	
	padding-left: 50px !important;
	background-size:20px;
	background-position:10% 50%;
	box-shadow: 0px 2px 10px -3px rgb(2, 2, 2);
}
.validaButton{
	background: #828282 url('/smartnolo/Structure/Style/img/validato.png') no-repeat;	
	padding-left: 50px !important;
	background-size:20px;
	background-position:10% 50%;
	box-shadow: 0px 2px 10px -3px rgb(2, 2, 2);
}

.greyButton{
    position:relative;
    top:-5px;
    color: #000;
    background-color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #a2a2a2;;
  	padding: 13px 15px !important;
	  border-radius: 0.25rem;
  	/*box-shadow: 0px 2px 10px -3px rgb(2, 2, 2);*/
}
.greyButton:disabled{
	background:#FF3838;
	 color:white;
}
.greyButton:hover{
	background-color:#A85858;
	color:#FFF;
}
.input{
	
   /* border-radius: 5px 5px 5px 5px;*/
    border: 1px solid #A0A0A0;
    margin-right: 10px;
    padding: 0 0px 0 10px;
    /*box-shadow: 2px 1px 7px -4px rgb(2, 2, 2);*/
}
.inputLogin{
	border: 0;
    outline: 0;
    width: 160px;
    text-align:left;
    background-color: rgb(253, 253, 253);
    font-weight: bold;
}
input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px rgb(255,255,255) inset;
    }

*[disabled], *[readonly] { background:#F0F0F0; } 

.radioComboDefault
{
    width: 200px;
    border: 1px  #A0A0A0;
    outline-color:#A0A0A0;
}

label.error {
	font-style: italic;
	color: red !important;
	font-size: 10px !important;
}

#ui-datepicker-div { display: none; }

.hrefButton{
	border: 1px solid rgb(170, 170, 170);
	padding: 2px 20px 2px 20px;
	background-color: rgb(196, 196, 196);
}

.form-wrapper {
    width: 230px;
    padding: 2px 0 2px 11px;
}

.searchbox {
    list-style:none;
    color:#000000;
    font-size: 10px;
    cursor:pointer;
}
.searchbox:hover {
    list-style:none;
    color:red;
    background-color: #EDEDED;
    font-size: 10px;
    cursor:pointer;
}

.form-wrapper input {

    width: 206px;
    height: 19px;
    float: left;
    border: 0;
    border: 1px solid rgba(207, 198, 198, 0.31);
    color: #000;

}

#searchHome::-webkit-input-placeholder {
    color: #C9C9C9;
}

.form-wrapper input:focus {
    outline: 0;
}

.form-wrapper input::-webkit-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
