/* 
Title:     InternetStartUp.it templates styles
Author:    Fabrizio Ferrari
Updated:   07/2009
*/

/* ----------------------- structure ----------------------- */

html, body {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	text-align: center;
	color: #333333;
	background-color: #B0CDFD;
	background-image: url(bg-top.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

body a:link {
	color: #CC6600;
	text-decoration: none;
}

body a:visited {
	text-decoration: none;
	color: #CC6600;
}

body a:hover {
	text-decoration: none;
	color: #FF3300;
}

body a:active {
	text-decoration: none;
	color: #CC6600;
}

#main-body {
	font-size: 95%;
	line-height: 1.5em;
	width: 800px;
	margin: 30px auto 30px auto;
	text-align: left;
	background-color: #B0CDFD;
	}
	
#content {
	font-size: 95%;
	line-height: 1.5em;
	width: 460px;
	float: left;
	background-color: #B0CDFD;
	color: #666666;
	padding-right: 40px;
	text-align: justify;
	}

#content2 img { /* TEMP PROVA */
	border-color: #006699;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	}

#sidebar {
	font-size: 95%;
	line-height: 1.5em;
	width: 250px;
	float: right;
	background-color: #B0CDFD;
	color: #666666;
	background-repeat: repeat-y;
/*	background-image: url(main-bg.gif);
*/	background-position: top left;
	padding-left: 30px;
	}

/* ----------------------- header ----------------------- */

#header {
	font-size: 95%;
	line-height: 1.5em;
/*	background-color: #0066CC;
*/	height: 42px;
	color: #FFFFFF;
	}

#header a:link {
	color: #8CDAFF;
	text-decoration: none;
}

#header a:visited {
	text-decoration: none;
	color: #8CDAFF;
}

#header a:hover {
	text-decoration: none;
	color: #FF9D3C;
}

#header a:active {
	text-decoration: none;
	color: #8CDAFF;
}

#header-main-body {
	font-size: 95%;
	line-height: 1.5em;
	width: 800px;
	margin: 1px auto 0px auto;
	text-align: left;
/*	background-color: #0066CC;
*/	color: #FFFFFF;
	}
	
#header-content {
	font-size: 95%;
	line-height: 1.5em;
	width: 500px;
	float: left;
/*	background-color: #0066CC;
*/	color: #FFFFFF;
	height: 128px;
	}

#header-sidebar {
	font-size: 95%;
	line-height: 1.5em;
	width: 270px;
	float: right;
/*	background-color: #0066CC;
*/	color: #FFFFFF;
	height: 128px;
	padding-left: 30px;
	}
	
/* ----------------------- menu-alto ----------------------- */

#menu-alto {
	font-size: 95%;
	line-height: 1.5em;
	border-bottom: 2px solid #FF9966;
/*	background-color: #0066CC;
*/	height: 10px;
	color: #AE6060;
	}

#menu-alto a:link {
	color: #005F8C;
	text-decoration: none;
}

#menu-alto a:visited {
	text-decoration: none;
	color: #005F8C;
}

#menu-alto a:hover {
	text-decoration: none;
	color: #EA7500;
}

#menu-alto a:active {
	text-decoration: none;
	color: #005F8C;
}

#menu-alto-main-body {
	font-size: 95%;
	line-height: 1.5em;
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: left;
/*	background-color: #0066CC;
*/	color: #AE6060;
	}
	
/* ----------------------- extra ----------------------- */

#extra {
	font-size: 95%;
	line-height: 1.5em;
	padding: 10px 0px 10px 0px;
	background-image: url(main-bg.gif);
/*	background-color: #FFCC66;
*/	background-repeat: repeat-x;
	background-position: top left;
	height: 360px;
	border-top: 2px solid #FF9966;
	overflow: hidden;
	}
	
#extra-main-body {
	font-size: 95%;
	line-height: 1.5em;
	width: 800px;
	margin: 20px auto 0px auto;
	text-align: left;
/*	background-color: #FFCC66;
*/	color: #003366;
	overflow: hidden;
	}
	
#extra-content {
	font-size: 95%;
	line-height: 1.5em;
	width: 460px;
	float: left;
/*	background-color: #FFCC66;
*/	color: #003366;
	overflow: hidden;
	padding-right: 40px;
	}

#extra-sidebar {
	font-size: 95%;
	line-height: 1.5em;
	width: 250px;
	float: right;
/*	background-color: #FFCC66;
*/	color: #003366;
	padding-left: 30px;
	overflow: hidden;
	}

/* ----------------------- extraTop ----------------------- */

#extraTop {
	font-size: 95%;
	line-height: 1.5em;
	padding: 10px 0px 10px 0px;
	background-image: url(main-bg.gif);
/*	background-color: #FFCC66;
*/	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 2px solid #FF9966;
	overflow: hidden;
	}
	
#extraTop-main-body {
	font-size: 95%;
	line-height: 1.5em;
	width: 800px;
	margin: 20px auto 0px auto;
	text-align: left;
/*	background-color: #FFCC66;
*/	color: #003366;
	overflow: hidden;
	}
	
#extraTop-content {
	font-size: 95%;
	line-height: 1.5em;
	width: 460px;
	float: left;
/*	background-color: #FFCC66;
*/	color: #003366;
	overflow: hidden;
	padding-right: 40px;
	}

#extraTop-sidebar {
	font-size: 95%;
	line-height: 1.5em;
	width: 250px;
	float: right;
/*	background-color: #FFCC66;
*/	color: #003366;
	padding-left: 30px;
	overflow: hidden;
	}
	
/* ----------------------- footer ----------------------- */
	
#footer {
	font-size: 95%;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 30px 0;
	text-align: left;
	height: 50px;
	background-color: #003366;
	border-top: 2px solid #FF9966;
	}
	
#footer a:link {
	color: #8CDAFF;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: #8CDAFF;
}

#footer a:hover {
	text-decoration: none;
	color: #FF9D3C;
}

#footer a:active {
	text-decoration: none;
	color: #8CDAFF;
}

#footer-main-body {
	font-size: 95%;
	line-height: 1.5em;
	width: 800px;
	margin: 10px auto 0px auto;
	text-align: left;
	background-color: #003366;
	color: #FFFFFF;
	}
	
#footer-content {
	font-size: 95%;
	line-height: 1.5em;
	width: 500px;
	float: left;
	background-color: #003366;
	color: #FFFFFF;
	}

#footer-sidebar {
	font-size: 95%;
	line-height: 1.5em;
	width: 270px;
	float: right;
	background-color: #003366;
	color: #FFFFFF;
	padding-left: 30px;
	}

/* ----------------------- other ----------------------- */

#main-body:after,
#header:after,
#menu-alto:after,
#extra:after,
#footer:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#feedbackForm
{
  margin: 0px 0px 0px 0px;
  display: none;
}

div#frmdivFeedbackSchedina
{
	margin: 0px 0px 0px 0px;
	display: none;
	background-color: #8BB6FC;
	padding: 10px;
}

div#clear
{
	float: left;
	clear: both;
}

div#menu
{
	margin-bottom: 10px;
}

div#thumb-menuDx
{
	padding: 4px;
	background-color: #CBDEFE;
}

div#titolo-menuDx
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFE391;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
}

div#thumb-menuDxD2009
{
	padding: 4px;
	background-color: #CBDEFE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF9955;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FF9955;
}

div#thumb-menuDxD2009-01
{
	padding: 4px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF9955;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FF9955;
}

div#titolo-menuDxD2009
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFE391;
	border-style: solid;
	border-width: 1px;
	border-color: #FF9955;
}

div#titolo-menuDxD2009utente
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFCC33;
	border-style: solid;
	border-width: 1px;
	border-color: #FF9955;
}

div#titolo-menuDxD2009incorso
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FF9966;
	border-style: solid;
	border-width: 1px;
	border-color: #FF9955;
}

div#titolo-menuDx2
{
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6633;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
}

div#titolo-menuDx2009-00
{
	padding: 4px;
	color: #FFFFFF;
	background-color: #FF6633;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

div#titolo-menuDx2009-00incorso
{
	padding: 4px;
	color: #FFFFFF;
	background-color: #5880E7;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

div#titolo-menuDx2009-00incorso2
{
	padding: 4px;
	color: #FFFFFF;
	background-color: #E7858A;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

div#titolo-menuDx2009-01
{
	padding: 4px;
	background-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}

div#titolo-menuDx2009-01-fixed
{
	padding: 4px;
	background-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}

div#titolo-menuDx2009-02
{
	padding: 4px;
	background-color: #BEDAF8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}

div#titolo-menuSx
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #A6C7FD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
	width: 472px;
}

div#titolo-menuSxBottom
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFE391;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
	width: 472px;
}

div#titolo-menuSx2
{
	padding: 4px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFE391;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9955;
}

div#feedback01
{
	background-color: #D7E8FB;
	padding: 5px;
}

div#finestraPopup
{
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	background-color: #D7E8FB;
	padding: 5px;
	margin: 30px auto 30px auto;
}

div#lineaSeparazione
{
	padding: 2px;
	background-color: #CBDEFE;
	border-style: solid;
	border-width: 0px;
	border-color: #FF9955;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#lineaSeparazioneBig
{
	padding: 2px;
	background-color: #CBDEFE;
	border-style: solid;
	border-width: 0px;
	border-color: #FF9955;
	margin-top: 8px;
	margin-bottom: 8px;
}

div#lineaSeparazioneArancio
{
	padding: 2px;
	background-color: #FFE391;
	border-style: solid;
	border-width: 0px;
	border-color: #FF9955;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FF0000;
	font-weight: bold;
}

