﻿/*
+--------------------------------------------------------------------------
|   MkPortal
|   ========================================
|   by Meo aka Luponero <Amedeo de longis>
|      Don K. Colburn <visiblesoul.net>
|
|   (c) 2004-2006 mkportal.it        ||    http://www.mkportal.it
|   Email: luponero@mclink.it        ||    Date started: 9.2.2004
|
+---------------------------------------------------------------------------
|
|   MkPortal 1.1.1 Arabic
|   ========================================
|
|   > تعريب وتطوير فريق عمل الدعم الفنى العربى الرسمى للمجلة
|   > www.mkportal.ws (MKPortal Official Arabic Support)
|   > تم إطلاق هذا الإصدار بتاريخ 23/11/2006
|   > نرحب بجميع أنواع المساهمات والمساعدات
|   > نرحب بالمتطوعين للإنضمام لفريق العمل
|   > للمراسلات (mkportal@mkportal.ws)
|
+--------------------------------------------------------------------------
*/

/*=============================
M
K  global styles
P
=============================*/
/* IMPORT body */
body,
.importbody {
	background-color: #F3F4E5;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, arial;
}

body {
	font-size: 11px;
	margin:0px; 
	padding:0px; /* Opera 0 margin */	
	text-align: center; /* center in IE */ 
}

html
{
SCROLLBAR-FACE-COLOR: #B2C844; 
SCROLLBAR-HIGHLIGHT-COLOR: #E8E8CE; 
SCROLLBAR-SHADOW-COLOR: #E8E8CE; 
SCROLLBAR-3DLIGHT-COLOR: #E8E8CE; 
SCROLLBAR-ARROW-COLOR: #FFFFFF;; 
SCROLLBAR-TRACK-COLOR: #E8E8CE; 
SCROLLBAR-DARKSHADOW-COLOR: #E8E8CE
}

/* IMPORT body background (used for SMF) */
.importbgbody {
	font-size: 11px;
}

/* portal wrapper */
#mkwrapper {
	text-align:right; /* right-align text in IE */	
	margin: 0px auto 0px auto;
}

/* IMPORT logostrip */
#mklogostrip,
#importlogostrip {	
	background-color: #8CB6E7;	
}

/* logostrip */
#mklogostrip {
	text-align: right;
}

/* IMPORT global font formatting */
table,
tr,
td,
.tdglobal,
.importfont {
	font-size: 11px; 
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

/* global font formatting */
table,
tr,
td,
.tdglobal {
	font-size: 11px;	
}

/* IMPORT main portal table bg (if different than body bg) */
.tabmain,
.importmain {	
	font-size: 11px;	
}

/* main portal table */
.tabmain {
	margin:0px;
	padding:0px;	
}

/* image link border */
img { 		
	border: 0px;
}

/*=============================
M
K IMPORT LIGHT BACKGROUND
P
=============================*/
.modulecell,
.urlo2,
.tabnews,
.trattini,
.trattini3,
.tablemenu,
.taburlo,
.importlightback {
	background-color: #ffffff;
	color: #666666;
}

/*=============================
M
K IMPORT MEDIUM BACKGROUND
P
=============================*/
.navigatore,
.tdblock,
.moduleborder,
.modulex,
.mkpagecurrent,
.importmediumback {
	background-color: #ECECD9;
	color: #F05218;
	font-family: Tahoma, arial;
}

/*=============================
M
K IMPORT DARK BACKGROUND
P
=============================*/
.urlo,
.sottotitolo,
.importdarkback {
	background-color:#C9C9FF;
	color: #666666;
}

/*=============================
M
K  border and divider styles
P
=============================*/
/* vertical spacer image used in portal skin */
/* .vspacer {
	background-image: url(MKPORTALIMGDIR/punto_vert.gif);
	background-repeat: repeat-y;
	background-color: transparent;	
} */

/* IMPORT border-color */
.tabmain,
.tablemenu, /* block wrapper, chat button strip */
.taburlo,
.urlo2,
.tabnews,
.trattini,
.trattini2,
.trattini3,
.mkpagelink,
.mkpagelinklast,
.mkpagecurrent,
.titadmin,
.importborders {
	border: 1px solid #C5C5A8;
}
	
.trattini {
	border-width: 1px 0 0 0;
	border-style: dashed;
}

/* blocks admin */
.trattini2 {
	border-width: 0 1px 0 0;
	border-style: dashed;
}

/* Quotes, Shoutbox */
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}

/*=============================
M
K  hyperlink styles
P
=============================*/
/* IMPORT global links */
a:link,
a:active,
a.uno:link,
.importlink {
	font-family: Tahoma, arial;
	color: #E58712;
	text-decoration: none;
}
a:visited,
a.uno:visited,
.importvisited {
	font-family: Tahoma, arial;
	color: #E58712;
	text-decoration: none;
}

a:hover,
a.uno:hover,
.importhover {
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* a:active {
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	color: #496c9f;	
	text-decoration: none; 	
} */

/* bold navbar, block, module links */
a.uno:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.uno:visited {	
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none
}


a.uno:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/* block text links */
/* .tablemenu a:link, a:visited {
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	color: #496c9f;	
	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
}

/* IMPORT form styles */
input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton, /* global submit buttons */
.mkblkinput, /* block input */
.mkradio, 
.importforms
{
	background-color: #EDEEE1;		
	/* border: 1px solid #4C77B6; */	
	/* margin: 0px; */
	/* padding: 0px;*/
	font-family: Tahoma, arial;
	font-weight: normal;
	font-size: 11px;
	color: #B2C844;
	vertical-align: middle;
}

/* set form padding and margin */
/*.mkbutton,*/ /* global submit buttons */
/* textarea,*/
input,
select,
.bgselect, /* input fields */
.mkblkinput /* block input */
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal; /* needed for Mozilla */	
}

/* 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 ;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* top navstrip */
.navigatore {	
	vertical-align: bottom;
	text-align: center;
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 10px;
	border: 0;
}

/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks {
	padding: 0px;
}

/* block td cell */
.tdblock {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin: 2px;
}

/* block title bar */
.sottotitolo {
	vertical-align: bottom;	
	text-align: center;
	font-size: 12px;
	font-weight: bold;	 
}

/* horizontal spacer between blocks */
.tdspacer {
	line-height: 3px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* IMPORT module table headings */
th.modulex,
.importmodulex {
	background-color: #f1f5f8;
	height: 25px;
}
th.modulex {
	white-space: nowrap;
}
.modulex {
	border-width: 0 0 0 0;
}
/* Reviews description text */
.modulelite {
	font-size: 8pt;
	/* color:#a6bbcd;*/
}

/* block padding (news, admin) */
.contents {
	padding: 10px;	
}

/* module pagination links */
.mkpagelink {
	padding:1px 3px 1px 3px;
	font-weight: normal;
}

.mkpagelinklast {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

.mkpagecurrent {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

/*=============================
M
K  shoutbox module styles
P
=============================*/
td.taburlo{	
	margin:5px;
	padding:5px;
	border: 0;	
}
	
/* shouter and date cell */
.urlo {
	line-height: 18px;
	vertical-align: bottom;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	padding: 4px;		 
}

/* shout cell */
.urlo2 {
	padding: 4px;
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/* white shouter text */
/* .urlocontrast {	
	color: #ffffff;
} */

/*=============================
M
K  news module styles
P
=============================*/
/* news table with border */
.tabnews {
	border-width: 1px;
	border-style: dashed;
	margin:0px; 
	padding:0px;
	font-size: 11px;	
}

/*=============================
M
K  admin cp styles
P
=============================*/
/* admin cp titles with top border */
.titadmin {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px 0 0 0;
	border-style: dashed;
}

/*=============================
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: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #ffffff;
} */

/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball {
	font-size: 10px; 
	color: #666666;
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;	
	padding: 0;	
}

.mkquotetext {
	font-size: 11px; 
	color: #666666;
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}

table .mkquotetable{				
	width: auto; /* IE */	
	text-align: right;
}

.red
{
margin: 0px 0px 0px 0px;
width:48;
border: 2px solid #FF1515;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#FF1515; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.green
{
margin: 0px 0px 0px 0px;
width:48;
border: 2px solid #0099FF;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#0099FF; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.blue
{
margin: 0px 0px 0px 0px;
width:48;
border: 2px solid #0000FF;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#0000FF; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.gray
{
margin: 0px 0px 0px 0px;
width:48;
border: 2px solid #CCCCCC;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#CCCCCC; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.fushia
{
margin: 0px 0px 0px 0px;
width:48;
border: 2px solid #FF66CC;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#FF66CC; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.orang
{
margin: 0px 0px 0px 0px;
width: 48;
border: 2px solid #FF9900;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#FF9900; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center
}
.teal
{
margin: 0px 0px 0px 0px;
width: 48;
border: 2px solid #669933;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#669933; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.brown
{
margin: 0px 0px 0px 0px;
width: 48;
border: 2px solid #BF0000;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#BF0000; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.pink
{
margin: 0px 0px 0px 0px;
width: 48;
border: 2px solid #CC33FF;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#CC33FF; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.black
{
margin: 0px 0px 0px 0px;
width: 48;
border: 2px solid #990066;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#990066; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
}
.white
{
margin: 0px 0px 0px 0px;
width: 48;
border: 2px solid #666666;
cursor: pointer;
font-family:MS Sans Serif; 
font-size:10px; 
vertical-align:middle; 
letter-spacing:0; 
color:#666666; 
padding-left:0; 
padding-right:0; 
padding-top:0; 
padding-bottom:0; 
background-color:#FFE3DF;
background-image: url('altaer/color_bg.gif'); 
text-align:center;
} 
