html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	background: #666666;
	font: 100% Arial, Verdana, sans-serif;
	background: #165b86 url(../images/bg.png) top repeat-x;
	font-size:12px;
	line-height:1.5;
}
img {
	border: 0;
}
p {
	margin:0 0 12px 0;
}
h2 {
	font-size:16px;
	color:#107EC3;
	margin:0 0 1em 0;
	font-family:Calibri;
	/* text-transform:uppercase; */
}
h3 {
	font-size:14px;
	margin:0 0 1em 0;
	color:#000000;
	font-family:Calibri;
	/* text-transform:uppercase; */
	letter-spacing:1px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	color:#000000;
	margin:0 0 1em 0;
	font-family:Calibri;
	font-weight:bold;
}
h5 {
	font-size:12px;
	margin:0 0 1em 0;
	color:#666;
	font-family:Calibri;
	font-weight:bold;
}
#container {
	width:960px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
.center {
	text-align:center;
}
#header {
	width:100%;
}
#header_top {
	background:#12537b url(../images/header_top_bg.png);
	height:46px;
}
ul#nav {
	float:right;
	width:639px;
	margin:15px 0 0 0;
}
ul#nav li {
	float:left;
	margin-left:0;
	list-style-type:none;
}
ul#nav li a {
	height:31px;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-bottom:0;
	text-decoration:none;
	padding:0 10px;
	text-transform:uppercase;
	float:left;
}
ul#nav li a:hover {
	color:#FCBA30;
}
#header_bottom {
	background:#1b6491 url(../images/header_bottom_bg.jpg);
	height:152px;
	position:relative;
}
#header_bottom div#title {
	width:350px;
	margin-left:30px;
	padding-top:15px;
	float:left;
	line-height:1.2;
	display:inline;
}
#header_bottom div#title h1 {
	margin: 0 0 5px 0;
	color:#a5d6f4;
	font-size: 24px;
}
#header_bottom div#title p {
	font-size: 14px;
	color:#FFFFFF;
	margin:0;
}
#header_bottom div#buttons {
	float:left;
	width:165px;
	margin-left:60px;
	text-align:center;
	padding-top:30px;
}
#header_bottom div#buttons a {
	margin-bottom:10px;
	display:block;
}
#header_bottom div#search {
	position:absolute;
	right:0;
	top:5px;
	width: 250px;
	background:#fcba30;
}
#header_bottom div#search label {
	color:#12498d;
	font-size:14px;
	font-weight: bold;
	margin-left:3px;
}
#header_bottom div#search form {
	margin:-2px 0 0 10px;
}
#content {
	background:url(../images/contentBG.gif) repeat-x top center;
	padding:20px 30px;
}
#footer {
	background:url(../images/footerBG.png) no-repeat top;
	height:70px;
	color:#FFFFFF;
}
div#footer_content {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	padding-top:30px;
	padding-right:20px;
}
div#footer_content a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	margin: 0 5px;
}
div#footer_content a:hover {
	color:#FCBA30;
}
div#footer_content p.copyright {
	float:right;
	font-size:12px;
	margin: 5px 0 0 0;
}
div.group_block {
	width:282px;
	float:left;
	margin-right:27px;
	margin-bottom:0px;
}
div.group_block_last {
	float:right;
	margin-right:0;
	width:282px;
	margin-bottom:0px;
}
.group_block a, .group_block_last a {
	font-weight:bold;
}
.group-content {
	border:1px solid #ccc;
	border-width:1px;
	padding:12px;
	height:110px;
}
.group-content h2 a {
	color:#4a577f;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.group-content h2 {
	margin:0 0 .25em 0;
	background-color:#e7f1f7;
	text-transform:none;
	padding:0 5px;
	border: 1px #d9eaf4 solid;
}
.group-content-text img {
	float:left;
	margin:5px 5px 0 0;
}
.group-content-img {
	float:left;
	margin-right:12px;
	text-align:center;
	width:70px;
	margin-top:6px;
}
.group-content-text {
	width:100%;
	float:left;
}
.noicon .group-content-text {
	width: 100%;
}
#sol {
	background:url(../images/gb_top_sol.png) no-repeat;
	text-indent:-9999px;
	height:32px;
	margin-bottom:0;
}
#cat {
	background:url(../images/gb_top_cat.png) no-repeat;
	text-indent:-9999px;
	height:32px;
	margin-bottom:0;
}
#pop {
	background:url(../images/header_top_pop.png) no-repeat;
	text-indent:-9999px;
	height:32px;
	margin-bottom:0;
}
.group_title {
	height:38px;
}
.group_item {
	padding:5px 12px;
}
.small {
	height:62px;
}
.medium {
	height:80px;
}
.large {
	height:110px;
}
#blue_box {
	background: #e7f1f7;
	border: 1px solid #cccccc;
	margin:12px 0px 10px;
	padding: 10px;
	clear:both;
}
#blue_box h2 {
	color: #107ec3;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
#blue_box p {
	font-size:12px;
	margin:0 0 5px 0;
}
#blue_box div.content_left {
	float:left;
	width:47%;
	margin-right:10px;
	border-right: 1px solid #cccccc;
	padding-right:15px;
}
#blue_box div.content_right {
	float:left;
	width:47%;
	margin-left:10px;
}
img.quote {
	margin: 0 10px 0 0;
	float:left;
}
a {
	margin:0 0 4px 0;
	/* color:#B03A39; */
	color: #0076bf;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	margin:0 0 4px 0;
	color:#0076bf;
	font-size:12px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html #.c\learfix {
height:1px;
}
br.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#main-content {
	padding:10px 0;
	margin:0 29px 0 0;
	width:640px;
	float:left;
}
#product-content {
	width:440px;
	float:left;
}
#product-content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6b6f72;
	font-size:12px;
}
#products-for {
	margin:0;
	padding:0;
	margin-bottom:12px;
}
#products-for li {
	list-style-type:none;
	float:left;
}
#products-for li a {
	display:block;
	width:211px;
	height:97px;
	background:url(../images/products-for.jpg) no-repeat top left;
	background-position:0 0px;
	text-indent:-9999px;
}
#products-for li.for-home a {
	margin:0 5px 5px 0;
}
#products-for li.for-home a:hover {
	background-position:0 -105px;
}
#products-for li.for-small a {
	margin:0px 0px 5px 5px;
	background-position:-226px 0px;
}
#products-for li.for-small a:hover {
	background-position:-226px -105px;
}
#products-for li.for-commercial a {
	margin:5px 0px 0 0px;
	background-position:-454px 0px;
}
#products-for li.for-commercial a:hover {
	background-position:-454px -105px;
}
#product-cat {
	margin:0 0 12px 0;
	padding:0;
}
#product-cat li {
	list-style-type:none;
	float:left;
}
#product-cat li a {
	display:block;
	width:211px;
	height:99px;
	background:url(../images/products-category.jpg) no-repeat;
	background-position:0 0px;
	text-indent:-9999px;
}
#product-cat li.ups a {
	margin:0 5px 5px 0;
}
#product-cat li.ups a:hover {
	background-position:0 -106px;
}
#product-cat li.surge a {
	margin:0px 0px 5px 5px;
	background-position:-226px 0px;
}
#product-cat li.surge a:hover {
	background-position: -226px -106px;
}
#product-cat li.direct-strike a {
	margin:5px 5px 0 0px;
	background-position:-454px 0px;
}
#product-cat li.direct-strike a:hover {
	background-position:-454px -106px;
}
#product-cat li.data-line a {
	margin:5px 0px 0 5px;
	background-position:-680px 0px;
}
#product-cat li.data-line a:hover {
	background-position:-680px -106px;
}
#product-side {
	width:430px;
	float:right;
}
#product-side p:first-child {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}
#main-content h2 {
	border-bottom:1px solid #B03A39;
	padding-bottom:5px;
}
h2.heading {
	border-bottom:1px solid #B03A39;
	padding-bottom:5px;
}
#side-content {
	width:225px;
	float:left;
	padding:15px 0;
}
#side-content h3 {
	border-bottom:1px solid #B03A39;
	padding-bottom:6px;
	color:#107EC3;
}
#side-content ul {
	padding-left:0px;
	margin-top:0;
	margin-left:0;
}
#side-content ul li:first-child {
	border-top:1px dotted #ccc;
}
#side-content ul li {
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	line-height:20px;
}
#side-content a {
	color:#BC3900;
	font-weight:normal;
}
#side-content a:hover {
	color:#BC3900;
}
.clear {
	clear:both;
}
.no-bullet {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}
#product-img {
	width:200px;
	float:right;
	text-align:center;
}
#product-img img {
	margin-bottom:12px;
	border:4px double #ccc;
	padding:6px;
}
#product-img a.pdf {
	background:url(../images/pdf.gif) no-repeat left center;
	padding:3px 0 3px 30px;
	line-height:30px;
}
#product-img a.enquire {
	background:url(../images/enquire.gif) no-repeat left center;
	padding:4px 0 4px 30px;
	line-height:30px;
}
#product-text {
	float:left;
	width:440px;
	text-align:justify;
}
input#search-but {
	background:url(../images/search-button.gif) no-repeat;
	border:0;
	width:58px;
	height:23px;
	padding-bottom:2px;
	text-indent:-9999px;
	margin-left:3px;
	line-height:0;
}
.case-left {
	width:200px;
	float:left;
}
.case-right {
	width:200px;
	float:right;
}
form fieldset {
	border:none;
	width:550px;
}
form legend {
	font-weight:bold;
	margin-bottom:12px;
}
form fieldset label {
	width:90px;
	display:block;
	float:left;
	margin-right:20px;
	text-align:right;
	font-weight:bold;
}
form fieldset input {
	margin-bottom:12px;
	padding:3px;
	float:left;
	width:390px;
}
form fieldset textarea {
	width:390px;
	height:200px;
}
.buttons {
	text-align:center;
}
.error {
	clear:both;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}
.testimonials {
	border:1px solid #6B9FBF;
	padding:24px 24px 12px 40px;
	background:url(../images/quotes.gif) no-repeat;
	margin-bottom:12px;
}
.testimonials-alt {
	border:1px solid #6B9FBF;
	padding:24px 24px 12px 40px;
	background:url(../images/quotes-alt.gif) no-repeat bottom right;
	margin-bottom:12px;
}
.accreditaions {
	margin-bottom:24px;
}
.accreditaions-img {
	float:left;
	margin-right:10px;
	width:120px;
}
.accreditaions-text {
	width:460px;
	float:right;
}
dl#contact-regions dt a {
	display:block;
	background:url(../images/contact-arrow-down.png) no-repeat center right;
}
dl#contact-regions dt a.up {
	background:url(../images/contact-arrow-up.png) no-repeat center right;
}
dl#contact-regions dt a:focus {
	outline:0;
}
#products-search {
	border:1px solid #c8c8c8;
	margin:47px 0 12px 0;
	padding:18px;
	background:#f6f6f6 url(../images/products-search-bg.gif) repeat-y;
	height: 54px;
}
#products-search label {
	font-weight:bold;
	color:#107ec8;
	margin-right:5px;
}
#products-search form {
	margin-bottom:12px;
}
#products-search form input.search {
	padding:3px;
	width:220px;
}
#products-search p {
	font-weight:bold;
	color:#107ec8;
	margin:10px 0 0 110px;
	text-align:left;
}
table#products-table td {
	vertical-align:top;
	margin-right:30px;
	padding:12px;
}
table#products-table td.ups {
	width:280px;
	background:url(../images/ups.gif) no-repeat right 15px;
}
table#products-table td.surge {
	width:280px;
	background:url(../images/surge.gif) no-repeat right 15px;
}
table#products-table td.data-line {
	width:280px;
	background:url(../images/data-line.gif) no-repeat right 15px;
}
table#products-table td.direct-strike {
	width:280px;
	background:url(../images/direct-strike.gif) no-repeat right 15px;
}
#content .howpowerworks {
	background:url(../images/lightbulb.gif) no-repeat;
	margin-left:40px;
}
#content .howpowerworks li {
	list-style-type:none;
	padding-left:80px;
}
.mceContentBody {
	background:#fff;															/* sets background to white when editing in CMS */
	color:#222;																	/* sets text colour at a good contrast on white background */
	text-align:left;															/* to make sure it does not take centre styles from body */
}
.mceContentBody ul, .mceContentBody ol, .mceContentBody dl {
	margin:1em 0;
}
.mceContentBody ol li {
	list-style-type:decimal;
	margin-left:30px;
}
.mceContentBody li {
	margin:0 0 0.5em;
}
.mceContentBody ul li {
	list-style-type:square;
	margin:0 0 0 30px;
}
dl#product-summary dt {
	float:left;
	width:150px;
	font-weight:bold;
	margin-right:15px;
}
dl#product-summary dd {
	float:left;
	width:275px;
	margin-bottom:12px;
	text-align:justify;
	margin-left:0;
}
.contact-list-close {
	display:none;
}
ul.products_list {
	width:440px;
	margin:0 0 1em 0;
	padding:0;
}
ul.products_list li {
	list-style:none;
	float:left;
	margin: 0 10px 10px 0;
}
ul.products_list li a {
	display:block;
	width:208px;
	height:69px;
	text-align:center;
	background:url(../images/prod_bg.gif) no-repeat top left;
	background-position:0 0px;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	padding-top:25px;
	line-height:1.2em;
	font-size:1.2em;
	margin:0;
	display:block;
	float:left;
}
ul.products_list li a:hover {
	background-position:0 -105px;
	font-size:1.2em;
}
ul.products_list li.single a {
	padding-top:35px;
	height: 59px;
}
ul.products_list li.single a:hover {
}
body#product-page #main-content {
	width:430px;
	margin: 0 29px 0 0 !important;
	margin-right:15px;
}
body#product-page #side-content {
	width:435px;
	padding-top:10px;
}
body#product-page #side-content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0 0 1em;
	padding-bottom:5px;
}
.red-line {
	border-bottom:1px solid #B03A39;
}
.search-image {
	margin-top:4px;
}
#search-but {
	cursor:pointer;
}
.product-table {
	border-collapse:collapse;
	font-family: Arial, arial;
	width:99%;
}
.product-table td {
	padding: 5px;
	border:1px solid #dddddd;
	text-align:center;
}
.supplier-table {
	border-collapse:collapse;
	font-family: Arial, arial;
	width:99%;
	text-align:center;
	margin:0 auto;
	background-color:#ffffff;
}
.supplier-table td {
	padding: 5px;
	border: none;
	text-align:center;
	background-color:#ffffff;
}
.verdana-8 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
}
.verdana-10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/******************* Used on Template: nps-4-sections.dwt *********************************/
table#section_4 {
	width:100%;
}
table#section_4 td.content {
	width:420px;
}
table#section_4 td.spacer {
	width:15px;
	vertical-align:top;
}
/******************************************************************************************/

/************************ Used on Contact Us Template *************************************/
#contact_block #contact-form {
	margin-left:0;
}
#contact_block form fieldset input {
	margin-bottom:5px;
	padding:3px;
	width:290px;
	float:none;
}
#contact_block span.val_error {
	display:block;
	clear:both;
	color:#FF0000;
	font-weight:bold;
}
#contact_block form fieldset label {
nps.css (line 573)  display:block;
	font-weight:bold;
	margin-right:5px;
	text-align:right;
	width:100px;
}
#contact_block form fieldset select {
	margin-bottom:5px;
}
#contact_block dt {
	width: 150px;
}
#contact_block div.buttons {
	margin-left:114px;
	text-align:left;
}
.blue {
	color:#107EC3;
}
/******************************************************************************************/

div#container #auth_username {width:148px;}
div#container #auth_password {width:148px;}


/*  Main page product box header */
.top {
	/* background:url(../images/gb_top_notext.png) no-repeat; */
	height:32px;
	margin-bottom:0;
	text-align:center;
	/* color:#0066CC; */
	color:#FFFFFF; 
	line-height:35px;
	font-family:Calibri;
	font-weight:bold;
	text-transform:none;
	font-size:12pt;
}

.top a:active,
.top a:visited,
.top a:link,
.top a {
	color:#FFFFFF; 
	/* color:#0066CC; */
	font-size:12pt;
}
.top a:hover {text-decoration:underline;}

div.group_block_small {
	width:218px;
	float:left;
	margin-right:4px;
	margin-bottom:0px;
}
div.group_block_small_last {
	float:right;
	margin-right:0;
	width:218px;
	margin-bottom:0px;
}
.group_block_small .top {
	/* background:url(../images/gb_top_small.png) no-repeat; */
	height:31px;
	margin-bottom:0;
	text-align:center;
	color:#FFFFFF;
	line-height:25px;
	font-family:Calibri;
	font-weight:bold;
	text-transform:none;
}

.group_block_small .top a:active,
.group_block_small .top a:visited,
.group_block_small .top a:link,
.group_block_small.top a {color:#ffc000; font-weight:bold;}
.group_block_small .top a:hover {text-decoration:underline;}

.group_block_small .group-content {
	border:2px solid #385d8a;
	border-width:2px 2px 2px 2px;
	padding:3px 6px 6px 6px;
	background-color:#FFFFFF;
}
div.product-box{padding-left:10px;}

.blue-box {background: #FFFFFF url(/images/layout-images/blue-gradient.png) bottom repeat-x;}
.blue-box-top {background: #FFFFFF url(/images/layout-images/blue-gradient-top.png) top repeat-x }
