/*reset all styles*/
@import "reset.css";
/*import new styles*/
@import "ajaxTables.css";
@import "dragdrop.css";
@import "imagebox.css";
@import "forms.css";
@import "tabs.css";
@import "dock.css";
@import "ui.all.css";
@import "jgrowl.css";
@import "moduli.css";
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #626262;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,p,blockquote,table,tr,th,td,embed,object,button{margin:0;padding:0;}
body{ font-family:Arial, Helvetica, sans-serif;font-size:11px; line-height:18px; background:#fff;}
a{color: #000;overflow:hidden; border:0px;}
img{text-decoration:none; border:0px;}
li{text-decoration:none;overflow:hidden; list-style:none; text-align: left;}
ul{text-decoration:none;overflow:hidden; list-style:none;}

#main_wrapper{	
	float:left; 
	margin:0px; 
	padding:0px; 
	width:100%;
}
#banner1{
	float:left;
	/*background:url(../images/banner_bg.png) no-repeat;*/
	width:951px;
	height:60px;
	position:relative;
	/*right:200px;
*/}
#header1{
	float:left;
	margin:0px;
	width:100%;
	background:url(../images/header_bg1.png) repeat-x;
}
#main{
	margin:0 auto; 
	width:951px; 
	
}
#top_left{
	width:	300px;
	float:left;border-right:0px solid #000;
}
#top_left h1{
	padding-top:45px; font-size: 40px; color: #334898;padding-bottom: 5px;
	float:left;
}

#top_left h1 span{
	font-size: 32px;
}
#top_right{
	width:600px;
	float:right;border-left:0px solid #000;
}
#top_right p{
	float:right;
	color:#6d6d6d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:24px;
}
#top_right ul{
	float:right;
	display:block;
	padding:26px 0px 0px 0px;
}
#top_right ul li{
	float:left;
	display:block;
	padding:0px 7px 20px 7px;
}
#top_right ul li a{
	float:left;
	display:block;
	color:#054544;
	font-size:14px;
	padding:0px 14px 0px 0px;
	width:auto;
}
#top_right ul li a span{
	display:block;
	float:left;
	width:auto;
	height:30px;
	line-height:28px;
	padding:0px 0px 0px 14px;
}
#top_right ul li a:hover{
	color:#FFF;
	background-color:inherit;
	background:url(../images/nav-hover.gif) right no-repeat;
}
#top_right ul li a:hover span{
	background:url(../images/nav-hover-span.gif) left no-repeat;
	color:#FFF;
}

.inner_bottom1 h4{
	color:#000000;
	font-size:23px;
	padding-bottom:20px;
	display:block;
}
.inner_bottom1 h4 span{
	color:#0c2db8;
	font-size:23px;
}
.inner_content1{
	display:block;
	color:#585858;
	font-size:13px;
	padding:0px 0px 20px 0px;
	line-height:20px;
	width:880px;
}
.inner_content1 em{
	font-weight:bold;
}
.inner_bottom1{
	padding:15px 25px 10px 25px;
	background:#FFF;
	width:896px;
	font-size: 13px;
	border:1px solid #dedede;
	float:left;
}

.inner_bottom1 h5{
	color:#484747;
	float:left;
	font-size:15px;
	padding-bottom:20px;
	margin-top:10px;
	display:block;
	text-decoration:underline;
	text-transform:uppercase;
}

#footer_inner{
	width:951px; 
	padding:40px 0px 20px 0px;
	background:#2d4087;
	margin-top:40px;
	float:left;
}
#footer_inner .doctor{
	float: right;
	margin: 20px 50px 0 0px;
}
#footer_inner .doctor a{
	color: #fff;
}
.footer_left{
	display:block;
	float:left;
	padding:0px 0px 5px 0px;
	width:205px;
}
.footer_headng{
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_left ul{
	display:block;
	float:right;
	width:auto;
}
.footer_left li{
	font-size:14px;
	color:#FFFFFF;
	float:right;
	width:190px;
}
.footer_left li a{
	display:block;
	color:#fefefe;
	font-size:12px;
	padding:2px 5px 2px 5px;
	text-align:right;
}
.footer_left li a:hover{
	display:block;
	color:#6876ac;
	padding:2px 5px 2px 5px;
	font-size:12px;
	text-align:right;
}

.footer_portion{
	float:left;
	width:auto;
	border-right:1px #979797 solid;
	padding:0px 10px 0px 10px;
	height:auto;
	
}


form {
	margin: 0;
	padding: 0;
}

input[type="text"], 
input[type="password"], 
input[type="file"], 
textarea, 
select {
	padding: 5px;
	background: #E6E6E6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;
	/*background: #e5ecf4 url(../images/img13.gif) repeat-x;*/
	border: 1px solid #0b469a;
	font: normal 1em Arial, Helvetica, sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.cmxform input[type="text"], 
.cmxform  input[type="password"], 
.cmxform  input[type="file"], 
.cmxform  textarea, 
.cmxform  select {
	width: 100%;
}

input.calendar {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/calendar.gif);
	width: 250px !important;
}

input[type="submit"], 
input[type="reset"], 
input[type="button"], 
button {
	padding: 5px;
	background: #CCCCCC url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 50% 50%;
	/*background: #e5ecf4 url(../images/img13.gif) repeat-x;*/
	border: 1px solid #0b469a;
	font: normal 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

h2.pages  {
	padding: 10px 10px 10px 0px;
	font-weight: normal;
	font-size: 24px;
	border-bottom: 1px #999999 dashed;
	margin: 0 0 10px 0;
}

/* @group lingue */

.locale-it {
	background-repeat: no-repeat !important;
	background-position: top right !important;
	background-image: url(../images/it.png) !important;
}
.locale-en {
	background-repeat: no-repeat !important;
	background-position: top right !important;
	background-image: url(../images/en.png) !important;
}
.locale-it_IT {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/it.png);
}

/* @end */

/* @group cpanel */
#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 117px;
	width: 128px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

#cpanel img  { padding: 10px 0; margin: 0 auto; }
#cpanel span { display: block; text-align: center; }
/* @end */

/* @group boxes */
.okBox {
	padding: 4px;
	border: 1px solid #999999;
	font-weight:bold;
}

.errorBox {
	padding: 4px;
	border: 1px solid #C00;
	color: #C00;
	font-weight:bold;
}
/* @end */
/* @group overdiv */
#overDiv {
	position: absolute;
	z-index: 9999;
	border: none;
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	opacity: 0.8;
	background: url('../images/shadow2.png') !important;
	padding-top: 5em;
	height: 100px;
	color: black;
}
#overDiv h3, #overDiv div { margin: 0; }
.help { 
	 background: url(../images/help.gif) no-repeat right;
	 padding-right: 18px;
}
/* @end */
