/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "Default" Portal Template
|   ========================================
+---------------------------------------------------------------------------
|   Edited By Msrag
|   Arabic MkPortal
|   http://www.msrag.com
|   Email: msn@msrag.net
|
+--------------------------------------------------------------------------
*/

/*=============================
M
K  global styles
P
=============================*/
/* IMPORT body */

body {
	background: #FEF6E8;
	color: #740D0E;
	font: bold 13pt arial,verdana,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	direction: rtl;
}

html
{
	scrollbar-base-color: #FBDDDB;
	scrollbar-arrow-color: #FBF2F3;
	scrollbar-track-color: #FADCE1;
}

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

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

.tborder
{
	background: #FFF1DA;
}
.thead
{
	vertical-align: middle;
	background-image: url("/mkportal/templates/golden/images/table.gif");
	background-color: #FEF6E8;
	color: #740D0E;
	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: 4px; }
.alt1, .alt1Active
{
	background: #FFFFFF;
	color: #740D0E;
	font: 8pt ms sans serif,arial;
}
.alt1 a:link, .alt1Active a:link, .alt1 a:visited, .alt1Active a:visited
{
	color: #B00A1B;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	color: #FF0000;
}
.alt2, .alt2Active
{
	background: #FEF6E8;
	color: #740D0E;
	font: 8pt ms sans serif,arial;
}
.alt2 a:link, .alt2Active a:link, .alt2 a:visited, .alt2Active a:visited
{
	color: #B00A1B;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #FF0000;
}
textarea, .input
{
	font-size: 8pt;
	font-weight: normal; /* needed for Mozilla */
	border: 1pt dotted #B00A1B;	
}
.button
{
	background-image: url("/mkportal/templates/golden/images/body.jpg");
	background-color: #FEF6E8;
	color: #740D0E;
	font-size: 8pt;
	border: 1px solid #740D0E
}
select
{	
	vertical-align: middle;
	background-color: #FEF6E8;
	color: #740D0E;
	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 dotted #B00A1B;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}
html
{
scrollbar-base-color: #DABE82;
scrollbar-arrow-color: #634300;
scrollbar-track-color: #F7E1B1;
}
