/* "Active" Template CSS */

/* things to keep the same
-----------------------------------------------------------------------*/
body {
	padding: 4px 0px; margin: 0px;
	background: #8c8a8c;
	color: #666666;
	text-align: center;
}
* html body { font-size: 0.8em; }
#cntr {
	padding: 0px;
	margin: 0 auto;
	width: 64em;
	text-align: left;
}

#wrapper {
	background-color: #fff;
	border: 1px solid #000000;
}

a img { border: 0; }

h1 {
	color: #000;
	height: 50px; width: 46%;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
float: left;
}
h2 img {vertical-align: middle; height: 16px; width: 16px;}
h2 {
	font-size: 1.2em;
	text-align: left;
	text-indent: 10px;
	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 0px;

}
h3 {font-size: 1.2em; margin: 8px 6px 0 6px; padding: 2px 0px;}

p {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px 10px 10px;
	background-color: transparent;
}
ul, ol {
	background-color: transparent;
	margin: 0px;
	padding: 10px 32px;

}
ul a:link, ul a:visited, ul a:hover, ul a:active {text-decoration:none; background-color: transparent;}

ul ul, ol ol, ul ol, ol ul { padding: 4px 16px 10px; }

/* things to change
---------------------------------------------------------------------------*/
body {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #666666;
}

#banner { background: #fff url(/images/YYqIsy9LagXFYnmm7tlk1B__BVAC/Old-Barn-Winster.jpg) repeat-x; background-position: 0 0%; text-align: right;}
/* option for repeating one way or the other, actual banner img can be any size, or 756 pixels wide.
align image center, left or right */


h1 {background: url(/images/JmzVBiuPI4soXrgPXlxLZA___r/Logo-jpg.gif) no-repeat left;} /* logo img, must be 50px in height */


 /* column header colour */
.leftcol .colhead {
	color: #ffffff; background: #e73039 url(/images/7LDdSvZ5OZCSdx9f1Hx_c__7_7/h2bgred-gif.jpg) repeat-x top;
} /* left column colour theme */
.rightcol .colhead {
	color: #e73039; background: #ffffff url(/images/mnFLn_CVE55RiEAgMHxTuC_7_7/h2bglightblue-gif.jpg) repeat-x top;
} /* right column colour theme */
.leftcol h2 {
	background: url(/images/YJ-d9NNSxpgq8B-TabbQtB_P_P/arrowred-gif.gif) no-repeat center right;
}
.rightcol h2 {
	background: url(/images/muoOs7MRtu3yZeWmZLjVbA_P_P/arrowgrey-gif.gif) no-repeat center right;
}

.leftcol b, .leftcol h3 {color: #e73039;} /* match hex to column colour */
.rightcol b, .rightcol h3 {color: #e73039;} /* match hex to column colour */

ul {
	list-style: url(/images/DdKrLhbR-T2Ua22NpZS3sC_J_J/lired-gif.gif) outside;
} /* images specific to colour scheme and hex
templateimgs/liblack.gif        templateimgs/arrowblack.gif #duh
templateimgs/liblue.gif	     templateimgs/arrowblue.gif #335e9c
templateimgs/librown.gif 		 templateimgs/arrowbrown.gif #592c00
templateimgs/ligreen.gif 		 templateimgs/arrowgreen.gif #008000
templateimgs/ligrey.gif	 	 templateimgs/arrowgrey.gif #bcbcb5
templateimgs/lilightblue.gif	 templateimgs/arrowlightblue.gif #00ccff
templateimgs/liorange.gif		 templateimgs/arroworange.gif #ff6600
templateimgs/lipink.gif	 	 templateimgs/arrowpink.gif #ff99cc
templateimgs/lipurple.gif	 	 templateimgs/arrowpurple.gif #3b1177
templateimgs/lired.gif		 	 templateimgs/arrowred.gif #ff0000</li>
templateimgs/liyellow.gif		 templateimgs/arrowyellow.gif #ffff00
*/


a:link {color: #e73039; text-decoration: underline;} /* match to leftcol hex or similar */
a:visited {color: #e73039; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;} /* match to rightcol hex or similar */
a:active {color: #000000; text-decoration: underline;}

/* you can change the navigation links to be different from every other link if wanted */
ul a:link {color: #e73039; text-decoration: none;} /* match to leftcol hex or similar */
ul a:visited {color: #e73039; text-decoration: none;}
ul a:hover {color: #e73039; text-decoration: none;} /* match to rightcol hex or similar */
ul a:active {color: #e73039;}

#strap {color: #efefef;} /* tag line */

.home .leftcol div img {border: 0px dotted #666666;} /* images are defaulted to 200x140*/

.home .rightcol div img {border: 0px dotted #e73039;} /* images are defaulted to 60x60 */
.page .rightcol div img {/*border:0;*/} /* optional to creat specific styles for each page */
.page .leftcol, .home .rightcol {background-color: #efefef;} /* create specific background colors, borders etc... for both left and right*/
.page .rightcol, .home .leftcol {background-color: #fff;}
/*#home .rightcol {border-left: 1px solid #595959;}
#page .rightcol {border-left: 1px solid #595959;} /* columns on either page style */
.geist {background-color: #efefef; border: 1px dashed #e73039; color: #000000;}



/* layout
-----------------------------------------------------------------------------*/

.dividertop {height: 10px; background: url(/utils/template-bits/active/divider.jpg) repeat-x top; clear:both; overflow: hidden;}
.dividerbottom {height: 10px; background: url(/utils/template-bits/active/divider.jpg) repeat-x 0 -10px; clear:both; overflow: hidden;}
.double {height: 20px; clear:both;}

#header {
	position: relative;
	background-color: #fff;
	width: 100%;
	float: left;
}
#header #nav {
	position: absolute; right: 8px; top: 6px;
	float: right; width: 50%;
}
#header ul { 
	float: right;
	font-size: 1.1em;
	font-family: Arial, trebuchet MS, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
	padding: 0 0 0 1px;
	margin: 0;
}
#header ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
	border: solid #d6d3d6;
	border-width: 0 1px;
	margin-right: -1px;
	overflow: visible;
}

#header ul li a {padding: 0px 8px;}


#banner {
	position: relative;
	height: 150px;
}
#strap {
	position: absolute;
	text-align: left;
	top: 75px;
	right: 60%;
	font-size: 1.5em;
}

/* layout take two */
#wrap2 { overflow: hidden; width: 100%; }
/* html .page #wrap2 .leftcol, * html .home #wrap2 .leftcol { display: inline; }*/
#content { float: right; width: 100%;  }
html>body #content { height: auto; }
.home #content { margin-left: -37em; }
.page #content { margin-left: -15em; overflow: hidden; }


.home .leftcol { float: left; width: 37em ;  }
.home .rightcol { margin-left: 37em; margin-bottom: -30000px; padding-bottom: 30000px; }

.page .leftcol { float: left; width: 15em; margin-bottom: -30000px; padding-bottom: 30000px; }
.page .leftcol .overflow { background: #efefef; }
.page .rightcol { margin-left: 15em; }

.leftcol div, .home .rightcol div { clear: both; }



/*.home { margin-left: -36em; }
.page { margin-left: -15em; }*/
/*.overflow { margin-bottom: -30000px; padding-bottom: 30000px; }*
.home .leftcol .overflow, .home .leftcol .colhead { margin-right: 24em; }
.page .leftcol .overflow, .page .leftcol .colhead { margin-right: 42em; }*/

.colhead {
	padding: 0.8em 6px;
	margin: 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*
.overflow div {
	font-size: 1em;
	margin: 0px;
}
*/
div.geist {
	float: right;
	margin: 32px;
	padding: 8px;
	width: 15em;
}
/*
.page .rightcol {
  width: 42em;
  float: right;
}
*/
.rightcol p {
	padding: 6px 16px 16px 16px;
}

.leftcol ul { position: relative; }

.page .rightcol div img {
	margin: 16px;
}

.home .rightcol div img {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 8px 8px 0px;
}

.home .leftcol div img {
	float: left;
	width: 200px;
	height: 140px;
	margin: 0px 10px 10px 10px;
}

.product { clear: both; float: left; width: 100%; }

.rightcol div.bottom {margin-bottom: 0px;}

.fl-r { float : right ; clear : right ; margin : 16px ; }
.fl-l { float : left ; clear : left ; margin : 16px ; }

#gallery { clear : both ; text-align : center ; padding : 0 ; float: left; width: 100%; }
#gallery .imgList { float : left ; width : 33% ; min-width : 120px ; clear : none ; margin-top : none ; height: 120px; }
#gallery>div.imgList { height: auto; min-height: 120px; }
#gallery .imgList img { display : inline ; margin : 0 auto ; width : 120px ; float : none ; }
#gallery .imgList span { display : block ; padding : 6px 10px ; }


/* javascript css */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}
#imageContainer img { border-width: 2px 0; }

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/utils/js/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/utils/js/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/utils/js/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  font-size: 0.8em;
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	}

#imageData{
	padding:0 10px;
  background-color: #fff;

	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom: ; }	
#imageData #caption{ line-height: 1.4em;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

#footer {
	clear: both;
	font-size: 0.8em;
	text-align: right;
	background-color: #fff;
	padding-top: 0em;
	z-index: 3;
	width: 98%;
	float: right;
	position: relative;
}

#footer ul {
	float: right; 
	list-style: none outside;
	margin: 0px 0px 6px 0px;;
	padding: 0px 8px 0 0;
}
#footer ul li  {float: left; margin: 0px; padding: 0px; background: none; list-style: none;}
#footer ul li a {padding: 0px 4px;}
#footer p { clear: right; margin: 2px 0; padding: 0 8px; }


