/**
 * essam4host.com.sa
 *
 * (c) 2006 - 2009 :
 *
 */
body{
  margin: 0px;
  padding: 0px;
  background-COLOR:#ffeefd;

  color: #000000; margin:0px;
  scrollbar-base-color: #F0F0F0;
  scrollbar-Arrow-Color:#7A6B0C;
}
HTML {
	SCROLLBAR-ARROW-COLOR: #797979; SCROLLBAR-TRACK-COLOR: #F9F9F9; SCROLLBAR-BASE-COLOR: #DDDDDD
}
.pic_dis {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
        background-position: center;
        background-image: url('../../img/Loading.gif');
        background-repeat:no-repeat; 
        background-attachment:fixed
	display: inline;
}
a:link, a:visited, a:active {
font-family:tahoma;
FONT-SIZE: 8pt;
text-decoration: none;
color: #863312;
}
a:hover {
font-family:tahoma;
FONT-SIZE: 8pt;
text-decoration: none; 
color: #FF8111;
}
marquee, td {
font-family:tahoma;
FONT-SIZE: 8pt;
}



.menubc {
        list-style: decimal square;
        display:inline;
        float:right;
        padding-right:10px
        }
.menubc li{
         margin:0px
        }


img {
        border: none;
 }

 
 
input.submit{
       font : normal 10px tahoma;

        }

strong {
        color: #CC0000;
        }

p {
        margin: 10px 0;
        }

div, p {

        font-size: 12px;
        font-family:tahoma,"Lucida Grande",verdana,sans-serif;
}

span.alt {
        display: none;
        }

br.clear {
        font: 0;
        clear: both;
        }

.smaltext {
	color: #555566;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 7px;
	line-height: 16px;
}

.go_page0
{
	background: #FFD7FF;
	color: #842803;
}
.go_page1
{
	background: #FFF0FF;
	color: #000000;
}

.go_page2
{
	background: #FFF8FF;
	color: #000000;
}

select
{
	background: #FFFFFF;
	font: bold 8pt tahoma;
}
option, optgroup
{
	font-size: 8pt;
	font-family: tahoma;
}

 
/*********************END home**************************************/




/* jQuery.Rating Plugin CSS */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(images/rating_star.gif) right -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: right top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	right:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: right bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;

}
.star-rating .current-rating{
	z-index:1;
	background-position: right center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(images/rating_star_2.gif) right -1000px repeat-x;


}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: right top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	right:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: right center;
}


/* END SECOND STAR */



/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url('images/rating_warning.gif') no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url('images/rating_tick.gif') no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}

 
/* END jQuery.Rating Plugin CSS */





/* Header Tab Menu Load */
#tabs1
{
    width:100%;
    float:right;
    font-size:93%;
    line-height:normal;

}
#tabs1 ul
{
    margin:0;
    padding:10px 30px 0 10px;
    list-style:none;
}
#tabs1 li
{
    display:inline;
    margin:0;
    padding:0;
}
#tabs1 a
{
    float:right;
    background:url("images/tableft1.gif") no-repeat left top;
    margin:0;
    padding:0 2px 0 4px;
    text-decoration:none;
}
#tabs1 a span
{
    float:right;
    font: bold 12pt Arial;
    display:block;
    background:url("images/tabright1.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#627EB7;
}
#tabs1 a span {float:none;}
#tabs a:hover span
{
    color:#627EB7;
}
#tabs1 a:hover
{
    background-position:0% -42px;
}
#tabs1 a:hover span
{
    background-position:100% -42px;
}
#tabs1 #current a
{
    background-position:0% -42px;
}
#tabs1 #current a span
{
    background-position:100% -42px;
}
/* end tab */




.marquee_l img{
	vertical-align: middle;
	
}
.marquee_l a:link,.marquee_l  a:visited,.marquee_l  a:active {
font-family:tahoma;
FONT-SIZE: 10pt;
text-decoration: none;
color: #530235;
}
.marquee_l a:hover {
font-family:tahoma;
FONT-SIZE: 10pt;
text-decoration: none; 
color: #a90e70;
}
