@charset "utf-8";
/* CSS Document */

/*---------------------  START AutoBodyDepot Homepage  ---------------------*/

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.StdH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.StdDg {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 795px;
}
.StdDgBold {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.StdDgP{
	color: #FFFFFF; 
	background-color: #6495ED;
}
.StdDgP A:link , .StdDgP A:visited , .StdDgP A:active{
	color: #FFFFFF;
}
.StdDgP A:hover{
	color: #fc3; /*yellow*/
	text-decoration: underline;
}

.StdDgH {
	color: #FFFFFF;
	background-color: red;
	font-weight: bold;
}
.StdDgH A:link, .StdDgH A:visited, .StdDgH A:active{
	color: #FFFFFF;
	font-weight: bold;
}
.StdDgH A:hover{
	color: red;
	font-weight: bold;
	
}
.StdDgI {
	background-color: #D9EAFF;
}
.StdDgI a:link, .StdDgI a:visited, .StdDgI a:active, .StdDgI a {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}
.StdDgI a:hover{
	color: #000066;
	text-decoration:underline;
	font-weight: bold;
}
.StdDgI a:visited:hover{
	color: #000066;
	text-decoration:underline;
	font-weight: bold;
}
.StdDgIForm {
	border: 1px solid #0A6CCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #D9EAFF; /*light blue*/
}
.StdDgA {
	background-color: #FFFFFF;
}
.StdDgA A:link, .StdDgA A:visited, .StdDgA A:active{
	color: #000066;
	text-decoration:none;
}
.StdDgA A:hover{
	color: #000066;
	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: #000000;
	text-decoration: none;
}
a.leftnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	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;
	color: #000000;
	text-decoration: none;
	}

FORM {display:inline;} .navHeadings {
	background-color: #6495ED;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.navHeadings A:link, .navHeadings A:visited, .navHeadings A:active {
	color: #FFFFFF; /*white*/
	font-weight: bold;
	text-decoration: none;}
	
.navHeadings  A:hover {
	color: #FFFFFF; /*white*/
	font-weight: bold;
	text-decoration: underline;}

.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NavDg {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D9EAFF; /*light blue*/
}
.NavDgBold {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.NavDgP
{
	font-weight: bolder;
	color: #000066;
	background-color: #D9EAFF; /*light blue*/
}
.NavDgP A:link , .NavDgP A:visited , .NavDgP A:active{
	color: #000066;
	text-decoration:none;
}
.NavDgP A:hover{
	color: red;
	text-decoration:underline;
}

.NavDgH {
	color: #000066;
	background-color: #D9EAFF; /*light blue*/
	font-weight: bold;
}
.NavDgH A:link, .NavDgH A:visited, .NavDgH A:active{
	color: #000066;
	font-weight: bold;
	text-decoration:none;
}
.NavDgH A:hover{
	color: red;
	text-decoration:underline;
}
.NavDgI {
	background-color: #D9EAFF;
}
.NavDgI A:link, .NavDgI A:visited, .NavDgI A:active{
	color: #000066;
	text-decoration:none;
}
.NavDgI A:hover{
	color: red;
	text-decoration:underline;
}
.NavDgIForm {
	border: 1px solid #0A6CCE; /*medium blue*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #D9EAFF; /*light blue*/
}
.NavDgA {
	background-color: #D9EAFF; /*light blue*/
}
.NavDgA A:link, .NavDgA A:visited, .NavDgA A:active{
	background-color: #D9EAFF; /*light blue*/
	color: #000066;
	text-decoration:none;
}
.NavDgA A:hover{
	color: red;
	text-decoration:underline;
}
.but
{
	height:22px;
	border-top:.1em solid #FFFFFF;
	border-right:.15em solid #333;
	border-bottom:.15em solid #555;
	border-left:.15em solid #FFFFFF;
	margin:0;
	white-space:nowrap;
	color:#FFFFFF;
	background:#0A6CCE; /*dark blue*/
	font-family:Arial;
	font-size: xx-small;
	font-weight:bolder
}
.butCheckout 
{
	width:120px;
}

.bargain	{
	color: red;
	font-size: medium;
	font-weight: bold;
}

.hot	{
	color: red;
	font-weight: bold;
}


.gold A:link, .gold A:visited, .gold A:active, .gold A:hover {
color:#ca8604;
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: #000000;
	}
	
DT 	{ font-weight: bold; 
	padding-top: 15px;
	font-size:12px;}	
	
th {font-weight:bold;
	text-align:center;}


/* left nav LINKS */	

#linkList {
	font: 11px/16px Arial, Helvetica, sans-serif;
	width: 199px;
	color: #000066;
	background-color: #0a6cce;
}

#linkList p {
	color: #000066;
	font: 9pt/12pt Arial, Helvetica, sans-serif;
	margin-top: 0px; 
}

#linkList a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BCEBFC;
	text-decoration: none;
	}
#linkList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	}
	
#linkList h3.select, #linkList h4.select, #linkList h5.select {
	background: #000066;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 194px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	padding-left: 4px;
	}
	
#linkList h3.select a:link, #linkList h4.select a:link, #linkList h5.select a:link,
#linkList h3.select a:visited, #linkList h4.select a:visited, #linkList h5.select a:visited {
	background: #000066;
	color: #FFFFFF;
	text-decoration: none;
}

#linkList h2.select {
	font-family: Arial, Helvetica, sans-serif;
	background: #000066;
	font-size: 16px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 194px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	padding-left: 4px;
	}
#linkList h2.select a:link, #linkList h2.select a:visited {
	font-size: 16px;
	background: #000066;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
#linkList h2.select a:hover, #linkList h2.select a:visited:hover {
	background: #000066;
	color: #CCFFFF;
	text-decoration: none;
}



#linkList ul {
	margin: 0px;
	padding: 3px;
	}
#linkList li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	text-align:left;
	line-height: 2ex;
	list-style-type: none;
	padding-top: 3px;
	margin-bottom: 3px;
	}
#linkList li a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BCEBFC;
	font-weight: bold;
	}
#linkList li a:hover {
	color: #000099;
	font-weight: bold;
	}
#linkList li a:visited {
	color: #BCEBFC;
	font-weight: bold;
	}
#linkList li a:visited:hover {
	color: #009;
	font-weight: bold;
	}
	
/*end left nav code*/	

a.AutoBDleftnav {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	}
a:hover.AutoBDleftnav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
a:active.AutoBDleftnav {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	}
a:visited.AutoBDleftnav {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	}
a:visited:hover.AutoBDleftnav {
	color: #088F5C;
	font-size: 12px;
	font-weight: bold;
	}

/*end left nav style*/

#movers a {
	background: #cccccc; 
	color: #de462f;
	font-weight: bold;	
	text-decoration: none;
	padding: 3px; 
	border: 1px solid #666;
	width: 90px;}
	
#movers a:hover {
	background: #dcdcdc; }
	
#movers dt {
	font-size: medium;
	padding-top: 18px;}	

.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: 785px; 
	}
#breadcrumbs P, #breadcrumbs a {  
	padding-left: 12px;
	background-color: #0A6CCE;
	color: #FFFFFF;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	}
	
/*clear tag - eliminates need for br clear all before heads and horizontal rules */

h1, h2, h3, hr {clear:both;}


/*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 */


.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-size:10px;
	font-weight:bold;
}
#supercat_nav li {
	float:left;
	background:#de462f;
	padding:4px 4px;
	font-size:10px;
	font-weight:bold;
}
#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:15px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	font-size:10px;
	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; font-size:10px; font-weight:bold;}
#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;
}
