
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: JWD stylesheet
author: tom sears
created: 29/07/2008
modified: 21/01/2009
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------
   generic style style */

* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	color: #000;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}	

/* -----------------------------------------------------------------------------
   main layout style */

#wrapper {
	width: 800px;
	margin: 0 auto;
} 

#banner {
	background: url(../images/banner-background.jpg) no-repeat;
	color: #fff;
}

#mainphoto {
	background: #cc0000 url(../images/banner-buildings-image.jpg) no-repeat bottom;
	width: 100%;
	height: 110px;
	display: block;
	clear: both;
}

#container {
	margin-top: 10px;
}

#main {
	float: right;
	width: 674px;
	margin-right: 10px;
	color: #818181;
	font-size: 90%;
	padding-bottom: 30px;
}

#sidebar {
	float: left;
}


.spacer {
	display: block;
	width: 100%;
	clear: both;
	height: 2px;
	overflow: auto;
	margin-top: 2px;
}

.space {
	clear: both;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

/* -----------------------------------------------------------------------------
  Main layout style */
 
#main .floatleft {
	float: left;
	text-align: center;
	border:1px solid #CC0000;
	margin-bottom: 10px;
	display: block;
	padding: 5px;
	padding-bottom: 10px;
} 

#main .floatright {
	float: right;
	text-align: center;
	border:1px solid #CC0000;
	margin-bottom: 10px;
	display: block;
	padding: 5px;
	padding-bottom: 10px;
} 
  
#banner h2 {
	background: url(../images/logo.png) no-repeat;
	text-indent: -5000px;
	float: right;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 158px;
	height: 63px;
	display: block;
	overflow: auto;
}

#banner h2 a {
	width: 158px;
	height: 63px;
	display: block;
}

#banner h4 {
	font-size: 90%;
	margin-left: 40px;
	padding-top: 40px;
	display: block;
	font-weight: normal;
	z-index: 100;
	float: left;
}

h1 {
	color: #cc0000;
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 2px solid #f2bfbf;
	margin-bottom: 10px;
	clear: both;
}

#main h2, body.home #main h1 {
	color: #cc0000;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 2px solid #f2bfbf;
	margin-bottom: 10px;
	clear: left;
}

body.home #main h1 {
	border-bottom: 2px solid #f2bfbf;
	font-weight: bold;
	font-size: 120%;
}

h5 {
	clear: left;
	color: #cc0000;
	font-size: 115%;
}

#main p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#main p strong {
	font-weight: bold;
	font-style: normal;
}

#main a {
	color: #818181;
	overflow: auto;
	text-decoration: none;
}

#main p a {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

#main dd a {
	text-decoration: underline;
	font-weight: bold;
}

#main a:hover {
	text-decoration: none;
	color: #cb0d0d;
}

#main h2 a, #main h1 a {
	color:#CC0000;
}

#main h2 a:hover, #main h1 a:hover {
	color:#818181;
}

#main ul {
	padding: 20px;
	clear: left;
	list-style: circle;
}

#main li {
	list-style: none;
	float: left;
	width: 135px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

body#theproductindex #main ul, body.home #main ul {
	padding-left:0px;
	padding-right:0px;
}

body#theproductindex #main li, body.home #main li {
	padding-left:0px;
	padding-right:0px;
	width:133px;
}

#main li.normal {
	width: 100%;
}

#main ul li.normal {
	text-align: left;
}

#main li.normal a {
	padding-left: 40px;
}

#main ul li {
	text-align: center;
}

#main img {
	border: 1px solid #b7b7b7;
	padding: 2px;
}

body.services-installer #main img {
	margin-left: 50px;
}

#main img.sidepic {
	float: right;
	border: none;
}

.bigbox h3 {
	font-size: 95%;
}

.smallbox h3 {
	font-size: 85%;
}

#main  a.more {
	color: #cb0d0d;
	font-size: 80%;
}

#main  a.more:hover {
	color: #818181;
}

#main .spacer {
	clear: both;
	border-bottom: 2px solid #cdced0;
	margin-top: 15px;
	overflow: auto;
	display: block;
}

#main ul.normal li, body.productindex #main ul.normal li {
	float: none;
	text-align: left;
	width: 98%;
	padding: 0px;
	list-style: circle;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* -----------------------------------------------------------------------------
  search form */

#main ul.news li {
	list-style: none;
	border-bottom: 1px solid #f2bfbf;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main ul.news li .more {
	font-weight: bold;
	float: right;
}

 /* -----------------------------------------------------------------------------
  news section */
  
#banner form {
	float: right;
	width: 27%;
	margin-top: 50px;
}

#banner form fieldset {
display: none;
	background: url(../images/searchbox-background.jpg) no-repeat;
	border-bottom: 2px solid #8d8d8d;
	border-right: 2px solid #8d8d8d;
	border-left: 2px solid #d1d1d1;
	border-top: 2px solid #d1d1d1;
	padding: 8px;
	width: 178px;
}

#banner form input {
	padding: 3px;
	float: left;
	border-left: 1px solid #8d8d8d;
	border-top: 1px solid #8d8d8d;
	color: #999;
}

#banner form #search {
	/* search button image */
	background: #fff url(../images/search-icon.jpg) no-repeat center;
	display: block;
	text-indent: -5000px;
	padding: 3px;
	float: left;
	border-right: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	margin-left: 5px;
	margin-top: 1px;
}


/* -----------------------------------------------------------------------------
  sidebar layout style */
 
ul#sidenav, ul#sidenav li {
	list-style: none;
	font-weight: bold;
}

ul#smallnav, ul#smallnav li {
	list-style: none;
	font-size: 80%;	
	font-weight: bold;
}

ul#sidenav a {
	background: #d5d6d7 url(../images/bigbox-background.jpg) no-repeat bottom;
	width: 88px;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	color: #cb0d0d;
	min-height: 62px;
	overflow: auto;
	text-decoration: none;
}

ul#sidenav a {
	/* min-height hack for ie6 */
	min-height: 62px;
	height: auto;!important;
	height: 62px;
	margin-bottom: 10px;
}

ul#sidenav a.smaller {
	font-size: 70%;
	line-height: 150%;
}

ul#sidenav a:hover {
	background: #c16f66 url(../images/bigbox-hover.jpg) no-repeat bottom;
	color: #fff;
}

ul#sidenav a#active {
	background: #c16f66 url(../images/bigbox-hover.jpg) no-repeat bottom;
	color: #fff;
}

ul#smallnav a {
	background: #f0f1f1 url(../images/smallbox-background.jpg) no-repeat bottom;
	width: 88px;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	color: #cb0d0d;
	overflow: auto;
	text-decoration: none;
}

ul#smallnav a:hover {
	background: #bb443c url(../images/smallbox-hover.jpg) no-repeat bottom;
	color: #fff;
} 

ul#smallnav a#active {
	color: #fff;
	background: url(../images/smallbox-hover.jpg) no-repeat bottom;
}

/* -----------------------------------------------------------------------------
	home page style */
  
 #mainlogo {
 	background: url(../images/main-logobanner.jpg) no-repeat;
	width: 674px;
	height: 62px;
	display: block;
	text-indent: -5000px;
 } 
 
 body.home h1 {
 	border-bottom: none;
 }
 
  body.home #main	{
  	width: 455px;
  	float: left;
  	margin-left: 10px;
  	}
  	  	
   body.home #main ul li	{
  	width: 90px;
  	font-size: 80%;
  	}

  body.home #news	{
  	width: 227px;
  	float: left;
  	background: #b2b2b2;
  	}
  	  	
  body.home #homenavs	{
  	float: left;
  	}
  	
   body.home #main h1.red,body.home #news h1 {
 	background: url(../images/homeh1bg.jpg) 0 0 repeat-x #c51100;
 	color: white;
 	font-size: 120%;
 	padding: 10px;
 	font-weight: bold;
 	border-bottom: none; 	
 	}
 	
#news	{
	font-size: 80%;
	}
	
#news ul	{
	padding:  0 8px;
	list-style: none;
	overflow: auto;
	}
	
#news ul p	{
	overflow: hidden;
	font-size: 90%;
	padding-left: 10px;
	}
	
#news ul p.readmore	{
	text-align: right;
	margin-bottom: 10px;
	color: #6059c0;
	}
	
#news ul p.readmore	a	{
	color: #6059c0;
	text-decoration: none;
	}
	
#news h2	{
	background: url(../images/homeh2bg.jpg) 0 0 repeat-x #282828;
 	font-size: 110%;
 	padding: 4px;
 	margin-bottom: 8px;
	}
	
#news h2 a	{
	color: white;
	}
	
#news h2 a:hover	{
	text-decoration: none;
	}

#news img	{
	float: left;
	}
 
/* -----------------------------------------------------------------------------
	news page style */
  
 body.news #main h5, body.products-rainwatergoods #main h5, body.products-homeowners #main h5 {
 	font-size: 150%;
	padding-top: 25px;
 } 
 
 body.products-homeowners #main h5 a {
 	color: #cc0000;
 }
 
  body.products-homeowners #main h5 a:hover {
  	color: #818181;
  }
  
 #main span {
 	color: #cb0d0d;
	font-size: 90%;
	font-weight: bold;
 } 
 
 body.news #main img {
 	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
 }
 
/* -----------------------------------------------------------------------------
	About page style */
 
 body.about #main img, body.products-homeowners #main img, body.product-rainscreencladding #main img,
  body.products-facia #main img, body.about-who #main img, body.about-ourvalues #main img, body.about-careers #main img, body.about-accreditations #main img {
 	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
 }
 
 body.gallery-clients #main img, body.about-accreditations #main img {
 	border: none;
	padding: 20px;
 }
 
 body.about #main h5 a {
 	border-bottom:2px solid #F2BFBF;
	color:#CB0D0D;
	display:block;
	padding-top:20px;
}

 body.about #main h5 a:hover {
	color: #818181;
}
 
 /* -----------------------------------------------------------------------------
	products...? style */ 
 
body.products-seamlessguttering #main img, body.services #main img {
 	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
} 

body.products-seamlessguttering #main ul {
	clear: both;
}
 
body.products-rainwatergoods #main ul {
	padding: 0px;
} 

body.products-rainwatergoods #main h5 {
	padding-top: 5px;
	padding-bottom: 10px;
}

body.products-homeowners #main ul.content li {
	width:auto;
	clear: both;
	float:none;
}

/* -----------------------------------------------------------------------------
	Gallery style */ 
  

 
/* -----------------------------------------------------------------------------
	Product Details generic style */ 

body.products-details #main img {
	border: none;
	float: right;
	padding: 10px;
}

div.linkedfrommore {
	display: none;
}
 
/* -----------------------------------------------------------------------------
	details table style */
 
table {
	width: 100%;
	border: 1px solid #b2b2b2;
	border-collapse: collapse;
	overflow: auto;
	margin-bottom: 20px;
}
 
caption {
	background: url(../images/table-caption-background.jpg) repeat-x;
	height: 23px;
	color: #fff;
	font-weight: bold;
	line-height: 23px;
	text-align: left;
	padding-left: 20px;
	clear: both;
} 

tr {
	border-top: 1px solid #b2b2b2;
}

th {
	border: 1px solid #b2b2b2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

td {
	border: 1px solid #b2b2b2;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: auto;
	padding-left: 3px;
	padding-right: 3px;
}
 
td.left {
	text-align: left;
	padding-left: 10px;
}

#main td.left p {
	padding-bottom: 0px;
}

#main td.left li {
	clear: left;
	width: 100%;
	text-align: left;
	list-style: lower-roman;
	margin-bottom: 0px;
}
 
body#hopper thead {
	background: #cc0000;
	color: #fff;
} 
 
/* -----------------------------------------------------------------------------
	Contact Page style */ 

body.contact img {
	float: right;
	padding: 10px;
}

body.contact #main dt {
	padding-top: 50px;
	color: #cb0d0d;
	font-size: 120%;
	font-weight: bold;
}

body.contact #main dd {
	clear: left;	
}
 
 
body.contact #main dd strong {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #cc0000;
	display: block;
} 
 
/* -----------------------------------------------------------------------------
	enquiry form style */  

#main select {
	clear: right;
	float: left;
}

#main label {
	float: left;
	clear: left;
	display: block;
	width: 30%;
	padding-right: 10px;
}

#main input.border {
	border: 1px solid #b7b7b7;
	float: left;
	clear: right;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#wrapper #container #main input.missed {
	border: 1px solid #C61D1D;
}

#main textarea#address {
	height: 120px;
	border: 1px solid #b7b7b7;
	width: 50%;
	margin-bottom: 10px;
}

select.drop {
	border: 1px solid #b7b7b7;
	color: #818181;
}

fieldset input {
	clear: none;
	display: inline;
	float: none;
}

#main fieldset label {
	clear:none;
	display: inline;
	float: none;
}

#main fieldset input {
	margin-left: 30%;
}

#main input#send {
	padding: 3px;
	margin-left: 31%;
	margin-top: 20px;
	border: 1px solid #b7b7b7;
}

body.services-becomeapproved form {
	padding-top: 10px;
}

body.services-becomeapproved input#describe {
	padding-bottom: 80px;
}

.message {
	border: 2px solid #039902;
	padding: 10px;
	color: #039902
}

.message p {
	color: #039902
}

.error {
	border: 2px solid #C61D1D;
	color: #C61D1D;
	padding: 10px;
	margin-bottom: 10px;
}

.error p {
	color: #8DBB10;
}
 
/* -----------------------------------------------------------------------------
	breadcrumbs style */ 
 
#main ul#breadcrumbs {
	padding-top: 0px;
	padding-left: 0px;
} 
 
#main ul#breadcrumbs li {
	width: auto;
	list-style: none;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size:85%;
} 

#main ul#breadcrumbs li a {
	padding-right: 5px;
	text-decoration: underline;
}
 
/* -----------------------------------------------------------------------------
	nav style */
  
ul#nav {
	display: block;
	margin-top: 10px;
	width: 100%;
	clear: both;
}

ul#nav li {
	background: url(../images/nav-li-background.jpg) no-repeat bottom;
	display: block;
	float: left;
	width: 12.5%;
	height: 37px;
	list-style: none;
	text-align: center;
}

ul#nav a {
	color: #4c4c4c;
	text-decoration: none;
	height: 28px;
	padding-top: 10px;
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 85%;
}  

ul#nav a:hover {
	color: #fff;
	background: url(../images/nav-li-background.jpg) no-repeat;
}

ul#nav a.active {
	color: #fff;
	background: url(../images/nav-li-background.jpg) no-repeat;
}

 
/* -----------------------------------------------------------------------------
	footer style */
	
#footer {
	border-top:2px solid #F2BFBF;
	clear:both;
	color:#818181;
	display:block;
	float:right;
	font-size:90%;
	margin-bottom:20px;
	padding-top:10px;
	width:690px;
}	
	
#footer ul {
	float: right;
}	

#footer ul li {
	float: left;
	list-style: none;
}

#footer ul li a {
	color: #818181;
	padding-left: 4px;
}

#footer ul li a:hover {
	color: #F2BFBF;
}

 
/* -----------------------------------------------------------------------------
	back button style */
	
#main ul.backbutton {
	clear: both;
	font-size: 95%;
	padding: 0px;
	margin-top: 10px;
}	

#main ul.backbutton li {
	text-align: left;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#main ul.backbutton li a {
	color:#CC0000;
	text-decoration: none;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
	border: 2px solid #CC0000;
	background: url(../images/content-backbutton-image.jpg) no-repeat left center;
}

#main p.backbutton a:hover {
	color:#F2BFBF;
}

#main ul.backbutton li a:hover {
	border: 2px solid #F2BFBF;
}


/* -----------------------------------------------------------------------------
	accessibility style */
	
body.accessibility #main ul {
	padding: 0px;
}	

body.accessibility #main ul#breadcrumbs li{
	float: left;
}
	
body.accessibility #main ul li {
	text-align: left;
	float: none;
	width: auto;
}	
body.accessibility dl {
	padding-bottom: 10px;
}

body.accessibility dt {
	float: left;
	width: 40px;
}

 
/* -----------------------------------------------------------------------------
	sitemap style */
	
body #main ul.sitemapul {
	padding: 0px;
	margin-left: 20px;
}	
	
body #main ul.sitemapul li {
	text-align: left;
	vertical-align: top;
	float: none;
	list-style: disc;
	width: 98%;
	font-weight: bold;
	margin-bottom: 2px;
	vertical-align: top;
}	

body #main ul.sitemapul li ul {
	padding: 0px;
	clear: none;
	padding-left: 20px;
}	
	
body #main ul.sitemapul li ul li {
	font-weight: normal;
	vertical-align: top;
}	


