﻿html, body
{
    
    padding: 0;
    margin: 0;
   font-family:Tahoma, Geneva, sans-serif;
   background-color:#dcebff;

}

.homepage-main-container
{
	width:100%;
	height:auto;
	margin:auto;
	float:left;
	border:0px solid red;
}

.top-bar
{
	width:100%;
	height:10px;
	background-color:#3f69a3;
	float:left;
}

.top-menu
{
	width:100%;
	height:2.4vw; /*25*/
	float:left;
	border:0px solid green;
	background-image:url("gif/top-menu-background.png");
	 background-repeat:repeat-x;
	 background-size: 100% 100%;

}



.top-menu-right-content
{
	width:49%;
	height:2.4vw;/*25*/
	overflow:hidden;
	float:right;
	border:0px solid yellow;
	font-size:1.1vw;
	color:#0032a0;
	

}

.top-menu-right-content ul
{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	height:2.4vw;
	border:0px solid pink;
	list-style:none;
	float:right;
	direction:rtl;
	
}

.top-menu-right-content li
{
	width:auto;
	margin-right:2%; /*15px*/
	margin-left:0px;
	height:2.4vw;
	line-height:2.4vw;
	float:right;
	display:inline-block;
	padding-left:3%; /*15px*/
	padding-right:0px;
	margin-top:0px;
	border:0px solid yellow;
	background-size:0.4vw;
	background-image:url("gif/top-mrnu-spacer.png");
	background-repeat:no-repeat;
	background-position:left;

}


.top-menu-right-content li a
{
	color:#0032a0;
	text-decoration:none;
}

.top-menu-right-content li a:link
{
	color:#0032a0;
	text-decoration:none;
}
.top-menu-right-content li a:hover
{
	color:#3f69a3;
	text-decoration:none;
}
.top-menu-right-content li a:visited
{
	color:#0032a0;
	text-decoration:none;
}





.top-menu-left-content
{
	width:49%;
	height:2.4vw; /*25*/
	overflow:hidden;
	float:left;
	border:0px solid yellow;
	font-size:1.1vw; /*13*/
	color:#0032a0;
	

}

.top-menu-left-content ul
{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	height:2.4vw;
	border:0px solid pink;
	list-style:none;
	float:left;

	
}

.top-menu-left-content li
{
	width:auto;
	margin-left:2%;
	margin-right:0px;
	height:2.4vw;
	line-height:2.4vw;
	float:left;
	display:inline-block;
	padding-right:3%; /*15px*/
	padding-left:0px;
	margin-top:0px;
	background-size:0.4vw;
	border:0px solid yellow;
	background-image:url("gif/top-mrnu-spacer.png");
	background-repeat:no-repeat;
	background-position:right;

}


.top-menu-left-content li a
{
	color:#0032a0;
	text-decoration:none;
}

.top-menu-left-content li a:link
{
	color:#0032a0;
	text-decoration:none;
}
.top-menu-left-content li a:hover
{
	color:#3f69a3;
	text-decoration:none;
}
.top-menu-left-content li a:visited
{
	color:#0032a0;
	text-decoration:none;
}

.homepage-middle-content
{
	border:0px solid orange;
	height:auto;
	width:100%;
	float:left;
	background-color:#dcebff;
}

.logo
{
	width:100%;
	height:auto;
	float:left;
	border:0px solid red;
	margin-top:1vw;
	margin-bottom:-1vw;
	
}

.logo-img
{
	/*width:132px; */
	width:10.4%;
	height:auto;
	margin:auto;
	border:0px solid yel1ow;
}

.logo-img img
{
	/*width:132px;
	height:132px;*/
	width:100%;
	border:0px;
}

.banner-area
{
	width:100%;
	height:auto;
	float:left;
	border:0px solid purple;
}


.banner-area-left
{
	width:18%;
	height:auto;
	float:left;
	border:0px solid red;
	display:inline-block;
}

.banner-area-middle
{
	width:63%;
	height:19.8vw;
	float:left;
	border:0px solid blue;
	display:inline-block;
	/*background-image:url("gif/banner-area.png");
	background-repeat:no-repeat;
	background-size:cover;*/


}

.banner-area-right
{
	width:18%;
	height:auto;
	float:right;
	border:0px solid red;
	display:inline-block;
}


.titles-area
{
	width:100%;
	height:auto;
	float:left;
	border:0px solid purple;
}


.titles-area-left
{
	width:18%;
	height:1vw;
	float:left;
	border:0px solid red;
	display:inline-block;
}

.titles-area-middle
{
	width:63%;
	height:auto;
	float:left;
	border:0px solid blue;
	display:inline-block;
	


}

.titles-area-right
{
	width:18%;
	height:1vw;
	float:right;
	border:0px solid red;
	display:inline-block;
}



.title-en
{
	float:left;
	width:12%;
	height:auto;
	border:0px solid red;
}


.title-ar
{
float:right;
	width:12%;
	height:auto;
	border:0px solid red;
}



.title-en img
{

	width:100%;
}


.title-ar img
{

	width:100%;
}

.banner-lang-cat
{
	float:left;
	width:18%;
	height:auto;
	border:0px solid yellow;
	overflow:hidden;
	margin-top:2.3vw;
	display:inline-block;
	z-index:1;
}

.banner-lang-cat ul
{
	width:100%;
	height:auto;
	border:0px solid pink;
	float:left;
	padding-left:0;
	margin-top:0;
	padding-right:0;
	overflow:hidden;
	list-style:none;
	
}

.banner-lang-cat li
{
	color:#FFF;
	width:100%;
	height:1.9vw;
	margin-bottom:0.75vw;
	line-height:1.9vw;
	font-size:1.4vw;
	border:0px solid red;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	background-color:#749eda;
	-webkit-border-radius: 0.4vw;
    -moz-border-radius: 0.4vw;
    border-radius: 0.4vw;
	
}

.banner-lang-cat-title
{
	width:80%;
	float:left;
	text-align:center;
	height:1.9vw;
	margin-left:4%;
	border:0px solid yellow;
	
}

.banner-lang-cat-title a
{
	color:#FFF;
	text-decoration:none;
}

.banner-lang-cat-title a:link
{
	color:#FFF;
	text-decoration:none;
}

.banner-lang-cat-title a:hover
{
	color:#122e68 !important;
	text-decoration:none;
}

.banner-lang-cat-title a:visited
{
	color:#FFF;
	text-decoration:none;
}





.banner-ar-cat
{
	float:right;
	width:18%;
	height:auto;
	border:0px solid yellow;
	overflow:hidden;
	margin-top:2.3vw;
	display:inline-block;
	z-index:1;
	
}

.banner-ar-cat ul
{
	width:100%;
	height:auto;
	border:0px solid pink;
	float:right;
	padding-left:0;
	margin-top:0;
	padding-right:0;
	overflow:hidden;
	list-style:none;
	
}

.banner-ar-cat li
{
	color:#FFF;
	width:100%;
	height:1.9vw;
	margin-bottom:0.75vw;
	line-height:1.9vw;
	font-size:1.1vw;
	border:0px solid red;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	background-color:#749eda;
	-webkit-border-radius: 0.4vw;
    -moz-border-radius: 0.4vw;
    border-radius: 0.4vw;
	
}

.banner-ar-cat-title
{
	width:80%;
	float:right;
	text-align:center;
	height:1.9vw;
	margin-right:4%;
	border:0px solid yellow;
	
}

.banner-ar-cat-title a
{
	color:#FFF;
	text-decoration:none;
}

.banner-ar-cat-title a:link
{
	color:#FFF;
	text-decoration:none;
}

.banner-ar-cat-title a:hover
{
	color:#122e68 !important;
	text-decoration:none;
}

.banner-ar-cat-title a:visited
{
	color:#FFF;
	text-decoration:none;
}



.banner-area-white
{
	width:69.6%;
	height:19.9vw;
	margin-left:-3.1%;
	margin-right:-4.2%;
	border:0px solid blue;
	display:inline-block;
	background-image:url("gif/banner-white-background.png");
	background-repeat:no-repeat;
	background-size:100% 100%;
	z-index:2


}


.banner-article-title
{
	border:0px solid blue;
	width:90%;
	margin-left:5%;
	height:4.5vw;
	float:left;
	line-height:4vw;
	overflow:hidden;
	font-size:1.8vw;
	color:#bd0f0e;
	text-align:right;
	margin-bottom:1vw;
}

.banner-article-content
{
	border:0px solid red;
	/*Commented by ARUN*//*width:90%;*/
	margin-left:5%;
	height:11vw;
	overflow:hidden;
	float:left;

}


.banner-article-content-img
{
	float:left;
	height:auto;
/*Commented by ARUN*/	/*width:25%;*/
	border:0px solid yellow;
	display:inline-block;
	
}


.banner-article-content-img img
{
	width:100%;
	max-height:11vw;
	border:1px solid black; /*not to be removed*/
}

.banner-article-content-txt
{
/*Commented by ARUN*/
/*	float:right;*/
	height:auto;
	width:70%;
	border:0px solid pink;
	display:inline-block;
	
}

.banner-article-content-author
{
	float:right;
	height:1.6vw;
	font-size:1.4vw;
	overflow:hidden;
	width:100%;
	line-height:1.4vw;
	border:0px solid green;
	text-align:right;
    color:#bd0f0e;
	
}

.banner-article-content-abs
{
	float:right;
	height:8.6vw;
	font-size:1.4vw;
	overflow:hidden;
	width:100%;
	line-height:1.7vw;
	border:0px solid green;
	text-align:right;
    color:#235091;
	
}

.banner-article-content-readmore
{
	color:#bd0f0e;
	text-decoration:none;
	
}


.banner-article-content-readmore a
{
	color:#bd0f0e;
	text-decoration:none;
	
}

.banner-article-content-readmore a:link
{
	color:#bd0f0e;
	text-decoration:none;
	
}

.banner-article-content-readmore a:visited
{
	color:#bd0f0e;
	text-decoration:none;
	
}

.banner-article-content-readmore a:hover
{
	color:#122e68;
	text-decoration:none;
	
}




.sign-area
{
	width:100%;
	height:auto;
	float:left;
	border:0px solid purple;
	margin-top:1.5vw;
	margin-bottom:1vw;
}


.sign-area-img
{
	/*width:222px;*/
	width:17.5%;
	height:auto;
	margin:auto;
	border:0px solid yel1ow;
}

.sign-area img
{
	/*width:222px;
	height:40px;*/
	width:100%;
	border:0px;
}


.home-search-area
{
	border: 0px solid red;
    float: right;
    height: auto;
    width: 97%;
    margin-right: 4%;
    margin-top: 4vw;
    margin-bottom: 1vw;	
}

.home-search-txt-blk
{
	width:80%;
	height:auto;
	float:right;
	display:inline-block;
	
}


.home-search-txt
{
	width:94%;
	height:1.5vw;
	float:right;
	font-size:1.1vw;
	line-height:1.4vw;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color:#000;
	border:1px solid #8d8d8f; /*not to be removed*/
	
}



.home-search-combo-blk
{
	width:94.5%;
	height:auto;
	float:right;
	display:inline-block;

	
}


.home-search-combo
{
	width:100%;
	height:1.8vw;
	float:right;
	font-size:1.1vw;
	line-height:1.4vw;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color:#000;
	border:1px solid #8d8d8f; /*not to be removed*/
	margin-top:0.3vw;
	
	
}


.home-search-icn-blk
{
	width:14.5%;
	height:auto;
	float:right;
	display:inline-block;
}
.home-search-icn
{
	width:100%;
	float:right;
	border:0px !important;

}

.lang-bar
{
	width:100%;
	height:2px;
	background-color:#3c6caa;
	float:left;
}

.lang-bar-cat
{
	width:100%;
	height:2.5vw; /*28px*/
	float:left;
	border:0px solid green;
	background-image:url("gif/languages-bar-background.png");
	 background-repeat:repeat-x;
	 background-size:100% 100%;

}

.lang-bar-cat-list
{
	border:0px solid orange;
	float:left;
	width:60%;
	margin-left:20%;
	overflow:hidden;
	height:2.5vw; /*28*/
	
}

.lang-bar-cat-list-blk
{
	width:14%;
	height:2.5vw;
	border:0px solid pink;
	float:left;
	line-height:2.4vw;
	color:#FFF;
	font-size:1.3vw;
	overflow:hidden;
	text-align:center;
	display:inline-block;
}


.lang-bar-cat-list-blk a
{
	color:#FFF;
	text-decoration:none;
}

.lang-bar-cat-list-blk a:link
{
	color:#FFF;
	text-decoration:none;
}

.lang-bar-cat-list-blk a:hover
{
	color:#122e68 !important;
	text-decoration:none;
}

.lang-bar-cat-list-blk a:visited
{
	color:#FFF;
	text-decoration:none;
}


.homepage-bottom-content
{
	/*border:1px solid orange;*/
	height:auto;
	width:100%;
	float:left;
	background-color:#618cc4;
	border-bottom:0.7vw solid #dcebff; /*not to be removed*/
}



.homepage-bottom-content-title
{
	border:0px solid red;
	height:2vw;
	width:100%;
	text-align:center;
	line-height:2vw;
	float:left;
	font-size:1.4vw;
	margin-top:1.5vw;
	margin-bottom:1vw;
	color:#d4da27;

}


.authors-scroll
{
	border:0px solid yellow;
	height:auto;
	float:left;
	width:100%;
	margin-bottom:0.5vw;
}

.authors-scroll-left
{
	border:0px solid pink;
	height:auto;
	float:left;
	width:13%;
}
.authors-scroll-middle
{
	border:0px solid red;
	height:auto;
	float:left;
	width:73.5%;
}
.authors-scroll-right
{
	border:0px solid blue;
	height:auto;
	float:right;
	width:13%;
}


.authors-images-list
{
	border:0px solid yellow;
	float:left;
	display:inline-block;
	height:4.7vw;
	width:86%;
	/*margin-left:7%; /*to be removed*/
}


.authors-images-list ul
{
	/*width:100%;*/width: 533%;
	height:4.7vw;
	overflow:hidden;
	float:left;
	border:0px solid;
	list-style:none;
	margin-top:0;
	padding-left:0;
	padding-right:0;
	
}


.authors-images-list ul li
{
	/*width:5.5%;*/ /*39px*/width: .9%;
	height:4.3vw; /*47px*/
	float:left;
	display:inline-block;
	border:0px solid blue;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	
}

.authors-images-list ul li img
{
	width:100%;
	border:1px solid #000 !important; /*not to be removed*/
	
}


.authors-left-navi-blk
{
	border:0px solid pink;
	float:left;
	display:inline-block;
	height:4.7vw;
	width:4%;
	margin-left:3%;
}

.authors-right-navi-blk
{
	border:0px solid pink;
	float:right;
	display:inline-block;
	height:4.7vw;
		width:4%;
	margin-right:3%;

}


.authors-left-navi-blk img
{
	width:30%;
	margin-top:1.5vw;
	border:0px !important;
	float:left;
	
	
}

.authors-right-navi-blk img
{
	width:30%;
	margin-top:1.5vw;
	border:0px !important;
	float:right;
	
	
}


.authors-scroll-left-txt
{
	border:0px solid pink;
	height:1.5vw;
	margin-top:1.5vw;
	float:right;
	width:90%;
	text-align:right;
	color:#FFF;
	line-height:1.5vw;
	font-size:1.2vw;
}

.authors-scroll-right-txt
{
	border:0px solid pink;
	height:1.5vw;
	margin-top:1.5vw;
	float:left;
	width:90%;
	text-align:left;
	color:#FFF;
	line-height:1.5vw;
	font-size:1.1vw;
}

.footer-menu-list
{
	/*border:1px solid orange;*/
	height:auto;
	width:100%;
	float:left;
	background-color:#6699ff;
	border-bottom:3vw solid #dcebff; /*not to be removed*/
}

.footer-menu-scroll
{
	border:0px solid red;
	height:auto;
	float:left;
	width:73.5%;
}

.footer-menu-scroll-left
{
	border:0px solid pink;
	height:auto;
	float:left;
	width:13%;
}

.footer-menu-scroll-right
{
	border:0px solid blue;
	height:auto;
	float:right;
	width:13%;
}





.footer-menu-left-navi-blk
{
	border:0px solid pink;
	float:left;
	display:inline-block;
	height:4.7vw;
	width:4%;
	margin-left:3%;
}

.footer-menu-right-navi-blk
{
	border:0px solid pink;
	float:right;
	display:inline-block;
	height:4.7vw;
		width:4%;
	margin-right:3%;

}


.footer-menu-left-navi-blk img
{
	width:30%;
	margin-top:1.5vw;
	border:0px !important;
	float:left;
	
	
}

.footer-menu-right-navi-blk img
{
	width:30%;
	margin-top:1.5vw;
	border:0px !important;
	float:right;
	
	
}


.footer-menu-content
{
	border:0px solid yellow;
	float:left;
	display:inline-block;
	height:4.7vw;
	width:86%;
	/*margin-left:7%; /*to be removed*/
}


.footer-menu-scroll-left-txt
{
	border:0px solid pink;
	height:1.5vw;
	margin-top:1.5vw;
	float:right;
	width:90%;
	text-align:right;
	color:#a52a2a;
	line-height:1.5vw;
	font-size:1.2vw;
}

.footer-menu-scroll-right-txt
{
	border:0px solid pink;
	height:1.5vw;
	margin-top:1.5vw;
	float:left;
	width:90%;
	text-align:left;
	color:#a52a2a;
	line-height:1.5vw;
	font-size:1.1vw;
}


/**.footer-menu-content ul
{
	width:100%;
	height:4.7vw;
	overflow:hidden;
	float:left;
	border:0px solid;
	list-style:none;
	margin-top:0;
	padding-left:0;
	padding-right:0;
	display:inline;
	white-space:nowrap;
	
}**//**Fatima Style**/

/**Amina Style**/
.footer-menu-content ul {
    width: 733%;
    height: 4.7vw;
    /* overflow: hidden; */
    float: left;
    border: 0px solid;
    list-style: none;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline;
    white-space: nowrap;
    /* display: inline-block; */
    
    }
    .footer-menu-content ul li
{
    /* width: auto; */
    height: 4.3vw;
    display: inline;
    line-height: 4.3vw;
    font-size: 1.2vw;
    color: #FFF;
    margin-left: .5%;
    /* margin-right: .5%; */
    float: right;
    padding-right: .5%;
    /* padding-left: 0%; */
    /* margin-top: 0px; */
    background-size: 0.55vw;
    background-image: url("gif/footer-menu-spacer.png");
    background-repeat: no-repeat;
    background-size: 0.5vws;
    background-position: right;
    width: auto;
}


/**
.footer-menu-content ul li
{
	width:auto; 
	height:4.3vw; 
	display:inline;
	border:0px solid blue;
	line-height:4.3vw;
	font-size:1.2vw;
	color:#FFF;
	margin-left:3%;
	margin-right:0%;
	float:right;
	padding-right:3%;
	padding-left:0%;
	margin-top:0px;
	background-size:0.55vw;
	background-image:url("gif/footer-menu-spacer.png");
	background-repeat:no-repeat;
	background-size:0.5vws;
	background-position:right;
	
}
**//**Fatima style**/

/**Amina Style**/


.footer-menu-content ul li a
{
	color:#FFF;
	text-decoration:none;
}
	
.footer-menu-content ul li a:link
{
	color:#FFF;
	text-decoration:none;
}
	
.footer-menu-content ul li a:hover
{
	color:#122e68 !important;
	text-decoration:none;
}
	
.footer-menu-content ul li a:visited
{
	color:#FFF;
	text-decoration:none;
}




/********************************************/
/********************************************/
/*************ar subpage 7-9-2015***************/
/********************************************/
/********************************************/

.ar-subpage-main-container
{
	width:100%;
	height:auto;
	margin:auto;
	float:left;
	border:0px solid red;
}


.ar-subpage-header
{
	border:0px solid yellow;
	height:auto;
	width:100%;
	float:left;
	background-image:url("gif/ar-subpage-header.png");
	 background-repeat:repeat-x;
	 background-size: 100% 100%;
}

.ar-subpage-logo
{
	border:0px solid pink;
	float:right;
	width:8.9%;
	margin-top:0.3vw;
	margin-bottom:-0.3vw;
	height:auto;
	display:inline-block;
	
}

.ar-subpage-logo img
{
	width:100%;
	border:0px !important;
}

.ar-subpage-header-tabs
{
	width:12%;
	height:auto;
	border:0px solid green;
	float:right;
	display:inline-block;
	
}

.cosmic-room-tab
{
	width:52%;
	float:right;
	display:inline-block;
	height:2vw;
	font-size:1vw;
	line-height:2vw;
	border:0.3vw solid #8bbbfb; /*not to be removed*/
	border-bottom:0px !important;
	margin-top:5.3vw;
	background-color:#547ec0;
	color:#FFF;
	text-align:center;
	-webkit-border-radius: 0.4vw;
    -moz-border-radius: 0.4vw;
    border-radius: 0.4vw 0.4vw 0vw 0vw;
	overflow:hidden;
}


.cosmic-room-tab a
{
	color:#FFF;
	text-decoration:none;
}

.cosmic-room-tab a:link
{
	color:#FFF;
	text-decoration:none;
}


.cosmic-room-tab a:hover
{
	color:#FFF;
	text-decoration:none;
}


.cosmic-room-tab a:visited
{
	color:#FFF;
	text-decoration:none;
}


	
.visitors-book-tab
{
	width:37%;
	float:right;
	display:inline-block;
	height:2vw;
	overflow:hidden;
	font-size:1vw;
	line-height:2vw;
	border:0.3vw solid #8bbbfb; /*not to be removed*/
	border-bottom:0px !important;
	margin-top:5.3vw;
	background-color:#547ec0;
	color:#FFF;
	text-align:center;
	-webkit-border-radius: 0.4vw;
    -moz-border-radius: 0.4vw;
    border-radius: 0.4vw 0.4vw 0vw 0vw;
	margin-right:0.1vw;

}

.visitors-book-tab a
{ 
color:#FFF;
text-decoration:none;

}

.visitors-book-tab a:link
{ 
color:#FFF;
text-decoration:none;

}

.visitors-book-tab a:hover
{ 
color:#FFF;
text-decoration:none;

}

.visitors-book-tab a:visited
{ 
color:#FFF;
text-decoration:none;

}



.ar-subpage-header-languages-dropdown
{
	width:15%;
	margin-right:1%;
	height:auto;
	border:0px solid red;
	float:right;
	display:inline-block;
	
}


.header-languages-title
{
	width:40%;
	float:right;
	display:inline-block;
	height:2vw;
	overflow:hidden;
	font-size:1vw;
	line-height:2vw;
	border:0px solid;
	margin-top:2vw;
	color:#3d6caa;
	text-align:left;
	padding-left:2%;


}

.header-languages-dropdown
{
	width:47%;
	float:right;
	display:inline-block;
	height:auto;
	overflow:hidden;
	border:0px solid;
	margin-top:2vw;
	color:#3d6caa;
	text-align:center;


}

.home-search-combo
{
	width:100%;
	height:2vw;
	float:right;
	font-size:1.1vw;
	line-height:1.4vw;
	/*-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;*/
	color:#000;
	border:1px solid #8d8d8f; /*not to be removed*/
	margin-top:0vw;
	
	
}



.ar-subpage-header-menu
{
	width:23%;
	height:auto;
	border:0px solid red;
	float:left;
	display:inline-block;
	margin-top:6vw;
	
}

.ar-subpage-header-menu ul
{
	width:90%;
	height:auto;
	padding-right:0;
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
	list-style:none;
	float:right;
	border:0px solid yellow;
	overflow:hidden;
	
}

.ar-subpage-header-menu li
{
	width:auto;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	border-left:1px solid #3d6caa; /*not to be removed*/
	line-height:1vw;
	height:1.3vw;
	color:#FFF;
	font-size:1.1vw;
	overflow:hidden;
	float:right;
	
}

.ar-subpage-header-menu li:last-child
{
	border-left:0px !important;
}


.ar-subpage-header-menu li a
{
	color:#FFF;
	text-decoration:none;
	
}
.ar-subpage-header-menu li a:link
{
	color:#FFF;
	text-decoration:none;
	
}

.ar-subpage-header-menu li a:hover
{
	color:#122e68 !important;
	text-decoration:none;
	
}

.ar-subpage-header-menu li a:visited
{
	color:#FFF;
	text-decoration:none;
	
}

.subpage-top-bar
{
	width:100%;
	height:0.4vw;
	background-color:#3f69a3;
	float:left;
}

.ar-subpage-content-area
{
	width:100%;
	height:auto;
	border:0px solid green;
	float:left;
	background-color:#dcebff;
}

.ar-subpage-content-area-left-blk
{
	float:left;
	border:0px solid red;
	width:15%;
	height:auto;
	display:inline-block;
	background-color:#bcd5f8 !important;
}
.ar-subpage-content-area-middle-blk
{
	float:left;
	border:0px solid red;
	width:69.3%;
	height:auto;
	display:inline-block;
	background-color:#FFF !important;
}
.ar-subpage-content-area-right-blk
{
	float:right;
	border-left:0.1vw solid #3f69a3; /*not to be removed*/
		border-bottom:0.1vw solid #3f69a3; /*not to be removed*/
	width:15.5%;
	height:auto;
	display:inline-block;
	background-color:#dcebff;
}



.ar-subpage-search-area
{
	border:0px solid red;
	float:right;
	height:auto;
	width:90%;
	margin-right:5%;
	margin-left:5%;
	margin-top:2vw;
	margin-bottom:2vw;
	
	
}

.ar-subpage-search-txt-blk
{
	width:80%;
	height:auto;
	float:right;
	display:inline-block;
	
}


.ar-subpage-search-txt
{
	width:94%;
	height:1.5vw;
	float:right;
	font-size:1.1vw;
	line-height:1.4vw;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color:#000;
	border:1px solid #8d8d8f; /*not to be removed*/
	
}



.ar-subpage-search-combo-blk
{
	width:94.5%;
	height:auto;
	float:right;
	display:inline-block;

	
}


.ar-subpage-search-combo
{
	width:100%;
	height:1.8vw;
	float:right;
	font-size:1.1vw;
	line-height:1.4vw;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color:#000;
	border:1px solid #8d8d8f; /*not to be removed*/
	margin-top:0.3vw;
	
	
}


.ar-subpage-search-icn-blk
{
	width:14.5%;
	height:auto;
	float:right;
	display:inline-block;
}
.ar-subpage-search-icn
{
	width:100%;
	float:right;
	border:0px !important;

}


.left-blk-content-blocks
{
	float:left;
	border:0px solid green;
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:0.5vw;
}

.left-blk-content-blocks img
{
	width:100%;
	height:auto;
	border:0px !important;
	float:left;
}

.ar-sub-latest-article-blk
{
	width:90%;
	height:auto;
	float:left;
	border:0px solid yellow;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:1vw;
	
}

.ar-sub-latest-article-blk-title
{
	width:100%;
	overflow:hidden;
	height:auto;
	float:left;
	border:0px solid pink;
	font-size:0.9vw;
	line-height:1.1vw;
	color:#122e68; 
	text-align:right;
	margin-top:1vw;
	font-weight:bold;
}

.ar-sub-latest-article-blk-list
{
	width:100%;
	overflow:hidden;
	height:20vw;
	float:left;
	border:1px solid #122e68; /*not to be removed*/
	background-color:#FFF;
	margin-top:0.5vw;
	
}

.ar-sub-latest-article-blk-list ul
{
	width:98%;
	height:auto;
	float:right;
	border:0px solid blue;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:0;
	overflow:hidden;
	list-style:none;
	
}

.ar-sub-latest-article-blk-list li
{
	width:90%;
	height:auto;
	border:0px solid pink;
	float:right;
	padding-left:5%;
	padding-right:5%;
	margin-top:0.5vw;
	margin-bottom:0.5vw;
	line-height:1.4vw;
	font-size:1vw;
	color:#122e68;
	text-align:right;
}


.ar-sub-latest-article-blk-list li a
{
	color:#122e68;
	text-decoration:none;
}

.ar-sub-latest-article-blk-list li a:link
{
	color:#122e68;
	text-decoration:none;
}

.ar-sub-latest-article-blk-list li a:hover
{
	color:#cc0000 !important;
	text-decoration:none;
}

.ar-sub-latest-article-blk-list li a:visited
{
	color:#122e68;
	text-decoration:none;
}

.latest-art-img
{
	width:20%;
	height:2.5vw;
	float:right;
	border:0px solid red;
	display:inline-block;
}

.latest-art-img img
{
	width:100%;
	height:100%;
	float:left;
	border:0px !important;
}

.latest-art-abs
{
	width:70%;
	height:auto;
	float:right;
	border:0px solid red;
	display:inline-block;
	margin-right:3%;
}


.latest-art-auth
{
	color: #cc0000 !important;
    position: relative;
    right: 2.6vw;
}

.ar-subpage-navigation
{
	width:40%;
	float:right;
	height:auto;
	overflow:hidden;
	margin-top:2vw;
	line-height:1.4vw;
	font-size:1.2vw;
	border:0px solid blue;
	text-align:right;
	color:#235091;
	padding-right:2%;
}


.root
{
	color:#122e68;
	text-decoration:none
}

.root:hover
{
	color:#cc0000;
	text-decoration:none
}

.level1
{
	color:#800000;
	font-weight:bold;
	text-decoration:none
}

.level1:hover
{
	color:#3d6caa;
	text-decoration:none
}

.ar-subpage-resize
{
	width:30%;
	float:left;
	height:auto;
	margin-top:1vw;
	border:0px solid blue;
	padding-left:2%;
	padding-bottom:15px;
}


.ar-subpage-resize img
{
	float:left;
	border:0px !important;
	height:3vw;

}

.ar-subpage-content-article-body
{
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	direction:rtl;
	height:auto;
	margin-top:4vw;
	border:0px solid red;
	font-size:1.3vw; /*to be removed*/
}

.ar-subpage-content-top-scroll
{
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	direction:rtl;
	height:auto;
	margin-top:2vw;
	border:0px solid blue;
}


.ar-subpage-content-print-share
{
	width:96%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	direction:rtl;
	height:auto;
	margin-bottom:2vw;
	border:0px solid blue;
	text-align:center;
}

.ar-subpage-content-print-share img
{
	width:14.1%;
	margin-left:1%;
	margin-right:1%;
}


.ar-subpage-content-area-right-blk-menu
{
	width:95%;
	margin-right:4.7%;
	height:auto;
	border:0px solid yellow;
	float:right;
	margin-bottom:2.5vw;
}

.ar-subpage-content-area-right-blk-menu ul
{
	/*width:80%;*/
	margin-right:2%;
	height:auto;
	float:right;
	border:0px solid pink;
	list-style:none;
	padding-left:0;
	padding-right:0;
	margin-top:1vw;
	margin-bottom:0;
	
}

.ar-subpage-content-area-right-blk-menu li
{
	width:90%;
	height:auto;
	line-height:1.5vw;
	font-size:1vw;

	float:right;
	text-align:right;
	padding-left:0;
	padding-right:10%;
	margin-top:0;
	border-bottom:0.1vw dotted #3c6da8; /*not to be removed*/
	
	 background-image:url("gif/ar-right-menu-arrow.png");
	 background-repeat:no-repeat;
	 background-position:right 0.5vw;
	 color:#3c6da8;
	 background-size:7%;
	 
}

.ar-subpage-content-area-right-blk-menu li a
{
	color:#3c6da8;
	text-decoration:none;
}

.ar-subpage-content-area-right-blk-menu li a:link
{
	color:#3c6da8;
	text-decoration:none;
}

.ar-subpage-content-area-right-blk-menu li a:hover
{
	color:#80003b !important;
	text-decoration:none;
}

.ar-subpage-content-area-right-blk-menu li a:visited
{
	color:#3c6da8;
	text-decoration:none;
}


.right-blk-content-blocks
{
	float:right;
	border:0px solid green;
	width:90%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:0.5vw;
}

.right-blk-content-blocks img
{
	width:100%;
	height:auto;
	border:0px !important;
	float:left;
}


.ar-subpage-content-top-scroll img
{
	width:3%;
}

/********************************************/
/********************************************/
/*************eof ar subpage ***************/
/********************************************/
/********************************************/




/********************************************/
/********************************************/
/*****ar subpage magazine layout 9-9-2015 *******/
/********************************************/
/********************************************/

.ar-subpage-magazine-layout
{
	border:0px solid red;
	width:100%;
	height:auto;
	float:left;
}

.ar-subpage-magazine-layout ul
{
	width:106%;
	margin-left:-6%;
	height:auto;
	border:0px solid pink;
	float:right;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:0;
	list-style:none;
	
	
}

.ar-subpage-magazine-layout li
{
	width:11%;
	margin-left:5.5%;
	float:right;
	height:auto;
	border:0px solid blue;
	display:inline-block;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:1vw;
	
}

.ar-subpage-magazine-layout-img-blk
{
width:100%;
height:auto;
border:0px solid yellow;
float:left;
	
}

.ar-subpage-magazine-layout-img-blk img
{
	width:100%;
	height:5.2vw;
	border:1px solid #000 !important; /*not to be removed*/
	float:left;
	
}


.ar-subpage-magazine-layout-abs-blk
{
	width:100%;
	height:2vw;
	float:left;
	border:0px solid green;
	line-height:2vw;
	font-size:1vw;
	overflow:hidden;
	color:#235091;
	text-align:center;
}

.ar-subpage-magazine-layout-abs-blk a
{
		color:#235091;
		text-decoration:none;
}


.ar-subpage-magazine-layout-abs-blk a:link
{
		color:#235091;
		text-decoration:none;
}


.ar-subpage-magazine-layout-abs-blk a:hover
{
		color:#cc0000 !important;
		text-decoration:none;
}


.ar-subpage-magazine-layout-abs-blk a:visited
{
		color:#235091;
		text-decoration:none;
}

/********************************************/
/********************************************/
/******eof *ar subpage magazine layout *********/
/********************************************/
/********************************************/





/********************************************/
/********************************************/
/*****ar subpage search layout 9-9-2015 *******/
/********************************************/
/********************************************/

.ar-subpage-search-layout
{
	border:0px solid red;
	width:98%;
	height:49.3vw;
	float:left;
	background-image:url("gif/ar-search-background.jpg");
	 background-repeat:repeat-x;
	 background-size: 100% 100%;
	 padding:1%;
}

.ar-subpage-search-layout p
{
	text-align:justify;
	direction:rtl;
	font-size:1.2vw;
	color:#235091;
}


.ar-subpage-search-layout table
{
	
	direction:rtl;
	font-size:1.2vw;
	color:#235091;
}


.ar-subpage-search-layout-txt
{
	width:40%;
	height:1.5vw;
	float:right;
	font-size:1.1vw;
	line-height:1.4vw;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color:#000;
	border:1px solid #8d8d8f; /*not to be removed*/
	
}



/********************************************/
/********************************************/
/******eof *ar subpage search layout *********/
/********************************************/
/********************************************/



/********************************************/
/********************************************/
/*****ar subpage alakar layout 9-9-2015 *******/
/********************************************/
/********************************************/

.ar-subpage-alakar-layout
{
	border:0px solid red;
	width:98%;
	height:auto;
	float:left;

}


.ar-subpage-alakar-header
{
	border:0px solid blue;
	width:100%;
	height:18.5vw;
	float:left;
		background-image:url("gif/alakar-header.gif");
	 background-repeat:no-repeat;
	 background-size: 100% 100%;

}

.ar-subpage-alakar-body
{
	width:100%;
	height:auto;
	min-height:60vw;
	float:left;
	border:0px solid green;
	background-color:#b2b3b7;
	
}

.ar-subpage-alakar-abs1
{
	width:100%;
	height:2vw;
	line-height:2vw;
	float:left;
	border:0px solid yellow;
	text-align:center;
	font:1.5vw;
	color:#000;
}


.ar-subpage-alakar-abs2
{
	width:100%;
	height:6vw;
	line-height:6vw;
	float:left;
	border:0px solid yellow;
	text-align:center;
	font:2vw;
	color:#F00;
}

.ar-subpage-alakar-list
{
	width:100%;
	height:auto;
	float:left;
	border:0px solid blue;

}

.ar-subpage-alakar-list ul
{
	width:100%;
	height:auto;
	float:left;
	border:0px solid green;
	padding-left:0;
	padding-right:0;
	margin-bottom:0;
	margin-top:0;
	overflow:hidden;
	list-style:none;
}


.ar-subpage-alakar-list li
{
	width:20%;
	margin-left:2.5%;
	margin-right:2.5%;
	height:auto;
	float:right;
	display:inline-block;
	border:0px solid red;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:2vw;
}


.alakar-img
{
	width:100%;
	border:0px;
	height:auto;
	float:left;
}


.alakar-img img
{
	width:100%;
	border:1px solid #000 !important;  /*not to be removed*/
	float:left;
}

.alakar-article
{
	width:98%;
	padding:1%;
	height:auto;
	float:right;
	border:0px solid yellow;
	text-align:center;
	font-size:0.8vw;
}



/********************************************/
/********************************************/
/******eof *ar subpage alakar layout *********/
/********************************************/
/********************************************/



/***************Home Page Amina style*******************/
#Deutsch .banner-article-title, #Español .banner-article-title, #Italiano .banner-article-title, #Français .banner-article-title
{
	margin-right: 5%;
	margin-left: 0 !important;
	float: right;
	text-align: left;

}

#Deutsch .banner-article-content, #Español .banner-article-content, #Italiano .banner-article-content, #Français .banner-article-content
{
	float: right;
	margin-right: 5%;
	margin-left: 0 !important;


}

#Deutsch .banner-article-content-author, #Español .banner-article-content-author, #Italiano .banner-article-content-author, #Français .banner-article-content-author
{
	float: left;
	text-align: left;
}

#Deutsch .banner-article-content-abs, #Español .banner-article-content-abs, #Italiano .banner-article-content-abs, #Français .banner-article-content-abs
{
	float: left;
	text-align: left;
}

#Deutsch .banner-article-content-txt, #Español .banner-article-content-txt, #Italiano .banner-article-content-txt, #Français .banner-article-content-txt
{
	
	float: right;
}

#scroller
{
height: 100% !important;
}
.ms-srch-hover-outerContainer
{
	display:none !important;
	visibility:hidden !important;
}
#SearchResults
{
	padding-left:30px;
}
#SearchBox
{
	padding-left: 15px;
    padding-top: 20px;
}
.divDDlist{
	width:50%;
	padding-left:10px;
}
.SrcOuter
{
	width:100%;
}
.SrcDetails
{
	width: 80%;
    float: right;
}
.SrcArtImg
{
	width: 20%;
    float: left;
    padding-top: 17px;
}


/***AddGuest Form***/
.lblEnglish {
  color: #00406b;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  width: 100px;
}


.lblArabic {
  color: #990000;
  direction: rtl;
  display: inline-block;
  font-weight: bold;
  width: 110px;
}

.itemsInner > input {
  width: 182px;
}


.itemsInner > textarea
{
width: 182px;
}

.itemsInner {
  margin-bottom: 5px;
}

.CommntUrlText > a {
  color: #122e68;
  font-family: tahoma;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}

.CommntUrlText {
  background-color: #bdd5f9;
}

.btnResetCls
{
	font-size: 12px !important;
}

.btnSubmitCls
{
	
	font-size: 12px !important;
}
.btnClass {
  margin-top: 20px;
  text-align: center;
}
.scrollToTop{
    width:40px;
    height: 40px;
    background-image: url('../../../../SiteAssets/Styles/Images/arrow.png');
    position:fixed;
    right:30px;
    bottom:30px;
    display:none;
    z-index:9999;
}

#divAddComment{
	direction: rtl;
	padding:20px;
	
}