﻿.ResultsRightArea iframe
{
	width:685px;
}

img
{
	border: 0px;
}
div.kbarticletext
{
	margin-left: 122px;
	margin-bottom: 20px;
}
a:hover
{
	color: #88B7A9;
}
.ContentheaderBar ul, .ContentheaderBar, .ContentheaderBar li
{
	padding: 0px;
	margin: 0px;
	color: #006940;
	overflow: auto;
	background-color: #006940;
	height: 26px;
	overflow: hidden;
	border: 0px;
}
.ContentheaderBar li
{
	line-height: 26px;
}
td
{
	margin: 0px;
	padding: 0px;
}
body 
{
	font-family: Sans-Serif;
	padding:0px;
	margin:0px;
	font-size:9pt;
	text-align:center;
	color: #4B4B4B;
}
.SectionTabContent span
{
	color: #4B4B4B;
	font-family: Sans-Serif;
}

#dropdowntop a
{
	margin-right: 4px;
}

h1
{
	text-transform:uppercase;
	font-size:1.2em;
	margin-bottom:0.5em;
	color: #006940;
}
h2
{
	text-transform:uppercase;
	font-size:1em;
	margin-bottom:0.5em;
	color:#28A13A;
}


.PageArea
{
	width:900px;
	/*height:98%;*/
    border:solid 1pt #AAAAAA;
    background-color:#006940;
    text-align:left;
    position: relative; 
	margin: 0 auto; 
   
}
.HeaderBarArea
{
	height:7em;
	color:#88B7A9;
	font-size:0.8em;
	width:100%;
}
.HeaderBarArea img
{
	margin-left: 10px;
	margin-top:	10px;
	border: none;
	position: relative;
	top: 20px;
}

.HeaderBarArea #dropdowntop
{
	text-transform:uppercase;
	list-style-type:none;
	text-align: right;
	margin-right: 6px;
}
.HeaderBarArea #dropdowntop a
{
	color:#FFFFFF;
	text-decoration:none;
	border-left:solid 1px #88B7A9;
	padding-left:8px;
	padding-right:4px;
	font-size:1.1em;
	font-weight: bold;
	
}
.HeaderBarArea #dropdowntop a:hover
{
	color: #FFFFFF;
}
.HeaderBarArea #end
{
	border-right:none;
}
.HeaderBarArea #selected
{
	color:#FFFFFF;
}


.dropdowncss
{
	position:absolute;
	visibility: hidden;
	border:1px solid #88B7A9;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 210px;
	margin-left: 1px;
	margin-right: 150px;
}

.dropdowncss a
{
	width: 206px;
	display: block;
	border-bottom: 1px solid #88B7A9;
	padding: 1px 0;
	text-decoration: none;
	text-align: left;
	color: #006940;
	font-size:0.8em;
	padding: 2px;
	margin-left: 0px;
}

.dropdowncss a:visited
{
	color: #006940;
}

.dropdowncss a:hover
{ 
	background-color: #006940;
	color: white;
}


.TabMenu
{
	
}

.TabMenu ul
{
	list-style-type: none;	
	margin:0px;
	padding-left:0px;
	padding-top:1px;
	width:100%;
}

.TabMenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 1px #88B7A9;
	border-top: solid 1px #88B7A9;
}

.TabMenu a
{
	text-decoration: none;	
	color:Black;
}

.TabMenu a:visted
{
	text-decoration:none;
	color:Black;
}


/*****************Homepage Styles***************/

.ContentHeaderBar
{
	background-color: #006940;
	color: #000000;
	padding-top: 3px;
	height: 26px;
	vertical-align: middle;
}


.ContentHeaderBar ul
{
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
}
.ContentHeaderBar li 
{
	text-transform:uppercase;
	float:left;
	list-style-type:none;
	border-left:none;
	padding-left:3px;
	padding-right:2px;
	margin-bottom:0px;
}

.ContentHeaderBar a
{
	color: #006940;
	text-decoration: none;
}
.ContentHeaderBar a:hover
{
	color: #006940;
	text-decoration: none;
}

.ContentHeaderBar a:visited
{
	color: white;
	text-decoration: none;
}

.HomePageContent
{
	color: black;
	width: 693px;
	overflow:hidden;
	z-index: 10;
	position: absolute;
}

.HomePageContent IMG
{
	float: left;
	margin-left:-3px;
	position: static;
	z-index: 10;
}

.HomePageFooterArea
{
	float: left;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 30px;
}

.FooterLinkBar
{
	padding-top: 20px;
	width:650px;
	float:left;
}

.HomepageFooterContent
{
	width: 880px;
	color: #000000;
	padding-top: 30px;
	overflow:hidden;
}

.EndOfPageBar
{ 
	background-position:center;
	background-color: #88B7A9;
	background-image: url('/Waterstons/Images/Footer_bar_image.jpg');
	/*background-color:Black;
	height: 20px; */
	min-height: 20px;	
	min-width:900px;
	
 }


div.SectionContentMenu ul
{
	clear: both;
}

/***********Generic pages (includes most pages)************/

.GenericPageArea
{
	background-color:#88B7A9;
	width:100%;
}
.GenericMainArea
{
	width: 100%;
	background: #FFFFFF;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.GenericContentArea
{
	border-right: solid 1px #88B7A9;
	width: 704px;
	float: left;
	margin-right: -1px;
	padding-right: 10px;
	height: auto;
	overflow: visible;
	color: #006940;
	min-height: 420px;
}
.SectionContent, .SectionDescription
{
	height: auto;
}
.GenericContentArea a
{ 
	color: #4b4b4b; /*#006940;*/
	font-size: 1.1em;
}
.GenericContentArea a:hover
{
	color: #88B7A9;
}
.SectionBannerImage
{
	width: 100%;	
}

.SectionContent
{
	color: black;
	padding-top: 10px;
}

.SectionMenu
{
	width:25%;
	float:left;
	padding-right:8px;
}

.SectionDescription
{
	width:500px;
	border-left:solid 1px #88B7A9;
	float:left;
	padding-left:8px;
	height: 400px;	
	color: #4B4B4B;

}


.SectionContentMenu
{
	width:25%;
	float:left;
	padding-right:8px;
	overflow:hidden;
	background-repeat: no-repeat;
}

.SectionContentMenu a, .GenericLeftArea a
{
	font-size: 0.8em;
	text-decoration: none;
}

.SectionContentMenu ul, .GenericLeftArea ul
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}

.SectionContentMenu li, .GenericLeftArea li
{
	text-transform:uppercase;
	padding-bottom:0.7em;
	list-style-type:none;	
}

.SectionContentMenu a, .GenericLeftArea li
{
	text-decoration:none;
	font-weight: bold;
}

.SectionContentMenu a:hover, .GenericLeftArea a:hover
{
	text-decoration:none;
}

.SectionContentMenu a:visited, .GenericLeftArea a:visited
{
	text-decoration:none;
}



.SectionContentTabs
{
	width:70%;
	border-left:solid 1px #88B7A9;
	float:left;
	min-height:400px;
	height:auto !important;
	height: 400px;
	
}


.TabMenu
{
	
}
.GenericSideBarArea
{

	padding-left:2px;
	width:180px;
	float: right;
	margin-right: 6px;
}
.GenericSideBarArea a
{
	text-decoration: underline;
	color: #006940;
}


.GenericBannerImage
{
	width: 693px;
	overflow:hidden;
	position: static;
}





.GenericFooterArea
{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.GenericContent
{
	color: black;
	padding-top: 10px;
}

.GenericBannerImage img
{
	width:100%;
}

.GenericLeftArea
{
	min-width:172px;
	width:172px;
	float:left;
	color: #006940;
	margin: 0px;
}

.GenericRightArea
{
	width:500px;
	border-left:solid 1px #88B7A9;
	float:left;
	padding-left:8px;
	color: #4B4B4B;
	min-height:560px;
	height:auto !important;
	height: 560px;
	margin-left: 0px;	
}
.SectionDescription
{
	
	min-height:380px;
	height:auto !important;
	height: 380px;
}
.GenericRightArea img, .SectionContent img
{
	float: left;
	margin: 10px;
	margin-left: 0px;
}
.GenericRightArea hr
{
	clear:both;
}


.FooterArticle
{
	width: 293px;
	float:left;
	margin-right:20px;

}
.FooterArticle a
{
	text-decoration: none;
}
.FooterArticle IMG
{
	float:left;
	width:120px;
	height:80px;
	border: solid 1px #88B7A9;
}

.kbfooteraarticletext
{
	margin-left: 130px;
	color: #006940;
}


.FooterArticle a
{
	text-decoration: none;
}

.FooterArticle a:visited
{
}

a:hover
{
	color: #88B7A9;
}


/*******Sitemap************/

.sitemapindent
{
	padding-left: 2em;
}

.sitemapchannel
{
	font-weight: bold;
}

div.sitemapchannel a
{
	text-decoration:none;
	color: #4B4B4B;
}

div.sitemapchannel a:visited
{
	text-decoration:none;
}

div.sitemapchannel a:hover
{
	text-decoration:none;
	/* DMCH */
	/*color: #909090;*/ /* light gray */
	/*color: #88B7A9;*/ /*grey green */
	color: #006940; /*dark green */
	/*color: #28A13A;*/ /*light green */
}


.EditModeHelpControl
{
	padding:0.5em 0.5em 0.5em 0.5em;
	margin-top:2em;
	margin-right:1em;
	font-size:8pt;
	background-color:#ffffcc;
	text-transform:none;
	font-weight:500;
	border:solid 1px #DDDDAA;
	color:#000000;
}
.FooterArea, .FooterArea a
{
	color: #006940;
	text-decoration: none;
}
.FooterArea
{
	font-size: 0.9em;
}
a .button
{
	width: 140px;
	height: 25px;
	text-align: center;
	background-image: url(/Waterstons/Images/buttonbackground.gif); 
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	background-repeat: no-repeat;
}
.SectionTabContent
{
	padding: 5px;
	padding-top: 15px;
	margin: 0px;
	border-left: 1px solid;
}

a, .GenericContentArea a, .SectionContentMenu a
{
	color: #006532;
}
a:hover, .GenericContentArea a:hover, .SectionContentMenu a:hover
{
	color: #28A13A;
}
.SectionTabContent
{
	border-left: 1px solid #88B7A9;
	height: 500px;
	border-top: 1px solid #88B7A9;
}

.NewsTabContent
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	/*padding-top: 15px;*/
	margin: 0px;

	border-left: 1px solid #88B7A9;
	min-height:350px;
	/*height: 500px;*/
	color: #006940;
}

.NewsTabContent span
{
	color: #4B4B4B;
	font-family: Sans-Serif;
}

.KnowledgeBaseArticle
{
	clear: both;
	margin-bottom: 10px;
}
.KnowledgeBaseArticle img
{
	float: left;
	width: 100px;
	margin: 10px;
	margin-top: 0px;
	border: 1px solid #88B7A9;
}

.KBArticleMenuPreviewText
{
	margin-left: 120px;
}


.TabMenu
{
	overflow: visible;
}
.TabMenu ul
{
	position: relative;
	top: 1px;
	border: 0px;
	z-index: 80;
	overflow: visible;
}

.SectionContentTabs
{
	border: 0px;
}

.knowledgebase
{
	border-bottom: solid 1px #88b7a9;
}
.knowledgebase li
{
	border: 1px solid #88B7A9;
	padding-bottom: 5px;
	position: relative;
	top: 2px;
	border-bottom: 0px;
}
.knowledgebase
{
	overflow: visible;
}
li.current
{
	background: #fff;
	
}
li.notcurrent a
{
	color: #777;
}
li.currentposting, li.currentchannel
{
	padding-left: 10px;
}
.TabMenu, .TabMenu ul
{
	height: 23px;
}

.breadcrumb a
{
	text-decoration: none;
}
.breadcrumb a:hover
{
}
.search
{
	margin-bottom: 20px;
}

.paging
{
	margin-top: 20px;	
	text-align:center;
	clear: both;
}

.paging ul
{
	list-style: none;
	display:block;
}

.paging li
{
	float:left;
	display:block;
	padding: 2px 2px 2px 2px;
	margin-right: 10px;
	border-right: #88B7A9 1px solid;
	border-top: #88B7A9 1px solid;
	border-left: #88B7A9 1px solid;
	border-bottom: #88B7A9 1px solid;
}

.paging li a
{
	text-decoration: none;
}
.breadcrumb, .ContentheaderBar ul
{
	background-color: #ffffff;
	position: absolute;
	display: inline;
}
.breadcrumb li
{
	background-color: #fff;
	float: left;
}
li.faded
{
	width: 160px;
	padding: 0px;
	background-color: #006940;
	background-image: url(/Waterstons/Images/fady.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 0;
}

.NewsTabContent a
{
	text-decoration: none;
}

.SectionTabContent a
{
	text-decoration: none;
}

.FooterArticle div:hover
{
	color: #28A13A;
}

input.button, input.searchbutton
{
	background-color: #fff;
	border: 1px solid #006940;
	color: #006940;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.button
{
	background-color: #006940;
	color: #fff;
	border: 0px;
	border-right: solid 2px #88B7A9;
	border-bottom: solid 2px #88B7A9;
	text-transform: uppercase;
	font-size: 0.8em;
}

input.button2
{
	background-image: url(/Waterstons/Images/fady.jpg);
	color: #006940;
	font-weight: bold;
	border: 0px;
	border: 1px solid #006940;
}
.SectionTabContent
{
	color: #006940;
}

img.industryservice
{
	margin-bottom: 10px;
	border: 0px;
	display: block;
	float: none;
}

a.events
{
	font-weight: bold;
}

#dropdowntop, #dropdowntop li ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#dropdowntop, #dropdowntop ul 
{     
	padding: 0;     
	margin: 0;     
	list-style: none;     
	line-height: 1; 
} 

#dropdowntop
{
	float: right;
}

#dropdowntop li{
	display: block;
	float: left;
}

#dropdowntop li ul { /* second-level lists */
	position: absolute;
	width: 16em;
	left: -999em;
	background: #fff;
	text-align: left; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#dropdowntop li ul a:hover
{
	background: #006940;
}

.HeaderBarArea #dropdowntop li ul li a
{
	color: #006940;
	display: block;
	width: 13.5em;
	margin-right: 3em;
	font-weight: bold;
}

#dropdowntop li ul li ul { /* third-and-above-level lists */
	margin: -2.5em 0 0 16em;
}

#dropdowntop li:hover ul ul, #dropdowntop li.sfhover ul ul {
	left: -999em;
}

#dropdowntop li:hover ul, #dropdowntop li li:hover ul, #dropdowntop li.sfhover ul, #dropdowntop li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#dropdowntop li:hover ul ul, #dropdowntop li.sfhover ul ul 
{
	left: -999em; 
} 

#dropdowntop li:hover ul, #dropdowntop li li:hover ul, #dropdowntop li.sfhover ul, #dropdowntop li li.sfhover ul 
{
	left: auto; 
}

.HeaderBarArea #dropdowntop li ul
{
	border: 1px solid #88b7a9;
}

.HeaderBarArea #dropdowntop li.sfhover ul li a, .HeaderBarArea #dropdowntop li:hover ul li a
{
	border-bottom: 1px solid #88b7a9;
	border-left: 0px;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.HeaderBarArea #dropdowntop li.sfhover ul, .HeaderBarArea #dropdowntop li:hover ul
{
	border-bottom: 0px;
}

#dropdowntop, #dropdowntop li, #dropdowntop li ul, #dropdowntop li ul li
{
	z-index: 100;
}
#dropdowntop > li > a
{
	line-height: 21px;
}


.PUPage
{
	width: 800px;
	text-align: center;
}

.PUHeader
{
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: right;
	border-bottom: solid 18px #006940;
}

.PUContent
{
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
}
.waterstonsinfo
{
	padding-top: 20px;
}

.brochureReq
{
	width:inherit;
	padding-left:50%;
}