/*
+--------------------------------------------------------------------------
|   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: #FFFFFF;
	color: #BC037A;
	font: bold 10pt tahoma, arial, helvetica,verdana;
	margin: 0px 0px 0px 0px;
}

html
{
scrollbar-base-color: #FAB1E0;
scrollbar-arrow-color: #BC037A;
scrollbar-track-color: #F8C3E5;
}

a:link, a:visited
{
	color: #BC037A;
	text-decoration: none;
}

a:hover, a:active
{
	color: #FF0000;
	text-decoration: none;
}

.tborder
{
	background: #FBA6DA;
}
.thead
{
	background: #FCD8EF;
	color: #BC037A;
	font: bold 11px tahoma, arial, helvetica,verdana;
}
.thead a:link, .thead a:visited, .thead a:hover, .thead a:active
{
	color: #BC037A;;
	text-decoration: none;
}
td.thead, div.thead { padding: 4px; }
.alt1, .alt1Active
{
	background: #FFFFFF;
	color: #000000;
	font: 8pt ms sans serif,arial;
}
.alt1 a:link, .alt1Active a:link, .alt1 a:visited, .alt1Active a:visited
{
	color: #000000;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	color: #FF0000;
}
.alt2, .alt2Active
{
	background: #FEEEF8;
	color: #740D0E;
	font: 8pt ms sans serif,arial;
}
.alt2 a:link, .alt2Active a:link, .alt2 a:visited, .alt2Active a:visited
{
	color: #000000;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #FF0000;
}
textarea, .bginput
{
	background: #FFFFFF;
	color: #000000;
	font: bold 11pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	background: #F8C3E5;
	color: #BC037A;
	font: bold 12px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #FBA6DA;
}
select
{
	background: #FCD8EF;
	color: #BC037A;
	font: bold 11px tahoma, arial, helvetica,verdana;
}
.quote {
	color: #740D0E;
	font: 7pt ms sans serif,arial;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}
.tdspacer {
	line-height: 3px;
}
th.alt1, th.alt2, th.thead { 
	border: 1pt dotted #B00A1B;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}