/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
}

.Border
{
	background-image: url(images/b1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer_text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

.Number_home
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}


a.top_menu
{
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
a.top_menu:link
{
	text-decoration: none;
}
a.top_menu:visited
{
	text-decoration: none;
	color: #fff;
}
a.top_menu:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.top_menu:active
{
	text-decoration: none;
	color: #fff;
}
.wel{
	font-family: "monotype corsiva";
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C22D32;
}


 .tex{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #42474A;
}
.number{
	font-family: Avalon;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2C3D75;
}

 .number{
	font-family: Avalon;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2C3D75;
}
a.menu
{
	font-family: Tahoma;
	font-size: 20px;
	color: #2C3D75;
	font-weight: normal;
}
a.menu:link
{
	text-decoration: none;
}
a.menu:visited
{
	text-decoration: none;
	color: #2C3D75;
}
a.menu:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.menu:active
{
	text-decoration: none;
	color: #2C3D75;
}
.middle1{
	font-family:  AF_Jizan;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.btn
{
	border-right: gainsboro 1px double;
	border-top: gainsboro 1px double;
	font-size: 12px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(cms/images/btn.jpg);
	border-left: gainsboro 1px double;
	width: 75px;
	color: #000;
	border-bottom: gainsboro 1px double;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
	font-weight: bold;
	
}

.txt
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	COLOR: #333333;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}



a.img_bdr:link
{
	border: 2px solid silver;
}

a.img_bdr:visited
{
	border: 2px solid silver;
}

a.img_bdr:active
{
	border: 2px solid silver;
}

a.img_bdr:hover
{
	border: 2px solid #2E3192;
}

.Border
{
	background-image: url(images/b1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.txt_serach
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.reading_scroll
{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}

.btxt_ar
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.btxt_bold_ar
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #2E3192;
}

.btxt_bold_ar_red
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #EF1D26;
}

a.y_ar
{
	font-family: Tahoma;
	font-size: 12px;
	color: #2E3192;
	font-weight: bold;
}
a.y_ar:link
{
	text-decoration: none;
}
a.y_ar:visited
{
	text-decoration: none;
	color: #2E3192;
}
a.y_ar:hover
{
	text-decoration: none;
	color: #EF1D26;
}
a.y_ar:active
{
	text-decoration: none;
	color: #2E3192;
}


a.y_ar_white
{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
a.y_ar_white:link
{
	text-decoration: none;
}
a.y_ar_white:visited
{
	text-decoration: none;
	color: #fff;
}
a.y_ar_white:hover
{
	text-decoration: none;
	color: #2E3192;
}
a.y_ar_white:active
{
	text-decoration: none;
	color: #fff;
}

.btn_ar
{
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #ccc;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #ccc;
	font-size: 13px;
	background-image: url(cms/images/btn.jpg);
	color: #EF1D26;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
	font-weight: bold;
}

.title_ar
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2E3192;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: black;
}



a.y1_ar
{
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
a.y1_ar:link
{
	text-decoration: none;
}
a.y1_ar:visited
{
	text-decoration: none;
	color: #fff;
}
a.y1_ar:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y1_ar:active
{
	text-decoration: none;
	color: #fff;
}


.footer_text_ar
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}






/* Styles for the Arabic Ends */




/* Styles for the Highsilde Starts */
.highslide
{
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-html
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	background-color: white;
	text-align:left;
}
.highslide-html-blur
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.highslide-html-content
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	display: none;
}
.highslide-loading
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}



/* Styles for the popup */

.highslide-wrapper
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
.highslide-wrapper .highslide-html-content
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 600px;
	padding: 2px;
	height: 400px;
}
.highslide-wrapper .highslide-header div
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
.highslide-wrapper .highslide-header ul
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.highslide-wrapper .highslide-header ul li
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	padding-left: 1em;
	text-align:left;
}
.highslide-wrapper .highslide-header ul li .highslide-previous, .highslide-wrapper .highslide-header ul li .highslide-next
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: none;
	text-align:right;
}
.highslide-wrapper .highslide-header a
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
	text-align:right;
}
.highslide-wrapper .highslide-header a:hover
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
	text-align:right;
}
.highslide-wrapper .highslide-header .highslide-move a
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: move;
}
.highslide-wrapper .highslide-footer
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 11px;
	text-align:left;
}
.highslide-wrapper .highslide-footer .highslide-resize
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.highslide-move
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: move;
}
.highslide-resize
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
.highslide-display-none
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: none;
}



/* Styles for the Highsilde Ends */




.link{
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}
.link1{
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.linkb{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}
.b1 {
	background-color: #D6D6FC;
	background-image: url(images/b2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.b2 {

	background-color: #D6D6FC;
	background-image: url(images/b1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

