/* Global Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background:#FFF;/*(bg.jpg) fixed repeat-x;#ECECFF; bbcaea;*/
	color:#333333;/*#5b7ea6*/
	font-size:12px;
}

a{
	color:#0099FF;
	text-decoration:none;
}

a:hover{
	color:#FF6699;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.content h1, .content h3, .content h4 {
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	/*color: #b4975b;*/
	color:#;
	padding-left:10px;
}

h1 {
	margin-bottom: 12px;
	font-size: 26px;
	/*padding-left:10px;*/
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	font-size: 22px;
	color:#;
	/*padding-left:10px;*/
}

h3 {
	margin-bottom: 6px;
	margin-top:0;
	padding-top:0;
	font-size: 14px;
	font-weight: bold;
	/*padding-left:10px;*/
}

h4 {
	margin-top:0;
	padding-top:0;
	margin-bottom: 0px;
	font-size: 12px;
	/*font-size: 125%;*/
	font-weight: bold;
	/*padding-left:10px;*/
}

h5 {
	margin-top:0;
	padding-top:0;
	margin-bottom: 0px;
	font-size: 14px;
	/*font-size: 125%;*/
	font-weight: bold;
	/*padding-left:10px;*/
}

.content{
	height:500px;
}

.content p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#333333; /*#5b7ea6*/
	/*line-height:16px;*/
	line-height:1.5;
	font-size:12px;


	margin-top: 0px;
	margin-bottom: 12px;
	/*letter-spacing:0.1em;*/
	padding-left:10px;
	padding-right:10px;
}

.content ul li, ol li{
	text-align:justify;
	padding-right:10px;
}

.content img {
	border:1px solid #CCC;
}

.ban-img img{
	border:0;
}

img.noborder {
	border:0;
}

#topmenu {
	background:url(http://ud.ac.ae/css/top_right_mid.png) repeat-x;
	padding-left:15px;
	padding-right:15px;
	height:26px;
}

#topmenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#navmenu {
	/*background:url(http://ud.ac.ae/css/qmimages/center_tile.gif);*/
	height:35px;
	padding-left:5px;
	padding-right:5px;
}

.sbox_l  {
	background: url('http://ud.ac.ae/css/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

.sbox_r  {
	background: url('http://ud.ac.ae/css/srch_r.gif') no-repeat top left;
	float: left;
	width: 9px; height: 19px;
}

.sbox_r2  {
	background: url('http://ud.ac.ae/css/srch_r2.gif') no-repeat top left;
	float: left;
	width: 9px; height: 19px;
}

.sbox input {
	background: url('http://ud.ac.ae/css/srch_bg.gif') repeat-x top left;
	float: left;
	border:0px;
	height: 19px; width: 200px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

.footer {
	font-size:12px;
	background:#FFF;/*;(http://ud.ac.ae/css/footer_bg.png) no-repeat;*/
	height:35px;
	color:#999;
	border-top:1px solid #CCCCCC;
}

.footer a {
	color:#999;
}

.footer a:hover {
	text-decoration:underline;
}

.footer_box {
	margin:auto;
	width:998px;
	text-align:center;
}

.footer_arabic {
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:2px;
}

.copyright {
	font-size:10px;
}

.header_box {
	background:#FFF;/*#036;*/
	margin:0;
	padding:0;
}

.container {
	margin:0px;
	padding:0px;
	background:#FFF;
	width:998px;
}

.content {
	width:599px; /*here*/
	background:#FFF;
	/* total width + should be 995 */
	border-left:1px solid #CCC;
}

.ban-img {
	/*padding-bottom:25px;*/
}

.left_nav {
	width:199px; /*here*/
	/*border-right:1px solid #CCC;*/
	background:#FFF;
	margin:0;
	padding:0;
	border:0;
	height:100%;
}

.right-ban {
	background:#FFF;
	width:200px;
	height:100%;
	border-left:1px solid #CCC;
}

.leftmenu{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*background:url(leftmenu_bg.gif); here */
	background:#FFF;
	/*border-right:1px solid #CCC;*/
	height:100%;
	margin:auto;
	padding-top:15px; /*left menu padding top here*/
	height:550px;
}

.leftmenu ul{
	/*margin:0 7px; here*/
	/*padding:0 10px; here*/
	/*list-style-image:url(http://ud.ac.ae/css/arrow.gif);*/
	list-style:none;
/*	width:236px;*/
	margin:auto;
	padding:0;
}

/*Top level list items*/
.leftmenu ul li{

}

/*Top level menu link items style*/
.leftmenu a{
	/*width:165px;  width here, consider the margin and spaces through levels (6 levels) */
	display:block;
	color:#06C; /*here*/
	font-weight:bold;
	text-decoration:none;
/*	background:url(leftmenu_item.png);*/
	width:100%;
	/*height:15px;*/
	padding-top:5px;
	/*border-bottom:1px solid #36C;*/
	/*background:#000;*/
}

.leftmenu a:hover{
	text-decoration:none;
	color:#009;
}

.leftmenu_top {
	background:url(leftmenu_top.png) no-repeat;
	height:34px;
	text-align:left;
	margin:auto;
	/*margin-top:10px; it gives a white space in firefox*/
	padding-top:7px;
	color:#FFF;
	font-weight:bold;
}

.leftmenu .current_main {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:#69F;
}

.leftmenu .current_sub {
	color:#009;
	font-weight:bold;
}

#breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCC;
	margin:auto;
	padding-top:2px;
	padding-bottom:5px;
	width:995px;
}

#breadcrumbs a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCC;
}

#current_sel {
	color:#F69;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
	width: 100%;
	/*border-right: 1px solid #000;*/
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-size: 90%;*/
	background-color: #1b3d94;/*#69c;*/
	color: #333;
}

#blueblock ul li ul li a{
	border-left: 30px solid #1c64d1;
}

* html #blueblock{ /*IE 6 only */
	width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size:12px;
display: block;
padding: 5px 5px 5px 8px;
/*border-left: 10px solid #1958b7;*/
/*border-right: 10px solid #508fc4;*/
background-color: #1b3d94;/*#69c*/
color: #fff;
text-decoration: none;
width: 100%;
padding-left: 0 solid #1c64d1;
}


html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
/*border-left: 10px solid #1c64d1;*/
/*border-right: 10px solid #5ba3e0;*/
background-color: #2586d7;
color: #fff;
}

.main_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	line-height:15px;
	/*height:600px;*/
	/*background:url(leftmenu_bg.gif); here */
	background:#FFF;
	margin:auto;
}

.main_container .current_main a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:#69F;
}

.main_container .current_sub a {
	color:#009;
	font-weight:bold;
}

.main_container a {
}

.main_container a:hover{
}

.main_container_sub{
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	/*background:url(leftmenu_bg.gif); here */
	background:#FFF;
	margin:auto;
}

.main_container_sub2{
	padding-left:40px;
	line-height:15px;
}

.main_container_sub3{
	padding-left:60px;
	line-height:15px;
}

.level1, .level2, .level3, .level4{
	/*border-bottom:1px solid #CCC;*/
	padding:2px;
}

.title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:10px;
	padding-left:5px;
	position:relative;
	top:1px;
	color:#FFF;
	background:url(title_bg.png);/*#5b7ea6 #C36*/
	filter:alpha(opacity=80);	/* Transparency */
	opacity:0.8;	/* Transparency */
}

.leftmenu .current_selection a{
	color:#903;
}

.smallTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366FF;
	line-height:16px;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	}

.bigTitle {
	font:18px Arial, Helvetica, sans-serif;
	color: #b4975b;
	letter-spacing:0.1em;
	font-weight:bold;
	margin:0px;
	}

.star {
	color:#F00;
}

.hmenu {
	padding-left:5px;
	background:#ECF5FF;
}

.hmenu a {
	color:#7b97b7;
}

.tooltipContent a{
	color:#7b97b7;
}

.underconstructions {
	margin:auto;
	margin-top:100px;
	margin-left:180px;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:url(underconstructions.png) no-repeat;
	height:50px;
	width:280px;
}

.attention{
	color:#F00;
	font-weight:bold;
	margin-left:10px;
}


h3.con-name{
	font-size:16px;
	padding-left:0;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#3366CC;
}

td p.comic{
	font-family:"Comic Sans MS", cursive;
}
