@charset "utf-8";


body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	/*background-color: #000;*/
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	
		font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 14px;
	/*font-size: 1.4em;*/
	line-height: 1.3em;
	

}
html {
	overflow-y: scroll;
	font-size: 62.5%;
}
.oneColFixCtrHdr #container {
	width: 962px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {

	height: 183px;
	width: 962px;
	margin-bottom: 8px;
}

.oneColFixCtrHdr #topNav {
	height: 34px;
	width: 962px;
	OVERFLOW: hidden;
}
#topLinks {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 34px
}
#topLinks LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#topLinks A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 34px;
	HEIGHT: 0px! important
}
#topLinks SPAN {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 34px;
	HEIGHT: 0px! important
}
#topLinks A:hover {
	BACKGROUND-POSITION: 0px -34px
}
#topLinks A:active {
	BACKGROUND-POSITION: 0px -34px
}
#topLinks A.selected {
	BACKGROUND-POSITION: 0px -68px
}
#home A {
	BACKGROUND: url(images/nav/home.gif) no-repeat left top;
	WIDTH: 51px
}
#about-penergetic A {
	BACKGROUND: url(images/nav/about-penergetic.gif) no-repeat left top;
	WIDTH: 212px
}
#products A {
	BACKGROUND: url(images/nav/products.gif) no-repeat left top;
	WIDTH: 127px
}
#resource-centre A {
	BACKGROUND: url(images/nav/resource-centre.gif) no-repeat left top;
	WIDTH: 205px
}
#ordering A {
	BACKGROUND: url(images/nav/ordering.gif) no-repeat left top;
	WIDTH: 126px
}
#news A {
	BACKGROUND: url(images/nav/news.gif) no-repeat left top;
	WIDTH: 73px
}

#contact-us A {
	BACKGROUND: url(images/nav/contact-us.gif) no-repeat left top;
	WIDTH: 143px
}

#newsInfo a {
	
	text-decoration:none;
	font-weight:bold;
	
}

#newsInfo P {
	
	padding-top:4px;
	font-size:12px;
	
}


#newsInfo a:hover {
	
	text-decoration:underline;
	font-weight:bold;
	
}





.oneColFixCtrHdr #home-page-hero {
	background-image: url(images/home-page-hero-bg.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 962px;
}
.oneColFixCtrHdr #homeGallery {
	width: 590px;
	height: 324px;
	padding-top: 30px;
	padding-left: 355px;
}


.oneColFixCtrHdr #topContent {
	height: 95px;
	
	margin:0px; 
	text-align:left;

	padding-left:35px;
	padding-right:35px;
	background-color:#FFF;
	
}

#topContent h1 {

float:left;
	padding-top:30px;
}

#topContent h2 {
	margin-top: 0;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #9d9d9d;



	padding-top:30px;
	 float:right;
	 
	 	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
}

.home #topContent {
	background-image: url(images/contentWrap/home_top.jpg);
}
.about-penergetic #topContent {
	background-image: url(images/contentWrap/about_top.jpg);
}
.products #topContent {
	background-image: url(images/contentWrap/products_top.jpg);
}
.resource-centre #topContent {
	background-image: url(images/contentWrap/resource_top.jpg);
}
.ordering #topContent {
	background-image: url(images/contentWrap/ordering_top.jpg);
}
.news #topContent {
	background-image: url(images/contentWrap/news_top.jpg);
}
.contact-us #topContent {
	background-image: url(images/contentWrap/contact_top.jpg);
}


.oneColFixCtrHdr #mainContent {
	
	margin:0px;
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-bottom:1px;
	margin-top:-1px;
	background-color:#FFF;
	padding-top:1px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:35px;
}
.home #mainContent {
	background-image: url(images/contentWrap/home_mid.jpg);
}
.about-penergetic #mainContent {
	background-image: url(images/contentWrap/about_mid.jpg);
}
.products #mainContent {
	background-image: url(images/contentWrap/products_mid.jpg);
}
.resource-centre #mainContent {
	background-image: url(images/contentWrap/resource_mid.jpg);
}
.ordering #mainContent {
	background-image: url(images/contentWrap/ordering_mid.jpg);
}
.news #mainContent {
	background-image: url(images/contentWrap/news_mid.jpg);
}
.contact-us #mainContent {
	background-image: url(images/contentWrap/contact_mid.jpg);
}

.oneColFixCtrHdr #footer {
	position:absolute;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 85px;
	width: 962px;
	float:left;
	padding-top:25px;

}


#footer #footer-links {
	position:absolute;
	width:840px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #636163;
	border-bottom-color: #636163;
	
	
}

#footer #footer-links a{
	
	padding-right:5px;
	padding-left:5px;
	font-size:12px;
	
}

#footer #omri {
	position:absolute;
	width:103px;
	width:53px;
	left:858px;
	top: 37px;
}

#footer #footer-links P {
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	
}



.home #footer {
	background-image: url(images/contentWrap/home_bottom.gif);
}
.about-penergetic #footer {
	background-image: url(images/contentWrap/about_bottom.gif);
}
.products #footer {
	background-image: url(images/contentWrap/products_bottom.gif);
}
.resource-centre #footer {
	background-image: url(images/contentWrap/resource_bottom.gif);
}
.ordering #footer {
	background-image: url(images/contentWrap/ordering_bottom.gif);
}
.news #footer {
	background-image: url(images/contentWrap/news_bottom.gif);
}
.contact-us #footer {
	background-image: url(images/contentWrap/contact_bottom.gif);
}













.oneColFixCtrHdr #footer #url {
	padding-top:110px;
}
a {
	outline:none;
	color: #082D5D;
	text-decoration:underline;
}


a:active, img a:active, image a:focus
{
  outline: none;
}


a:hover, a:focus {
	outline:none;
	color: #082D5D;
	text-decoration:none;
}

a img {
	border:none;
	outline:none;
}
h1:first-letter {
}
h1, .title {
	margin-top: 0;
	margin-bottom: .2em; 
	font-family:Arial, Helvetica, sans-serif;
	color: #011f5b;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
}


h3 {
	margin-top: 0;
	margin-bottom: .2em; 
	font-family:Arial, Helvetica, sans-serif;
	color: #011f5b;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
h1.grey {
	color: #7D7D7D;
	font-weight:normal;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 14px;
	/*font-size: 1.4em;*/
	line-height: 1.3em;
}

.chart td{
	
		font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 13px;
	line-height: 1.3em;

}


ul {
	padding-left:15px;
	margin: 0;
	margin-bottom:20px;
}

ul  ul {
	margin-top:10px;
	margin-bottom:0px;
}

.oneColFixCtrHdr #container #mainContent div table tr td ul li ul

{
	padding-left:25px;
	margin: 0;
	margin-bottom:0px;
}

li {
	margin: 0;
	margin-top: 0;
	margin-bottom: .4em;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 14px;
	/*font-size: 1.4em;*/
}


.oneColFixCtrHdr #container #mainContent div table tr td ul li ul li {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 0px;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 1em;
}
h2 {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082D5D;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
}




#footer-links {
	margin-top: 22px;
}
#footer-links p {
	margin-top: 0;
	margin-bottom: 1em;
	font-family:  arial, Geneva, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 12px;
	line-height: 1.9em;
}
#footer-links p a, #footer-links p a:visited {
	color: #6E6E6E;
	text-decoration:none;
	outline:none;
}
#footer-links p a:hover {
	color: #6E6E6E;
	text-decoration:underline;
	outline:none;
}

#footer-links p a.active {

	text-decoration:underline;
	outline:none;
}








#sideNav a:hover, h2 a:hover {
	
	text-decoration:none;
	outline:none;
}



h3 a{

	
	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082D5D;
	font-size: 16px;
	font-weight: normal;
	outline:none;
	text-decoration:none;
	
}



h3 a:hover {
	text-decoration:underline;
	outline:none;
}







* :focus { outline: 0; }

#productsTbl .content {
	background-image: url(images/products/small/shadow.jpg);
	background-repeat: no-repeat;
	padding-left:50px;

}

#productsTbl .packaging img {
	margin-bottom:25px;
	
}

#productsTbl .content img {
	margin-bottom:15px;
	margin-top:15px;
}


#product-g {
	background-image: url(images/products/big/penergetic-g.jpg);
	background-repeat: no-repeat;

}

#product-w {
	background-image: url(images/products/big/penergetic-w.jpg);
	background-repeat: no-repeat;

}

#product-k {
	background-image: url(images/products/big/penergetic-k.jpg);
	background-repeat: no-repeat;

}

#product-p {
	background-image: url(images/products/big/penergetic-p.jpg);
	background-repeat: no-repeat;

}

#product-t {
	background-image: url(images/products/big/penergetic-t.jpg);
	background-repeat: no-repeat;

}

#aquakat{
	background-image: url(images/products/big/aquakat.jpg);
	background-repeat: no-repeat;

}

#product-g h1, #product-w h1, #product-k h1 {
	margin-bottom:15px;

}
.downloadTbl tr td h2, .downloadTbl tr td p {
	margin-bottom:0px;

}

.downloadTbl img {
	margin-bottom:5px;
	margin-top:5px;
}.red {
	color: #F00;
}
.test {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#newsTable p {
margin:0;
padding-top:2px;
padding-bottom:0;
}
