/*
-----------------------------------------------
Client: Wood Cleaning Services
Company Website: www.woodcleaningservices.co.uk
Copyright: 2009, 
Version:  08 September 2009
----------------------------------------------- */

* { padding: 0; margin: 0; }

body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; background: url(../img/mainbg.jpg) repeat-x; color: #475d66; }
#wrapper {  margin: 0 auto; width: 1000px; }
#bgrd { margin: 0px auto 0px auto;	background:url(../img/headbg.jpg);	background-repeat:no-repeat;	background-position:top; }
#header { width: 936px; padding: 0px; height: 197px; margin: 0px auto 5px auto;}
#box { margin: 5px 60px 10px 60px; overflow: auto; /* Fix for IE */ padding: 10px; z-index: 1000; background:#f3f2f8 ; }
#boxleft {  display: inline; padding: 10px; width: 250px; float: left; }
#boxright {  float: right; padding: 0px; width: 590px; height:225px; display: inline; position: relative; }
#faux {margin: 0px 0px 10px 0px; overflow: auto; /* Fix for IE */ width: 100% }
#leftcolumn {  display: inline; margin: 10px 0px 10px 70px; padding: 0px; width: 250px; float: left;  }
#rightcolumn {  float: right; margin: 10px 70px 10px 0px; padding: 0px; width: 590px; display: inline; position: relative; }
#footer { padding: 0px; margin: 5px 0px 15px 0px; background:url(../img/footer.jpg) no-repeat; z-index: 1000; text-align:center; font-size:11px; } 
.clear { clear: both; background: none; }


/* --- Main Navigation ------------------------------------------------------------------*/

li { list-style:none; }
li a{ display:block;	width:230px; color:#475d66;	text-decoration:none;	padding-left:5px;	padding-top:8px;	padding-bottom:8px;	border-bottom:1px dotted #658b9a; }
li a:hover{ background:#d4e4eb; }
.current { text-decoration:underline; }
.slick { font-weight:bold;	font-size:13px;	color:#475d66; background:#d4e4eb;	width:235px; }
.topborder {	border-top:1px dotted #658b9a; }


/* --- Lower Nav ------------------------------------------------------------------*/


#lowernav { margin: 0; padding: 60px 0 0 0 0 }


.nav2b:link, .nav2b:visited, .nav2b:active	{ text-decoration: underline;	font-size: 13px;	font-weight: normal;	color: #1d2d33;	padding-right: 8px;	padding-left: 8px; line-height:18px; } 
.nav2b:hover	{	font-size: 13px;	font-weight: normal;	color: #1d2d33;	text-decoration: none;	padding-right: 8px;	padding-left: 8px; line-height:18px; } 


/* --- Slide Show ------------------------------------------------------------------*/

/*** set the width and height to match your images **/

#slideshow { position:relative; height:222px; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active { z-index:10; opacity:1.0; }
#slideshow IMG.last-active { z-index:9; }


/* --- Styles ------------------------------------------------------------------*/

a {	color:#000000; }
a:hover {	text-decoration:none; }
p {	line-height: 22px; }
h1 {	font-weight:normal;	font-size:22px;	text-align:left;	margin: 0px 0px 5px 0px;	color:#1d2d33; }
h2 {	font-weight:normal;	font-size:18px;	text-align:left;	margin: 0px 0px 10px 0px;	color:#475d66; line-height:26px; }
h3 {	font-weight:normal;	font-size:14px;	text-align:left;	margin: 0px 0px 10px 0px;	color:#475d66; }
h4 {	font-weight:normal;	font-size:12px;	text-align:center;	margin: 0px 0px 10px 0px;	color:#475d66; line-height:16px; }

h5 { text-decoration:none; font-size: 12px; font-weight: normal; color: #475d66; text-align:center; }
h6	{ text-decoration:none; font-size: 7pt; font-weight: normal; color: #475d66 }

.copyright { text-decoration:none; background: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #FFFFFF }


/* --- Round Corner Boxes ------------------------------------------------------------------*/

#xboxes h1, #xboxes h2, #xboxes p {margin:0 10px; }
#xboxes {background: transparent; margin:0.2em; width:230px;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb11 {display:block; overflow:hidden;}
.xb11 {height:1px;}
.xb11 {margin:0 5px; background:#1d2d33;}
.xb21 {display:block; overflow:hidden;}
.xb21 {height:1px;}
.xb21 {background:#fff; border-left:1px solid #1d2d33; border-right:1px solid #1d2d33;}
.xb21 {margin:0 3px; border-width:0 2px;}
.xb31 {display:block; overflow:hidden;}
.xb31 {height:1px;}
.xb31 {background:#fff; border-left:1px solid #1d2d33; border-right:1px solid #1d2d33;}
.xb31 {margin:0 2px;}
.xb41 {display:block; overflow:hidden;}
.xb41 {background:#fff; border-left:1px solid #1d2d33; border-right:1px solid #1d2d33;}
.xb41 {height:2px; margin:0 1px;}
.xboxcontent1 {display:block; background:#fff; border:0 solid #1d2d33; border-width:0 1px;}


/* --- Pick ------------------------------------------------------------------*/

.pick:link, .pick:visited, .pick:active	{
	text-decoration: none;
	background-color:#5081c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:1px;
	padding-top:1px;
} 

.pick:hover	{
 background-color:#5081c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:1px;
	padding-top:1px;
} 

hr { border: 0; width: 90%; color: #000; background-color: #000 height: 1px }


/* --- Other ------------------------------------------------------------------*/

#quicklinks{
	margin-top:-40px;
	margin-left:20px;
	width:140px;
	padding-bottom:40px;
}

#quicklinks p{
	margin-left:10px;
	font-weight:bold;
}

#quicklinks li {
}

#quicklinks a {
	margin-left:5px;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
	width:100%;
	font-size:12px;
	border-bottom:1px dotted #67778c;
}

.bodyimg {
	padding:10px;
	border:1px dotted #67778c;
	margin-bottom:30px;
	margin-top:10px;
}

hr { border: 0; width: 90%; color: #000; background-color: #000 height: 1px }

.whitet {
	color:#000;
	font-weight:normal;
}


/* --- jQuery lightBox plugin - Gallery style ------------------------------------------------------------------*/

	#gallery { background-color: #FFF;	padding: 50px;	width: 120px;	}
	#gallery { list-style: none; }
	#gallery { display: inline; }
	#gallery img {		border-width: 5px 5px 5px; }
	#gallery a:hover img {	border-width: 5px 5px 5px; }
	#gallery a:hover { color: #fff; }
	
	
	
	
	
	
	