/* CSS Document */

html,body {
margin:0;
padding:0;
height:100%;
width:100%;
}

table.full-height {
height:100%;
width:100%;
border:0px;
}

table {
font-family: Arial, Verdana, Tahoma;
font-size: 12px;
color: #000000;
line-height: 20px;
}

p {
font-family: Arial, Verdana, Tahoma;
font-size: 12px;
color: #000000;
line-height: 20px;
}

a {

color: #000000;
text-decoration: none;
}

a:hover {

color: #000000;
text-decoration: underline;
}

h1 {

font-size: 14px;
color: #oooooo;

}

/* HiVis Jacket */

a.linka {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/hivisjacket.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linka {
background-position: -210px 0;
}

/* HiVis Body Warmer */

a.linkb {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/hivisbodywarmer.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkb{
background-position: -210px 0;
}

/* HiVis Vest */

a.linkc {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/hivisvest.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkc{
background-position: -210px 0;
}

/* Safety Helmet */

a.linkd {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/safetyhelmet.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkd{
background-position: -210px 0;
}

/* Overalls */

a.linke {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/overalls.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linke{
background-position: -210px 0;
}

/* Poloshirt */

a.linkf {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/poloshirt.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkf{
background-position: -210px 0;
}

/* Baseball Cap */

a.linkg {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/baseballcap.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkg{
background-position: -210px 0;
}

/* Digger */

a.linkh {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/digger.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkh{
background-position: -210px 0;
}

/* Excavator */

a.linki {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/excavator.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linki{
background-position: -210px 0;
}

/* Telehandler*/

a.linkj {
display: block;
width: 210px;
height: 185px;
background: url("cart/images/telehandler.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.linkj{
background-position: -210px 0;
}