﻿html
{
    scrollbar-base-color: #ffffff;
    margin: 0px;
    background-color: #03CBEC;
    background-position: center 135px;
    background-image: url(../images/bgRepeater.png);
    background-repeat: repeat-x;
    font-family: 'Times New Roman';
}

BODY
{
	background-position: left top;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	margin:0px;
}

.uxMainTitleLabel
{
	color: #000;
	font-size: 10pt;
}

.DivTitle
{
	color: white;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 7px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
	height: 26px;
	background-image: url('../images/mainTitle.png');
	background-repeat: no-repeat;
	background-position: center top;
	font-variant: normal;
	text-decoration: none;
}

.DivContent
{
	color: #FFFFFF;
	font-size: 10pt;
}

.DivVisit
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: white 1px solid;
	color: #ffb800;
	border-bottom: white 1px solid;
	font-family: Verdana;
	font-variant: small-caps;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.uxMainTitleButton
{
	color: #000000;
	font-size: 10pt;
}

#divcontainer
{
	text-align: center; /*background-color: #007ECB;	*/	
	padding-top: 40px;
}

#header
{
	background-position: center top;
	background-image: url(../images/header.png);
	width: 965px;
	background-repeat: no-repeat;
	height: 242px;
	text-align: center;
	margin-bottom:10px;
}



#logo
{
	width: 246px;
	height: 100%;
	background-position: center center;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
}

#menu
{
    width: 651px;
    padding-left: 60px;
    height: 167px;
    padding-top: 75px;
    float: right;
    color: #197297;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 12pt;
}


#HomeLink{width: 95px;height: 85px;padding-left: 15px;padding-right: 15px;padding-top: 0px;float: left;background: url(../images/link1hover.png) no-repeat center 0px;}
#HomeLink a{width:95px; height:85px; display:block; background:url(../images/link1.png) 0 0 no-repeat; text-indent:-20000px;}
#HomeLink a:hover{width:95px; height:85px; background:url(../images/link1hover.png) 0 0 no-repeat;}

#AboutLink {width:81px; height:85px;padding-left:15px;padding-right:15px;padding-top:0px;float:left; background:url(../images/link5hover.png) center 0 no-repeat;}
#AboutLink a{width:81px; height:85px; display:block; background:url(../images/link5.png) 0 0 no-repeat; text-indent:-20000px;}
#AboutLink a:hover{width:81px; height:85px; background:url(../images/link5hover.png) 0 0 no-repeat;}

#ContactLink {width:76px; height:85px;padding-left:15px;padding-right:15px;padding-top:0px;float:left; background:url(../images/link2hover.png) center 0 no-repeat;}
#ContactLink a{width:76px; height:85px; display:block; background:url(../images/link2.png) 0 0 no-repeat; text-indent:-20000px;}
#ContactLink a:hover{width:76px; height:85px; background:url(../images/link2hover.png) 0 0 no-repeat;}

#FavoriteLink {width:96px; height:85px;padding-left:15px;padding-right:15px;padding-top:0px;float:left; background:url(../images/link3hover.png) center 0 no-repeat;}
#FavoriteLink a{width:96px; height:85px; display:block; background:url(../images/link3.png) 0 0 no-repeat; text-indent:-20000px;}
#FavoriteLink a:hover{width:96px; height:85px; background:url(../images/link3hover.png) 0 0 no-repeat;}

#ServicesLink {width:84px; height:85px;padding-left:15px;padding-right:15px;padding-top:0px;float:left; background:url(../images/link4hover.png) center 0 no-repeat;}
#ServicesLink a{width:84px; height:85px; display:block; background:url(../images/link4.png) 0 0 no-repeat; text-indent:-20000px;}
#ServicesLink a:hover{width:84px; height:85px; background:url(../images/link4hover.png) 0 0 no-repeat;}


#divmiddle
{
	background-position: center top;
	background-image: url(../images/img2.png);	
	background-repeat: repeat-y;
	text-align: left;	
}

#menudynamic
{
	width: 246px;
	float: left;
	clear:both;
	vertical-align: top;
	background-position: center top;
	background-image: url(../images/img2.png);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px;
}

#divcontent
{
	width: 680px;
	float: left;
	color: #197297;
	vertical-align: top;
	padding-left:20px;
	padding-right:20px;	
	background-position: center top;
	background-image: url(../images/img2.png);	
	background-repeat: repeat-y;
	text-align: left;
}


#footer
{
	background-position: center top;
	background-image: url(../images/footer.png);
	width: 965px;
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 10px;
	text-align: left;
	font-size: 12pt;
	color: #fe6300;
	margin-top:15px;
}

#Footerlinks
{
	width:700px;
	float:left;
	text-align:center;
	padding-top:25px;
}

#Footerlinks A
{
	font-size: 10pt;
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}

#Footerlinks A:hover
{
	border-bottom: steelblue thick double;
}

#footer img
{
	cursor: hand;
	margin-top: 10px;
}
#footer #poweredby
{
	text-align: center;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	float: right;
	width:242px;
	margin-top:10px;
}



.divsTitle
{
	width: 655px;
	border-bottom: steelblue 5px solid;
	background-color: white;
	font-size: 10pt;
	border-left: steelblue 20px solid;
	padding-left: 5px;
}
.divIFRAME
{
	margin-bottom: 15px;
}

.divnewsMarqueeTitle
{
	width: 122px;
	height: 18px;
	padding-left: 10px;
	background-image: url(../images/tab_1.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: Transparent;
	color: #FFFFFF;
	font-weight: bold;	
}

.divmarquee
{
	width: 675px;
	border-bottom: #fff 5px solid;
	background-color: steelblue;
	font-size: 10pt;
	padding-left: 5px;
	color: white;
	font-family: Tahoma;
	height: 20px;
	padding-top: 6px;
	margin-bottom: 15px;
}

.adsMarqueeText
{
	font-size: 10pt;
	color: white;
	text-decoration: none;
}



.divrssalghadJordan
{
	
}

.divrssalghadJordan span
{
	color: black;
	font-size: xx-small;
	border-left: #000000 1px solid;
	font-weight: bold;
	border-right: #000000 3px solid;
	margin-left: 10px;
	margin-right: 10px;
}

.divrssalghadSport
{
	
}

.divrssalghadSport span
{
	color: black;
	font-size: xx-small;
	border-left: #000000 1px solid;
	font-weight: bold;
	border-right: #000000 3px solid;
	margin-left: 10px;
	margin-right: 10px;
}

A
{
	color: #fea500;
}

.cube
{
    width: 220px;
    background-image: url(../images/adsTitle.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: left;
    font-size: 10pt;
    font-weight: bold; 
    vertical-align:top;   
}
.titleDiv
{
    margin:5px;
}