﻿html /* for Netscape */
{
	padding: 0;
	margin: 0;
	background: #fff; 
	font-size: 100%;
}

body {
	margin: 0 ; 
	font-size: 0.7em;
	padding: 0;
	background: #fff url(images/bg_gray_fade.jpg) repeat-x top left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

form 
{
	padding: 0;
	margin:0;
}

#Header 
{
	border-top: solid 5px #004C80;
	background-color: #fff;
	height: 148px;	
	/*background-color: #004C80;
	padding: 5px 0 0 0;*/
}

#Header .Logo
{
	float: left;
	/*background: #fff url(images/header.gif) no-repeat 0 0;*/
	/*
	width: 100px;
	border: solid 1px #000;
	padding:0;*/
	padding-left: 35px; /* Used padding here rather than margin as IE6 didn't like it */
	margin-top: 30px; 
}
#Header .Logo img
{
	border-width:0px;
}

#Header #Banner
{
	border-width:0px;
	float: right;
	width: 710px;
}

#Header-Search
{
	position: relative;
	top: 92px;
	left: 730px;
}

#Shim1
{
	background-color: #004C80;
	padding-top: 2px;
	margin-bottom: 1px;
	clear: both;
}

#Shim2
{
	background: transparent url(images/contbg.gif) repeat-x top left;
	padding-top: 10px;
}

#container {
/*	position: relative; Leave this out as it screws up IE6*/
	width: 940px;
	margin: 0 auto -1px auto ;
	padding: 0;
}

#Content 
{
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	background: transparent url(images/body_bg.gif) repeat-y left top;
	min-height: 600px;
}

#PrimaryNav 
{
	font-size: 1.1em;
	background: #779DB7 url(images/pnavbg.gif) repeat-x top left;
	border: solid 1px #004C80;
	height: 22px;
}

.ContentPane
{
	margin: 0 0 10px 220px;
	padding: 0 10px;
}

.ContentPane ul
{
	list-style-type: circle;
}

.SideBar
{
	padding-top: 5px;
	color: #363; 
	background: #F0F0F0 url(images/leftside_bg.gif) repeat-x left top; 
	left: 0px; 
	width: 200px; 
	float:left;
}

.SideBar ul
{
	padding: 0;
	margin: 0;
	/*font-size: 0.9em;*/
}

.SectionNav h3 
{
	margin: 0;
	padding: 0;
	display: block; background: url(images/in_this_section.jpg) no-repeat left top; OVERFLOW: hidden; width: 199px;  padding-top: 25px; HEIGHT: 0px! important;
	border-bottom: solid 1px #fff;
}

.SectionNav
{
	text-align: center;
	margin: 0;
}

#ContactDetails h3
{
	margin: 0;
	padding: 0;
	display: block; background: url(images/title_contact_details.jpg) no-repeat left top; OVERFLOW: hidden; width: 199px;  padding-top: 25px; HEIGHT: 0px! important;
	border-bottom: solid 2px #fff;
	border-top: solid 2px #fff;
}

#LowerSideBar
{
	margin-top: 15px;
}

.LowerSideBar, #ContactDetails
{
	text-align: center;
	}

span.Search
{
	display:none !important;
}

.DNNAligncenter
{
	text-align: center;
}
.DNNAlignleft
{
	text-align: left;
}
.DNNAlignright
{
	text-align: right;
}


#Search
{
	text-align:center;
	padding-bottom: 10px;
}

#Search h3
{
	margin: 0 0 10px 0;
	padding: 0;
	display: block; background: url(images/Search_The_Site.jpg) no-repeat left top; OVERFLOW: hidden; width: 199px;  padding-top: 25px; HEIGHT: 0px! important;
	border-bottom: solid 2px #fff;
	border-top: solid 2px #fff;
}

a.Search
{
	color: #1D7633;
	text-decoration: none;
}

a.loginText, a.loginText:hover
{
	color: #1D7633;
	text-decoration: none;
}


.SideBar .MenuItem, .SideBar .MenuItemMouseOver, .SideBar li, .SideBar .MenuHdr
{
	padding: 7px 5px; 
	margin: 0; 
	border-top: #e9e9e9 1px solid; 
	display: block; 
	width: 188px! important; 
	border-bottom: #ffffff 1px solid;
	text-align: center;
	text-decoration: none;
}

.SideBar .MenuHdr
{
	font-weight: bold;
	text-decoration: none;
}

.SideBar .MenuItem a, .SideBar .MenuItemMouseOver a
{
	text-decoration: none;
}

.SideBar .MenuItemMouseOver
{
	background-color: #fff;
}
.SideBar .MenuItem .currentItemHighlight, .SideBar .MenuItem .currentItemHighlight:hover
{
	color: #004C80;
	text-decoration: none;
}

.MenuItem hr
{
	display: none;
}

.SideBar li:hover {
	background-COLOR: #fff;
}

.ContentPane .MenuHdr
{
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0;
}

.ContentPane .MenuItem
{
	padding-left: 15px;
}

.ContentPane .MenuItemMouseOver
{
	padding-left: 15px;
	text-decoration: underline;
}


#SectionNav li.CurrentPage
{
	direction: rtl;
	margin-right: 1px;
	font-weight: bold;
}

.SideBar img
{
	margin: 10px 0;
	border:solid 1px #ddd;
}


	
/* --------------------------------------- */
/* Footer
/* --------------------------------------- */

#footer {
	/*background:#ddd url('images/footer_bg.gif') no-repeat;*/
	color:#333;
	padding:20px;
	position:relative;
	line-height:19px;
	/*font-size:12px;*/
	width:900px !important;
	margin-top: 0px;
	float: left;
	border-top: solid 1px #ddd;
	border-bottom: solid 5px #004C80;
}
	
#footer a 
{			
	color:#1D7633;
	text-decoration:none;
	text-transform:uppercase;
}
			
#footer a:hover 
{
	 text-decoration:underline 
}

#footer a.SkinItem 
{			
	color:#1D7633;
}


#footerLinks
{
	float:right;
	color: #333;
}

#CompetencyLinks
{
	float:left;
}

/*
#Footer {
	margin: 15px 0 0 0;
	padding: 25px 0 2px 0;
	text-align: left;
	border-top: solid 2px #004C80;
	border-bottom: solid 10px #004C80;
}

#Footer ul 
{
	display: inline;
	margin: 0;
}

#Footer li 
{
	display: inline;
	border-left: solid 1px #004C80;
	padding: 0px 12px;
}

#Footer li.first
{
	border-left: none;
}

#Footer li a
{
	color: #004C80;
	font-weight: bold;
}

#Footer .right
{
	text-align:right;
}
*/



/* Home Page Styles */
#HomeServices table
{
	margin-bottom: 30px;
	width: 100%;
	
	/*height: 125px;*/
}

#HomeServices table 
{
	background-color: #F9F9F9;	
	min-height: 180px;/**/
	border: solid 1px #ccc;
}

#HomeServices td
{
	width: 33%;
	/*height: 60px;*/
	vertical-align: top;
}

.HomeSummary 
{
	height: 90px;
}

#HomeServices p
{
	padding: 5px;
	margin: 0;
}

#HomeServices .More
{
	text-align: right;
	border-top: solid 1px #ddd;
	height: 30px;
	line-height: 2em;
}

#HomeServices .More a
{
	display:block;
	background: transparent url(images/arrow_green.gif) no-repeat right center;
	padding-right: 18px;
}

#HomeServices h3
{
	/*
	font-size: 1.2em;*/
	margin: 0;
	padding: 0px 5px;
	font-weight:bold;
}

#HomeServices th
{
	height: 35px;/**/
	border-bottom: solid 1px #ccc;
	text-align:left;
}

#HomeConsultancy th 
{
	background: #F5FEE4 url(images/light_green_fade.jpg) repeat-y top left   /*#D5E9B0 #D6E9B1*/;	
}
#HomeDev th 
{
	background: #E6F5CC url(images/mid_green_fade.jpg) repeat-y top left   /*#D5E9B0 #D6E9B1*/;	
}
#HomeHosting th 
{
	background: #EFF9DE url(images/dark_green_fade.jpg) repeat-y top left   /*#D5E9B0 #D6E9B1*/;	
}

/* ================= STYLE INFORMATION ================ */

html, body, h1, h2, h3, h4, h5, h6, legend, p, div, span, table, th, td, blockquote, fieldset, textarea, select, input
{
	color: #222;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	color: #004C80;
}

h1 
{
	font-size: 1.6em;
}

h1 span.Head
{
	border-bottom: dotted 2px #ADDB47;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0;
	padding-bottom: 5px;
	display:block;
	height: 1.3em;  /*Without this height IE doesn't display the border ?? */
	color: #004C80;
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

p 
{
	line-height: 1.6em;
}

hr 
{
	height: 1px;
	color: #ADDB47;
}

a
{
	color: lime;
	text-decoration: none;
}
a:active
{
	color: green;
}
a:link
{
	color:  #1D7633; 
}
a:visited
{
	color: #1D7633; 
}
a:hover
{
	color: #1D7633; 
	text-decoration: underline;
}

ul li ul /* Principally used on the "What We Do" page */
{
	margin-left: 0;
	padding: 5px 0 0px 25px;
}

li h4 
{
	margin-bottom: 8px;
	margin-top: 13px;
}

table.Formatted 
{
	border: solid 2px #004C80;
}

table.Formatted thead tr 
{
	border: solid 1px #004C80;
	background-color: #004C80
}
table.Formatted th
{
	border:solid 1px #004C80; 
	color:#fff;
}

/*table.Formatted tbody
{
	border:solid 1px #004C80; 
}*/

table.Formatted tbody td
{
	background: #fff url(images/grey-grad.jpg) repeat-x top left; 
}

table.Formatted ul 
{
	list-style:none; 
	margin: 3px 5px; 
	padding: 0;
}

table.Formatted li 
{
	font-size: 95%;
	list-style:none; 
	margin: 5px 0px; 
	padding: 0;
}

table.Formatted li a:link, table.Formatted li a:visited 
{
	color:#004C80;
}
			
li div 
{
	padding: 5px 10px 10px 10px; 
	line-height: 1.4em;
}

img
{
	border: none;
}

img.border
{
	border: solid 1px #003366;
}

img.Right 
{
	float:right;
	margin: 0 0 5px 10px;
}	

img.Left 
{
	float:left;
	margin: 0 10px 5px 0;
}	

.JobRole
{
	border: solid 1px #004C80;
	background-color: #f3f3f3;
	padding: 0;
}

.JobRole h4
{
	background-color: #ddd;
	padding: 10px;
	margin: 0;
	border-bottom: solid 1px #ccc;
}

.JobRole p
{
	padding: 0 10px;
}

.ContentPane li 
{
	margin-bottom: 5px;	
}

/* ------------ Form Styles -------------- */

input 
{
	font-size: 0.9em;
}

select 
{
	font-size: 0.9em;
}

textarea 
{
	font-size: 0.9em;
	color: #000;
	background-color: #FdFdFd;
	width:70%;
}

legend
{
	font-size: 1.1em;
	font-weight: bold;
	background-color: #fafafa;	
	padding: 3px 8px;
	border: solid 1px #ADDB47;
}

fieldset 
{
	padding: 10px 5px;
	border: solid 1px #ADDB47;
}

.ErrorMessage
{
	color: Red;
	font-weight: bold;
}

/* Timesheet Stuff ... */

.Blank
{
	text-align: center;
	font-weight: bold;
	color: #808080;
}
.Edited
{
	font-weight: bold;
	color: Green;
	text-align: center;
}
.Submitted
{
	font-weight: bold;
	color: Purple;
	text-align: center;
}
.Rejected
{
	font-weight: bold;
	color: Red;
	text-align: center;
	background-image: url(/images/no.gif);
	background-repeat: no-repeat;
	background-position: 80% 50%;
}
.Authorised
{
	font-weight: bold;
	text-align: center;
	background-image: url(/images/yes.gif);
	background-repeat: no-repeat;
	background-position: 80% 40%;
}

.WhiteText td
{
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}

.WhiteHeader td, .WhiteHeader th
{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}

td.RowHeading
{
	text-align: right;
	font-weight: bold;
}





/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/

#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	margin-top: 0px;
	list-style: none;
	white-space: nowrap;
	z-index: 99999;
	position: relative;
 
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 0 3px;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li { /* all items under the top level */
	z-index: 11113;
	margin: 0;
}

#HouseMenuNav a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}


/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav
{
  float:right;
}

#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists 
	border: solid 1px #036;
	background-color: #2F2A62;
	width: 100%;*/
	height: 20px;
	_height: 18px;

}
#HouseMenuNav li:hover {background-position: 0 0;} /*fixes "Sticky Menu" where sub-menu doesn't disappear - see http://www.houseofnuke.com/Forums/tabid/411/forumid/1/postid/27/view/topic/Default.aspx */

#HouseMenuNav li { /* all list items */
	width: 140px;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 16px;
	_height: 18px;
	/* end hack */
}

#HouseMenuNav li li { /* all items under the top level */
	width: 178px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 164px;
	_width: 174px;
	/* end hack */
}

#HouseMenuNav a { /* all links within the menu wrapper 
	font-family: Arial, Verdana, Helvetica, Sans-Serif;*/
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	padding: 3px 16px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 18px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li li a { /* all item links under the top level */
	background-color: #f3f3f3; 
	padding: 3px;
	width: 148px;
	color: #1D7633;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 164px;
	_width: 174px;
	height: 16px;
	_height: 18px;
	/* end hack */
}

#HouseMenuNav li a {
	margin-bottom: -2px;
}

#HouseMenuNav li a:hover {
	margin-bottom:0px;
	padding: 3px 16px;
	color: #fff;
	background-color: #004C80; 
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 16px;
	_height: 18px;
	/* end hack */
}

#HouseMenuNav li li a:hover {
	color: #1D7633;
	background-color: #ddd; 
	padding: 3px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 16px;
	_height: 18px;
	/* end hack */
}

#HouseMenuNav li ul { /* second-level lists */
	width: 170px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #ccc;/*
	border-top:none;*/
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0px 0 0 0;
	/* end hack 
	line-height: 12px;*/
	background-color: #004C80;
	height: auto;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: -21px 0 0 144px;
	border: solid 1px #036;
	/*line-height: 12px;*/
	background-color: #004C80;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#HouseMenuNav #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#HouseMenuNav a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#HouseMenuNav a#houseMenuCurrentLink
{ /* current link itself */
	padding: 5px;
	color: #fff; 
	background-color: #004C80; 
	text-decoration: none;
}


/* End of Menu Styling */






/* =========================================================================
DotNetNuke Styling Overrides
===========================================================================*/

table.ControlPanel {
	width:100%;
	background-color: transparent;
	border: 1px solid #aaa;
}


/* ================================
style for module titles
================================ */

/* style for module titles */
.Head
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 170%;
    font-weight: bold;
	color: #004C80;
	padding: 0 0 12px 0;
	margin-bottom: 10px;
	font-size: 1.6em;
	display: block;
	/*text-transform: uppercase;*/
}
/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size:  95%;
    color: #004C80;
    }
    
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size:  95%; 
}


/* ======= News Item Styling ============*/
.DNN_News_ItemLink
{
	font-size: 1em !important;
}


/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 23px;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

