@charset "utf-8";
/* Reset Styles */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END: Reset Styles */

/* Generics */
.hide{
	display:none;
}

h1 {
	font-size:2.5em;
	font-weight:bolder;
	font-style:italic;
	margin-bottom:10px;
}
h2 {
	font-size:1.8em;
	font-weight:bolder;
	margin:10px 0;
}
html{ 
	font-size:16px; 
	background-color:#0089d0;
} /* Make sure the default is always 16px */

body {
	background-color:#0089d0;
	font-size:62.5%; /* 16px * 62.5% = 10px : 1em now = 10px */
	font-family:Tahoma, Geneva, sans-serif;
}
p,ol {
	font-size:1.5em; /* 15px */
	line-height:1.5em;
	margin-bottom:0.5em;
}

/* END: Generics */

/* Header */
#masthead,#content {
	position:relative;
	width:920px;
	padding:0 30px;
	margin:0 auto;
	background:url(../../images/ui/page_background.gif) repeat-y;
}
/* END: Header */

/* LogoBar Layout */
#logo {
	width:100%;
}
#logo.b1 {
	background:url(../../images/ui/head_garden.jpg) right top no-repeat;
}
#logo.b2 {
	background:url(../../images/ui/head_management.jpg) right top no-repeat;
}
#logo.b3 {
	background:url(../../images/ui/head_waterproofing.jpg) right top no-repeat;
}
#logo.b4 {
	background:url(../../images/ui/head_industrial.jpg) right top no-repeat;
}
#logo.b5 {
	background:url(../../images/ui/head_special.jpg) right top no-repeat;
}
#logo.b6 {
	background:url(../../images/ui/head_about.jpg) right top no-repeat;
}
#logo.b7 {
	background:url(../../images/ui/head_contact.jpg) right top no-repeat;
}

/* END: LogoBar Layout */

/* Main Menu */
#main_menu {
	border-bottom:#0089d0 1px dotted;
	padding:10px 0 10px 0;
	overflow:auto;
}
#main_menu ul {
	float:left;
	padding-top:2px;
}
#main_menu li {
	display:inline;
	font-size:1.2em;
}
#main_menu li a{
	text-decoration:none;
	padding:0 2px 0 12px;
	background:url(../../images/ui/droplet_icon.gif) left no-repeat;
}
#main_menu li a.first{
	background:none;
	padding:0 2px 0 0;
}
#main_menu li a:hover{
	color:#00F;
	text-decoration:underline;
}
#search{
	float:right;
}
#s{
	border:#0089d0 1px solid;
	width:131px;
	float:right;
	padding:0 16px 0 3px;
	background:url(../../images/ui/search-small.jpg) right no-repeat;
}
/* END: Main Menu */

/* Submenu */
.submenu {
	margin:0 0 10px 0;
	overflow:auto;
}

.submenu h2 {
	margin:0;
}

.submenu h3 {
	font-size:1.2em;
	font-weight:bold;
}

.submenu .section_navigation {
	width:50%;
	float:left;
}

.submenu .section_navigation .categories, .submenu .section_navigation .use, #subnav{
	font-size:1.2em;
	line-height:1.4em;
}

#subnav li ul {
	margin-left:2em;
}

/* END : Submenu */

/* Content */
#content {
	padding-top:10px;
	padding-bottom:2.1em;
	overflow:auto;
}
img.alignright {
	float:right;
	margin:10px 0 3px 10px;
}

.page_text img.alignright:nth-of-type(1) {
	margin:0 0 3px 10px;
}
.page_text h2 {
	clear:both;
}
/* END: Content */

/* Footer */
#footer {
	background:url(../../images/ui/footer_shadow.jpg) top no-repeat;
	/*height:150px;*/
	width:980px;
	margin:0 auto 0 auto;
	padding:30px 0 10px 0;
	text-align:right;
}
#footer img {
	float:right;
	margin-right:15px;
	margin-left:10px;
}
#footer p {
	color:white;
	font-size:1em;
	margin-top:30px;
	margin-bottom:6px;
	line-height:1em;
}
#footer li {
	display:inline;
	color:white;
	font-size:1em;
}
#footer a {
	color:white;
	font-size:1em;
	margin:0 5px 0 5px;
}
#footer a.last {
	margin:0 0 0 5px;
}
/* END: Footer */

/*  **************************************
	* Page & Section Specific Declarations
	************************************** */
	
/* Homepage Specific */
body.homepage #featured {
	overflow:auto;
	margin-bottom:10px;
}
body.homepage #featured img {
	float:left;
	margin-right:10px;
}
body.homepage #featured h2 {
	margin:0 0 10px 0;
	font-size:2.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body.homepage #story {
	width:32%;
	float:left;
}
body.homepage #product {
	width:32%;
	float:left;
	padding:0 2%;
}
body.homepage #info {
	width:32%;
	float:left;
}
/* END: Homepage Specific */

/* Single Page Specific */
.page_text {
	/*margin-left:300px;*/
	width:569px;
	float:right;
}

.single .page_text p {
	display:block;
	overflow:auto;
}

.page_text ul li {
	font-size:1.5em;
	margin:0 0 10px 15px;
	list-style-image: url(../../images/ui/droplet_icon.gif);
}

.page_text ol {
	list-style-type:decimal;
	margin-left:1.5em;
}

.page_text table{
	font-size:1.5em;
}

.page_text th{
	background:none repeat scroll 0 0 #B9C9FE;
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #AABCFE;
	color:#003399;
	font-weight:normal;
	padding:8px;
}
.page_text td{
	background:none repeat scroll 0 0 #E8EDFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color:#666699;
	padding:8px;
}
.page_text tr:hover td {
	background:none repeat scroll 0 0 #D0DAFD;
	color:#333399;
}

.extras{
	margin-top:5px;
	width:315px;
}
.downloadables {
	display:block;
	overflow:auto;
	margin:15px 0;
}
.downloadables .file {
	display:block;
	min-height:17px;
	vertical-align:middle;
	text-align:right;
	padding-right:20px;
	font-size:1.2em;
}
.downloadables .pdf {
	background:url(../../images/ui/pdficon_small.gif) right no-repeat;
}
.downloadables .xls {
	background:url(../../images/ui/xls.gif) right no-repeat;
}
.download {
	
}

.download .adobe {
	float:right;
	padding-top:34px;
	background:url(../../images/ui/get_adobe_reader.gif) top no-repeat;
	text-align:center;
	min-width:112px;
}

/* END: */

/* Products Index */
body.page.products .section {
	overflow:auto;
	margin-bottom:15px;
}
body.page.products .section img.attachment-post-thumbnail {
	float:left;
	margin-right:15px;
}

body.page.products .loop5 {
	margin:0 0 10px 0;
}

div.product, body.page.products .productset {
	float:left;
	margin:0 8px 10px 0;
	padding:3px;
	border:1px solid white;
}

div.product:hover, body.page.products .productset:hover {
	border:1px solid blue;
}

div.product p, body.page.products .productset p {
	margin: 5px 0 0 0;
	text-align:center;
}

div.page_text>div.product:nth-of-type(3n+3) {
	margin:0 0 10px 0;
}

/* Calculator */
#calculator_sidebar {
	width:98%;
	overflow:auto;
}
#calculator_sidebar h2 {
	font-size:1.2em;
}
#calculator_sidebar li{
	display:block;
	text-align:right;
	font-size:1.2em;
	width:90%;
	padding-right:9%;
	margin-bottom:10px;
}
#calculator_sidebar input[type="text"] {
	width:60px;
	margin-left:15px;
}
#calculator .message {
	display:block;
}
#calculator img {
	margin-right:15px;
}
