/*
+--------------------------------------------------------------------------
|   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: #FBF5DD;
	color: #CE00CE;
	font: bold 13pt arial,verdana,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
}

html
{
scrollbar-arrow-color: #FBF5DD;
scrollbar-3dlight-color: #B42381;
scrollbar-highlight-color: #FBF5DD;
scrollbar-face-color: #B42381;
scrollbar-shadow-color: #FBF5DD;
scrollbar-darkshadow-color: #B42381;
scrollbar-track-color: #FBF5DD;
}

a:link, a:visited
{
	color: #CE00CE;
	text-decoration: none;
}

a:hover, a:active
{
	color: #D55CA9;
	text-decoration: none;
}

.tborder
{
	background: #EBE0C2;
}
.thead
{
	vertical-align: middle;
	background-image: url("images/body.jpg");
	background-color: #FFEBBB;
	color: #CE00CE;
	font: 8pt ms sans serif,arial;
	text-align: center;
}
.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: #F0E8D2;
	color: #CE00CE;
	font: 8pt ms sans serif,arial;
}
.alt1 a:link, .alt1Active a:link, .alt1 a:visited, .alt1Active a:visited
{
	color: #CE00CE;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	color: #D55CA9;
}
.alt2, .alt2Active
{
	background: #EBE0C2;
	color: #CE00CE;
	font: 8pt ms sans serif,arial;
}
.alt2 a:link, .alt2Active a:link, .alt2 a:visited, .alt2Active a:visited
{
	color: #CE00CE;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #D55CA9;
}
textarea, .input
{
	font-size: 8pt;
	font-weight: normal; /* needed for Mozilla */
	color: #CE00CE;
	border: 1pt dotted #B00A1B;	
}
.button
{
	background-image: url("images/body.jpg");
	background-color: #D5BC7D;
	color: #CE00CE;
	font-size: 8pt;
	border: 0px solid #E3CC8E
}
select
{	
	vertical-align: middle;
	background-color: #EDE1C5;
	color: #CE00CE;
	font: 8pt ms sans serif,arial;
}
.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 solid #E3CC8E;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}