/*=========================== TAGS ============================*/

* {
	margin:0;
	padding:0;
}

html {
	min-width:775px;
} 

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#9c9e9f;
	min-width:775px;
	background-color: #D1DFF9;
}

object { 
	vertical-align:top; 
	outline:none;
}

fieldset {
	border:0;
}

p {
	margin:0;
	padding:0;
}

img {
	border:0;
	vertical-align:top;
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper {
	width:100%;
	overflow: hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top {
	background:url(images/tail-top2.gif) repeat-x center top;
	width:100%;
}

.tail-middle2 {
	border-top:1px solid #000;
	width:100%;
	background-color: 000033;
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.middle-bg {
	background:url(images/middle-bg.jpg) no-repeat center top;
	width:100%;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
	width:100%;
}
.pink {
	font-size: 1em;
	color: #CC3366;
	font-weight: bold;
}

#formfields {
	float: right;
}
#contacts-form/*-------*/

  {
	width: 460px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}

/*-------*/

#contacts-form .field {
	height:25px;
}
#contacts-form input {
	width:253px;
	padding:2px 0 2px 3px;
	border:1px solid #515151;
	vertical-align:top;
	color:#333333;
	background-color: #CCCCCC;
}
#contacts-form textarea {
	width:253px;
	height:222px;
	overflow:auto;
	border:1px solid #515151;
	color:#8c8c8c;
	padding:2px 0 2px 3px;
	margin-bottom:18px;
}
#contacts-form a {
	margin-left:20px;
	float:right;
}

/*========================== LISTS ============================*/

.postcode-list ul li{
	display:inline;
	list-style-type: square;
	padding-right: 5px;
	color: #CC3366;
}

.banner-list {
	position:absolute;
	top:32px;
	left:35px;
}
.banner-list ul li {
	text-transform:uppercase;
	font-size:0.83em;
	line-height: normal;
	padding-bottom: 4px;
}
.banner-list ul li.last {
	background:none;
}
.banner-list ul li.alt {
	padding-top:none;
	background:none;
}
.banner-list ul li.alt a {
	background:url(images/banner-bg-alt.png) no-repeat left top;
	height:100px;
}
.banner-list ul li strong {
	font-weight:normal;
	font-size:20px;
	line-height:1.2em;
	text-transform:none;
	display:block;
}
.banner-list ul li a {
	width:235px;
	height:100px;
	display:block;
	text-decoration:none;
	color:#fff;
	background:url(images/banner-bg.png) no-repeat left top;
}
.banner-list ul li a span {
	display:block;
	padding:20px 5px 0px 30px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
.banner-list ul li a:hover {
	color:#000;
}

.list {
	margin-top:-12px;
}
.list li {
	padding-top:12px;
}
.list li a {
	color:#CC3366;
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	color:#fff;
	background:#f5315c;
}

.list1 {
	margin-top:-10px;
}
.list1 li {
	padding-top:10px;
	line-height:1.25em;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list1 li a {
	color:#17bcf6;
	font-weight:bold;
	text-decoration:none;
}
.list1 li b {
	color:#3c3737;
	font-size:1.08em;
	line-height:1.25em;
}
.list1 li a:hover {
	color:#fff;
	background:#17bcf6;
}

.list2 {
	width:100%;
}
.list2 li {
	padding:0 0 5px 24px;
	background:url(images/marker.gif) no-repeat left 2px;
	font-size:1.08em;
}
.list2 li a {
	color:#e5e5e5;
	text-decoration:underline;
}
.list2 li a:hover {
	text-decoration:none;
}
.list2 li.alt a {
	text-decoration:none;
	color:#9c9e9f;
}
.list2 li.alt a:hover {
	color:#fff;
}

.list3 {
	margin-top:-14px;
}
.list3 li {
	padding-top:14px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list3 li cite {
	font-style:normal;
	line-height:1.25em;
	display:block;
}
.list3 li b {
	color:#17bcf6;
	display:block;
	text-align:right;
}

.list4 {
	margin-top:-40px;
}
.list4 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:40px;
}
.list4 li img {
	float:left;
	margin-right:29px;
}
.list4 li strong {
	color:#fff;
	display:block;
	margin-bottom:12px;
}
.list4 li p {
	margin-bottom:15px;
}
.list4 li .link1,
.list4 li .link1 em,
.list4 li .link1 b {
	display:inline-block;
	float:none;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:27px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}

.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p {
	margin-bottom:3px;
	line-height:1.25em;
	font-size: 0.95em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	padding-top:15px;
}
.p2 {
	margin-bottom:17px;
}

.phone { 
	float:right; 
	margin-right:80px;
}

dl {
	line-height:1.25em;
	margin-bottom:-15px;
}
dl dt {
	font-weight:bold;
	color:#17bcf6;
}
dl dd {
	margin-bottom:15px;
}

.address dl dt {
	font-weight:normal;
	color:#9c9e9f;
}
.address dl dd span {
	float:right;
	margin-right:50px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {
	color:#006699;
	outline:none;
}
a:hover {
	text-decoration:none;
	color: #CC3366;
}

h2 {
	font-size:1.6em;
	line-height:normal;
	color:#3c3737;
	font-weight:normal;
	padding-bottom: 10px;
}
h2 span {
	display:block;
	margin-bottom:-4px;
}
h2 b {
	color:#CC3366;
	font-weight:normal;
}
h2 em {
	font-style:normal;
	color:#00c0f7;
}
h3 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:24px;
}
h4 {
	font-size:26px;
	line-height:1.2em;
	color:#3c3737;
	margin-bottom:18px;
	letter-spacing:-1px;
}
h5 {
	color:#CC3366;
	font-size:1.67em;
	font-weight:normal;
	position:absolute;
	left:0;
	top:-40px;
	line-height:1.08em;
}
h6 {
	font-size:1em;
	color:#CC3366;
	margin-bottom:15px;
}

.txt1 p {
	line-height:1.38em;
	font-size:1.08em;
}
.txt2 {
	color:#efefef;
}
.txt3 {
	color:#e5e5e5;
}
.link  a  {
	color:#FFFFFF;
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
	color: #FFCC00;
}

.link1 {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.link1 em {
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 5px;
	height:27px;
	display:block;
	float:left;
	overflow:hidden;
}
.link1 b {
	display:block;
	background:#17bcf6;
	padding:8px 16px 8px 16px;
	font-weight:bold;
	font-style:normal;
}
.link1:hover {
	text-decoration:underline;
	color: #FFF5CE;
	font-weight: vold;
}

.line-ver1 {
	background-repeat: repeat-y;
	background-position: 255px;
	background-image: url(images/line-ver.gif);
}
.line-ver3 {
	background:url(images/divider2.gif) repeat-y 223px 0;
}
.line-ver4 {
	background:url(images/divider2.gif) repeat-y 467px 0;
}
.line-ver5 {
	background:url(images/divider2.gif) repeat-y 713px 0;
}

/*============================ BOXES ==========================*/

.box {
	width:100%;
	margin-top:-84px;
	color:#5b5151;
	position:relative;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:17px; 
	padding-left:16px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:17px; 
	padding-right:16px;
}
.box .border-top { 
	background:url(images/border-top.gif) left top repeat-x; 
	height:17px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner {
	background:url(images/left-bot-corner.png) no-repeat left bottom;
	height:19px;
	padding-left:16px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:19px; 
	padding-right:16px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:2px;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:2px;
}
.box .xcontent {
	min-height:264px;
	height:auto!important;
	height:264px;
	background-color: #FFFFFF;
}
.box .inner {
	padding:15px 0 24px 20px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:95px;
	width:100%;
	overflow:hidden;
}
#header .row-1 ul {
	float:right;
	padding:3px 15px 0 0;
}
#header .row-1 ul li {
	float:left;
	text-transform:uppercase;
	font-size:0.80em;
	line-height:1.08em;
	padding:0 15px 0 0;
	margin-right:14px;
	background:url(images/divider.gif) no-repeat right 4px;
}
#header .row-1 ul li a {
	color:#767676;
	text-decoration:none;
	padding:3px 0 2px 0;
	display:block;
}
#header .row-1 ul li a {
	color:#767676;
	text-decoration:none;
	padding:3px 0 2px 0;
	display:block;
}
#header .row-1 ul li.rss {
	margin:0;
	padding:0;
	background:none;
}
#header .row-1 ul li.rss a {
	padding-right:28px;
	background:url(images/rss.gif) no-repeat right top;
}
#header .row-1 ul li a:hover {
	text-decoration:underline;
}
#header .row-2 {
	height:95px;
	width:100%;
	overflow:hidden;
}
#header .row-2 .fleft {
	padding-top:18px;
}
#header .row-2 .fright {
	text-align:right;
	padding:30px 22px 0 0;
}
#header .row-3 {
	height:20px;
	position:relative;
}
#header .row-3 ul {
	top:0;
	float: right;
	margin-right: 10px;
}
#header .row-3 ul li {
	float:left;
	text-transform:uppercase;
	font-size:.90em;
}
#header .row-3 ul li a {
	color:#fff;
	display:block;
	float:left;
	background:url(images/png-bg.png) no-repeat left top;
	text-decoration:none;
	padding:11px 16px 23px 16px;
}
#header .row-3 ul li a:hover,
#header .row-3 ul li a.act {
	background:url(images/nav-act.png) repeat-x left top;
}

/*========================= CONTENT ===========================*/

#content .row-1 .indent {
	padding:59px 0 158px 20px;
}
#content .row-1 .list1 li,
#content .row-1 .list1 li b {
	color:#b0b0b0;
}
#content .row-2 {
	padding-bottom:53px;
}
#content .row-2 .indent {
	padding:78px 0 0 20px;
}

/*========================= FOOTER ============================*/

#footer p {
	font-size:1.08em;
	color:#4e4f50;
	padding:5px 0 0 17px;
}
#footer p a {
	font-weight:bold;
	color:#787878;
	text-decoration:none;
}
#footer p a:hover {
	color:#333333;
}

/*=============================================================*/
.header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: normal;
	height: 25px;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #555555;
	padding: 3;
	font-weight: bold;
}
.odd {
	background-color: #D1E1FA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	font-size: 0.8em;
	text-align: center;
	background-position: center;
	line-height: normal;
}
.CPTable {
	background-color: #D1E1FA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.95em;
	padding: 2;
}
.hover {
	background-color: #008ACC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	font-size: 0.95em;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

.select {
	background-color: #006699;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tablearrow.gif);
	background-repeat: no-repeat;
	background-position: 280px top;
	line-height: normal;
}

.even {
	background-color: #E8F2FE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	font-size: 0.95em;
	line-height: normal;
}
.prodcontent {
	background-color: #D1E1FA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.95em;
	line-height: normal;
}
#page1 .tail-middle1 .tail-top .tail-bottom #content .tail-middle2 .row-2 .box .border-left png .border-right png .xcontent .inner .line-ver1 .wrapper line-ver2 .col-1 #fsa {
	padding: 5px;
	border: thin solid #CCCCCC;
}
#fsa {
	padding: 6px;
	border: thin solid #CCCCCC;
	vertical-align: middle;
}
#calc {
	float: right;
	width: 205px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

form#calcform {
	background-color: #E8F2FE;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	margin-bottom: 2px;
 
}

#calcform .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
	cursor: pointer;
}
.ans  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #FFFFFF;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CC3366;
}
.anstext  {
	font-size: 1em;
	background-color: #FFFFFF;
	margin-right: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 120px;
	background-position: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3366;
}
#products {

}

.SpryTableRegion {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 295px;
}
#divider {
	background-image: url(images/divider2.gif);
	background-repeat: repeat-x;
	height: 2px;
}
#divider1 {
	background-image: url(images/divider2.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 215px;
}
#serviceteam {
	float: right;
}

