﻿body {
	font-size:12px;
	font-family:Verdana;
}

#logo {
	/*background-image: url(images/arabtec_holding_logo.png);*/
	text-align: left;
	float: left;
	height: 107px;
	width: 118px;
}

#lang {
	text-align: left;
	float: right;
	height: 107px;
	width: 33px;
	Positions: 818px;
}

#head_img {
	text-align: left;
	float: left;
	height: 107px;
	width: 700px;
	Positions: 118px;
	/*background-color: #ffffff;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#body {
	word-spacing: 0em;
	letter-spacing: 0em;
	text-indent: 0px;
	vertical-align: 0%;
	width: 810px;
	height: 550px;
	text-decoration: none;
}

#nav_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

a:link {color: #999999; font-size: 12px; text-decoration:none; font-family:Verdana;}     /* unvisited link */
a:visited {color: #999999; font-size: 12px; text-decoration:none; font-family:Verdana;}  /* visited link */
a:hover {color: #999999; font-size: 12px; text-decoration:none; font-family:Verdana;}   /* mouse over link */
a:active {color: #999999; font-size: 12px; text-decoration:none; font-family:Verdana;}   /* selected link */ 

a.Redlink:link {color:#990000; font-size: 11px; text-decoration:none; font-family:Verdana;}
a.Redlink:visited {color:#990000; font-size: 11px; text-decoration:none; font-family:Verdana;}
a.Redlink:hover {color:#990000; font-size: 11px; text-decoration:none; font-family:Verdana;}
a.Redlink:active {color:#990000; font-size: 11px; text-decoration:none; font-family:Verdana;}

a.Whitelink:link {color:#ffffff; font-size: 11px; text-decoration:none; font-family:Verdana;}
a.Whitelink:visited {color:#ffffff; font-size: 11px; text-decoration:none; font-family:Verdana;}
a.Whitelink:hover {color:#ffffff; font-size: 11px; text-decoration:none; font-family:Verdana;}
a.Whitelink:active {color:#ffffff; font-size: 11px; text-decoration:none; font-family:Verdana;}

a.Managementlink:link {color:#000000; font-size: 12px; font-style:italic; font-family:Verdana;}
a.Managementlink:visited {color:#000000; font-size: 12px; font-style:italic; font-family:Verdana;}
a.Managementlink:hover {color:#000000; font-size: 12px; font-style:italic; font-family:Verdana;}
a.Managementlink:active {color:#000000; font-size: 12px; font-style:italic; font-family:Verdana;}

a.TopMenuFont:link {color: #FFFFFF;	font-size: 12px; font-weight: bold; font-family:Verdana;}
a.TopMenuFont:visited {color: #FFFFFF; font-size: 12px; font-weight: bold; font-family:Verdana;}
a.TopMenuFont:hover {color: #FFFFFF; font-size: 13px; font-weight: bold; font-family:Verdana;}
a.TopMenuFont:active {color: #CCCCCC; font-size: 12px; font-weight: bold; font-family:Verdana;}

a.DownMenuFont:link {color: #666666; font-size: 12px; font-weight: bold; font-family:Verdana;}
a.DownMenuFont:visited {color: #666666; font-size: 12px; font-weight: bold; font-family:Verdana;}
a.DownMenuFont:hover {color: #666666; font-size: 12px; font-weight: bold; font-family:Verdana;}
a.DownMenuFont:active {color: #666666; font-size: 12px; font-weight: bold; font-family:Verdana;}

.body 
{	
	background-image: url('../images/arabtec_holding_background.png');
	font-size:12px;
	font-family:Verdana;
}

.textBoxRTL{width:550px; height: 200px; direction:rtl;}

.textBoxLTR{width:550px; height: 200px; direction:ltr;}

.smallTextBoxRTL{width:278px; direction:rtl;}

.smallTextBoxLTR{width:278px; direction:ltr;}

.table{height:100%;	width:100%;}

.tblTopMenu {color: #CCCCCC; font-size: 14px; height:100%; width:100%;}

.newsHeaderFont{color: #999999;}

.header{color:#990000; font-size: 14px; font-weight:bold}
.blackBold12{color:Black; font-size: 12px; font-weight:bold}

.footer1 {color: #FF0000}
.footer2 {font-size: 12px; font-style: italic;}
.footer3 {color: #000000}
.footer4 {font-size: 12px; font-style: italic; color: #990000; }
.footer5 {color: #990000}

.directorName {font-weight:bold; font-size:14px;}
.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 8px;
	border: 1px solid #cccccc;
	width:250px;
	background: #14325b;
	background-color: #5992BE;
}
	
.login h1 {
	background: url(../images/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}
.login p {
	padding: 0 1em 0 1em;
	}
	
.form-block {
	border: 1px solid #cccccc;
	background: #14325B;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-color: #ecd2b0;
}

.login-form {
	text-align: left;
	float:left;
	width: 50%;
}

.login-text {
	text-align: left;
	width: 50%;
	float: left;
}
.ctr {
	text-align: center;
}
.clr {
    clear:both
    }
	.inputlabel {
	font-weight: bold;
	
	text-align: left;
	}
	div.right_in {
  width: 290px;
  padding-left: 5px;
  }

div.right_in h2 {
  font-family: lucida sans unicode;
  font-size: 18px;
  font-weight: normal;
  color:#006699;
  /*border-bottom: solid 1px #526175;*/
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 0;
  }
  span.orange {
  color: #ffad0e;
  }
  .center1
{
	BACKGROUND-IMAGE: url(../images/gradient.png); BACKGROUND-REPEAT: repeat-x;
	font-size: 11pt;
	text-transform: capitalize;
	color: #003399;
	font-family: 'Franklin Gothic Medium';
	background-color: #fffff0;
	vertical-align: top;
	text-align: center;
}
.corner_lb {
	BACKGROUND-IMAGE: url(../images/bl.png); OVERFLOW: hidden; WIDTH: 17px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 17px
}
.corner_rt
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/tr.png);
	overflow: hidden;
	width: 17px;
	background-repeat: no-repeat;
	height: 17px;
}



.corner_rb {
	BACKGROUND-IMAGE: url(../images/br.png); OVERFLOW: hidden; WIDTH: 17px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 17px
}
.corner_lt1
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/tl1.png);
	overflow: hidden;
	width: 17px;
	background-repeat: no-repeat;
	height: 17px;
}
.corner_lb1 {
	BACKGROUND-IMAGE: url(../images/bl1.png); OVERFLOW: hidden; WIDTH: 17px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 17px
}
.corner_rt1
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/tr1.png);
	overflow: hidden;
	width: 17px;
	background-repeat: no-repeat;
	height: 17px;
}
.corner_rb1 {
	BACKGROUND-IMAGE: url(../images/br1.png); OVERFLOW: hidden; WIDTH: 17px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 17px
}
.cssnav {
	background-color: #EFF7FB; 
	DISPLAY: block;	
	HEIGHT: 100%;
	WIDTH: 100%; 
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	vertical-align: middle;	

}
.cssnav A {
	DISPLAY: block;
	WIDTH: 98%; 
	COLOR: black; 
	HEIGHT: 100%; 
	TEXT-DECORATION: none;
	text-transform: capitalize;
	font-size: 15pt;
	font-family: 'Trebuchet MS';
	vertical-align: middle;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

.cssnav A:hover {
	background-color: darkslategray; 
	color : white;
}
.side_top
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/top.png);
	overflow: hidden;
	background-repeat: repeat-x;
	height: 17px;
	font-weight: bold;
	font-size: 16px;
	color: #003366;
	font-family: 'Trebuchet MS';
}
.side_bottom {
	BACKGROUND-IMAGE: url(../images/side_bottom.png); OVERFLOW: hidden; BACKGROUND-REPEAT: repeat-x; HEIGHT: 17px
}
.side_left {
	BACKGROUND-IMAGE: url(../images/gradient.png); OVERFLOW: hidden; WIDTH: 17px; BACKGROUND-REPEAT: repeat-x
}
.side_right {
	BACKGROUND-IMAGE: url(../images/gradient.png); OVERFLOW: hidden; WIDTH: 17px; BACKGROUND-REPEAT: repeat-x
}
.articleTitle
{
	FONT-WEIGHT: bold; FONT-SIZE: 15pt; TEXT-TRANSFORM: uppercase; COLOR: #330066; FONT-FAMILY: Nina; TEXT-ALIGN: center; letter-spacing: 5px;
}

