/* Borrowed from Timmy. */
/* START RESET normalize the playing field between browsers*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td {margin:0;padding:0;}
table{font-size: 12px;border-collapse:collapse;border-spacing:0;}
td{vertical-align: top;}
img{border:0;}
cite,address,dfn,var {font-style:normal;}
div
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0;
    padding: 0;
}
/* END RESET */

/* START CLEAR FIX */
/* This fixes IE has layout bug */
/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* This causes a warning with Firefox. */
/* .clearfix {display: inline-table;} */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END CLEAR FIX */

ul
{
    margin-left: 15px;
}

#commonNavigation
{
  background-color: #444;
  color: #fff;
}

#twocoltable td {
	padding: 25px;
}

#chart td {
    padding: 5px;
}

#discountItem {
    border-top: 1px dotted #333;
    padding: 3px;
}

#discountItem .name {
    float: left;
    font-weight: heavy;
    color: red;
    margin-right: 10px;
}

#discountItem .itemNumber {
    float: left;
    margin-right: 10px;
}

#discountItem .description {
    float: left;
    margin-right: 10px;
}

#discountItem .price {
    float: left;
    margin-right: 10px;
}

#discountItem .onHand {
    float: left;
    margin-right: 10px;
}

.box { 
  background: #DDDDDD; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}

.content
{
  padding: 10px;
  border: 1px solid red;
}

.boxcontent {
  padding: 0px 10px 0px 10px;
}

#navigation
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#navigation li
{
    list-style: url("http://png.com/ellipse.png");
}

#navigationItem {
    padding: 0px;
    display: inline;
}

#navigationItem a:link,
#navigationItem a:visited
{
    color: #fff;
    font-weight: bold;
    padding: 6px 20px 5px 5px;
}

#navigationItem a:hover,
#navigationItem a:active
{
    background-color: #999;    
}

#navigationItem.selected
{
    background-color: #999;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}

.commonNavigationItemContainer
{
    float: left;
 }

.commonNavigationItem
{
    float: left;
}

.commonNavigationItemContainer .container
{
    padding: 5px;
}

.commonNavigationItemContainer .container a
{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: heavy;
}

.commonNavigationItemContainer .selected
{
    background-color: #666;
}

.commonNavigationItemContainer .selected a
{
    color: #fff;
}

.commonNavigationItemContainer .selected a
{
    cursor: default;
}

/**
* This style is applied to the div that acts as the placeholder
* for the commonNavigationItem and is the element whose opacity
* changes from 0 (zero) to maxOpacity.
*/
.commonNavigationItem .hoverOn
{
    background-color: #ccc;
}

.breadcrumbCategory
{
  font-size: 10pt;
}

.breadcrumbProduct
{
  color: orange; 
  font-size: 12; font-weight: bold;
}

a#buttonSpecial
{
  width: 279px;
  height: 35px;
  background-image: url('../images/special_0.gif');
  margin: 0 auto;
  float: left;
}

a#buttonSpecial:hover
{
  background-image: url('../images/special_1.gif');
}

.padded
{
padding: 10px;
}
ul { margin: 0px; padding: 0px; margin-left: 15px; }
ul li {
    margin-bottom: 5px;
}

a 
{
  text-decoration: none;
  color: #a81b1b;
}

b 
{
  color: #1b6298;
}

body
{
  background-color: #444;
  background-image: url('../images/bg.jpg');
  background-repeat: no-repeat; 
  font-family: verdana;
  margin: 10px;
}

.break {
	clear: both;
}

#homeHeader
{
    width: 550px;
    padding-top: 15px;
    float: left;
    margin: 10px;
}

#homeHeader p
{
    padding: 0px 10px 10px 10px;
}

#homeHeader h1 {
	padding: 10px;
	margin: 0px;
	color: black;
}

#homeHeader h3 {
	padding: 10px;
	color: red;
	margin: 0px;
}

#homeBox
{
    border: solid 1px #e0e0e0;
    width: 490px;
    height: 178px;
}

#homeBox.stretchwrap
{
    background-image: url(../images/stretchwrapequip.gif);
}

#homeBox.boxclosing
{
    background-image: url(../images/boxclosing.gif);
}


#homeBox.strapmachines
{
    background-image: url(../images/strapmachines.gif);
}


#homeBox.consumables
{
    background-image: url(../images/consumables.gif);
}


#homeBoxTextContainer
{
    margin-top: 50px;
    margin-left: 175px;
}

#homeBoxTextContainer a
{
    font-family: arial;
    font-size: 1.3em;
    color: #a81e1e;
    font-weight: lighter;
    text-decoration: none;
}

#homeBoxTextContainer a:hover
{
    text-decoration: underline;
}

#homeRightColumn
{
    float: right;
    padding: 0px 20px 0px 10px;
    margin: 0px 0px 0px 10px;
    width: 290px;
    line-height: 1.3em;
}

#homeRightColumn h1, h2, h3
{
    color: #a81e1e;
    margin: 0px 0px 5px 0px;
    line-height: 1.1em;
    font-weight: lighter;
}

#homeRightColumn a:hover
{
    text-decoration: underline;
}

#specialBox
{
    background: #eee;
    width: 260px;
    margin: 0px 0px 20px 0px;
    padding: 10px;
    font-size: .75em;
    border: 1px solid #dedede;
}

#specialBox h2, h3, h1{
	font-size: 2em;
    	font-weight: lighter;
	margin: 10px 0px 0px 0px;
}

#specialBox p{
	margin: 3px 0px 3px 0px;
}

#commonBody
{
    background-color: #fff;
}

.commonFooter
{
    width: 800px;
    height: 80px;
    /*lbackground-image: url("../images/mlsteel_08.gif"); */
}

.commonFooterNavItem
{
    padding-right: 30px;
    float: left;
}

.commonFooterNav
{
    background-color: #ffdfdf;
    padding: 25px;
}

.commonProductBox
{
  background-color: #fff;
  border-style: solid;
  border-width: 0px;
  border-color: #ddd;
  padding: 10px;
  margin: 5px;
  /* width: 168px; */
}


.commonBox
{ background-color: #fff;
  border-style: solid;
  border-width: 4px;
  border-color: #ddd;
  padding: 5px;
  width: auto;
}

.commonTable
{
}

.commonBox td
{
  padding: 2px;
  text-align: top;
}

.featuredPartner {
	padding: 0px 0px 20px 0px;
}
.floatLeft
{
  float: left;
}

.headingProduct
{
  width: auto;
  height: 15px;
  #background-color: #fff;
  color: #2a89c8;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 10px;
  vertical-align: center;
}

.smallHeader
{
    color: #1b6298;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}


.largeHeader
{
    color: #85b7f5;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.giantHeader
{
    color: #85b7f5;
    font-size: 15pt;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.heading
{
  width: auto;
  height: 20px;
  background-color: #fff;
  color: #85b7f5;
  font-size: 12pt;
  font-weight: bold;
  padding: 5px;
  vertical-align: center;
}

.headingRed
{
  height: 37px;
  width: 771px;
  color: #fff;
  font-weight: bold;
  font-size: 14pt;
  vertial-align: middle;
  padding-left: 10px;
  padding-top: 10px;
  background-image: url('../images/header-red.gif');
  background-repeat: no-repeat;
}     

.price
{
  color:black;
  font-weight: bold;
}

.copyright
{
  font-size: 8pt;
}


/* YUI TreeNav Settings */

/* first or middle sibling, no children */
.ygtvtn {
	width:16px; height:22px;
    background: url('images/yuitv/tn.gif') 0 0 no-repeat;
}

/* first or middle sibling, collapsable */
.ygtvtm {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/tm.gif') 0 0 no-repeat;
}

/* first or middle sibling, collapsable, hover */
.ygtvtmh {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/tmh.gif') 0 0 no-repeat;
}

/* first or middle sibling, expandable */
.ygtvtp {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/tp.gif') 0 0 no-repeat;
}

/* first or middle sibling, expandable, hover */
.ygtvtph {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/tph.gif') 0 0 no-repeat;
}

/* last sibling, no children */
.ygtvln {
	width:16px; height:22px;
	background: url('images/yuitv/ln.gif') 0 0 no-repeat;
}

/* Last sibling, collapsable */
.ygtvlm {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/lm.gif') 0 0 no-repeat;
}

/* Last sibling, collapsable, hover */
.ygtvlmh {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/lmh.gif') 0 0 no-repeat;
}

/* Last sibling, expandable */
.ygtvlp {
	width:16px; height:22px;
	cursor:pointer ;
	background: url('images/yuitv/lp.gif') 0 0 no-repeat;
}

/* Last sibling, expandable, hover */
.ygtvlph {
	width:16px; height:22px; cursor:pointer ;
	background: url('images/yuitv/lph.gif') 0 0 no-repeat;
}

/* Loading icon */
.ygtvloading {
	width:16px; height:22px;
	background: url('images/yuitv/loading.gif') 0 0 no-repeat;
}

/* the style for the empty cells that are used for rendering the depth
 * of the node */
.ygtvdepthcell {
	width:16px; height:22px;
	background: url('images/yuitv/vline.gif') 0 0 no-repeat;
}

.ygtvblankdepthcell { width:16px; height:22px; }

/* the style of the div around each node */
.ygtvitem { width: 200px; }  

/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:2%; }

/* Default for all categories */
.ygtvlabel {
    margin-left:5px;
}

/* For 1st level Categories [root cats] */
.ygtvlabel1, .ygtvlabel1:link, .ygtvlabel1:visited, .ygtvlabel1:hover { 
    color: #fff;
    font-weight: bold;
}

/* For 2nd level cats [sub cats] */
.ygtvlabel2, .ygtvlabel2:link, .ygtvlabel2:visited, .ygtvlabel2:hover {
    color: #85b7f5;
}

/* For 3rd level cats [sub-sub cats] */
.ygtvlabel3, .ygtvlabel3:link, .ygtvlabel3:visited, .ygtvlabel3:hover {
    color: #85b7f5;
}

/* for Selected category */
.ygtvlabel0, .ygtvlabel0:link, .ygtvlabel0:visited, .ygtvlabel0:hover
{
    color: white;
    background-color: #a81e1f;
    margin-right: 100%;
    padding: 2px;
    padding-right: auto;
    font-weight: bold;
}

.ygtvspacer { height: 10px; width: 10px; margin: 30px; }
