 /* new css structure */

html,body {
	margin:0;
	padding:0;
	color: #000;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#wrapper {
	background-image: url(../images/page-width-tree-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 900px;
	} 
#pagewidth {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/vertical-divider.gif);
	background-repeat: repeat-y;
} 
#pagewidth-home {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/page-width-home.gif);
	background-repeat: repeat-y;
}
 
#header {
	position:relative;
	height:532px;
	width:900px;
	background-image: url(../images/woodford-karate-club-hull-header.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
} 
#header-row1 {
	height: 152px;
	width: 900px;
	}
#header-left {
	float: left;
	height: 152px;
	width: 533px;
	}
#header-right {
	float: right;
	height: 152px;
	width: 367px;
	}	
#header-right1 {
	float: right;
	height: 36px;
	width: 297px;
	background-image: url(../images/linkwood-solutions-header-top-right.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 40px;
	}	
#header-right2 {
	float: right;
	height: 64px;
	width: 297px;
	background-image: url(../images/linkwood-solutions-header-top-right2.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 12px;
	}		
#header-right1 p, #header-right2 p {
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	}
#header-right2 p a {
	color: #000;
	text-decoration: none;
	}	
#header-right2 p a:hover {
	color: #F6932A;
	text-decoration: none;
	}		
#header-image {
	height: 380px;
	width: 900px;
	top: 152px;
	position: absolute;
	background-color: #FFF;
	}

#leftcol {
	width:248px;
	float:left;
	position:relative;
	color: #000000;
	background-image: url(../images/left-col-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
 
#twocols {
	width:652px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:168px;
	float:right;
	position:relative;
	text-align: left;
	background-image: url(../images/right-col-bg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F59022;
}
#rightcol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
 
#maincol {
	float: left;
	position: relative;
	width:474px;
	padding-right: 10px;
	background-image: url(../images/main-col-top-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	height: 600px;
	min-height: 600px;
 }
#maincol-wide-home {
	float: left;
	position: relative;
	width:722px;
	padding-right: 10px;
	padding-top: 10px;
 }  
#maincol-wide {
	float: left;
	position: relative;
	width:722px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../images/main-col-wide-top-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
 } 
 
html > body #maincol {    
height: auto; 
} 
 
#footer {
	height: 41px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	width: 780px;
 } 

#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #765E3B;
	margin-top: 0px;
	padding-top: 0px;
	}
#footer p a {
	color: #765E3B;
	text-decoration: none;
	}
#footer p a:hover {
	color: #000;
	text-decoration: none;
	}


#maincol ul, #maincol ol {
}
#maincol li {
	}
#maincol li a {
	text-decoration: none;
	color: #FE0000;
	}
#maincol li a:hover {
	text-decoration: none;
	color: #039;
}


.image_right {
	margin-left: 12px;
	border: 1px solid #999;
	float: right;
	padding: 3px;
}
.image_left {
	margin-right: 12px;
	border: 1px solid #999;
	float: left;
	padding: 3px;
}
.image_center {
	border: 1px solid #999;
	padding: 3px;
}

/* right column ul */


#rightcol ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 168px;
	list-style-type: none;
	padding-top: 18px;
	margin-top: 0px;

}


#rightcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 28px;
	display: block;
	height: 28px;
	width: 168px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #FFF;
	background-image: url(../images/menu-bg-up.jpg);
	background-repeat: no-repeat;
}

#rightcol li a {
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/menu-bg-up.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 168px;
}

#rightcol li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menu-bg-over.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 168px;
}
.clear {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 720px;
	}	

h1 {
	color: #F59022;
	font-size: 24px;
	line-height: 24px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #F59022;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
h2 a {
	color: #F59022;
	font-weight: normal;
	text-decoration: none;
}
h2 a:hover {
	color: #4E2C00;
	font-weight: normal;
}
.small-text {
	font-size: 12px;
}
.orange {
	color: #F59022;
}
.large-brown {
	font-size: 20px;
	color: #765E3B;
	line-height: 24px;
}
.brown {
	color: #765E3B;
	font-size: 14px;
}




h3 {
	color: #F59022;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;

}

p a, #mapviewer a {
	text-decoration: none;
	color: #F59022;
	font-weight: bold;
}
p a:hover, #mapviewer a:hover {
	text-decoration: underline;
	color: #4E2C00;
	color: #4E2C00;
	text-decoration: none;
}
td a {
	text-decoration: none;
	color: #FE0000;
}
td a:hover {
	text-decoration: none;
	color: #039;
}

b, strong {
	font-weight: bold;
}

/* forms */

#form-container {
	background-color: #FCD8B1;
	width: 454px;
	margin-bottom: 15px;
	padding: 10px;
	}
.form-table {
	margin-bottom: 10px;
	}	
.indent {
	padding-left: 4px;
}
.pdf {
	vertical-align: middle;
}

.textbox1 {
	width: 454px;
	height: 24px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

.textinput1 {
	width: 290px;
	color: #333333;
	border: 1px solid #FFF;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 20px;
}
.textinput2 {
	width: 290px;
	border: 1px solid #FFF;
	color: #333333;
	height: 125px;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}
.go_button {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

/* case studies */

.case-studies-holder {
	width: 722px;
	margin-bottom: 10px;
	}
.case-studies-holder-left {
	float: left;
	width: 248px;
	}
.case-studies-holder-right {
	float: right;
	width: 474px;
	}	
#fadeshow2toggler {
	z-index: 200;
	position: absolute;
	top: 484px;
	left: 8px;
	width: 60px;
	margin: 0px;
	float: left;
	}

/* home boxes */

.home-boxes-wrapper {
	background-image: url(../images/home-boxes-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.home-boxes {
	width: 351px;
	background-image: url(../images/home-boxes-top.gif);
	background-repeat: no-repeat;
	background-color: #FDEFDE;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.home-boxes2 {
	width: 351px;
	background-image: url(../images/home-boxes-top.gif);
	background-repeat: no-repeat;
	background-color: #FDEFDE;
	display: block;
	float: left;
	margin-bottom: 15px;
	}	
.home-boxes a, .home-boxes2 a {
	display: block;
	}	
.home-boxes a:hover, .home-boxes2 a:hover {
	display: block;
	}		
.home-boxes p, .home-boxes2 p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.home-boxes p a, .home-boxes2 p a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}	
.home-boxes p a:hover, .home-boxes2 p a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}		

/* random content */

.random-content {
	width: 722px;
	}
.random-content-left {
	float: left;
	width: 248px;
	height: 160px;
	padding-top: 25px;
	}
.random-content-right {
	width: 464px;
	float: right;
	padding-right: 10px;
	}	
.jsclass body .randomcontent {
	display: none;
}


@media print{ 
/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}

