/* ---------------------------------------------
GLOBAL STYLES - GLOBAL.CSS

Colour reference

white - #FFFFFF
black - #000000
-----------------------------------------------*/

body 
{
font: 12px arial, helvetica, verdana, sans-serif;
color: #000;
height: 100%;
}
		
a 
{ 
text-decoration:underline;
	color: #4f5050;
} 

a:hover 
{ 
text-decoration:none;
} 
	
/* ---------------------------------------------
GENERAL STYLES
-----------------------------------------------*/

html 
{
height: 100.1%;
}

*  
{
padding:0;
margin:0;
}	

* a:hover, * a:active
{
	outline:none;
}	
		
.clear 
{
  clear: both;
  height: 0;
}

li li, li p, td p, blockquote p 
{
	font-size:11px;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

img 
{
	border: 0;
	vertical-align:bottom;
}

p
{
	line-height:1.7em;
	margin:0 0 1em 0
}

ul,li 
{
	list-style-type:none;
}


/* ---------------------------------------------
MAIN STYLES
-----------------------------------------------*/

#wrapper
{
	width:850px;
	margin:0 auto;
	text-align:left;
	min-height: 100%;
	z-index: 2;
}

h1 a
{
	float:left;
	display:block;
	text-indent: -50000px;
	width:192px;
	height:125px;
	margin-top: 20px;
	background: url(../images/global/logo.gif) no-repeat -5px 0;
	overflow:hidden;
}

h2 {
	clear: both;
	display: block;
	width: 352px;
	float: right;
	height: 35px;
	text-indent: -50000px;
	background: url(../images/global/freephone.gif) no-repeat top right;
	overflow: hidden;
}

/* ---------------------------------------------
NAV STYLES
-----------------------------------------------*/

#header {
	float: right;
	width: 640px;
	padding: 75px 0 15px 0;
}

#header ul {
	background: url(../images/nav/top-leftbg) no-repeat top left #0090d5;
	width: 640px;
	padding: 10px 0 0 0;
	display: block;
	height: 25px;
	clear: both;
}

#header ul li {
	float: left;
	padding: 0 15px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header ul li a {
		color: #fff;
	text-decoration: none;
	background: url(../images/nav/navplus.gif) no-repeat top left;
	padding-left: 10px;
}

#header ul li a:hover, #header ul li a.on  {
	color: #a1d4ed;	
	background: url(../images/nav/navplus-hover.gif) no-repeat top left;
}	

/* ---------------------------------------------
CONTENT AREAS
-----------------------------------------------*/

#content-area {
	width: 850px;
	clear: both;
	display: block;
	margin: 0 0 15px 0;
}

#lung {
	background: url(../images/lung.gif) no-repeat bottom right;
	clear: both;
	width: 850px;
	display: block;
}

#lung-home {
	clear: both;
	width: 850px;
	display: block;
}

#lungs {
	background: url(../images/lung.gif) no-repeat bottom right;
	clear: both;
	width: 850px;
	display: block;
	padding-bottom: 120px;
}

#lungs-makingaclaim {
	background: url(../images/lung2.gif) no-repeat bottom right;
	clear: both;
	width: 850px;
	display: block;
	padding-bottom: 45px;
}

*html #lungs-makingaclaim {
	background: url(../images/lung2.gif) no-repeat bottom right;
	clear: both;
	width: 850px;
	display: block;
	padding-bottom: 70px;
}
	
.home {
	background: url(../images/banners/banner-home.jpg) no-repeat top left;
}

.asbo-dis {
	background: url(../images/banners/banner-asbo-dis.jpg) no-repeat top left;
}

.makingaclaim {
	background: url(../images/banners/banner-makingaclaim.jpg) no-repeat top left;
}

.about {
	background: url(../images/banners/banner-about.jpg) no-repeat top left;
}

.contact {
	background: url(../images/banners/banner-contact.jpg) no-repeat top left;
}

.confirm {
	background: url(../images/banners/banner-confirm.jpg) no-repeat top left;
}

#content-area h3 {
	text-indent: -50000px;
	clear: both;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

#sideimgaes {
	width: 175px;
	float: right;
	margin: 260px 0 0 0;
}

#sideimgaes img {
	clear: both;
	margin-bottom: 20px;
}

#textarea {
	width: 675px;
	height: auto;
	float: left;
	padding: 5px 0;
	margin: 255px 0 0 0;
}

#textarea-large {
	width: 850px;
	height: auto;
	float: left;
	padding: 5px 0;
	margin: 255px 0 0 0;
}



#bigtextarea {
	width: 850px;
	height: auto;
	float: left;
	padding: 5px 0;
	margin: 255px 0 0 0;
	font-size: 11px;
}

#textarea p, #textarea-large p, #textarea-large form {
	line-height: 20px;
	color: #4f5050;
	float: left;
}

#textarea b {
	font-size: 14px;
}

#textarea p, #textarea-large p {
	width: 327px;
}

#textarea-large form {
	width: 500px;
	margin-left: 5px;
}


#textarea em {
	font-size: 15px;
	font-style: normal;
	color: #0464ab;
	float: left;
}

.pspacing {
	margin-right: 16px;
}

.confirmpspacing {
	margin-right: 30px;
}


.smallfont {
	font-size: 9px;
	color: #666;
}

#textarea p span, #textarea-large p span {
	font-weight: bold;
	font-size: 14px;
	color: #0093dc;
}


#textarea h4, #textarea-large h4 {
	font-weight: bold;
	font-size: 14px;
	color: #0093dc;
}

#textarea-large label {
	width: 80px;
	font-size: 11px;
	color: #4f5050;
	padding: 4px 0;
	float: left;
}

#textarea-large ul {
	line-height: 20px;
	color: #4f5050;
	clear: left;
	width: 327px;
	font-size: 14px;
	font-weight: bold;
}

.textbox {
	padding: 4px 10px;
	background: #b3dbd3;
	float: left;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.textbox, .textboxbig {
	width: 390px;
	border: 1px solid #999;
}

.textboxbig {
	border: none;
	height: 70px;
	margin: 4px 0;
	padding: 4px 10px;
	border: 1px solid #999;
	background: #b3dbd3;
	font-size: 11px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}


.submit-button {
	background: url(../images/global/submit.gif) no-repeat top left;
	width: 68px;
	text-indent: -50000px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	height: 24px;
	border: none;
	margin: 2px 5px 0 0;
	float: right;
}

.submit-button:hover {
	background: url(../images/global/submit.gif) no-repeat bottom left;
}

a.nextpage, a.mac {
	height: 24px;
	text-indent: -50000px;
	float: left;
	
	margin: -2px 0 0 8px;
	display: block;
	overflow: hidden;
}

a.nextpage {	
	background: url(../images/global/nextpage.gif) no-repeat left top;
		width: 68px;
}

a.mac {	
	background: url(../images/global/mac.gif) no-repeat left top;
		width: 115px;
}

a.nextpage:hover {
	background: url(../images/global/nextpage.gif) no-repeat left bottom;
}

a.mac:hover {
	background: url(../images/global/mac.gif) no-repeat left bottom;
}

#address {
	float: left;
	width: 240px;
	line-height: 20px;
}

#address strong {
	font-weight: bold;
	font-size: 14px;
	color: #4f5050;
}

ul#contactdets {
	line-height: 20px;
	color: #4f5050;
	float: left;
	width: 390px;
	font-size: 14px;
	font-weight: bold;
}

ul#contactdets li {
	display: inline;
}

.label {
	width: 80px;
	float: left;
}

.field {
	width: 280px;
	float: left;
	padding-left: 10px;
}

.field a, a.bluea {
	color: #0090d5;
	font-weight: bold;
}

p.breaker {
	padding-top: 15px;
	border-top: 2px solid #0090d5;
}

/* ---------------------------------------------
FOOTER
-----------------------------------------------*/

#footer {
	background: url(../images/nav/rightbg.gif) no-repeat bottom right #0090d5;
	width: 850px;
	padding: 8px 0 4px 0;
	clear: both;
	text-align: center;
	display: block;
	height: 25px;
	margin: 15px 0 0 0;
}

#footer p {
	display: inline;
	color: #fff;
	padding: 0 15px;
}

#footer p a {
	color: #fff;
}

#footer p span {
	font-size: 18px;
	margin-left: 15px;
}

#footer ul {
	float: right;
	display: inline;
	padding: 0 15px 0 0;
}

#footer ul li {
	float: left;
	padding: 0 0 0 25px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer ul li a {
	font-weight: normal;
	color: #a1d4ed;	
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;	
	text-decoration: none;
}

#designbywebtise {
	width: 155px;
	height: auto;
	display: block;
	clear: both;
	padding: 10px 0;
	float: left;
}

#designbywebtise a {
	text-decoration: none;
}

#designbywebtise a:hover {
	text-decoration: underline;
}

#designbywebtise h3 {
	text-indent: -50000px;
	display: block;
	overflow: hidden;
	background: url(../images/global/webtise.gif) no-repeat;
	width: 108px;
	height: 28px;
	clear: both;
}

#designbywebtise h3 a {
	width: 108px;
	height: 28px;
	display: block;
}
