.spoil_title { background-color: #bfbfbf; border: dashed #c6ddf3; cursor: pointer;}

.spoil_body { background-color: #bfbfbf; border: dashed #c6ddf3; display: none;}

.counter a:hover img { 
        filter: gray();
        filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);       
        -moz-opacity: 1; /* Mozilla 1.6 */       
        -khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */       
        opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */       
        filter: alpha(opacity=100); /* IE 5.5+*/ 
		
}       

.counter a img {
	    filter: gray();
        filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);       
        -moz-opacity: 0.5; /* Mozilla 1.6 */       
        -khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */       
        opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */       
        filter: alpha(opacity=80); /* IE 5.5+*/
		
}
body {
	background: #EDEDED url(images/bg.png) repeat;
	font-size: 11px; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0px; 
	padding:0px; /* Opera 0 margin */	
	text-align: center; /* center in IE */ 
}

/* portal wrapper */
#mkwrapper {
	text-align:left; /* left-align text in IE */	
	margin: 0px auto 0px auto;
}

/* logostrip */
#mklogostrip {
	/* background-image: url(MKPORTALIMGDIR/sf_logo.png); */	
	background-color: #000000;
	text-align: left;
}

/* global font formatting */
table,
tr,
td,
.tdglobal {
	font-size: 11px; 
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/* main portal table */
.tabmain {
	margin:0px;
	padding:0px;	
}

/* image link border */
img {
	border: 0px;
	vertical-align: middle; /* Meo: Added in C1.2 */
}

/*=============================
M
K  LIGHT BACKGROUND
P
=============================*/
.tabmain {
	background-color: transparent;
	color: #808080;
}
.tablemenu {
	background: #FDFDFD url(images/backblock.png) repeat-x bottom;
	color: #666666;
}
.modulecell,
.urlo2,
.tabnews,
.trattini,
.taburlo {
	background-color: #ffffff;
	color: #808080;
}

/*=============================
M
K  MEDIUM BACKGROUND
P
=============================*/
.tdblock {
	background-color: transparent;
	color: #444444;
}
.moduleborder {
	background-color: #cccccc;
	color: #000000;
}
.navigatore{
	background: #000000 url(images/navbg.gif) repeat-x top;
	color: #496c9f;
}

/*=============================
M
K  DARK BACKGROUND
P
=============================*/
.urlo {
	background-color: #999999;
	color: #FFFFFF;
}
.sottotitolo {
	/* background-image: url(MKPORTALIMGDIR/m_sf.gif); */
	background-color: #999999;
	color: #FFFFFF;
}

/*=============================
M
K  border and divider styles
P
=============================*/
.tabmain {
	border: 0px;
}
.taburlo,
.urlo2,
.trattini,
.trattini2,
.trattini3 {
	border: 1px solid #999999;	
}
.tablemenu /* block wrapper, chat button strip */	
{
	border: solid #999999;	
	border-width: 0 1px 0 1px;
}
	
.trattini {
	border-width: 1px 0 0 0;
	border-top-style: dashed;
}

/* blocks admin */
.trattini2 {
	border-width: 0 1px 0 0;
	border-right-style: dashed;
}

/* Quotes, Shoutbox */
.trattini3 {
	border-width: 0 0 1px 0;
	border-bottom-style: dashed;
}

/* vertical spacer image used in portal skin */
/* .vspacer
{
	background-image: url(MKPORTALIMGDIR/punto_vert.gif);
	background-repeat: repeat-y;
	background-color: transparent;	
} */

/*=============================
M
K  hyperlink styles
P
=============================*/
/* global links */
a:link, 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a9021;	
	text-decoration: none;	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a9021;	
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a9021;	
	text-decoration: none; 	
}

/* bold navbar, block, module links */
a.uno:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none
}

a.uno:visited {	
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none
}


a.uno:hover {
	font-size: 11px; 
	color: #5a9021; 
	font-weight: bold;
	text-decoration: underline;
}

/* block text links */
.tablemenu a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration: none;	
}

.tablemenu a:hover {
	text-decoration: underline;
}

.tablemenu a:active { 
	text-decoration: none; 	
}

/* global contrasting text and hyperlink color */
.mktxtcontr,
a.mktxtcontr:link, 
a.mktxtcontr:visited {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* contrasting text and hyperlink color 2 (admin) */
.mktxtcontr2,
a.mktxtcontr2:link, 
a.mktxtcontr2:visited {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr2:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*=============================
M
K  form styles
P
=============================*/
/* remove margin after closing "form" tag in MSIE */
form {
	margin: 0;
	padding: 0
}

input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton /* global submit buttons */
{
	background-color: #ffffff;		
	/* border: 1px dashed #4C77B6; */	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	color: #000000;
	vertical-align: middle;
}

/* button border - needed for blocks to display correctly in forum-view */	
.blsubmit,
.mkbutton {
	border: 1px #9cf outset;
}

/* radio/checkbox buttons - remove background color and border in IE */	
.mkradio {
	background-color: transparent;
	border: 0px;		
}

/* configure blog textarea */
textarea.mkwrap1 {
	overflow: auto;
	/* width: 230px; */
	width: 100%;
}

/* edit blog textarea */
textarea.mkwrap2 {
	overflow: auto;
	width: 500px ;
}

/* block input */
.mkblkinput {
	background-color:#fff;
 	font-size: 9px;
	border: 1px dashed #808080;
	margin: 2px;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* top navstrip */
.navigatore {	
	vertical-align: bottom;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 9px;
}
.navigatore a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none
}

.navigatore a:visited {	
	font-size: 11px; 
	color: #FFFFFF;  
	font-weight: normal;
	text-decoration: none
}


.navigatore a:hover {
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: underline overline;
}

/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks {
	padding: 0px;
}

/* block header/footer corner images - portal skin only */
.tdmenblock {
	font-size: 0px;	
	padding: 0px;  
	margin: 0px; 
	vertical-align: top;
	background-color:#999999;
}

/* block td cell */
.tdblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 2px;	
}

/* block title bar */
.sottotitolo {
	vertical-align: middle;	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	/* color: #666666; */		 
}

/* horizontal spacer between blocks */
.tdspacer {
	line-height: 3px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* module table headings */
.modulex {	
	background-color: #FDFDFD;
	height: 25px;
}

th.modulex {	 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FDFDFD !important;
	background-image: none !important;
	height: 25px;
	/* font-weight: normal;*/
	white-space: nowrap;
}

/* Reviews description text */
.modulelite {
	font-size: 8pt;
	color:#a6bbcd;
}

/* center block padding (news, admin) */
.contents {
	padding: 10px;
}

/* module pagination links */
.mkpagelink {
	background-color: #f0f5fa;
	border: 1px solid #072a66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight: normal;
}

.mkpagelinklast {
	background-color: #dfe6ef;
	border: 1px solid #072a66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
}

.mkpagecurrent {
	background-color: #ffc9a5;
	border: 1px solid #072a66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
}

/*=============================
M
K  shoutbox module styles
P
=============================*/
/* module table with border (shoutbox, news) */
div.taburlo {	
	width: 100%; /* center in IE */	
}

td.taburlo{
	margin:5px;
	padding:5px;
	border: 0;
}
	
/* shouter and date cell */
.urlo {
	line-height: 12px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	/* color: #666666; */
	padding: 4px;		 
}

/* shout cell */
.urlo2 {
	padding: 4px;	
	/* border-bottom: 1px solid #5c88c8; */
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

/* white shouter text */
.urlocontrast {	
	color: #ffffff;
}

/*=============================
M
K  news module styles
P
=============================*/
/* news table with border */
.tabnews {
	border: 1px dashed #c6ddf3;
	margin:0px; 
	padding:0px;
	font-size: 11px;
	color: #808080;	
}

/*=============================
M
K  admin cp styles
P
=============================*/
/* admin cp titles with top border */
.titadmin {
	margin: 0px;
	font-weight: bold;
	font-size: 11px; 
	color: #496c9f;
	border-top: 1px dashed #5c88c8;
}

/*=============================
M
K  font styles
P
=============================*/
/* red error page text */
.mkerror {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

/* MKPQuote quotation text */
.mkquote { 		
	color: #0000ff;	
}

/* MKPGallery module ecard, offline page */
.ecardtitle,
.offlinetxt {
	font-size: 10pt; 
	font-weight: bold;
	text-align: center;
}

/* MKPGallery slideshow caption text (modules/gallery/index.php function slide_update) */
/*
.mkslidecap {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #ffffff;
}
*/

/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball {
	font-size: 9px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;	
	padding: 0;	
}

.mkquotetext {
	font-size: 11px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}
table .mkquotetable{				
	width: auto; /* IE */	
	text-align: left;
}

/* Added in C1.2 */
/* Table background highlight */
.bghighlight1 {
	background-color: #EAF8EB;
}
/* Table background highlight 2 */
.bghighlight2 {
	background-color: #EFCBCB;
}
/* mkportal footer copyright - Do not remove, modify or obscure the copyright text */
.mkcopyright {
	font-size: 11px;
}
.mkcopyright a {
	text-decoration: none;
}
/* Calendar block current day highlighting */
#mkcaltoday {
	border:2px;
	border-style:outset;
	background-color: #c6ddf3;
}

/* Table Cell Alignment ltr/rtl */

/* default is "left" */
.mkalign1 {
	text-align: left;
}

/* default is "right" */
.mkalign2 {
	text-align: right;
}
.navigator {
	height: 16px;
	line-height: 16px;
}

.navigator a:link, .navigator a:visited{
	float: left;
	text-align: center;
	height: 18px;
	line-height: 18px;
	width: 80px;
	background: #FFF url(images/navi_btn.png) top center no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.navigator a:hover{
	background: #3f9bdd url(images/navi_btn.png) bottom center no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.mbratings {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(images/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.mbratings li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.mbratings li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.mbratings li a:hover {
	background-image: url(images/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.mbratings a.rati1 { left: 0px; }
.mbratings a.rati1:hover { width: 17px; }
.mbratings a.rati2 { left: 17px; }
.mbratings a.rati2:hover { width: 34px; }
.mbratings a.rati3 { left: 34px; }
.mbratings a.rati3:hover { width: 51px; }
.mbratings a.rati4 { left: 51px; }	
.mbratings a.rati4:hover { width: 68px; }
.mbratings a.rati5 { left: 68px; }
.mbratings a.rati5:hover { width: 85px; }
.mbratings li.cur-rating {
	background-image: url(images/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

H1 {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 11px Verdana, tahoma; PADDING-TOP: 0px
}
H2 {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 11px Verdana, tahoma; PADDING-TOP: 0px
}
H3 {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 11px Verdana, tahoma; PADDING-TOP: 0px
}
H4 {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 11px Verdana, tahoma; PADDING-TOP: 0px
}
H5 {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 11px Verdana, tahoma; PADDING-TOP: 0px
}
H6 {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 11px Verdana, tahoma; PADDING-TOP: 0px
}
HR {
        border-top: 1px solid #fd7700 dashed; border-bottom: 1px solid #000000 dashed; color: transparent; background-color: transparent; height: 1px; width: 98%; style="FILTER: alpha(opacity=15)";
}
