﻿/**************************************************************************************
Arabic classes
جميع الحقوق محفوظة لموقع الوسيط © 2009
تصميم وبرمجة شركة  أعالي التقنية  |  جرافيك وكالة أعالي
**************************************************************************************/



/* ################################################ */
/* ################# Default Page ################# */
/* ################################################ */

body{
	font-family:Tahoma;
	direction:rtl;
}

/* ################################################ */
/* ############### End Default Page ############### */
/* ################################################ */




/* ================================================ */
/* ==================  Text Style ================= */
/* ================================================ */


H6{
	font-family:Tahoma;
	font-size:12px;
	color:#252525;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H5{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H4{
	font-family:Tahoma;
	font-size:11px;
	color:#393939;
	font-weight:bold;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H3{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


H2{
	font-family:Tahoma;
	font-size:14px;
	color:#2c2c2c;
	font-weight:bold;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H1{
	font-family:Tahoma;
	font-size:15px;
	color:#2c2c2c;
	font-weight:bold;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


/* ================================================ */
/* ================  End Text Style =============== */
/* ================================================ */





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~ Menu & Links ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a:link, A:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#002e5b;
	font-weight:normal;
	text-decoration:underline;
}

a:hover, A:active{
	text-decoration:none;
}

A.footer:link, A.footer:visited{
    font-family:tahoma;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


A.footer:hover, A.footer:active{
	text-decoration:underline;
}

UL.menulist{
	padding:7px 0px 0px 0px;      /* the left padding was set to make the bullets appear inside the container */
	margin:0px;
	text-align:center;
	vertical-align:middle;
}

LI.menulist{
	padding:0px 11px 0px 11px;        /* the left padding was set to give the text left padding from the bullet position */
	margin:0px;
	vertical-align:middle;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	list-style:none;
	display:inline;
}

LI.menulist A:link, LI.menulist A:visited{
    font-family:tahoma;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

LI.menulist A:hover, LI.menulist A:active{
	text-decoration:underline;
}

/****************************************************/

UL.menulist1{
	padding:7px 0px 0px 0px;      /* the left padding was set to make the bullets appear inside the container */
	margin:0px;
	text-align:right;
	vertical-align:middle;
}

LI.menulist1{
	padding:3px 0px 3px 0px;        /* the left padding was set to give the text left padding from the bullet position */
	margin:0px;
	vertical-align:middle;
	text-align:right;
	font-family:verdana;
	font-size:11px;
	color:#002e5b;
	list-style:none;
}

LI.menulist1 A:link, LI.menulist1 A:visited{
    font-family:tahoma;
	font-size:11px;
	color:#002e5b;
	font-weight:normal;
	text-decoration:none;
}

LI.menulist1 A:hover, LI.menulist1 A:active{
	text-decoration:underline;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~ End Menu & Links ~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

