/* --------------------------------------------------------------------
	dotNetCircle.it pre-Whidbey Style
	
	Author: marco@bazzmann.it
	Revisor: daniele@aspitalia.com
	Update: 15 dec 2004
-------------------------------------------------------------------- */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
}

a, a:visited {
	color: #00679b;
	text-decoration: none;
}

a:hover, a:focus {
	color: #c00;
	text-decoration: underline;
}


img {
	border: 0px none;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 140%;
	text-align: justify;
}

li {
	color: rgb(80,80,80);
	line-height: 150%;	
}

/* Forms
---------------------------------------------------------------------*/

form, fieldset {
	border: 0px none transparent;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid rgb(170,170,170);
	padding: 1px;
}

/* Headings
---------------------------------------------------------------------*/


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	/*margin: 0px 0px 0px 0px;*/
}

h1, #logo {
	margin: 10px 0px 0px 50px;
	padding-top: 10px;
}

h1 {
	font-size: 30px;
}

h2 {
	color: rgb(88,127,170);
	background-color: transparent;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	color: rgb(88,127,170);
	background-color: transparent;
	font-size: 20px;
	font-weight: normal;
}

h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(88,127,170);
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
}


/* Tables
---------------------------------------------------------------------*/

#maintable {
	margin-top: 15px;
}

#maintable td {
	border-bottom: 1px dashed rgb(200,200,200);
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}

#maintable td.session{
	/*background: #F6F6F6;*/
	background: white url(/gui/sfumatura-tabella.jpg) repeat-y left top;
	padding: 5px 0px 5px 5px;
	margin: 3px 3px 3px 3px;
}

#maintable td.maintable_firstrow
{
	width:200px;
}
#maintable td.maintable_separator
{
	height:2px;
	border: 0px;
}
#sondaggio td {
	padding: 0px 0px 0px 0px;
	border: 0px;
}

/* Structure
---------------------------------------------------------------------*/

#header {  
     color: #fff;  
     background: #369 url(/gui/dotnetcircle-testata.jpg) no-repeat left bottom;  
     border-bottom: 2px solid #036; 
     margin: 0px; 
}

#loghi {
	background: transparent url(/gui/loghi-header-right.gif) no-repeat right top;
	height: 80px;
	text-align:right;
}

#header p {
	margin-left: 50px;
}

#maincontent {
	border-top: 1px solid #69c;
}

#leftbox {
	float: left;
	width: 66%;
	padding: 10px 10px 10px 50px;
	margin: 0px auto 0px auto;
}

#leftbox td, #leftbox p {
	font-size: 13px;
}

#sponsorbox {
	float: right;
	width: 200px;
	padding: 10px;
	background: white url(/gui/sfumatura-lunga-bgrd.jpg) repeat-x left top;
	margin-right: 20px;
}

#sponsorbox a, #sponsorbox a:visited {
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
}

#footer {
	clear: both;
	color: #fff;
	background-color: #369;	
	border-top: 3px solid #69c;
	padding: 2px 10px 2px 50px;
}

#footer a, #footer a:visited {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
}

#footer a:focus, #footer a:hover {
	color: #ff0;
	background-color: transparent;
	font-weight: bold;
}

#barra {
	color: white;
	background-color: #69c;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 2px solid #036;
	padding: 0px 10px 0px 10px;
}

#barra a, #barra a:hover, #barra a:focus, #barra a:visited {
	margin: 3px 2px 2px 3px;
	color:white;
	font-weight: bold;
}

/* posts */

.blogpost {
	border-bottom: 1px dashed rgb(200,200,200);
	padding: 0px 0px 5px 0px;
	text-align:justify;
	font-size: 9px;
	line-height: 100%;
}

.blogpost h4 {
	padding: 0px 0px 0px 0px;
	color: #336699;
	text-decoration: none;
}

.slides {
	font-size: 9px;
}

.sponsorimg
{
	width: 125px;
	background-color: #fff;
	border: 1px solid #B0B0B0;
	text-align: center;
	margin: 3px;
}
.sponsorimg img
{
	border:0px;
}

/* rss emulato con CSS */
.rssButton, a.rssButton:hover, a.rssButton:visited {
	border: 1px solid;
	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;
	padding: 0px 3px 0px 3px;
	font: bold 10px verdana,sans-serif !important;
	color: #FFFFFF !important;
	background-color: #ff6600 !important;
	text-decoration: none;
	margin: 1px;
}

/* registrazione */
.span { font-weight: bold; }
sup.star { font-weight:bold; color: Red; }
div.table { margin-bottom: 30px; border: solid 1px navy; padding:5px}
div.tr { clear: both; margin-bottom: 10px; }
.header { font-weight:bold; font-size: 12px; }
div.td { float: left; margin-right: 20px; }
input { font-size: 11px; font-family: Verdana; }
input.longtextbox { width:250px; }
input.ZipCodeTextbox { width: 50px; } 
input.ProvinceTextbox { width: 20px; } 
p.error { color: Red; font-weight: bold; }
