
/*=============================
E
M  global styles
F
=============================*/
body {
	background-color: #161616;
	font-size: 10px; 
	color: #cccccc; 
	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/header_bg.jpg);	
	background-color: #161616;
	text-align: left;
}

/* global font formatting */
table,
tr,
td,
.tdglobal {
	font-size: 10px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/* main portal table */
.tabmain {
	margin:0px;
	padding:0px;	
}

/* image link border */
img { 		
	border: 0px;
}

/*=============================
E
M  header styles
F
=============================*/

.catheader{ background: url(images/end_L.jpg) no-repeat:left;
margin:0;
padding:0;
width:24px;
height:217px;
}

.catheader1{ background:url(images/temp_logo.jpg) no-repeat:center;
margin:0;
padding:0;
width:797px;
height:217px;
align: center;
}

.catheader2{ background:url(images/end_R.jpg) no-repeat:right;
padding:0;
margin:0;
width:24px;
height:217px;
}


/*=============================
E
M LIGHT BACKGROUND
F
=============================*/
.modulecell,
.urlo2,
.tabnews,
.trattini,
.tabmain,
.tablemenu,
.taburlo {
	background-color: #161616;
	color: #666666;
}

/*=============================
E
M  MEDIUM BACKGROUND
F
=============================*/
.navigatore,
.tdblock,
.moduleborder {
	background-color: #161616;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	color: #C49400;
}

/*=============================
E
M  DARK BACKGROUND
F
=============================*/
.urlo {
background-image: url(MKPORTALIMGDIR/m_sf.gif) ; 
	background-color:#161616;
border: 1px solid #ff6600;
	color: #FF6600;
	padding-bottom: 5px;
}
.sottotitolo {
background-image: url(MKPORTALIMGDIR/m_sf.gif) ; 
	background-color:#161616;
	color: #FF6600;
	padding-bottom: 5px;
}
/*=============================
E
M  border and divider styles
F
=============================*/
.tabmain,
.tablemenu, /* block wrapper, chat button strip */
.taburlo,
.urlo2,
.trattini,
.trattini2,
.trattini3 {
	border: 1px solid #101922;	
}
	
.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;	
} */

/*=============================
E
M  hyperlink styles
F
=============================*/
/* global links */
a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;	
	text-decoration: none;
}	 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;	
	text-decoration: underline;	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
	text-decoration: underline overline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;	
	text-decoration: none; 	
}

/* bold navbar, block, module links */
a.uno:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #ff6600; 
	font-weight: bold;
	text-decoration: none;
}

a.uno:visited {	
	font-size: 10px; 
	color: #ff6600; 
	font-weight: bold;
	text-decoration: none;
}


a.uno:hover {
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: underline overline;
}

/* block text links */
.tablemenu a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;	
	text-decoration: none;	
}

.tablemenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
      	
	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-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
      font-weight: bold;	
	text-decoration: underline overline;
}

/* contrasting text and hyperlink color 2 (admin) */
.mktxtcontr2,
a.mktxtcontr2:link, 
a.mktxtcontr2:visited {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr2:hover {
	font-weight: bold;
	text-decoration: underline overline;
}

/*=============================
E
M  form styles
F
=============================*/
input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton /* global submit buttons */
{
	border: solid 1px #C49400;
	background-color: #222;
	color: #D0D0D0;
	background-image: url(MKPORTALIMGDIR/textarea.gif);
	/* border: 1px solid #4C77B6; */	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	vertical-align: middle;
}

/* button border - needed for blocks to display correctly in forum-view */	
.blsubmit,
.mkbutton {
	border: 2px #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 ** username and password text for logging in */
.mkblkinput {
      
	background-color:#101922;
 	font-size: 9px;
	border: 1px  #000000;
	margin: 0px;
}

/*=============================
E
M  navstrip styles
F
=============================*/
/* top navstrip */
.navigatore {	
	vertical-align: bottom;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 9px;
}

/*=============================
E
M  block styles
F
=============================*/
/* 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:#566A7C;
}

/* block td cell */
.tdblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;	
}

/* block title bar */
.sottotitolo {
	vertical-align: middle;	
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	/* color: #666666; */		 
}

/* horizontal spacer between blocks */
.tdspacer {
	line-height: 3px;
}

/*=============================
E
M  module global styles
F
=============================*/
/* module table headings */
.modulex {	
	background-color: #161616;
	border-left: solid 1px #000000;
	border-right: solid 1px #484848;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #484848;
	height: 25px;
}

th.modulex {	 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #161616 !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;
}

/*=============================
E
M  shoutbox module styles
F
=============================*/
/* 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: 18px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	/* color: #666666; */
	padding: 4px;		 
}

/* shout cell */
.urlo2 {
	padding: 4px;	
	/* border-bottom: 1px solid #5c88c8; */
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: center;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
}
.shouttext {
line-height: 18px;	
	color: #cc0000;
     text-align: left;
     font-size: 11px;
	font-weight: bold;
}

/* white shouter text */
.urlocontrast {	
	color: #ffffff;
}

/*=============================
E
M  news module styles
F
=============================*/
/* news table with border */
.tabnews {
	/* border: 1px dashed #4F6175; */
	margin:0px; 
	padding:0px;
	font-size: 10px;
	color: #666666;	
}

/*=============================
E
M  admin cp styles
F
=============================*/
/* admin cp titles with top border */
.titadmin {
	margin: 0px;
	font-weight: bold;
	font-size: 11px; 
	color: #cc0000;
	border-top: 1px dashed #631818;
}

/*=============================
E
M  font styles
F
=============================*/
/* red error page text */
.mkerror {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

/* MKPQuote quotation text */
.mkquote { 		
	color: #FFFF00;	
	font-weight: bold;
}

/* 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;
}
*/

/*=============================
E
M  BBcode quote styles
F
=============================*/
.mkquoteball {
	font-size: 9px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;	
	padding: 0;	
}

.mkquotetext {
	font-size: 10px; 
	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;
}
