/* ---------------- GLOBAL ---------------- */

* {
margin:0;
padding:0;
}

#chromemenu {
	display:none;
}

th {
	font-size: 11px;
	font-weight: normal;
	padding: 2px 10px 2px 5px;		
}

td {
	font-size: 11px;
	font-weight: normal;
	padding: 2px 10px 2px 5px;		
}

a:link { 
	text-decoration: underline;
}

a:visited { 
	text-decoration: underline;
}

a:hover	{ 
	text-decoration: underline;
}

a:active { 
	text-decoration: underline;
}

#footer {
	display: none; 	
	padding: 10px 0 20px 0;
	margin: 0;
	text-align: center;	
	border-top: 1px solid #4572B3;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

/* ---------------- TEXT STYLE ---------------- */

p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 17px;
	color: #333;
	margin: 0;
	font-weight: bold;	
	padding-left: 0;
}

h2 {
	font-size: 13px;
	color: #333;
	margin: 0 0 5px 0;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 20px 0 7px 0;
}

h5 {
	font-size: 12px;
	color: #6B8F07;
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	color: #eee;
	background-color: #eee;
	height: 1px;
	margin: 0 5px 5px 0;
}

p {
	font-size: 12px;	
	color: #000;
	margin: 2px 0 7px 0;
}

/* ---------------- LAYOUT ---------------- */

html, body {
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	background: #a9a9a9;
	width: 100%;	
	text-align: center;
	margin: 0 auto;
}

/* The header and footer */

.headfoot { 
	padding:0px; 
	margin:0px;
}

/* This bit does all the work */

#container {
	position:relative; 
	display:block; 
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

#inner {
	display:block; 
	padding:5px;
}

#left {
	display:none;
	float:left; 
	position:relative; 
	width:200px; 
	left:0px;
}

#right {
	display:none;
	float:right; 
	position:relative; 
	width:200px; 
	right:0px;
}

#center {
	position:relative; 
	display:block; 
	height:1%;
}

#center_index {
	margin: 10px 5px 0 200px; 
	position:relative; 
	display:block; 
	height:1%;
}

#center_index h1 {
	margin: 0;
	padding: 0;
	background:  none;
	font-family: Arial, Helvetica, sans-serif;
}

#center_index a {
	text-decoration: none;
}

#center_index a:link { 
	text-decoration: none;
}

#center_index a:visited { 
	text-decoration: none;
}

#center_index a:hover	{ 
	text-decoration: none;
}

#center_index a:active { 
	text-decoration: none;
}


/* ---------------- NAVIGATION PATH ---------------- */


#location {
	display:none;
}

#location .text {
	font-size:10px;
	border-left:10px solid #999;
	border-right:10px solid #999;
	border-bottom:1px solid #4572B3;
	padding: 5px 0 5px 5px;
	background: #eee;
}

/* ---------------- LEFT MENU ---------------- */


#ColumnleftContainer {
	float: left;

	padding: 0;
	margin: 0;
}

#Columnleft  {
	width: 180px;
	}
	
#Columnleft li {
	margin: 0; 
	padding: 0;
	background:none;
	list-style:none;
}

#Columnleft li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#Columnleft li a:link, #Columnleft li a:visited {
	color: #FFF;
	display: block;
	background:  url(http://www.ukgrid.net/images/left_menu_n.gif);
	padding: 8px 0 0 35px;
}
	
#Columnleft li a:hover {
	color: #FFF;
	display: block;
	background:  url(http://www.ukgrid.net/images/left_menu_h.gif);
	padding: 8px 0 0 35px;
}

#Columnleft h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin: 1px 0 1px 0;
}

#Columnleft p {
	font-size: 11px;
	margin: 3px 8px 8px 8px;
}

#Columnleft hr {
	border: none 0;
	border-top: 1px solid #eee;
	width: 100%;
	height: 1px;
}
	
#Columnleft	.back {
	padding-top: 5px;
	margin-left: 8px;
}

/* ---------------- RIGHT MENU ---------------- */

#ColumnRight {
	float: left;	
	background: #FFF;
	width: 180px;
	padding-left: 5px;
}


#imgPartners {
	margin: 15px 0 0 0px;
	float:left;
	padding: 20px 0 0 0px;
	border:1px solid #eee; 
}

/* ---------------- FOOTER ---------------- */


#bottomNavWrapper {
	display:none;
	border-top:solid 7px #4572B3;
	background: #eee; 
	padding: 2px 10px 10px 5px;
	text-align:center;
}

#bottomNavWrapper a {
	font-size: 10px;
	font-weight: normal;
	color: #000;	
	}

#bottomNavWrapper p {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin-bottom:2px;
}


/* ---------------- IMAGE POSITIONING ---------------- */

#imgLeft {
	display: none;
	margin: 8px 0 5px 0;
	float:left;
}

#imgRight {
	display: none;
	margin: 8px 0 5px 8px;
	float:right;
}

#imgRightBorder {
	display: none;
	margin: 8px 0 5px 8px;
	float:right;
	border:1px solid #ddd; 
}

.imgCentre {
	display: none;
    text-align:center;
    padding-top:20px;
    margin:0px;
	width:99%;
	border:1px solid #eee; 
}

/* ---------------- HORIZONTAL HEADER ---------------- */


#mainHeaderWrapper {
	margin: 0;	
	padding: 0;
}
	
#mainHeaderWrapper .mainHeaderImage {
 	margin: 0;	
 	padding: 0;
}


/* ---------------- HORIZONTAL MENU BAR ---------------- */


#navcontainer ul {
	display: block;
	list-style: none outside;
		padding: 0;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-left: 7px;
}

#navcontainer li {
	padding: 0;
	margin: 0 14px 0 0;
	border: 1px solid #4572B3;
	background-color: #4572B3;
	color: #ffffff;
	font-weight: bold;
	/* the next 4 lines are magic */
	float: left;
	position: relative;
	top: 7.5em;
}

#navcontainer a:link,
#navcontainer a:visited {
	background-color: #4572B3;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
}

#navcontainer a:hover {
	background-color: #cecbc6;
	color: #000066;
}

#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}

#navcontainer li#active a
{
background-color: #fff;
color: #000066;
}


/* ---------------- BOXES ---------------- */



#boxStarter {
	border-left:solid 1px #eee; 
	border-right:solid 1px #eee; 
	padding: 10px 12px 10px 12px;
	width:95%; 
	text-align:left; 
	line-height:1.2em;
	margin-bottom:5px;
}

#boxStarter2 {
	border:solid 1px #4572B3; 
	padding: 10px 10px 10px 8px;
	width:95%; 
	text-align:left; 
	line-height:1.2em;
	background: #eee;
}

#boxStarter2 h2 {
	color: #000;
	border: none;
	padding-top: 0;
	margin-top: 0;
}

#boxStarter2 p {
	color: #000;
	font-size: 12px;
}

#boxStarter2 a {
	color: #000;
}

#boxStarter3 {
	float:left;
	margin: 0 9px 5px 0;
	border:solid 1px #4572B3; 
	padding:8px;
	min-height:180px;
	/* min-height hack for ie6 */
	height: auto !important;
	height: 180px;
	margin-bottom:5px;	
	width:320px;
}

#boxStarter3 h2 {
	color: #000;
	border: none;
	padding-top: 0;
	margin-top: 0;
}

#boxStarter3 p {
	color: #000;
	font-size: 11px;
}

#boxStarterNews {
	float:left;
	border:solid 1px #999; 	
	margin-bottom:20px;
}


/* ---- Product Snapshot box ---- */

#boxSnapshot  {
	border:solid 1px #4572B3; 	
	width:150px; 
	float:right;
	background: #eee;	
	padding: 3px;
	margin: 5px 1px 5px 5px;
}

#boxSnapshot h2 {
	text-align:left; 
	color: #fff;
	background: #999;
	font-size: 11px;
	padding: 5px;
}

#boxSnapshot hr {
	border-top:solid 1px #4572B3;
}

#boxSnapshot p {
	color: #000;
}

#boxSnapshot ul {

	font-size: 10px;
	padding-bottom: 3px;
}
	
#boxSnapshot li {

}

#boxSnapshot a {
	color: #000;
}


/* ---------------- TABLES ---------------- */


	
table.features_table {
	background-color: white;
}

table.features_table th {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-color: #eee;
	color: #000;
}

table.features_table th a {
	color: #000;
	text-decoration: underline;
}

table.features_table th a {
	color: #000;
	text-decoration: underline;
}


table.features_table th.blank {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-color: #fff;
}

table.features_table th.bold {
	border-style: solid;
	border-color: #fff;
	background-color: #4572B3;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 10px 2px 5px;		
}
	
table.features_table th.bold2 {
	border-style: solid;
	border-color: #fff;
	background-color: #4572B3;
	color: #fff;
	font-weight: bold;
}

table.features_table th.bold3 {
	border-style: solid;
	border-color: #fff;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

table.features_table td {
	border-width: 1px;
	padding: 1px;
	border-color: #fff;
	border-style: solid;
	background-color: #eee;
	text-align: center;
}

table.features_table a {
	color: #000;
}


/* ---------------- GLOSSARY TABLE ---------------- */


table.servicesT { 
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

table.servicesT td.servHd { 
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}

table.servicesT td.head { 
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #eee;
	text-align: left;
	padding-left: 3px;
} 

table.servicesT td { 
	border-bottom: 1px solid #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
} 

.servBodL { border-left: 1px solid #CEDCEA; } 



/* ---------------- MENU TOGGLE ---------------- */



#MenuToggle p {
	font-size: 8px;
}

#MenuToggle a {
	font-size: 8px;
}

	
/* ---------------- Index Page Images ---------------- */


#imgIndexColo {
	float:left;
	margin: 0 9px 5px 0;
	border:solid 1px #4572B3; 
	padding:8px;
	min-height:180px;
	/* min-height hack for ie6 */
	height: auto !important;
	height: 180px;
	background:  url(http://www.ukgrid.net/images/colo.gif) no-repeat bottom;
	margin-bottom:5px;	
	width:320px;
}

#imgIndexDual {
	float:left;
	margin: 0 9px 5px 0;
	border:solid 1px #4572B3; 
	padding:8px;
	min-height:180px;
	/* min-height hack for ie6 */
	height: auto !important;
	height: 180px;
	background:  url(http://www.ukgrid.net/images/oranges2.jpg) no-repeat bottom right;
	margin-bottom:5px;	
	width:320px;
}

#imgIndexIP {
	float:left;
	margin: 0 9px 5px 0;
	border:solid 1px #4572B3; 
	padding:8px;
	min-height:180px;
	/* min-height hack for ie6 */
	height: auto !important;
	height: 180px;
	background:  url(http://www.ukgrid.net/images/road.gif) no-repeat bottom;
	margin-bottom:5px;	
	width:320px;
}

#tiscali {
	padding-top:5px;
}

/* ---------------- THE END ---------------- */