/** Default body definition **/
body {
	margin: 0px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../../_images/global_pageback.png);
	background-repeat: repeat-x;
	background-position: top;
}
/** layout **/
#wrapper {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	display: block;
	height: 150px;
	width: 930px;
	background-image: url(../../_images/global_header_back.png);
	background-repeat: no-repeat;
}
#navigation {
	display: block;
	height: 28px;
	width: 928px;
	background-color: #000000;
	background-image: url(../../_images/global_navigation_link.png);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}
#leftcolumn{
}
#rightcolumn{
	float: right;
	margin-top: 10px;
	width: 250px;
	margin-right: -2px;
}
#innerwrapper {
	clear: both;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 100%;
}
#wide {
	float: left;
	width: 928px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#medium {
	float: left;
	width: 248px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#narrow {
	float: left;
	width: 198px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#footer {
	display: block;
	height: 40px;
	width: 928px;
	background-image: url(../../_images/global_footer_back.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 20px;
}
/** Layout haxies and special **/
#clearit {
	display: block;
	clear: both;
	height: 0px;
	width: 100%;
}
#space {
	float: left;
	width: 10px;
	height: 100px;
	display: block;
}
#rightcolumn #medium{
	margin-bottom: 10px;
	margin-right: 0px;
	float: right;
}
#shadow_down {
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 930px;
}
#preload{
	display: none;
}
/** EOF layout haxies and special **/
/** EOF layout **/
/** Text **/
p {
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wide ul {
}
h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 2.5em;
	display: block;
	padding-right: 10px;
	padding-left: 20px;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 20px;
	padding-right: 10px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
h5 {
}
h6 {
}
#wide ol {
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 40px;
}
#wide ol li {
	margin-bottom: 10px;
}
#wide ul {
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 5px;
}
#wide ul li {
	margin-bottom: 10px;
}
#header p{
	float: right;
	padding: 0px;
	margin-top: 120px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #CCCCCC;
}
#footer p{
	line-height: 40px;
	margin: 0px;
	padding-left: 0px;
	color: #000000;
}
/** EOF Text **/
/** selectors **/
p a{
	text-decoration: none;
}
p a:link, p a:visited{
	color: #000;
}
p a:hover {
	color: #CCC;
}

#wide a {
	color: #000;
}
#wide a:link, #wide a:visited{
	border-bottom-width: 1px;
	border-bottom-color: #000;
	text-decoration: underline;
}
#wide a:hover{
	color: #CCC;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 28px;
}
#navigation li a:link {
	display: block;
	background-image: url(../../_images/global_navigation_link.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
#navigation li a {
	font-size: 1em;
	line-height: 28px;
	width: 175px;
}
#navigation li {
	margin-top: 0px;
	font-size: 1em;
	color: #CCCCCC;
	vertical-align: middle;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-bottom: 0px;
	padding: 0px;
	height: 28px;
}
#navigation li a:visited {
	display: block;
	background-image: url(../../_images/global_navigation_link.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
#navigation li a:hover {
	display: block;
	text-decoration: none;
	color: #666666;
	background-color: #000000;
	background-image: none;
}
#vertinav {
	margin: 0px;
	padding: 0px;
}
#vertinav ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#vertinav li {
	list-style-type: none;
	margin: 0px;
	font-size: 1em;
	line-height: 3em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	width: 100%;
}
#vertinav li a {
	text-decoration: none;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
}
#vertinav li a:link, #vertinav li a:visited {
	color: #333333;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	background-position: right center;
	background-image: url(../../_images/global_vertinav_link.png);
}
#vertinav li a:hover {
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../../_images/global_vertinav_hover.png);
}
/** EOF Selectors **/
/** colours **/
.welcome h1 {
	background-color: #33B166;
	background-image: url(../../_images/h1_1.png);
	background-repeat: repeat-x;
}
.welcome h2, .welcome h4 {
	color: #33A599;
}
.services h1 {
	background-color: #339C33;
	background-image: url(../../_images/h1_2.png);
	background-repeat: repeat-x;
}
.services h2, .services h4 {
	color: #339C33;
}
.portfolio h1 {
	background-color: #339966;
	background-image: url(../../_images/h1_3.png);
	background-repeat: repeat-x;
}
.portfolio h2, .portfolio h4 {
	color: #339D66;
}
.contactus h1 {
	background-color: #33B166;
	background-image: url(../../_images/h1_4.png);
	background-repeat: repeat-x;
}
.contactus h2, .contactus h4 {
	color: #33A599;
}
.careers h1 {
	background-color: #33A2CC;
	background-image: url(../../_images/h1_5.png);
	background-repeat: repeat-x;
}
.careers h2, .careers h4 {
	color: #339DCC;
}
.clientcentre h1 {
	background-color: #33B6FF;
	background-image: url(../../_images/h1_6.png);
	background-repeat: repeat-x;
}
.clientcentre h2, .clientcentre h4 {
	color: #33B3FF;
}
.webdevelopment h1 {
	background-color: #992800;
	background-image: url(../../_images/h1_7.png);
	background-repeat: repeat-x;
}
.webdevelopment h2, .webdevelopment h4 {
	color: #992600;
}
.designforprint h1 {
	background-color: #992C33;
	background-image: url(../../_images/h1_8.png);
	background-repeat: repeat-x;
}
.designforprint h2, .designforprint h4 {
	color: #990333;
}
.corporateidentity h1 {
	background-color: #992A66;
	background-image: url(../../_images/h1_9.png);
	background-repeat: repeat-x;
}
.corporateidentity h2, .corporateidentity h4 {
	color: #990566;
}
.marketing h1 {
	background-color: #993299;
	background-image: url(../../_images/h1_10.png);
	background-repeat: repeat-x;
}
.marketing h2, .marketing h4 {
	color: #993299;
}
.webhosting h1 {
	background-color: #9924CC;
	background-image: url(../../_images/h1_11.png);
	background-repeat: repeat-x;
}
.webhosting h2, .webhosting h4 {
	color: #9921CC;
}
.landlineandbroadband h1 {
	background-color: #993DFF;
	background-image: url(../../_images/h1_12.png);
	background-repeat: repeat-x;
}
.landlineandbroadband h2, .landlineandbroadband h4{
	color: #991EFF;
}
.cube h1 {
	background-color: #000;
	background-image: url(../../_images/h1_13.png);
	background-repeat: repeat-x;
}
.cube h2, .cube h4 {
	color: #000;
}
/** EOF Colours **/
/** Special div stylings **/
#featureimage{
}
/** FOR DROPDOWN MENU **/
.outlinemenu{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 175px;
	overflow-x: hidden;
	background-color: #000000;
	background-image:url(../../_images/rightcolumn_back.png)
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	border: 1px solid #333;
}

.outlinemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.outlinemenu ul li a{
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 0px;
	text-decoration: none;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.outlinemenu ul li a:visited, .outlinemenu ul li a:active{
	color: #FFFFFF;
}

.outlinemenu ul li a:hover{
	color: #666666;
}

/* Holly Hack for IE \*/
* html .outlinemenu li {height: 1%; }
* html .outlinemenu li a { height: 1%; }
/* End */
/** DROPDOWN MENU ENDS **/
#wide a:link img , #wide a:visited img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wide a:hover img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login_table td {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#login_table td p {
	margin: 0px;
	text-align: right;
}
#webmail {
	padding-right: 30px;
	padding-left: 30px;
	height: 260px;
	width: 400px;
	display: none;
}
#webmail form {
	margin-top: 20px;
	margin-bottom: 20px;
}
#webmail p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#controlpanel {
	padding-right: 30px;
	padding-left: 30px;
	height: 260px;
	width: 400px;
	display: none;
}
#contactpanel {
	height: 260px;
	width: 400px;
	display: none;
}
#supportpanel {
	display: none;
	height: 260px;
	width: 400px;
}
#controlpanel p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#controlpanel form {
	margin-top: 20px;
	margin-bottom: 20px;
}
