
/* --[[ Samir photographic supplier : Designed By Eiad Aloudat ]]-- */

/************ --[[ Add coding ]]-- ************/
@charset "utf-8";

/************ --[[ HTML Body Style ]]-- ************/
Body, html{
	direction: ltr; unicode-bidi: normal; overflow: auto; height:100%;
	background-color: #FFFFFF; Color: #999999;
	Font-Size: 8pt; Font-Family: Arial, verdana, Courier;
	margin-left : 0px;  margin-top: 0px; margin-right : 0px;   margin-bottom : 0px;
	}

/************ --[[ Image Style ]]-- ************/
img { border: 0; }

/************ --[[ TD - P - Font - Tr - TH ]]-- ************/
td, p, font,tr,th { Font-Size: 8pt; font-family: Arial, verdana, Courier; }

/************ --[[ HR ]]-- ************/
hr { height: 1px ; border: #8E8E8E 1px dotted; width: 80%; }

/************ --[[ OBJECT - EMBED - FORMr ]]-- ************/
OBJECT,EMBED,FORM { padding: 0pt; margin:0; }

/************* forms ***************/
select,option,textarea,input{
			Font-Family: Arial, verdana, Courier; Font-Size: 8pt; Color: #818181; font-weight: bold;
			background-color: #E6E6E6; border: #818181 1px solid;
			padding-right: 0pt; padding-left: 2pt; padding-top: 0pt; padding-bottom: 0pt;
			}

/************ --[[ General Link ]]-- ************/
a:link              { Font-Size: 9pt; color: #999999; text-decoration: none; font-weight: normal; }
a:active            { Font-Size: 9pt; color: #999999; text-decoration: none; font-weight: normal; }
a:visited           { Font-Size: 9pt; color: #999999; text-decoration: none; font-weight: normal; }
a:hover             { Font-Size: 9pt; color: #CC0000; text-decoration: none; font-weight: normal; }


/************ --[[ site content Backround Color part ]]-- ************/
.site_content_backround { background-color:#FFFFFF; }

/************ --[[ site menu Backround part ]]-- ************/
.site_menu_backround { background-image:url(../images/intro/sps_meu_top_background.gif) }
.site_menu_maindiv { padding-top: 5px;}
.site_menu_item_backround { background-image:url(../images/menu/into_menu_background.gif); background-repeat:no-repeat; width:184px; height:21px; margin: 2px 2px 1px 6px; padding: 2px 0px 0px 5px; }
.site_menu_item_backround a         { color:#FFFFFF;}
.site_menu_item_backround a:link    { color:#FFFFFF; }
.site_menu_item_backround a:active  { color:#FFFFFF; }
.site_menu_item_backround a:visited { color:#FFFFFF; }
.site_menu_item_backround a:hover   { color:#CC0000; }

/************ --[[ Header view part ]]-- ************/
.site_header { padding:2px 0px 2px 0px; }

/************ --[[ banna part ]]-- ************/
.site_bann { border:#CDCDCD 1px solid; padding:2px 0px 1px 0px;}


.copyright { color:#CC0000; margin-top:8px;}

