@charset "UTF-8";
/* CSS Document */

body.USAShomeBG {
background-image:url("http://www.usartsupply.com/images/USAShomeBG.jpg");
background-position:bottom;
background-repeat:repeat-x;
background-attachment:fixed;
background-color:#042868;
}

#USAShomewrap {
	width: 1025px;
	height: auto;
	border: 10px solid #000000;
}
#USASwrap {
	width: 1024px;
	height: auto;
	border: 10px solid #000000;
}

#prismawrap-ID {
	height: 100%;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
}

.StdH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.StdDg {
	padding: 2px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #000000;
}
.StdDgBold {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.StdDgP {
	color: #000000; 
	background-color: #6495ED;
}
.StdDgP A:link , .StdDgP A:visited , .StdDgP A:active {
	color: #000000;
}
.StdDgP A:hover {
	color: #FF0000; /*yellow*/
	text-decoration: underline;
}

.StdDgH {
	color: #000000;
	background-color: red;
	font-weight: bold;
}
.StdDgH A:link, .StdDgH A:visited, .StdDgH A:active {
	color: #000000;
	font-weight: bold;
}
.StdDgH A:hover {
	color: #FF0000;
	font-weight: bold;	
}

.StdDgI {
	background-color: #999999;
}
.StdDgI A:link, .StdDgI A:visited, .StdDgI A:active, .StdDgI a {
	color: #000000;
	text-decoration:none;
}
.StdDgI A:hover {
	color: #FF0000;
	text-decoration:underline;
}

.StdDgIForm {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
	background-color: #CCCCCC; /*light blue*/
}

.StdDgA {
	background-color: #FFFFFF;
}
.StdDgA A:link, .StdDgA A:visited, .StdDgA A:active {
	color: #000000;
	text-decoration:none;
}
.StdDgA A:hover {
	color: #FF0000;
	text-decoration: underline;
}

.mouseOverColor {
     background-color: #999999;
     color: #FF0000;
}
.mouseOutColor {
     background-color: #ffffff;
     color: #000033;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
	

FORM {display:inline;} 

.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.NavDg {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC; /*light blue*/
}
.NavDgBold {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.NavDgP {
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC; /*light blue*/
}
.NavDgP A:link , .NavDgP A:visited , .NavDgP A:active {
	color: #000000;
	text-decoration:none;
}
.NavDgP A:hover {
	color: #FF0000;
	text-decoration:underline;
}

.NavDgH {
	color: #000000;
	background-color: #CCCCCC; /*light blue*/
	font-weight: bold;
}
.NavDgH A:link, .NavDgH A:visited, .NavDgH A:active {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.NavDgH A:hover {
	color: #FF0000;
	text-decoration:underline;
}

.NavDgI {
	background-color: #CCCCCC;
}
.NavDgI A:link, .NavDgI A:visited, .NavDgI A:active {
	color: #000000;
	text-decoration:none;
}
.NavDgI A:hover {
	color: #FF0000;
	text-decoration:underline;
}

.NavDgIForm {
	border: 1px solid #333333; /*medium blue*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC; /*light blue*/
}

.NavDgA {
	background-color: #CCCCCC; /*light blue*/
}
.NavDgA A:link, .NavDgA A:visited, .NavDgA A:active{
	background-color: #CCCCCC; /*light blue*/
	color: #000000;
	text-decoration:none;
}
.NavDgA A:hover {
	color: #FF0000;
	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:#0A6CCE; /*dark blue*/
	font-family:Arial;
	font-size: xx-small;
	font-weight:bolder
}
.butCheckout {
	width:120px;
}

.bargain	{
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
}

.hot	{
	color: #FF0000;
	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.USAScopyright {
	color: #666666;
	font-size:11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.USAS-footer A:link, .USAS-footer A:visited, .USAS-footer A:active {
	color: #333333; /*dark gray*/
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.USAS-footer  A:hover {
	color: #000000; /*black*/
	font-weight: bold;
	text-decoration: underline;
}
	
DT 	{
	font-weight: bold; 
	padding-top: 15px;
	font-size:12px;
	color: #000000; }	
	
th  {
	font-weight:bold;
	text-align:center; }


/* left nav LINKS */	

#USAS-leftnavwrap {
	height: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	width: 199px;
}


#USAS-lnwrap-black {
	height: 100%;
	background-color: #000000;
	width: 199px;
}
#lnwrap-createx {
	height: 100%;
	width: 201px;
}


#USAS-leftnav {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	background-color: #FFFFFF;
	height: 100%;
}

#USAS-leftnav1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	background-color: #FFFFFF;
	height: 100%;
	border-right: 1px solid #000000;
}

#USAS-leftnav2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	background-color: #FFFFFF;
	height: 100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
}

#USAS-leftnav3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	background-color: #FFFFFF;
	height: 100%;
	border-left: 2px solid #FFFFFF;
	border-right: 1px solid #666666;
}

#USAS-leftnav-gray {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	background-color: #333333;
	height: 100%;
}

#USAS-leftnav-logan {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	height: 100%;
}

#USAS-leftnav-krylon {
	font-family: Arial, Helvetica, sans-serif;
	width: 199px;
	background-color: #1D2D3D;
	height: 100%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
	
#USAS-leftnav h3.select, #USAS-leftnav h4.select {
	color: #000000;
	width: 200px;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #333333;
	}
	
p.USas-footer {
	color: #CCCCCC;
	font-size:12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.navHeadings A:link, .navHeadings A:visited, .navHeadings A:active {
	color: #CCCCCC; /*dark gray*/
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navHeadings  A:hover {
	color: #FFFFFF; /*black*/
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
#freeshipping-btn-USAS {
	width: 185px;
	height: 60px;	
}

#freeshipping-btn-USAS a {
	position: relative;
	display: block;
	float:left;
	width: 185px;
	height: 60px;
	margin: 10px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	background: url("http://www.usartsupply.com/images/freeshipping-btn-USAS.jpg") 0 0 no-repeat;
}
#freeshipping-btn-USAS a:hover {
	background-position: 0px -60px;
}
#freeshipping-btn-USAS span {
  display: none;
}
	
/*end left nav style*/


#USAS-bodyborder1 {
	width: 821px;
	height: 100%;
	border: 1px solid #333333;
}
#USAS-bodyborder-search {
	width: 824px;
	height: 975px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#USAS-bodyborder-search2 {
	width: 821px;
	height: auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#USAS-sharpie {
	width: 823px;
	height: 100%;
	background-color: #CCCCCC;
}

.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: Verdana, 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: Verdana, 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: #333333;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	}


#greenfoot {
	background-color:#d4eda8;
}
#greenfoot a { text-decoration: none; }
#greenfoot a:hover { text-decoration: underline; }


/* Search Website Feature */

#searchBG {
	width: 196px;
	height: 40px;
	background: url("http://www.usartsupply.com/images/searchBG.png") 0 0 no-repeat;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #000000;
	position: relative;
}

#textbox_search {
	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_search {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	display: block;
	right: 3px;
	top: 3px;
}

.textbox_search {
	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;
}


#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;
}

.NavDgP_ship {
	font-weight: bolder;
	color: #ffffff;
}
.NavDg_ship {
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*---------------------  START CLEARFIX  ---------------------*/

.clearfix {display: inline;}

* html .clearfix {height: 1%}

.clearfix {display: block;}

.clear {
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.clear-hr {
	clear:both;
	padding:0px 0px 0px 0px;
	margin:2px 2px 2px 2px;
	border-top: 1px solid #cccccc;
}

.space10 {
	display: block;
	position: relative;
	float: left;
	height: 10px;
	width: 610px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.clear_both {
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	visibility:hidden;
	content:".";
}

.hidden {
	display:none;
}

/*---------------------   END CLEARFIX   ---------------------*/


