body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
}

/* --------------------------------------------------------------- */

#outer{
 	width:780px;
 	margin:auto;
 	padding:10px;
 }

#hLogo{
 	text-align:center;
 	padding:0px 0px 15px 0px;
 }

.topMenu1 {text-align:center;}
.topMenu2 {text-align:right;}
.topMenu1 a:link, .topMenu1 a:visited, .topMenu1 a:active, .topMenu2 a:link, .topMenu2 a:visited, .topMenu2 a:active{
 	padding:0px 10px 0px 10px;
 }

.advanced { white-space:nowrap; font-size:x-small; }
.topMenu1 {text-align:center;}

.hTitle{
 	color:#cccccc;
 	font-size:18px;
 	font-weight:normal;
 	text-align:center;
 	padding:0px;
 }

img{
	border:0px; padding:0px;  margin:0px;
 }

a:link, a:visited, a:active{
 	color:#0f388f;
 	text-decoration:underline;
 }

a:hover{
 	text-decoration:underline;
 }

#main {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	height:400px;
	padding:20px 10px 20px 10px;
	margin:8px 0px 10px 0px;
 }

.main2{
	margin-left:-205px; 
	margin-right:-205px; 
 }

.clear {clear:both;}

/* --------------------- */

.sideTop {
 	background:url('../images/ctop.gif') repeat-x;
 	height:34px;
 }

.sideTop h2{
	float:left;
 	background:url('../images/c1.gif') no-repeat;
 	height:19px;
 	padding:7px 3px 0px 30px;
 	color:#FFFFFF;
 	font-size:11px;
 	margin:0px;
 }

.boxPopCats{
	list-style-type:none;
	padding:10px;
	font-size:11px;
	margin:0px 0px 10px 0px; 
	background:#fff3dc;
 }

.boxPopCats p{ padding:0px; margin:4px;}

.boxPopCats a:link, .boxPopCats a:visited {
 	color:#0d1d57;
 	text-decoration:underline;
 	font-weight:normal;
 }

.boxPopCats a:hover{
 	text-decoration:underline;
 }

.boxPopCats li{
 background:url('../images/leftBullet.gif') no-repeat;
 padding:0px;
 position:relative;
 padding:0px 0px 5px 10px;
 font-weight:bold;
 }

#articlesView {
	background:#fff3dc;
	font-size:10px;
	color:#000000;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
 }

#articlesView a:link, #articlesView a:visited{
 	font-weight:normal;
 	text-decoration:underline;
 	color:#d38402;
 	font-size:11px;
 }

#articlesView a:hover{text-decoration:underline;}

/* --------------------- */

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h2 {
 	font-weight:bold;
 	color:#666666;
 	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}
h2 a:link, h2 a:visited {
	color:##F388F;
 }

h4 {
 	font-size:12px;
 	margin:0px;
 	font-weight:normal;
 	color:#915b02;
 }

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #EB0084;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #EB0084;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6B90DA;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #403003;
}
.textarea {
	font-size: 8pt;
	border: 1px solid #403003;
}
select {
	font-size: 8pt;
	border: 1px solid #403003;
}

.captcha {
	border: 1px solid #403003;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #403003;
	background-color: #F0F0F0;
	color: #403003;
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #EB0084;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #666666;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0px solid transparent;
   
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   border-left:1px dotted #9EC2F3; border-right:1px dotted #9EC2F3; border-top:0px dotted #9EC2F3; border-bottom:1px dotted #9EC2F3; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #CBE2EC; border-bottom:1px dotted #CBE2EC; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.userBar {
	text-align:right;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color:#0f388f;
	text-decoration:underline;
	padding:0px 10px 0px 10px;
}

.userBar a:hover {
	text-decoration:underline;
}


.search{
	height:30px;
	padding:8px 0px 5px 210px;
	text-align:center;
 }
	
.searchLabel {
	float: left;
	margin: 0px 5px 0px 0px;
}

.searchInput {
	padding: 2px 2px 1px 2px;
	float: left;
	margin-right:5px;
	width:250px;
	height: 18px;
	font-size:13px;
color:#333333;
}

.searchBtn {
	height: 22px;
	width: 97px;
	float: left;
	cursor:pointer; 
	margin:0px;
	padding:2px 5px 2px 5px;
	background:url('../images/search.gif') no-repeat;
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	
}


/*-------------------*/

.hMenu {
	position:absolute;
	right:20px;
	margin-top:120px;
	color:#FFFFFF;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	padding:5px;
}

.hMenu a:hover {
	height: 30px;
	text-decoration: underline;
}

.hMenu img {
	float:left;
	margin-top:10px;
}



.centerContainer {
	position:relative; 
	display:block;
	margin:0px 200px 0px 200px;
	height:1%;
	padding:0px 10px 0px 10px;
}

.centerContainer2{
	border:1px solid;
 }
 
.centerTopContainer {
	background: url('../images/centerTopBack.gif') repeat-x;
	height: 31px;
}

.centerTopLabel {
 	position:relative;
 	top:8px;
 	color:#FFFFFF;
 	font-weight:bold;
 }

.centerMiddleContainer {
 	margin:0px;
 	padding:0px 10px 0px 0px;
 }

.centerBottomContainer {
 	height:10px;
 	background:url('../images/centerBottomBack.gif') repeat-x;
 }

.Category {
 	width:98%;
 	margin-left:10px;
 }


.catHomeSubcats {
 	padding:0px 0px 4px 10px;
 	font-size:12px;
 }

.catHomeSubcats a:link, .catHomeSubcats a:visited, .catHomeSubcats a:active {
	color:#0f388f;
	padding: 0px 0px 15px 0px;
	text-decoration:underline;
}

.catHomeSubcats a:hover {color:#EB0084;}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #403003;
	text-decoration: underline;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #d38402;
	font-weight: normal;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float:right;
	width:200px;
	position:relative;
	right:0px;
}

/*-------------------*/

.leftContainer {
	width: 200px;
	position:relative;
	left:0px;
	float:left;
}

.boxTopLeft {
 	font-weight:bold;
 	color:#a15b02;
 	font-size:14px;
 }

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
	background:#fff3dc;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px;
	border-bottom:1px solid #bd9d65;
	padding: 10px 4px 10px 4px;
	line-height: 15px;
	font-size: 11px;
}

.boxSponsoredLast {
	margin: 0px;
	padding: 5px 4px 8px 4px;
	line-height: 15px;
	font-size: 11px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #4f3c06;
	text-decoration: underline;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #EB0084;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #EB0084;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #EB0084;
	font-weight: bold;
}

.mainPaging {
	float:left;
}

.pagingLinks {
	color: #EB0084;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: underline;
}

.pagingLinks a:hover {
	color: #EB0084;
	text-decoration: underline;
}

/*-------------------*/



a.dettagli:link, a.dettagli:active, a.dettagli:visited {
	text-decoration: underline;
	color:#CCCCCC;
}

a.dettagli:hover {
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	text-decoration: underline;
}

a.readMoreFeat:hover {
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #EB0084;
	font-weight: bold;
	text-decoration: underline;
}

.searcCat a:hover {
	color: #EB0084;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #EB0084;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url('../images/bidBg1.gif') no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url('../images/bidBg2.gif') no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url('../images/bidBg3Middle.gif') repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url('../images/bidBg3.gif') no-repeat;
	width: 68px;
	height: 4px;
 }
 
 
 /*-------------------*/
 .Category h3{padding:6px 0px 0px 10px;margin:10px 0px 0px 0px; font-size:15px;color:#e97c00; font-weight:bold;}

.catHomeMain {}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {font-weight:bold;color: #0F388F;text-decoration: underline;}

a.catHomeMain:hover {text-decoration: underline; color:#0F388F;}

.cat_title {padding-top: 0px; margin-top:10px;}
 
.cat_desc {font-size: 12px; color:#999999; padding:0px 0px 3px 10px;}

.path {
	margin:0 auto; 
	padding: 7px 0px 5px 7px;
	background-color:#F0F7F9;
	color:#333333;
	font-size:14px;
	font-weight:normal;
	border-top:1px dotted #C9D7F1;
	border-bottom:1px dotted #C9D7F1;
}

.path a:link, .path a:active, .path a:visited {
	color:#0F388F; 
	font-size:14px;
}

.path a:hover {
	color:#0F388F;
}

.registrazione {color:#660099;}
.mp3 {color:#660099;}

.titolo  {font-weight:normal; color:#A4A4A4; font-size:20px; padding-left:5px;}

.tipologia  {font-weight:normal; color:#A4A4A4; font-size:15px; border-top:1px solid #E3E3E3; border-bottom:1px solid #E3E3E3; padding-left:5px; background-color:#FCFBFB;}
.tipologia_cat  {font-weight:normal; color:#A4A4A4; font-size:15px; padding-left:10px; border-bottom:1px solid #E3E3E3; padding-left:5px; background-color:#FCFBFB;}
 
 .nota_appunti  {font-size:10px; color:#A4A4A4;}
 
 a.link:active, a.link:link  {color:#0F388F; font-size: 12px;
	text-decoration: underline;
	font-weight:bold;}

a.link:visited {color:#451C91; text-decoration: underline;
	font-weight:bold;}


a.readMore:link, a.readMore:active { color:#0F388F;
	text-decoration: underline;
	font-weight:bold;}
	
a.readMore:visited {color:#451C91; text-decoration: underline;
	font-weight:bold;}

 
.linkdetail  {font-size:16px; color:#333333;}
.linkdetail a:link {color:#0F388F; font-size:16px; font-weight:bold; text-decoration:underline;}
.linkdetail a:visited {font-size:16px; font-weight:bold; color:#451C91; text-decoration:underline;}
 
.testoappunti {font-size: 13px; color:#444444; text-align:justify;}
.testoappunti a:link{ color: #0F388F; font-size: 10px; text-decoration:underline;}
.testoappunti a:visited{ color: #0F388F; font-size: 10px; text-decoration:underline;}
.testoappunti a:hover{ color: #0F388F; font-size: 10px; text-decoration:underline;}
 
.sortinglinks {font-size: 10px;}
.sortinglinks a:link{ color: #6B90DA; font-size: 10px; text-decoration:underline;}
.sortinglinks a:visited{ color: #6B90DA; font-size: 10px; text-decoration:underline;}
.sortinglinks a:hover{ color: #6B90DA; font-size: 10px; text-decoration:underline;}

.footer {font-size: 12px; border-top: 1px solid #cccccc;}
.footer a:link{ color: #0F388F; font-size: 12px; text-decoration:underline;}
.footer a:visited{ color: #0F388F; font-size: 12px; text-decoration:underline;}
.footer a:hover{ color: #0F388F; font-size: 12px; text-decoration:underline;}

.footerdisc {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #AEAEAE; text-decoration:none;}
.footerdisc a:link{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #AEAEAE; text-decoration:none;}
.footerdisc a:visited{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #AEAEAE; text-decoration:none;}
.footerdisc a:hover{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #AEAEAE; text-decoration:none;}

/* 
blue this templ #0F388F
bluetop #164C97
celeste chiaro path bg #F0F7F9
celestino chiaro barra sopra #C9D7F1
azzurro #6B90DA
rosa logo #eb0084
light gray #C9D7F1

grey in rounded box CCCCBE
light gray text 959696
lighter gray BFBFBF
very light gray for small box borders E3E3E3
extreme light gray ~ bgbox FCFBFB


BASE */