﻿html {
	font-family: Arial, Tahoma, "Times New Roman", serif, Helvetica;
	font-size: 100%;
	margin: 0;
	direction: rtl;
}
body {
	background-color: black;
	background-image: url('/images/assets/bg_pagetop.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
}
form,img,hr,ul{
	margin:0;padding:0;border:0;
}
p{
margin-top:2px;
margin-bottom:2px;
padding-top:1px;
padding-bottom:1px;
}
#wraper {
	width: 1000px;
	min-height: 650px;
	margin: 0 auto;
	background-image: url('/images/assets/bg_header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	position: relative;
	height: 270px;
}
#logo {
	position: absolute;
	right: 30px;
	top: 64px;
}

#topBannerHolder
{
    position: absolute;
	left: 18px;
	top: 68px;
	border: 1px #000 solid;

}
#topBannerHolder img
{
}
.topBanner {
  
}
h1, h2, h3, h4, h5, ul, li, form, hr, img {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}
#topNav {
	position: absolute;
	top: 200px;
	right: 25px;

}
#topNav li {
	display: inline;
}
#topNav li a {
	display: inline-block;
	padding: 2px 15px 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-image: url('/images/assets/bullet_bg_blue.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
#topNav li a:hover {
	color: #B3E800;
}
#topNav li a:focus {
	color: #214E5D;
}
#topNav li a:visited {
	color: #B7DEED;
}
#topSearch {
	position: absolute;
	width: 215px;
	top: 190px;
	left: 20px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}
#topSearch a {
	color: #8a58bf;
	text-decoration: none;
}
#topSearch a:hover {
	color: #B3E800;
}
#topSearch a:focus {
	color: #214E5D;
}
#topSearch a:visited {
	color: #B7DEED;
}
#topSearch .txtSearch {
	width: 120px;
	font-size: 80%;
	color: #1886AA;
	padding: 1px 3px;
	font-weight: normal;
}
#topSearch .cmdSubmit {
	border: 0;
	background-image: url('/images/assets/cmd_go.gif');
	width: 22px;
	height: 25px;
	background-repeat: no-repeat;
}
#right {
	float: right;
	width: 745px;
}
#topNews {
	background-image: url('/images/assets/bg_topnews.gif');
	height: 255px;
	position: relative;
	color: #ffffff;
}
#video {
	width: 100px;
	height: 255px;
	width: 250px;
	padding: 10px 20px 0 10px;
}
#topNews h3,#newsRotator h3 {
	padding: 10px 15px 5px 0;
	background-image: url('/images/assets/bullet_blue_black.gif');
	background-position: right 15px;
	background-repeat: no-repeat;
	color:#B3E800;
}
#topNews a {
	text-decoration: none;
	color: #B3E800;
	font-size: 95%;
}
#topNews a:hover, #topNews a:focus, #topNews a:visited {
	color: #ffffff;
	text-decoration: none;
}
#newsRotator{
	position:absolute;
	top:10px;
	right:281px;
	height:20px;

	width:450px
}
#rotator{
	padding:5px;background:#000;
}
#rotator .tansparentBox
{
    position:absolute;
    background:#8a58bf;
    text-align:right;
    color:#ffffff;
    display:block;
    padding:6px;
    cursor:pointer;
    filter: alpha(Opacity=75);
    width:226px;
    left:16px;
    bottom:-203px;
}
#rotator .rotatorItem{
	position:relative;
	display:block;
	padding:4px;
	border-bottom:1px gray dashed;
	color:#8a58bf;
	font-size:90%;
	text-decoration:none;
	font-weight:normal;
	height:45px;
	cursor:pointer;
	vertical-align:middle;
}
#rotator .rotatorItem .rotatorArrow{
	display:none;
}
#rotator a.rotatorSelectedItem{
	position:relative;
	display:block;
	padding:4px;
	border-bottom:1px gray dashed;
	color:#cfcfcf;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
	height:45px;
	cursor:text;
	vertical-align:middle;
	background-color:#191919;
}
#rotator .rotatorSelectedItem .rotatorArrow{
	display:block;
	position:absolute;
	left:-16px;top:0;


}
#rotator .rotatorImage{
	background:#ffffff;
	padding:6px;
}
#left {
	margin-right: 747px;
	height: 200px;
}
/* ----------- */
#rightBar{
	float:right;
	min-height:200px;
	width:210px;
	padding:5px 0 5px 1px;
}
#middleContent{
	margin-right:212px;
	margin-top:10px;
	background-color:#ffffff;
	background-image:url('/images/assets/bg_top_middle.gif');
	background-position:center top;
	background-repeat:no-repeat;
	min-height:1100px;
	position:relative;
	padding-top:8px;
	padding-bottom:130px; /* only for footer links */
	padding-bottom:225px; /* only for footer links and banner */
}
#padder{
	padding:1px 20px;
}
#middleContent h3
{
    padding:10px 0;
    color:#8a58bf;
    font-size:110%;
    border-bottom:1px silver dotted;
    border-top:1px silver dotted;
    margin:5px 0;
    text-decoration:none;
}
#middleContent h3 a:link,#middleContent h3 a:visited
{
    padding:10px 0;
    color:#8a58bf;
    margin:5px 0;
    text-decoration:none;
}
#middleContent h3 a:hover
{
    padding:10px 0;
    color:gray;
    margin:5px 0;
    text-decoration:none;
}
#middleContent .subbox01
{
    color:Gray;
    font-size:85%;
}
.bold
{
    font-weight:bold;
}
#middleContent .image
{
    float:left;
    width:120px;
}
#middleContent .detailsText
{
    font-family:Arabic Transparent; color: #626469; text-decoration: none; font-weight: normal;
    text-align:justify;
    color:#333333;
    font-size:105%;
}
#middleContent .blueTitle
{
    color:#8a58bf;
    font-weight:bold;
    display:block;
    padding:4px;
    background:#F5F5F5;
    font-size:110%;
    margin:4px 0;
}

#middleContent .rightcell
{
    width:120px;
    float:right;
}
#middleContent .leftcell
{
    margin-right:130px;
}
#pageHeaderImage
{
    text-align:center;
    margin:0 auto;
    width:519px;

}
/* ----------- */
.pageTitle{
	vertical-align:middle;
	font-size:130%;
	color:#ffffff;
	background-image:url('/images/assets/bg_title.jpg');
	background-repeat:no-repeat;
	margin:15px auto;
	padding:30px 40px 0 0;
	height:51px;
    width:479px;
    text-align:right;
}
.topicTitle{
	color:#067296;
	font-size:120%;
}
.topicDate{
	font-size:80%;
	color:#cccccc;
}
/* ----------- */
.headSection{
	background-image:url('/images/assets/bg_strip.gif');
	background-color:#0CA1D5;
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	float:none;
}
.headSection h2,.headSection h2 a{
	color:#ffffff;
	font-size:100%;
	padding:4px 10px 0 0;
	width:450px;
	text-decoration:none;
}
.headSection h2 a:hover, .headSection h2 a:focus
{
    color:#76CFEC;
}
.headSection .plus{
	float:left;
	margin:5px 1px 0 7px;
}
/*--------------*/
#rightBar{
	width:200px;
	vertical-align:top;
	padding-bottom:0;
}
/* #rightBar .headTitle */

 .headTitle{
	color:white;
	background-image:url('/images/assets/bg_menu_color05.gif');
	background-position:right top ;
	height:28px;
	vertical-align:middle;
	padding:8px 20px 0 0
}
.headTitle a:link, .headTitle a:visited{
	color:white;
	text-decoration:none;
}
.headTitle a:hover, .headTitle a:focus{
	color:silver;
	text-decoration:none;
	border-bottom:1px silver dotted;
}

/* ---------------- */
 .leftHeadTitle{
	color:white;
	background-image:url('/images/assets/bg_menu_color05.gif');
	background-position:right top;

	height:31px;
	vertical-align:middle;
	padding:5px 20px 0 0
}
.leftHeadTitle a:link, .leftHeadTitle a:visited{
	color:white;
	text-decoration:none;
}
.leftHeadTitle a:link, .leftHeadTitle a:visited{
	color:silver;
	text-decoration:none;
	border-bottom:1px silver dotted;
}


/* ----------------- */

/* ---------------- */
#rightBar .rightLinks, #leftBar .rightLinks {
	background-color:black;
	background-image:url('/images/assets/bg_blocks.jpg');
	background-repeat:repeat-x;
	color:silver;
	
}

/*
#left .leftMenu .leftLinks 
{
    	background-color:black;
	background-image:url('/images/assets/bg_blocks.jpg');
	background-repeat:repeat-x;
	color:silver;

}
*/

#rightBar .navMenu, #leftBar .navMenu{
	font-size: 90%;
	list-style:none;
	padding:10px 0;
}
#rightBar .navMenu li , #leftBar .navMenu li{
	display:inline;
}
#rightBar .navMenu a {
	font-size:100%;
	display:block;
	width:170px;
	text-indent:10px;
	margin:5px 15px;
	color:silver;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px gray dashed;
}
 #leftBar .navMenu a{
	font-size:100%;
	display:block;
	width:240px;
	color:silver;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px gray dashed;
	height:85px;	
	padding-top:5px;
	padding-right:10px;
}

 #leftBar .navMenu1 a{
	font-size:100%;
	display:block;
	color:silver;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px gray dashed;
	padding-top:5px;
	padding-right:10px;
}

 #leftBar .navMenu1 a:hover{
	color:gray;
	border-bottom:1px #8A58BF dashed;
}


#leftBar .navMenu a:hover
{
    color:#8A58BF;
}

 #leftBar .navMenu img
 {
     float:right;
     max-width:84px;
     border:solid 2px white;
     margin-left:10px;
 }

#rightBar .navMenu a:link, #rightBar .navMenu a:visited{
	color:silver;
	border-bottom:1px gray dashed;
	text-indent:10px;
}
#rightBar .navMenu a:hover, #rightBar .navMenu a:focus{
	color:gray;
	border-bottom:1px #8A58BF dashed;
	text-indent:10px;
}
/* ----------------- */


/* ----------- */
.leftMenu{
	background-image:url('/images/assets/bg_menu_color05.gif');
	background-position:right top;
	background-repeat:no-repeat;
	/*background-color:#8a58bf;*/
	min-height:115px;
	margin:10px 0;
	padding:2px 0px 24px 0px;
	color:#ffffff;
	position:relative;
	width:250px;
}
.leftMenu h2{
	padding:5px 20px 2px 0;
	font-size:110%;
	color:#ffffff;
	text-decoration:none;
}
.leftMenu h2 a:link,.leftMenu h2 a:hover,.leftMenu h2 a:visited,.leftMenu h2 a:focus{
	padding:10px 5px 15px 0;
	font-size:110%;
	color:#ffffff;
	text-decoration:none;
}
.leftMenu h2 a:hover
{
    color:#B3E800;
}
.leftMenu span{
	font-weight:bold;
	font-size:90%;
}
.leftMenu .leftMenuFooter{
	position:absolute;
	left:0;right:0;bottom:0;
	background-image:url('/images/assets/bg_module_left_bottom.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:18px;
}
/* ----------- */


.whiteMenu{
	margin-left:2px;
}
.whiteMenu li{
	display:inline;
	list-style:none;
}
.whiteMenu li a{
	display:block;padding:6px 14px 6px 2px;
	font-size:90%;
	color:#fff;
	background-image:url('/images/assets/bullet_bg_blue.gif');
	background-repeat:no-repeat;
	background-position:right 8px;
}
.whiteMenu li a:link,.whiteMenu li a:visited{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px silver dashed;
	background-color:transparent;
}
.whiteMenu li a:hover,.whiteMenu li a:focus{
	color:#583282;
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px #583282 dashed;
	background-image:none;
}



/* - ------------*/
.mediaMenu{
	margin-left:2px;
}
.mediaMenu li{
	display:inline;
	list-style:none;
	clear:left;
}
.mediaMenu li a{
	display:block;padding:4px 0 4px 2px;
	font-size:90%;
	color:#fff;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url('../images/assets/bg_media_list.gif');
	position:relative;
	min-height:75px;
	clear:left;
}
.mediaMenu li a img{
	/*max-width:100px;max-height:75px;border:0;overflow:hidden;*/
	/*position:absolute;right:4px;top:4px;*/
	vertical-align: middle;
	background:white;
	padding:2px;
	border:1px gray solid;
	float:right;
	margin:0 2px 0 4px;

}
.mediaMenu li a span{
	/*margin-right:108px;*/
	/*display:block;*/
}
.mediaMenu li a:link,.mediaMenu li a:visited{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px silver dashed;
	background-color:transparent;
}
.mediaMenu li a:hover,.mediaMenu li a:focus{
	color:#583282;
	background-color:#ffffff;
	text-decoration:none;
	border-bottom:1px #583282 dashed;
	background-image:none;
}





/* ----------- For Home News Only------ */

 .listingHome {
	font-size: 80%;
	list-style:none;
	padding:10px 0;
}
 .listingHome li{
	display:inline;
}
 .listingHome a{
	font-size:125%;
	display:block;
	margin:5px 12px;
	color:#333;
	text-decoration:none;
	padding:3px 13px 3px 13px;
	border-bottom:1px silver dashed;
	background-image:url('/images/assets/bullet_bg_green_white.gif');
	background-repeat:no-repeat;
	background-position:right 7px;
	padding-right:13px;
}
.listingHome .date
{
	font-size:60%;
	text-decoration:none;
	color:Gray;
	vertical-align:middle;
}

 .listingHome a:link, #rightBar .listMiddleNews a:visited{
	color:#333;
	border-bottom:1px silver dashed;
}
 .listingHome a:hover, #rightBar .listMiddleNews a:focus{
	color:#583282;
	background-color:#E6EFF2;
	border-bottom:1px #ccc dashed;
	background-image:none;
}

/* ----------------- */
.clears{
	clear:both;
}
.centerImage
{
    display:block;
    padding:3px;margin:3px;border:1px silver slid;
    margin:0 auto;
}
/* - ------------*/
.cmdSkinned{
	background-color:aqua;
	background-image:url('/images/assets/bg_button.gif');
	background-position:center center;
	border:0;
	color:#ffffff;
	background-color:#8a58bf;
	width:82px;
	height:25px;
	text-align:center;
	margin:2px;
}
.cmdSkinned2
{
	background-color:aqua;
	background-image:url('/images/assets/bg_buttonback.gif');
	background-position:center center;
	border:0;
	color:#ffffff;
	background-color:#8a58bf;
	width:82px;
	height:24px;
	text-align:center;
	margin:2px;
}
.cmdSkinned3
{
	background-image:url('/images/assets/bg_buttonback2.jpg');
	background-position:center center;
	border:0;
	color:#ffffff;
	width:82px;
	height:24px;
	text-align:center;
	margin:2px;
}
.cmdSkinned4{
	background-color:aqua;
	background-image:url('/images/assets/bg_button.jpg');
	background-position:center center;
	border:0;
	color:#ffffff;
	background-color:#8a58bf;
	width:82px;
	height:25px;
	text-align:center;
	margin:2px;
}
.bannerCenter{
	text-align:center;
	margin:10px 0;
	display:block;

}
.bannerCenter img{
	border:1px #000 solid;
}
.bannerCenterBottom
{
    clear:both;
	text-align:center;
	padding:10px 0;
	display:block;
	position:absolute;
	bottom:123px;right:0;left:0;
	border-top:2px #000000 solid;
}
.bannerCenterBottom img{
	border:1px #000 solid;
}
/*----------*/
#footLinks{
	clear:both;
	border-top:2px #000 solid;
	height:120px;
	position:absolute;
	bottom:0;right:0;left:0;
	background-image:url('/images/assets/bg_bottom_middle.jpg');
	background-position:center top;
}
#footLinks div{
	float:right;
	width:145px;
	border-right:1px silver dotted;
	margin:10px 7px 5px 10px;
	padding-right:10px;
	display:block;

}
#footLinks div span{
	font-weight:bold;
	color:#8a58bf;
	display:block;
	padding-bottom:5px;
}
#footLinks li{
	display:inline;
	font-size:90%;
}
#footLinks li a{
	text-decoration:none;
	display:block;
	border-bottom:1px #F5F5F5 dashed;
	padding:2px 0;
	text-indent:3px;
}
#footLinks li a:visited,#footLinks li a:link{
	color:#8a58bf;
}
#footLinks li a:hover,#footLinks li a:focus{
	color:#583282;
	background:#E6EFF2;
}

/*--------*/
#footer{
	text-align:left;
	height:80px;
	margin:10px 0 3px 0;
}
#footer .copyrights{
	float:right;
	color:#ccc;
	font-size:95%;
	padding:20px 20px 0 0;
}
/*----view2----*/
.view2,.view2:hover{
	float:right;
	width:30%;
	text-align:justify;
	color:#5A5A5A;
	padding:5px;
	background:#F7FCFD;
	margin:3px;
	min-height:335px; /*modified 14/1/2009 */
	position:relative;
	}
.view2:hover{
	background:#D5DBDD;
}
.view2 .title{
	display:block;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px silver dotted;
	min-height:60px;
	vertical-align:middle;
}
.view2 .title a:link,.view2 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:105%
}
.view2 .title a:hover,.view2 .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:105%
}
.view2 img{
	border:0;
	text-align:center;
	margin:0 auto;
	display:block;
	padding:2px 2px;
	background:#ffffff;
}
.view2 .summary{
	display:block;
	padding:5px 0;
	height:110px;
	overflow:hidden;
}
.view2 .details a:link,.view2 .details a:visited,.view2 .details a:focus,.view2 .details a:hover{
	display:block;
	padding:2px;
	background:#8a58bf;
	color:#ffffff;
	text-decoration:none;
}
.view2 .details a:focus,.view2 .details a:hover{
	display:block;
	padding:2px;
	background:#ffffff;
	color:#8a58bf;
}

/*----view3----*/
.view3,.view3:hover{
	text-align:justify;
	color:#5A5A5A;
	padding:5px;
	background:#F7FCFD;
	margin:3px;
	min-height:150px;
	position:relative;
	border:1px silver solid;
	}
.view3:hover{
	background:#D5DBDD;
}
.view3 .title{
	display:block;
	background:#D7DFE1;
	padding:4px 0;
	margin-bottom:4px;
	border-bottom:1px silver dotted;
	vertical-align:middle;
}
.view3 .title a:link,.view3 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:105%
}
.view3 .title a:hover,.view3 .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:105%
}
.view3 img{
	border:0;
	padding:4px;
	background:#ffffff;
	float:right;
	margin:0 0 4px 4px;
}
.view3 .summary{
	padding:5px 0 20px 0;
	display:block;
}
.view3 .details{
	position:absolute;
	bottom:5px;left:5px;
	display:block;	
	text-align:left;
}
.view3 .details a:link,.view3 .details a:visited,.view3 .details a:focus,.view3 .details a:hover{
	display:inline-block;
	padding:3px;
	width:70px;
	text-align:center;
	background:#8a58bf;
	color:#ffffff;
	text-decoration:none;
	margin-right:auto;
}
.view3 .details a:focus,.view3 .details a:hover{
	background:#ffffff;
	color:#8a58bf;
}
/*----view4----*/
.view4,.view4:hover{
	text-align:justify;
	color:#5A5A5A;
	padding:5px 5px 10px 5px;
	background:#F7FCFD;
	margin:3px;
	position:relative;
	}
.view4:hover{
	background:#D5DBDD;
}
.view4 .title{
	display:block;
	background:#F0F9FC;
	padding:4px 0;
	margin-bottom:4px;
	border-bottom:1px silver dashed;
	border-top:1px silver dashed;
	vertical-align:middle;
}
.view4 .title a:link,.view4 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:105%
}
.view4 .title a:hover,.view4 .title a:focus{
	text-align:justify;
	font-weight:bold;
	color:gray;
	font-size:105%
}
.view4 .summary{
	display:inline-block;
	padding:5px 0;
}
*----view5----*/
.view5,.view5:hover{
	text-align:justify;
	color:#5A5A5A;
	padding:2px 5px;
	background:#F7FCFD;
	position:relative;
	}
.view5 .title{
	display:block;
	background:#F0F9FC;
	padding:4px;
	border-top:1px silver dashed;
	vertical-align:middle;
}
.view5 .title:hover{
	background:#D5DBDD;
}

.view5 .title a:link,.view5 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:105%
}
.view5 .title a:hover,.view5 .title a:focus{
	text-align:justify;
	font-weight:bold;
	color:gray;
	font-size:105%
}
/*----view6----*/
.view6,.view6:hover{
	float:right;
	width:47%;
	text-align:justify;
	color:#5A5A5A;
	padding:4px;
	background:#F7FCFD;
	margin:1px;
	position:relative;
	}
.view6:hover{
	background:#D5DBDD;
}
.view6 .title{
	display:block;
	padding:4px;
	margin-bottom:1px;
	border-bottom:1px silver dotted;
	min-height:40px;
	vertical-align:middle;
	background-color:#D2DEE2;
}
.view6 .title a:link,.view6 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:105%
}
.view6 .title a:hover,.view6 .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:105%
}
.view6 img{
	border:0;
	float:right;
	padding:1px 0 4px 6px;
}
.view6 .summary{
	display:block;
	padding:4px 2px;
	height:170px;
	overflow:hidden;
	font-size:95%;
}
.view6 .details{
	clear:both;
	display:block;	
	text-align:left;
	border-top:1px #8a58bf solid;
}
.view6 .details a:link,.view6 .details a:visited,.view6 .details a:focus,.view6 .details a:hover{
	display:block;
	padding:3px;
	width:70px;
	margin-right:auto;
	text-align:center;
	background:#8a58bf;
	color:#ffffff;
	text-decoration:none;

}
.view6 .details a:focus,.view6 .details a:hover{
	background:#ffffff;
	color:#8a58bf;
}

/*----view7----*/
.view7,.view7:hover{
	text-align:justify;
	color:#5A5A5A;
	padding:5px;
	background:#F7FCFD;
	margin:3px;
	min-height:150px;
	position:relative;
	}
.view7:hover{
	background:#D5DBDD;
}
.view7 .title{
	display:block;
	padding:4px;
	margin-bottom:4px;
	border-bottom:1px silver solid;
	border-top:1px silver solid;
	vertical-align:middle;
}
.view7 .title a:link,.view7 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:105%
}
.view7 .title a:hover,.view7 .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:105%
}
.view7 img{
	border:0;
	padding:4px;
	background:#ffffff;
	float:right;
	margin:0 0 4px 4px;
}
.view7 .date{
	display:block;
	position:absolute;
	right:5px;bottom:5px;
	font-size:80%;
}
.view7 .summary{
	padding:5px 0 20px 0;
	display:block;
}
.view7 .details{
	position:absolute;
	bottom:5px;left:5px;
	display:block;	
	text-align:left;
}
.view7 .details a:link,.view7 .details a:visited,.view7 .details a:focus,.view7 .details a:hover{
	display:inline-block;
	padding:3px;
	width:70px;
	text-align:center;
	background:#8a58bf;
	color:#ffffff;
	text-decoration:none;
	margin-right:auto;
}
.view7 .details a:focus,.view7 .details a:hover{
	background:#ffffff;
	color:#8a58bf;
}

/*----view8----*/
.view8,.view8:hover{
	float:right;
	width:47%;
	text-align:justify;
	color:#5A5A5A;
	padding:4px;
	background:#F7FCFD;
	margin:1px;
	position:relative;
	border-bottom:1px silver solid;
	min-height:85px;
	overflow:hidden;
	}
.view8:hover{
	background:#D5DBDD;
}
.view8 .title{
	float:right;
	display:block;
	padding:4px;
	min-height:40px;
	vertical-align:middle;
	width:145px;
}
.view8 .title a:link,.view8 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:96%
}
.view8 .title a:hover,.view8 .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:96%
}
.view8 img{
	border:0;
	float:right;
	padding:1px 0 4px 6px;
	max-width:62px;
	max-height:80px;
	overflow:hidden;
}
.view8 .summary{
	display:block;
	padding:4px 2px;
	height:170px;
	overflow:hidden;
	font-size:95%;
}
.view8 .details{
	clear:both;
	display:block;	
	text-align:left;
	border-top:1px #8a58bf solid;
}
.view8 .details a:link,.view8 .details a:visited,.view8 .details a:focus,.view8 .details a:hover{
	display:block;
	padding:3px;
	width:70px;
	margin-right:auto;
	text-align:center;
	background:#8a58bf;
	color:#ffffff;
	text-decoration:none;

}
.view8 .details a:focus,.view8 .details a:hover{
	background:#ffffff;
	color:#8a58bf;
}

/*----view9----*/
.view9,.view9:hover{
	float:right;
	width:30%;
	text-align:justify;
	color:#5A5A5A;
	padding:5px;
	background:#C7E3E7;
	margin:3px;
	position:relative;
	}
.view9:hover{
	background:#D5DBDD;
}
.view9 .title{
	display:block;
	padding:3px 0;
	margin-bottom:2px;
	border-bottom:1px silver dotted;
	height:60px;
	overflow:hidden;
	vertical-align:middle;
}
.view9 .title a:link,.view9 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:97%
}
.view9 .title a:hover,.view9 .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:97%
}
.view9 img{
	border:0;
	text-align:center;
	margin:0 auto;
	display:block;
	padding:2px 2px;
	background:#ffffff;
	/*min-height:170px; /* modified 14/1/2010 - she7ata to disable streatching */
	max-width:120px;
}

.view9 .details a:link,.view9 .details a:visited,.view9 .details a:focus,.view9 .details a:hover{
	display:block;
	padding:2px;
	background:#8a58bf;
	color:#ffffff;
	text-decoration:none;
}
.view9 .details a:focus,.view9 .details a:hover{
	display:block;
	padding:2px;
	background:#ffffff;
	color:#8a58bf;
}
/*----mediaGallery----*/
.mediaGallery,.mediaGallery:hover{
	width:95%;
	text-align:justify;
	color:#5A5A5A;
	padding:4px;
	margin:1px;
	position:relative;
	overflow:hidden;
	}
.mediaGallery:hover{
	background:#D5DBDD;
}
.mediaGallery .title{
	float:right;
	display:block;
	padding:4px;
	min-height:40px;
	vertical-align:middle;
	width:136px;
}
.mediaGallery .title a:link,.mediaGallery .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:96%
}
.mediaGallery .title a:hover,.mediaGallery .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:96%
}
.mediaGallery img{
	border:0;
	float:right;
	padding:1px 0 4px 4px;

	overflow:hidden;
}

/*--------------------*/

.pagestyle{
	padding:10px 10px;
	font-size:90%;
	background:#f0f0f0;
	border-bottom:1px #ebebeb solid;	
	display:block;
	clear:none;
	height:20px;
    margin:auto 0 0 0;
}

/*----greetingCard----*/
.greetingCard,.greetingCard:hover
{
    width:100%;
	text-align:justify;
	color:#5A5A5A;
	padding:4px;
	position:relative;
	overflow:hidden;
	text-align:center;
	}
.greetingCard:hover{
	background:#D5DBDD;
}
.greetingCard .title{
	display:block;
	padding:4px;
	vertical-align:middle;
}
.greetingCard .title a:link,.greetingCard .title a:visited{
	text-align:center;
	font-weight:bold;
	color:#8a58bf;
	text-decoration:none;
	font-size:96%
}
.greetingCard .title a:hover,.greetingCard .title a:focus{
	font-weight:bold;
	color:gray;
	font-size:96%
}
.greetingCard img{
	border:0;
	display:block;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

/* ----------- */
.pagestyle a:focus img{
	border:none;
	padding-right:2px;
}

.pagestyle a:link img{
	border:none;
	padding-right:2px;
}

.pagestyle img{
	border:none;
	padding-right:2px;
}
.pagestyle a:visited{
	/*color:#ff7f00;*/
	color:#474859;
	text-decoration:none;
}

.pagestyle a:link{
	/*color:#ff7f00;*/
	color:#474859;
	text-decoration:none;
}

.pagestyle a:focus{
	color:#ff7f00;
	text-decoration:underline;
}

.pagestyle a:hover{
	color:#ff7f00;
	text-decoration:underline;
}

.pagestyle .toppage{
	float:left;
}

.pagestyle .source{
	float:left;
	padding:0 10px;
	color:gray;
}
/*-----------*/
.gallery
{
    border-top:1px #26414C dotted;border-bottom:1px #26414C dotted;
}
.gallery h2
{
    font-size:110%;
    color:#ffffff;
    margin:10px 0;
    padding-right:30px;
}
.gallery a:link, .gallery a:visited
{
    color:#ffffff;
    text-decoration:none;
}
.gallery a:hover, .gallery a:focus
{
    color:#008AB9;
}
.gallery .topCloseButton
{
    float:left;padding-top:10px;padding-left:30px;
}
.gallery h4
{
    padding:2px 0 5px 0 ;
    font-weight:normal;
    font-size:90%;
}
/*-----------*/
.blockButton
{
    text-align:left;
    padding:2px 0;
}
.blockButton a:link,.blockButton a:visited,.blockButton a:focus, .blockButton a:hover
{
   text-align:center;
   display:block;
   padding:3px 5px;
   text-decoration:none;
   background:#8a58bf;
   border:1px #8a58bf solid;
   color:#ffffff;
   margin:0 auto 0 0;
}
.blockButton a:focus, .blockButton a:hover
{
   background:#ffffff;
   color:#8a58bf;
}
/*-----------*/
.galleryFiles
{
    border-top:1px #26414C dotted;border-bottom:1px #26414C dotted;
}
.galleryFiles h2
{
    font-size:110%;
    color:#ffffff;
    margin:10px 0;
    padding-right:30px;
}
.galleryFiles a:link, .galleryFiles a:visited
{
    background-color:#ffffff;
    text-decoration:none;
    display:inline-block;
    padding:3px;
}
.galleryFiles a:hover, .galleryFiles a:focus
{
    background-color:#8a58bf;
    text-decoration:none;
    display:inline-block;
    padding:3px;
}
.galleryFiles .topCloseButton
{
    float:left;padding-top:10px;padding-left:30px;
}
.galleryFiles h4
{
    padding:2px 0 5px 0 ;
}
/*-----------*/
.comment
{
    padding:4px;
    background-image:url('/images/assets/bg_comment.gif');
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px silver solid;
    min-height:55px;
    color:#333333;
    margin-bottom:2px;
}
.comment div
{
    padding:4px;
}
.comment h4
{
    color:Gray;
    font-size:110%;
}
/*-----------*/
#gallerywraper
{
    padding:4px 8px;
}
#gallerywraper .title
{
    vertical-align:middle;
    color:#ffffff;
    padding-top:5px;
    font-size:110%;
}
#gallerywraper .header
{
    border-bottom:1px gray solid;
    margin-bottom:2px;
    height:50px;
}
#gallerywraper .contents
{
    
}
#gallerywraper .contents h3
{
    padding:4px 0;
    color:#ffffff;
    font-weight:normal;
    font-size:100%;
    vertical-align:middle;
    margin-left:50px;
}


#gallerywraper a:link, #gallerywraper a:visited
{
    color:#ffffff;
    text-decoration:none;
}
#gallerywraper a:hover, #gallerywraper a:focus
{
    color:#008AB9;
}
#gallerywraper .topCloseButton
{
    float:left;padding-top:5px;padding-left:10px;
}
#gallerywraper h4
{
    padding:2px 0 5px 0 ;
}


/* Mohamed antar 29-4-2010 */
.ul li{
	border: 5px;
	border-color:Black;
	padding-right:0px;
	margin-right : 30px;
	list-style:disc;
}


.ol li{
	border: 5px;
	border-color:Black;
	padding-right:0px;
	margin-right : 30px;
	list-style:decimal;
}