@charset "utf-8";
/* CSS Document */

/*---------------------  START AutoBodyDepot Homepage  ---------------------*/

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFE900;
	text-decoration: none;
	}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.StdH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.StdDg {
	padding: 2px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 790px;
}
.StdDg h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.StdDg h1 a {
	float: left;
	display: block;
	width: 1000px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.StdDg h1 a span {
  display: none;
}


/* -------------------------------  Top Bar Elements  ------------------------------- */
/* Search Website Feature */

#search_bg {
	width: 170px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	position: relative;
}

#search_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
	position: absolute;
	top: 1px;
	left: 6px;
}
#search_arrow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	display: block;
	right: 6px;
	top: 0px;
}

.search_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #000000;
	width: 130px;
	height: 21px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.search_arrow {
		margin: 0px 0px 0px 0px;
}
.addtocart {
		margin: 0px 0px 0px 0px;
}

#textbox_ship {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	position: absolute;
	top: 8px;
	left: 9px;
}
#arrow_ship {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	display: block;
	right: 3px;
	top: 3px;
}
.textbox_ship {
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 2px;
	border: 1px solid #000000;
	width: 130px;
	height: 21px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.StdDgBold {
	padding: 2px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.StdDgP{
	color: #fff;
	background-color: #666;
}
.StdDgP A:link , .StdDgP A:visited , .StdDgP A:active{
	color: #ffffff;
}
.StdDgP A:hover{
	color: #F90;  /*gold*/
	text-decoration: underline;
}

.StdDgH {
	color: #fff;
	background-color: #C00; 
	font-weight: bold;
}
.StdDgH A:link, .StdDgH A:visited, .StdDgH A:active{
	color: #FFE900;
	font-weight: bold;
}
.StdDgH A:hover{
	color: #D90000;  /*gold*/
	font-weight: bold;
}
.StdDgI {
	background: #3d3d3d; /*header plus part of striped grid*/
}
.StdDgI a:link, .StdDgI a:visited, .StdDgI a:active, .StdDgI a {
	color: #FFE900;
	text-decoration:none;
}
.StdDgI a:hover{
	color: #D90000;
	text-decoration:underline;
}
.StdDgIForm {
	border: 1px solid red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #333; /*charcoal*/
}
.StdDgA {
	background-color: #333;
}
.StdDgA a:link, .StdDgA a:visited, .StdDgA a:active, .StdDgA a {
	background-color: #333;
	text-decoration:none;
}
.StdDgA a:hover {
	text-decoration: underline;
}
.mouseOverColor {
     background: #999999;
     color: #ffffff;
}

.mouseOutColor {
     background: #ffffff;
     color: #000033;
}

a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.leftnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F40000;  /*red*/
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	background: black url(_images/ksfadeback.jpg) no-repeat;  /*black with design background*/
	background-attachment: fixed;
	background-position: top left;
	}
body a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e40009;  /*red*/
	text-decoration: none;
	}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffde00;  /*yellow*/
	text-decoration: underline;
	}
	
#body-white {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
#body-white a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;  /*white*/
	text-decoration: none;
	}
#body-white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;  /*black*/
	text-decoration: underline;
	}
	
	
FORM {display:inline;} .navHeadings {
	background-color: red;  /*red*/
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.navHeadings A:link, .navHeadings A:visited, .navHeadings A:active {
	color: #fff; /*white*/
	font-weight: bold;
	text-decoration: none;}

.navHeadings  A:hover{
	color: #fff; /*white*/
	font-weight: bold;
	text-decoration: underline;}
	
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.NavDg {
	padding: 2px;
	border: 1px solid red;  /*red*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.NavDgBold {
	padding: 2px;
	border: 1px solid red;  /*red*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.NavDgP
{
	font-weight: bolder;
	color: #ffffff;
	background-color: red;  /*red*/
}
.NavDgP A:link , .NavDgP A:visited , .NavDgP A:active{
	color: #000;
	text-decoration:none;
}
.NavDgP A:hover{
	color: red;  /*red*/
	text-decoration:underline;
}

.NavDgH {
	color: #fff;
	background-color: #333; /* charcoal */
	font-weight: bold;
}
.NavDgH A:link, .NavDgH A:visited, .NavDgH A:active{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
.NavDgH A:hover{
	color: #f90;  /*gold */
	text-decoration:underline;
}
.NavDgI {
	background-color: #666; /* gray */
}
.NavDgI A:link, .NavDgI A:visited, .NavDgI A:active{
	color: white;
	text-decoration:none;
}
.NavDgI A:hover{
	color: red;  /*red*/
	text-decoration:underline;
}
.NavDgIForm {
	border: 1px solid red;  /*red*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.NavDgA {
	background-color: #333;
}
.NavDgA A:link, .NavDgA A:visited, .NavDgA A:active{
	background-color: #333;
	text-decoration:none;
	color: white;
}
.NavDgA A:hover{
	color: red;  /*red*/
	text-decoration:underline;
}
.but
{
	height:22px;
	border-top:.1em solid #fff;
	border-right:.15em solid #333;
	border-bottom:.15em solid #555;
	border-left:.15em solid #fff;
	margin:0;
	white-space:nowrap;
	color:#FFFFFF;
	background:#333;
	font-family:Arial;
	font-size: xx-small;
	font-weight:bolder
}
.butCheckout 
{
	width:120px;
}

.gold A:link, .gold A:visited, .gold A:active, .gold A:hover {
color:#f90;
font-size:14px;
line-height:18px;
font-weight:bold;
text-decoration: none;
}

p, dd, dt, li, td, th { 
	font: 9pt/12pt Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	color: white;
	}
	
DT 	{ font-weight: bold; 
	padding-top: 15px;
	font-size:12px;}	



	
/* LINKS */	
#linkList {
	}

#linkList2 {
	font: 10px verdana, sans-serif;
	width: 199px;
	background-color: #333333;
}

#linkList h4.select, #linkList h5.select { 
	background: red; 
	color: white;
	margin: 0px 0px 0px 0px; 
	width: 199px; 
	padding: 6px, 0px, 6px, 20px;
	}
	
.left-main-links1 {
	color: #FFFFFF;
	line-height: 30px;
}
	
a.left-main-links1:link { 
	color: #FFFFFF;
	line-height: 30px;
	}
	
a.left-main-links1:hover { 
	color: #000000;
	line-height: 30px;
	}
	
#linkList ul {
	margin: 0px;
	padding: 3px;
	}
	
#linkList li {
	text-align:left;
	line-height: 14px; 
	list-style-type: none;
	padding-top: 2px; 
	margin-bottom: 2px;
	}

#linkList li a:link, #linkList li a:visited, #linkList li a:active { 
	color: white;
	text-decoration:none;
	font-weight: bold;
	}
#linkList li a:hover {
	color: white;
	text-decoration:underline;
	font-weight: bold;
	}
	
	


.PageLabel 
{
	font-weight:bolder;
	font-family:Arial;
	font-size:medium;
}
.LeftNav
{

}
.GieDg
{
	width:300px;
}
.AgingStatusDg
{
	width:300px;
}
.Header
{
	width:100%;
}
.Body
{
	width: 800px;
}
.Error
{
	color:Red;
}
.CreditCard
{
	width:300px;
}
.TempShipTo
{
	width:300px;
}
.AccountDetail
{
	width:300px;
}
.CustomerBadge
{
	
}
.SubItem
{
 width:auto;	
}
.Total
{
	width:100px;
}
.DebugDg {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 625px;
}
.DebugDgH {
	color: #000000;
	background-color: RED;
	font-weight: bold;
}
.DebugDgI {
	background-color: RED;
}
.Debug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Fuchsia;
}

/*top of page header*/

#breadcrumbs 
	{
	width: 790px; 
	}
#breadcrumbs P, #breadcrumbs a {  
	padding-left: 12px;
	background-color: #F4C549;
	color: black;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	}

/*clear tag - eliminates need for br clear all before heads and horizontal rules */

hr {clear:both;}

th.display  { 
			font-size: 14px;
			height: 100px;
			background-color:white;
			color: red;
			border-style:inset;
			}


/*HEADLINE SIZES -- brings IE and Foxfire in line */

H1 { font-size:30px; line-height: 36px;}				
H2 { font-size:24px; line-height: 30px;} 				
H3 { font-size:18px; line-height: 24px;} 			
H4 { font-size:14px; line-height: 18px;} 			
H5 { font-size:12px; } 				
H6 { font-size:10px; } 	

img {border:none;}



/* new formatting for header */
/* Cart, Shipping and Email Buttons */

.VIEWCART {
	display: block;
	float: right;
	width: 130px;
	height: 25px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/images/VIEWCART.jpg") 0 0 no-repeat;
}
.VIEWCART:hover {
	background-position: 0px -25px;
}
.VIEWCART span {
	display: none;
}

.FREESHIPPING a {
	display: block;
	float: left;
	width: 180px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/images/50SHIPPING.jpg") 0 0 no-repeat;
}
.FREESHIPPING a:hover {
	background-position: 0px -25px;
}
.FREESHIPPING span {
	display: none;
}

.EMAILUS a {
	display: block;
	float: right;
	width: 130px;
	height: 25px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/images/EMAILUS.jpg") 0 0 no-repeat;
}
.EMAILUS a:hover {
	background-position: 0px -25px;
}
.EMAILUS span {
	display: none;
}


.hdr_subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#supercat_nav a.hdr_subcat:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
#supercat_nav a.hdr_subcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#de462f; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}
#supercat_nav a.hdr_subcat:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
#supercat_nav a.hdr_subcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
#supercat_nav a.hdr_subcat:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#de462f; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}

#mast_container {
	width:100%;
	background:#de462f;
	border-bottom:1px solid #000;
}

.clear { clear:both; }
.show { display:block; }
.hidden { visibility:hidden; position:absolute; left:-9999999px; }
.invisible { visibility:hidden; }

#welcome_text { float:left; margin:-2px 0 6px 10px; }
* html #welcome_text { margin-left:5px; }
#help_nav, #help_nav li { margin:0; padding:0; list-style:none; font-size:11px; }
#help_nav { text-transform:none; float:right; margin-right:10px; }
* html #help_nav { margin-right:5px; }
#help_nav li { float:left; display:block; margin-left:5px; padding:0 0 0 5px; border-left:1px solid #8490C0; }
#help_nav li.first { border:none; }
#help_nav li a:link, #help_nav li a:visited { text-decoration:none; letter-spacing:-1px; color:#3B498B; }
#help_nav li a:hover, #help_nav li a:visited:hover { text-decoration:underline; }

#supercat_nav {
	background:#de462f;
	display:block;
	width:1000px;
}
#supercat_nav, #supercat_nav li { 
	margin:0; 
	padding:0; 
	list-style:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#supercat_nav li {
	float:left;
	background:#de462f;
	padding:4px 4px;
}
#supercat_nav li.over { background:url(/lowes2/images/mast/supercat_nav_over.jpg) 0 0 repeat-x #000066; }
#supercat_nav li a {
	background-color:#de462f;
	padding-right:20px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#supercat_nav li.over a { background:url(/lowes2/images/mast/supercat_nav_over_arrow.jpg) right center no-repeat; color:#de462f; }
#supercat_nav li a:hover {
	background-color:#000066;
	text-decoration:none;
	color:#de462f;
}
#supercat_nav li.all { background-color:#000066; padding:4px 10px 4px 12px; }
#supercat_nav li.all a { background:url(/lowes2/images/mast/supercat_nav_all_arrow.jpg) left center no-repeat; padding:0 0 0 15px; }
#supercat_nav li.all a:hover { text-decoration:underline; }

.extra { padding:10px; font-size:11px; border:1px solid #000066; background:url(/lowes2/images/mast/dropdown_div_bg.jpg) 0 0 repeat-y; }
.extra_one { padding:10px; font-size:11px; border:1px solid #000066; }

#category_subnav {
	font-size:11px;
	background-color:#000066;
	position:absolute;
	z-index:9999;
}
#category_subnav ul { float:left; margin:0 20px 0 0; padding:0; list-style:none; font-weight:bold; width:141px; }
#category_subnav ul.end { margin-right:0; }
#category_subnav ul li { margin-bottom:0px; font-weight:normal; }
#category_subnav ul li a { color:#FFFFFF; text-decoration:none; font-weight:normal; display:block; padding:0px 0 2px 0px; }
#category_subnav ul li a.more { background:url(/lowes2/images/mast/drp_more.gif) 6px center no-repeat; padding-left:20px; }
#category_subnav ul li a:hover { background-color: #FFFFFF; color: #de462f }
#category_subnav ul li a.more:hover { background:url(/lowes2/images/mast/drp_more.gif) 6px center no-repeat #FFFFFF; color: #000000 }
#category_subnav ul li ul { float:none; font-size:10px; font-weight:normal; margin-right:0; border:none; }
#category_subnav ul li ul li { margin:0 0 3px; }

#hide_select { position:absolute; height:0; width:0; left:-100px; z-index:9998; 

filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0; }

UNKNOWN {
        FONT-SIZE: small
}
#header {
	FONT-SIZE: 93%;
	BACKGROUND: url(http://www.tcpglobal.com/images/bgheader2.gif) #02027e repeat-x 50% bottom;
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: normal;
	height: 37px;
}
#header UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none;
}
#header LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 7px;
	BACKGROUND: url(http://www.tcpglobal.com/images/left-B.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#header A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(http://www.tcpglobal.com/images/right-B.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #FFFFFF; PADDING-TOP: 5px; TEXT-DECORATION: none;
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #FFFFFF
}
#header #current {
        BACKGROUND-IMAGE: url(http://www.tcpglobal.com/images/left_on-B.gif);
}
#header #current A {
        BACKGROUND-IMAGE: url(http://www.tcpglobal.com/images/right_on-B.gif); 
PADDING-BOTTOM: 5px; COLOR: #FFFFFF;
}

#pos0 {
	position:relative;
}
#pos1 {
	position:relative;
}
#pos2 {
	position:relative;
}
#pos3 {
	position:relative;
}
#pos4 {
	position:relative;
}
#pos5 {
	position:relative;
}
#pos6 {
	position:relative;
}


#greenfoot { background-color:#d4eda8; }
#greenfoot a { text-decoration: none; }
#greenfoot a:hover { text-decoration: underline; }


/* new formatting for website wraps */

#tcpglobal-wrap {
	height: 100%;
}

#tcpglobal-leftnavwrap {
	height: 100%;
	background: url(http://www.tcpglobal.com/tcp-tools/images/LeftNav-bg1.gif) 0 0 repeat-y
}

#tcpglobal-wrapper-home {
	width: 822px;
	height: 100%;
}

#tcpglobal-wrapper {
	width: 824px;
	height: 100%;
}

#content.tcpglobal {
	width: 610px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}



/* START Item Detail Style Elements */

#IDaddtocart {
	display: block;
	width: 131px;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/kustomshop/images/btns/addtocart.png") 0 0 no-repeat;
	cursor: pointer;
}
#IDaddtocart a {
	position: relative;
	display: block;
	width: 131px;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/kustomshop/images/btns/addtocart.png") 0 0 no-repeat;
}
#IDaddtocart a:hover {
	background-position: -43px 0px;
}
#IDaddtocart span {
	display: none;
}

#IDemailtofriend {
	display: block;
	width: 131px;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/kustomshop/images/btns/emailtofriend.png") 0 0 no-repeat;
	cursor: pointer;
}
#IDemailtofriend a {
	position: relative;
	display: block;
	width: 131px;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.tcpglobal.com/kustomshop/images/btns/emailtofriend.png") 0 0 no-repeat;
}
#IDemailtofriend a:hover {
	background-position: -43px 0px;
}
#IDemailtofriend span {
	display: none;
}




