/* THIRSTY PLANET STYLESHEET
---------------------------------------------------------------*/

/* GENERAL ELEMENTS
---------------------------------------------------------------*/	
body { 
	margin:0; 
	padding:0; 
	color:#FFF; 
	text-align:center;
	font-size: 67.5%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}	
	
h1 {
	margin:0 0 10px 0;
	font-size:22px;
	}		
	
h2 {
	margin:0 0 10px 0;
	font-size:16px;
}
  
h4 {
	margin:0 0 10px 0;
	font-size:15px;
}	



p {
  font-size: 1.1em;
	margin:0 0 1.2em 0;
  line-height: 1.4em;
	}

ul, li {
	margin:0; 
	padding:0;
	list-style:none;
	}
		
a:link, a:visited { 
	text-decoration:underline; 
	color:#009BDE; 
	}	
	
a:hover, a:active { 
	text-decoration:none; 
	color:#009BDE; 
	}	

form, fieldset, legend {
	margin:0; 
	padding:0;
	}
	
fieldset {
	border:none;
	}	
	
input, select, textarea {
	padding:2px;
	font:1em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

img { 
	border:none; 
	}

hr { 
	display:none; 
	}		

/* CORE LAYOUT
---------------------------------------------------------------*/	
#accessibility { 
	display:none;
	}	

#header {
 	background-color:#0B1C53; 
	height:120px;
	}
		
#container {}
	
#container .content-wrapper {
	width:760px; 
	margin:0 auto; /* CHANGE AUTO TO 0 > TO ALIGN ALL CONTENT LEFT, LEAVE TO KEEP CENTERED */
	text-align:left; 
	font-size: 11px; 
	}

#content {
	background-color:#FFF;
	color:#000;
	}
	
#content .content-wrapper,
#footer .content-wrapper {
	overflow:hidden;
	}
#footer .content-wrapper{
  padding-left: 20px;
        width: 740px;}	
	
#content .content-wrapper {
	padding:89px 0 43px 0;	
	}

#footer {
  text-align: left;
	padding:15px 0 0 0;
	background: #0B1C53 url(../images/bg_footer_gradient.gif) repeat-x left top;
	}

/* HEADER
---------------------------------------------------------------*/	
#header .content-wrapper {
	position:relative;
	}
	
#logo {
	float:left;
	margin:0;
	position:absolute;
	top:0; left:0;
	}

#logo, #logo a {
	width:163px;
	height:191px;
	font-size:1.4em;
	color:#FFF;
	line-height:191px;
	text-align:center;
	}	
	
#logo a {
	position:absolute;
	left:0; top:0;
	z-index:1;	
	background:transparent url(../images/logo.gif) no-repeat;
	}

/* NAVIGATION
---------------------------------------------------------------*/	
#navigation {
	margin:0 0 0 163px;
	padding:90px 0 0 0;
	}
	
#navigation li {
	background-color:#264A98;
	background-image:url(../images/tab.png);
	background-position:left top;
	background-repeat:no-repeat; 
	float:left; 
	width:125px;
	height:30px; 
	he\ight:20px;
	padding:5px 0;
	margin-left:1px;
	display:inline;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	
#navigation li:hover {
	background-color:#0091DE;
}

#navigation li.current {
  background-position: 0px -30px;
}

#navigation li.current,
#navigation li.current:hover,
#navigation li.current:active {
	background-color:#FFF;
	}
	
#navigation a {
	float:left; 
	width:125px;
	display:block;
	text-decoration:none;
}
	
#navigation a:link, #navigation a:visited,	
#navigation a:hover, #navigation a:active {
	color:#FFF;
	}
	
#navigation li.current a:link,
#navigation li.current a:visited {
	color:#0B1C52;
}




/* SMALLER TAB PROPERTIES */
#navigation li.home {
	background-image:url(../images/tab_home.png);}
#navigation li.home, #navigation li.home a {
	width:95px;
	}	
	
#navigation li.about {
	background-image:url(../images/tab_about.png);}
#navigation li.about, #navigation li.about a {
	width:101px;
	}		
		
#navigation li.faq {
	background-image:url(../images/tab_faq.png);}
#navigation li.faq, #navigation li.faq a {
	width:82px;
	}		

#navigation li.contact-us {
	background-image:url(../images/tab_contact.png);}
#navigation li.contact-us, #navigation li.contact-us a {
	width:106px;
	}		
		
/* CONTENT
---------------------------------------------------------------*/	
#content h2 {
	margin-bottom:5px;
	color:#0B1C53;
	}



#content ul, #content ol {
  padding-left: 30px;
  font-size: 1.1em;
  margin-bottom: 1.3em;
}

#content ul li {
	list-style: disc;
  margin-bottom: 0.3em;
}

#content ol li {
	list-style: decimal;
  margin-bottom: 0.3em;
}

   
#facts-box {
	width:741px;
	margin-bottom:24px;
	}
	
#facts-box .content {
	padding:0 0 0 20px;
}	
	
#facts-box a:link,
#facts-box a:visited {
	color:#FFF;
	}	
#facts_slideshow {
  position:relative;
}
#facts_slideshow img {
  position:absolute;
}
#facts {
	float:left; 
	width:315px;
	height:90px;
	}		
	
#facts h2 {
	margin:0 0 2px 0; padding:0;
	font-size:18px;
	background-color:#009BDE;
	}	
	
#facts h2 {
	text-transform:uppercase;
	color:#81CEEF;
	}
		
#facts .fact {
	position:absolute;
	top:163;
	width:315px;
	}

#facts-box #pictures {
	position:relative; 
	width:405px; 
	float:left;
	}
	
#facts-box #pictures img {
	position:absolute;
	}	
	
#facts-box #photos {
	top:-35px; right:0;
	z-index:1
	}	
	
#facts-box #bottles {
	top:-78px; left:0;
	z-index:2;
	}	
	
#facts-box #pump-aid {
	float:right; 
	width:105px; 
	text-align:right;
	font-size:0.85em;
	margin-top: 22px;
	}
	
#facts-box #pump-aid img {
	display:block;
	margin-bottom:2px;
  margin-left: auto;
  margin-right: auto;
}	
		
#inner-left {
	float:left;
  margin-right: 40px;
	width: 240px;
}	

body.home #inner-left {
  width: 280px;
  margin-right: 0;
  padding-left: 20px;
}

#subnav ul {
  padding: 0;
  width: 200px;
  margin: 35px 0 0 0;
}

#subnav ul ul {
	margin: 0 0 6px 0;
	padding-top: 6px;
	padding-left: 25px	
}


#subnav ul li {
  margin: 0;
  list-style: none;
}


#subnav ul li a {
	display: block;
 text-decoration: none;
 color: #0B1C52;
 font-weight: bold;
  margin: 0;
  padding: 0 0 0 15px;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  outline: none;
}

#subnav ul li ul li a {
	font-weight: normal;
	color:#009BDE; 
	text-decoration: underline;
	display: inline;
	padding: 0;
	line-height: 100%;
}

#subnav ul li.current {
 background: url(../images/bg/subnav_current_bg.gif) no-repeat;
}

#subnav ul li.current ul li {
 background: none;
 margin-bottom: 7px;
}



#subnav ul li.current a {
	color: white;
}

#subnav ul li.current ul li a {
	color:#009BDE; 
}

a.return_home {
	display: block;
	height: 25px;
	line-height: 25px;
 font-size: 10px;
 color: #0B1C52;
 background: url(../images/bg/return_home_arrow.gif) no-repeat center left;
 margin-left: 10px;
 padding-left: 8px;
}





img.main-image {
  margin-bottom: 20px;
  margin-left: 8px;
  border: 5px solid #efefef;
}

img.right {
  float: right;
  display: inline;
  margin: 20px 0 20px 20px;
}

img.left {
  float: left;
  display: inline;
  margin: 20px 20px 20px 0;
}


	
#inner-right,#main {
	float:left; 
	width:440px; 
  padding-bottom: 30px;
}



#main {
  width: 460px;
}

#inner-right {
/*	height:210px; */
	position:relative;
}

	
.img-link {
	position:absolute;
	top: 110px;
	margin-left: 30px;
	}	

#totalizer {
/*	position:absolute;
	right:0;
	top: 10px; */
	float: right;
	display: inline;
	margin-top: 15px;
	width:209px;
	font-weight:bold;
	margin-bottom: 25px;
	}	
	
#totalizer .content {
	padding:0;
	text-align:center;
	}	
	
#totalizer p {
	margin:0 0 6px 0;
	}	

#totalizer .green {
	font-size:13px;
	}

#totalizer .white {
	letter-spacing:-4px;
	font-size:16px;
	}	
	
#totalizer em {
	letter-spacing:-4px;
	font-style:normal;
	font-size:22px;
	}
	
#totalizer .last-update {
	font-weight:normal;
	margin-bottom:0;
	}	

#counter {
	overflow:hidden;
	width:168px; 
	w\idth:166px;
	height:28px;
	he\ight:25px;
	margin:0 auto 10px auto; 
	padding:0 0 1px 4px; 
	background-color:#131313; 
	border:1px solid #000; 
	text-align:left;	
	}
#counter span {
	float:left;
	width:12px;
	line-height:25px;
	}
#counter .numbers {
	text-align:right;
	vertical-align:bottom;
	}



#video {
	width: 400px;
	height: 300px;	
	margin-left: 30px;
}


/* FOOTER
---------------------------------------------------------------*/	
#footer h2 {
	color:#009BDE;
	}
	
#footer form {
	float:left;
	width:190px;
}


#footer form h2,
#footer form label {
	margin-left:3px;
	}
	
#footer label {
	display:block;
	margin-bottom:8px;
	}
		
#footer .text_field {
	width:150px;
	}	
	

#latest-news {
	padding: 18px 20px 2px 20px;
	background-color: #EDF5FB;
	width:350px;
	margin-left: 35px;
	margin-bottom: 20px;
	}
	

	
#latest-news ul {
	padding-left: 0;
	list-style: none;
	clear:both;
}	
	
#latest-news ul li {
	font-size: 11px;
	list-style: none;
	padding: 0 0 10px 0;
/*	background:url(../images/li_hr.gif) repeat-x left top; */
	color:#999;
  line-height: 1.4em;
	}	
	
#latest-news li a {
	display:block;
	}	
	
	
/* COMMON ELEMENTS
---------------------------------------------------------------*/	
.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}	
	
/* ROUND BOXES */
.box-blue h1, .box-blue p,
.box-gray h1, .box-gray p {
	margin-top:0;
	}

/* BLUE STYLE */
.box-blue {
	background-color:#009BDE;
	}
	
.box-blue .content {
	padding:0 10px;
	color:#FFF;
	}

.box-blue .top {
	background:url(../images/box_blue_top_left.gif) no-repeat left top;
	}
	
.box-blue .top .corner {
	background:url(../images/box_blue_top_right.gif) no-repeat right top;
	}	
	
.box-blue .bottom .corner {
	background:url(../images/box_blue_bottom_right.gif) no-repeat right top;
	}		
		
.box-blue .top .corner, .box-blue .bottom .corner {
	font-size:1px; 
	height:19px;
	}

/* GRAY STYLE */
.box-gray {
	background-color:#282828;
	}
	
.box-gray .content {
	padding:0 10px;
	color:#FFF;
	}

.box-gray .top {
	background:url(../images/box_gray_top_left.gif) no-repeat left top;
	}
	
.box-gray .top .corner {
	background:url(../images/box_gray_top_right.gif) no-repeat right top;
	}	

.box-gray .bottom {
	background:url(../images/box_gray_bottom_left.gif) no-repeat left top;
	}	
	
.box-gray .bottom .corner {
	background:url(../images/box_gray_bottom_right.gif) no-repeat right top;
	}		
		
.box-gray .top .corner, .box-gray .bottom .corner {
	font-size:1px; 
	height:15px;
	}
	
/**/

.green {
	color:#88DE06;
	}

p.intro {
  font-size: 15px;
  margin-bottom: 0.8em;
}

/**/
fieldset h2 {
	margin-bottom:4px;
	}
	
input.text_field, textarea.text_area {
	background-color:#FFF;
	border:1px solid #010101;
  padding: 2px;
  font-size: 12px;
  color: #333;
}	
	
/* CUSTOM SECTIONS
---------------------------------------------------------------*/	


div.faq {
  margin-bottom: 2em;
}


body.faq h4 {
  margin-top: 30px;
  margin-bottom: 0;
}

h4.supporter {
  margin-bottom: 0;
}


img.supporter {
  margin-top: 40px;
}


p.answer {
  margin-bottom: 2.5em;
}


table#retailers {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
}

table#retailers td {
  vertical-align: middle;
  text-align: center;
  padding: 15px 0;
}


#sidebar-image {
  padding-top: 15px;
  width: 100%;
  text-align: center;
}


#enquiry-form {
  margin-top: 30px;
  width: 360px;
}


#enquiry-form form {
padding: 6px 20px;
}

#enquiry-form form label {
  font-weight: bold;
  line-height: 20px;
  height: 20px;
}

p.note {
  padding-top: 12px;
  font-size: 11px;
}

#enquiry-form form div {
  margin-bottom: 1.2em;
}

div.news-item {
  margin-bottom: 40px;
}

div.news-item p {
  font-size: 11px;
}

div.news-item h4 {
  margin-bottom: 1px;

}

p.meta {
  font-size: 11px;
	color:#999;
  line-height: 100%;
}


p.last-update {
  font-size: 10px;
  color: #999;
}

#footer p.copyright a {
/*  color: #155CA9; */
  font-size: 10px;
}


#footer p.copyright {
	color:#4283BE;
  font-size: 11px;
  padding-top: 15px;
   clear: both;
   line-height: 145%;
}


img.image_left {
  float:left;
  margin-right:5px;
}
img.image_right{
  float:right;
  margin-left:5px;
}