body{
background-position: center top;
background-image: url(images/just_cartridges_background.jpg);
topMargin: 0px;
}


td{
font: normal 12px verdana;
color : #0d004c;
line-height: 21px;
}

.appbox{
color : #636363;
background-image: url(images/appbox.jpg);
width: 241px;
height: 175px;
}

.sainsbury{
color : #636363;
background-image: url(images/sainsburybox.jpg);
width: 241px;
height: 175px;
}

.gripbox{
color : #636363;
background-image: url(images/gripstickback.jpg);
width: 241px;
height: 175px;
}

.saddlerybox{
color : #636363;
background-image: url(images/saddlerybox.jpg);
width: 241px;
height: 175px;
}

.xmasbox{
color : #636363;
background-image: url(images/boxjumper2.jpg);
width: 241px;
height: 175px;
}

.xmasbox2{
color : #636363;
background-image: url(images/boxjumper.jpg);
width: 241px;
height: 175px;
}

.glovesbox{
color : #636363;
background-image: url(images/glovesbox.jpg);
width: 241px;
height: 175px;
}

.binendsbox{
color : #636363;
background-image: url(images/binendsbox.jpg);
width: 242px;
height: 175px;
}

.xtremebox{
color : #636363;
background-image: url(images/xtremebox.jpg);
width: 240px;
height: 175px;
}

.searchbox{
color : #636363;
background-image: url(images/searchbox.jpg);
width: 964px;
height: 29px;
}

.searchboxtext{
font: bold 12px verdana;
color : #ffffff;
margin-right: 12px;
}

.apptext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 80px;
margin-right: 12px;
margin-top: 5px;
}

.sainsburytext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 120px;
margin-right: 12px;
margin-top: 5px;
}

.griptext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 120px;
margin-right: 12px;
margin-top: 5px;
}

.xmastext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 120px;
margin-right: 12px;
margin-top: 5px;
}

.xmastext2{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 120px;
margin-right: 12px;
margin-top: 5px;
}

.saddlerytext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 120px;
margin-right: 12px;
margin-top: 5px;
}

.glovestext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 100px;
margin-right: 12px;
margin-top: 5px;
}

.bintext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 100px;
margin-right: 12px;
margin-top: 5px;
}

.xtremetext{
font: normal 11px verdana;
color : #272840;
line-height: 16px;
margin-left: 100px;
margin-right: 12px;
margin-top: 5px;
}

.bottomlinks{
font: normal 10px verdana;
color : #636363;
line-height: 15px;
}

.bottomlinksbold{
font: bold 10px verdana;
color : #ee1d25;
line-height: 15px;
}

h1{
font: bold 22px verdana;
color : #ec1e25;
line-height: 20px;
}

.ordering{
width: 385px;
font: bold 24px verdana;
color : #ec1e25;
margin-top: 5px;
}

h2{
font: normal 18px verdana;
color : #034ea2;
line-height: 21px;
}


.opening{
font: normal 12px verdana;
color : #034ea2;
line-height: 12px;
}

.tel{
font: bold 24px verdana;
color : #FF0000;
line-height: 21px;
}

h3{
font: normal 13px verdana;
color : #034ea2;
line-height: 21px;
}

.title{
font: bold 16px verdana;
color : #ed1f25;
line-height: 21px;
}

.title2{
font: bold 13px verdana;
color : #ed1f25;
line-height: 21px;
}

.h3box{
font: normal 14px verdana;
color : #ee1d25;
line-height: 16px;
}

.bodytext{
font: normal 11px verdana;
color : #636363;
line-height: 22px;
}


.nav{
font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
color : white;
line-height: 15px;
padding-left: 7px;
}

.footer{
font: normal 11px verdana;
color : #a0410d;
line-height: 22px;
}

b{
color: #FBAF5D;
font: normal 13px verdana;
line-height: 24px;
text-decoration: none;
}

.b2{
color: #F26522;
font: normal 18px verdana;
line-height: 24px;
}

.b3{
color: #F26522;
font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sub{
color: #804500;
font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 24px;
}

.underlinemenu{
font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #636363;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 48px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #7b2e00;
}

.box2{
font: normal 13px tahoma;
color : #eda321;
padding-left: 0px;
width: 250px;
padding-top: 0px;
background: url(images/box2.jpg);
height: 20px;
}
