/*----------------------------------------------------Tabella Backoffice-----------------------------------------------------------------*/

#backoffice_content{
	padding:10px;
	width:900px;
	min-height: 600px;
	height: auto !important;
	height:600px;
}

#backoffice_tabs{
	width:400px;
}
	
.no_padding{
	padding:0px 0px 0px 0px;
	margin:0px;
	
}
#backoffice_content a{
	color:#000;
	font-family:Georgia;

}	

#dropdown_menu{
 height:35px;
 width:658x;
 margin:0px -19px;
 font-size:12px;
 border-bottom:#C3C3C3 solid 1px;
 color:#000000;
 padding:16px 0px 0px 19px;

}
#dropdown_mailinglists_left{
 height:74px;
 width:310px;
 font-size:12px;
 margin:0px 0px 0px -19px;
 padding:0px 0px 0px 19px;
 border-bottom:#C3C3C3 solid 1px;
 color:#000000;
 float:left;
 display:inline;
 }
 #dropdown_mailinglists_right{
 height:74px;
 width:277px;
 font-size:12px;
 margin:0px -19px 0px 0px;
 padding:0px 33px 0px 19px;
 border-bottom:#C3C3C3 solid 1px;
 color:#000000;
 float:right;
 display:inline;
 text-align:right;
 }
#dropdown_menu select{
	color:#006699;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia;
}
#dropdown_mailinglists_left select{
	color:#006699;
	font-size:12px;
	font-family:Georgia;
	float:left;
 }
 
 .submit_mailinglist{
 float:left;
 margin-left:25px;
 
}

#add_backoffice a{
	padding-left:20px;
	font-size:12px;
	background:url(../img/graphic/buttons/add_backoffice.jpg) no-repeat;
	color:#000000;
	padding-bottom: 5px;
}

#backoffice_table{
width:900px;
text-align:left;
font-family:Georgia;
}
#backoffice_table td{
padding:0px 10px;
height:24px;
border-right:#CCC solid 1px;
}
#backoffice_table tr{
height:24px;
}

#backoffice_table th{
	padding:0px 10px;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#000;
	border-bottom:#333 solid 1px;
	border-right:#CCC solid 1px;
}


/*----------------------------------------------------fine Tabella Backoffice-----------------------------------------------------------------*/

/*----------------------------------------------------Area ordinamento-----------------------------------------------------------------*/

.order_area{
	float:left;
	height:16px;
	width:32px;
	display:inline;
	margin-top:1px;
	
	
}
.element_order{
	width:70px;
	height:24px;
	float:right;
	padding:2px;
	border:#000000 solid 0px;
	display:inline;
}
.button_order{
	float:left;
	display:inline;
	margin-top:2px;
	border:#000000 solid 0px;
	
}

/*----------------------------------------------------fine Area ordinamento-----------------------------------------------------------------*/



.button_container{
	height: 19px;
	text-align:center;
	margin:0px;
	border:#000 solid 0px;
}
.button_container a{
	font-family:Georgia;
	font-size:11px;
	color:#006699;
}




.input_box{
	height:18px;
	width:170px;
}

.text_input_box{
	height:150px;
	width:300px;
}

.name_box{
float:left;
padding-right:20px;
}

#form_add{
font-size:12px;
font-weight:bold;
color:#333333;
}


#link_up{
	padding:20px 0px 0px 20px;
	height:43px;
	border-top:#eaeaea solid 1px; 
	margin:0px -19px;
	margin-top:20px;
}
#link_up a{
	padding:0px 0px 0px 8px;
	font-size:11px;
	color:#999999;
	vertical-align:text-bottom;
	text-decoration:none;
}
/*----------------------------------------------------Users-----------------------------------------------------------------*/
#users_details{
width:500px;
margin-top:20px;
}

#users_details td{
border-bottom:#efefef solid 1px;
border-collapse:collapse;
padding:5px;
}

.add_ueser_field_float{
	float:left;
	display:inline;
	margin-right:16px;
	
}
/*----------------------------------------------------fine Users-----------------------------------------------------------------*/

.fancybox_container{
	border:#000 solid 0px;
	width:124px;
	height:84px;
	float:left;
	display:inline;
	margin:20px 20px 0px 0px;
	padding:0px;
	text-align:center;
}

.fancybox_container img{
	border:#000 solid 2px;
}