*{
	padding: 0; margin: 0; border: 0;
	list-style: none;
	background: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
.clear{clear: both}
p{padding: 6px 0}
a{color: #666}
a:hover{text-decoration: underline}
body{
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #838383;
}
.wrapper{width:800px; margin: 0 auto; position: relative;}


#header{padding-top: 50px; background: url('../img/public/header.png') repeat-x}
#header_img{height: 150px; background: url('../img/public/header_img.png') center no-repeat}
#logo{position: absolute;left: 0px; top: -35px;}

#home-header{padding-top: 50px; background: url('../img/public/header.png') repeat-x}
#home-header_img{height: 300px; background: url('../img/public/home_header_img.png') center no-repeat}
#home-logo{position: absolute;left: 0px; top: 60px;}

#container{
	min-height: 200px; height: auto !important; height: 200px;
	padding: 30px 0 50px 0;
}
#footer{
	background: url('../img/public/footer.png') center repeat-x;
	height: 125px;
	padding-top: 25px;
}
#footer #footer_logo{ float: left; padding-right: 30px;}
#footer ul{
	float: left; height: 30px;
	border-left: 1px solid #373534;
	padding-left: 30px;
	color: #857362;
	line-height: 16px
}
#footer li{ display: inline; padding: 0 10px}

#menu{	float: left}
#menu ul a{
	color: #856343; font-size: 11px; text-transform: uppercase;
	display: block; width: 190px; height: 24px;
	padding: 7px 0 0 30px;
	background-image: url('../img/public/menu_li.png');
}

#menu ul a:hover, #menu .active a{
	background-position: 0 -32px;
	text-decoration: none;
}
#content{
	float: right;
	width: 550px;
}
#content h1{
	color: #392D24;
	font-size: 16px;
}

.more{
	background: url('../img/public/more.png') 0 3px no-repeat; color: #cb9372;
	padding: 0 20px;
}

.back{
	background: url('../img/public/back.png') 0 3px no-repeat; color: #cb9372;
	padding: 0 20px;
}

.print{
	background: url('../img/icons/icons/printer.png') 0 0px no-repeat; color: #cb9372;
	padding: 2px 23px;
	height: 20px;
}

.fblink{
	background: url('../img/icons/icons/facebook.png') 0 0px no-repeat; color: #cb9372;
	padding: 2px 23px;
	height: 20px;
}

.video_link{
	background: url('../img/icons/icons/film.png') 0 0px no-repeat; color: #cb9372;
	padding: 2px 23px;
	height: 20px;
}

.img img{display: block;padding: 4px; margin: 10px 0; border: 1px solid #ebebeb; background: #fff;}
/*
 * TEXT PAGE
 */
#text-left{width: 250px; float: left;}
#text-right{width: 250px; float: right;}

/*
 * PROFESSIONISTI
 */
 #professionisti li .img{ clear: left; float: left;}
 #professionisti li .pro{float: left;}
 .pro {padding: 15px 40px; font-size: 11px;}
 .pro h2{ font-size: 11px; font-weight: bold; color: #666; padding-bottom: 8px}
 .pro .cv{color: #71273d; text-decoration: underline;}
 
 		
/*
 * CONTATTI
 */	

.contacts-data {
	float: left;
	width: 220px
}

.contacts-form  {
	float: left;
	width: 280px;
	margin: 0 40px 0 0;
	padding:20px 0;
}
	
.contacts-form label {
	display: block;
	padding: 10px 0 6px 0 ;
	color: #856343;
	font-weight: bold;
}
	
.contacts-form .input input {
	display: block;
	width: 264px;
	padding: 8px;
	border:1px solid #DACFAB;
	font-size: 11px;
}
	
.contacts-form .input textarea {
	display: block;
	width: 264px;
	padding: 8px;
	border:1px solid #DACFAB;
	font-size: 11px;
}
		
.contacts-form .submit {
	margin: 30px 0 0 0;
}	
.contacts-form .submit input {
	display: block;
	padding: 6px;
	background: #DACFAB;
	border: 1px solid #c6bb97;
	width: 180px;
	font-size: 11px;
	font-family: Georgia;
	font-weight: bold;
}
#PracticeViewForm .submit input {
	display: block;
	padding: 6px;
	background: #DACFAB;
	border: 1px solid #c6bb97;
	width: 180px;
	font-size: 11px;
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}	

#PracticeViewForm .file{
	margin: 20px 0; 
}

#PracticeViewForm .file label {
	width: 100px;
	float: left;
}

#PracticeViewForm .file input {
	float: left;
}
	
.contacts-data span {
	font-weight: bold;
	color: #fff;
	padding: 0 0 2px 0;
}	
	
.contacts-data dl {	padding: 20px 0 20px 0;}		
.contacts-data dt {
	width: 45px;
	clear: left; float: left;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	text-transformation: uppercase;	font-weight: bold; color: #856343;
	height: 40px !important;
	height: 20px;
}

.contacts-data dd {
	float: left;
	padding: 3px;
	width: 120px;
	padding: 0px;
	margin: 0px;
	height: 40px !important;
	height: 20px;
}

.contacts-data dt.title{
	width: 150px;
	height: 20px !important;
	height: 20px;
}

.contacts-data dd.title {
	margin-left: 47px;
	margin-bottom: 20px !important;
	margin-bottom: 20px;
	width: 125px;
}

.contacts-data dt.contact{
	width: 70px;
}

.error-message {
	padding: 5px 0;
	color: #71273d;
}		

#login-box{
	width: 800px;
	text-align: right; 
	padding: 10px;
}

#login-box .input input{
	width: 50px;
}
	

#search-box{
	padding: 10px;
	width:200px;
}

#login-box #login-box-form{
	height:40px;
}

#search-box{
	height: 35px;
}

#menu-login {
	border: 3px solid #DACFAB;
	margin-bottom: 20px;
	padding: 15px;
}

#login-box .login-separator{
	height:20px;
	float: right;
	width: 10px;
}

#login-box .input input{
	border: 1px solid #DACFAB;
	padding: 6px;
	float: right;
	width: 150px;
	height: 14px;
}

#search-box .input input{
	border: 1px solid #DACFAB;
	padding: 6px;
	float: right;
	width: 92px;
	height: 14px;
}

#login-box .submit input, #search-box .submit input{
	float: left;
	background: #DACFAB;
	border: 1px solid #c6bb97;
	padding: 5px;
	margin: 0 10px;
	float: right;
	width: 70px;
}

#login-page .input input{
	border: 1px solid #DACFAB;
	padding: 6px;
	width: 150px;
	height: 14px;
    float: left;
    margin-right: 20px;
}

#login-page .submit input{
	float: left;
	background: #DACFAB;
	border: 1px solid #c6bb97;
	padding: 5px;     
	width: 70px;     
}

#login-page label{
	color: #856343;
	display: block;
	float:left;
	font-weight: bold;
	padding: 10px 0 6px;
    width: 80px;
}

.highlight {
	background: #A3FEBA none repeat scroll 0 0;
	padding: 0;
}

#index_list h2{
	color: #392D24;
	font-size: 12px;
	font-weight: bold;
}

.paginator {
font-size:12px;
margin:20px auto;
text-align:center;
border-top: 1px dashed #666;
border-bottom: 1px dashed #666;
padding: 5px;
font-weight: bold;
}
.paginator a {
color:#392D24;
text-decoration:none;
}

.index-list-left, .index-list-right{
	float: left;
	padding: 5px;
	margin: 5px;
	width: 250px;
	/*height: 150px; */
}

.index-list-left{
	border-right: 1px dashed #DDD;
}

.index-not-first{
	border-top: 1px dashed #DDD;
}

#my-practices table{
	width: 500px;
}

#my-practices table th{
	font-weight: bold;
}

#my-practices table td, #my-practices table th{
	padding: 10px;
}

#my-practices table .odd{
	background: #DDD;
}

.ol_container{
	padding-left: 30px;
}

.ol_container li{
	list-style-type: decimal;
	margin: 5px 0;
}