/* CSS Document for Dave Jones - Pigeon Site
Created by www.rokkmedia.co.uk*/


/*--------------------------------
       SITE COLOURS
---------------------------------
Background : #ccc - Grey
Subcontent : #ecc600 - Yellow
Address background : #727272 - Dark Grey
Text : # 33334b - Grey
title : # 
Menu lines : #
Menu hover : #
Main Nav hover : #
Footer : #
logo : #eeb213 or #c99a24
*/


/*--------------------------------
       ORDER OF  STYLES

GLOBAL
LAYOUT
NAVIGATION
HEADINGS
TEXT
LISTS
LINKSa:link
IMAGES
FORMS
OTHER
---------------------------------*/

/*--------------------------------
       GLOBAL
---------------------------------*/

.Wizard .Sidebar td
{
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 35px;
	background: url(../../Bird-Spikes/images/bullet-pigeon.gif) no-repeat top left;
}





*
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

body {
	font-size: 67.5%;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #ccc url(../../images/body-bg.gif) repeat-y 50% 0;
	color: #333333;
}

form
{
	display: inline;
}

img{border:0;}
/*--------------------------------
       LAYOUT
---------------------------------*/

#container {
	width: 760px;
	margin: 0 auto;
}

#topbanner {
	width: 100%;
	height: 190px;
	background: url(../../images/body-top-strip.gif);
	text-align: center;
}

#header {
	width: 760px;
	height: 150px;
	background: #000 url(../../images/header-banner-bg.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
}

#logo
{
	float: left;
	width: 300px;
	height: 110px;
	padding-top: 40px;
	padding-left: 20px;
}

#address {
	float: right;
	width: 240px;
	height: 150px;
	right:  0;
	top: 0;
	background: #727272;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#address div
{
	height:62px;
	margin-bottom:2px;
	padding:6px 0 0 6px;
}
#address p
{
	font-size:19px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#fff;
}
#address div.Tel
{
	line-height:230%;
	margin-top:35px;
}
#address p a
{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#address p a.contactLink
{
	font-size:11px;
	font-weight:normal;
}

#address img
{

	margin:0;
	padding:0 4px 0 0;
	vertical-align:top;
	float:left;
}

.ContactAddress 
{
	top:20px;
	position:relative;
	font-size:1.1em;
	line-height:1.5;
}
.ContactContainer
{
	margin-bottom:2px;
}

.ContactImage
{
	float:left;
	width:20px;
	margin-right:12px;
}
.ContactText
{
	overflow:auto;
	height:100%;
}
.ContactAddress a
{
	font-weight:bold;
	margin:0;
	padding:0;
	color:#000;
}
.ContactAddress a.contactLink
{
	font-weight:normal;
}


#navcontainer {
	width: 758px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
    line-height: 2.1;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    }


#content {
	float: left;
	width: 376px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #dededd;
	border-left: 1px solid #fff;
	min-height: 765px;
}

#content4 {
	float: left;
	width: 309px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #dededd;
}

#content-testimonials {
	float: left;
	width: 490px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #dededd;
}

#content div, #content4, #content-testimonials div {
	padding: 10px;
}

#subcontent {
	float: right;
	width: 349px;
	padding-left: 10px;
	text-align: left;
	padding-top: 14px;
}

#subcontent2 {
	float: right;
	width: 255px;
	padding-left: 10px;
	text-align: center;
	min-height: 765px;
	padding-top: 14px;
}

#subcontent3 {
	float: left;
	width: 700px;
	background: #ecc600;
	padding-left: 10px;
	text-align: left;
	min-height: 765px;
	padding-top: 14px;
}

#subcontent4 {
	float: right;
	width: 420px;
	padding-left: 10px;
	text-align: left;
	padding-top: 14px;
}

#subcontent5 {
	float: left;
	width: 700px;
	padding-left: 10px;
	text-align: left;
	min-height: 765px;
	padding-top: 14px;
}

#tablearea {
	float: left;
	width: 240px;
}

#formarea {
	float: left;
	width: 170px;
	padding-left: 10px;
}

/* Main product image */
#pic {
	clear: both;
	padding-top: 20px;
	text-align: center;
	width: 400px;
}


#linkarea {
	float: left;
	width: 190px;
	padding: 0;
	padding-top: 20px;
	margin: 0;
}

#product {
	clear: both;
}

#clear {
	clear: both;
}

#footer {
	clear: both;
	width: 100%;
	height: 125px;
	background: #ecc600 url(../../images/footer-bg.gif) repeat-x;
	}

	
/*--------------------------------
       PRODUCT TEXT
---------------------------------*/

#pic p 
{
}

#pic p a:link, #pic p a:visited 
{
}

ul.MoreInfo
{
	margin: 0;
	padding: 0;
}

.MoreInfo li
{
	display: block;
	width: 190px;
	margin: 5px;
	float: left;	
}

.MoreInfo li a
{
	display: block;
	padding: 3px 1em;
	border: 1px solid #333;
	text-align: center;
	background: #fff;
	font-size: 1.3em;
	
}

/*--------------------------------
       PANELS
---------------------------------*/

.panel-price {
	float: left;
	width: 174px;
	height: 240px;
	background: #fff url(../../images/panel-price-bg.gif) no-repeat left bottom;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.panel-price h2 {
	background: url(../../images/panel-price-top.gif) no-repeat left top;
	padding: 10px 20px 16px 20px;
	margin: 0;
	height: 2.1em;
	color: #000;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

.panel-photo h2 {
	background: url(../../images/panel-price-top.gif) no-repeat left top;
	padding: 10px 20px 10px 20px;
	margin: 0;
	height: 2.1em;
	color: #000;
	font-size: 1.1em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

.panel-price img {
	padding: 0 20px 10px 20px;
	margin: 0;
}

.panel-price p {
	padding: 0 20px 0px 20px;
	margin: 0;
	font-size: 1.3em;
	color: red;
}


.panel-price h3, .panel-photo h3 {
	font-size: 1.2em;
	font-weight: normal;
	background: url(../../images/icon-info.gif) no-repeat left center;
	padding: 0;
	margin: 0;
	margin-left: 18px;
	line-height: 1.9;
}

.panel-price h4 {
	font-size: 1.2em;
	font-weight: normal;
	background: url(../../images/icon-info.gif) no-repeat left center;
	padding: 0;
	margin: 0;
	margin-left: 18px;
	line-height: 1.9;
}

.panel-photo {
	float: left;
	width: 174px;
	height: 260px;
	background: #fff url(../../images/panel-price-bg.gif) no-repeat left bottom;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

p.adhesive
{
	width:320px;
	margin-left:48px;
}
	
/*--------------------------------
       NAVIGATION
---------------------------------*/
   
#navcontainer ul {
    margin: 0;
    padding: 4px 0px 0px 2px;
    list-style: none;
    line-height: 2.1;
    }
    
#navcontainer li {
    float: left;
    background: url("../../images/tab-left.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
    }

#navcontainer a:link, #navcontainer a:visited {
    float: left;
    display: block;
    background: url("../../images/tab-right.gif") no-repeat right top;
    padding: 5px 10px 4px 2px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    }
    
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#header a {float:none;}
  /* End IE5-Mac hack */
  
 
/*remove?
#navcontainer a, #navcontainer strong, #navcontainer span {
    display: block;
    background: url("../images/tab-right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    }*/
    
    
   
#navcontainer li:hover, #navcontainer li:hover a {
  color:#333;
  }

 #footer ul {
	list-style: none;
	padding: 15px 0 5px 0;
	margin: 0;
	}

#footer li {
	display: inline;
}

#footer li a:link, #footer li a:visited {
	padding: 3px 10px 2px 10px;
	color: #000;
	text-decoration: none;
}

#footer div
{
	padding: 5px 0 5px 0;	
}

#Credit
{
	font-size: 0.8em;
}

#Credit a
{
	color: #000000;
	text-decoration: none;
}

/*--------------------------------
       HEADINGS
---------------------------------*/

h1 {
	font-size: 1.3em;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

h3 {
	font-size: 1.0em;
}

h4 {
	font-size: 1.0em;
	height: 30px;
}

h5 {
	font-size: 1.6em;
	padding: 0 0 2px 0;
	margin: 0;
	text-align: center;
	background: #fff;
	color: #006699;
}

#subcontent3 h1 {
	padding-top: 10px;
	clear: both;
}

/*--------------------------------
       TEXT
---------------------------------*/

#statement p 
{
	color: #c99a24;
	padding: 0;
	margin: 8px 0 0 0;
}


#content, #content4, #content-testimonials {
	font-size: 1.1em;
	color: #33334b;
	line-height: 1.5;
}

.highlight {
	font-weight: bold;
}

.smallprint {
	font-size: 1.0em;
	color: red;
	font-style: italic;
}

.note {
	font-weight: bold;
	padding-bottom: 30px;
	}

.date {
	clear: both;
	float: left;
	width: 80px;
	font-weight: bold;
}

.customer {
	float: left;
	width: 280px;
	font-style: italic;
}

.description {

	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	clear: both;
}


.panel {
	padding-bottom: 10px;
	margin-top: -10px;
}

.panel {
	padding-bottom: 10px;
	margin-top: -10px;
}

.enlarge {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 1.3em;
	margin-top: -20px;
	padding-left: 1.1em;
	margin-left: 1.6em;
}



/*--------------------------------
       HIDDEN GRAPHICS
---------------------------------*/

.basket {
	background: url(../../images/shopping-cart.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 28px;
	line-height: 2;
}

.pictures {
	background: url(../../images/icon-pictures.gif) no-repeat;
	line-height: 2.2;
	padding-left: 36px;
}

.mail {
	background: url(../../images/icon-mail.gif) no-repeat;
	line-height: 2;
	padding-left: 36px;
}

.document {
	background: url(../../images/icon-document.gif) no-repeat;
	line-height: 2;
	padding-left: 36px;
}

.question {
	background: url(../../images/icon-question.gif) no-repeat;
	line-height: 2.2;
	padding-left: 36px;
}


/*--------------------------------
       LISTS
---------------------------------*/
#content dt {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	color: #33334b;
	}

#content dd {
	font-size: 1.1em;
	margin-left: 25px;
	padding-left: 15px;
	color: #33334b;
}

#contentmap dt {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	color: #33334b;
	}

#contentmap dd {
	font-size: 1.3em;
	margin-left: 15px;
	padding-left: 15px;
	color: #33334b;
}

#content4 ul {
	margin-left: 0;
	padding-left: 26px;
	
}

/*--------------------------------
       LINKS
---------------------------------*/

a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1 a, h2 a
{
	color: inherit;
}

h3 a
{
	font-weight: normal;
}

#address a {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}

#footer a
{
	font-weight: normal;
}

.enlarge a:link, .enlarge a:visited {
	text-decoration: none;
}

/*--------------------------------
       IMAGES
---------------------------------*/

.imageleft {
	float: left;
	margin-top: 4px;
	margin-right: 20px;
}


.photo {
	padding: 18px;
}

/*--------------------------------
       TABLES
---------------------------------*/

.DataTable {
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	background: #e1e1e1;
	}

.DataTable th, .DataTable td {
	padding: 0.1em 1em;
	border: 1px solid #999;
	}

.DataTable th {
	font-weight: bold;
	color: #fff;
	background: #555;
	border: 1px solid #fff;
}

.DataTable caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}

.DataTable col {
	border-right: 1px solid #999;
	}

.DataTable col#price {
	border: none;
	}

.DataTable thead {
	background: #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #999;
	}

.DataTable th {
	font-weight: normal;
	text-align: left;
	}
/*
#shopheading 
{
	text-indent:0em;
}
*/
.DataTable tr:hover {
	background-color: #ccc;
	color: #000;
	}

.DataTable thead tr:hover {
	background-color: transparent;
	color: inherit;
	}

/*--------------------------------
       FORMS
---------------------------------*/

fieldset {
	border: none;
}

legend {
	font-size: 1.8em;
	color: #777;
	}

.submit {
	width: 120px;
}

textarea {
	width: 270px;
}

.star {
	color: red;
}

.choose {
	width: 90px;
}



/*--------------------------------
       OTHER
---------------------------------*/

.clear {
	clear: both;
}

.above { vertical-align: 0.7ex; }
.below { vertical-align: -0.3ex; }

.squares img {
margin: 15px;
border:2px solid #000;
}

.installation {
	line-height: 150%;
	clear:left;
	font-size:small;
	overflow:auto;
	height:100%;
	
}
.installation img {
float:left;
margin-right:12px;
border:2px solid #000;
}

.number {
font-size: 140%;
font-weight: bold;
color: #000;
}

fieldset.ContactFieldset div
{
	margin:0 !important;
	padding:0 !important;
}
fieldset.ContactFieldset
{
	font-size:11px;
}