/*  @font-face {
            font-family:"GE";

	       src:url("../fonts/GE_SS_Two_Light.otf") format("opentype");

        	font-weight:normal;

        	font-style:normal;}

*/
	
.tweetBG {
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #5ea9dd;
    width: 100%;
    

}


.rcorners1 {
    border-radius: 10px;
    background: #ffffff;

    width: 1000px;
    height: 160px;
	margin-top:5px;

}


.rcorners2 {
	background: red; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #bd2026 , #872026); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #bd2026, #872026); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #bd2026, #872026); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #bd2026 , #872026); /* Standard syntax (must be last) */
    border-radius: 10px;
    width: 1000px;
    height: 50px;  
	margin: 5px;
}



.rcorners3 {
    border-radius: 10px;
    border: 1px solid #908885;
	background: #ffffff;

    width: 1000px;
    margin-bottom: 0.5em;
}

.rcorners4 {
    border-radius: 10px;
    border: 1px solid #dddddd;
	border-top-color:#c7b299;
	border-top-width:5px;
	border-bottom-color:#c7b299;
	border-bottom-width:5px;

	background: #ffffff;

    width: 100%;
    margin-bottom: 0.5em;
}

.rcorners5 {
    border-radius: 10px;
    border: 1px solid #dddddd;
	border-top-color:#c7b299;
	border-top-width:5px;
	border-bottom-color:#c7b299;
	border-bottom-width:5px;

	background: #ede4cb;

    width: 100%;
    margin-bottom: 0.5em;
}

.rcorners6 {
    border-radius: 10px;
    border: 1px solid #dddddd;
	border-top-color:#c7b299;
	border-top-width:5px;
	border-bottom-color:#c7b299;
	border-bottom-width:5px;

	background: #ede4cb;

    width: 100%;
    margin-bottom: 0.5em;
}


.rcorners7 {
    border-radius: 10px;
    border: 1px solid #dddddd;
	border-top-color:#c7b299;
	border-top-width:5px;
	border-bottom-color:#c7b299;
	border-bottom-width:5px;

	background: #ffffff;

    width: 100%;
    margin-bottom: 0.5em;
}

.rcorners8 {
    border-radius: 10px;
    border: 1px solid #dddddd;
	border-top-color:#726256;
	border-top-width:5px;
	background: #c7b299;

    margin-bottom: 0.5em;
}


.video-container {
	border-radius: 10px;
	background: #736356;
	width: 316px;
	height: 180px;
	border: 1px solid #837163;


}
.video-container iframe,
.video-container object,
.video-container embed {
    border-radius: 10px;
    width: 100%;
    height: 100%;
}




.urlImg1 {
	width: 70px;
	height:59px;
	display:block;
	background-image: url(../images/topMenu1Off.jpg);
}

.urlImg1:hover
{ background-image: url(../images/topMenu1On.jpg); }

.urlImg2 {
	width: 120px;
	height:59px;
	display:block;
	background-image: url(../images/topMenu2Off.jpg);
}

.urlImg2:hover
{ background-image: url(../images/topMenu2On.jpg); }


.urlImg3 {
	width: 154px;
	height:59px;
	display:block;
	background-image: url(../images/topMenu3Off.jpg);
}

.urlImg3:hover
{ background-image: url(../images/topMenu3On.jpg); }

.urlImg4 {
	width: 65px;
	height:59px;
	display:block;
	background-image: url(../images/topMenu4Off.jpg);
}

.urlImg4:hover
{ background-image: url(../images/topMenu4On.jpg); }


.urlImg5 {
	width: 117px;
	height:59px;
	display:block;
	background-image: url(../images/topMenu5Off.jpg);
}

.urlImg5:hover
{ background-image: url(../images/topMenu5On.jpg); }

hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left:  0.5em;
	margin-right:  0.5em;
	border-style: inset;
	border-width: 0.5px;
	color: #736356;
	border-bottom-style:solid;
} 

.vertical_line{height:180px; width:1px;background:#837163;
opacity:50%;
}


.hrBlue {
	display: block;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left:  0.5em;
	margin-right:  0.5em;
	border-style: inset;
	border-width: 0.5px;
	color: #0B4EA5;
	border-bottom-style:solid;
	
} 

.hrThin {
	border: 0;
	border-bottom: 1px dashed #dedbdb;
	background: #dedbdb;
}


.hrThinMenu {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left:  0.5em;
	margin-right:  0.5em;
	border-style: inset;
	border-width: 0.5px;
	color: #736356;
	border-bottom: 1px  #736356;

}



.shadow {
	width: 200px;
	height: 175px;
	box-shadow: 5px 5px 2px #d0d0d0;
	padding: 1px;
}

.BodyText {
	font-family:"GE";
	font-size:14px;
	color:#000;
	direction: rtl;
	text-align:justify;
	padding: 6px;
	font-weight: 500;
	}
	
.BodyText2 {
	font-family:"GE";
	font-size:12px;
	color:#736357;
	direction: rtl;
	text-align:justify;
	padding: 6px;
	font-weight: 500;
	}


.newsTitle {
	font-family:"GE";
	font-size:14px;
	color:#736357;
	direction: rtl;
	text-align:justify;
	padding: 5px;
	font-weight: normal;
	text-decoration: none;

	}
a: link {
text-decoration: none;	
	
	
}
a:hover {
    text-decoration: underline;
}

.image {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
}

.NewsImage {
    border-radius: 8px;
}

.NewsImagePic {
    border-radius: 8px;
	border-color: #736356;
	border-width: 1px;
	border-style: solid;
	margin: 10px;
}
	
.newsDate {
	font-family:"GE";
	font-size:12px;
	color:#A8988A;
	direction: rtl;
	text-align:justify;
	padding: 6px;
	font-weight: 500;
	}	
	
.newsHeading {
	font-family:"GE";
	font-size:14px;
	color:#736357;
	direction: rtl;
	text-align:center;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;

	}	
	
	
.CopyRight {
	font-family:"GE";
	font-size:14px;
	color:#534741;
	padding: 6px;
	font-weight: 500;
	}
	
.CopyRightLang {
	font-family:"Calibri";
	font-size:16px;
	color:#534741;
	padding: 6px;
	font-weight: 500;
	}	
	

.Title_Blue {
	font-family:"GE";
	font-size:14px;
	color:#094fa3;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: bold;
	text-indent:10;
	
	}	
	
.Title_Brown {
	font-family:"GE";
	font-size:14px;
	color:#79695c;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: bold;
	text-indent:10;
	
	}	
	
.Title_Maroon {
	font-family:"GE";
	font-size:14px;
	color:#881f24;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: bold;
	text-indent:10;
	
	}	
	
.Title_OffWhite {
	font-family:"GE";
	font-size:16px;
	color:#ede4cb;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: 400;
	text-indent:10;
	
	}	
	
.Title_White {
	font-family:"GE";
	font-size:16px;
	color:#ede4cb;
	direction: rtl;
	text-align:justify;
	padding: 20px;
	font-weight: 400;
	text-indent:10;
	display: inline-block;
	}	

.Title
{
	color:#881f24;
	font-size:16px;
	font-weight: bold;

}
.subTitle
{
	color:#094fa3;
	font-size:14px;
    font-weight: bold;
 }	
	

.EventsTitle {
	font-family:"GE";
	font-size:16px;
	color:#094fa3;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	}	
	
.AdvTitle {
	font-family:"GE";
	font-size:16px;
	color:#094fa3;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: normal;
	font-size: 14px;
	}	
	

		
	
.AdvImage1{
	width:200px; 
	height:175px; 
	background: url(../images/NewsImage1.jpg) no-repeat; 

    box-shadow: 5px 5px 2px #d0d0d0;
	} 

.AdvImage2{
	width:200px; 
	height:175px; 
	background: url(../images/NewsImage2.jpg) no-repeat; 
	    box-shadow: 5px 5px 2px #d0d0d0;
	} 
	
.AdvImage3{
	width:200px; 
	height:175px; 
	background: url(../images/NewsImage3.jpg) no-repeat; 
	    box-shadow: 5px 5px 2px #d0d0d0;
	} 	
	
	
.AdvText{
	width:180px;
	height:50px;
	bottom:0px;
	text-align:justify;
	direction:rtl;
	background:#FFF;
	opacity:0;
	position:relative;
	top:110px;

	} 
	
.AdvImage1:hover .AdvText { 
	opacity:0.7; 
	color:#000000; 
	font-size:14px; 
	font-weight: 700;
	font-family:"GE";
	padding:10px;
	color:#900;


	} 

.AdvImage2:hover .AdvText { 
	opacity:0.7; 
	color:#000000; 
	font-size:14px; 
	font-weight:700; 
	font-family:"GE";
	padding:10px;
	color:#900;

	} 
	
.AdvImage3:hover .AdvText { 
	opacity:0.7; 
	color:#000000; 
	font-size:14px; 
	font-weight:700; 
	font-family:"GE";
	padding:10px;
	color:#900;

	} 	
	
	
.grayscale img:hover
{
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
}

.grayscale img
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

.mar {
	margin-left:28px;
	
	}

.photo {
	
	margin: 10px;
	
	position: relative;
	width: 80px;
	height: 60px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}

.photo a {
	text-decoration: none;
}

.ContactBox {
	
	margin: 5px;
	position: relative;
	width: 220px;
	height: 26px;

	background: #63554c;

	}
.ContactTitle {
	font-family:"GE";
	font-size:14px;
	color:#ede4cb;
	direction: rtl;
	font-weight: 400;
	text-decoration: none;

	
	}
	

	
	.video-container2 {
	background: #544741;
	width: 280px;
	height: 180px;
	border: 10px solid #544741;
	border-radius: 10px;
	margin:10px;

}
	
	
	.BoxRed {
	position: relative;	
	background: #872026;
	width: 190px;
	height: 55px;
	
	border: 1px solid #c7b299;
	border-right-width:15px;	
	border-right-color:#c7b299;
	text-align:center;

    box-shadow: 5px 5px 2px #d0d0d0;
	margin:15px;
	background-position: 3px 8px; 
    background-repeat: no-repeat;


}
	
	.BoxRed2 {
	position: relative;	
	background: #872026;
	width: 236px;
	height: 66px;
	
	border: 1px solid #c7b299;
	border-right-width:20px;	
	border-right-color:#c7b299;
	text-align:center;

    box-shadow: 5px 5px 2px #d0d0d0;
	margin:20px;
	background-image: url(../deanships/admissionRegistration/images/AcademicCalendar.jpg);
    background-position: 3px 8px; 
    background-repeat: no-repeat;

}

	.BoxRed1 {
	position: relative;	
	background: #872026;
	width: 236px;
	height: 66px;
	
	border: 1px solid #c7b299;
	border-right-width:20px;	
	border-right-color:#c7b299;
	text-align:center;

    box-shadow: 5px 5px 2px #d0d0d0;
	margin:20px;

}
		

	.BoxRed3 {
	position: relative;	
	background: #872026;
	width: 250px;
	height: 126px;
	
	border: 1px solid #c7b299;
	border-top-width:30px;	
	border-top-color:#c7b299;
	text-align:center;

    box-shadow: 5px 5px 2px #d0d0d0;
	margin:10px;
	vertical-align: text-top;
		float: right;

}


.td0
{
	Color: #9a1c24;

    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family:"GE";
	background-color:#ddd5bf;
	
}
.td1
{

    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family:"GE";
	background-color:#ede4cb;
}
.td2
{

    font-weight: bold;
    border: 1pt solid #FFFFFF;
    vertical-align: middle;
    font-family:"GE";
	background-color:#e3dac1;
}
.thead
{
    color: #FFFFFF;

    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border: 1pt solid #FFFFFF;
    word-spacing: normal;
    font-family:"GE";
    background-color: #736357;
}
.td0Blue
{
	Color: #2e74b5;
	font-weight: bold;
	border: 1pt solid #9cc2e5;
	vertical-align: middle;
	font-family:"GE";
	background-color:#d9e2f3;
}
.td1Blue
{
	font-weight: bold;
	border: 1pt solid #9cc2e5;
	vertical-align: middle;
	font-family:"GE";
	background-color:#deeaf6;
}
.td2Blue
{

    font-weight: bold;
    border: 1pt solid #9cc2e5;
    vertical-align: middle;
    font-family:"GE";
	background-color:#edf5fd;
}
.theadBlue
{
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1pt solid #9cc2e5;
	word-spacing: normal;
	font-family:"GE";
	background-color: #336da1;
}

.td0Yellow
{
	Color: #9a1c24;
	font-weight: bold;
	border: 1pt solid #eedfb4;
	vertical-align: middle;
	font-family:"GE";
	background-color:#fbe4d5;
}
.td1Yellow
{
	font-weight: bold;
	border: 1pt solid #eedfb4;
	vertical-align: middle;
	font-family:"GE";
	background-color:#fff2cc;
}
.td2Yellow
{

    font-weight: bold;
    border: 1pt solid #eedfb4;
    vertical-align: middle;
    font-family:"GE";
	background-color:#f9f6ec;
}
.theadYellow
{
	color: #9a1c24;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1pt solid #eedfb4;
	word-spacing: normal;
	font-family:"GE";
	background-color: #f4c09e;
}


.PresidentImage {
    border-radius: 8px;
	border: 2pt solid #8a5d22;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0));
}


.grad1 {
    height: 80px;
    width: 250px;
	border-radius: 10px;
	text-align:center;
	vertical-align: middle;
	margin: 20px;
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f7941e, #fdb913); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f7941e, #fdb913); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f7941e, #fdb913); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f7941e, #fdb913); /* Standard syntax (must be last) */
}


.grad2 {
    height: 150px;
    width: 350px;
	border-radius: 10px;
	text-align:center;
	vertical-align: middle;
	margin: 20px;
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#76c8ca, #6fa5d1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#76c8ca, #6fa5d1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#76c8ca, #6fa5d1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#76c8ca, #6fa5d1); /* Standard syntax (must be last) */
}


.GalleryImagePic {
    border-radius: 4px;
	border-color: #a9a19c;
	border-width: 10px;
	border-style: solid;
	margin: 10px;
}


.Title_Green {
	font-family:"GE";
	font-size:16px;
	color:#174707;
	direction: rtl;
	text-align:justify;
	padding: 2px;
	font-weight: bold;
	text-indent:20;
	text-shadow: 1px 0px #0c3c03;
	letter-spacing: 2px;
	line-height: 150%;
	
	}	
