/*
 *  Piako Rural Services - content.css
 *  Last updated 30 October 2012
 *  Written by: Tim Donaldson, Piako IT Consultants Ltd
 * 
 */


#header h1#logo {
 position: absolute;
 left: 10px;
 top: 20px;
 margin: 0px;
 padding: 0px;
}

#header h1#logo img {
 border: none;
}

#header h1#logo span {
 display: none;
}

#header > p {
 margin: 0px;
 padding: 0px;
 position: absolute;
 left: 240px;
 top: 80px;
 font-size: 15px;
 
}

#header p .phone {
 font-size: 27px;
 font-weight: bold;
 display: inline-block;
 padding-left: 10px;
}

#header p .emergencies {
 font-size: 17px;
 font-weight: bold;
 display: inline-block;
 padding-left: 15px;
}

#navigation ul {
 list-style: none;
 padding: 0px;
 margin: 0px;
}

#navigation ul li a {
 display: block;
 float: left;
 padding: 5px 16px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 border-right: #555 1px solid;
}

#navigation ul li a:hover {
 background: #7f0000;
 border-right: #999 1px solid;
}

#footer_content a {
 color:#fff;
}

#footer_content {
 font-size: 12px;
 line-height: 18px;
 font-weight: bold;
}

#footer_content > p {
 margin: 0px;
 margin-top: 10px;
 width: 700px;
 float: left;
}

#footer .right {
 float: right;
 text-align: right;
 width: 260px;
}

#content h1 {
 margin-top: 0px;
 font-size: 18px;
}

ul.buttons_large {
 list-style: none;
 width: 940px;
 padding: 0px 8px;
 margin: 40px 0px 0px;
 text-align: center;
}

ul.buttons_large li {
 display: inline-block;
 height: 253px;
 width: 253px;
 background: url(../../uploads/images/lrg_buttons_bg.jpg) no-repeat top left;
 position: relative;
 text-align: left;
 margin-right: 40px;
}

ul.buttons_large li:hover {
 background-position: bottom left;
}

ul.buttons_large li a {
 text-decoration: none;
 width: 253px;
 height: 253px;
 position: absolute;
}

ul.buttons_large li a.dairy {
 background: url(../../uploads/images/lrg_buttons_icons.png) 40px center no-repeat;
}

ul.buttons_large li a.pumps {
 background: url(../../uploads/images/lrg_buttons_icons.png) center center no-repeat;
}

ul.buttons_large li a.pools {
 background: url(../../uploads/images/lrg_buttons_icons.png) -560px center no-repeat;
}

ul.buttons_large li span {
 font-size: 18px;
 font-weight: bold;
 color: #000;
 position: absolute;
 display: block;
 top: 260px;
 width: 253px;
 text-align: center;
 vertical-align: text-bottom;
}

#header #banner {
 position: absolute;
 top: 0px;
 right: 0px;
}

#header #banner ul {
 padding: 0px;
 margin: 0px;
 list-style: none;
 position: relative;
 height: 190px;
 width: 479px;
 overflow: hidden;
}

#header #banner ul li {
 position: absolute;
 top: 0px;
 left: 0px;
 display: none;
}

#header #banner ul li.active {
 display: block;
}

h2 {
 font-size: 15px;
 color: #555;
 font-weight: normal;
}

h3 {
 font-weight: bold;
 font-size: 13px;
 color: #333;
}

.team_profile {
 float: left; 
 margin-left: 43px; 
 width: 250px; 
 text-align: center;
 background: #fff;
}

.team_profile img {
 border: 1px solid #999; 
 padding: 10px;
}

.hr {
 border-bottom: 1px solid #ddd;
}

.w450 {
 width: 450px;
}

.fl {
 float: left;
}

.fr {
 float: right;
}

.cb {
 clear: both;
}

.contactform label {
 float: left;
 width: 150px;
 clear: left;
}

.contactform input, .contactform textarea {
 width: 300px;
}

.contactform .submit {
 margin-left: 150px;
 margin-top: 10px;
}

.contactform .submit input {
 width: auto;
}

.picturelist {
 list-style: none;
 padding: 0px;
 text-align: center;
}

.picturelist li {
 padding: 10px;
 background: #fff;
 border: 1px solid #ccc;
 margin-right: 20px;
 margin-bottom: 20px;
 display: inline-block;
}
/* Stylesheet: Piako Rural - content.css Modified On 2012-10-30 20:53:01 */
/*
 *  Piako Rural Services - page.css
 *  Last updated 30 October 2012
 *  Written by: Tim Donaldson, Piako IT Consultants Ltd
 * 
 */

body {
 font-family: Tahoma;
 font-size: 14px;
 margin: 0px;
 padding: 0px;
 position: relative;
}

#wrapper {
 width: 960px;
 text-align: left;
 margin-top: 20px;
 margin-bottom: 120px;
}

#header > #right {
 height: 190px;
 width: 170px;
 position: absolute;
 top: 0px;
 right: 0px;
 background: url(../../uploads/images/header_r.png) no-repeat top left;
}

#header {
 width: 960px;
 height: 190px;
 background: #fff;
 box-shadow: 0px 0px 8px #999;
 position: relative;
 background: url(../../uploads/images/header_rep.png) repeat-x top left;
}

#navigation {
 width: 960px;
 background: #000;
 height: 28px;
 box-shadow: 0px 0px 8px #999;
}

#content {
 width: 920px;
 padding: 20px;
 background: #fff url(../../uploads/images/backgrounds/default.jpg) no-repeat bottom right;
 min-height: 478px;
 box-shadow: 0px 0px 8px #999;
}

#content.dairy {
 background: #fff url(../../uploads/images/backgrounds/dairy.jpg) no-repeat bottom right;
}

#content.pumps {
 background: #fff url(../../uploads/images/backgrounds/pumps.jpg) no-repeat bottom right;
}

#content.pools {
 background: #fff url(../../uploads/images/backgrounds/pools.jpg) no-repeat bottom right;
}

#content .right_menu {
 float: right;
 width: 200px;
 background: #fff;
 border: 1px solid #ccc;
 border-top: none;
}

#content .right_menu h2 {
 background: #000;
 color: #fff;
 font-weight: bold;
 padding: 6px 10px;
 margin-top: 0px;
}

#content .right_menu ul {
 list-style: none;
 padding: 0px;
}

#content .right_menu ul li a {
 display: block;
 padding: 6px 8px;
 color: #000;
 text-decoration: none;
}

#content .right_menu ul li a:hover {
 background: #d2d2d2;
}

#footer {
 position: absolute;
 background: #000;
 width: 100%;
 height: 90px;
 left: 0px;
 bottom: -120px;
}

#footer_content {
 width: 960px;
 text-align: left;
 color: #fff;
}
/* Stylesheet: Piako Rural - page.css Modified On 2012-10-30 21:00:06 */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* Stylesheet: Jquery Litebox Modified On 2012-10-30 20:42:47 */
