@import url('reset.css');
/*******************************
 *							   						 *
 * 	      JO JO TANKS
 *                             *
 *******************************/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   GENERAL 
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#tanks-products {margin:0px;}
#video {text-align:center; padding-bottom:20px;}

.left {
	float: left;
}
/* File Download Icons */
a.file {
	background: url('../images/icon-file.gif') 0 0 no-repeat;
	padding-left: 20px;
}
a.pdf {
	background: url('../images/icon-pdf.gif') 0 0 no-repeat;
	padding-left: 20px;
}
a.doc {
	background: url('../images/icon-doc.gif') 0 0 no-repeat;
	padding-left: 20px;
}
html {
	background: #1b3d3f;
}
body {
	background: #8cc241 url(../images/core/bluegrad_greengrad_bg.gif) repeat-x top left;
	font: 11px Verdana, Arial, Helvetica, sans-serif normal;
	color: #091a2a;
}
#wrapper {
	/*background: url(../images/core/coloured_tanks.png) no-repeat 300px 75px;*/
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
	padding-left: 5px;
	padding-bottom: 60px;
}
.hidden {
	display: none;
}

/*---- Headers styling ---*/
h1 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font: 18px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color: #1C3E40;
	font-weight: bold;
	margin-bottom:5px;
	text-transform: uppercase;
}
#wrapper h2 {
	text-shadow: 1px 1px 2px #6e9c3c;
}
#content h2 {
	border-bottom: 1px solid #324e31;
	margin-bottom: 18px;
}
#footer h2 {
	color:#80B537;
}
h3 {
	color: #1C3E40;
	font: 14px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	margin-bottom: 18px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #6e9c3c;
}
h4, h5 {
	font-weight: bold;
	margin-bottom: 14px;
}
h5 {
	font-style: italic;
	margin-bottom: 14px;
}
p {
	line-height: 18px;
	margin-bottom: 18px;
}
#content p {
	line-height: 1.4em;
	margin-left: 28px;
	width: 570px;
}
#content {
	font-size: 14px;
}
#content ul {
	list-style: disc outside;
	margin-left: 44px;
	margin-bottom: 1.4em;
}
#content .side-panel ul{
	margin-left:0;	
}
#content img {
	margin: 5px 5px 20px 5px;
	padding: 3px;
	border: 1px solid #71A32C;
}
.left {
	float: left;
}
table td, table th {
	padding: 6px 3px;
	background: #80B537;
	border: 1px solid #324E31;
	-moz-box-shadow: 0 0 2px #6E9C3C;
	-webkit-box-shadow: 0 0 5px #6E9C3C;
}
table.photogalleryTable td {
	border:none;
	-moz-box-shadow: 0 0 2px #8CC241;
	-webkit-box-shadow: 0 0 5px #8CC241;
	background-color:inherit;
	text-align:center;
}
table th {
	background: #71A32C;
}
#imageData #imageDetails {
	width:100% !important;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   HEADER
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
#header {
	width: 960px;
	height: 250px;
	margin-bottom: 20px;
}
#header span a {
	display: block;
	height: 114px;
	width: 228px;
	background: url(../images/core/jojotanks_branding-trans.png) no-repeat top left;
	overflow: hidden;
	text-indent: -9001px;
	margin: 39px 0 0 55px;
}
#header span a:hover {
	cursor: pointer;
}
#header h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #1caee1;
	text-transform: uppercase;
	margin-left: 74px;
	text-shadow: none;
}
#header blockquote {
	/*height: 59px;*/
	width: 639px;
	/*background: url(../images/core/blockquote_1-trans.png) no-repeat top left;*/
	overflow: hidden;
	/*text-indent: -9001px;*/
	font-size:20px;
	position: relative;
	color:#fff;
	font-style:oblique;
	font: 22px/1.8em Arial, Helvetica, sans-serif;
	top: 76px;
	left: 30px;
}
#header blockquote p{
	line-height:29px;
	text-shadow: 1px 1px 2px #6e9c3c;
	font-weight:normal;
	font-style:oblique;
filter: dropshadow(color=#6e9c3c, offx=1, offy=1); 
}	
#header #sharethis {
	position:absolute;
	right:20px;
	top:53px;
	width:460px;
}
#sharethis #facebookLike {
	border: medium none;
	overflow: hidden;
	width: 295px;
	height: 35px;
	float: right;
	margin-top: -3px;
	padding-left: 10px;
}
#rotator{
	width:619px;
	height:275px;
	overflow:hidden;
	display:block;
	position:absolute;
	right:0;
	top:76px;
	z-index:0;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   NAVIGATION TOP
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav_538634 {
	background: url(../images/core/top_nav_bg.gif) no-repeat top left;
	height: 50px;
	text-transform: uppercase;
	position: absolute;
	width: 960px;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 0 0 0 15px;
}
#nav_538634 li {
	border-left: 1px solid #45889F;
	border-right: 1px solid #CFF2FF;
	float: left;
	display: inline;
	height: 39px;
}
#nav_538634 li.nav1 {
	border-left: none;
}
#nav_538634 li.nav8 {
	border-right: none;
}
#nav_538634 li a {
	text-decoration: none;
	color: #193c55;
	display: inline;
	overflow: hidden;
	text-indent: -9001px;
	height: 18px;
	float: left;
	margin: 12px 7px;
	cursor: pointer;
}
#nav_538634 li ul a {
	text-decoration: none;
	color: #193c55;
	display: inline;
	float: left;
	margin: 0px;
	padding:10px;
	width:140px;
	cursor: pointer;
	text-indent:inherit;
	background:#7DD4F3;
	font:11px Verdana, Arial, Helvetica, sans-serif normal;
	line-height:1.7em;
}
#nav_538634 li ul li {
	border-left:none;
	border-right:none;
}
#nav_538634 li a:hover, #nav_538634 li.selected a {
	border-bottom: 1px dotted #193c55;
	cursor: pointer;
	text-shadow: 0px 0px 4px #63c6ef;
}
#nav_538634 li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	z-index:10;
	left: 0;
	width:170px;
}
#nav_538634 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	left:auto;
	position:absolute;
	top:43px;
}
#nav_538634 li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
/* Replace with Mistral Background images */
	/** FOR REFERENCE - 12px, 115% horizontal scale, 100 tracking , #193c55*/
	
	#nav_538634 li.nav1>a {
	width:36px;
	background: url(../images/nav/nav1-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav2>a {
	width:61px;
	background: url(../images/nav/nav2-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav3>a {
	width:149px;
	background: url(../images/nav/nav3-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav4>a {
	width:53px;
	background: url(../images/nav/nav4-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav5>a {
	width:148px;
	background: url(../images/nav/nav5-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav6>a {
	width:141px;
	background: url(../images/nav/nav6-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav7>a {
	width:83px;
	background: url(../images/nav/nav7-trans.png) no-repeat 0 2px;
}
#nav_538634 li.nav8>a {
	width:76px;
	background: url(../images/nav/nav8-trans.png) no-repeat 0 2px;
}
#nav_538634 li.blog>a {
	width:32px;
	background: url(../images/nav/nav-blog-trans.png) no-repeat 0 2px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   CONTENT
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
#content, #content_complimentary {
	margin-top: 20px !important;
}
#content {
	width: 645px;
	position: relative;
	float: left;
	clear: left;
	margin: 0 0 0 11px;
}
#content p strong {
	color: #324e31;
}
.focused_content {
	background: #9dcb5d;
	border-bottom: 1px solid #97c853;
	font-size: 11px;
	margin-bottom: 40px;
	height: 200px;
	padding: 24px 10px;
	position: relative;
	left: -11px;
}
.focused_content h2 {
	margin-bottom: 20px !important;
	position: relative;
	z-index: 100;
	border: none !important;
	font-weight: normal;
}
ul#featured_products {
	margin: 0 0 0 10px;
	list-style: none;
}
#featured_products ul {
	margin-left: 0;
	list-style: none;
}
.product {
	color: #fff;
	float: left;
	margin-right: 14px;
	display: inline;
	width: 292px;
}
.product .price {
	color: #FF0000;
}
.product ul {
	float: left;
	clear: right;
	display: inline;
}
.product ul li {
	margin: 10px 0 0 0;
	text-indent: 0;
	list-style: outside none none;
}
.product ul li a {
	text-transform: lowercase;
	color: #fff;
}
#featured_products h3 a {
	color: #005826;
	text-transform: none;
}
#featured_products img {
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	padding-right:5px;
	margin-right: 5px;
	border: none;
	border-right: 1px solid #80b537;
	display: inline;
}
div.mapped_location {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #71A32C;
	width: 610px;
}
#awards img {
	border: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   CONTENT COMPLIMENTARY
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
#content_complimentary {
	background: #80b537 url(../images/core/comptop_bg.gif) no-repeat top left;
	float: left;
	clear: right;
	width: 207px;
	margin-left: 40px;
	position:relative;
	padding: 18px;
	color: #fff;
	margin-top:-40px !important;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.6);
z-index:5;
}
#content_complimentary h2 {
	font: 19px/1.2em Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
	height: 58px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
		 *   Contact Form 							*/
			
	#contact_form {
	font-weight: normal;
	position: relative;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 50px;
	border-bottom: 1px solid #649b25;
	display: inline;
}
fieldset {
	margin: 0;
	padding-top: 5px;
}
legend {
	color: #544a41;
	margin:0;
}
input, textarea {
	border: 1px solid #e1ddd3;
	padding: 5px;
	width: 120px;
	margin-top: 5px;
	height: 14px;
}
textarea {
	height: auto;
}
input:focus, textarea:focus {
	background: #deffaf;
	border: 1px solid #bae819;
}
label {
	display: inline;
	margin-top:	10px;
	float: left;
	clear: left;
	width: 70px;
	text-align: left;
}
label.error {
	display: none;
	font-weight: normal;
	color: #a92626;
	margin: 0 0 0 74px;
	width: 120px;
}
label.error:after {
	content:" ";
}
li.buttons {
	position: absolute;
	bottom: 10px;
	left: 69px;
}
li.buttons input {
	background: #fff url(../images/core/submit_button_bg.gif) no-repeat top left;
	border: none;
	display:block;
	cursor: pointer;
	text-transform: uppercase;
	overflow: hidden;
	text-indent: -9001px;
	width: 68px;
	height: 30px;
}
li.buttons input:hover {
	background: url(../images/core/submit_button_bg.gif) no-repeat top right;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*~~~~~~~~~~~~~~end contact form~~~~~~~~~~~~~~~~*/
 
#contact_details h3, #testimonials h3, #contact-form h3 {
	color: #3e6422;
	font-weight: normal;
	margin-bottom: 16px;
}
#testimonials h3{
	color:#000;
	font-size:18px;	
}
#contact_details address {
	margin-bottom: 16px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   Testimonials
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#testimonials {
/*	background: #80b537;*/
	float: left;
	clear: right;
/*	width: 203px; */
/*	margin-left: 40px; */
/*	padding: 18px; */
	color: #fff;
/*	border:2px solid #fff; */
}
blockquote.testimonial {
	float:left;
	width:100%;
}
blockquote.testimonial em {
	float:right;
	padding-bottom:10px;
	padding-top:5px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 *   FOOTER
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background: #1b3d3f;
	color: #72c4e0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 64px;
	border-top: 1px solid #20433f;
}
#footer_inner {
	width: 940px;
	margin: 0 auto;
	padding: 11px;
	position: relative;
	padding-top: 30px;
}
#nav_footer {
	height: 15px;
	text-transform: uppercase;
}
#nav_footer li {
	float: left;
	margin-right: 3px;
}
#footer a {
	color: #72c4e0;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px dotted #72c4e0;
}
a#webfirm_branding {
	float: right;
	margin-right: 20px;
}
p#thanks {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
#footer h3 {
	text-shadow:inherit;
	color:#fff;
}
#footer #announcements {
	float:right;
	width:243px;
}
/*** Home Boxes **/
.homeBox{
	width:213px;
	height:218px;
	float:left;
	text-indent:-9999em;
	background:url(/images/products/homeButtons-02.gif) 0 -10px no-repeat;
	margin-bottom:10px;
	display:none;
}
.home .homeBox{
	display:block;	
}
.homeBox.waterTanks:hover{
	background:url(/images/products/homeButtons-02.gif) 0 -227px no-repeat;
}
.homeBox.accessories{
	background:url(/images/products/homeButtons.jpg) -438px  -10px no-repeat;
}
.homeBox.accessories:hover{
	background:url(/images/products/homeButtons.jpg)-438px -227px no-repeat;
}
.homeBox.fireFighting{
	background:url(/images/products/homeButtons.jpg) -221px -10px no-repeat;
}
.homeBox.fireFighting:hover{
	background:url(/images/products/homeButtons.jpg) -221px -227px no-repeat;
}
.homeBox.slimlineTanks{
	background:url(/images/products/homeButtons.jpg) -655px -10px no-repeat;
}
.homeBox.slimlineTanks:hover{
	background:url(/images/products/homeButtons.jpg) -655px -227px no-repeat;
}
#facebookFan{
	border-top:1px solid #649B25;
	padding-top:10px;
	padding-left:25px;
}	
#facebookFan img{
	padding-right:10px;	
}
#facebookFan a{
		text-decoration:none;	
		color:#fff;
}
#facebookFan a:hover{
	color:#000;
}
.captcha{
	text-align:center;
}	
.captcha label{
	float:left;
	text-align:center;
	width:100%;
	margin-bottom:5px;
}
.nounder{
	text-decoration: none;
	color: #FF0;
}
