/* 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: 760px;
	margin: 0 auto;
	text-align: center;
}

#header {
	position: relative;
	width: 760px;
	height: 150px;
	background: #8dad39;
	text-align: left;
	background: url(../images/logo-pigeon2.gif) no-repeat top left;
}
#header ul {
list-style-type: none;
}
.left{
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-left: 26px;
	color: #fff;
	text-transform:none;
	float: left;
	padding-top: 74px;


}
.right{
	text-align: right;
	color: #fff;
	float: right;
padding-top: 8px;
font-size: 105%;
}
 #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;
	text-align: left;
}

#banner img{vertical-align:middle;padding:0 6px 0 0;}

#mainnav {
	float: left;
	margin-top: 27px;
	width: 205px;
	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 40px 0px 30px;
	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;

}
.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;
}


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 {float: 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;}
.caption-left p {background: #e6e6e6;font-size: 85%;margin: 0; padding: 0; color: #666;text-align: center;padding-top: 8px; padding-bottom: 8px; line-height: 120%;}

.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;}
.caption-right p {background: #e6e6e6;font-size: 85%;margin: 0; padding: 0; color: #666;text-align: center;padding-top: 8px; padding-bottom: 8px; line-height: 120%;}