/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666;
	list-style-position: inside;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
td p {
	font-size: 12px;
	color: #999;
}


body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear
{
	clear: both;
	font-size: 10;
	height: auto;
	text-align: right;
	color: #666;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #0f5ea2;
	text-decoration: none;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #487546;
	padding-top: 8px;
	padding-bottom: 2px;
	font-weight: normal;
}

h1
{
	font-size: 24px;
	padding-top: 20px;
	color: #06C;
}

h2
{
	font-size: 20px;
	padding-top: 20px;
}

h3
{
	font-size: 18px;
	padding-top: 20px;
	color: #06c;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
}

h6
{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
h6 a {
	color: #06C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
h6 a:hover {
	color: #00F;
	text-decoration: underline;
}



p
{
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.3;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}

#header
{
	width: 800px;
	height: 87px;
	padding-top:8px;
	background-image: url(../images/headerlogo.jpg);
	background-repeat: no-repeat;
}

#navigation
{
	width: 800px;
	height: auto;
	margin-bottom: 6px;
	float: left;
}

#content-wrapper
{
	width: 800px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #33F;
	border-right-color: #33F;
	border-bottom-color: #33F;
	border-left-color: #33F;
}

#footer
{
	width: 800px;
	margin-top: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33F;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper ul
{
	padding: 15px 30px 20px 20px;
}


#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #57503b;
	padding-bottom: 8px;
	padding-left: 20px;
	background: url(../images/list-bullet.gif) left 4px no-repeat;
	list-style: none;
}

#content-wrapper img.float-left
{
	float: left;
	margin: 0 27px 0 0;
}

#content-wrapper #content-box
{
	width: 585px;
	margin-top: 20px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 190px;
	height: 100px;
	background-position: center;
}

#content-wrapper #content-box h3
{
	color: #fff;
	padding-bottom: 0;
	padding-top: 14px;
}

#content-wrapper #content-box p
{
	color: #fff;
	padding-bottom: 10px;
}

#content-wrapper #content-box img.float-right
{
	float: right;
}

#content-wrapper p.line-separator
{
	border-bottom: 1px solid #dedede;
	width: 452px;
	padding-bottom: 15px;
	margin-bottom: 4px;
}
p.date-news {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}


#content-wrapper h4
{
	padding-bottom: 0;
	color: #39C;
}

/***************************************************** Sub Nav Styles *****************************************************/

#header a
{
	float: left;
	text-decoration:none;
	padding:10px;
}

#header #sub-nav
{
	float: right;
	width: 255px;
}


#header #sub-nav ul
{
	height: 40px;
	line-height: 40px;
	display: inline;
	float: left;
	width: 290px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#header #sub-nav ul li
{
	display: inline;
	float: left;
}

#header #sub-nav ul li a:link,
#header #sub-nav ul li a:visited
{
	display: inline;
	float: left;
	color: #656565;
	font-size: 10px;
	font-weight: normal;
	text-align: center;	
	padding: 0 7px 0 7px;
	text-transform: uppercase;
	background: url(../images/sub-nav-divide.gif) left 17px no-repeat;
}

#header #sub-nav ul li a.first
{
	background: none;
	padding-left: 0;
}

#header #sub-nav ul li a:hover
{
	color: #111;
}

/************************************************ Right Panel Styles ************************************************/

#right-panel
{
	float: right;
	width: 297px;
}

#form-header
{
	width: 297px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}

#form-header h3
{
	color: #06C;
	padding: 0;
	text-align: center;
	font-size: 16px;
}

#form-box
{
	width: 297px;
	background: #f1f1f1 url(../images/right-panel-bg-top.gif) top no-repeat;
	min-height: 238px;
  	height: auto !important;
  	height: 238px;
	margin-top: 6px;
	padding-top: 12px;
}

#form-box-bot
{
	width: 297px;
	height: 7px;
	background: url(../images/right-panel-bg-bot.gif) no-repeat;
	font-size: 0;
}

#form-box div.product-wrapper
{
	color: #1a1a1a;
}

#form-box div.product-wrapper p
{
	font-size: 11px;
	line-height: 1.2;
	padding: 0 0 6px 0;
	font-family: Verdana, Geneva, sans-serif;
}

#form-box div.product-wrapper span
{
	font-size: 14px;
	font-weight: bold;
	color: #c60000;
}

#form-box div.product-wrapper .prod-photo
{
	float: left;
	width: 138px;
	text-align: center;
	padding-top: 6px;
}

#form-box div.product-wrapper .prod-description
{
	float: left;
	padding-bottom: 12px;
}

#form-box div.product-wrapper .prod-description h5 a
{
	text-decoration: none;
}

/************************************************ Contact Form Styles ************************************************/

#form-box form
{
}

#form-box fieldset
{
	padding: 9px 15px 0 15px;
}

#form-box form label
{
	display: inline;
	float: left;
	width: 65px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	color: #111;
	padding-top: 3px;
}

#form-box form input
{
	display: inline;
	float: left;
	width: 192px;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
}

#form-box form br
{
	clear: left;
	font-size: 0;
}

#form-box form textarea
{
	display: inline;
	float: left;
	width: 192px;
	margin-bottom: 8px;
	height: 90px;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #1b1b1a;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#form-box form #submit
{
	width: 112px;
	height: 33px;
	padding: 0;
	text-align: center;
	margin-left: 156px;
	border: none;
	background: url(../images/submit-button.gif) no-repeat;
	color: #fff;
}

/*************************************************** Footer Styles ***************************************************/

#footer p
{
	text-align: center;
	color: #666;
	font-size: 9px;
	height: 22px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer img.left {
	float: left;
	padding-top: 5px;
}

#content-wrapper object.float-left {
	float: left;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 20px;
}
#form-box form #click-here  {
	width: 112px;
	height: 33px;
	padding: 0;
	text-align: center;
	margin-left: 156px;
	border: none;
	color: #fff;
	background-image: url(../images/click-here-form.gif);
	background-repeat: no-repeat;
}
#link-box {
	width: auto;
	background: #f1f1f1 url(../images/right-panel-bg-top.gif) top no-repeat;
	min-height: 238px;
	height: auto !important;
	height: 238px;
	margin-top: 6px;
	padding-top: 15px;
}
#link-box p {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #039;
	vertical-align: middle;
	text-align: center;
}
#link-box img.click-here{
	background-image: none;
	height: 33px;
	width: 112px;
	margin-left: 90px;
}
#link-box li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	vertical-align: middle;
}
#content-wrapper img.ecotricity {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#link-box img.consys {
	background-image: none;
	float: none;
	padding-left: 35px;
}
#content-wrapper h4 a:hover {
	color: #006;
	text-decoration: underline;
}
#link-box li a:hover {
	list-style-image: url(../images/bottom-panel-list-arrow.gif);
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	vertical-align: middle;
	color: #009;
	text-decoration: underline;
}
.clear a:hover {
	clear: both;
	font-size: 10;
	height: auto;
	text-align: right;
	color: #006;
	text-decoration: underline;
}
#content-wrapper p a:hover {
	color: #006;
	text-decoration: underline;
}
#contact #main-wrapper .map {
	float: left;
}
#contact #main-wrapper p.clients {
	font-size: 12px;
	color: #666;
	float: left;
	width: 390px;
}
img.clients {
	float: right;
}
#contact #main-wrapper #content-wrapper table {
	color: #666;
}
#form-box form input.subscribe {
	display: inline;
	float: right;
	width: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
}
#form-box form label.subscribe {
	display: inline;
	float: left;
	width: 180px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	color: #111;
	padding-top: 3px;
}
#content-wrapper h3.branches {
	padding-bottom: 0;
	color: #06F;
	font-size: 14px;
	font-weight: bold;
}
#content-wrapper h3.branches img.cse-dist {
	padding-left: 120px;
}
#content-wrapper h3.branches img.cse-cables {
	padding-left: 295px;
}
#content-wrapper h3.branches img.cse-woking {
	padding-left: 240px;
}
.holder h2 a:hover {
	color: #E40E13;
	height: 70px;
	width: 111px;
	background-image: none;
}
holder h2:hover {
	background-image: url(../images/nav%20bg%20hover%20image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 111px;
}

.holder h2 {
	text-align:center;
	margin:0;
	padding:0;
	color:#06C;
	font-weight: bold;
}
.holder h2 a {
	text-decoration: none;
	color: #06C;
}


.holder {
	width:111px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	padding: 5px;
}

#info {
}
#about-nav.holder:hover{
	width:111px;
	padding:5px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	background-image: url(../images/nav%20bg%20hover%20image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#news-nav.holder:hover {
	width:111px;
	padding:5px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	background-image: url(../images/nav%20bg%20hover%20image%20news.jpg);
	background-position: center bottom;
}
#products-nav.holder:hover {
	width:111px;
	padding:5px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	background-image: url(../images/nav%20bg%20hover%20image%20products.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#clients-nav.holder:hover {
	width:111px;
	padding:5px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	background-image: url(../images/nav%20bg%20hover%20image%20clients.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contact-nav.holder:hover {
	width:111px;
	padding:5px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	background-image: url(../images/nav%20bg%20hover%20image%20contact.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#more-nav.holder:hover {
	width:111px;
	padding:5px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 60px;
	border: 1px none #ddd;
	background-image: url(../images/nav%20bg%20hover%20image%20more.jpg);
	background-position: center bottom;
}
#search-box {
	margin-top: 50px;
	height: 20px;
	width: 250px;
	margin-left: 554px;
	text-align: right;
}
#contact #main-wrapper #content-wrapper li a:hover {
	color: #F00;
}
li.sitemap {
	color: #666;
	list-style-type: square;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
img.train {
	padding-right: 10px;
	float: left;
}
#contact #main-wrapper #content-wrapper p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
}
img.sig20 {
	margin-left: 20px;
}
img.distboard {
	margin-left: 80px;
}
img.fsp {
	margin-left: 70px;
}
li.sitemap2 {
	color: #666;
	list-style-type: square;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer img.right {
	float: right;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#content-wrapper.products {
	width: 800px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #33F;
	border-right-color: #33F;
	border-bottom-color: #33F;
	border-left-color: #33F;
	background-image: url(../images/product%20bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#link-box table {
}
.topleft {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	border: 1px solid #06F;
}
.topright {
	border: 1px solid #06F;
}
.bottomleft {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	border: 1px solid #06F;
}
.bottomright {
	border: 1px solid #06F;
}
.news-small {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999;
}
.line {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 350px;
}
a b {
	text-decoration: none;
}
a:hover b {
	text-decoration: underline;
}
iframe {
	height: auto;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.black {
	color: #333;
}
.cse-southampton {
	margin-left: 250px;
}
