/* liquidint.com */

/* COLORS
Blue for links:
#23589b

Gray for text:
#4d4d4d
*/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
background: #E5E5E5 url(../image/layout/bg.gif) repeat-y top center;
color: #4d4d4d;
font: normal 80% Arial, Helvetica, sans-serif;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.clear { clear: both; }

img.left { float: left; margin: 16px; margin-left: 16px; }
img.right { float: right; margin: 16px; margin-right: 16px; }

/* print icon */
.printicon {
height: 14px;
margin-bottom: -14px;
position: relative;
  left: 960px;
  top: 7px;
width: 16px;
z-index: 1000;
}

#container {
background: #FFF;
margin: 0 auto;
padding: 8px;
width: 984px; /* 984px width + 8px padding (left/right) = 1000px */
}
	
	#header {
	background: url(../image/layout/header_v2.jpg) no-repeat;
	font: normal 80% Arial, Helvetica, sans-serif;
	clear: both;
	color: #23589b;
	height: 58px; /* 58px height + 11px padding (top) = 69px */
	padding: 11px;
	padding-bottom: 0;
	position: relative;
	}
		
		#logo {
		height: 70px;
		position: absolute;
		width: 120px;
		}
		
		#header ul {
		float: right;
		}
		
			#header ul li {
			border-left: 1px solid #23589b;
			display: inline;
			padding: 0 5px;
			}
			
			#header ul li.first {
			border: none;
			padding-left: 0;
			}
			
			ul#topnav2 {
			clear: both;
			color: #4d4d4d;
			margin-top: 7px;
			}
					
					ul#topnav2 a {
					color: #4d4d4d;
					}
			
		#header a {
		color: #23589b;
		text-decoration: none;
		}
		
		#header a:hover {
		text-decoration: underline;
		}
		
	#mainnav {
	background: url(../image/layout/mainnav_v2.jpg) no-repeat;
	clear: both;
	height: 28px;
	text-align: right;
	}
	
		a.whyotterbine, a.products, a.resources, a.discounts, a.markets {
		display: block;
		float: right;
		height: 28px;
		}
		
		a.whyotterbine {
		background: url(../image/topnav/why_otterbine_b.jpg) no-repeat;
		width: 133px;
		}
		
			a.whyotterbine:hover {
			background: url(../image/topnav/why_otterbine_b.jpg) 0 -28px;
			}
			
		a.products {
		background: url(../image/topnav/products_b.jpg);
		width: 100px;
		}
		
			a.products:hover {
			background: url(../image/topnav/products_b.jpg) 0 -28px;
			}
			
		a.resources {
		background: url(../image/topnav/resources_b.jpg);
		width: 107px;
		}
		
			a.resources:hover {
			background: url(../image/topnav/resources_b.jpg) 0 -28px;
			}
			
		a.discounts {
		background: url(../image/topnav/discounts_promotions_b.jpg);
		width: 188px;
		}
		
			a.discounts:hover {
			background: url(../image/topnav/discounts_promotions_b.jpg) 0 -28px;
			}
			
		a.markets {
		background: url(../image/topnav/markets_b.jpg);
		width: 80px;
		}
		
			a.markets:hover {
			background: url(../image/topnav/markets_b.jpg) 0 -28px;
			}
	
	#main {
	clear: both;
	}
	
    #main a { color: #23589b; }
	
	#footer {
	background: #FFF url(../image/layout/footer_bg.gif) repeat-x;
	clear: both;
	font: normal 85% Arial, Helvetica, sans-serif;
	margin-top: 10px;
	min-height: 33px; /* 33px height + 11px padding (top/bottom) = 55px */
	padding: 11px;
	}
	
		#footer ul {
		float: left;
		width: 700px;
		}
		
			#footer ul li {
			border-left: 1px solid #23589b;
			display: inline;
			float: left;
			padding: 0 5px;
			}
			
			#footer ul li.first {
			border: none;
			padding-left: 0;
			}
			
			#footer span.copyright {
			border: 0;
			float: right;
			font: normal 95% Arial, Helvetica, sans-serif;
			}
			
		#footer a {
		color: #23589b;
		text-decoration: none;
		}
		
		#footer a:hover {
		text-decoration: underline;
		}
		
		#footer ul.bottomnav {
		clear: both;
		font: normal 95% Arial, Helvetica, sans-serif;
		margin-top: 7px;
		}
		
			#footer ul.bottomnav li {
			border-color: #4d4d4d;
			}
			
			#footer ul.bottomnav a {
			color: #4d4d4d;
			}

/* -----------------------------------*/
/* ---------->>> HOMEPAGE <<<---------*/
/* -----------------------------------*/
/*   add {class="homepage"} to body   */

.homepage #main {
background: #eee;
height: 464px;
}

#features {
background: #d9dbc9;
clear: both;
height: 66px; /* 66px height + 6px padding (top/bottom) = 78px */
margin-top: 10px;
padding: 6px;
padding-left: 0px; /* Images will pad the left side */
}

	#features img {
	border: 3px solid #FFF;
	margin-left: 6px;
	}

/* text styles */

.subpage #content ul.breadcrumb {
font-size: 85%;
padding: 0;
}

	.subpage #content ul.breadcrumb li {
	background: url(../image/layout/gt_black.gif) no-repeat 0 5px;
	color: #000;
	display: inline;
	padding: 0 5px 0 10px;
	}
	
	.subpage #content ul.breadcrumb li.first {
	background: none;
	padding-left: 0;
	}
	
	#content a {
	color: #23589b;
	text-decoration: none;
	}
		
		#content a:hover {
		text-decoration: underline;
		}
			
/* VERSION 2 UPDATES - MAY 2009 */

#main h2 {
color: #484946;
font: bold 24px Arial, Helvetica, sans-serif;
}

.why_otterbine #main {
background: #FFF url(../image/background/why_otterbine.jpg) no-repeat;
float: left;
padding: 146px 19px 19px 19px;
width: 952px;
}

	.why_otterbine #main p {
	line-height: 18px;
	padding-top: 14px;
	}
	
	#main img.left, #main img.right { border: 5px solid #fff; }

a.button {
background: url(../image/layout/subnav.gif) no-repeat;
color: #172d4c;
float: left;
height: 20px;
padding-top: 3px;
text-align: center;
width: 246px;
}

	a.button:hover {
	background: url(../image/layout/subnav.gif) no-repeat 0 -23px;
	text-decoration: none;
	}
	
/* MARKETS PAGE */

a.button_markets {
background: url(../image/layout/subnav.gif) no-repeat;
color: #172d4c;
float: left;
height: 20px;
padding-top: 3px;
text-align: center;
width: 20%;
}

a.button_markets:hover {
	background: url(../image/layout/subnav.gif) no-repeat 0 -23px;
	text-decoration: none;
	}


.markets #main {
float: left;
}

.markets #main p {
line-height: 18px;
padding-bottom: 14px;
}

.markets #main #tabs {
background: url(../image/layout/markets_tabs.jpg) no-repeat;
clear: both;
float: left;
height: 27px;
width: 984px;
}

.markets #main #content {
background: url(../image/layout/markets_back.jpg) no-repeat;
clear: both;
color: #000;
float: left;
padding: 16px;
width: 952px;
}

.markets #content h3 {
color: #335e76;
padding-bottom: 18px;
}

.markets .productsblock {
float: left;
font-size: 11px;
padding-right: 77px;
width: 110px;
}

#marketpics {
	display: none;
}

/* PRODUCT LANDING */

.product_landing #main {
background: url(../image/layout/products_back.jpg) no-repeat;
clear: both;
float: left;
padding: 124px 16px 16px 16px;
width: 952px;
}

	.product_landing #main p {
	line-height: 18px;
	padding-top: 18px;
	}
	
	.product_landing #main .productblock {
	float: left;
	padding-left: 18px;
	padding-right: 7px;
	padding-top: 10px;
	width: 210px;
	}
	
		.product_landing #main .productblock p {
		line-height: 20px;
		text-align: center;
		}
		
		
.dropdown_l1 {
	display: none;
	position: absolute;	
	top: 0px;
	left: 0px;
	background-color: #D7EBF4;	
	padding: 0px 1px 1px 1px;
	width: 200px;
	z-index: 150;
}	

.dropdown_l1 div {
	border: 5px solid #769DC6;
	border-width: 0px 5px 5px 5px;
	padding-top: 10px;
}	

#dropdownshadow {
	background-image: url('../image/dropshadow.png');
	height: 15px;
	position: absolute;
	display: none;
	z-index: 152;

}		

.dropdown_l1 a {
	color: #54667E;
	display: block;
	width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #D7EBF4;
	text-decoration: none;
	padding: 5px 0px 5px 0px; 
	border-bottom: 1px solid white;	
	/*background: url('../image/patterns/pattern_off.jpg');
	border: 1px solid #BBBBBB;
	text-decoration: none;
	margin-top: -1px;
	padding-top: 5px;
	padding-left: 10px;*/
}
.dropdown_l1 a:hover {
	color: #FFFFFF;
	background-color: #95B8D4;
}
.dropdown_l1 a img {

}

.dropdown_l2 {
	display: none;
	position: absolute;	
	top: 0px;
	left: 0px;
	background-color: #D7EBF4;	
	width: 120px;
	z-index: 151;

}	

.dropdown_l2 div {
	border: 1px solid #769DC6;
}		

.dropdown_l2 a {
	color: #54667E;
	display: block;
	width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #D7EBF4;
	text-decoration: none;
	padding: 5px 0px 5px 0px; 
	border-bottom: 1px solid white;	
	/*background: url('../image/patterns/pattern_off.jpg');
	border: 1px solid #BBBBBB;
	text-decoration: none;
	margin-top: -1px;
	padding-top: 5px;
	padding-left: 10px;*/
}
.dropdown_l2 a:hover {
	color: #FFFFFF;
	background-color: #95B8D4;
}
.dropdown_l2 a img {

}

		
/* PRODUCT DETAIL */

.product_detail #main {
float: left;
}

.product_detail #main p {
line-height: 18px;
padding-top: 14px;
}

.product_detail #main #tabs {
background: url(../image/layout/product_detail_tabs.jpg) no-repeat;
clear: both;
float: left;
height: 27px;
width: 984px;
}

  .product_detail #main .tabs a { color: #FEFCD5; }
  .markets #main .tabs a { color: #FEFCD5; }

.product_detail #main #content {
background: #FEFCD5 url(../image/layout/markets_back.jpg) no-repeat;
clear: both;
color: #000;
float: left;
padding: 16px;
padding-right: 200px;
width: 768px;
}

.product_detail #content h3 {
color: #335e76;
padding-bottom: 18px;
}

.product_detail .productsblock {
float: left;
font-size: 11px;
padding-right: 77px;
width: 110px;
}

#printimage {
	display: none;
}

/* PRODUCT CATEGORY */

.product_category #main {
background: url(../image/background/product_category.jpg) no-repeat;
clear: both;
float: left;
height: auto;
padding: 100px 16px 16px 16px;
width: 952px;
}

	.product_category #main p {
	line-height: 18px;
	padding-top: 18px;
	}
	
	.product_category #main .productblock, .why_otterbine #main .productblock {
	clear: both;
	height: 150px;
	overflow: hidden;
	padding: 19px 0 1px 178px;
	}
	
		.product_category #main .productblock img, .why_otterbine #main .productblock img {
		float: left;
		}
		
		.product_category #main .productblock p, .why_otterbine #main .productblock p {
		float: left;
		line-height: 20px;
		padding-left: 20px;
		width: 240px;
		}
		
		.product_category #main img.morebutton, .why_otterbine #main img.morebutton {
		padding-top: 30px;
		padding-left: 20px;
		}
		
		.product_category #main h2, .product_category #main h3, .why_otterbine #main h3, .resources #main h3 {
		clear: both;
		font: normal 18px Georgia, "Times New Roman", Times, serif;
		height: 30px;
		letter-spacing: 6px;
		text-align: center;
		text-transform: uppercase;
		}
		
/* GIANT FOUNTAINS */

.giant_fountains #main {
background: url(../image/background/giant_fountains.jpg) no-repeat;
clear: both;
float: left;
padding: 140px 160px 16px 182px;
width: 642px;
}

	.giant_fountains #main p {
	line-height: 18px;
	padding-top: 18px;
	}
	
	.giant_fountains .productblock {
	float: left;
	height: 244px;
	padding-left: 32px;
	padding-right: 0px;
	text-align: center;
	width: 136px;
	}
	
	.giant_fountains .productblock.left {
	height: 500px;
	margin: 0;
	padding: 0;
	padding-right: 7px;
	width: 295px;
	}
	
		#main ul {
		padding: 5px 0;
		}
		
			#main ul li {
			background: url(../image/layout/square_black.gif) no-repeat 44px 8px;
			padding: 3px 24px 3px 54px;
			}
			
        #main ul ul { margin-left: 54px; }
        
      #main ul.null ul { margin-left: 24px; }
      
      #main ul.null li { background: url(../image/layout/square_black.gif) no-repeat 14px 8px; padding: 3px 24px 3px 24px;}
			
    #main ol {
    list-style: decimal;
    padding-left: 62px;
    }
    
      #main ol li {
      padding-top: 5px;
      }
    
table tr.head td { background: #D5D1B3; text-align: center; }
td { border: 1px solid #B0AB92; background: #FEFDE9; padding: 3px; }
table { border: 1px solid #B0AB92; }

.tabs a 

{

color: #fefcd5;

display: block;

text-decoration: none;

}

.tabs a:hover 

{

text-decoration: underline;

}
.product_detail #main .tabs.active1 .tab1 a, .product_detail #main .tabs.active2 .tab2 a, .product_detail #main .tabs.active3 .tab3 a, .product_detail #main .tabs.active4 .tab4 a, .product_detail #main .tabs.active5 .tab5 a, .product_detail #main .tabs.active6 .tab6 a,
.markets #main .tabs.active1 .tab1 a, .markets #main .tabs.active2 .tab2 a, .markets #main .tabs.active3 .tab3 a, .markets #main .tabs.active4 .tab4 a, .markets #main .tabs.active5 .tab5 a, .markets #main .tabs.active6 .tab6 a

{

color: #264559;

}

h1.forprint { display: none; }

.facebook_link {
background: url(../image/topnav/facebook_btn.gif) no-repeat 0 0;
display: block;
width: 94px;
height: 29px;
position: absolute;
top: 13px;
left: 600px;
}