body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:0.75em;
	background-image: url(../images/body_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2f2f2;
}


#wrapper {
	width:1000px;
	margin:0 auto;
	text-align: left;
	position: relative;
}
body#landing-water #wrapper {background:#87B3D8 url(../images/water/mani-bg-landing.gif) no-repeat scroll left top;}

#maincontainer {	width:940px;	padding:0;	margin:0 0 0 30px;}
#maincontainer #mainnav-container .advert {
	background-image: url(../images/ireland.jpg);
	position: absolute;
	height: 600px;
	width: 120px;
	right: -140px;
	top: 110px;
}

#topheader {	height:110px;	background-image: url(../images/bcg_top.jpg);	background-repeat: repeat-x;	width:100%;}

#topheadercontainer {	width:925px;}

#topheaderleft {
	width:auto;
	height:110px;
	float:left;
}

#topheaderright {	width:753px;	height:110px;	float:left;}

#utils {	height:38px;	float: right;}

#landing-water #btn1, #landing-water #btn2, #landing-water #btn3 {	float: left;}
#utils #btn1 {
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 0;
	margin-left: -10px;
}

#utils #btn2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	top: 0px;
	right: 220px;
	height: 34px;
	width: 112px;
	position: absolute;
}
#utils #btn3 {
	width: 144px;
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 34px;
	top: 0px;
	right: 195px;
}
#btn4 {	float: left;	margin-right:0;}
#groupLink {
	height: 34px;
	width: 112px;
	display: block;
	position: absolute;
	top: 0px;
	right: 80px;
	background-image: url(../images/water/group.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#groupLink a {
	font-size: 1px;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	height: 34px;
	width: 112px;
	overflow: hidden;
}
#gbLink {
	background-image: url(../images/mainlandGBUsers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 34px;
	width: 144px;
	top: 0px;
	right: 504px;
}
#gbLink a {
	font-size: 1px;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	height: 34px;
	width: 144px;
}

#career {
	background-image: url(../images/careers-and-vacancies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 34px;
	width: 144px;
	top: 0px;
	right: 352px;
}
#career a {
	font-size: 1px;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	height: 34px;
	width: 144px;
}

#env {
	background-image: url(../images/kingspan-environmental.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 34px;
	width: 144px;
	top: 0px;
	right: 200px;
}
#env a {
	font-size: 1px;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	height: 34px;
	width: 144px;
}

#country-search {
	margin-top: 60px;
}

#country {	width:556px;	float:left;}

#search {
	float:left;
	margin-left: 50px;
}

.division {
	color:#0f9fff;
	margin-left:12px;

}

.country {
	color:#a8aeb0;
	
}


form {
	padding:0;
	margin:0;
}

label {
	display: none;
}

#searchbox {
background-image: url(../images/search.jpg);
background-repeat: no-repeat;
background-position: top left;
border:0;
float:left;
height:22px;
padding:4px 0 0 4px;
margin:0;
color:#0099ff;
width:161px;
overflow: hidden;
}
#mainnav-container {
	/*background: #0099ff;*/
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#mainnav-container-nobackgroundcolur {
	background: none;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#mainnav {
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	height:40px;
	width:100%;
	float:left;	
	margin:0;
	padding:0;
	
}

#mainnav ul {
	list-style: none;
	margin:0;
	padding:5px 10px 0 14px;
	height: 35px;
	float:left;
}

#mainnav ul li {
	float:left;
	margin:0;
   background-image: url(../images/mainnav-sep.jpg);
	background-repeat: no-repeat;
	background-position: top right;
   height: 35px;
	padding:0;
}



#mainnav ul li a {
	text-decoration: none;
	font-size:13px;
	color:#333;
	font-weight:bold;
	display:block;
	padding:7px 12px 12px 12px;
		
}

#mainnav ul li a.selected {
  background-image: url(../images/nav-over-nocorners.jpg);
   background-repeat: repeat-x;
	background-position: top right;
	color:#fff;
}

#mainnav ul li a:hover {
  background-image: url(../images/nav-over-c.jpg);
   background-repeat: repeat-x;
	background-position: top right;
	color:#fff;
}
#mainnav ul li.firstItem {
	margin-left: 60px;
	background-image: none;
}

#subnav {
	height:305px;
	float:left;
	width:100%;
	background-image: url(../images/banner-landing2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#jump-product {list-style-type:none; border-bottom:1px solid #1284d3; margin-top:-5px;}
ul#jump-product li {
padding:5px 0;
border-top:1px solid #1284d3;
}

ul#jump-product li a {
text-decoration:none;
padding:0px;
}
ul#jump-product li a:hover {
text-decoration:underline;

}


#subnav p.img-pad-top img{padding:25px 15px 0 0;}

#subnav-content {
	width:auto;
	height:auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}
#subnav-content h1 {
	color: #FFF;
	display: block;
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 30px;
	line-height: 120%;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
}
#subnav-content a {
	display: block;
	width: 100px;
	margin-left: 30px;
	margin-top: 10px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/findOutMore.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}
#subnav-content h3 {
	display: block;
	width: 115px;
	margin-left: 30px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
}

#subnav-left {
	float:left;
	width:70%;
	margin:0;
	padding:0;
	}

#subnav #kswLink {
	height: 163px;
	width: 143px;
	background-image: url(../images/rwh_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 1px;
	position: absolute;
	top: 250px;
	right: 50px;
	margin: 0px;
	padding: 0px;
}
#subnav #kswLink a {
	display: block;
	height: 163px;
	width: 143px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

p.homeintrotext {
	color: #fff;
	font-size:14px;
	margin:20px 0 0 0;
	padding:0 0 0 12px;
	border-left:1px solid #fff;
	line-height: 20px;
	font-weight:normal;
}

p.landintrotext {
	color: #fff;
	font-size:15px;
	margin:20px 0 0 0;
	padding:0 0 0 12px;
	line-height: 20px;
	font-weight:normal;
}

.homebox {font-size:28px; font-family:trebuchet MS; color:#fff; margin:-5px 0 0 0;}

#subnav-right {
	float:right;
	width: 22%;
	margin:0;
	padding:0;

}

#subnav-right p {
	color: #fff;
	font-size:12px;
	margin:0;
	padding:10px 10px 0 0;
	line-height: 18px;
	font-weight:bold;
}

#subnav-right p a {
	color:#fff;
	text-decoration: none;
}

#subnav-links {
	width:100%;
	margin:25px 0 0 0;
	padding:0;
	height:30px;
}

#subnav-links a {
	color:#fff;
	text-align: center;
	font-size:16px;
	width:150px;
	height:30px;
	display:block;
	text-decoration:none;
	padding:4px 0 0 0;
	float:left;
	margin: 0 14px 0 0;
}

.blue-link {
	background-image: url(../images/blue-link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.green-link {
	background-image: url(../images/green-link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.orange-link {
	background-image: url(../images/orange-link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#subnav-bottom {
	background-image: url(../images/subnav-bottombar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:15px;
	width:940px;
	float:left;
}

#homeboxes-equal {

width:100%;
padding:0;
float:left;
margin:10px 0;
background: transparent;

}


h2.sectionheader  {
	color:#fff;
	font-size:13px;
	margin:0;
	padding:10px 0 0 20px;
	float:left;
	
} 

h1 {
	padding:0;
	margin:3px 0 0 0;
	font-size:22px;
}
h2.contentheader {
	color:#333;
	font-size:20px;
	padding:0;
	margin:0;
}

h2.rhsboxheading {
	color:#333;
	font-size:15px;
	padding:0;
	margin:0;
}
h2.newsboxheading {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h3.content-header {
	font-size: 12px;
	color:#333;
	margin:5px 0 20px 0;
	padding:0;
}

h3.homeboxes  {
	color:#0f9fff;
	font-size:18px;
	padding:0;
	margin:0;
	
}

h3.search-head {
color:#0F9FFF;
font-size:1.1em;
text-decoration:none;
}


#footer {
	background-image: url(../images/footer-big.png);
	background-repeat: no-repeat;
	background-position: top left;
	height:183px;
	width:100%;
}

#footer-menu-bar {
	height:22px;
	width:485px;
	float:right;
	padding:80px 42px 0 0;
	margin:0;

}

#footer-menu-bar ul {
	list-style-type: none;
	padding:0;
	margin:-2px  0 0 0;
}

#footer-menu-bar ul li {
	float:left;
	padding:0 28px 0 0;
	margin:0;
}
#footer-menu-bar ul li.rsslink {
	
	padding:0 6px 0 0;
	margin:0;
}


#footer-menu-bar ul li a {
	color:#666;
	text-decoration: none;
	font-size:10px;
	position: relative;
}

#footer-menu-bar ul li a:hover {
	text-decoration:underline;
	background: none;
	
}


/* 2 and 3 cols layout */

#twocols-layout  {
	margin:25px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	
}

#threecols-layout  {
	margin:25px 0 0 0;
	padding:0;
	float:left;
	width:100%;
	
}
#leftcol {
	width:210px;
	float:left;
}

#leftcol-3colslayout {
	width:200px;
	float:left;
}

#leftnav {
	width: 193px;
}





#leftnav-middle ul {
	list-style-type: none;
	padding:0;
	margin:0;
}


#leftnav-middle ul li a {
	text-decoration:none;
	color:#333;
	font-size:12px;
	padding:3px 0 3px 16px;
	display:block;
}
#leftnav-middle p {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}



 .homeboxequal-content a {color:#fff; text-decoration:none;}


.printMenuContent ul {

	margin:0;

	padding:0;

}

.printMenuContent ul li {

	list-style-type:none;

	list-style:none;

	float:left;

}

.printMenuContent ul li a {

	font-size:10px;

	margin-left:6px;

	color:#666666;

	text-decoration:none;

}

.printMenuContent ul li a:hover {

	text-decoration:underline;
	background-image: none;
	background-color: transparent;

}



#central2column {
	width:730px;
	float:left;
}


#centralcolumn {
	float:left;
	width: 538px;
	
}

#central-top {
	background-image: url(../images/conttop.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:538px;
	height:15px;
	float:left;

}

#central-middle {
	
	background: #fff;
	float:left;
	width:538px;
	margin:0;
	padding:0;
}

#text {
	width: 508px;
	margin:0;
	padding:0 15px 20px 15px;
	background: #fff;
	float:left;
	
}
#text ul li {
	display: block;
	padding-left: 12px;
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#text ul ul li {
	background-image: url(../images/bullet-grey.gif);
	list-style-type: none;
	background-repeat: no-repeat;
}
#text ul ul li.first {
	margin-top: 5px;
}
#text table {
	margin-top: 0px;
}
#text table.topPad {
	margin-top: 10px;
}
#text table.topPad2 {
	margin-top: 20px;
}
#text table.padtandb {
	margin-top: 10px;
	margin-bottom: 20px;
}
#text p.caption {
	font-size: 10px;
	font-style: italic;
}
#text img.floatRight {
	float: right;
	padding-left: 10px;
}
#text img.floatLeft {
	float: left;
	margin-right: 10px;
}
#text h3.categories {
	font-size: 16px;
}
#text div.pullOut {
	background-image: url(../images/bg-expanding.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 488px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#text div.pullOut h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#text div.pullOut ul li {
	background-image: url(../images/bullet-white.gif);
}
#text h3.title {
	display: block;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2192E3;
	clear: both;
}
#text p.address {
	display: block;
	width: 220px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#text ul li a.noBlock {
	display: inline;
}
#text .faqs li a {
	display: inline;
}
#text .rule {
	background-color: #0f9FFF;
	display: block;
	height: 1px;
	width: auto;
	margin-right: 30px;
}
#text h3.nopad {
	margin-top: 20px;
	display: block;
}



#breadcrumbs {
	margin:0 0 20px 0;
	padding:0;
}

#breadcrumbs p {
	margin:0;
	padding:0;
	color:#666;
	font-size:10px;
}

#breadcrumbs p a {
	text-decoration: none;
	color:#666;
}

#breadcrumbs p a.currentbreadcrumbs {
	text-decoration: none;
	color:#004489;
}


#central-bottom {
	background-image: url(../images/conttbott.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:538px;
	height:15px;
	float:left;
}


#rightcolumn {
	float:right;
	width: 194px;
	margin:0 0 0 0;
	margin:-5px 0 0 0;
}





#rhsbox-content {
	padding:20px;
	margin:0;
}

#rhsbox-content p {
	margin:0;
	padding:3px 0 3px 0;
	font-size:11px;
}

#rhsbox-content p a {
	text-decoration: none;
	color:#0099ff;
	position: relative;
}

.image-pad {
	padding:10px 0 10px 0;
}



/* generic */

.clear {
	clear: both;
}

a img {
	border: none;
}

hr {
	color:#333;
	background: #333;
	height:1px;
   border:none;
}


/* Form */


#form-wrapper label {font-weight:normal; text-align:left;  display: block;}

#form-wrapper fieldset {
border:0;
margin-bottom:2px;
padding:0;
clear:both;

}

#form-wrapper fieldset.padbot {
	margin-bottom:25px;
}
#form-wrapper label.boldlabel {
float:left;
width:150px;
padding:0;
margin:0;
font-weight:bold;
}

#form-wrapper label.noboldlabel {
float:left;
width:150px;
padding:0;
margin:0;

}


#form-wrapper  input {font-size:90%;color:#999;width:180px}
#form-wrapper  p input {font-size:90%;}

#form-wrapper option {font-size:90%;}
#form-wrapper select {font-size:90%;width:180px;}

#bottom-buttons {
	margin:35px 0 0 150px;

}

#form-wrapper input.sendbutton {
	width:80px;
	margin-right:20px;
}


/* Tables */

table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells: show;
	font-size: 10px;
}

table thead tr th {
	padding:5px 12px 5px 12px;
	text-align:center;
	border-right:1px solid #0f9fff;
}
table tbody tr td {
	padding:5px 12px 5px 12px;
	text-align:center;
	border-right:1px solid #0f9fff;
}

table tbody tr th {
	padding:5px 10px 5px 10px;
	text-align:center;
	border-right:1px solid #0f9fff;
	font-weight:normal;
}

table tbody tr.rowheading th,table tbody tr.rowheading td  {
	background: #cfecff;
	font-weight:bold;
}

table tbody tr.bottom-border th, table tbody tr.bottom-border td {
	border-bottom: 1px solid #0f9fff;
}

/* show/hide  */

/* Accordian Menu  */

#faq dl{
margin:0;
}

#faq dt{
font-weight:normal;
padding:0;
margin:0;
border-top: 1px solid #8ab5d9;
}

#faq dn{
	font-weight:normal;
	padding:0;
	border-top: 1px solid #8ab5d9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#faq dd {
margin:5px 0 10px 0;
padding:0;
display:none;
}

.accordionheader
{
 background:url(../images/arrowright.gif) no-repeat right;
 width:508px;
 height:27px;
 float:left;
padding-bottom:5px;
}
#text .demark2 .accordionheader {
	width: 478px;
}

.accordionheader a
{
	width:508px;
	height:22px;
	display:block;
	padding-top:5px;
	cursor:hand;
	cursor:pointer;
}
#text .demark2 .accordionheader a {
	width: 488px;
}
.accordionheader1
{
 background:url(../images/arrowdown.gif) no-repeat right;
 width:508px;
 height:27px;
 float:left;
 margin-bottom:5px;
}


.accordionheader1 a
{
 color:#0f9fff;
text-decoration: none;
font-size:14px;
 width:508px;
 height:24px;
 display:block;
 padding-top:5px;
 cursor:hand;
 cursor:pointer;
}

#faq .accordionheader table.nolines td{
	padding:0;
 }
#faq table tr .lightblue ul li {
	background-image: url(../images/bullet-white.gif);
}
 
.accordioncontent {
 width:508px;
 clear:both;
}
#text .demark2 .accordiancontent {
	width: 488px;
}

#faq table tr td {
	text-align:left;
	border:none;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#faq table tr td a {
color:#0f9fff;
text-decoration: none;
font-size:14px;

}

td.lightblue {
	
background: url(../images/bg-expanding.gif) no-repeat bottom center;

}
#faq table ul li a {
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#faq table ul li a:visited {
	color: #333;
	text-decoration: underline;
}
#faq table ul li a:hover {
	color: #FFF;
}
#faq h3.nopad {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#faq table h3.cases {
	margin: 0px;
	padding: 0px;
}
#faq table p.cases {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

/* Ends  */



 #form-sendbutton { width:83px; height:27px; background:url(../images/button-send.gif) no-repeat; border: none;}
 #form-resetbutton { width:83px; height:27px; background:url(../images/reset.gif) no-repeat; border: none;}
 
 
 #homebox-different-big {
background-image:url(../images/water/big-box.gif);
background-position:center top;
background-repeat:no-repeat;
float:left;
height:238px;
margin:0 10px 0 0;
padding:0;
width:285px;
}

#homebox-different-small, #homebox-different-small-2 {
	background-image:url(../images/box6.gif);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:238px;
	padding:0;
	width:207px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
#homebox-different-small-2 {
	background-image:url(../images/box6.gif);
}
.jump-straight-to{
    display:none;
    background:url(../images/water/bg-jump.gif) no-repeat;
    position:absolute;
    margin:45px 524px;
	padding:10px;
    height:172px;
    width:182px;
}
#homebox-different-small-last {
	float:left;
	height:238px;
	padding:0;
	width:211px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
#homebox-different-small-last a {
	text-decoration: none;
}
#homebox-different-small-last a:hover {
	text-decoration: underline;
}

span#closeme {float:right; margin-right:25px; cursor:pointer;}
#test1, #test2, #test3 {font-size:12px; font-weight:bold; height:31px; width:184px; margin:8px 0 0 -9px; padding:6px 8px; color:#000; cursor:pointer;}
#test1 {background:url(../images/water/bg-jump-tab1.gif) no-repeat;}
#test2 {background:url(../images/water/bg-jump-tab2.gif) no-repeat;}
#test3 {background:url(../images/water/bg-jump-tab3.gif) no-repeat;}

.homeboxequal-content {
margin:20px;
color:#fff;
}

p.para-bottom-line {
border-bottom:1px solid #5AA5DD;
margin-bottom:8px;
padding-bottom:8px;
color:#fff;
}

#landing-water #btn3 {
margin:0 10px;
position:absolute;

}
#landing-water #btn1 {
margin:0 -10px;
position:absolute;
}
#landing-water #btn2, #water-example #btn2 {
	position:absolute;
	margin-top: 0;
	margin-right: -140px;
	margin-bottom: 0;
	margin-left: -140px;
}

#standard-caption-image {
background: url(../images/standard-content-page.gif) no-repeat;
float:left;
height:198px;
padding:0 10px 5px 0;
width:504px;
}
#standard-caption-image p{ margin: 173px 10px 8px 14px; color:#FFFFFF;}

/**************************************/
/* Styles specific to the news page  */
/**************************************/

.newsitem {
	clear: both;

}

.newstitle a {
	text-decoration: none;
	color:#0f9fff;
}
.date {
	color:#6d6c6c;
	font-weight: bold;
	display:block;
}

.newstitle {
	color:#0f9fff;
	font-weight: bold;
	display:block;
	margin-bottom:8px;
}

.image-float {
	margin:0;
	float:left;
	padding:0 10px 10px 0;
}

.image-float-right {
	margin:0;
	float:right;
	padding:0 0 10px 10px;
}

#news-search {
	margin:12px 0 12px 0;
	width:100%;
	border-bottom:1px solid #0f9fff;
	float:left;
	padding:0 0 5px 0;
}

#advanced-news-search {
	float:right;
	text-align:right;
}

a.adv-news-src {
	color:#0099ff;
	text-decoration: none;
	background-image: url(../images/news-search-closed.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding:3px 30px 0 0;
	display:block;
	height:20px;
	
}



#bottom-bar-pagination {
	background: #fff;
	float:left;
	width:100%;
}

#bottom-pagination {
	width:450px;
	margin:0;
	padding: 0 0 0 50px;
  	float:left;
		
}

#bottom-pagination ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}

#bottom-pagination ul li {
	float:left;
	margin-right:10px;
}

#bottom-pagination ul li a {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}

#bottom-pagination ul li a:hover {
	background: none;
	color:#0f9fff;
}
#bottom-pagination ul li.prev a, #bottom-pagination ul li.next a {
	color:#0f9fff;
}

#bottom-pagination ul li.prev {
	margin-right:70px;
	}

#bottom-pagination ul li.next {
	padding-left:70px;
	
}

#bottom-pagination ul li.pag-selected a {
	color:#0f9fff;
}

/* Ends  */
#cluster1 {
	background-image: url(../images/productCluster.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 260px;
	width: 300px;
	right: 400px;
	top: 150px;
}
#cluster2 {
	position: absolute;
	height: 229px;
	width: 350px;
	background-image: url(../images/productCluster2.png);
	background-repeat: no-repeat;
	display: block;
	left: 649px;
	top: 162px;
}

/*************RSS Reader*************/

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
	color:#039;
	font-size: 90%;
}


#feedContainer a{ /*CSS specific to demo 3*/
	color: #6FC5ff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#feedContainer a:visited {
	color: #6FC5FF;
	text-decoration: none;
}
#feedContainer a:hover {
	text-decoration: underline;
}

#feedContainer p{ /*CSS specific to demo 3*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


/*************Ends*************/
#leftnav-middle .rssFeed {
	text-align: left;
}
#leftnav-middle .rssFeed #feedContainer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	text-indent: none;
	padding-left: 20px;
	padding-right: 20px;
}
#leftnav-middle .rssFeed .datefield {
	color: #0F9FFF;
}
#ad {
	position: absolute;
	height: 95px;
	width: 150px;
	left: 25px;
	bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ad #sb-referral-id32 tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ad2 {
	display: block;
	height: 74px;
	width: 153px;
	position: absolute;
	left: 220px;
	bottom: 65px;
}

#epp3 {
	background-image: url(../images/EPP2-Logo-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 97px;
	width: 100px;
	float: right;
	font-size: 1px;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
#epp3 a {
	display: block;
	height: 100px;
	width: 97px;
}

div.service_bg{
	background:url(../images/service_bg.png) no-repeat;
	width:479px;
	height:875px;
	padding-top:255px;
	position:relative;
}
div.service_centralcolumn{
	padding:0;
	margin:0;
	width:480px!important;
}
div.service_central-content{
	padding:0;
	margin:0;
	
}
div.side_panel{
	padding:15px;
	width:200px;
	margin-bottom:10px;
}
div.side_panel_inner{
	background:#939597;
	padding:10px;
	color:#FFF;
}
div.share_panel{
	text-align:center;
}
div.side_panel_menu a{
	display:block;
	padding:0 0 10px 0;
	color:#666666;
	text-decoration:none;
	font-size:12px;
}
div.side_panel_menu a:hover{
	text-decoration:underline;
}
div.service_leftcol{
	width:246px!important;
	overflow:hidden;
}
div.service_rightcol{
	width:200px!important;
	float:left;
	overflow:visible!important;
}
div.service_rightcol div.side_panel{
	width:190px;
	overflow:visible!important;
}
div.service_panel{
	padding:20px;
	background:url(../images/servicepanel_bg.jpg) repeat-x top left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	height:140px;
}
div.service_panel h3, div.side_panel h3{
	color:#14368B;
	font-size:16px;
	margin-top:0;
	padding-top:0;
}
div.service_panel img{
	position:absolute;
	right:7px;
	bottom:7px;
	z-index:99;
}
div.service_panel a.view_button{
	background:url(../images/view_button.png);
	width:81px;
	height:21px;
	display:block;
	margin-left:130px;
	margin-top:5px;
}
div.service_panel ul{
	list-style-type:disc;
	list-style-position:inside;
	color:#2EAEE2;
	font-size:13px;
	font-weight:bold;
}
div.service_panel ul li{
	color:#2EAEE2;
	font-size:13px;
	font-weight:bold;
}

#brochure_panel{
	width:90px;
	padding-right:100px;
	overflow:visible!important;
	position:relative;
}
#brochure_cover{
	position:absolute;
	top:20px;
	right:-30px;
}
#brochure_panel p{
	font-size:11px;
}
#brochure_panel h4{
	margin:5px 0 0 0;
	padding:0;
	color:#14368B;
}
div.label_peel{
	background:url(../images/label_peel.png) no-repeat;
	position:absolute;
	right:5px;
	bottom:0;
	width:102px;
	height:106px;
	z-index:100;
}
div.bond_label{
	background:url(../images/discover_new_bond.png);
	width:142px;
	height:71px;
	position:absolute;
	top:0;
	right:0;
	z-index:101;
}
a.service_fom{
	background:url(../images/find_out_more.png) no-repeat;
	width:131px;
	height:54px;
	position:absolute;
	top:170px;
	left:210px;
	display:block;
}
div.side_panel_inner span.tel, div.side_panel_inner span.email_label{
	font-size:15px;
	display:block;
	font-weight:bold;
}
div.side_panel_inner span.email a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	display:block;
}

