/*
	vim: sw=4 ts=4 sts=4

	Maclura's Theme for 4026.it
	(c) 2005-2008 - MACLURA Web Agency - http://www.maclura.it/
	All Rights Reserved
*/

/* ************************************************************************ */

body {
	margin: 0;
	padding: 0;
	background: #003300 url("images/bg_bg.jpg") repeat-x top left;
	color: #000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
}
a {
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	background: #669900;
	color: #fff;
	text-decoration: underline;
}
.img_in_href {
	margin:0;
	border: none;
	padding: none;
	text-decoration: none;
}


/* ************************************************************************* */
/* Stili speciali: */
.titolo36 {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.titolo24 {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}
.titolo36rosso {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
}
.titolo24rosso {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	color: #cc0000;
}
.rosso {
	color: #cc0000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}



/* ************************************************************************* */
/* Background styles: */

.white     { background: #fff; }
.bg_light  { background: rgb(223,230,245) }
.bg_medium { background: rgb(180,197,227) }
.bg_dark   { background: rgb(160,183,218) }
.black     { background: #765; }



/* ************************************************************************* */
/* Text Styles: */

.errortext {
	background: #fff;
	color: #c00;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-weight: bold;
}
.smalltext {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 95%;
}
.largetext {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 135%;
}

/* ************************************************************************* */
/* theme.tpl Styles: */

.header {
}
.main {
	border-top: 3px solid #c00;
	background: rgb(226,235,217);
	color: #000;
}
.left {
	padding: 10px;
	line-height:130%;
	text-align: left;
}
.content {
	padding: 10px;
	line-height:130%;
	text-align: justify;
}
.right {
	padding: 10px;
	background: rgb(235,242,252) url("images/bg_right.gif") repeat-y top left;
	color: #000;
	line-height:130%;
	text-align: left;
}
.footer {
	margin: 0;
	border-top: 3px solid #c00;
	padding: 10px;
	background: rgb(70,77,85);
	color: #000;
	text-align: center;
	line-height: 150%;
}
.footer td {
	padding:5px;
	font-size: 12px;
}
.footer a:link, .footer a:visited {
	background: rgb(70,77,85);
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	background: #669900;
	color: #fff;
	text-decoration: underline;
}

/* ************************************************************************* */
/* Boxes styles: */


.box_1, .box_2, .box_3, .box_4, .box_5, .box_6, .box_7 {
	margin-bottom: 15px;
	background: #ffffff;
	color: #000;
	width:186px;
	padding-bottom: 10px;
}


.box_1_title, .box_2_title, .box_3_title, .box_4_title, .box_5_title, .box_6_title, .box_7_title {
	padding: 3px;
	font-family: "Tahoma", "Helvetica", sans-serif;
	font-size: 15px;
	font-weight: bold;
	height:20px;
}

.box_1_content, .box_2_content, .box_3_content, .box_4_content, .box_5_content, .box_6_content, .box_7_content {
	padding: 2px;
	font-family: "Tahoma", "Helvetica", sans-serif;
	font-size: 12px;
}

.box_1 {
	border: 1px #006666 solid;
}
.box_1_title {
	border-bottom: 1px #369 solid;
	background: #66cccc url("images/boxes/deco_box_1.gif") top right no-repeat;
	color: #fff;
}

.box_2 {
	border: 1px #3333cc solid;
}
.box_2_title {
	background: #3366cc url("images/boxes/deco_box_2.gif") top right no-repeat;
	color: #fff;
}

.box_3 {
	border: 1px #3366cc solid;
}
.box_3_title {
	border-bottom: 1px #3366cc solid;
	background: #ffffff url("images/boxes/deco_box_3.gif") top right no-repeat;
	color: #3366cc;
}

.box_4 {
	border: 1px #ff0000 solid;
}
.box_4_title {
	border-bottom: 1px #ff0000 solid;
	background: #ff6600 url("images/boxes/deco_box_4.gif") top right no-repeat;
	color: #ffffff;
}

.box_5 {
	border: 1px #336600 solid;
}
.box_5_title {
	border-bottom: 1px #336600 solid;
	background: #99cc33 url("images/boxes/deco_box_5.gif") top right no-repeat;
	color: #ffffff;
}

.box_6 {
	border: 1px #cccc00 solid;
}
.box_6_title {
	border-bottom: 1px #cccc00 solid;
	background: #ffff00 url("images/boxes/deco_box_6.gif") top right no-repeat;
	color: #003300;
}

.box_7 {
	border: 1px #990000 solid;
}
.box_7_title {
	border-bottom: 1px #990000 solid;
	background: #cc0000 url("images/boxes/deco_box_7.gif") top right no-repeat;
	color: #ffffff;
}



