html,body
{
	background-color: black;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: small;
}


.GridHeader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: x-small;
	color:Black;
	background-color: #f0af00;
}

.GridRow
{
	font-family: Verdana;
	font-size:x-small;
	color:Black;
}

table.header 
{
	background-color: #000000;
}


.headerText 
{
	font-size: .7em;
	font-weight: bold;
	font-family: Verdana;
}

.footerText
{
	font-size: small;
}

/* ~~~ Titles/Headlines ~~~ */

table.title, td.title 
{
	width: 100%;
	background-color: #000000;
	background-image:  url(../../Images/DeWalt/TitleBackgroundDewalt.gif);
}


span.title
{
	font-size: medium;
	font-weight: bold;
	color: #f0af00;
}

.smallCap
{
    FONT-SIZE: small;
}

	
.IconSelected
{
	border-width: 4;
	border-color: #f0af00;
	border-style: inset;
}
a.UserInfo:link, a.UserInfo:visited
{
	color: #000000;
}

span.UserInfoSmallerE 
{
	font-size: small;
}

a.UserInfo:hover, a.UserInfoE:hover
{
	color: #f0af00;
}

a.UserInfoBold:link, a.UserInfoBold:visited
{
	color: #000000;
	font-weight: bold;
}

a.UserInfoBold:hover
{
	color: #f0af00;
	font-weight: bold;
}


/* ~~~ Tabs ~~~ */
table.tabPane
{
	width: 100%;
	background-color: #ffffff;
}


td.tabNone 
{
	text-align: right;
	background-color: #000000;	
}

td.tabOn 
{
	background-color: #ffffff;
	text-align: center;
}

a.tabOn:link, a.tabOn:visited, a.tabOn:hover
{
	color: #000000;
	font-weight: bold;
}

td.tabOff
{
	background-color: #f0af00;
	text-align: center;
}


a.tabOff:link, a.tabOff:visited
{
	color: #000000;
}

a.tabOff:hover
{
	color: #444444;
}

/* tabStrip menuItems refer to the child links of the selected tab. */
td.tabStripMenuItems 
{
	background-color: #ffffff;
	text-align: left;	
	color: #000000;
}

a.tabStripMenuItems:link, a.tabStripMenuItems:visited
{
	color: #000000;
	font-weight: bold;
}

a.tabStripMenuItems:hover
{
	color: #f0af00;
	font-weight: bold;
}


/* tabStrip PermaLinks refer to the links at the right hand side of the control */
a.tabStripPermaLink:link, a.tabStripPermaLink:visited
{
	color: #ffffff;
	font-weight: bold;
}

a.tabStripPermaLink:hover
{
	color: #efefef;
	font-weight: bold;
}

/* Wizard Status bar items */
td.wsActiveRegion 
{
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: small;
}

td.wsInactiveRegion 
{
	background-color: #f0af00;
	color: #000000;
	text-align: center;
	font-size: small;
}

td.wsActiveTitle 
{
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: x-small;

}

td.wsInactiveTitle 
{
	color: #000000;
	text-align: center;
	font-size: x-small;
}

/* contact us */
a.contactUs, a.contactUs:link, a.contactUS.hover, a.contactUs:visited
{
	color: #f0af00;
	font-weight: bold;
}

/* Catalog Browsing */

a.subCat:link, a.subCat:hover, a.subCat:visited
{
	font-size: x-small;
}
p.bold, span.bold, a.bold:link, a.bold:visited, a.bold:hover, td.bold 
{
	font-weight: bold;
}	



/* Acting as text */
.actingAs 
{
	font-size: xx-small;
	color: #ffffff;
}
a.actingAs:link, a.actingAs:visited
{
	font-size: xx-small;
	color: #ffffff;
	text-decoration: none;
}

a.actingAs:hover,  a.actingAs:active
{
	font-size: xx-small;
	color: #f0af00;
	text-decoration: underline;
}

.dw_search_product  {
    border:solid 1px black !important;
    }

.dw_description_link {
    text-decoration:none;
    font-weight:bold;
    }

.EnquiryBuilderAddresses {
    width:770px;
    font-size:10px;
    color:#000;
    }

.EnquiryBuilderAddresses input {
    width:105px;
    }

#AddressList_ctl00_Save 
{
    width:auto;
    }