/*Structure of this Stylesheet: 
 I - all main boxes
 II - defining the #top content
 III - defining the #content content
 IV - defining the #right sidebar
 */
body{
	background-color: #666666;
	margin: 0;
	padding: 0;
	font: 12px "Verdana",sans-serif;
	text-align: center;
	line-height: 1.7em;
	color: #000;
	cursor: default;
	text-align: left;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#content{
	background: #FFF url(../images/topleft.gif) no-repeat top left;
	padding: 10px;
	width:780px;
}
#footer{
	text-align: center;
	color:#FFFFFF;
}
#left{
	float: left;
	width: 800px;
	background: #CC0001;
}
#main{
	margin: 20px auto;
	text-align: left;
	width: 980px;
	background: #FFF;
}
#right{
	float: right;
	width: 180px;
	background: #FFF url(../images/topleft.gif) no-repeat top left;
}
#top{
	margin: 10px 0 0 10px;
	width: 790px;
	background: #5F5F5F url(../images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}
/*Configuring the -top-box */
#top dd{
	margin: 0;
}
#top a{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}
#top a:hover{
	border-bottom: 1px #F5F5F5 solid;
}
#top .left{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	/* background: url(../images/top-bg.gif) repeat-y top right; */
}
#top .right{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}
#topbottom{
	clear: both;
	background: url(../images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}
/* just the c#content box*/
h2{
	font: normal normal 1.5em "Georgia",serif;
	color: #000;
	text-decoration: none;
	/*background: url(images/h2.gif) top left no-repeat;*/
	padding: 3px 0 0 8px;
}
h3{
	font: normal normal 1em "Georgia",serif;
	text-transform: uppercase;
	/* text-indent: 2em; */
	margin: 7px 0 2px 0;
	color: #CC0001
}
#headline{
	background: url(../images/header_white.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headline h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #CC0001;
	margin: 0;
	padding: 0;
	padding-right:5px;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
p{
	/* text-indent: 1.3em; */
	margin: 0 0 5px 12px;
	padding: 0;
	text-align: justify;
}

a
{
	color:	#CC0001;
	font-weight: bold;
}

a:hover
{
	color:	black;;
}

/* sidebar */
#inner{
	padding: 0 10px;
}
#login{
	text-align: right;
}
form{
	margin: 0;
	padding: 0 0 30px 0;
	/*border-bottom: 1px #999 solid;*/
}
form input{
	background: #F5F5F5;
	border: 0;
	border-bottom: 1px #EFEFEF dotted;
}
form label{
	font-family: "Georgia",serif;
}
form .button{
	background: #CC0001;
	border: 1px solid #CC0001;
	cursor: pointer;
	color:#FFFFFF;
}
form a{
	font-family: "Georgia",serif;
}
h5{
	background: url(../images/nav-h.gif) center left no-repeat;
	font-size:14px;
	padding-left: 20px;
	margin: 7px 0 3px 3px;
}
.nav{
	margin: 2px;
	padding: 0;
	font-size:11px;
}
.nav li{
	display: inline;
	list-style-type: none;
	
}
.nav li a{
	font-weight: normal;
	display: block;
	background: #EFEFEF;
	padding: 1px 1px 1px 5px;
	margin: 1px;
	text-decoration: none;
	color: #000;
}
.nav li a:hover{
	padding-left: 2px;
	border-left: 3px #CC0001 solid;
}
h1{
    font-size:16px;
	color:#FFFFFF;
}
/* fornitori */
.tips
{
	width: 100%;
	padding: 0 20px 0 20px;
	font-weight: bold;
	font-size: 83%;
}
/* informazioni */
#contatti
{
	width: 100%;
}

#contatti hr 
{
	border: 1px solid #CC0001; 
	margin: 0px 0px 5px; 
	padding: 0px;
}

.tab_assignment
{
    width: 95%;
	border-collapse: collapse;
	table-layout: auto;
	vertical-align: top;
}

.tab_assignment td.no_bottom
{

}

.short
{
	width: 70%;
	margin: auto;
	height: auto;
	min-height: 165px;
	overflow: hidden;

}

.short td
{ 
	font-size: 1em;
}

.m2b_red_bold
{
	font-weight: bold;
	font-size: 1.125em;
	color: #CC0001;
}

.n_b
{
	font-size: 80%;
}
/* contatti */
.domains
{
	text-align: left;
}

.long
{
	width: 100%;
	margin: auto;
	height: auto;
	min-height: 165px;

}

.long td
{ 
	font-size: 1em;
}
.textual_2
{
	text-indent: 0px;
	margin: auto;
	padding: 0;
	text-align: left;	
}

/* footer links */
.b_right
{
	 border-left: 1px dashed white;
}

#footer .f_links
{
	text-align: left;
	padding-left: 50px;
}

#footer a
{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	text-decoration: none;
}

#footer a:hover
{
	border-bottom: 1px #F5F5F5 solid;
}