/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        64 
              Filename:       default.css 
              Date:           11:56 3 April 2009
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #063868;
	margin: 0px;
	background-color: #cfd8e2;
	text-align: center;
}
img { border:0; }
a { color: #063868; font-weight:bold; }
form {margin: 0;}
h1, h2, h3, h4 { color: #990000;}
h1 { font-size:140%;}
h2 { font-size:110%;}
h3 { font-size:108%;}
h4 { font-size:105%;}
hr { height:1px; color:#063868; background-color:#063868; border:none; width:80%; }
ins {text-decoration: none; color: #EC694A;}
input, textarea { border:1px solid #000033; padding:2px; }
input:focus, textarea:focus, .required { background-color:#EEFFFF; }
.small { font-size:85%; }
#wrapper {
	position:relative;
	width:781px;
	text-align:left;
	margin:0 auto;
	background-color:#fff;
	background-image: url(images2/bg-main.gif);
	background-repeat: repeat-y;
}
#headerPrint, #logoPrint { display:none; }
#header {
	height:107px;
	width:763px;
	margin:0px 0px 0px 9px;
	text-align:left;
	background-color:#fff;
}
#header img { padding-left:21px; }
#content {
	background-color: #fff;
	text-align:left;
	margin:12px 18px;
	line-height:20px;
}
#content a:link, #content a:visited {color: #000033; text-decoration: underline;}
#content a:hover {color: #990000; text-decoration: underline;}
#leftCol {width:350px; float:left; margin-bottom:20px; }
#rightCol { width:372px; float:left; margin-bottom:20px;  }
#oneCol { width:736px; }
#eval { background-color:#F0CFC3; padding:10px; margin:10px 0px; }
#eval a:link, #eval a:visited { text-decoration:none; font-size:90%; color:#333; }
#eval span img { margin-right:10px; }
#eval h2 { margin:0;}

#hotNews { background-color:#ccc; padding:10px; margin:10px 0px; }
#hotNews img { margin-right:10px; }
#hotNews h2 { margin:0;}
#hotNewsItems { width:330px; float:right;}

#footer { clear:both; width:763px; }
#copyright { font-size:11px; margin:8px auto; width:780px; text-align:center;}
#copyright a {
	font-size:11px;
	color: #063868;
	font-weight:normal;
}
.clear {
	clear: both;
	height: 0;
}
.floatRight { float:right; margin:0px 0px 8px 8px; }
.floatLeft { float:left; margin:0px 8px 8px 0px; }
.alignRight { text-align:right; }

#nav { width:763px;  padding-left:9px;}
#nav ul {
	height:22px;
	padding-left: 11px;
	margin: 0;
	background-color: #E4E5E9;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav ul li { display: inline; }
#nav ul li a {
	padding: 0.2em 1.1em;
	color: #666;
	text-decoration: none;
	float: left;
}
#nav ul li a:hover {
	background-image: url(images2/nav-over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.asterix {
	font-size: 140%;
	color: #FF0000;
}
.btn {
	border:1px solid #333300;
	padding:2px;
	color: #063868;
	background-color: #CFD8E2;
}
#services { width:500px; }
#services img { margin:4px; }
#serviceMain { float:right; margin:0px 0px 12px 12px; }

#solutionsNav {padding: 0; margin:0; width: 306px height: 258px;}
a.single {
	display: block; width: 306px; height: 43px; background: url("images2/single_roll.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.single {
	 background-position: 0 -43px;}
a.multi {
	display: block; width: 306px; height: 43px; background: url("images2/multi_roll.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.multi {
	 background-position: 0 -43px;}
a.gas {
	display: block; width: 306px; height: 43px; background: url("images2/gas_roll.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.gas {
	background-position: 0 -43px;}
a.flare {
	display: block; width: 306px; height: 43px; background: url("images2/flare_roll.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.flare {
	 background-position: 0 -43px;}
a.degas {
	display: block; width: 306px; height: 43px; background: url("images2/de_gassing_roll.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.degas {
	 background-position: 0 -43px;}
a.sand {
	display: block; width: 306px; height: 43px; background: url("images2/sand_roll.gif") 0 0 no-repeat; text-decoration: none;}
a:hover.sand { background-position: 0 -43px;}

/*--Home page content area--*/
#flareDescription, #flareImage, #flareHowTo, #flareSchematic { float:left; }

#flareDescription, #flareImage, #flareHowTo, #flareSchematic {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#flareImage {
	width:350px;
	height:298px;
	background-color: #00A15D;
	font-size:120%;
}
#flareImageText {
	color:#fff;
	margin:4px;
}
#flareImage img {
	background-position: center top;
}
#flareHowTo {
	width:350px;
	height:189px;
	background-color: #00A15D;
	background-image: url(images/flarehowto-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear:left;
}
#flareHowToText {
	padding-right: 38px;
	padding-left: 55px;
	color:#ffffff;
	font-size:90%;
	margin-top:4px;
}
#flareHowToText h2 { color:#000033; }
#flareDescription {
	width:350px;
	height:298px;
	background-color: #8BD3B6;
	background-image: url(images/flare-desc-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#flareDescText { color:#333333; font-size:90%; padding-left:55px; width:240px; }
#flareDescText h3, #flareDescText h4 { color:#000033; margin-bottom:-12px; }
#flareDescText h2 { color:#990000; margin-bottom:-12px; }
#flareDescText strong { color:#990000; }
#flareDescription h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/large-green-arrow02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:55px;
	padding-left:56px;
    margin:0px;
}
#flareSchematic { 
	width:350px;
	height:189px;
}
#flareHome { width:800px; margin:0 auto; }
#flareMain h3 { margin:0; }
#flareHow { background:#00A15D; }
#flareHow h3 { color:#000; }
/*===Palladium css==*/
.news, .news a {
	font-size:12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
.newsTitle {
	font-weight:bold;
	color: #000000;
}
.newsPic {
	padding-bottom: 5px;
	padding-left: 10px;
}
.solutionContent {
	line-height:20px;
	padding-left:25px;
	padding-right:25px;
	color:#FFFFFF;
}
.solutionContent h3 { margin:0; color:#000; }
.solutionSubTitle {
	color:#063868;
	font-size:14px;
	font-weight:bold;
}

.solutionText {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.solutionText a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.solutionText a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

.solutionStandardText {
	color:#000000;
	font-size:12px;
}

.solutionStandardText a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.solutionStandardText a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.tryMeTitle {
	font-size:10px;
	font-weight:bold;
	color:#b70005;
}
.tryMe {
	font-size:9px;
	font-weight:bold;
	color:#b70005;
}

.tryMe a {
	font-size:9px;
	color:#b70005;
	text-decoration:none;
}

.tryMe a:hover {
	font-size:9px;
	color:#b70005;
	text-decoration:underline;
}

.white {
	font-size:12px;
	color:#ffffff;
}

.whiteText {
	font-size:14px;
	color:#ffffff;
}

.whiteText a {
	font-size:14px;
	color:#ffffff;
}

.whiteTitle {
	font-size:16px;
	color:#ffffff;
}

.title {
	color: #B70005;
	font-size: 25px;
	font-weight: bold;
}

.meetWhiteText {
	color: #FFFFFF;
	font-size: 10px;
}

.meetWhiteTitle {
	color: #FFFFFF;
	font-size: 12px;
}
.meetWhiteSubTitle {
	color: #FFFFFF;
	font-size: 11px;
}

.whiteTitle {
	color:#FFFFFF;
	font-size:27px;
}
.multiSec1 { height:371px; }
.gasLiquidWorks { background-color: #87a5a5; height:146px; }
h1.question { left:-1000px; position:relative; margin:0; }
#questionnaireHeader { margin-top:-22px;}
.solTextCell { padding:0px 12px;}

 
