﻿HTML {
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial;
  MARGIN: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  font-size: 8pt;
  background-color: #666666; 
  line-height:140%
}

BODY {
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial;
  MARGIN: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  font-size: 8pt;
  background-color: #666666; 
  line-height:140%
}

input {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
}

th {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
}

td {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
}

P {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
}

a {
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  COLOR: #237DD4;
  text-decoration: none}

a:hover {
    text-decoration: underline
}

H1 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 12pt;
  COLOR: #003d98;
}

H2 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 10pt;
  COLOR: #003d98;
}

H3 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 10pt;
  COLOR: #000000;
}

form {
  margin: 0px;
  padding: 0px;
}
P {
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  color:black;
}
LI {
  color:black;
}
UL {
  color:black;
}
td P {
  margin: 0px;
}

/* Content */

div#design_content {
  padding: 5px 0px 20px 0px;
}


#content {
	width: 100%;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 152px;
	padding: 0 0 0 5px;
	
}

#colTwo {
	float: right;
	width: 796px;
	padding: 0 10px 0 0;
}

/* Home Content */

#HomeContent {
	width: 795px;
	margin: 0 auto;
}

#HomecolOne {
	float: left;
	width: 500px;
	padding: 0 30 0 15px;
}

#HomecolOne h1 {
	margin-top: 14px;
}

#HomecolTwo {
	float: right;
	width: 271px;
	padding: 0 0 0 0px;
}

/* ADT Central */

#ADTCentral {
	width: 271px;
	margin: 0 auto;
}
#CentralHead {
	background-position: left top; 
	background:  url(images/header_adt_central.jpg) top left no-repeat;
	width: 271px;
	Height:44px; 
}

#Centraltext {

	width: 261px;
	height:256px;
	background:  url(images/brgd_adt_central.gif) top left no-repeat;
	padding-left:10px; 
	padding-right:10px;
}

/* 4 Icon Content */

#IconsContent {
	width: 795px;
	margin: 0 auto;
}

#IconscolOne {
	float: left;
	width: 420px;
	padding: 0 30 0 15px;
}

#IconscolTwo {
	float: right;
	width: 374px;
	height:178px;
	background:  url(images/home_icon_05.gif) top left no-repeat;
}

#ContactText {
    float:right;
	width: 150px;
	height:80px;
	padding-top:30px;
	padding-left:10px; 
	padding-right:10px;
	
}
#icon_01 {
	background:  url(images/home_icon_01.gif) top left no-repeat;
	width:194px;
	height:86px;
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	margin-top:-7px;
	cursor:hand;
}

#icon_02 {
	background:  url(images/home_icon_02.gif) top left no-repeat;
	width:194px;
	height:86px;
	float:left;
	padding-bottom:5px;
	margin-top:-7px;
	cursor:hand;
}

#icon_03 {
	background:  url(images/home_icon_03.gif) top left no-repeat;
	width:194px;
	height:89px;
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	margin-top:5px;
	cursor:hand;
}

#icon_04 {
	background:  url(images/home_icon_04.gif) top left no-repeat;
	width:194px;
	height:89px;
	float:left;
	padding-bottom:6px;
	margin-top:5px;
	cursor:hand;
}


textarea {
  font-size: 8pt;
  font-family: Tahoma, Verdana, Arial;
}
input {
  font-size: 8pt;
  font-family: Tahoma, Verdana, Arial;
}

div#design_container {
  position: relative; /* needed for footer positioning*/;
  margin: 0 auto;
/* center, not in IE5 */  
  width: 1002px;
  height: auto !important; /* real browsers */;
  background-image: url('images/vertical_bar.gif');
  background-color: #f0f0f0;
  background-repeat: repeat;
  background-attachment: scroll;
}
div#design_header {
  padding: 0px;
  background: #237DD4;
  height: 62px;
  background-image: url('images/header_bgrd.gif');
  color: white;
}

div#design_header A {
  color: white;
  text-decoration: none;
}
div#design_header p {
  margin: 0px;
  padding: 0px;
}

#ramadan { 
  background: transparent url(images/ramadan_kareem_blue.jpg) top left no-repeat;
  height: 99px;
  width:500px;
  margin-top:5px;
  float:left;
    }

#logo { 
  background: transparent url(images/advanced_digital_technology.gif) top left no-repeat;
  height: 60px;
  width:390px;
  margin-top:8px;
  float:left;
  cursor:hand;
  }
  
#date_search_box { 
  height:auto !important;
  width:180px; 
  padding-right:10px; 
  float: right;
  }
  
#date { 
  height: 12px;
  width:180px;   
  padding-top:17px;
  padding-bottom:8px;
  color: #8DC3F9;
  line-height: 20px;
  }

#search { 
  height: 35px;
  width:191px;   
}

#search_TextBox { 
  float:left;
  width:128px;   
}

#search_ButBox { 
  float:right;
  width:43px;  
}
  
.search_btn {
  width:128px; 
  height:22px; 
  background-image:url('images/bgrd_search.gif'); 
  border:0px none; 
  padding-left:20px; 
  padding-right:0px; 
  padding-top:5px; 
  padding-bottom:0px;
}

input.Btn_Go{
  width: 33px;
  height: 27px;
  background-image:url('images/go.gif'); 
  border:0px none; 
  padding-left:20px; 
  padding-right:0px; padding-top:5px; padding-bottom:0px;
}

input:hover.Btn_Go{
  width: 33px;
  height: 27px;
  background-image: url('images/go_h.gif');
  text-decoration: none !important;
  cursor:pointer;
}

input.Btn_Goh{
  width: 33px;
  height: 27px;
  background-image:url('images/go_h.gif'); 
  border:0px none; 
  padding-left:20px; 
  padding-right:0px; padding-top:5px; padding-bottom:0px;
  cursor: pointer;
}

div#design_footer_topclear {
	clear: both; 
	height:30px;
} 
 
div#design_footer {
  position: absolute;
  width: 100%;
  bottom: 0; /* stick to bottom */;
  background: #0C3A81;
  height: 20px;
  color: #6FA3F2;
  line-height: 18px;
  text-align: center;
  
}

.design_body {
 padding:10px 13px 18px 10px;  
}

.design_body A {
  color: #1B6DE8;
  text-decoration: none;
}

.design_body A:hover {
  text-decoration: underline;
}

.design_body li {
  margin:5px 0px 5px 0px;
}

.Categorytree P {
  font-size: 10pt;
  font-weight: bold;
  color: #0055B0;
  margin-bottom: 10px;
  margin-top: 0px;
}
.Categorytree a {
  color: Gray !important;
  text-decoration: none;
}
.breadcrumbs_active {
  color: #003d98;
}

div#design_menubar{
  height: 20px;
  background-image: url('images/header_bgrd.gif');
  background-position:0px bottom;
  padding-bottom:2px;
}


div#design_footer_rounded_right {
  background-image:url('images/design_corder_background.gif')  ;  
}


div#design_footer_rounded_left {
  background-image:url('images/design_corder_background.gif')  ;  
}


div#design_header_rounded_right {
  background-image:url('images/design_corder_background.gif')  ;  
}


div#design_header_rounded_left {
  background-image:url('images/design_corder_background.gif')  ;  
}
div#design_header_rounded_left{
  float:left;
  width:12px;
  height:60px;
  background-position:left 0px;
}
div#design_header_rounded_right{
  float:right;
  width:12px;
  height:60px;
  background-position:right 0px;
}
div#design_header_rounded_center{
  float:left;
  background-position:0px top;
  height:60px;
  width: 973px;
}

div#design_footer_rounded_left{
  float:left;
  width:12px;
  height:20px;
  background-position:0px bottom;  
}
div#design_footer_rounded_right{
  float:right;
  width:12px;
  height:20px;
  background-position:right bottom;  
}




#design_footer_theme_menu{
	text-align:left;
	padding-top:5px;
	color:white;
}


#design_footer_theme_menuname{
    width:80px;
    height:10px; 
    float:left;
}

#design_footer_theme_menu a:hover {
	text-decoration: none;
}

#design_footer_theme_menu_2 {
	border:1px white solid;
	background-color:#DE0909;
	width:10px;
	height:10px; 
	float:left;
	margin-top:2px;
	margin-left:3px;
	cursor:hand;
	
}

#design_footer_theme_menu_1 {
        border:1px white solid;
        background-color:#237DD4;
        width:10px;
        height:10px;
        float:left;
        margin-top:2px;
        cursor:hand;
}





/* ***************************************  Action menu CSS ***********************************************  */




.qListActionMenu {
	width: 170px;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 0px;
}
.qListActionMenu div {
	background-image: url('images/action_menu/action_menu_bgrd.gif');
	background-position: left bottom;
	text-align: center;
	padding: 0px;
}
.qListActionMenu H3 {
	background-image: url('images/action_menu/action_menu_bgrd.gif');
	background-position: left top;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	height: 20px;
	color: #1C6280;
}
/*top right bottom left*/
.qListActionMenu ul {
	text-align: left;
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
.qListActionMenu li {
	margin: 0px;
	padding: 0px;
	height: 19px;
	line-height:19px;
	color: #0055B0
}
.qListActionMenu ul A {
	text-decoration: none;
	color: #0055B0;
	width:155px;
	display:block;	
	height:19px;
	margin:2px 0px 2px 7px;
	padding:0px 0px 0px 10px;
}
.qListActionMenu ul A:hover {
	text-decoration: none;
	background-image:url('images/action_menu/action_menu_highlight.gif');
	background-repeat:no-repeat;
}




/* ***************************************  super fish CSS ***********************************************  */



/*** ESSENTIAL STYLES ***/
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  

}
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  

}
.sf-menu {
  line-height: 1.0;
  height:12px;  
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 170px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
  margin-right: 1px;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li.sfHover ul {
  left: 0;
  top: 20px; /* match top ul list item height */
  z-index: 99;
}
.sf-menu li:hover ul {
  left: 0;
  top: 20px; /* match top ul list item height */
  z-index: 99;
}
ul.sf-menu li.sfHover li ul li ul li ul {
  top: -999em;
}
ul.sf-menu li:hover li ul li ul li ul {
  top: -999em;
}
ul.sf-menu li.sfHover li ul li ul {
  top: -999em;
}
ul.sf-menu li:hover li ul li ul {
  top: -999em;
}
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover li ul {
  top: -999em;
}
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li:hover li ul {
  top: -999em;
}
ul.sf-menu li ul li ul li ul li.sfHover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li ul li ul li ul li:hover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li li ul li.sfHover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li li ul li:hover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li li li.sfHover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li li li:hover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li li.sfHover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
ul.sf-menu li li:hover ul {
  left: 170px; /* match ul width */
  top: 0em;
}
/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 1em;
}
.sf-menu a {
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}
.sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/
	color: white;
}
.sf-menu a {
  /* visited pseudo selector so IE6 applies text colour*/
	color: white;
}
.sf-menu li {
  background: #023683;
}

.sf-menu li li {
  background: #1B6DE8;
}
.sf-menu li li li {
  background: #1B6DE8;
}
.sf-menu a:active {
  background: #023683;
  outline: 0;
  text-decoration: none;
}
.sf-menu a:hover {
  background: #023683;
  outline: 0;
  text-decoration: none;
}
.sf-menu a:focus {
  background: #023683;
  outline: 0;
  text-decoration: none;
}
.sf-menu li.sfHover {
  background: #023683;
  outline: 0;
  text-decoration: none;
}
.sf-menu li:hover {
  background: #023683;
  outline: 0;
  text-decoration: none;
}
.sf-menu li.current {
  background-color: gray;
  background-image: url('superfish/central_top_menu_active.gif');    
}
.sf-menu li.current .colort_close {
  background-color: gray;
  background-image: url('superfish/central_top_menu_active.gif');    
  background-position:top right; 
}


.sf-menu li.current:hover {
  background-color: gray;
}
.sf-menu li:hover.current {
  background-color: green;
}

.sf-menu li .colort_close {
  position:absolute;
  top:0px;
  right:0px;
  width:6px;
  height:20px;
  z-index:0;
  background-image: url('superfish/central_top_menu_normal.gif');  
  background-position:top right;
}

.sf-menu li {
  background-image: url('superfish/central_top_menu_normal.gif');
  background-position:top left;  
} 

.sf-menu li UL {
  border-top:5px #1B6DE8 solid;
  border-bottom:5px #1B6DE8 solid;
} 

.sf-menu li a:hover .colort_close {
  background-image: url('superfish/central_top_menu_active.gif');
}


.sf-menu li a:hover {
  background-image: url('superfish/central_top_menu_active.gif');
}


.sf-menu li:hover .colort_close {
  background-image: url('superfish/central_top_menu_active.gif');
}


.sf-menu li:hover {
  background-image: url('superfish/central_top_menu_active.gif');
}


.sf-menu li li a:hover{
  background-color:	#023683;
  background-image: url('superfish/menu_hover.gif');
  
}





.sf-menu li li li:hover{
  background-color:	#023683;
  background-image: url('superfish/menu_hover.gif');
  
}





.sf-menu li li:hover{
  background-color:	#023683;
  background-image: url('superfish/menu_hover.gif');
  
}





/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: 3px;
  top: 5px; /* IE6 only */;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url('superfish/arrows-ffffff.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
	top: 5px;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
li:hover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
a:active > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
a:hover > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
a:focus > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.sf-menu ul li:hover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.sf-menu ul a:active > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.sf-menu ul a:hover > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.sf-menu ul a:focus > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url('superfish/shadow.png') no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}