/* CSS Document */

/* CSS Styles created for Ed-Kinghts-Logs.co.uk (Ed Knight Contracting Ltd.) by B-Line Solutions 2007 (C) all rights reserved */
body {
	background-color:#CCCC99;
	background-image:url(images/woodbg.jpg);
	background-repeat:repeat;
}

/* DIV ID Layout Stlyes*/

#wrap {
	width: 770px; 
	height: 550px; 
/*	border: #CCCCCC ridge 5px; */
	margin: auto auto auto auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	/* background-image:url(images/contentbg.jpg); 
	background-position: left bottom;
	background-repeat:no-repeat; */

	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 100%;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/header.gif) no-repeat;
	border-bottom: 1px solid #dae6e9;
}

#content_wrap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 430px;
	width:auto;
}

#left {
	width: 460px;
	height: 440px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	overflow: auto;
}
			/* Paragraph Styles */
			#left p {
				font: 0.8em Verdana, Arial, Helvetica, sans-serif;
				text-align:justify;
			}
			
			#left h1 {
				font: 1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
				border-bottom: 1px solid #663333;
				/*line-height:15px;*/
				/*max-height: 15px;*/	
			}
			
			#left h2 {
				font: 0.9em Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				text-align:left;
			}
			
			/* Link Styles */
			#left a{
				color:#663333;
				text-decoration:none;
			}
			#left a:hover{
				color:#999900;
				text-decoration:none;
			}
			#left a:hover{
				color:#FF6600;
				text-decoration:none;
			}
			
			/* List Styles */
			#left ul {
				list-style-type:square;
				font: 0.8em Verdana, Arial, Helvetica, sans-serif;
			}
			
			/* Table Styles */
			#left table {
				font: 0.8em Verdana, Arial, Helvetica, sans-serif;
				table-layout:fixed;
			}
			#left table a{
				color:#663333;
				text-decoration:none;
			}
			#left table a:hover{
				color:#999900;
				text-decoration:none;
			}
			#left table a:hover{
				color:#FF6600;
				text-decoration:none;
			}

#right {
	width: 285px;
	height: 440px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border-top: 1px solid #dae6e9; */
	border-left: 1px solid #dae6e9; 
	background-image:url(images/navbg.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#right-top {
	width: 285px;
	height: 218px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-image:url(images/pic_bg_v2.jpg); */
}

			#pic_box {
				position:relative;
				height: 168px;
				width: 226px;
				top: 22px;
				left: 22px;
			}
			
				
#right-bottom {
	width:285px;
	height:212px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
}

			#nav_list {
				list-style:none;
				font: 0.9em Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				margin-left:10px;
			}
			#nav_list dt{
				border-bottom: 1px solid #dae6e9;
				padding:5px 0px;
			}
			#nav_list dt a{
				color:#663333;
				text-decoration:none;
			}
			#nav_list dd a{
				color:#663333;
				text-decoration:none;
			}
			#nav_list dt a:hover{
				color:#999900;
				text-decoration:none;
			}
			#nav_list dd a:hover{
				color:#FF6600;
				text-decoration:none;
			}

#footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	background:url(images/footer.gif) repeat-x;
	text-align:center;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
	height: 25px;
	clear: both;
}

			/* Link Styles */
			#footer a{
				color:#663333;
				text-decoration:none;
			}
			#footer a:hover{
				color:#999900;
				text-decoration:none;
			}
			#footer a:hover{
				color:#FF6600;
				text-decoration:none;
			}


/* In-Line Styles for SPANs */

.standout {
	color: #663333;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.discrete {
	color: #666666;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}


/* Contanct Form Styles*/

#contact_form label {
	float: left;
	width: 140px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
#order_form div {
	clear: left;
	margin-top: 3px;
}
.text {
	width: 265px;
}


/* Order Form Styles*/

#order_form label {
	float: left;
	width: 140px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
#order_form div {
	clear: left;
	margin-top: 3px;
}
.text {
	width: 265px;
}

/* Order Return Form Styles

#order_return label {
	float: left;
	width: 140px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	}
#order_return div {
	clear: left;
	margin-top: 3px;
	}
*/


/*
.btn {
	color: #FFFFFF;
	background-color: #996666;
	padding: 0.2em;
	border: 2px solid #990066;
}
*/
.error {
	font-weight: bold;
	color: #990000;
}

#dimtext {
	color: #333333
}

#debugtext {
	font:0.8em Arial, Helvetica, sans-serif; 
	color:#666666;
}

#div_border1 {
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
}
