/* GENERAL 
-----------------------------------------------------------------------------*/
html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}
* {
	padding:0;
	margin:0;
	border: 0;
}

.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7D7B7B;
}

#home h1 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h1 {
	color: #3c4941;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 36px;
}

h2 {
	color: #444444;
	font-size: 9pt;
	font-weight: bold;
}

h3 {
	color: #3c4941;
	font-size: 9pt;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

h4 {
	color: #3c4941;
	font-size: 10pt;
	margin-bottom: -10px;
	margin-top: 30px;
}

.h4 {
	margin-bottom: 15px;
}

h5 {
	color: #3c4941;
	font-size: 10pt;
	margin-bottom: 5px;
}

li {
	line-height: 1.5em;
	list-style: outside;
	margin-bottom: 0px;
}

ul {
	margin: 0 0 0px 20px;
}

#edit {
	float: right;
	border: 1px solid #fff;
	padding: 4px;
	margin: 10px;
}

p.link {
	margin-top: 15px;
}

#admin_nav {
	padding: 10px;
	background-color: #888;
	color: #FFF;
	text-align: center;
}

#admin_nav a {
	color: #FFF;
	text-decoration: none;
}

#admin_nav a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 0 10px 0;
}

.border {
	border: 1px solid #CCC;
	padding: 4px;
}

.more_padding {
	margin-bottom: 10px;
}

/* LINKS
-----------------------------------------------------------------------------*/
a.active {
	color: #22A4D0;
}

a {
	text-decoration: none;
	color: #0081b1;
}

a:hover {
	text-decoration: underline;
	color: #22A4D0;
}

a.header_button {
	display: block;
	background-image: url(/images/site/header_nav_button.gif);
	background-repeat: no-repeat;
	float:left;
	width: 116px;
	height: 28px;
	text-align: center;
	margin-top:6px;
	padding-top:6px;
	color: #7D7B7B;
	margin-left: 16px;
}

a.header_button:hover {
	background-image: url(/images/site/header_active_button.gif);
	text-decoration: none;
}

#footer_container a {
	color: #7D7B7B;
}

#footer_container a:hover {
	text-decoration: underline;
	color: #22A4D0;
}

.tabcopy a {
	color: #888888;
	display: block;
	padding-bottom: 9px;
}

.tabcopy a:hover {
	color: #51ADCD;
}

a.submit {
	display: inline;
	margin-top: 5px;
	font-weight: bold;
}

a:hover.submit {
	color: #888;
}

input.submit {
	font-weight: bold;
	color: #22A4D0;
	background: #FFF;
}

input:hover.submit {
	color: #888;
}

.titlelink a {
	color: #7B7B7B
}

#menu a {
	display:block;
}

#menu a:hover {
	color: #22A4D0;
}

a.reset_button {
	display: inline-block;
	background-image: url(/images/site/button_reset_off.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 28px;
}

a.reset_button:hover {
	background-image: url(/images/site/button_reset_on.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 28px;
}

/* HEADER
-----------------------------------------------------------------------------*/
#header {
	background-image: url(/images/site/head_bkg.gif);
	background-repeat: repeat-x;
	height: 92px;
}

#header .logo {
	position: absolute;
	left: 12px;
	top: 43px;
}

#header_container {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height:92px;
}

#header_top {
	height: 35px;
	width: 179px;
	position: absolute;
	top: 14px;
	right: 7px;
	_right: 5px;
}

/*For Safari*/ 
 /*\*/ 
 html*#header_top {
	width: 160px;
}

/**/ 
/*For IE7*/ 
*:first-child+html #header_top {
	width: 174px;
	right: 12px;
}

#sign_in {
	height: 21px;
	position: absolute;
	right: 202px;
	text-align: right;
	top: 15px;
	width: 272px;
}

/*For IE7*/ 
*:first-child+html #sign_in {
	top: 16px;
}

/*For Safari*/ 
 /*\*/ 
 html*#sign_in {
	width: 280px;
}

/**/ 
#header_bottom {
	position: absolute;
	top: 42px;
	right: 0px;
	width: 670px;
	_width: 680px;
	height: 40px;
}

.button_text {
	margin-top: 6px;
	padding-top: 6px;
}

.section-image {
	margin: 0 0 20px 0;
}

/*  SEARCH BOX
----------------------------------------------------------------*/

 /*for IE Mac*/ 
 /*\*//*/ #search { 
	margin-left: 300px; 
 } /**/ 
  
 /*for safari*/ 
 /*\*/ 
html>body*#search {
	margin-top: 1px;
}

/**/ 
input.search {
	background: transparent;
	background-image:url(/images/site/search_box.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 19px;
	border: none;
	font-size: 8pt;
	color: #7D7B7B;
	padding: 3px 0 0 20px;
}

.hello {
	float:left;
	margin-top: 2px;
	margin-right: 20px;
}

/*For IE7*/ 
 *:first-child+html input.search {
	padding-bottom: -2px;
}

/*for IE Mac*/ 
 /*\*//*/ input.search { 
	background-image: none; 
	width: 155px; 
	height: 15px; 
	font-size: 8pt; 
	font-weight: bold; 
	padding: 0px; 
	margin: 0px; 
	border: 1px solid #CCC;
} /**/ 
  
 /*for opera*/ 
 html:first-child input.search {
	padding: 0 0 3px 20px;
}

/* CONTENT
-----------------------------------------------------------------------------*/
#content {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	_width: 960px;
}

#home #content_outer {
	margin-left: auto;
	margin-right: auto;
	width: 911px;
}

#home #content_inner {
	margin-left: 0;
}

#home #content_inner_error {
	margin: 150px 0px 50px 50px;
	position: relative;
	height: 400px;
}

#error_logo {
	position: absolute;
	top: -100px;
	right: 0px;
}

#home .banner {
	position: relative;
	width: 910px;
	height: 350px;
}

#home .banner .banner-image {
	position: absolute;
	width: 910px; 
	height: 350px; 
}

#home .banner h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	line-height: 22px;
	font-family: Helvetica, sans-serif;
}

#home .banner .content {
	position: absolute; 
	top: 178px; 
	left: 560px; 
	width: 320px;
}

#home .banner .content a.readmore {
	margin-top: 14px;
	padding-left: 15px;
	color: #0081b1;
	font-size: 10px;
	width: 89px;
	height: 21px;
}

#home .banner .content a.readmore:hover {
	color: #00B0DC;
}

#home #box-container {
	margin: 26px 0 26px 0px;
}

#home #box2 #box-rotate {
	width: 262px;
	height: 190px;
	overflow: hidden;
}

#home #box1,
#home #box2,
#home #box3 {
	border: 1px solid #E5E5E5;
	padding: 20px 12px 12px 18px;
	_height: 220px;
	min-height: 220px;
	line-height: 16pt;
	float: left;
	width: 268px;
	margin-right: 21px;
}

#home #box3 {
	border: 0;
	padding: 0;
	margin-right: 0;
}

#box1 h2,
#box2 h2,
#box3 h2 {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#box3 h2 {
	padding-bottom: 5px;
}

a.readmore {
	display: block;
	margin: 25px 0 7px 0;
	background: url(/images/site/button-read-more.png) no-repeat 0 0;
	_behavior: url("/ie6png-fix/iepngfix.htc");
	padding-left: 10px;
	font-size: 8pt;
	color: #0081b1;
	width: 89px;
	height: 21px;
}

a.readmore:hover {
	color: #00AFDB;
}

#left_nav {
	width: 260px;
	float: left;
}

#left_nav_content {
	margin: 65px 33px 0 10px;
}

#email_border {
	position: relative;
	width: 216px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

#email_border img {
	margin-right: 10px;
}

.email_top {
	position: absolute;
	left: -1px;
	top: -1px;
}

.email_bottom {
	position: absolute;
	left: -1px;
	bottom: -1px;
}

#email_text_top {
	padding-left: 22px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#email_text_bottom {
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 17px;
}

#email_input {
	padding-top: 3px;
	margin-left: 12px;
}

input.email {
	background: transparent;
	background-image:url(/images/site/email_input.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 19px;
	border: none;
	font-size: 8pt;
	color: #7D7B7B;
	padding: 3px 0 0 10px;
}

.subscribe-form {
	padding-top: 35px;
}

/*For IE7*/ 
 *:first-child+html #email_input {
	padding-left: 0px;
}

#menu_top {
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	color: #3c4941;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #D8D8D8;
	height: 23px;
	margin: 0 0 15px 0;
}

#menu-news {
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 5px;
	color: #3c4941;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	border-bottom: 1px solid #d8d8d8;
}

ul#latest-news {
	margin-left: 0;
}

ul#latest-news li {
	list-style: none;
	line-height: normal;
	_height: 1px;
}

ul#latest-news li a {
	background: #FFF url(/images/site/arrow-news.gif) no-repeat 0px 50%;
	line-height: normal;
	padding: 9px 0 9px 17px;
	border-bottom: 1px solid #d8d8d8;
	display: block;
	color: #0081b1;
}

ul#latest-news li a:hover {
	color: #10a6d5;
	background: #ebf8fb url(/images/site/arrow-news.gif) no-repeat 0px 50%;
}

ul#latest-news li.rss {
	color: #9c9c9c;
	padding-top: 11px;
	position: relative;
}

ul#latest-news li.rss a {
	background: none;
	border: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
}

ul#latest-news li.rss span {
	float: right;
}

ul#latest-news li.rss span a {
	color: #0081b1;
}

ul#latest-news li.rss a:hover,
ul#latest-news li.rss span a:hover {
	background: #FFF !important;
	color: #22A4D0;
}

#right_content {
	float: left;
	width: 590px;
	/*_width: 640px;*/
	line-height: 1.5em;
}

.column {
	float: left;
	width: 295px;
}

.column_content {
	padding-right: 0px;
	margin-right: 25px;
}

.case {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

.industry {
	width: 50%;
	float: left;
}

.type {
	font-size: 9pt;
	color: #7D7B7B;
}

.divider {
	border-top: 1px solid #D8D8D8;
	margin-bottom: 21px;
	margin-top: 24px;
}

.dividerblank {
	border-top: 1px solid #FFF;
	margin-bottom: 21px;
	margin-top: 24px;
}

.challenge {
	font-weight: bold;
}

#pdf {
	margin-right: 12px;
	vertical-align: middle;
}

.image1 {
	margin-bottom: 10px;
}

.image2 {
	margin-top: 32px;
	margin-bottom: 10px;
}

.image3 {
	margin-top: 15px;
	float: right;
}

.caption {
	font-size:7pt;
}

#login {
	margin: 30px 0 0 50px;
}

#contact_form p {
	color: #000;
}

#contact_form {
	margin-top: 40px;
}

#offices {
	margin-top: 50px;
}

#offices h1 {
	color: #7f7f7f;
	font-size: 13px;
	font-weight: bold;
}

/* FOOTER
-----------------------------------------------------------------------------*/
#footer_spacer {
	height: 40px;
}

#footer_pic {
	background-image: url(/images/site/foot_bkg.gif);
	background-repeat: repeat-x;
	height: 35px;
}

#footer_text {
	margin-left: auto;
	margin-right: auto;
}

#footer_container {
	width: 854px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

#foot_nav_container {
	margin-left: 0px;
}

.foot_column {
	float: left;
	margin-left: 0px;
	border-left: 1px solid #d8d8d8;
}

.foot_column_copy {
	width: 169px;
}

#foot_nav_container li {
	list-style: none;
	line-height: 1.65em;
}

#foot_nav_container li a {
	color:#0081b1;
	list-style: none;
	line-height: 1.65em;
}

#ffoot_nav_container ul {
	margin-left: 0px;
}

#privacy {
	padding-top: 35px;
	margin-left: auto;
	margin-right: auto;
}

#footer_priv {
	background-image: url(/images/site/foot_priv.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 854px;
	font-size:8pt;
}

#footer_priv_copy {
	padding-top: 5px;
}

.copy_left {
	float: left;
	margin-left: 20px;
}

.copy_right {
	float: right;
	margin-right: 25px;
}
#footer_priv_copy a {
	color:  #0081b1;
}


/*ACCORDION
-------------------------------------------------------------------------------*/
#menu {
	margin: 10px 0 20px 0px;
}

#menu div.title {
	cursor:pointer;
	background-image: url(/images/site/nav_closed.gif);
	background-repeat: no-repeat;
	height: 24px;
	width:220px;
	padding-bottom: 5px;
}

#menu div.title:hover {
	color: #22A4D0;
}

#menu div.titlelink {
	cursor:pointer;
	background-image: url(/images/site/nav_closed.gif);
	background-repeat: no-repeat;
	height: 24px;
	width:220px;
	padding-bottom: 5px;
}

.nav_text {
	padding-left: 30px;
	padding-top: 4px;
}

#menu div.title:hover {
	cursor:pointer;
}

#menu div.selected {
	background-image: url(/images/site/nav_open.gif);
	background-repeat: no-repeat;
	color: #22A4D0;
}

#menu div.tabcopy {
	padding: 0px 0px 0px 30px;
	display: none;
}

#menu div.active {
	display: block;
}

.active {
	color: #51ADCD;
}

.pad {
	padding: 10px 0px 0px 0px;
}

/*TABLES
-------------------------------------------------------------------------------*/

table,
td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
}

table {
	width:590px;
	border-collapse:collapse;
	margin: 15px 0px 0px 0px;
}

th,
td {
	text-align:left;
	padding:.5em;
	border:1px solid #fff;
}

th {
	background:#0184ab url(http://www.stornoway.com.au/images/site/tr_back.gif) repeat-x;
	color:#fff;
}

td {
	background:#e5f1f4;
}

/* tablecloth styles */

tr.even td {
	background:#c3e8f4;
}

tr.odd td {
	background:#e3f4fb;
}

th.over,
tr.even th.over,
tr.odd th.over {
	background:#029cca;
}

th.down,
tr.even th.down,
tr.odd th.down {
	background:#bce774;
}

th.selected,
tr.even th.selected,
tr.odd th.selected {
}

td.over,
tr.even td.over,
tr.odd td.over {
	background:#ecfbd4;
}

td.down,
tr.even td.down,
tr.odd td.down {
	background:#bce774;
	color:#fff;
}

td.selected,
tr.even td.selected,
tr.odd td.selected {
	background:#bce774;
	color:#555;
}

/* use this if you want to apply different styleing to empty table cells*/
td.empty,
tr.odd td.empty,
tr.even td.empty {
	background:#fff;
}

/*NEWS & PRESS RELEASE
-------------------------------------------------------------------------------*/

h3.news-cat {
	margin-top: 70px;;
}

h1.news {
	font-size: 14pt;
	line-height:20pt;
	margin: 30px 0 26px 0;
}

h1.news a {
	color: #3c4941;
}

h1.news a:hover {
	color: #000000;
}

h1.release {
	font-size: 10pt;
	margin: 26px 0 10px 0;
}

h1.release a {
	color: #3c4941;
}

h1.release a:hover {
	color: #22A4D0;
}

p.news-summary {
	line-height: 1.8em;
}

p.news-date {
	border-bottom: 1px solid #d8d8d8;
	padding: 15px 0;
}

p.release-date {
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 15px 0;
}

p.news-date span {
	float: right;
}

p.release-date span {
	float: right;
}

p.news-date-no-border {
	padding: 0 0 15px 0;
	border: 0px solid #d8d8d8;
}

p.news-date-no-border span{
	float: right;
}

p.pagination {
	margin-top: 10px;
	font-weight: bold;
}

p.pagination a.number {
	border: 1px solid #DDD;
	padding: 2px 5px;
	color: #00a0d2;
}

p.pagination a.number:hover {
	background: #EEE;
}

p.pagination b.current {
	color: #000;
}

p.scroll {
	font-weight: bold;
	margin-top: 25px;
	height: 16px;
}

p.scroll .left {
	float: left;
}

p.scroll .right {
	float: right;
}

p.tools {
	margin: 20px 0;
	padding-top: 20px;
	border-top: 1px solid #d8d8d8;
}

p.tools .share{
	float: right;
}

img.news-image {
	margin-top: 26px;
}

p.caption {
	text-align: right;
	font-size: 10px;
	margin: 10px 0 16px;
}

h3.news-cat span {
	position: relative;
	float: right;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
}

h3.news-cat span a {
	color: #9C9C9C;
}

h3.news-cat span a:hover {
	color: #00AFDB;
}

/*TELL A FRIEND
-------------------------------------------------------------------------------*/

.email-textarea {
	display: none;
}

/*WATER 
-------------------------------------------------------------------------------*/

#top-feature.section-feature {
	margin-top: 75px;
}

.section-feature {
	border: 1px solid #E5E5E5;
	padding: 20px 30px;
	line-height: 16pt;
	margin-bottom: 20px;
}

.section-feature .left {
	float: left;
	width: 270px;
}

.section-feature .right {
	float: right;
	width: 255px;
}

.section-feature h2 {
	color: #3c4941;
}

.section-feature h2 a{
	color: #3c4941;
}

#top-feature span {
	color: #000;
	font-size: 8pt;
	line-height: normal;
}

#top-feature h2 {
	font-size: 18pt;
	line-height: normal;
	margin: 15px 0 10px 0;
}

#top-feature p {
	margin:  5px 0;
}

#top-feature a.readmore {
	margin-top: 15px;
}

.section-feature ul,
.related-column ul {
	margin-top: 50px;
	margin-left: 0px;
}

.section-feature li {
	list-style: none;
	padding-bottom: 7px;
}

.section-feature ul a {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 30px;
}

.section-feature ul a:hover {
	text-decoration: none;
}

.related-column li {
	list-style: none;
	margin-bottom: 5px;
}

.related-column ul a {
	font-size: 13px;
}

.section-feature ul a img {
	vertical-align: baseline;
}

#industry-solutions h2,
#select-product h2,
#select-cases h2 {
	font-size: 14pt;
	line-height: 30px;
	margin:  5px 0 0 0 ;
	padding-left: 45px;
	height: 33px;
}

#industry-solutions h2 {
	background: url(/images/site/icon-graph.jpg) no-repeat;
}

#select-product h2 {
	background: url(/images/site/icon-gear.jpg) no-repeat;
}

#select-cases h2 {
	background: url(/images/site/icon-clipboard.png) no-repeat;
}

#contact-tout {
	margin: 30px 0;
	line-height: 20px;
}

#contact-tout h2 {
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	color: #3c4941;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	border-bottom: 1px solid #d8d8d8;
}

#contact-tout p {
	margin-left: 16px;
}

#contact-tout p a:hover{
	color:  #000000;
}

h1.solution {
	font-size: 16pt;
	line-height: normal;
	margin:  20px 0;
}

.line {
	border-top: 1px solid #D8D8D8;
	padding-bottom: 25px;
	margin-top: 25px;
}

.related-column {
	float: left;
	width: 49%;
}

.related-column ul {
	margin-top: 10px;
}

.related-column h2 {
	font-size: 14px;
	line-height: 30px;
}

.list2 li{
	margin-bottom:10px;
} 
.imgright {
	float:  right;
	margin: 0 0 10px 10px;
}

/*SENTRALIZE 
-------------------------------------------------------------------------------*/

#sz_stream h2 {
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	color: #3c4941;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #D8D8D8;
	height: 23px;
	margin: 0 0 15px 0;
}
#sz_stream h3 {
	padding-left: 10px;
	padding-top: 5px;
	color: #3c4941;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 0 8px 0;
}
#sz_stream p {
	padding: 0 0 10px 10px;
	border-b ottom: 1px solid #D8D8D8;
	color: #3c4941;
	font-size: 8pt;
	line-height: 1.6em;
	margin: 0 0 15px 0;
}
#sz_stream .sz_data_item_source {
	padding-left: 10px;

	font-size: 7pt;
	margin: 0 0 5px 0;
}