/*  
--------------------------------------------------------------
Description: www.goW3Informatics.com ver.2.0 - Launched: May,2009
Version: 2.0
Author: W3 Informatics
Created by: Johny
Updated: May-12-2009.
--------------------------------------------------------------
*/

body {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #000;
	background-image:url(/includes/style/images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}
ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
h2 {
	margin:14px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:19px;
	color: #000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	
}

h3 {
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size:12px;
	color:#E70404;
}

h4 {
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-family:Tahoma, Verdana, Arial;
	font-size:20px;
	color:#E70404;
	line-height:16px;
}

h5 {
	margin-top:0px;
	padding-left:14px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	text-align:left;
	color: #000;
}

h6 {
	margin:26px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:19px;
	color: #000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}



p {
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
}


.hide_text {
	display:none;
}

.clear {
	clear:both;
}

a img { 
	border: none; 
}

/*------------ main div ----------------*/

#wrapper {
	 margin-left: 0px;
	 margin-right: auto;
	 float:left;
	 padding:0px;
	 width:900px;
}

.space_box {
	clear:both;
	height:16px;
	
}

/*------------ Header Section ----------------*/

#header {
	width:900px;
	float:left;
}

#register {
	padding:0px;
	margin-top:5px;
	width:175px;
	height:14px;
	float:right;
	text-align:right;
	color:#FFF;
}

.login_link {
	text-align:right;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}
.login_link:hover {
	text-align:right;
	font-size:12px;
	color: #FFF;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	text-decoration: underline;
}

#logo_holder {
	padding:0px;
	margin:16px 0px 12px 0px;
	float:left;
	height:62px;
	width:212px;
	background-image:url(/includes/style/images/logo_W3_Informatics.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#logo {
	display:block;
	height:62px;
	width:212px;
	float:left;
}

#top_links {
	padding:0px;
	margin:17px 0px 0px 0px;
	float: right;
	width:145px;
	text-align:left;
}
#top_links ul{
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#top_links li{
	padding:0px 0px 0px 4px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	height:16px;
	list-style-image:url(/includes/style/images/arrow_link.gif);
}
#top_links li a{
	color:#000;
	text-decoration:none;
	height:16px;
}
#top_links li a:hover{
	text-decoration: underline;
	height:16px;
}

#menu_uae {
	padding:0px 0px 0px 26px;
	margin:12px 0px 0px 0px;
	float:left;
	width:40px;
	background-image:url(/includes/style/images/flag_uae.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
}
#menu_home {
	padding:0px 0px 0px 20px;
	margin:12px 0px 0px 0px;
	float:left;
	width:42px;
	background-image: url(/includes/style/images/icon_home.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu_home a{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#menu_home a:hover{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration: underline;
}

#menu_mail {
	padding:0px 0px 0px 20px;
	margin:12px 0px 0px 0px;
	float:right;
	width:80px;
	background-image: url(/includes/style/images/icon_mail.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu_mail a{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#menu_mail a:hover{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration: underline;
}

#menu_print {
	padding:0px 0px 0px 22px;
	margin:12px 0px 0px 0px;
	float:right;
	width:105px;
	background-image: url(/includes/style/images/icon_print.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu_print a{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#menu_print a:hover{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration: underline;
}

#flash_holder {
	width:899px;
	height:153px;
	padding:0px;
	margin-top:16px;
	float:left;
}

/*------------ Header Banner links ----------------*/
#banner_links_holder {
	width:900px;
	height:176px;
	margin:10px 0px 0px 0px;
	float:left;
}
#banner_links_holder_in {
	width:900px;
	height:28px;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
}
#icon_about_W3_Informatics {
	width:209px;
	height:174px;
	float:left;
	background:url(/includes/style/images/bg_about_W3_Informatics.gif) no-repeat;
}
.icon_about_W3_Informatics {
	width:209px;
	height:25px;
	padding:0px 0px 0px 13px;
	margin:0px;
	float:left;
}
#about_W3_Informatics_holder_in {
	width:100%;
	height:25px;
	float:left;
	margin-top:10px;
	background-color:#E70404;
	
}

#link_about_W3_Informatics {
	width:209px;
	height:36px;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
}
#text_about_W3_Informatics {
	padding:68px 0px 0px 14px;
	width:182px;
	height:49px;
	float:left;
	text-align: justify;
	font-size:11px;
	color:#000;
	line-height:14px;
	text-decoration:none;
}
#more_iocn_links {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 155px;
	width:44px;
	height:14px;
	float:left;
}
#icon_our_services {
	width:209px;
	height:174px;
	padding:0px;
	margin:0px 0px 0px 21px;
	float:left;
	background-image: url(/includes/style/images/bg_services.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#icon_it_solutions {
	width:209px;
	height:174px;
	padding:0px;
	margin:0px 0px 0px 20px;
	float:left;
	background-image: url(/includes/style/images/bg_it_solutions.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#icon_web_market {
	width:209px;
	height:174px;
	padding:0px;
	margin:0px 0px 0px 21px;
	float:left;
	background-image: url(/includes/style/images/bg_web_market.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#borderline_bottom_header {
	width:100%;
	margin-top:10px;
	height:11px;
	background-image:url(/includes/style/images/bg_line_home.gif);
	background-repeat:repeat-x;
	background-position:top;
	}


/*------------ Extended Team Model ------------------------------------------------------*/
#extended_team_holder {
	width:900px;
	height:240px;
	padding:0px;
	margin:0px;
	float:left;
}

#home_sub_contents {
	width:420px;
	padding:0px;
	margin:0px;
	float:left;
	text-decoration:none;
	text-align:left;
	line-height:18px;
}

.read_more{
	text-decoration:underline;
	text-align:left;
	line-height:18px;
	color:#E70404;
	font-weight:bold;
}
.read_more:hover{
	text-decoration: none;
	text-align:left;
	line-height:18px;
	color:#E70404;
	font-weight:bold;
}


#home_sub_links_holder {
	width:458px;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	float:right;
	border-left:dashed #949292 1px;
}

#home_sub_links_holder02 {
	width:458px;
	padding-top:0px;
	margin:20px 0px 0px 0px;
	float:right;
	border-left:dashed #949292 1px;
}
/*------------ Enterprise Solutions ----------------*/
#enterprise_solutions {
	width:219px;
	height:100px;
	padding:0px 0px 0px 10px;
	float:left;
	background-image:url(/includes/style/images/bg_enterprise_solutions.gif);
	background-position:right;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}
.text_enterprise{
	padding:16px 0px 0px 12px;
	width:160px;
	height:70px;
	float:left;
	text-align:left;
	line-height:14px;
	font-size:11px;
	text-decoration:none;
}
#links_enterprise{
	margin-top:10px;
	display:block;
	height:80px;
	width:42px;
	float: right;
}


/*------------ Offshore Products ----------------*/
#offshore_products {
	width:218px;
	height:100px;
	padding:0px;
	margin-left:10px;
	float: left;
	background-image:url(/includes/style/images/bg_offshore_products.gif);
	background-position:right;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}

/*------------ Outsourcing ----------------*/
#Outsourcing {
	width:219px;
	height:100px;
	padding:9px 0px 0px 10px;
	float: left;
	background-image:url(/includes/style/images/bg_outsourcing.gif);
	background-position:right;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}

/*------------ Consulting ----------------*/
#consulting {
	width:218px;
	height:100px;
	padding:0px;
	margin:9px 0px 0px 10px;
	float: left;
	background-image:url(/includes/style/images/bg_consulting.gif);
	background-position:right;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}


/*------------ IT Facility Services Management -------------------------------------------------*/
#it_facility_holder {
	width:900px;
	height:240px;
	padding-top:8px;
	margin-top:10px;
	float:left;
	background-image:url(/includes/style/images/bg_line_home.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.text_it_facility{
	padding-top:10px;
	margin:0px;
	width:130px;
	height:70px;
	float: right;
	text-align:left;
	line-height:14px;
	font-size:11px;
	text-decoration:none;
}

/*------------ IT consultancy ----------------*/
#it_consultancy {
	width:200px;
	height:100px;
	padding:0px;
	margin-left:20px;
	float:left;
	background-image:url(/includes/style/images/bg_it_consultancy.gif);
	background-position:left;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}

.it_more{
	float:left;
	text-decoration:underline;
	text-align:left;
	line-height:18px;
	color:#E70404;
	font-weight: normal;
}
.it_more:hover{
	text-decoration: none;
	float:left;
	text-align:left;
	line-height:18px;
	color:#E70404;
	font-weight:normal;
}

.sublinks_home01{
	text-decoration:none;
	text-align:left;
	line-height:13px;
	font-size:12px;
	color:#E70404;
	font-weight: bold;
}
.sublinks_home01:hover{
	text-decoration: none;
	text-align:left;
	line-height:13px;
	font-size:12px;
	color:#E70404;
	font-weight:bold;
}

/*------------ IT FSM ----------------*/
#it_fsm {
	width:200px;
	height:100px;
	padding:0px;
	margin-left:10px;
	float:left;
	background-image:url(/includes/style/images/bg_it_fsm.gif);
	background-position:left;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}

/*------------ Remote Infra Management ----------------*/
#it_rim {
	width:200px;
	height:100px;
	padding-top:12px;
	margin-left:20px;
	float:left;
	background-image:url(/includes/style/images/bg_remote_infra_management.gif) ;
	background-position:left;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}

/*------------ Infrastructure  Maintenance ----------------*/
#infratre_maintenance {
	width:200px;
	height:100px;
	padding-top:12px;
	margin-left:10px;
	float:left;
	background-image:url(/includes/style/images/bg_infrastructure_maintenan.gif);
	background-position:left;
	background-repeat: no-repeat;
	border-bottom:dashed #949292 1px;
}

/*------------ Bottom Home Icons ------------------------------------------------------*/
#icons_bottom_holder {
	width:612px;
	height:107px;
	padding:0px;
	margin-top:20px;
	float:left;
	text-align:left;
}

.icon_newsletter {
	width:200px;
	height:50px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.icon_bottom_right {
	width:200px;
	height:50px;
	padding:0px;
	margin:0px 0px 0px 5px;
	float:left;
}
.icon_media {
	width:200px;
	height:50px;
	padding:0px;
	margin:5px 0px 0px 0px;
	float:left;
}
.icon_bottom02_right {
	width:200px;
	height:50px;
	padding:0px;
	margin:5px 0px 0px 5px;
	float:left;
}

#clients_speak {
	width:275px;
	height:107px;
	padding:0px;
	margin:10px 0px 0px 0px;
	float: right;
	text-align:left;
	background-color:#F2F2F2;
}

.title_clients_speak{
	width:272px;
	height:20px;
	float: left;
	background:url(/includes/style/images/title_clients_speak.gif) no-repeat;
	border-bottom:solid #E70404 2px;
	background-color:#FFF;
}

/*------------ Footer ------------------------------------------------------*/

#footer {
	clear:both;
	width:900px;
	height:60px;
	margin-top:16px;
	float:left;
	text-align:left;
	border-top:solid #C3C1C1 1px;
}

#footer_links {
	margin-top:12px;
	width:770px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}
#footer_links a {
	font-size:11px;
	color: #000;
	padding-left:6px;
	padding-right:6px;
	text-decoration: none;
}
#footer_links a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

/*------------Pages Content Section ------------------------------------------------------*/

#pages_content_holder {
	width:100%;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
	background-image:url(/includes/style/images/bg_borderline_pages.gif);
	background-repeat:repeat-y;
}

.pages_content {
	width:650px;
	padding-right:16px;
	margin:20px 0px 0px 7px;
	float:left;
	text-align:justify;
	line-height:18px;
	text-decoration:none;
}
.pages_content ul{
	margin:0px 0px 0px 0px;
	padding-left:26px;
	text-align:left;
	text-decoration:none;
}
.pages_content li{
	text-align:left;
	text-decoration:none;
	line-height:18px;
	list-style:square;
}

.pages_content_title{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color: #000;
	line-height:18px;
	text-decoration:none;
	
}

/*------------Pages Right panel ------------------------------------------------------*/

#right_links_holder {
	width:218px;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
}

#main_links_right {
	width:215px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
}
#main_links_right ul{
	margin-left:6px;
	padding:0px;
	color:#7A7979;
	font-weight:bold;
	text-decoration:none;
}

#main_links_right li a {
	margin:0px;
	padding:8px 0px 0px 28px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	color:#7A7979;
	font-weight:bold;
	text-decoration:none;
	height:24px;
	background-image:url(/includes/style/images/arrow_right_links_off.gif);
	background-repeat:no-repeat;
	background-position:9px 13px;
	border-bottom: dashed #C3C1C1 1px;
}
#main_links_right li a:hover {
	margin:0px;
	padding:8px 0px 0px 28px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	height:24px;
	background-image:url(/includes/style/images/arrow_right_links_on.gif);
	background-repeat:no-repeat;
	background-position:9px 13px;
	border-bottom: dashed #020202 1px;
}
#main_links_right li img{
	padding:4px 20px 6px 2px;
	border-bottom: dashed #C3C1C1 1px;
	}
#icon_links_right_holder {
	width:200px;
	padding:10px 0px 0px 10px;
	margin-top:0px;
	float:left;
}

#link_right_newsletter01 {
	width:198px;
	height:38px;
	border-bottom: dashed #C3C1C1 1px;
}

#right_icon_links {
	display:block;
	height:38px;
	width:202px;
	float:left;
}

#link_right_media {
	width:202px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;
	float:left;
	background-image: url(/includes/style/images/icon_media_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: dashed #C3C1C1 1px;
}
#link_right_podcast {
	width:202px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;
	float:left;
	background-image: url(/includes/style/images/icon_podcast_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: dashed #C3C1C1 1px;
}

#link_right_facility_tour {
	width:202px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;
	float:left;
	background-image: url(/includes/style/images/icon_facility_tour_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: dashed #C3C1C1 1px;
}

#link_right_it_events {
	width:202px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;
	float:left;
	background-image: url(/includes/style/images/icon_it_events_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: dashed #C3C1C1 1px;
}

#link_right_W3_Informatics_news {
	width:202px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;
	float:left;
	background-image: url(/includes/style/images/icon_W3_Informatics_news_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: dashed #C3C1C1 1px;
}


/*------------Contact form ----------------------*/
.listboxstyle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	height:14px;
	width:200px;
	padding:2px;
	text-decoration:none;
	border: 1px solid #C3C1C1;
	background-color: #FFFFFF;
	
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	height:100px;
	width:200px;
	padding:2px;
	text-decoration:none;
	border: 1px solid #C3C1C1;
	background-color: #FFFFFF;
}