.Logos {
    margin-top: -8px;
}

header {
	background: url('http://units.imamu.edu.sa/_LAYOUTS/15/Imam/Images/headerBG.jpg') !important ;
	background-repeat:repeat-x;
	padding-bottom: 20px;
	min-height:176px;
}
.imamuLogo {
	margin-top: 22px;
}
.welcomeUserName {
    margin-top: -2px !important;
}
.userName{
	margin-top:-2px;
}
.Logos a{
	text-decoration:none;
}
.header_links {
	width: 755px;
	height: 89px;
	margin-top: 34px;
}
.header_link_1 {
	background: #ea7027;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	width: 185px;
	height: 89px;
	text-align:center;
}
.header_link_2 {
	background: #56b10e;
	width: 185px;
	height: 89px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	text-align:center;
}
.header_link_3 {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	width: 185px;
	height: 89px;
	background: #d5b101;
	text-align:center;
}
.header_link_4 {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	width: 185px;
	height: 89px;
	background: #02aee0;
	text-align:center;
}
.header_link_1:hover {
	background: #c76328;
}
.header_link_2:hover{
	background: #4a9211;
}
.header_link_3:hover{
	background: #b3970d;
}
.header_link_4:hover{
	background: #1084a6;
}

.imamuLogo {
	height: 68px;
	background: #317aad;
	padding-top: 21px;
}
.denaLogo {
	height:87px;
	background: #f6f6f6;
	overflow:hidden;
}
.header_link_txt  , .header_link_txt_1 , .header_link_txt_2 , .header_link_txt_3 {
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	text-align:center;
}
.lang_en {
	line-height: 33px;
	height: 40px;
	width: 100px;
	background: #FAFAFA;
	border: 2px white solid;
	color: #676767;
}

.deanshipName{
	margin-top:28px;
	font-size: 18px;
	color: #5d5d5b;
}
#welcomeMenuBox{
	margin-top: -6px;
}
#deanshipTabs-events .slidesjs-pagination{
	margin-top:-2px;
}
.denaLogo a {
	text-decoration:none;
}
.blueTile{
	background:#DDDDDD;
}
.blueTile:hover{
	background:#d2d2d2;
}
.tileTitle{
	color:#7e7e7e;
}
.bodyCenter {
	margin-top: 23px;
}
.userLinks {
	width: 500px;
}
#deanshipTabs-news .slidesjs-pagination {
	 margin-top: -2px;
}
.eventArchiveTile {
	width: 345px;
	height: 70px;
	background: #1eb4f3;
	margin-top: 20px;
	padding: 20px;
}
.eventArchiveTileText {
	color: #fff;
	font-size: 15px;
	overflow: hidden;
}
.sponsorText p {
  margin: 0px;
  color: #fff;
}
.sponsorName a {
  font-size: 23px !important;
  font-family: Droid Arabic Kufi;
}
.organizerLogo img {
  width: 110px;
  height: 85px;
}
.eventDirection {
	margin-top: 50px;
	font-size: 13px;
	color: #fff;
}
.newsTile{
	background:#317aad;
}
.unitsAndBranchesTilesText {
	color: #FFFFFF;
	font-size: 20px;
	position: relative;
	right: 25px;
	text-decoration: none;
	top: 16px;
	width: 192px;
}
.grayTile{
	background:#317aad;
	color:#fff;
}
.grayTile:hover{
	background:#006699;
}
#deanshipTabs{
	margin-top:-15px;
}
.newsTile1{
	margin-bottom:20px;
}
.deanHonorboard , .newsTile1{
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;

	background:#f2f2f2;
}
.deanHonorboard:hover , .newsTile1:hover{
	background:#c7c7c7;
}
.newsTitle1 , .newsDescription1{
	color:#505050;
}
.supp_img {
	width:287px;
	padding:0px;
	margin:0px;
}
.frm_space{
	height:33px;
}
.honorBoardTitle{
	margin-top:35px;
}
.deanshipsSubSites{
	margin-top:37px;
}
.dfwp-column{
	padding:0px;
}
.header_links div[class*="float1"] {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	width: 148px;
	height: 89px;
	text-align:center;
}
@media screen and (max-width: 1158px){
.userLinks{
	position:inherit;
	margin:18px 0;
	overflow:hidden;
}
.imamuLogo{
	margin-top:1px;
	margin-right:auto;
}
.Logos{
	margin-top:auto;
	margin-bottom:10px;
	width:100%;
}
.header_links{
	float:none;
	clear:both;
	width:auto;
	-moz-column-count:5;
	-moz-column-gap:1px;
	-webkit-column-count:5;
	-webkit-column-gap:1px;
}
.header_links div[class*="float1"]{
	width:auto !important;
	float:none;
              margin-bottom: 5px;
}
.userLinks{
	padding:0px !important;
	position:relative !important;
	float:left !important;
	width:auto !important;
	margin:0px 10px;
	width:333px;
}
/*
.newsdiv
{
	display:none;
}
*/
}
@media screen and (max-width: 1050px){
	.secoundRow .slidesjs-container{
		height:612px !important;
	}
}
@media screen and (max-width: 520px){
.header_links{
	-moz-column-count:auto;
	-webkit-column-count:auto;
	height:auto;
}
}
/*
@media screen and (max-width: 410px){
.secoundRow{
	display:none;
}
}
*/
#announcementsSlides .slidesjs-pagination, #div_announcements .slidesjs-pagination {
	margin: 1px 0 0 0;
}
.SystemsStates .blueTile {
	height: 94px;
	background-color: #EAEAEA;
	cursor: default;
}
.SystemsStates .blueTile:hover {
	background-color: #cccccc;
}
.SystemsStates .tileTitle{
	color: #858585;
	font-family:tahoma;
	font-size: 13px;
}

.Maintenance .blueTile {
	background-image:url("/_LAYOUTS/15/Deanships/Images/system_Unavailable.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
}
.Available .blueTile {
	background-image:url("/_LAYOUTS/15/Deanships/Images/system_Available.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:pointer;
}
.Unavailable .blueTile {
	background-image:url("/_LAYOUTS/15/Deanships/Images/system_Unavailable.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.searchlibraryTile {
	clear: both;
	height: 140px;
	overflow: hidden;
	background-color:#875214;
	margin-bottom: 14px;
	padding: 0px 25px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
div.searchlibraryTile:hover {
	background-color:#c59241;
}
.searchlibraryTileTitle {
	color: #fff;
	font-size: 22px;
	line-height: 134px;
}
.serchLibraryCon{
	overflow:hidden;
}


/*samir 9/9/2014*/
.header_link_Nday_1 {
	background: #56b10e;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	width: 185px;
	height: 89px;
	text-align:center;
}
.header_link_Nday_2 {
	background: #56b10e;
	width: 185px;
	height: 89px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	text-align:center;
}
.header_link_Nday_3 {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	width: 185px;
	height: 89px;
	background: #56b10e;
	text-align:center;
}
.header_link_Nday_4 {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	width: 185px;
	height: 89px;
	background: #56b10e;
	text-align:center;
}
.header_link_Nday_1:hover {
	background: #336339;
}
.header_link_Nday_2:hover{
	background: #336339;
}
.header_link_Nday_3:hover{
	background: #336339;
}
.header_link_Nday_4:hover{
	background: #336339;
}

.imamuLogoNationalDay {
	height: 68px;
	background: #336339!important;
	padding-top: 21px;
	padding-right: 25px;

}
.LogoNationalDay {
	height:87px;
	
	overflow:hidden;
}

.NDayLogos
{
padding-top: 37px;
}


.header_link_NDay_txt  , .header_link_txt_NDay_1 , .header_link_txt_NDay_2 , .header_link_txt_NDay_3 {
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;	
	text-align:center;
	font-size: 20px;
	padding-top: 25px;
}
.conferencesDRow {
	overflow: hidden;
	width: 382px;
	background-color: #269562;
	height: 30px;
	margin-bottom: 3px;
	line-height: 30px;
	color:#fff;
}
.conferencesDRowTitle {
	width: 100px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px;
}
.conferencesDRowText {
	width: 245px;
	font-family: tahoma;
	font-size: 12px;
}
.organizerBlock {
	height: 195px;
	background-color: #e7e7e7;
	color: #595959;
}
.organizerBlockHeader {
	overflow: hidden;
	padding: 10px 10px 0 10px;
	height: 85px;
}
.organizerLogo {
	height: 83px;
	width: 102px;
}
.organizerName {
	width: 611px;
	overflow: hidden;
	padding-top: 17px;
}
.organizerName p {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.organizerBlockText {
	padding: 8px 11px;
	font-size:12px;
	font-family:Tahoma;
	height: 75px;
	overflow: hidden;
}
.blueTile , .blueTile:hover {
	height: 142px;
}
.sponsorBlock {
	overflow: hidden;
	height: 230px;
	background-color: #269562;
	color: #fff;
}
.sponsorInfo {
	width: 948px;
	padding: 25px;
}
.sponsorName {
	font-family: Droid Arabic Kufi;
	font-size: 24px;
	margin-bottom: 21px;
}
.sponsorText {
	font-size: 14px;
	font-family: tahoma;
}
.sponsorImage {
	width: 252px;
	height: 100%;
	background-size: cover;
	text-align:center;
}
.sponsorImage img {
	width: 140px;
	height: auto;
	padding-top: 20px;
}
.oneRowHomePage {
	clear: both;
	padding-top: 35px;
	overflow: hidden;
}
@media screen and (max-width: 380px){
	.Logos{
		min-width:100%;
	}
	.denaLogo{
		height:100%;
		text-align:center;
	}
	.deanshipName{
		margin:0px;
	}
	#deanshipTabs-news .slidesjs-container {
		height: 309px !important;
	}
	#honorBoardSlides .newsTile  , #honorBoardSlides .newsTile  div {
		width:100%;
		float:none;
		height:auto;
		margin:0px;
	}
	#honorBoardSlides .newsTile  .newsTitle1 ,#honorBoardSlides .newsTile  .newsDescription1  {
		padding:0px 10px;
	}
	#honorBoardSlides .newsTile{
		margin-bottom:14px;
		height:60px;
		padding:0px;
		padding-top: 20px;
		padding-bottom: 6px;
		overflow:hidden;
	}
	.newsImage1{
		display:none;
	}
	#honorBoardSlides .slidesjs-container {
		min-height: 388px;
	}

	.asideWidth {
		width: 100%;
	}
	.denaLogo {
		height: auto;
	}
}
#div_sponsors .slidesjs-pagination {
    margin: 5px -1px 0 !important;
}

/* Tareq map location */

.location-bg {
	margin-top:20px;
    width: 100%;
    height: 255px;
    background-color: #686868;
    padding: 20px;
}
.location-text {
    width: 40%;
    height: 200px;
    float: right;
    margin-top: 20px;
    margin-right: 40px;
    color: #ffffff;
	font-size: 18px;
}
.location-map {
    width: 40%;
    display: inline-block;
    float: left;
    margin-left: 40px;
}
.location-text h1 {
    text-align: center;
    color: #fff !important;
    font-weight: bold;
}

span.map-heading {
	font-family: Droid Arabic Kufi;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

@media screen and (max-width: 1050px){
.ms-signInLink {
     bottom: 0px;
}
	.location-bg {
    height: 435px;
    width: inherit;
}

.location-map {
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    float: none;
    margin-left: 0px;
}
.location-text {
    text-align: center;
    width: 100%;
    float: none;
    margin-right: 0px;
    font-size: 14px;
}
}

/* End of Tareq map location */

/**********sub links**********/
.subLinksOneLine {
  background-color: #e7e7e7;
  padding: 16px;
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 4px;
}
.subLinksOneLine .subBlueTile:hover {
  background-color: #fff;
}
.subLinksOneLine {
  padding-left: 0px;
}
.subLinksOneLine .subBlueTile {
  margin: 0px 5px;
  width: 138px;
  height: 120px;
  background-color: #e7e7e7;
  margin-bottom: 12px;
}
.subLinksOneLine .subBlueTile {
  margin-left: 16px;
  margin-right: 0px;
}
.subLinksIcons {
  height: 55px;
  background-image: url(/_Layouts/15/RChairs/Images/resChairIcon1.png);
  background-position: center;
  background-repeat: no-repeat;
  margin: 10px 0px;
}
.subLinksIcons {
  height: 55px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 7px 0px;
}
.oneRowTileLinks .subTowLineTile{
  margin: 0px;
  text-align: center;
  width: 93px;
  color: #595959;
  margin: auto;
  line-height: 20px;
}
.mainLinksOneLine .towLineTile, .subLinksOneLine .towLineTile {
  width: 165px;
  margin-top: 20px;
}
.subLinksIcons18 {
  background-image: url(/_Layouts/15/assoc/Images/subLinksIcons18.png);
}
.subLinksIcons19{
	background-image: url(/_Layouts/15/assoc/Images/subLinksIcons14.png);
}
.subLinksIcons20{
	background-image: url(/_Layouts/15/assoc/Images/subLinksIcons20.png);
}
.subLinksIcons4 {
  background-image: url(/_Layouts/15/assoc/Images/subLinksIcons4.png);
}
.subLinksIcons5{
	background-image: url(/_Layouts/15/assoc/Images/subLinksIcons5.png);
}
.subLinksIcons8{
	background-image: url(/_Layouts/15/assoc/Images/subLinksIcons6.png);
}
.subLinksIcons1 {
  background-image: url(/_Layouts/15/assoc/Images/subLinksIcons1.png);
}
.subLinksIcons21{
	background-image: url(/_Layouts/15/RChairs/Images/resChairIcon7.png);
}
.subLinksIcons22 {
  background-image: url(/_Layouts/15/assoc/Images/subLinksIcons7.png);
}
.subLinksIcons23 {
  background-image: url(/_Layouts/15/assoc/Images/mainLinksIcon3.png);
}
.subLinksIcons24 {
background-image: url(/_Layouts/15/assoc/Images/subLinksIcons17.png);
}
.subLinksIcons25 {
background-image: url(/_Layouts/15/assoc/Images/subLinksIcons19.png);
}
#div_honor_container .RNDHomePage ,#div_honor_container .slidesjs-container{
  float: none !important;
  width: 370px !important;
}
.RNDHomePage{
	float:none !important;
}
#div_RND_container .slidesjs-container ,#div_RND_container .slidesjs-control{
  width: 770px !important;
}
#rndSlides .slidesjs-container {
  height: 303px !important;
}
#honorBoardSlides .slidesjs-container ,#honorBoardSlides .slidesjs-control{
  height: 303px !important;
}

/*********Enf of sub links**********/
