/* CSS Document for Pigeon Resource
Created by www.rokkmedia.co.uk*/


/*--------------------------------
SITE COLOURS
---------------------------------
Banner = #8dad39 (green)
Background : #f9f9f9 (grey)
Box borders : #cccccc
Heading bottom border : #748d2c
Links : #105dd1 - green
Menu text : #3c4919
Side menu text : #748d2c

*/


/*--------------------------------
       GLOBAL
---------------------------------*/

* {
	padding: 0;
	margin: 0;
}
html {background: #8cad3a;}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 67.5%;
	background: #fff url(../images/top-strip1.jpg) repeat-x top left;
}


/*--------------------------------
       LAYOUT
---------------------------------*/

#container {
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

#header {
	position: relative;
	width: 860px;
	height: 150px;
	background: #8dad39;
	text-align: left;
	background: url(../images/logo-pigeon3.jpg) no-repeat top left;
}
#header ul {
list-style-type: none;
}
.left{
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-left: 43px;
	color: #fff;
	text-transform:none;
	float: left;
	padding-top: 80px;


}
.right{
	text-align: right;
	color: #fff;
	float: right;
	padding-top: 4px;
	font-size: 105%;
	line-height:14px;

}

#header .right p
{
    margin:6px 0 0;
    padding:0;
}

#header .right p:first-child
{
    margin-top:0;
}


#header a {color: #fff;}

#navcontainer {
	position: absolute;
	top: 124px;
	left: 0;
	width: 800px;
	height: 25px;
}

#banner {
	width: 760px;
	margin:20px 0 -20px 0;
	padding:0;
	padding-left: 40px;
	text-align: left;
}

#banner img{vertical-align:middle;padding:0 6px 0 0;}

#mainnav {
	float: left;
	margin-top: 27px;
	width: 280px;
	background: #fff;
	text-align: left;
	border:  1px solid #cccccc;
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 550px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 20px;
}

#content div {
	padding: 8px;
	padding-bottom: 0;
}

#clear {
	clear: both;
}

#news {
	clear: both;
	float: left;
	width: 240px;
}

#newscolumn1 {
	clear: both;
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	margin-left: -8px;
}

#newscolumn2 {
	float: left;
	width: 290px;
	padding: 0;
	margin: 0;
	margin-top: -10px;
	margin-left: 8px;
}

.news1 {
	float: left;
	width: 160px;
	font-size: 2.8em;
}

.news2 {
	float: left;
	width: 160px;
}


.news3 {
	float: left;
	width: 160px;
}


#sidebar {
	float: right;
	width: 240px;
}



#footer a {color: #fff;}

#footer {clear: both;width: 100%; text-align: center; background: #8cad3a url(../images/bottom-strip1.jpg) repeat-x top left;padding-top: 25px;padding-bottom: 10px;line-height: 150%;font-size: 100%; color: #fff;margin-top: 20px;line-height: 120%; color: #fff;}

#content_index {
float: left;
margin: 0;
padding: 0;
width: 155px;
float: left;
border: 1px solid #ccc;
margin-left: 5px;
margin-right: 5px;
padding-bottom: 10px;


}
/*------------------------------
			NAVIGATION
-------------------------------*/
#ad {
	float:right;
	margin:0 0 20px 20px;
}

/* default link styling needed for IE6 to work */
a {color:#8dad39;}
a:visited {color:#8dad39;}
a:active {color:#8dad39;}
a:hover {text-decoration:none;}

/* remove the margin and bullets, set the padding*/
.button {
	margin:0;
	padding: 0;
	padding-right: 3px;
	list-style:none;
	float: left;
	margin-left: 0px;
	
}

/* display the list items inline with a right margin to space the
 buttons. Use this to pre-load the hover image */
.button li {
	display:inline;
	float:left;
	margin-right:2px;
	background:url(../images/hover_button.jpg);

}

/* style the links and place the background image to start from left
 edge */
.button li a {
	display:block;
	height:31px;
	float:left;
	text-decoration:none;
	font-size:9px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:1px;
	line-height:30px;
	text-align: center;
	background-image: url(../images/button.jpg);
	
		
}

/* style the b element to posiition it to the right by 20 pixels and
 even out the text with 20 pixel right padding */
.button li b {
	margin:0 0 0 10px;
	display:inline;
	float:left;
	height:31px;
	background:url(../images/button.jpg) right top;
	padding:0 38px 0px 28px;
	color:#3b4e16;
		
}

/* style the link hover and the link hover b to replace the background
 image - border:0 needed for IE6 to work */
.button li a:hover, .button li a:hover b {
	border:0;
	background-image:url(../images/hover_button.jpg);
	cursor:pointer;
}



/* move the text down by 3 pixels, and to the right by 2 pixels */
/*.button li a:active b, .button li a.current b {
	line-height:30px;
	margin-left:10px;
	padding-right:40px;

	
}*/

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#subnav li {
	display: inline;
}

#subnav a:link, #subnav a:visited {
	padding: 3px 20px 6px 20px;
	color: #fff;
	font-size: 10px;
	background: #99999a url(../images/button.jpg) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
}

#subnav a:hover {
	background: #99999a url(../images/hover_button.jpg) no-repeat;
	padding: 3px 20px 6px 20px;
}

/*--------------------------------
       NAVIGATION
---------------------------------*/

#mainnav ul {
	list-style: none;
	margin-bottom: 20px;

}

#mainnav li {
	font-size: 1.2em;
}

#mainnav li a:link, #mainnav li a:visited {
	display: block;
	padding: 5px 5px 5px 1.1em;
	margin-left: 5px;
	color: #436204;
	text-decoration: none;
	background: url(../images/bullet1.gif) no-repeat left top;
}
#mainnav li a:hover {
color: #3366cc;
}

#mainnav ul ul li a:link, #mainnav ul ul li a:visited {
	color: #333;
	font-size: 85%;
	margin-left: 20px;
}
#mainnav ul ul li a:hover {
color: #3366cc;
}

#mainnav ul ul ul li a:link, #mainnav ul ul ul li a:visited {
	color: #666;
	font-size: 85%;
	margin-left: 30px;
	background: url(../images/bullet5.gif) no-repeat 0 0;
}
#mainnav ul ul ul li a:hover {
color: #3366cc;
}


/*
#sub {
	margin-left: 22px;
}

#sub li a:link, #sub li a:visited {
	color: #333;
	font-size: 0.8em;
	background: url(../images/bullet2.gif) no-repeat left top;
}


#sub li  a:link {
	color: #333;
}*/

/*--------------------------------
       TEXT STYLES
---------------------------------*/
# p {
	font-size: 1.2em;
	width: 200px;
	padding-top: 30px;
	padding-left: 40px;
}
.smalltext {
	font-size: 0.8em;
}

.review {
margin: 0;
padding: 0;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
color: #fff;
text-transform:uppercase;
background-color: #8cad3a;
text-decoration: none;

}
.guide {
margin: 0;
padding: 0;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
color: #fff;
text-transform:uppercase;
background-color: #8cad3a;
text-decoration: none;
}

#content a{
	text-decoration:none;
}

.links_align {
margin-left: 70px;
}

.buy {
margin: 0;
padding: 0;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
color: #fff;
text-transform:uppercase;
background-color: #6c8539;
height: 20px;
text-decoration: none;

}


#content div {
	font-size: 1.2em;
	color: #333;
	line-height: 1.8;
}

#content #content_index:first-child
{
    clear:both;
}


p {
	padding-bottom: 0.8em;
}

blockquote {
	font-style: italic;
	padding: 8px;
	margin: 0;
	margin-bottom: 30px;
	background: #e4e4e4;
	border: 1px solid #999;
	clear: both;
	
}
.green_caps {
color: #8dad39;
text-transform:uppercase;
font-size: 85%;}


.newspic {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

.newsdate {
	float: left;
	width: 260px;
	font-size: 0.8em;
	padding-left: 16px;
}

q {
	font-style: italic;
}
.italic {
font-style: italic;
}

.intro {
	font-style: italic;
	color: #000;
	font-weight: bold;
}

.date {
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
	background: url(../images/date.gif) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	}

.spikes p, .prey p, .owls p {
	font-size: 0.8em;
	color: #fff;
	width: 10em;
}

.productintro {
	line-height: 120%;
	padding: 15px;
	border: 1px solid #999;
	margin-top: 15px;
/*	background: #fff url(../images/icon-product.gif) no-repeat left;*/
	
}
.installationintro {
	line-height: 120%;
	padding: 15px;
	border: 1px solid #999;
	margin-top: 15px;
	height: 70px;
	
/*	background: #fff url(../images/icon-product.gif) no-repeat left;*/
	
}
.installationintro img {
margin: 0;
padding: 0;
padding-right: 15px;
}

.installation {
	line-height: 150%;
	padding: 15px;
	margin-top: 15px;
	

}
.installation img {
margin: 0;
padding: 0;
padding-right: 15px;
padding-bottom: 10px;
}

.productimg {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
		

}

.underline {
	text-decoration:underline;
}
#newscolumn2 p {
	font-size: 0.8em;
}

.newsdate {
	color: red;
	}


#content_index p {
padding: 0;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 0.9em;
}


/*--------------------------------
       HEADINGS
---------------------------------*/
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; margin-top: 10px; margin-bottom: 10px;}

h1 {color: #8dad39;text-transform: uppercase;font-size: 1.3em;border: 1px solid #cccccc;border-bottom: 3px solid #8dad39;padding-left: 5px;}
h1#small {font-size: 1.1em;}
h2 {font-size: 1.1em;color: #000;font-weight: bold;text-decoration: underline;}
h3 {font-size: 1.1em;color:  #8dad39;font-weight: bold;text-transform:uppercase;text-decoration: underline;}
h4  {color: #000;font-size: 1.0em;}
h5 {color: #fff;padding: 2px;background-color: #8cad3a;font-size: 0.9em;text-align: center;text-transform:uppercase;}
h6 {color: #000;font-size: 1.0em;text-transform: uppercase;padding-bottom: 5px;margin-top: 0px; }

#content_index h5 a:link {
padding: 0;
margin: 0;
color: #fff;
text-decoration: none;


}
#content_index h5 a:visited {
color: #fff;

}


.news1 h2, .news2 h2, .news3 h2 {
	font-size: 1.0em;
}
#content_index h1 {
	color: #6c8539;
	text-transform: uppercase;
	font-size: 1em;
	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;

}

.green{
color: #6c8539;
text-decoration: underline;
}

.newsmain {
	padding-bottom: 5px;
	}

/*--------------------------------
       LINKS
---------------------------------*/



# a:link {
	background: url(../images/bullet3.gif) no-repeat left center;
	padding-left: 15px;
	text-decoration: none;
}

#content a:link, #content a:visited {
	color: #0066ff;
}
.spikes a:link, .spikes a:visited {
	color: #fff;
	text-decoration: none;
}

#news a:link, #news a:visited {
	color: #0066ff;
}
#content #content_index a:link, #content #content_index a:visited {
color: #fff;
text-decoration:none;
}
#content #content_index a:hover {
text-decoration: underline;
}


/*--------------------------------
       LISTS
---------------------------------*/
#newscolumn1 .news_item {
list-style: none;
margin:0;
padding: 0;
}

#newscolumn2 .news_item {
list-style: none;
margin:0;
padding: 0;
}

#content li {
	list-style: disc;
	margin-left: 20px;
}
#content ul {
padding-bottom: 10px;
}
#content ul ul {
margin-left: 20px;
list-style-type: circle;
}
.main li {
	text-decoration: none;
	margin-bottom: 6px;
	margin-left: 20px;
}

#content .reviews ul{
margin: 0;
padding: 0;
margin-bottom: 30px;

	
	
}
.clear {
clear: both;
}
#content .reviews li {
	text-decoration: none;
	list-style: none;
	display:inline;
	margin: 0;

}
#content .reviews li a {
	margin: 0;
	text-decoration: none;
	list-style: none;
	font-size: 88%;
	border: 1px solid #ccc;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:inline;
	color: #000;
	
	
	
}

blockquote ul {
	padding: 15px;
	margin: 0;
}

#newscolumn1 ul, #newscolumn2 ul {
	margin:0;
	padding: 0;
	font-size: 0.8em;
}



#newscolumn1 li a:link, #newscolumn1 li a:visited, #newscolumn2 li a:link, #newscolumn2 li a:visited {

	display: block;
	padding: 0 5px 0 1.1em;
	color: #0066ff;
	background: url(../images/bullet5.gif) no-repeat left center;
	
}

#newscolumn1 h2 a, #newscolumn2 h2 a {
	color: #0066ff;
}

/*
.newslist {
	list-style: none;
	border-left: 1px solid #ccc;
}
.newslist li {
	font-size: 0.8em;
}

.newslist li a:link, .newslist li a:visited {
	display: block;
	padding: 0 5px 0 1.1em;
	margin-left: 5px;
	color: blue;
	background: url(../images/bullet4.gif) no-repeat left top;
	background-position: 2px 5px;
}
*/

#content ul#facts li {list-style-type:none; margin: 0; padding: 0;}
#content ul#facts a {text-decoration: none;}
#content ul#facts a:hover {text-decoration: underline;}


#content ul#faqs a {text-decoration: none;}
#content ul#faqs a:hover {text-decoration: underline;}
#content ul#rate {margin: 0;padding: 0; width: 100%;}
#content ul#rate li {float: left; display: block; list-style-type: none; margin: 0;padding: 8px; padding-right: 20px; }
#content ul#rate a {text-decoration: none; color: #333;}

/*--------------------------------
       IMAGES
---------------------------------*/
.spikes {
	width: 218px;
	height: 91px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	background: #333 url(../images/advert-spikes.jpg) no-repeat;
}

.prey {
	width: 218px;
	height: 91px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	background: #333 url(../images/advert-bird.gif) no-repeat;
}

.owls {
	width: 218px;
	height: 91px;
	padding: 0;
	margin: 0;
	background: #333 url(../images/advert-owl.gif) no-repeat;
}

.search {
		background: url(../images/logo_search.jpg) no-repeat left center;
		padding-left: 40px;
		padding-top: 30px;
		color: #fff;
		font-size: 1.2em;
		width: 185px;
		margin-left: 40px;
		background-position: 5px 20px;
	
			
}
.search1 {
		
		margin-left: 80px;
	
			
}
#slideshow {
float: left;
width: 256px;
margin-left: 212px;
}
#search {
float: left;

}

#content_index img {
border-top: 3px solid #8cad3a;
border-bottom: 1px solid #8cad3a;
margin: 0;
padding: 0;
background: url(../images/home_image_border.jpg) no-repeat bottom left;
padding-bottom: 5px;
margin-left: -8px;
width:171px;

}

/*--------------------------------
       FORMS
---------------------------------*/

#header form {
	color: #fff;
	float: right;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 1.4em;
	}

#header label {
	float: left;
	padding-right: 6px;
	text-transform: none;
	width: 50px;
}

#sidebar fieldset {
	margin: 1em 0;
	padding: 1em;
	border: none;
}

#sidebar legend {
	font-weight: bold;
	color: #666;
}

#sidebar label {
	font-weight: bold;
	color: #666;
	font-size: 1.2em;
}











/*--------------------------------
       IMAGES
---------------------------------*/

.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	border: none;
}

.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	border: none;
}

.rate0 {

	background: url(../images/rate1.png) no-repeat top left;
	color: #FF0000;
	text-transform:uppercase;
	padding-left: 80px;
	margin-top: 10px;
	background-position: 0px -75px;
	height: 21px;
}
.rate1 {
	background: url(../images/rate1.png) no-repeat top left;
	color: #FF0000;
	text-transform:uppercase;
	padding-left: 80px;
	margin-top: 10px;
	background-position: 0px -60px;
	height: 21px;
}
.rate2 {
	background: url(../images/rate1.png) no-repeat top left;
	color: #FF0000;
	text-transform:uppercase;
	padding-left: 80px;
	margin-top: 10px;
	background-position: 0px -45px;
	height: 21px;
}
.rate3 {
	background: url(../images/rate1.png) no-repeat top left;
	color: #FF0000;
	text-transform:uppercase;
	padding-left: 80px;
	margin-top: 10px;
	background-position: 0px -30px;
	height: 21px;
}
.rate4 {
	height: 21px;
	background: url(../images/rate1.png) no-repeat top left;
	color: #FF0000;
	text-transform:uppercase;
	padding-left: 80px;
	margin-top: 10px;
	background-position: 0px -15px;
}
.rate5 {
	background: url(../images/rate1.png) no-repeat 0 50%;
	margin-top: 10px;
	background-position: 0px -1px;
	height: 21px;
	color: #FF0000;
	text-transform:uppercase;
	padding-left: 80px;

}
.imagecentre {
	text-align: center;
	
	}
/*--------------------------------
       TABLES
---------------------------------*/
table { 
	border-collapse: collapse;
	font-size: 0.9em;
}

th {
	padding: 10px;
	border-top: 1px solid #8dad39;
	border-bottom: 1px solid #8dad39;
	background: #8dad39;
	color: #fff;
}

tr {
	vertical-align: top;
}

td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #8dad39;
	border-bottom: 1px dotted #8dad39;
}

.alt {
	background: #e1e1e1;
}


.bold {
	font-weight: bold;

}
/*---------------------------------------
		SHOP
-----------------------------------------*/

.item1 {
float: left;
width: 250px;
margin-bottom: 20px;

}
.item2 {
float: right;
width: 250px;
margin-bottom: 20px;

}
.item1 img {
margin-left: 75px;
margin-bottom: 10px;
}
.item2 img {
margin-left: 75px;
margin-bottom: 10px;
}

.shop_image {
border: 1px solid #ccc;

}
.amount {
float: right;
margin-top: -22px;
margin-right: 10px;
}
.description {
font-size: 0.8em;
font-style:italic;
padding-left: 10px;
border-left: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
border-right: 1px dotted #ccc;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
}
.name {
font-size: 0.8em;
font-weight: bold;
padding-left: 10px;
border-left: 1px dotted #ccc;
border-right: 1px dotted #ccc;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
}
.right {
float: right;
}

#contactFormArea {
margin-bottom:300px;
}
#contactFormArea p {
font-size: 90%;
}
label {
width: 180px;
float: left;
padding-right: 5px;

}
fieldset {
border:  none;
}
ul#opposite {
margin: 0;
padding: 0;
list-style-type: none;
width: 530px;
height: 25px;

}
ul#opposite1 {
margin: 0;
padding: 0;
list-style-type: none;
width: 530px;
height: 40px;

}
li#left1 {
float: left;
margin: 0;
padding: 0;
list-style-type: none;
}
li#right1 {
float: right;
margin: 0;
padding: 0;
list-style-type: none;

}

.dark_green {
color: #436204;
}
.large {
color: #8dad39;
font-size: 110%;
text-transform:uppercase;
}

li#blue a:visited, li#blue a:link {
	color: #3366cc;
	background: url(../images/bullet2.gif) no-repeat left top;
}

.number {
font-size: 140%;
font-weight: bold;
color: #436204;
}
.squareslg {

background: url(../images_guides/backgroundlarge.png) no-repeat 55% 55%;
padding: 15px;
	float: left;
	margin: 0;
	padding: 0;


}

.squares img {
background: url(../images_guides/background.jpg) no-repeat 55% 55%;
padding: 15px;
}
.diyimageleft {
border: 1px solid #ccc;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 8px;

}
.diyimageright {
border: 1px solid #ccc;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 8px;

}
.diyimage {border: 1px solid #ccc;}

/******************************************************
	GALLERY (see also css/litebox.css
*******************************************************/
 .thumbnail {float: left;width: 130px;padding: 0;margin: 0;font-size: 88%;text-align: center;height: 140px;margin-top: 20px;}
.thumbnail img {border: none;margin-bottom: 7px;padding: 2px;background: #fff;}
.thumbnailwide {float: left;width: 220px;padding: 0;margin: 0;font-size: 88%;text-align: center;height: 300px;
	margin-top: 20px;}
.thumbnailwide img {border: none;margin-bottom: 7px;padding: 2px;background: #fff;}

.clearboth {clear: both;}
.third {width: 30%;}
.underline1 {text-decoration: underline; color: #3366cc;}

.caption-left {margin: 0; padding: 0;float: left;	margin-right: 10px;	margin-bottom: 10px; margin-top: 8px;border: none;}
.caption-left img {margin: 0; padding: 0;display: block;float: left;margin-bottom: 6px}
.caption-left p {background: #e6e6e6;font-size: 11px;margin: 0; padding: 0; color: #666;text-align: center;padding-top: 8px; padding-bottom: 8px; line-height: 120%;float: left;clear:both;display: block;width: 92%; padding-left: 4%; padding-right: 4%}

.caption-right {float: right;	margin-right: 0px;	margin-bottom: 10px; margin-left: 10px; margin-top: 8px;border: none;}
.caption-right img {margin: 0; padding: 0;display: block;float: left;margin-bottom: 6px}
.caption-right p {background: #e6e6e6;font-size: 11px;margin: 0; padding: 0; color: #666;text-align: center;padding-top: 8px; padding-bottom: 8px; line-height: 120%;float: left;clear:both;display: block;width: 92%; padding-left: 4%; padding-right: 4%}

.caption-center {float: none;	text-align: center; margin-right: 0px;	margin-bottom: 10px; margin-left: 10px; margin-top: 8px;border: none;}
.caption-center img {margin: 0 auto; padding: 0;display: block;float: none; margin-bottom: 6px}
.caption-center p {background: #e6e6e6;font-size: 11px;margin: 0; padding: 0; color: #666;text-align: center;padding-top: 8px; padding-bottom: 8px; line-height: 120%;float: left;clear:both;display: block;width: 92%; padding-left: 4%; padding-right: 4%}

body#home .caption-left {margin-top: 0;margin-left: -7px}
body#home #content p{line-height: 168%}




/*--------------------------------
       Individual Product Page
---------------------------------*/

body#individual h2 {
	font-size: 1.1em;
	color:  #8dad39;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: underline;
	
}

body#individual h3 {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform:none;
	}

#content #buybox p {
	line-height:120%;
	padding-top:5px;
	
		
}

#content #imagebuybox {
	float:left;	
	margin:0;
	margin-top:25px;
	padding:10px;
	list-style-type:none;
	width:314px;
	background-color:rgb(202,205,186);
}

#content #imagebuybox p span{
		font-size:16px;
		font-weight:bold;
}

#content div#buyboxleft{
	float:left;
	width: 110px;
	padding-bottom:7px;
		
}

#content div#buyboxright{
	float:right;
	width:170px;
	font-size:12px;
		
}

#content div#buyboxright a{
	display:block;
	width:170px;
	background-color:rgb(108, 133, 57);
	color:rgb(255,255,255);
	font-size:16px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#content div#buyboxright a:hover{
	background-color:rgb(140,173,58);
}

#content #starbox {
	float:left;	
	margin:0;
	margin-top:25px;
	padding-left:20px;
	list-style-type:none;
	width:180px;
	
}

#content #tabs{
	border-bottom:3px solid	rgb(108, 133, 57);
	clear:both;
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

#content #tabs li{
	
	float:left;
	width:101px;
	margin: 0;
	list-style-type:none;
	padding: 0; 
	margin-right:5px;
	margin-top:15px;
	background: rgb(108, 133, 57) url(../images/arrow.png) no-repeat 5px 13px;
	display: block;
	line-height: 110%;
	color: #fff;
	height: 30px;
	padding: 10px;
	padding-left:20px;
	-moz-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	}
	
#content #tabs a li:hover{
	background-color:rgb(140,173,58);
}


#content #tabs li.last {
	width:96px;
	margin-right: 0	
}

#content #testimonial li{
	list-style-type:none;
	margin:0;
	margin-bottom:20px;
	padding:0;
	padding-bottom:20px;
	border-bottom:1px solid rgba(108, 133, 57, 0.2);
	

}

body#individual img.right {
	margin:0; 
	padding:0; 
	float: right; 
	padding-left: 20px;
	padding-bottom: 10px; 
	padding-top:7px;
}

body#individual img.left {
	margin:0; 
	padding:0; 
	float: left; 
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top:7px;
}

article {
	padding:15px;
	background: rgba(108, 133, 57, 0.1);
	margin-bottom: 20px;
	clear:both;
}

#mainimage {
	border: solid thin rgb(202,205,186);	
}

/*--------------------------------
       Product Category Page
---------------------------------*/

body#category h1 {width: 740px;}


body#category #content {
	
	width:760px;

	
	
}
body#category #content div{
	
margin-left: -40px

	
	
}
#content #productcategory {
	margin:0px;
	padding:0px;
	
		
}


#content #productcategory li h2{
	margin:0;
	padding:0;
	color:rgb(255,255,255);
	text-align:center;
	text-decoration:none;
	font-size:12px;	
	padding-top:185px;
	font-weight:normal;
}


#content #productcategory li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	margin-bottom:16px;
	margin-right:16px;
	display: inline;
	width:174px;
	height:220px;
}

#content #productcategory li#endlist{
	margin-right:0px;
	
}



#content #productcategory a {

	width:174px;
	height:220px;
	display: block;
	float: left;
	text-decoration: none;
}

#content #productcategory li a:hover {
	background-position: 0 -220px;
}

#content #productcategory li a#plastic { 
	background-image: url(../images/individual_products/category-wide-plastic2.jpg);
		
}
#content #productcategory li a#steel { 
	background-image: url(../images/individual_products/category-wide-steel2.jpg);
		
}
#content #productcategory li a#specialist { 
	background-image: url(../images/individual_products/category-special.jpg);
		
}
#content #productcategory li a#owl { 
	background-image: url(../images/individual_products/category-owl.jpg);
	
		
}
#content #productcategory li a#scaring { 
	background-image: url(../images/individual_products/category-scarer.jpg);
		
}
#content #productcategory li a#sonic{ 
	background-image: url(../images/individual_products/category-sonic.jpg);
		
}

#content #productcategory li a#ultra { 
	background-image: url(../images/individual_products/category-ultra.jpg);
		
}

#content #productcategory li a#cleaning { 
	background-image: url(../images/individual_products/bird-droppings-germ-clear.jpg);
		
}
#content #productcategory li a#laser { 
	background-image: url(../images/individual_products/category-lazer.jpg);
		
}

/*--------------------------------
       Reviews Page Update
---------------------------------*/

#content #reviewbuybox a.buynow{
	display:block;
	width:150px;
	background-color:rgb(108, 133, 57);
	color:rgb(255,255,255);
	font-size:16px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 12px;
	
}

#content #reviewbuybox{
	margin:0;
	padding:0;	
}

#content #reviewbuybox li{
	list-style-type:none;
	margin:0;
	padding:10px;
	width:150px;
	height: 325px;
	float:left;
	display:block;
	margin-right:12px;
	background: rgba(108, 133, 57, 0.1);
	margin-bottom:12px
		
}

#content #reviewbuybox li#end{
	margin-right:0;
	background: rgba(108, 133, 57, 0.3);
}

#content #reviewbuybox li#endcat{
	margin-right:0;
	background: rgba(108, 133, 57, 0.1);
}

#content #reviewbuybox p span{
		font-size:16px;
		font-weight:bold;
}


#content #reviewbuybox img{
	margin-bottom:3px;
	border: solid thin rgb(202,205,186);
}

#content #reviewbuybox img.noborder{
	border:none;	
}

#content #reviewbuybox p{
		line-height:140%;
}

#content #reviewbuybox article{
	height:60px;
	margin:0;
	padding:0;
	background:none;
	line-height:140%;
	margin-bottom:10px;	
}


#content #reviewbuybox li#endmulti{
	margin-right:0;
	background: rgba(108, 133, 57, 0.1);
}

/*-- Amazon Products --*/

#content ul#amazon {display:block;margin: 0; padding: 0;float: left; padding-top: 20px;padding-bottom: 20px; width: 100%; margin-left: 10px}
#content #amazon li {margin: 0; padding: 0;list-style-type:none;float: left; display: block; margin-right: 9px; width:120px;height: 240px;margin-bottom: 12px}

hr {border: none; border-bottom: 1px solid #000; height: 10px;  margin-bottom: 15px; display: block; clear: both}
.rightalign {float: right; margin-left: 15px; margin-top: 15px}

/* Bird Spikes Online Boxes */

#content #birdspikes a.buynow{
	display:block;
	width:100px;
	background-color:rgb(108, 133, 57);
	color:rgb(255,255,255);
	font-size:14px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	-moz-border-radius: 10px;
	border-radius: 5px;
	margin-bottom: 12px;
	margin-top: 0px;
	padding-bottom: 2px
	
}

#content #birdspikes a.buynow:hover{
	background-color: #8CAD3A;

}


#content #birdspikes{
	margin:0;
	padding:0;	
	margin-top: 10px
}

#content #birdspikes li{
	list-style-type:none;
	margin:0;
	padding:10px;
	width:100px;
	height: 235px;
	float:left;
	display:block;
	margin-right:12px;
	background: rgba(108, 133, 57, 0.1);
	margin-bottom:12px
		
}

#content #birdspikes li#end{
	margin-right:0;
	background: rgba(108, 133, 57, 0.3);
}

#content #birdspikes li#endcat{
	margin-right:0;
	background: rgba(108, 133, 57, 0.1);
}

#content #birdspikes p span{
		font-size:12px;
		font-weight:bold;
}


#content #birdspikes img{
	margin-bottom:3px;
	border: solid thin rgb(202,205,186);
}

#content #birdspikes img.noborder{
	border:none;	
}

#content #birdspikes p{
		line-height:140%;
}

#content #birdspikes article{
	height: 60px;
	margin:0;
	padding:0;
	background:none;
	line-height:130%;
	margin-bottom:10px;	
}

#content #birdspikes article a {
font-weight: normal;
font-size: 12px


}


#content #birdspikes li#endmulti{
	margin-right:0;
	background: rgba(108, 133, 57, 0.1);
}

#content #birdspikes.underhead {padding-top: 10px}


/*--------------------------------
       Hidden Link
---------------------------------*/

#footer .hidden a{
	color: #8cad3a;
	margin-left: 20px;
}

#Li99 a {color: #fff; text-decoration:none;}
#Li89 a {color: #fff; text-decoration:none;}
#Li79 a {color: #fff; text-decoration:none;}