/*
* ar_print.css
* Web Services, UITS
* This style sheet for the global rules of UAEU Arabic website
* Print media
* 25/1/2015
* If you intend to add CSS to it please ensure you add it in the 
* correct place and also that it is valid CSS and not a mix of 
* two seperate versions in one class or ID.
*/
body {background: white;  color:#000; font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:normal;}
a:link, 
a:visited { 
	color: #e60004; 
	background: transparent; 
	font-weight: bold; 
	text-decoration: underline; 
}

.headrightsec {display:none;}
header nav{display:none;}
.redMenu {display:none;}
.footerSecinner{display:none}
.footerbottom {display:none;}
.footerSec{background:none;border:0;}
.bradcrum {margin: 10px auto; color: #010101;text-transform: uppercase;padding: 10px;}
.leftCntrDes{display:none;}
#innerOuterCntr .rightCntr {
    width: 100%;
    float: none !important; 
    padding: 20px;
	background: transparent none;
	
}

