

.about_container
{
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
	width:960px;
	font-size: 9pt;	
}
.about_container a
{
	color:#ffcc00;
	text-decoration:underline;
	background: url("/images/common/link_arrow.gif") no-repeat scroll 0 5px transparent;
	padding-left:0.8em;
}
.about_container a.no_arrow
{
	color:#ffcc00;
	text-decoration:underline;
	background: none;
	padding-left:-0.8em;
}
.about_container p
{
	font-size:100%;	
}
.about_content_container {
    background: none repeat scroll 0 0 #000;
    font-size: 100%;
    padding: 25px 10px;
    width: 940px;
}

.about_content_container .explanation_bucket_button {
    background: url("http://www.dewalt.co.uk/images/products/yellow_button_right.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 22px;
    line-height: 22px;
    padding-bottom: 2px;
}
.about_content_container .explanation_bucket_button  a {
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    height: 22px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
}


.about_content_container h1
{
	font-weight:bold;
	color:#ffcc00;
	font-size:1.1em;	
}
.about_content_border
{
	width:100%;
	border-top:1px solid #999;
}
.about_content_border_dk
{
	width:100%;
	border-top:1px solid #333;
}
.about_content_left
{
	padding-top:10px;
	width:240px;
	float:left;	
}
.about_content_right
{
	padding-top:10px;
	width:680px;
	float:left;	
}
.about_columns {
	width:33%;
	float:left;
}
.about_columns img {
	vertical-align:middle;
	padding-right: 20px;
}
.about_container ul li{
	list-style: disc;
	list-style-position:outside;
	margin-left: 2.5em;
	padding-left: 0;
}
.about_container ol
{
	margin-left:2.5em;
	padding-left: 0;
	list-style-position:outside;	
}
#video_thumb {
	height: 170px;
	float:left;
	padding-right:22px;
}
#video_thumb img {
	padding:1px;
	border:1px solid #ffcc00;
	background-color:#ff0;
	margin-bottom: 10px;
	margin-left:-10px;
}
#video_thumb p {
	padding-right:10px;
}
.subpages_texture_container
{
	background: url(../images/events/black_texture.jpg) no-repeat;
    height: auto !important;
    width: 100%;
}
.subpages_row
{
	background: url(../images/products/bg_bucket_row.gif) repeat-y scroll center top transparent;
    height: auto !important;
    margin-bottom: 11px;
    min-height: 265px;
}
.subpages_row ul li
{
	display: inline;
    float: left;
    padding: 0 1px;
    min-height:296px;
}
.subpages_row ul li a
{
	color: #FFFFFF;
    display: block;
    text-decoration: none;
    width: 190px;
    cursor:pointer;
    outline:none;
}
.subpages_row ul li a span
{
    display: block;
}
span.subpages_image
{
	width:190px;
	height:175px;
}
span.subpages_headline
{
	background: none repeat scroll 0 0 #252525;
    font-weight: bold;
    padding: 0.5em 1em;
    text-transform: uppercase;
}
span.subpages_description
{
	background: none repeat scroll 0 0 #1A1A1A;
    color: #AFAFAF;
    height: auto !important;
    min-height: 70px;
    padding: 0.5em 1em 1em;
}
.subpages_container
{
	padding-top:20px;
}


.yellow_table {
	background-color:#e9dca0;
}
.grey_table {
	background-color:#d7d6d1;
}
.hidden_table {
	 background:#fff;
}
.open {
	display: block;
	color:Black;	
	}
.closed {
	display: none;
	color:Black;
}

table.tftable 
{
font-size:12px;color:#000000;width:100%;border-width: 1px;border-color: #000000;border-collapse: collapse;
}
table.tftable th 
{
font-size:12px;color:#fff;background-color:#4b4b4b;border-width: 1px;padding: 5px;border-style: solid;border-color: #000000;text-align:left;
}
table.tftable th.sub 
{
text-align:right;
}
table.tftable tr 
{
background-color:#a7a7a7;
}
table.tftable td 
{
font-size:12px;border-width: 1px;padding: 5px 3px;border-style: solid;border-color: #000000;
}
.even
{background-color:#657383;
}