/* MAIN STYLES
-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, html {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	background:#999999 url(images/bg1.jpg) 0 0 repeat-x;
	line-height:135%;
}
ul {
	list-style:none;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#8a7458;
	text-decoration:underline;
	position:relative;
}
a:focus {
	outline:none;
}
p {
	margin:1em 0;
}

h2, h3 {
	padding:10px 0 5px;
	line-height:100%;
}
h2 {
	font-size:20px;
	color:#36607C;
	font-weight:normal;
}
h1 {
	font-size:30px;
	line-height:100%;
	font-weight:normal;
}
h1 a {
	text-decoration:none;
	color:#333;
}
h1 a:hover {
	text-decoration:underline;
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:960px;
	background-color:#c9c5A9;
}
#header {
	height:300px;
	position:relative;
	z-index:99;
	background:url(images/img_header.jpg) no-repeat;
}
#content {
	padding:22px 27px;
	background:#c9c5A9;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#colLeft {
	width:598px;
	float:left;
}
#colRight {
	width:270px;
	float:left;
	padding-left:35px;
}
#footer {
background-color:#948D69;
	padding:20px 0 10px 10px;
	width:952px;
	height:70px;
	margin:1px auto;
	color:#999;
	position:relative;
}
#footer p {color:#FFFFFF; margin-top:55px;
}
/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:30px;
	left:0;
}
#logo h1 {
	padding:0;
	background:none;
	border:none;
}
#logo h1 a, #logo h1 a:hover {
	background:url(images/logo.png) 0 0 no-repeat;
	width:180px;
	height:39px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
	border:none;
}
/* top menu */

#topMenu {
	position:absolute;
	left:0;
	top:88px;
	border-top:1px solid #4E4E4E;
	padding-top:20px;
	width:100%;
}
.sf-menu li {
	position: relative;
	float: left;
	line-height: 37px;
	padding: 0 1px 0 0;
	text-align: center;
}
.sf-menu li a {
	display: block;
	float: left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:none;
	padding:0 15px;
	height:35px;
	line-height:35px;
	position:relative;
	color:#ccc;
	border:1px solid #000;
	border-bottom:none;
}
#topMenu ul.sf-menu li a:hover {
	background:#99CC00;
	border:1px solid #B8F400;
	color:#fff;
	border-bottom:none;
}
#topMenu ul.sf-menu li ul.children {
	border:1px solid #B8F400;
	background:#99CC00;
	border-top:none;
}
#topMenu ul.sf-menu li ul.children li {
	position:relative;
	line-height:100%;
	height:30px;
}
#topMenu ul.sf-menu li ul.children li a {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding-top:10px;
	line-height:100%;
	border:none;
}
#topMenu ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: none;
	border:none;
	line-height:100%;
	display:block;
	padding-top:10px;
}
#topMenu ul.sf-menu li ul.children li ul.children {
	border: none;
}
#topMenu ul.sf-menu li ul.children li ul.children li {
	background:#99CC00;
}
#topMenu ul.sf-menu li ul.children li ul.children a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul.children {
	margin:6px 0 0 0;
}
#topMenu ul.sf-menu li ul.children ul.children {
	margin:0 0 0 38px;
	border-top:1px solid #B8F400;
}
#topMenu ul li ul li a, #topMenu ul li:hover ul li a, #topMenu ul li:hover ul li a, #topMenu ul li:hover ul li a:hover {
	background:none;
	border:none;
	color:#fff;
	line-height:100%;
	text-transform:none;
	padding-top:5px;
	height:27px;
}
.twitter {
	position:absolute;
	top:42px;
	right:130px;
	background:url(images/twitter_top.gif) 0 0 no-repeat;
	z-index:99;
}
.twitter a {
	display:block;
	width:139px;
	height:55px;
	text-indent:-9999px;
}
.rss {
	position:absolute;
	height:28px;
	padding-right:34px;
	line-height:28px;
	top:55px;
	right:0;
	background:url(images/rss.gif) 100% 50% no-repeat;
}
.rss a {
	color:#ccc;
	text-decoration:none;
}
/* CONTENT ELEMENTS
----------------------------------------------*/

.catTitle {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding:9px 0;
	margin-bottom:10px;
	color:#666;
	font-size:14px;
}
.blogItem {
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
}
.blogItem span.posted {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding:5px 0 10px;
	font-size:11px;
	color:#999;
	display:block;
}
.blogItem .metadata {
	margin-bottom:10px;
}
.blogItem .metadata .date {
	float:left;
	background:#00CCFF;
	padding:3px 7px;
	color:#fff;
	font-size:11px;
}
.blogItem .metadata .no_comments {
	float:left;
	background:#99CC00 url(images/bk_comments_no.jpg) 8px 50% no-repeat;
	padding:3px 7px 3px 32px;
	color:#fff;
	font-size:11px;
	margin-left:2px;
}
.blogItem .metadata .no_comments a {
	color:#fff;
}
.blogItem a.more-link {
	display:block;
	clear:both;
	background:url(images/bk_readmore.jpg) 0 0 no-repeat;
	width:104px;
	height:24px;
	text-indent:-9999px;
	margin-top:10px;
}
.blogItem a.readmore:hover {
	background:url(images/bk_readmore.jpg) 0 -24px no-repeat;
}
#colLeft a img {
	/*border:none;*/
	border:1px solid #6B7D4F
}
#colLeft ul {
	list-style:none;
	list-style-position:inside;
}
/* colRight */
#colRight  img {border:none; padding:10px 0px 15px 0px;}
#colRight h2 {
	clear:both;
	margin:15px 0 5px;
	background:#000;
	padding:5px 7px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	clear:both;
}
#colRight h2.sponsors {
	background:#EE4A04;
}
#colRight ul {
	position:relative;
}
#colRight ul li {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding-bottom:1px;
}
#colRight ul li a {
	display:block;
	padding:8px 0;
	background:url(images/bullet_blue.jpg) 3px 10px no-repeat;
	padding-left:25px;
	color:#666;
	text-decoration:none;
}
#colRight ul li a:hover {
	background:#F5F5F5 url(images/bullet_green.jpg) 3px 10px no-repeat;
}
#colRight #ads {
	clear:both;
	padding:8px 0 10px;
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
}
#colRight #ads a {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#colRight #ads img {
	border:none;
}
#ads_msg {
	padding:8px 8px 2px;
	background:#f4f4f4;
	border:1px dotted #ccc;
	float:left;
	line-height:100%;
	width:243px;
	height:22px;
}
#ads_msg a {
	color:#666;
}
.social {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding-bottom:10px;
}
.social strong {
	color:#00C1F2;
}
/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}
#colLeft ul.commentlist li {
	background:none;
	border-bottom:1px solid #efefef;
	padding:5px 0;
	padding-left:40px;
}
#colLeft ul.commentlist li .avatar {
	float:left;
	width:32px;
	margin-left:-40px;
}
* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}
#colLeft ul.commentlist li.odd {
	background:#f9f9f9;
}
#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#999;
}
/* HOME SLIDER
-----------------------------------------------*/

#slider {
	background:#000;
	margin-bottom:20px;
}
.panel .text {
	color:#999;
	height:60px;
	padding:5px 10px 15px;
}
.panel .text p {
	margin:3px 0 0;
}
.panel .text h1, .panel .text h1 a {
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:0;
}

/* FORMS
---------------------------------------------------*/



#commentform label {
	display:block;
	padding:5px 0 2px;
}
#commentform input, #commentform textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}
#commentform textarea {
	width:500px;
}
#commentform input#submit {
	border:none;
	width:124px;
	height:28px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:url(images/bk_postcomment.jpg) 0 0 no-repeat;
	font-size:11px;
}
/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}
#contact input, #contact textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}
#contact textarea {
	width:500px;
}
#contact input.submit {
	border:none;
	width:124px;
	height:28px;
	text-align:center;
	padding-top:4px;
	margin-top:15px;
	background:url(images/bk_sendmsg.jpg) 0 0 no-repeat;
}
.errormsg, .successmsg {
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}
/* CLEARING
---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear {
	clear: both;
}
.noclear {
	clear: none;
}
/*------------------tables----------------*/



.tabledata, .tablehead, .tabledatahigh {
	font-size: 10pt;
	font-family: verdana;
	color: black;
	vertical-align: bottom;
	text-align: left;
	border: 1px solid #ffffff;
}
.tablehead {
	font-weight: bold
}
.tabledatahigh {
	font-weight: bold;
	color: #990000;
	background-color: #CC9900;
}
.tablepic {
	text-align: center;
	vertical-align: top;
}
.paratext, .paratexthigh {
	font-family: verdana;
	font-weight: normal;
	text-align: left;
}
.paratext {
	font-size: 10pt
}
.paratexthigh {
	font-size: 10pt;
	color: red;
	background-color: yellow
}
.maintext, .boldmaintext {
	font-family: verdana;
	font-weight: normal;
	text-align: left;
}
.maintext, .boldmaintext {
	font-size: 12pt
}
.boldmaintext {
	font-weight: bold
}
.pageheader, .tableheader, .paraheader {
	font-family: verdana;
	text-align: left;
	padding:2px;
	color:#FFFFFF;
	background-color:#8a7458;
	height:20px;
}
.pageheader {
	font-size: 16pt
}
.tableheader {
	font-size: 12pt
}
.paraheader {
	font-size: 12pt
}
.footer, .pagefooter, .tablefooter, .footnote {
	font-family: verdana;
	font-weight: normal;
	text-align: left;
}
.tablefooter {
	font-size: 10pt
}
.pagefooter {
	font-size: 8pt
}

h1.header {width:154px;height:152px; background:url(images/img_transplack.png) no-repeat bottom; padding-left:160px; padding-top:160px; float:right;}
h1.header span{display: block; width: 0; height: 0; overflow:hidden; }


/*Navigation*/

#navbar {
	position:absolute;
	width:712px;
	height:55px;
	
	top:218px;
	left:0px;
	/*top:0px; IE5.x/win sees this..
  voice-family: "\"}\"";
  voice-family: inherit;
 	top:20px; ..but not this "standards" top value..
	left:26px;*/
	z-index:200;
	display:inline-block;


}
ul#nav {background:url(images/NAVbg.png) no-repeat; margin:0; padding:0; list-style: none;}
ul#nav li {  list-style-type:none; margin: 0; padding: 0; float: left;}
ul#nav li a { height:55px; display:block; position:absolute;  text-indent:-9999px; outline:none; }

li#navHome a, li#navSheds a, li#navAnimal a,li#navSummer a, li#navFencing a,li#navContact a {background:url(images/NAVbg.png) no-repeat;}



/*  
Measurements for the nav image replacement:

	The distance from the top to the...

	initial state = 0
	rollover state = 55px
	selected state = 110px

	The distance from the far-left to the...

	Home button = 0
	Sheds button = 88px
	Summer button = 190px
	Fencing button = 358px
	Contact button = 477px

	The width of the...

	Home button = 88px
	Sheds button = 102px
	Summer button = 110px
	Fencing button = 168px
	Contact button = 120px
	
*/

li#navHome a 						{ background-position:0px 0px; width:88px; left:0px; }
li#navHome a:hover					{ background-position:0px -55px;}
body#Home li#navHome a 				{ background-position:0px -110px; }

li#navSheds a 						{ background-position:-88px 0px; width:102px; left:87px; }
li#navSheds a:hover					{ background-position:-88px -55px; }
body#Sheds li#navSheds a 			{ background-position:-88px -110px; }

li#navAnimal a 						{ background-position:-191px 0px; width:110px; left:188px; }
li#navAnimal a:hover					{ background-position:-191px -55px; }
body#Animal li#navAnimal a 				{ background-position:-191px -110px; }

li#navSummer a 						{ background-position:-302px 0px; width:168px; left:298px; }
li#navSummer a:hover					{ background-position:-302px -55px; }
body#Summer li#navSummer a 				{ background-position:-302px -110px; }

li#navFencing a 					{ background-position:-471px 0px; width:120px; left:465px; }
li#navFencing a:hover				{ background-position:-471px -55px; }
body#Fencing li#navFencing a 		{ background-position:-471px -110px; }

li#navContact a 					{ background-position:-592px 0px; width:120px; left:585px; }
li#navContact a:hover				{ background-position:-592px -55px; }
body#Contact li#navContact a 		{ background-position:-592px -110px; }

#tagline {
	position:absolute;
	top:30px;
	left:0px;
	z-index:50;
	
}

.blockquote {font-size:15px; font-style:italic; color:#666666;}

.product_image img {border:1px solid #6B7D4F}
.right{width:160px; height:50px;float:right; padding: 40px 0px 0px 0px;}
