
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/bg01_top.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

rossoy2k
{
	color:#da251d;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

.dateNews {
	font-size: 1em;
	font-weight:bold;
}

h3.subtitle {
	border-left:1px solid #0093DD;
	border-right:1px solid #0093DD;
	padding-left: 20px;
	font-size: 0.9em;
	background-color: #3370a0;
	color: white;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #ad0202;
}

a:hover {
	text-decoration: underline;
	color: #ad0202;
}


#sidebar a {
	color: black;
	text-decoration: none;
}

#sidebar a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#sidebarRight #boxMenu a {
	color: black;
	text-decoration: none;
}
#sidebarRight #boxMenu a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#updates a {
	color: black;
	text-decoration: none;
}
#updates a:hover {
	color: black;
	text-decoration: underline;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 5px 5px 0;
}

img.left-bordered{
	float: left;
	margin: 5px 5px 5px 0;
	border-color:#0093dd; 
	border-style:solid; 
	border: 1px;
}

img.prezzo {
	float: left;
	margin: -2px 5px 5px 0;
	padding-left: 0px;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed 
{
	margin-bottom:10px;
}

.boxed .title {
	/*background: #7FE63C url(images/img07.gif) repeat-x;*/	
	background: transparent url(images/img07.gif) repeat-x;
}

.boxed .title h2 {
	height: 21px;
	padding: 5px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;	
}

.boxed .content {
	padding: 1px;
	border-bottom: 1px solid #2ab7f8;
	border-left: 1px solid #2ab7f8;
	border-right: 1px solid #2ab7f8;
	/*background: url(images/img06.gif) repeat-x;*/
	background-color: white;
}

.boxedMenu
{
	margin-bottom: 0px;
}

.boxedMenu .title {
	background: #7FE63C url(images/img05.gif) repeat-x;
}

.boxedMenu .title h2 {
	height: 21px;
	padding: 5px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxedMenu.content {
	padding: 1px;
	border-bottom: 1px solid #E9C793;
	border-left: 1px solid #E9C793;
	border-right: 1px solid #E9C793;
	/*background: url(images/img06.gif) repeat-x;*/
	background-color: white;
}

/* Pacchetto Style */

.Pacchetto 
{
	background-image:url('images/pacchetto.png');
	background-repeat:no-repeat;
	height:160px;
	width:160px;
}

.Pacchetto .content {
	padding: 1px;
	border-bottom: 1px solid #E9C793;
	border-left: 1px solid #E9C793;
	border-right: 1px solid #E9C793;
	background: url(images/img06.gif) repeat-x;
}

/* Post */

.post 
{
	margin-bottom:20px;
}

.post .title {
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .icon {
	margin-top: -52px;/*dimensione icona*/
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #0093dd;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #0093dd;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(images/img08.gif) repeat-x;
	line-height:24px;
}
/*topbar*/
#TopBar {
	width: 100%;
	height: 60px;
	margin: 0 0 0 0;
}




/* TopBar > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
	padding: 0px 20px 5px 20px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* TopBar Help*/
.livesupport {
	float: right;
	font-weight:bold;
	height: 20px;
	padding: 0px 20px 2px 20px;
	vertical-align:middle;
	visibility:hidden;
}

.help {
	float: right;
	font-weight:bold;
	height: 20px;
	padding: 0px 20px 2px 20px;
	vertical-align:middle;
	
}

.help a {
	text-decoration: none;
	color: #000000;
}

#register
{
	float:right;
	height:30px;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	margin-top:-30px;
}

/* Header */

#header {
	width: 95%;
	height: 40px;
	margin: 0 auto;
	padding: 5px 20px 5px 20px;
}


/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 5px;
	list-style: url(images/dotright_white.png) square outside;
	padding-left:5px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	margin-left: 2px;
	padding-top: 5px;
	padding-left:5px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	text-decoration:underline;
}

#menu .active a {
	/*background-image: url(images/img04.gif);*/
	color: #ffffff;
}

/* Content */

#content {
	width: 99%;
	margin: 0 auto;
	padding: 10px 10px 0px 0px;
	background: url(images/bg_content.gif) repeat-x;
	border-top: 0px solid #FFFFFF;
}

/* Content > Main */

#main 
{
	padding-left:18px;
	float: left;
	width: 57%;
}

#mainPagine
{
	padding-left:18px;
	float: left;
	width: 78%;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
	min-width:180px;
	max-width:180px;
	margin-left:10px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 2px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > box*/

#box 
{
	margin-bottom:20px;
}

#box ul {
	margin: 0;
	list-style: none;
	/*padding-left: 5px;*/
}

#box h3 {
	font-size: .8em;
}

#box p {
	line-height: normal;
	font-size: .8em;
}

#box a {
	text-decoration: none;
}
#boxMenu
{
	margin-bottom:0px;
}

#boxMenu ul {
	margin: 0;
	list-style: none;
	/*padding-left: 5px;*/
}

#boxMenu h3 {
	font-size: .8em;
}

#boxMenu p {
	line-height: normal;
	font-size: .8em;
}

#boxMenu a {
	text-decoration: none;
}
/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: 1em;
}

#updates p {
	line-height: normal;
	font-size: 1em;
	padding-left:17px;
	background-image:url(images/page_text.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#updates a {
	text-decoration: none;
}

/* Content > sidebarRight */

#sidebarRight {
	float: right;
	width: 20%;
	padding-right: 5px;
	padding-left: 10px;
}

/* Content > sidebarRight > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > sidebarRight > ad120x600 */

#ad120x600 {
}

#ad120x600 .content {
	padding: 20px 0;
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	height: 36px;
	padding: 4px 0;
	color: #FFFFFF;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Post */

.boxServizio 
{
	margin-bottom:20px;
	margin-top: 10px;
}

.boxServizio .title {
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.boxServizio .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.boxServizio .icon {
	margin-top: -52px;/*dimensione icona*/
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
}

.boxServizio .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.boxServizio .date .month {
}

.boxServizio .date .day {
}

.boxServizio .date .year {
}

.boxServizio .meta {
	clear: both;
}

.boxServizio .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #0093dd;
	line-height: normal;
	font-size: x-small;
}

.boxServizio .story {
	padding: 10px;
	border-bottom: 1px solid #0093dd;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(images/img08.gif) repeat-x;
	line-height:24px;
}

p.PrezzoPacchetto {
	font-weight: bold; 
	font-size: 1.2em; 
	color: green; 
	width: 100%; 
	text-align: center;
	border: none;
	border-top: dashed 1px #0093dd;
}
ul.boxServizio {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	list-style-type: square;
	margin-top: -10px;
}
table.rating {
	 white-space: nowrap; 
	 font-size: 1em; 
	 font-weight:100; 
	 font-variant: small-caps;
}
#logobar {
	width: 100%;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}
#logobar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logobar li {
	display: inline;
}

ul.menuleft {
	padding: 0px;
}
ul.menuleft li{
	padding-left: 5px;
}
ul.menuleft li:hover {
	background-color: #68C2EF;
	padding-left: 5px;
}
ul.menuleft li a {
	display: block;
}
.firstCol {
	background-color: #3370A0;
	color: white;
	padding-left: 5px;
	text-align: left;
	border-bottom: solid 1px #3370A0;
}
.firstColBold {
	background-color: #3370A0;
	color: white;
	padding-left: 5px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	border-bottom: solid 1px #3370A0;
}
.tabCompar {
	width: 100%; 
	border-collapse: collapse; 
	text-align: center;
}
.tabCompar td {
	padding-left: 5px;
	border-bottom: solid 1px #0093dd;
}
/*.tabCompar td.firstCol ,*/
.tabCompar td.firstColBold,
.tabCompar td.firstRowBold
{
	border-bottom: none;
	background-color:#3370A0;
}

.tabCompar td.rowWithImage
{
	border-bottom: none;
}

.tdCentered {
	text-align: center;
}
.tabPacchetto {
	width: 95%; 
	border-collapse: collapse; 
	text-align: left;
}
.bold {
	font-weight: bold;
}

/* MINI TAB CSS */
#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #68c2ef;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: none;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: black;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #68c2ef;
	padding-bottom: 2px;
	background: transparent;
	color: #1F1A17;
	}
	.container {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px 0 0px 0;
	background: transparent;
	}
/* MINI TAB CSS END */

.tabPacchetto .cellicon { /* CELLA ICONA DETTAGLI PIANO HOSTING */
	width: 1%; 
	padding-right: 5px; 
	background-color: white;
}

.entry
{
	font-size:18px;
}

/*box registrazione*/
.boxregistrazione 
{
	margin-bottom:10px;
}

.boxregistrazione .title {
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.boxregistrazione .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.boxregistrazione .icon {
	margin-top: -52px;/*dimensione icona*/
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
}

.boxregistrazione .story {
	padding: 5px;
	border-bottom: 1px solid #0093dd;
	border-left: 1px solid #0093dd;
	border-right: 1px solid #0093dd;
	background: url(images/img08.gif) repeat-x;
	line-height:15px;
}