/* private:site_styles */
body
{
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}

/*general styles*/
.clear
{
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 1px;
	display: block;
	overflow: hidden;
}
#SkipNav
{
	color: #fff;
	position: absolute;
	top: 0;
	left: -100000px;
}
.NoShow
{
	display: none;
}

.NoListStyle
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.NoListStyle li
{
	margin: 0;
	padding: 0;
	white-space: normal;
	line-height: 1.25em;
}
.LeftSide
{
	float: left;
}
.RightSide
{
	float: right;
}

#Container, #NetConstruct
{
	width: 996px;
	margin: auto;
	padding: 0;
}
#Container
{
	background: url(/images/Body-back.gif) top left repeat-y;
}
#Inner
{
	margin: 0 30px 0 15px;
	text-align: left;
}

.Button, .ButtonLink
{
	border: 0;
	background: url(/images/btn-back.gif) bottom left no-repeat;
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 3px 5px;
	cursor: pointer;
}
#ContentHolder .ButtonLink
{
	display: block;
	color: #494747;
	text-decoration: none;
	float: right;
	padding: 0 0 4px 8px;
}

.iFrame
{
	border:0;
}

/*header styles*/
#Header
{
	border-bottom: 1px solid #007AC0;
}

#UpperHeader
{
	background: #029BD8 url(/images/UpperHeader-back.gif) top left repeat-x;
	padding: 2px 0;
}
#UpperHeader, #UpperHeader a
{
	color: #fff;
}
#UpperHeader .LeftSide
{
	width: 15em;
	margin-left: 15px;
	font-size: 120%;
}
#UpperHeader .RightSide
{
	width: 50em;
	margin-right: 5px;
	padding: 0.2em 0;
	text-align: right;
}

#HeaderNav li
{
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #fff;
}
#HeaderNav #topLink1
{
	border: 0;
}

#LowerHeader
{
	padding: 4px 50px 4px 15px;
}
#LowerHeader .LeftSide
{
	width: 790px;
}
#LowerHeader .RightSide
{
	width: 88px;
}

#SubNav
{
	padding-right: 615px;
	position: relative;
	font-size: 110%;
}
#SubNav li
{
	width: 200px;
}
#SubNav a
{
	display: block;
	width: 100%;
	padding: 3px 0;
}
#SubNav .text
{
	background-color: #fff;
	display: block;
}


#SubNav ul
{
	position: absolute;
	top: 0;
	left: 0;
	border-left: 2px solid #007AC0;
	margin-left: 185px;
	z-index: 2;
}
#SubNav ul .text
{
	padding-left: 10px;
}

#SubNav .Open, #SubNav .Selected
{
	font-weight: bold;
	color: #007AC0;
}

/*body styles*/
#Body
{
	padding-bottom: 1.5em;
}
#ContentHolder, #BottomContent
{
	clear: both;
}
#RightColumn .Padded
{
	padding-top: 40px;
	margin: 0 50px 0 30px;
	background: url(/images/Default-RightColumn-top.gif) top left repeat-x;
}

#PageTitle
{
	float: left;
	padding: 0 8px 5px 0;
	background: url(/images/PageTitle-back.gif) bottom right no-repeat;
	margin-bottom: 1em;
}

#PageBottom
{
	height: 30px;
	background: url(/images/PageBottom-back.gif) top left no-repeat;
}



/*footer styles*/
#Footer
{
	border-top: 1px solid #007AC0;
}
#Footer .LeftSide
{
	width: 62%;
	padding-top: 1em;
}
#Footer .RightSide
{
	width: 28em;
	text-align: right;
	padding: 0;
}
#Footer #HydroLogoHolder
{
	display: block;
	width: 97px;
	text-align: left;
	padding-top: 0.5em;
}
#Footer #HydroText
{
	display: block;
	padding-top: 1em;
}

#FooterNav li
{
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #6B6B6B;
}
#FooterNav #bottomLink1
{
	border: 0;
}

#NetConstruct div
{
	padding-top: 15px;
	text-align: center;
}


/*default styles*/
#Default #LeftColumn
{
	width: 441px;
}
#Default #LeftColumn .Padded
{
	padding: 22px 36px 36px 1px;
	overflow: hidden;
}
#Default #LeftColumn .ImageBackground
{
	background: url(/images/Default-LeftColumn-back.gif) right bottom no-repeat;
}
#Default #RightColumn
{
	width: 510px;
}

#Default #LeftContent, #Default #RightContent
{
	width: 205px;
}


/*Thin Image Styles*/
#ThinImage #LeftColumn
{
	width: 256px;
}
#ThinImage #LeftColumn .Padded
{
	padding: 22px 0 10px 20px;
	overflow: hidden;
}
#ThinImage #RightColumn
{
	width: 690px;
}
#ThinImage #RightColumn .Padded
{
	margin-left: 20px;
}

/*No Image styles*/
#NoImage #ContentHolder
{
	padding: 20px 30px;
}
#NoImage #MainContent
{
	clear: both;
}

#Links, #DownloadLinks
{
	padding-top: 1em;
}
.LinkHolder
{
	width: 20%;
	float: left;
}
#ContentHolder .LinkHolder a
{
	color: #494747;
	display: block;
	width: 100%;
}
#Links .text
{
	display: block;
	padding: 15px 10px 15px 42px;
}
#Links .TwoLines
{
	padding: 8px 10px 8px 42px;
}
#DownloadLinks .text
{
	display: block;
	padding: 15px 10px 15px 50px;
	height: 75px;
}

#DownloadLinks .BlueText
{
	color: #029BD8;
}

.ManualLink
{
	background: url(/images/icon_Manual.gif) left no-repeat;
}
.PDFLink
{
	background: url(/images/icon_PDF.gif) left no-repeat;
}
.DOCLink
{
	background: url(/images/icon_Doc.gif) left no-repeat;
}
.CADLink
{
	background: url(/images/icon_CAD.gif) left no-repeat;
}
.TXTLink
{
	background: url(/images/icon_Txt.gif) left no-repeat;
}
.XLSLink
{
	background: url(/images/icon_XLS.gif) left no-repeat;
}
.UNKNOWNLink
{
	background: url(/images/icon_Unknown.gif) left no-repeat;
}
.NewsLink
{
	background: url(/images/icon_News.gif) left no-repeat;
}
#Links .NewsLink .text
{
	padding: 15px 5px 15px 48px;
}
/** Pricelist Additions **/
#UkLoginContainer{width:205px;float:left;}
#IrelandLoginContainer{width:205px;float:right;}