/* 
Botpots (www.botpots.co.nz) Screen Stylesheet
Created by Cameron Wright (Pitch) (cameron@pitch.net.nz)
Last Updated 16 October 2009
*/

/* Stylesheet to Reset Values Across Browsers*/
body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}
li {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;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Page CSS */

html {
	background: #3e1a09;
	}

fieldset {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #3e1a09;
	color: #f6eac3;
	font-size: 62.5%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}

a {
	color: #371606;
	text-decoration: underline;
	}

a:hover {
	color: #371606;
	text-decoration: none;
	}

h1, h2 {
	font-size: 22px;
	font-family: Helvetica, 'Trebuchet MS', Arial, sans-serif;
	background-repeat: no-repeat;
	}

h2 {
	color: #2f1305 !important;
	font-size: 22px;
	font-family: Helvetica, 'Trebuchet MS', Arial, sans-serif;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	}

h3 {
	font-size: 1.6em;
	padding: 9px 0px 0px 25px;
	background: url(http://botpots.co.nz//images/botpots/h3.jpg) no-repeat 0px 2px;
	}

	h3 a {
		text-decoration: none;
		}

	h3 a:hover {
		color: #000;
		text-decoration: underline;
		}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	}

p {
	font-size:12px;
	line-height:18px;
	margin-top:18px;
	}

	p.red {
		color: red;
		}

#navigation {
	width: 100%;
	background: #321505 url(http://botpots.co.nz//images/botpots/nav-bg.jpg) repeat-x 0 100%;
	}

#navcontainer {
	width: 980px;
	margin: 0 auto;
	font-size: 12px;
	padding: 0 0 3px;
	}
	
	#navcontainer ul {
		color: #160a04;
		font-weight: bold;
		overflow: hidden;
		_height: 1%;
		}
	
		#navcontainer ul li {
			display: block;
			float: left;
			}

		#navcontainer ul li:first-child {
			border-left: 1px solid #6d3320;
			}

		#navcontainer ul li:last-child {
			border-right: 1px solid #000;
			}
		
			#navcontainer ul li a {
				color: #f6eac3;
				text-decoration: none;
				letter-spacing: 1px;
				display: block;
				padding: 9px 6px 7px;
				border-left: 1px solid #000;
				border-right: 1px solid #6d3320;
				width: auto;
				}
			
			#navcontainer ul li a:hover, #navcontainer ul li .selected{
				color: #823815;
				background: #230e03;
				
				}
	


#maincontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #371606;
	}

#topcontainer {
	background-image: url(http://botpots.co.nz//images/botpots/header_topcontainer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 708px;
	}
		
	#logocontainer {
		background-image: url(http://botpots.co.nz//images/botpots/logo_bg.png);
		_background-image: url(http://botpots.co.nz//images/botpots/logo_bg_ie6.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		height: 56px;
		padding-top: 64px;
		}

		#logocontainer h1 {
			
			}

			#logocontainer h1 a {
				text-indent: -9999px;
				display: block;
				width: 548px;
				height: 56px;
				margin: 0 auto;
				}

#bodycontainer {
	text-align: left;
	}

#armcontainer {
	background-image: url(http://botpots.co.nz//images/botpots/armbottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 830px;
	padding-left: 65px;
	padding-right: 65px;
	}
	
	#bodycontainer_content {
		float: left;
		background-color: #f6eac3;
		background-image: url(http://botpots.co.nz//images/botpots/contentborder_contentbg.gif);
		background-repeat: repeat-y;
		background-position: center;
		}
	
	#handcontainer {
		background: url(http://botpots.co.nz//images/botpots/handbottom.gif) left bottom no-repeat;
		overflow: hidden;
		_height: 1%;
		width: 830px;
		}
	
		#bodycontainer_content_topleft {
			background-image: url(http://botpots.co.nz//images/botpots/contentborder_topleft.gif);
			background-repeat: no-repeat;
			background-position: bottom right;
			width: 35px;
			height: 35px;
			float: left;
			}

		#bodycontainer_content_topcenter {
			background-image: url(http://botpots.co.nz//images/botpots/contentborder_topcenter.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			width: 760px;
			height: 35px;
			float: left;
			}

		#bodycontainer_content_topright {
			background-image: url(http://botpots.co.nz//images/botpots/contentborder_topright.gif);
			background-repeat: no-repeat;
			background-position: bottom left;
			width: 35px;
			height: 35px;
			float: left;
			}
	
		#bodycontainer_content_contentarea {
			height: 100%;
			}
		
			h1#title_welcome {
				background-image: url(http://botpots.co.nz//images/botpots/h1/h1_welcome.gif);
				margin-bottom: 15px;
				}

			h1#title_services {
				background-image: url(http://botpots.co.nz//images/botpots/h1/h1_services.gif);
				margin-bottom: 15px;
				}

			h1#title_about {
				background-image: url(http://botpots.co.nz//images/botpots/h1/h1_about.gif);
				margin-bottom: 15px;
				}

			h1#title_contact {
				background-image: url(http://botpots.co.nz//images/botpots/h1/h1_contact.gif);
				margin-bottom: 15px;
				}

			h1#title_products {
				background-image: url(http://botpots.co.nz//images/botpots/h1/h1_products.gif);
				margin-bottom: 15px;
				}
			
			#bodycontainer_content_contentarea_content {
				float: left;
				width: 652px;
				min-height: 250px;
				padding: 0 89px;
				clear: both;
				}
		
				#bodycontainer_content_contentarea_content_text {
					margin-bottom: 15px;
					width: 652px;
					}
			
					#bodycontainer_content_contentarea_content_img {
						text-align: center;
						width: 652px;
						}

						 img.container{
							border: 1px solid #9d896d;
							}
				
		#bodycontainer_content_bottomleft {
			width: 89px;
			height: 35px;
			float: left;
			claer: both;
			}

		#bodycontainer_content_bottomcenter {
			background-image: url(http://botpots.co.nz//images/botpots/contentborder_bottomcenter.gif);
			background-repeat: repeat-x;
			background-position: top;
			width: 652px;
			height: 35px;
			float: left;
			}

		#bodycontainer_content_bottomright {
			width: 89px;
			height: 35px;
			float: left;
			}

#footercontainer {
	color: #180a03;
	font-size: 1.0em;
	width: 830px;
	margin: 10px auto 20px;
	text-align: right;
	}

	#footercontainer p {
		font-size: 12px;
                margin: 0px;
		}

	#footercontainer a {
		color: #180a03;
		text-decoration: underline;
		}
		#footercontainer a:hover {
			color: #fff;
			border-bottom: none;
		}

.clearfloat {
	clear: both;
	}

label {
	font-size: 1.4em;
	display: block;
	padding: 15px 0px 5px 0px;
	color: #2f1305;
	}

form {
	overflow: hidden;
	}

input {
	font-size: 1.2em;
	border: 1px solid #d1c19f;
	padding: 5px;
	width: 240px;
	background: #faf3e3;
	}

	input.button {
		width: 100px;
		margin-top: 20px;
		clear: both;
		}

		input.button:hover {
			background: #ede2c8;
			cursor: default;
			}

	input:focus, textarea:focus {
		border: 1px solid #371606;
	}

	textarea {
		font-size: 1.2em;
		border: 1px solid #d1c19f;
		background: #faf3e3;
		padding: 5px;
		width: 360px;
		height: 120px;
		margin-right: 190px;
		float: left;
		}

hr {
	margin: 10px 0px 10px 0px;
	color: #d1c39e;
	background-color: #d1c39e;
	height: 1px;
	border: 0;
	}

.floater {
	width: 326px;
	height: 148px;
	float: left;
	font-size: 1.2em;
	border-bottom: 1px solid #cfc19c;
	margin-bottom: 20px;
	}

	.floater ul li {
		 padding: 3px;
		color: #663411;
		}

#products {
	overflow: hidden;
	_height: 1%;
	margin: 10px 0 0;
	}

		#products li {
			width: 321px;
			display: block;
			float: left;
			clear: both;
			height: auto;
			border: 0px;
			border-top: 1px solid #d1c09e;
			padding: 10px 0 0;
			}

		#products li.rightli {
			float: right;
			clear: none;
			}

		#products li.no-image {
			
			}

		#products li.no-link {
			height: 32px;
			}

			#products li.no-image h4 {
				display: inline;
				}

			#products li.no-image p {
				display: inline;
				}

			#products li.no-image .content {
				width: 100%;
				margin: 0px;
				}

			#products li.no-image .readmorelink {
				margin-top: 0px;
				}

			#products li.no-image .readmore {
				width: 100%;
				}

				#products li.no-image .readmore p {
					margin: 5px 0;
					display: block;
					}

			#products li .thumb {
				margin: 0 10px 0 0;
				}

.product, .classes {
	width: 100%;
	height: 100%;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #d1c09e;
	clear: both;
	margin-bottom: 10px;
	}

	.product table, .classes table {
		margin-top: 2em;
		margin-bottom: 1em;
		font-size: 1.2em;
		}

#nav_categories {
	overflow: hidden;
	_height: 1%;
	}

	#nav_categories li {
		float: left;
		width: 312px;
		padding: 10px 5px 0;
		margin: 10px 0 0;
		border-top: 1px solid #d1c09e;
		height: 85px;
		}

	#nav_categories li .thumb {
		margin: 0 10px 0 0;
		}

		#nav_categories li h3 {
			margin-left: 90px;
			background: none;
			}

	#nav_categories li.rightli {
		float: right;
		}

.classes h4 {
padding-top: 10px;
margin-bottom: -14px;
}

.thumb {
	width: 98px;
	float: left;
	background: #c2b08f;
	line-height: 0;
	}

	.thumb a {
		border-top: 1px solid #d1c09e;
		border-bottom: 1px solid #d1c09e;
		display: block;
		max-height: 83px;
		min-height: 20px;
		overflow-y: hidden;
		_height: 83px;
		}

	.thumb a img {
		width: 98px;
		}

	.thumb a:hover,
	.thumb-no-image a:hover {
		border-top: 1px solid #2F1305;
		border-bottom: 1px solid #2F1305;
		}

#category-listings {
	
	}

	#category-listings ul {
		margin: 0 0 0 30px;
		}

#second-level {
	overflow: hidden;
	_height: 1%;
	}

	#second-level li {
		float: left;
		width: 326px;
		}

#noresults {
	font-size: 12px;
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #d1c09e;
	}

.thumb-no-image {
	background: #c1af92 url(http://botpots.co.nz//images/uploads/bg-noimage.gif) center center no-repeat;
	width: 98px;
	height: 85px;
	float: left;
	}

	.thumb-no-image a {
		display: block;
		height: 83px;
		border-top: 1px solid #d1c09e;
		border-bottom: 1px solid #d1c09e;
		display: block;
		text-decoration: none;
		}

/**
 * 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 CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/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: 70px; 
	float: right;
	padding-bottom: 0.7em;	
}

.readmore {
overflow: hidden;
display: none;
width: 180px;
}

.readmorelink {
display: inline-block;
margin: 10px 0 0;
font-size: 12px;
}


#bp-overlay {
height: 100%;
min-height: 100%;
width: 100%;
position: fixed;
background: #000;
opacity: 0.6;
filter: alpha(opacity = 60);
zoom: 1;
display: none;
top: 0;
left: 0;
_position: absolute;
}

#bp-container {
position: fixed;
_position: absolute;
top: 50%;
left: 50%;
_top: 40%;
_left: 40%;
width: 200px;
_width: 400px;
display: none;
}

#bp-popup {
margin-left: -200px;
_margin-left: 0px;
width: 400px;
padding: 10px;
background: #f6eac3;
border: 1px solid #3e1a09;
color: #3e1a09;
overflow-y: auto;
max-height: 600px;
_margin-top: 0px !important;
}

#bp-popup h4 {
float: left;
display: inline-block;
margin: 0 0 5px;
}

#bp-popup .close {
float: right;
display: inline-block;
}

#bp-popup #bp-content {
clear: both;
margin: 0;
background: #faf7ec;
border: 1px solid #d9c6bd;
padding: 5px 10px;
}

#bp-popup #bp-content p {
padding: 5px 0;
margin: 0px;
}

.hidden {
display: none;
}

html, body {
height: 100%;
min-height: 100%;
}