/*
	Site: Hydro
	Description: Global CSS
	Author: MWTKM
*/


/* External Page Modules */


@import url(cv.css);
@import url(file_extensions.css);
@import url(file_listing.css);
@import url(start_page.css);
@import url(news.css);
@import url(order.css);
@import url(press.css);
@import url(sitemap.css);
@import url(video_list.css);
@import url(websites.css);
@import url(org-chart.css);


/* Header Styles */


div#header h1 {
	margin: 0;
	padding: 0;
}

div#header h1 a {
	display: block;
	width: 239px;
	height: 110px;
	text-indent: -1000em;
	float: left;
}

div#header div#tools {
	width: 965px;
}

div#header div#tools div.toolsleft {
	width: 230px;
	height: 23px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

div#header div#tools div.toolsright {
	width: 820px;
	height: 31px;
	overflow: hidden;
	float: right;
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
}

span.toolgroup {
    vertical-align: middle;
}

div#header div#tools a, div#header div#tools a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#header div#tools div.toolsleft a {
	padding: 0 15px 0 0;
}

div#header div#tools a.selected {
	font-weight: bold;
}

div#header div#tools a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#header input {
	padding: 0 0 0 2px;
	margin: 0 7px 0 4px;
	font: .93em Verdana;
	color: #666;
	border: 1px solid #a5acb2;
	width: 184px;
}

div#header button, div#relcol div.search button { 
	border: 0;
	padding: 0 10px 0 0;
	cursor: pointer;
	text-align: center; 
	background: transparent url(../images/but_right.png) right no-repeat;
	overflow: visible;
}

div#header button span, div#relcol div.search button span {
	padding: 4px 0 0 10px;
	display: block; 
	white-space: nowrap;
	height: 18px; 
	line-height: 18px;
	background: transparent url(../images/but_left.png) left no-repeat;
	color: #fff;
	font: 0.75em Verdana;
}

div#header div#navigation {
	width: 718px;
	height: 99px;
	margin-top: 6px;
	float: left;
}

div#header div#logo
{
	width: 247px;
	height: 103px;
	margin-top: 2px;
	float: left;
}

div#header div#logo:hover
{
	cursor:pointer;
}


/* Breadcrumbs Styles */


div#breadcrumbs {
	width: 690px;
	font-size: .93em;
	margin: 5px 0 25px 260px;
}

div#breadcrumbs a, div#breadcrumbs a:visited {
	color: #333;
}

div#breadcrumbs a:hover {
	color: #339;
}


/* Sub Menu Styles */

div#navmenucol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 240px;
}

div#navmenucol li {
	list-style-image: url(../images/spacer.gif);
	margin: 0;
	border-bottom: 1px dotted #666;
	padding: 1px 0 1px 0;
}

div#navmenucol li.top {
	border-bottom: 1px solid #666;
}

div#navmenucol li.leafsel {
	background-color: #D3E0EF;
}

div#navmenucol li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 3px 18px 3px 19px;
}

div#navmenucol li.top a {
	font-weight: bold;
}

div#navmenucol li.sel a {
	font-weight: bold;
}

div#navmenucol li.open a {
	font-weight: bold;
}

div#navmenucol li.leaf a {
	padding: 3px 18px 3px 19px;
}

div#navmenucol li.leafsel a {
	font-weight: bold;
	padding: 3px 18px 3px 19px;
}

div#navmenucol img {
	margin: 3px 0 0 20px;
}

div.ad {
	text-align: center;
}


/* Relcol Styles */


div#relcol div.search {
	padding: 6px 0 1px 0;
}

div#relcol div.search input {
	padding: 2px 0 0 2px;
	margin: 4px 0 0 0;
	font: .93em Verdana;
	color: #666;
	border: 1px solid #a5acb2;
	width: 148px;
	float: left;
}

div#relcol div.search button {
	float: right;
}

div#relcol select {
	margin-top: 33Px;
	width: 100%;
}

div#relcol div#product_detail_contacts {
	margin: 10px 0 0 0;
}

div#relcol div#product_detail_contacts h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1em;
	cursor: pointer;
}

div#relcol div#product_detail_contacts h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#relcol div#product_detail_contacts p {
	margin: 0;
	padding: 0;
}

div#relcol div#product_detail_contacts h3 a {
	font-weight: normal;
	background: url(../images/prod-retracted.png) 100% 90% no-repeat;
	padding: 0 10px 0 0;
}

div#relcol div#product_detail_contacts h3 a.sel {
	font-weight: bold;
	background: url(../images/prod-expanded.png) 100% 90% no-repeat;
	padding: 0 10px 0 0;
}

div#relcol div#product_detail_contacts div.container {
	display: none;
}

span.mailto a
{
	background: url(../images/ico_contact.png) no-repeat;
	margin: 0;
	padding-left: 14px;
}

div#relcol div#product_detail_contacts div.contact_info {
	padding: 3px 0 8px 20px;
}


/* Footer Styles */


div#footer a, div#footer a:visited {
	color: #333;
	text-decoration: underline;
}

div#footer a:hover {
	color: #339;
	text-decoration: underline;
}

div#footer_left {
	float: left;
	text-align: left;
	width: 49%;
}

div#footer_right {
	float: right;
	text-align: right;
	width: 49%;
}

	

/* Colophon Styles */


div#colophon, div#colophon a, div#colophon a:visited {
	padding-top: .5em;
	color: #666;
	text-decoration: none;
}

div#colophon a:hover {
	color: #339;
	text-decoration: underline;
}


/* Article Listing Styles */


ul.art_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.art_list li.long {
	list-style: none;
	list-style-image: none;
	padding: 12px 0 6px 0;
	margin: 0;
	border-top: 1px dotted #a7a9ac;
}

ul.art_list li.longfirst {
	list-style: none;
	list-style-image: none;
	padding: 12px 0 6px 0;
	margin: 0;
	border-top: 1px solid #a7a9ac;
}

ul.art_list li.short {
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
}

ul.art_list li.shortfirst {
	border-top: 1px dotted #a7a9ac;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 6px 0 3px 0;
}

ul.art_list li.more {
	padding: 8px 0 0 0;
}

ul.art_list h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

ul.art_list div.art_list_art h2 {
	margin: 7px 0 5px 0;
	padding: 0;
}

ul.art_list  p {
	margin: 0;
	padding: 0;
}

div.art_list {
	padding: 10px 0;
}

div.art_list h2 {
	margin: 5px 0;
	padding: 0;
}

div.art_list p {
	margin: 0;
	padding: 0;
}

div.art_list_img {
	width: 102px;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	clear: left;
}

div.art_list_img img {
	width: 102px;
	max-width: 102px;
}

div.art_list_art {
	width: 338px;
	float: left;
	margin: 0;
	clear: right;
}

div.mainWideWidth div.art_list_art {
	width: 573px;
}

div.twocolumn_container {
	clear: both;
	height: auto;
	padding-bottom: 15px;
}

div.twocol_left {
	float: left;
	width: 220px;
}

div.twocol_right {
	float: right;
	width: 220px;
}

div.column_container {
	clear: both;
	padding-bottom: 20px;
}

div.column_container div.col {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden:
}

div.column_container div.col img {
	width: 220px;
}

div.column_container div.col_1 {
	padding: 0 15px 0 0;
}

div.column_container div.col_3 {
	padding: 0 0 0 15px;
}


/* Press Room */


div.press_room {
	clear: both;
	border-bottom: 1px dotted #B2B2B2;
	margin-bottom: 10px;
}

div.press_room img {
	float: left;
	margin: 0 15px 10px 0;
}

div.press_room h2 {
	margin: -.2em 0 .4em 0;
}


/* Country pages styling */


div#map {
	border-top: 1px solid #a8a9ad;
	margin-bottom: 15px;
	text-align: center;
}

h1 img {
	position: relative;
	top: 2px;
}

ul.nobullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nobullets li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding: .2em 0 .2em 0;
}

.CountryList {
	margin-bottom: 20px;
}

.CountryList td {
	width: 220px;
	margin-right: 15px;
}


/* Slideshow styling */


div#slideshow {
	border-top: 1px solid #a8a9ad;
	text-align: center;
}

div#slideshow div.prev {
	float: left;
	width: 151px;
	text-align: left;
	margin-top: 1em;
}

div#slideshow div.pager {
	float: left;
	width: 151px;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	margin-top: 1.3em;
}

div#slideshow div.next {
	float: right;
	width: 151px;
	text-align: right;
	margin-top: 1em;
}

a.prev {
	font-weight: bold;
	background: url(../images/pager_prev.png) left .35em no-repeat;
	padding: 0 0 0 8px;
}

a.next {
	font-weight: bold;
	background: url(../images/pager_next.png) right .35em no-repeat;
	padding: 0 8px 0 0;
}

div#slideshow img {
	margin: 1em 0;
}


/* Search Results */

/*
#leftcolmargin {
	padding: 20px 0 0 20px;
}

#search-header {
	margin-bottom: 6px;
}

#search-header h2 {
	margin: .5em 0;
}

#search-header input {
	width: 260px;
	border: 1px solid #a5acb2;
	margin-right: 8px;
}

#search-header div.floatright {
	float: right;
	left: auto;
	position: static;
	width: 220px;
	padding: 5px 0 0 0;
	margin: 0;
}

#tabs {
	border-bottom: 1px solid #666;
	width: 690px;
	margin-bottom: 1em;
}

#tabs ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
}
#tabs li { 
	float: left; 
	display: block;
	background: url("../images/lefttab1.gif") no-repeat left top;
	margin-right: 2px;
	padding: 0 0 0 3px; 
	list-style-image: url(../images/spacer.gif);
}

#tabs a, #tabs a:visited {
	display: block;
	background: url("../images/righttab1.gif") no-repeat right top;
	padding:4px 7px 4px 4px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

#tabs a:hover {
	text-decoration:underline;
	color:#000;
}

#tabs .activetab {
	background-image: url("../images/lefttab2.gif");
}

#tabs .activetab a, #tabs .activetab a:visited {
	background-image: url("../images/righttab2.gif");
	color: #fff;
	padding-bottom: 4px;
	font-weight: normal;
}

#tabs .activetab a:hover {
	color:#fff !important;
}

div.searchresult {
	clear: both;
	padding: 5px 0;
	width: 690px;
	border-bottom: 1px dotted #a9a9a9;
}

div.search-pager {
	font-weight: bold;
	text-align: center;
	padding: 0 0 1em 0;
	font-size: 1.1em;
}

div.search-pager a {
	font-weight: normal;
}

div#tab-container a {
	font-size: 1.2em;
	font-weight: bold;
}

p.meta {
	font-size: .9em;
	border-bottom: 1px dotted #a9a9a9;
	padding: 1em 0;
}

div.floatright {
	position: relative;
	left: 470px;
	top: .5em;
	width: 220px;
	text-align: right;
}
*/

/* X-Forms Styling */


div.formtable {
	width: 100%;
	background-color: #f0f0f0;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;

	margin: 27px 0 0 0;
}

div.formtable table {
	margin: 10px 0 10px 0;
	border-bottom: none;
}

div.formtable tr td {
	padding: 2px 15px 2px 15px;
	border-bottom: 0;
	color: #333;
}

div.formtable span.header {
	font-weight: bold;
	font-size: 1.2em;
}

div.formtable fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

div.formtable input {
	font: 1em Verdana;
	margin: 2px 4px 2px 0;
	padding: .25em;
}

div.formtable textarea {
	font: 1em Verdana;
	overflow: auto;
	width: 100%;
	height: 5em;
	border: 1px solid #B2B2B2;
	margin-bottom: .6em;
	padding: .25em;
}

div.formtable label {
	font-weight: bold;
	display: inline;
	position: relative;
	top: -1px;
}


/* Webparts styling */


div#relcol div.webpart li, div.twocol_container div.webpart li, div#maincol div.link_list div.webpart li {
	border: 0;
	list-style-image: none;
	list-style: none;
}

div#maincol div.webpart li {
	list-style-image: none;
	list-style: none;
}

div#relcol div.webpart li h2, div.twocol_container div.webpart li h2, div#maincol div.link_list div.webpart li h2 {
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
	clear: none;
}

div#relcol div.webpart li a, div.twocol_container div.webpart li a, div#maincol div.link_list div.webpart li a {
	font-size: .9em;
	font-weight: normal;
}

div#relcol div.webpart img, div.twocol_container div.webpart img, div#maincol div.webpart img {
	width: 70px;
}

div#relcol div.webpart div.art_list_img, div.twocol_container div.webpart div.art_list_img, div#maincol div.link_list div.webpart div.art_list_img {
	width: 70px;
	float: left;
	margin: 0 10px 10px 0;
}

div#relcol div.webpart div.art_list_art, div.twocol_container div.webpart div.art_list_art, div#maincol div.link_list div.webpart div.art_list_art {
	width: auto;
	float: none;
	display: inline;
}

/*
.recommended p.green {font-weight:bold; color:#9c0; margin-top:5px!important; margin-bottom:10px!important;}
#searchtop, #searchbottom {margin:0px; width:600px;}
#searchbottom {width:600px; margin-top:20px; margin-bottom:20px; background-color:#e8e8e8; padding:20px; border:1px solid #cecece;}
#searchtop p, #resultscontainer p, #searchbottom p {font-size:12px; margin:0px;}
#resultscontainer h2 {font-size:13px; margin:0px; font-weight:bold; margin-top:0px; margin-bottom:2px;}
.hitdetails p {font-size:11px !important;}
.hitdetails {padding-top:5px;}
.center {width:600px; text-align:center; margin-top:10px; margin-bottom:10px;}
.center a {margin-left:3px; margin-right:5px; margin-top:4px;}
.center p {margin:0px;}
#resultscontainer {width:600px; position:relative; height:100%}
.recommended {border-bottom:1px solid #9c0; padding-top:10px; padding-bottom:10px;margin-bottom:10px;}
.searchhit {margin-bottom:10px;}
.floatleft {width:45%;float:left; text-align:left;}
.floatright .floatleft {width:60%}
.floatright .floatright {width:40%}
.floatright {width:55%;float:right; text-align:right;}
a.previous {background-image:url(/graphics/common/arrows/internal_previous.gif); background-position:left top; background-repeat:no-repeat; padding-left:20px;}
a.next {background-image:url(/graphics/common/arrows/internal.gif); background-position:right top; background-repeat:no-repeat; padding-right:20px;}
.dashedline {background-image:url(../images/dashedline.gif); background-repeat:repeat-x; height:1px; width:100%;}

.searchoptions {border-left:1px solid #c9c9ed; border-top:1px solid #c9c9ed; border-right:1px solid #5d5d81; border-bottom:1px solid #5d5d81; background-color:#e8e8e8; padding:10px; width:515px; margin-bottom:20px;}  
.inputfield {width:250px;}
.searchoptions .floatleft, .searchoptions .floatright { height:25px;}
.searchoptions p {margin-top:3px; margin-bottom:2px;}
.searchoptions p.publishData {margin-top:0px; margin-bottom:5px;}
.searchoptions a {text-decoration:underline; font-weight:normal; color:#339;}
html>body .searchoptions .dashedline {margin-bottom:10px;}
.checkboxes .floatleft {width:25%;}
p.space40px {margin:0px; line-height:40px; font-size:2px;}
.searchbutton {width:90px; height:25px; margin-top:5px;}
.sort {width:100px; position:relative; top:1px;}
.show {margin-left:14px; margin-top:5px; width:54px;position:relative; top:1px;}
.date {width:30px;}
table.contentPane,table.contentPane td, table.form, table.form td, td.topLeftShut {background-color:#fff !important;}
table.searchform {border:1px solid #cecece;}
table.searchformcontent {position:relative; left:0px; top:-5px; width:180px; height:100%; font-size:12px;}
table.searchformcontent p {margin-top:2px; margin-bottom:2px; font-size:12px;}
table.searchformcontent p.publishdata {font-size:10px !important;}
table.searchformcontent {line-height:15px;}
.searchinput {margin:0px !important; font-size:11px; font-family:verdana; width:180px !important; }
table.resultSetSubtable a {font-weight:bold; font-size:12px;}
td.topLeftShut span {position:absolute; top:167px; left:10px; background-color:#fff; border:1px solid #fff; z-index:5;}
#searchpatch {position:absolute; top:169px; left:0px; width:260px; height:31px; background-color:#fff; z-index:3;}
#simplepatch {position:absolute; top:340px; background-color:#fff; height:150px; border-top:1px solid #cecece; width:206px; left:10px; z-index:4;}
html>body #simplepatch {position:absolute; left:220px; top:199px; height:194px; border-left:1px solid #cecece; border-top:1px solid #fff; width:31px; z-index:10; background-color:#fff;}
.searchlabel {z-index:10; font-size:12px; font-weight:bold; background-color: #cecece; position:absolute; left:10px; top:200px; height:20px; width:206px; color:#666;padding-top:2px; padding-left:5px;}
ul.resultheading {margin-top:2px; margin-bottom:10px;font-size:11px;}

A.searchInternal {font-size: 11px;font-weight: normal; color: #333399! important; text-decoration: underline;}

table.paging td, table.paging td a {font-size:12px !important;}
table.paging td a {text-decoration:underline !important;}
table.paging td a:visited {color:#339 !important;}
.pagingcontainer {position:relative; top:-85px; width:100%; text-align:center;}
html>body .pagingcontainer {position:relative; top:-70px; left:-307px;}
html>body .pagingcontainer a.previous {position:relative; left:-20px;}
table.hydrorecommends {border-bottom:1px solid #339; margin-bottom:20px;}
table.hydrorecommends td table td {font-size:11px !important;}
table.hydrorecommends td a.internal {font-size:12px !important; font-weight:bold !important; text-decoration:none !important;}
table.hydrorecommends td p {margin-top:8px !important; margin-bottom:1px !important;}
div.nullresult {position:relative; left:-10px;}
*/
/*end search result page */


/* EOF */

div.devnote {
	border: 1px solid orange;
	background-color: #ffeedd;
	color: #663300;
	padding: 10px;
	margin: 10px 0;
}
