/* 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;
}

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: 129px;
	background: #8dad39;
	text-align: left;
}

#navcontainer {
	position: absolute;
	top: 98px;
	left: 0;
	width: 760px;
	height: 25px;
}

#banner {
	width: 760px;	
	text-align: left;
	position:relative;
	top:12px;
}

#mainnav {
	float: left;
	margin-top: 27px;
	width: 205px;
	background: #fff;
	text-align: left;
	border:  1px solid #cccccc;
}

#content {
	float: right;
	width: 550px;
	margin-top: 20px;
	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 {
	height: 120px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background: url(../images/bottom-strip1.jpg) repeat-x top left;
}
#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;
}
#footer a {
color: #fff;
}

#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;

}

#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 ul ul li a:link, #mainnav ul ul li a:visited {
	color: #333;
	font-size: 70%;
	margin-left: 20px;
}



#Navigation
{
	width: 780px;
	position:relative;
	top:12px;
}
.NavLink
{
	padding: 0;
	margin: -1px -2px 0 0;
}
.NavLink dt
{
	display: none;
}
.NavLink dd
{
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
	text-align: center;
}
.NavLink dd span.Left
{
	display: block;
	width: 12px;
	height: 1.5em;
	height: auto;
	background: url(../images/TabLeft.gif);
	float: left;
	border-bottom: 1px solid #888;
	padding: 10px 0;
}
.NavLink dd span.Mid
{
	height: 1.5em;
	height: auto;
	background: url(../images/TabMid.png);
	float: left;
	border-bottom: 1px solid #888;
	padding: 10px 28px;
}
.NavLink dd span.Right
{
	display: block;
	width: 12px;
	height: 1.5em;
	height: auto;
	background: url(../images/TabRight.gif);
	float: left;
	border-bottom: 1px solid #888;
	padding: 10px 0;
}
/*
li.right a.ViewBasket
{
	background: url(../images/basket.gif) no-repeat;
	padding:0 0 0px 0;
	width:126px;
	display:block
}
*/
.NavLink dd.Home span.Mid
{

}

.NavLink a, .NavLink a:visited
{
	color:#3b4e16;
	text-decoration: none;
	cursor: pointer;
	font-size:9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
}
.NavLink a:hover
{
	color:#3b4e16;

}
.NavLink a:hover span
{
	background-position: 0 150px;
}


/*--------------------------------
       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;
height: 20px;
height: 100px;
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;
}
#footer p {
color: #fff;
}

blockquote {
	font-style: italic;
	padding: 8px;
	margin: 0;
	margin-bottom: 30px;
	background: #e4e4e4;
	border: 1px solid #999;
	
}
.green_caps {
color: #8dad39;
text-transform:uppercase;
font-size: 85%;}

.rss {
	background: url(../images/logo-rss-small.gif) no-repeat left top;
	width: 300px;
	float: left;
	font-size: 0.8em;
	padding-left: 28px;
	padding-top: 5px;
}
.rss1 {
	margin-right: 7px;
	float: left;
	padding-top: 5px;


}
.rss2 {
	border: none;


}
.newspic {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

.newsdate {
	float: left;
	width: 260px;
	font-size: 0.8em;
	padding-left: 16px;
}
.go {
background: url(../images/search.gif) no-repeat right bottom;

margin-top: -2px;
}



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;*/
	
}

.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;
	}

#footer {
	line-height: 120%;
	padding-top: 25px;
}
#content_index p {
padding: 0;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 0.9em;
}


/*--------------------------------
       HEADINGS
---------------------------------*/

#header h1 {
	font-size: 13px;
	padding-left: 26px;
	color: #fff;
	border: none;
	text-transform:none;
}

h1 {
padding: 0;
margin: 0;
	color: #8dad39;
	text-transform: uppercase;
	font-size: 1.4em;
	border: 1px solid #cccccc;
	border-bottom: 3px solid #8dad39;
	padding-left: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 0.9em;
	color:  #666;
	padding:0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.0em;
	color: #fff;
	margin-top: -0.5em;
}

h4 {
	font-size: 0.9em;
	color: #8dad39;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
}
h5 {
color: #fff;
padding: 2px;
background-color: #8cad3a;
text-align: center;
text-transform: uppercase;
font-size: 1em;
margin-bottom: 10px;}

#content_index h5 a:link {
color: #fff;
text-decoration: none;

}
#content_index h5 a:visited {
color: #fff;

}
h6 {
color: #000;
font-size: 90%;
text-transform: uppercase;
padding: 0;
margin: 0;
padding-bottom: 5px;
}


.news1 h2, .news2 h2, .news3 h2 {
	font-size: 1.0em;
}
#content_index h1 {
	color: #8dad39;
	text-transform: uppercase;
	font-size: 1em;

	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;

}

.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;


}
.main li {
	text-decoration: none;
	margin-bottom: 6px;
	margin-left: 20px;
}

#content .reviews ul{
margin: 0;
padding: 0;
margin-bottom: 30px;
	
	
}
#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: 83%;
	border: 1px solid #ccc;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:inline;
	
	
}

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;
}
*/
/*--------------------------------
       IMAGES
---------------------------------*/
#header img {

}

.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
---------------------------------*/
.Search
{
	color: #fff;
	float: right;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 1.4em;
}

.Search label {
	float: left;
	padding-right: 6px;
	text-transform: none;
}


/*
#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;
}
*/
#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;
}

.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
}

.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;

}





/* remove the margin and bullets, set the padding
.button {
	margin:0;
	padding: 0;
	padding-right: 3px;
	list-style:none;
	float: left;
	margin-left: 20px;
	
}

/* 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;
}

/* style the active state to replace the background image. This can
 also be used for a 'current' tab if you wish 
.button li a:active, .button li a:active b, .button li a.current,
 .button li a.current b {
	background-image: url(../images/button.jpg);
	
}

/* 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;
	
}
*/