/*
+-------------------------------------------------------------------------
|   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: #8445CC url("http://lullygirl.net/mkportal/templates/lullyg/images/bg.gif");
	color: #851D84;
	font: 9pt Tahoma;
	margin: 0px 0px 0px 0px; 
	padding: 0px;  
	
html
{
scrollbar-arrow-color: #9158D1;
scrollbar-3dlight-color: #BBF411;

}

a:link, a:visited
{
	color: #A1CF13;
	text-decoration: none;
}

a:hover, a:active
{
	color: #A1CF13;
	text-decoration: none;
}

.tborder
{
	background: #851D84;
	color: #A1CF13;
	border: 1px solid #851D84;
}

.thead
{
	background: #E6F4B7 url("http://lullygirl.net/mkportal/templates/lullyg/images/backg.gif) repeat-x top left;
	color: #851D84;
	font: 9pt Tahoma;
}

.thead a:link, .thead a:visited, .thead a:hover, .thead a:active
{
	color: #851D84;
	text-decoration: none;
}
td.thead, div.thead { padding: 4px; }
.alt1, .alt1Active
{
	background: #E8F3B7;
	color: #851D84;
	font: 9pt Tahoma;
}

.alt1 a:link, .alt1Active a:link, .alt1 a:visited, .alt1Active a:visited
{
	color: #851D84;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	color: #851D84;
}
.alt2, .alt2Active
{
	background: #E6F4B7 url("http://lullygirl.net/mkportal/templates/lullyg/images/body.jpg");
	color: #851D84;
	font: 9pt Tahoma;
}
.alt2 a:link, .alt2Active a:link, .alt2 a:visited, .alt2Active a:visited
{
	color: #851D84;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #851D84;
}
textarea, .bginput
{
	background: #7D48B9;
	font: 9pt Tahoma;
}

.button
{
	background: #E6F4B7 url("http://lullygirl.net/mkportal/templates/lullyg/images/backg.gif) repeat-x top left;
	color: #851D84;
	font: 9pt Tahoma;
}

select
{
	background: #E6F4B7 url("http://lullygirl.net/mkportal/templates/lullyg/images/backg.gif) repeat-x top left;
	color: #851D84;
	font: 9pt Tahoma;
}

.quote {
	color: #851D84;
	font: 7pt ms sans serif,arial;
	font-weight: normal;
	background-color: #851D84;
	margin: 0;
	padding: 0;	
}
.tdspacer {
	line-height: 3px;
}
th.alt1, th.alt2, th.thead { 
	border: 1pt dotted #851D84;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

