@charset "utf-8";

/* NOTES ...

Optimum width for sub page article images: 240px.


... */


/* SCREEN CSS 
-----------------------------------------------------------------------
*/
/* Formatting CSS */

html {
	min-width: 950px; /* fix bg in place - same as 'container' div */

}

body {
	margin: 0;
	padding: 0;
	background: #fff url("/images/bg.gif") repeat-x;
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	line-height: 140%;
	text-align:center; /* fix IE centering */
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 786px;
	position: relative;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	color: #302a69;
	margin: 0 0 0.5em 0;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #302a69;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #302a69;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #302a69;
}

/*
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #302a69;
	margin: 0 0 -0.5em 0;
	font-weight: normal;
}
*/
p, form {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	color: #898989;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0.75em 0;
}

a:link, a:visited {
	font-weight: inherit;
	outline: none;
	text-decoration: underline;
}

a:focus, a:active, a:hover {

}


img {
	border: 0;
}

blockquote {}

ul {

      margin: 0;

      padding: 0 0 0 2em;

}

 

ul li, ul li a:link, ul li a:visited {

      list-style: url("images/listimg.gif") outside disc;

      margin: 0 0 0 1em;

      font-size: 0.9em;

      color: #494191;

}

ul li a:link, ul li a:visited {margin-left: 0;}

 

abbr, acronym, .help {
  border-bottom: 1px dotted;
  cursor: help;
}

textarea, input {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	background: #74D0FF!important;
	padding: 0 0.5em;
	border: 1px solid #fff;
	
}
textarea:focus, input:focus {
	background: #fff!important;
	border: 1px solid #74D0FF;
}

hr {
	border: 0;
	color: #9794b4;
	background-color: #9794b4;
	height: 1px;
}



/* -------- MAIN LAYOUT CSS ------------------------------------------------------ */

img#mainlogo {
	position: absolute;
	top: 15px;
	left: 32px;
}

p#call-now {
	position: absolute;
	top: 15px;
	right: 32px;
	color: #fff;
}

#content-holder { /* Div to render the box with border and drop-shadow */
	width: 786px;
	background: #fff url("/images/content-bg.gif") repeat-y;
	position: relative;
	top: 62px;
	margin: 0;
	padding: 0;
}

#topstrip {
	width: 786px;
	height: 38px;
	background: #fff url("/images/content-top.gif") no-repeat;
}


#slideshow-bg {
	height: 185px;
	background: url("images/header-images/IT-installation.jpg") no-repeat;
}
#slideshow {
	display: none; /* Will be revealed once page is loaded, using jquery - to avoid bug */
}


/* ---- TOP NAV LINKS ---- */

ol#topnav {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	margin: -16px 0 10px 31px;
	padding: 0;
}
ol#topnav li {
	display: inline;
	font-size: 1.3em;
	margin: 0 2em 0 0;
}
ol#topnav li a:link, ol#topnav li a:visited {
	color: #302a69;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
}
ol#topnav li a:focus, ol#topnav li a:active, ol#topnav li a:hover {
	color: #bdde0a;
}
ol#topnav li.selected {
	border-bottom: 5px solid #bdde0a;
}


/* ---- ANIMATED HEADER ---- */

#header {margin: 0 0 0 13px;}

#header {height: 185px;}

#header h1 {text-indent: -9999px; position: absolute;}

img#DNS-sub-logo {
	position: absolute;
	top: 30px;
	right: 54px;
}

/* ---- PAGE TITLE HEDAER 1 ---- */

h1#page-title {
	display: block;
	border-bottom: 8px solid #bdde0a;
	margin: 35px 13px 10px 13px;
	font-size: 2.4em;
	font-weight: normal;
	padding: 0 0 5px 258px;
	clear: both;
}


/* ---- PURPLE SIDE NAV ---- */

#sidenav ul {
	margin: 10px 0 200px 0;
	padding-left: 12px;
	float: left;
}
#sidenav ul li {
	list-style: none;
	width: 238px;
	margin: 0;
	padding: 0;
	display: block;
}
#sidenav ul li a:link, #sidenav ul li a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	margin: 0;
	display: block;
	padding: 2px 0.5em 2px 2em;
	border-top: 1px solid #433d77;
	border-bottom: 1px solid #000;
	border-right: 1px solid #06050d;
	background: #302a69 url("../images/nav-bullet.gif") 10px 6px no-repeat;
	height: 100%; /* Essential for IE6 & IE7 to avoid gaps between the a/li s. */
}

#sidenav ul li a:active, #sidenav ul li a:focus, #sidenav ul li a:hover, #sidenav ul li.selected a:link, #sidenav ul li.selected a:visited {

            background: #494191 url("../images/nav-bullet-over.gif") 10px 6px no-repeat;
}

 


#sidenav ul li.first {
	background: url("../images/nav-top.gif") top right no-repeat;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #000;
	margin: 0;
	height: 10px;
	line-height: 0;

}


#sidenav ul li.last {
	background: url("../images/nav-bottom.gif") bottom right repeat-y;
	line-height: 0;
	border-top: 1px solid #433d77;
	margin: 0;
	height: 12px;
}



/* ------------------------- MAIN CONTENT DIV ----------------------- */

#content {
	width: 485px;
	float: left;
	margin: 10px 0 20px 20px;
}

#content p a:link, #content p a:visited { /* ---- MAIN CONTENT LINKS -*/
	color: #494191;
	background-color: #eee;
	font-weight: normal;
	outline: none;
	text-decoration: none;
}

#content p a:focus, #content p a:active, #content p a:hover {
	color: #fff;
	background-color: #494191;
	text-decoration: none;
	border-bottom: 2px solid #bdde0a;
}

#content div.left-col { /* eg CURRENT OFFERS column */
	float: left;
	width: 232px;
	margin-right: 20px;
}

#content div.right-col { /* eg LATEST NEWS column */
	float: left;
	width: 232px;
}

#content img {
	float: right;
	border: 1px solid #494191;
	margin: 1em 0 1em 1em;
}


/* ----FOOTER ---- */

#footer {
	text-align: center;
	margin: 0 12px;
	position: relative;
	clear: both;
}
#footer p {margin: 0 32px; color: #fff;}
#footer p#contact-numbers {font-size: 1.1em;}
#footer p#contact-numbers span#tel {font-weight: bold; margin-right: 2em;}
#footer p#contact-numbers span#email {font-weight: bold; margin-left: 2em;}
#footer #purple-strip {background: #302a69; padding: 1em 0; float: left; width: 762px;}
#footer #green-strip {background: #bdde0a; width: 760px; height: 10px; font-size: 1px; margin: 0 0 0 1px; clear: left; padding: 0; line-height: 0;}

#bottom-strip {
	background: #fff url("/images/bottom-strip.gif") no-repeat;
	height: 10px;
	padding: 0;
	width: 786px;
	margin: 0;
}

#below-footer {
	background: #fff; 
	text-align: center;
	margin: 0;
	padding: 0 0 2em 0;
}
#below-footer p {margin: 0;}

#footer p#remote-desktop-support {
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer p#remote-desktop-support img {
	position: absolute;
	left: 40px;
	top: -110px;
}
#footer p#nortel-support {
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer p#nortel-support img {
	position: absolute;
	left: 80px;
	top: -180px;
}


/* ---- Colours and style classes ---- */

.green, p.green, #wrapper p.green, #wrapper p.green a:link, #wrapper p.green a:visited  {color: #bdde0a;}
#wrapper p.green a:focus, #wrapper p.green a:active, #wrapper p.green a:hover {color: #fff;}

.purple, p.purple, #wrapper p.purple {color: #494191;}

p.strong {font-weight: bold;}


/* ---- Misc ---- */

#preloader {display: none;}

#logos {text-align: center;}
#content #logos img {margin: 5px 10px; border: 0; float: none; outline: none;}
#content #logos a:link, #content #logos a:visited {border: 0; outline: none; text-decoration: none;}


/* SUB PAGE TEMPLATE STYLES -------------------------------------------------------------------------- */

/* -- A -- */
#content-column-styleA {
	float: left;
	width: 263px;
	margin: 0 20px 0 0;
}
#images-column-styleA {
	float: left;
	width: 202px;
	overflow: hidden;
	margin-top:7em;
}
#images-column-styleA img {
	float: left;
	clear: left;
	border: 1px solid #494191;
	border-bottom: 3px solid #bdde0a;
	margin: 0 0 2em 0;
}

/* -- B -- */
#content-column-styleB {
	float: left;
	width: 263px;
	margin: 0 20px 0 0;
}
#images-column-styleB {
	float: left;
	width: 202px;
	overflow: hidden;
	margin-top:7em;
}
#images-column-styleB img {
	float: left;
	clear: left;
	border: 1px solid #494191;
	border-bottom: 3px solid #bdde0a;
	margin: 0 0 2em 0;
}

/* -- C -- */
#content-column-styleC {
	float: left;
	width: auto;
	margin: 0 20px 0 0;
}
#images-column-styleC {
	width: auto;
	overflow: hidden;
}
#images-column-styleC img {
	border: 1px solid #B7B5CB;
	margin: 0 0 2em 0;
}

/* -- D -- */
#content-column-styleD {
	float: left;
	width: auto;
	margin: 0 20px 0 0;
}
#images-column-styleD {
	float: left;
	width: auto;
	overflow: hidden;
	height: 210px;
	margin-top: 20px;
	clear:both; 
	width:600px;
}
#images-column-styleD img {
	float: left;
	border: 1px solid #B7B5CB;
	margin: 0 14px 2em 0;
}












