﻿/*
+-------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "Default" Portal Template
|   ========================================
+--------------------------------------------------------------------------
|   Edited By ADMIN
|   Arabic MkPortal
|   http://www.gulfson.com
|   Email: ww200@hotmail.com
|
+-------------------------------------------------------------------------
*/

/*=============================
M
K  global styles
P
=============================*/
/* IMPORT body */

body {
	background: #FDFEE0;
	color: #340101;
	margin: 0px;
;	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
a:link, a:visited
{
	color: #221400;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FFFF00;
	text-decoration: none;
}
.tborder
{
	border: 1px solid #F0E8C1;
	background: FDFBF4;
}
.thead
{
	vertical-align: middle;
	background-image: url('http://www.al-mesnad.com/vb/newmg/images/back_11.jpg');
	background-color: #FFDDBB;
	color: #460016;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma
}
.thead a:link, .thead a:visited, .thead a:hover, .thead a:active
{
	color: #740D0E;;
	text-decoration: none;
}
td.thead, div.thead { padding: 2px; }
.alt1, .alt1Active
{
	background: #F4FEFF;
	color: #2F0000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma;
	background-color: #F6F0D9;
}
.alt1 a:link, .alt1Active a:link, .alt1 a:visited, .alt1Active a:visited
{
	color: #333333;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	color: #000080;
}
.alt2, .alt2Active
{
	background: #FFFEF9;
	color: #3E001F;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma
}
.alt2 a:link, .alt2Active a:link, .alt2 a:visited, .alt2Active a:visited
{
	color: #CD7D05;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #7D0000;
}
textarea, .input
{
	font-size: 11px;
	font-weight: normal; /* needed for Mozilla */;
	color: #550000;
	border: 1pt dotted #B00A1B;
	font-family: arial, Helvetica, sans-serif;
}
.button
{
	background-image: url('http://www.al-mesnad.com/vb/newmg/images/newh.jpg');
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 9pt;
	border: 1px dotted #913000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
select
{
	vertical-align: middle;
	background-color: #FFFFDF;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: tahoma
}
.quote {
	color: #740D0E;
	font: 7pt Tahoma;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
.tdspacer {
	line-height: 3px;
}
th.alt1, th.alt2, th.thead {
	border: 1px solid #FCFAF3;
	padding: 2px;
}
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}