/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "default" Portal Template
|   ========================================
|   by Meo aka Luponero [Amedeo de longis]
|      visiblesoul [Don K. Colburn]
|   (c) 2004-2005 mkportal.it
|   http://www.mkportal.it
|   Email: luponero@mclink.it
+--------------------------------------------------------------------------
|   > MKPortal
|   > Written By Amedeo de longis
|   > Date started: 9.2.2004
+--------------------------------------------------------------------------
*/
/*=============================
M
K  global styles
P
=============================*/
body 
{
 background-color: #7a828f;
 background-image: url(images/bg.gif);
 font-size: 10px;
 font-family: tahoma, tahoma, tahoma, tahoma;
 margin: 0px;
 padding: 0px;/* Opera 0 margin */

 text-align: center;/* center in IE */
}

/* portal wrapper */
#mkwrapper 
{
 text-align: left;/* right-align text in IE */

 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}

/* logostrip */
#mklogostrip 
{
 /* background-image: url(MKPORTALIMGDIR/sf_logo.jpg); */

 background-color: #000000;
 text-align: left;
}

/* global font formatting */
table, tr, .tdglobal 
{
 direction: ltr;
 text-align: left;
 font-size: 11px;
 color: #414244;
 font-family: tahoma, tahoma, tahoma, tahoma;
}

td 
{
 direction: ltr;
 text-align: left;
 font-size: 11px;
 color: #414244;
 font-family: tahoma, tahoma, tahoma, tahoma;
}

table 
{
 /*background:url(images/td_bg.gif);*/
}

/* main portal table */
.tabmain 
{
 margin: 0px;
 padding: 0px;
}

/* image link border */
img 
{
 border-width: 0px;
 vertical-align: middle;/* Meo: Added in C1.2 */
}

/*=============================
M
K  LIGHT BACKGROUND
P
=============================*/
.tabnews 
{
 background-color: #ffffff;
 color: #6d6d6d;
}

.modulecell 
{
 background-color: #eeeeef;
 color: #6d6d6d;
}

.trattini 
{
 background-color: #ffffff;
 color: #6d6d6d;
}

.tabmain 
{
 background-color: #F7F7F7;
 color: #6d6d6d;
}

.tablemenu 
{
 background-color: #eaeaeb;
 color: #6d6d6d;
}

.taburlo 
{
 background-color: #ffffff;
 color: #6d6d6d;
}

.modulecell2 
{
 text-align: center;
 background-color: #ccccce;
 color: #6d6d6d;
}

/*=============================
M
K  MEDIUM BACKGROUND
P
=============================*/
.navigatore 
{
 background-color: #dddddd;/* background-image: url(MKPORTALIMGDIR/navbar_limiter.gif); */

 color: #88888c;/* dark green color for module title texts  */

 border-color: #000000;
}

.tdblock 
{
 background-color: #E2E2E3;
 color: #88888c;
 border-color: #000000;
}

.moduleborder 
{
 background-color: #eaebec;
 color: #88888c;/* dark green color for module title texts  */

 border-color: #000000;
}

/*=============================
M
K  DARK BACKGROUND
P
=============================*/
.sottotitolo 
{
 /* background-image: url(MKPORTALIMGDIR/m_sf.gif); */

 background-color: #e1e1e1;
 color: #a2a2a2;
}

.urlo 
{
 /* background-image: url(MKPORTALIMGDIR/m_sf.gif); */

 background-color: #000000;
 color: #999999;
}

/*=============================
M
K  border and divider styles
P
=============================*/
.tabmain 
{
 border-color: #c6c8ca;
 border-width: 0px;
 border-style: solid;
}

/* block wrapper, chat button strip */
.tablemenu 
{
 border-color: #c6c8ca;
 border-width: 1px;
 border-style: solid;
}

.taburlo 
{
 border-color: #c6c8ca;
 border-width: 0px;
 border-style: solid;
}

.urlo2 
{
 border-color: #c6c8ca;
 border-width: 0px;
 border-style: solid;
}

.trattini 
{
 border-color: #c6c8ca;
 border-width: 0px;
 border-style: solid;
}

.trattini2 
{
 border-color: #c6c8ca;
 border-width: 0px;
 border-style: solid;
}

.trattini3 
{
 border-color: #c6c8ca;
 border-width: 0px;
 border-style: solid;
}

.trattini 
{
 border-top-width: 0px;
 border-right-width: 0;
 border-bottom-width: 0;
 border-left-width: 0;
 border-top-style: dashed;
}

/* blocks admin */
.trattini2 
{
 border-top-width: 0;
 border-right-width: 1px;
 border-bottom-width: 0;
 border-left-width: 0;
 border-right-style: dashed;
}

/* Quotes, Shoutbox */
.trattini3 
{
 border-top-width: 0;
 border-right-width: 0;
 border-bottom-width: 1px;
 border-left-width: 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: tahoma, tahoma, tahoma, tahoma;
	color: #37607f;
	text-decoration: none;
	font-weight: normal;
}

a:hover 
{
	font-family: tahoma, tahoma, tahoma, tahoma;
	color: #DF0116;
	text-decoration: none;
	font-weight: normal;
}

a:active 
{
	font-family: tahoma, tahoma, tahoma, tahoma;
	color: #37607f;
	text-decoration: none;
	font-weight: normal;
}

/* bold navbar, block, module links */
a.uno:link 
{
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-size: 11px;
 color: #37607f;
 font-weight: bold;
 text-decoration: none;
}

a.uno:visited 
{
 font-size: 11px;
 color: #37607f;
 font-weight: bold;
 text-decoration: none;
}

a.uno:hover 
{
 font-size: 11px;
 color: #DF0116;
 font-weight: bold;
 text-decoration: none;
}

/* block text links */
.tablemenu a:link 
{
 font-family: tahoma, tahoma, tahoma, tahoma;
 color: #37607f;
 text-decoration: none;
}

a:visited 
{
 font-family: tahoma, tahoma, tahoma, tahoma;
 color: #37607f;
 text-decoration: none;
}

.tablemenu a:hover 
{
	text-decoration: none;
	font-family: tahoma, tahoma, tahoma, tahoma;
	color: #DF0116;
}

.tablemenu a:active 
{
 text-decoration: none;
}

/* global contrasting text and hyperlink color */
.mktxtcontr, a.mktxtcontr:link, a.mktxtcontr:visited 
{
 color: #37607f;
 font-weight: normal;
 text-decoration: none;
}

a.mktxtcontr:hover 
{
	font-weight: normal;
	text-decoration: none;
	color: #DF0116;
}

/* contrasting text and hyperlink color 2 (admin) */
.mktxtcontr2, a.mktxtcontr2:link, a.mktxtcontr2:visited 
{
 color: #37607f;
 font-weight: bold;
 text-decoration: none;
}

a.mktxtcontr2:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: #DF0116;
}

/*=============================
M
K  form styles
P
=============================*/
input, textarea 
{
 background-color: #F1F1F1;
 border-color: #44444d;
 border-width: 1px;
 border-style: solid;
 margin: 0px;
 padding: 1px;
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-weight: normal;
 font-size: 11px;
 color: #000000;
 vertical-align: middle;
}

/* input fields */
/* global submit buttons */
select, .bgselect, .mkbutton 
{
 background-color: #F1F1F1;
 border-color: #737373;
 border-width: 1px;
 border-style: solid;
 margin: 0px;
 padding: 0px;
 font-family: tahoma, tahoma, tahoma, tahoma;
 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-color: #44444d;
 border-width: 2px;
 border-style: outset;
}

/* radio/checkbox buttons - remove background color and border in IE */
.mkradio 
{
 background-color: transparent;
 border-width: 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: #3e3e3d;
 font-size: 10px;
 border-color: #808080;
 border-width: 1px;
 border-style: solid;
 background-image: url(images/navbar_bg.gif);
 margin: 2px;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* top navstrip */
.navigatore 
{
	vertical-align: bottom;
	text-align: right;
	font-family: tahoma, tahoma, tahoma, tahoma;
	font-weight: 300;
	font-size: 9px;
}

/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks 
{
 direction: ltr;
 text-align: left;
 padding: 0px;
}

/* block header/footer corner images - portal skin only */
.tdmenblock 
{
 direction: ltr;
 font-size: 0px;
 padding: 0px;
 margin: 0px;
 vertical-align: top;/*background-color:#f6f6f6;*/
}

/* block td cell */
.tdblock 
{
 direction: ltr;
 text-align: left;
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-size: 11px;
 font-weight: normal;
 padding-top: 3px;
 padding-right: 5px;
 padding-bottom: 3px;
 padding-left: 5px;
 margin: 2px;
 vertical-align: middle;/*background: url(images/navig_bg.gif) no-repeat;	*/
}

.tdblock10 
{
 background-color: #f6f6f7;
 color: #88888c;
 border-color: #000000;
 direction: ltr;
 text-align: left;
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 padding-top: 3px;
 padding-right: 5px;
 padding-bottom: 3px;
 padding-left: 0px;
 margin: 2px;
 vertical-align: middle;
}

/* block td cell MY OWN TD BLOCK TO AVOID UNNECCESARY RTL DIRECTION */
.tdblock2 
{
 direction: inherit;
 text-align: center;
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-size: 11px;
 font-weight: normal;
 margin: 2px;
 background-color: #ccccce;
 color: #414244;
}

/* block title bar */
.sottotitolo 
{
 direction: ltr;
 vertical-align: middle;
 text-align: left;
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-size: 11px;
 font-weight: bold;/* color: #6d6d6d; */
}

/* block title bar */
.sottotitolo2 
{
	direction: ltr;
	vertical-align: middle;
	text-align: left;
	font-family: tahoma, tahoma, tahoma, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}

/* horizontal spacer between blocks */
.tdspacer 
{
 direction: ltr;
 line-height: 3px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* module table headings */
.modulex 
{
 background-color: #242323;
 background-image: url(images/bg_mod.gif);
 background-repeat: repeat-x;
 height: 25px;
}

th.modulex 
{
 color: #6d6d6d;
 font-family: tahoma, tahoma, tahoma, tahoma;
 background-color: #eeeeef ! important;
 background-image: none ! important;
 height: 25px;/* font-weight: normal;*/

 white-space: nowrap;
}

/* Reviews description text */
.modulelite 
{
 direction: ltr;
 text-align: left;
 font-size: 8pt;
 color: #a6bbcd;
}

/* center block padding (news, admin) */
.contents 
{
 direction: ltr;
 text-align: left;
 padding: 10px;
}

/* module pagination links */
.mkpagelink 
{
 direction: ltr;
 text-align: left;
 background-color: #f0f5fa;
 border-color: #072a66;
 border-width: 0px;
 border-style: solid;
 padding-top: 1px;
 padding-right: 3px;
 padding-bottom: 1px;
 padding-left: 3px;
 color: #000;
 font-weight: normal;
}

.mkpagelinklast 
{
 direction: ltr;
 text-align: left;
 background-color: #000000;
 border-color: #072a66;
 border-width: 0px;
 border-style: solid;
 padding-top: 1px;
 padding-right: 3px;
 padding-bottom: 1px;
 padding-left: 3px;
 color: #000;
 font-weight: normal;
}

.mkpagecurrent 
{
 direction: ltr;
 text-align: left;
 background-color: #ffc9a5;
 border-color: #072a66;
 border-width: 0px;
 border-style: solid;
 padding-top: 1px;
 padding-right: 3px;
 padding-bottom: 1px;
 padding-left: 3px;
 color: #000;
 font-weight: normal;
}

/*=============================
M
K  shoutbox module styles
P
=============================*/
/* module table with border (shoutbox, news) */
div.taburlo 
{
 direction: ltr;
 width: 100%;/* center in IE */
}

td.taburlo 
{
 direction: ltr;
 margin: 5px;
 padding: 5px;
 border-width: 0;
}

/* shouter and date cell */
.urlo 
{
 direction: ltr;
 line-height: 18px;
 vertical-align: bottom;
 text-align: left;
 font-weight: normal;
 font-size: 11px;/* color: #6d6d6d; */

 padding: 4px;
}

/* shout cell */
.urlo2 
{
 background-color: #e4ebf4;
 direction: ltr;
 padding: 4px;/* border-bottom: 1px solid #44444d; */

 border-top-width: 0;
 border-right-width: 0;
 border-bottom-width: 1px;
 border-left-width: 0;
 border-style: solid;
 text-align: left;
 color: #a5a5a5;
 font-size: 11px;
 font-weight: bold;
}

/* white shouter text */
.urlocontrast 
{
 direction: ltr;
 text-align: left;
 color: #3399fe;
}

/*=============================
M
K  news module styles
P
=============================*/
/* news table with border */
.tabnews 
{
 direction: ltr;
 text-align: left;
 border-color: #000000;
 border-width: 0px;
 border-style: dashed;
 margin: 0px;
 padding: 10px;
 font-size: 11px;
 color: #6d6d6d;
}

.newstopbg 
{
 padding-right: 20px;
}

/*=============================
M
K  admin cp styles
P
=============================*/
/* admin cp titles with top border */
.titadmin 
{
 direction: ltr;
 text-align: left;
 margin: 0px;
 font-weight: bold;
 font-size: 11px;
 color: #7697ba;
 border-top-color: #44444d;
 border-top-width: 0px;
 border-top-style: dashed;
}

/*=============================
M
K  font styles
P
=============================*/
/* red error page text */
.mkerror 
{
 direction: ltr;
 font-size: 12pt;
 color: #a0bbd8;
 font-weight: bold;
}

/* MKPQuote quotation text */
.mkquote 
{
 direction: ltr;
 color: #0000ff;
}

/* MKPGallery module ecard, offline page */
.ecardtitle, .offlinetxt 
{
 direction: ltr;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
}

/* MKPGallery slideshow caption text (modules/gallery/index.php function slide_update) */
/*
.mkslidecap {	
	font-family: tahoma, tahoma, tahoma, tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #000000;
}
*/
/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball 
{
 font-size: 9px;
 color: #6d6d6d;
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-weight: normal;
 background-color: #000000;
 padding: 0;
}

.mkquotetext 
{
 font-size: 10px;
 color: #6d6d6d;
 font-family: tahoma, tahoma, tahoma, tahoma;
 font-weight: normal;
 background-color: #000000;
 margin: 0;
 padding: 0;
}

table .mkquotetable 
{
 width: auto;/* IE */

 text-align: left;
}

input , select , option , button , textarea 
{
 font-family: Tahoma;
 font-size: 11px;
}

/* 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: 10px;
}

.mkcopyright a 
{
 text-decoration: none;
}

/* Calendar block current day highlighting */
#mkcaltoday 
{
 border-width: 2px;
 border-style: outset;
 background-color: #ffff00;
}

.mkbutton 
{
 /* Global submit buttons */

 padding: 3px;
}

.mkbbbutton 
{
 /* MKP BBcode editor buttons */

 margin: 0;
 padding: 0;
}
