/* happy hacker  Styles */
#ZoomBox {
	z-index:100;
}
#runner {
	width:200px;
	position:absolute;
	/*position:fixed;*/
	left:50%;
	margin-left:-400px;
	top:10px;
	background-color:#FFFFFF;
	border:1px solid #000;
	z-index:100;
}
html > body #runner {
	position: fixed;
}
body {
	background:url(../images/bg.jpg) repeat-x;
	background-color:#d3effc;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:11px;
	color: #333;
	line-height:180%;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #515152;
	/*color: #5F72AC;*/
	text-decoration:none;
}
.seo_links a:link, .seo_links a:visited, .seo_links a:active {
	color: #5F5FC0;
}
a:hover {
	color: #3f781d;
	text-decoration:none;
}
p {
	font-size:11px;
	color: #333;
	line-height:180%;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
}
table {
	text-align:left;
	font-weight:lighter;
}
/*header*/


#strap {
	position:absolute;
	top:75px;
	left:340px;
	color:#fffffd;
	font-size:17px;
	letter-spacing:-1px;
	line-height:150%;
	height:40px;
	z-index:5;
}
h1 {
	width:519px;
	height:152px;
	text-indent:-1000px;
}
H1.heading1 {
	width: auto;
	height: auto;
	text-indent: 0;
	color: #5d9e19;
	line-height:120%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
}
/* not used as yet... 

Should be product titles?

h2 {

color: #000;
	line-height:120%;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
	
}

*/

/* Product img borders */


.border {
	border:1px solid #000
}
.border_over {
	border:1px solid #000
}
/* text styles*/

.pad {
	padding-left:20px;
}
.bodytext {
	color: #515152;
	line-height:120%;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
}
.bodytext_white {
	color: #fff;
	line-height:200%;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
}
.bodytext_white2 {
	color: #fff;
	line-height:220%;
	padding-top:5px;
	padding-bottom:5px;
}
.bodytext2 {
	color: #515152;
	line-height:120%;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
.bodytextbold {
	color: #515152;
	line-height:180%;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
.bodylink a:link, .bodylink a:visited, .bodylink a:active {
	color: #3f781d;
	text-decoration:none;
}
.bodylink a:hover {
	color: #515152;
	text-decoration:none;
}
.blog_title {
	color: #5d9e19;
	line-height:120%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
}
.blog_info {
	color: #515152;
	line-height:120%;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:-5px;
	font-size:9px;
}
#blog_content {
	margin: 0 10px 10px 0;
}
.blog_nav {
	padding-bottom:10px;
	margin: 0 10px 10px 0;
	border-bottom:1px dashed #CCCCCC;
	color:#666666;
}
.bold_white {
	color: #fff;
	line-height:180%;
	padding-top:5px;
	padding-bottom:31px;
	font-weight:bold;
	font-size:14px;
}
.bold_total {
	color: #fff;
	line-height:180%;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
.subscribe {
	font-weight:bold;
	background-image:url(../images/rss.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	line-height:150%;
}
.address {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
	font-weight:bold;
}
/* product page titles*/

.product_title {
	color: #000;
	line-height:120%;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
.product_title2 {
	color: #000;
	line-height:120%;
	font-weight:bold;
	font-size:11px;
}
.product_price {
	color: #3f781d;
	line-height:120%;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;
}
/* basket styles */

.basket_link a:link {
	font-size:10px;
	color: #333;
	line-height:180%;
	text-decoration:none;
	font-weight:bold;
}
.basket_link a:visited {
	font-size:10px;
	color: #333;
	line-height:180%;
	text-decoration:none;
	font-weight:bold;
}
.basket_link a:active {
	font-size:10px;
	color: #333;
	line-height:180%;
	text-decoration:none;
	font-weight:bold;
}
.basket_link a:hover {
	font-size:10px;
	color: #333;
	line-height:180%;
	text-decoration:underline;
	font-weight:bold;
}
.basket_pad {
	padding-left:8px;
}
/* basket styles*/

.product {
	background-color:#f4ebc9;
	border-bottom:1px soilid #fff;
}
.quantity {
	background-color:#f4ebc9;
	border:1px soilid #fff;
}
.beige {
	background-color:#f4ebc9;
}
.quantity2 {
	background-color:#f9f2e2;
	border:1px soilid #fff;
}
.subtotal {
	background-color:#eedfb5;
	border:1px soilid #fff;
}
.total {
	background-color:#dac080;
	border:1px soilid #fff;
}
.basket_title {
	background-color:#5e9e19;
	color: #fdca01;
	line-height:120%;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
/* bread crumb trail*/



.bread_link A:link {
	font-size:10px;
	color: #434343;
	text-decoration: none;
	line-height: 150%;
	padding-top:5px;
}
.bread_link A:visited {
	font-size:10px;
	color: #434343;
	line-height: 150%;
	text-decoration: none;
	padding-top:5px;
}
.bread_link A:active {
	font-size:10px;
	color: #434343;
	line-height: 150%;
	text-decoration: none;
	padding-top:5px;
}
.bread_link A:hover {
	font-size:10px;
	color: #3f781d;
	text-decoration: underline;
	line-height: 150%;
	padding-top:5px;
}
/* footer links */

.base_link a:link {
	font-size:11px;
	color: #333;
	line-height:180%;
	text-decoration:none;
}
.base_link a:visited {
	font-size:11px;
	color: #333;
	line-height:180%;
	text-decoration:none;
}
.base_link a:active {
	font-size:11px;
	color: #333;
	line-height:180%;
	text-decoration:none;
}
.base_link a:hover {
	font-size:11px;
	color: #333;
	line-height:180%;
	text-decoration:underline;
}
/* bold yellow links*/

.bold_yellow a:link {
	font-size:14px;
	color: #fdca01;
	line-height:180%;
	text-decoration:none;
	font-weight:bold;
	margin-left:7px;
	padding:3px;
}
.bold_yellow a:visited {
	font-size:14px;
	color: #fdca01;
	line-height:180%;
	text-decoration:none;
	font-weight:bold;
	margin-left:7px;
	padding:3px;
}
.bold_yellow a:active {
	font-size:14px;
	color: #fdca01;
	line-height:180%;
	text-decoration:none;
	font-weight:bold;
	margin-left:7px;
	padding:3px;
}
.bold_yellow a:hover {
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:180%;
	text-decoration:none;
	padding:3px;
	margin-left:7px;
}
.bold_yellow2 a:link {
	font-size:12px;
	color: #fdca01;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}
.bold_yellow2 a:visited {
	font-size:12px;
	color: #fdca01;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}
.bold_yellow2 a:active {
	font-size:12px;
	color: #fdca01;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}
.bold_yellow2 a:hover {
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}
.bold_yellow3 a:link {
	font-size:14px;
	color: #fdca01;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}
.bold_yellow3 a:visited {
	font-size:14px;
	color: #fdca01;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}
.bold_yellow3 a:active {
	font-size:14px;
	color: #fdca01;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
}
.bold_yellow3 a:hover {
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}
/* titles*/

	
	
.list_title1 {
	background-image:url(../images/list_title1.jpg);
	background-color:#3f781d;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#fdca01;
	height:28px;
	padding-top:7px;
	padding-left:10px;
	width:175px;
	border-bottom:1px solid #fff;
}
.list_title2 {
	background-image:url(../images/list_title2.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#fdca01;
	height:36px;
	padding-top:10px;
	padding-left:10px;
	font-size:14px;
	width:194px;
}
.list_title3 {
	background-image:url(../images/list_title2.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#fdca01;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	font-size:14px;
	width:194px;
}
.list_title4 {
	cursor:pointer;
	background-image:url(../images/list_title2.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#fdca01;
	height:36px;
	padding-top:10px;
	padding-left:10px;
	font-size:14px;
	width:194px;
}
/* styles for right nav*/	

.cats A:link, .cats A:visited, .cats A:active {
	background-color:#3f781d;
	width: 175px;
	font-weight:bold;
	font-size:12px;
	color: #fff;
	text-decoration: none;
	padding-top:8px;
	padding-left:10px;
	height: 30px;
	line-height: 180%;
	border-bottom:1px solid #fff;
}
.cats A:hover {
	background-color:#f1b222;
	width: 175px;
	font-weight:bold;
	font-size:12px;
	color: #fff;
	text-decoration: none;
	line-height: 180%;
	border-bottom:1px solid #fff;
}
/* sub categories right nav*/	

.subcats A:link, .subcats A:visited, .subcats A:active {
	background-color:#5e9f19;
	width: 165px;
	font-weight:normal;
	font-size:11px;
	color: #fff;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	height:12px;
	line-height: 120%;
	border:none;
}
.subcats A:hover {
	background-color:#f1b222;
	width: 165px;
	font-weight:normal;
	font-size:11px;
	color: #fff;
	text-decoration: underline;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 120%;
	height:12px;
	border:none;
}
.blog_list A:link, .blog_list A:visited, .blog_list A:active {
	width: 185px;
	font-weight:normal;
	font-size:11px;
	color: #5d9e19;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight:bold;
	border:none;
}
.blog_list A:hover {
	background-color:#f1b222;
	width: 185px;
	font-weight:normal;
	font-size:11px;
	color: #fff;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight:bold;
	border:none;
}
.comment {
	font-weight:bold;
	color: #5d9e19;
}






/* footer */

.siteby A:link, .siteby A:visited, .siteby A:active {
	color: #f1b222;
	text-decoration:none;
}
.siteby A:hover {
	color:#5e9f19;
	text-decoration:none;
}
/* form styling*/


.form {
	background-color:#fff;
	border: 1px solid #5e9f19;
	color: #7191b2;
	height:20px;
	line-height:200%;
	width:300px;
	font-size:13px;
	margin-right:10px;
	padding-top:4px;
	padding-left:4px;
}
.form2 {
	background-color:#fff;
	border: 1px solid #5e9f19;
	color: #7191b2;
	width:300px;
	line-height:180%;
	font-size:13px;
	padding-top:4px;
	padding-left:4px;
}
.form3 {
	background-color:#fff;
	border: 1px solid #5e9f19;
	color: #5e9f19;
	width:306px;
	line-height:180%;
	font-size:12px;
	height:25px;
}
.btn_submit {
	border:none;
	background: url(../images/submit.jpg) no-repeat left top;
}
input {
	background-color:#fff;
	border: 1px solid #5e9f19;
}
input:hover {
	background-color:#eaedee;
	border: 1px solid #5e9f19;
}
input:focus {
	background-color:#eaedee;
	border: 1px solid #5e9f19;
}
select {
	background-color:#fff;
	border: 1px solid #5e9f19;
	color:#333;
	width:150px;
	margin:5px 5px 5px 0;
}
select:hover {
	background-color:#eaedee;
	border: 1px solid #5e9f19;
	color:#333;
	width:150px;
	margin:5px 5px 5px 0;
}
select:hover {
	background-color:#eaedee;
	border: 1px solid #5e9f19;
	color:#333;
	width:150px;
	margin:5px 5px 5px 0;
}
textarea {
	background-color:#fff;
	border: 1px solid #5e9f19;
}
textarea:hover {
	background-color:#eaedee;
	border: 1px solid #5e9f19;
}
textarea:focus {
	background: #eaedee;
	border: 1px solid #5e9f19;
}
.success {
	width:408px;
	color:#00CC00;
	background-color:#f9f2e2;
	border:1px solid #eee0b6;
	padding:5px;
	font-weight:bold;
}
.side_panel_error {
	color:#CC0000;
	background-color:#f9f2e2;
	border:1px solid #eee0b6;
	padding:5px;
	margin-right:10px;
	font-weight:bold;
	font-size:10pt;
}
.error {
	width:408px;
	color:#CC0000;
	background-color:#f9f2e2;
	border:1px solid #eee0b6;
	padding:5px;
	font-weight:bold;
}
/*lists*/

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
li a {
	display:block;
	width:150px;
}
li a:hover {
	display:block;
	width:150px;
}

DIV#center ul
{
	padding: 10px 0px 10px 25px;
	margin: 10px 0px 10px 0px;
}
DIV#center ul li
{
	list-style-type: disc;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 8px 0px;
	line-height: 100%;
	width: auto;
}
DIV#center ul li A
{
	display: inline;
	width: auto;
}

.float {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

A#hoofPrint, A#pawPrint
{
	display: block;
	height: 156px;
	width: 193px;
	float: left;
	margin: 0px 17px 16px 3px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../images/printBtns.jpg) 0 0 no-repeat;
}
A#hoofPrint:hover
{
	background-position: 0 -157px;
}
A#pawPrint
{
	width: 200px;
	margin: 0px 0px 16px 0px;
	background-position: -194px 0px;
}
A#pawPrint:hover
{
	background-position: -194px -157px;
}	

