body {
padding: 0px;
margin: 0px;
background-image: url(images/2006/bg-body.gif);
background-repeat: repeat-y;
background-position: top left;
background-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F58220;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #EFEFEF;
}

body.int {
background-image: url(images/2006/bg-body-int.gif);
background-repeat: repeat-y;
background-position: top left;

}

body, td, div, p, span {
color: #000000;
font-family: verdana;
font-size: x-small;
}

html>
body, td, div, p, span {
font-size: small;
}

form {
padding: 0;
margin: 0;
}

a {
color:#f80000;
font-family:verdana,arial;
}

a:hover	{
color:#2664dd;
}

ul {
list-style-type: disc;
}

.subnav	{
color: #c3d4f6;
font-size: xx-small;
background-color: #e9f0ff;
padding: 2px 10px 5px 10px;
text-align: center;
}

html>
body .subnav {
font-size: x-small;
}

h1 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 4px 0px;
margin: 0px;
border-bottom: dashed #f80000 1px;
}

html>
body h1 {
font-size: large;
}

h2 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
color: #2352c7;
}

html>
body h2 {
font-size: large;
}

.navcol {
background-color: #026497;
}

.small {
font-family: verdana;
font-size: xx-small;
}

html>
body .small {
font-size: x-small;
}

.searchbox {
height: 70px;
width: 178px;
background-image: url(images/2006/search-box.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 15 20 0 7;
}

.searchbox form {
margin: 4px 0px 0px 0px;
padding: 0px;
}

.field {
font-size: 9pt;
color: #000000;
width: 120px;
}

.go {
margin-top: 2px;
}

.searchbutton {
text-align: right;
width: 100%;
}

.content {
vertical-align: top;
width: 100%;
padding: 15 20 30 20;
line-height: 140%
}

.contentbox2 {
border-top: solid #c3d4f6 1px;
}

.contentbox3 {
border-top: solid #c3d4f6 1px;
display: none;
}

.contentbox3 td {
padding: 5 0 10 0;
}

.contentbox4 {
padding: 0;
border-top: solid #c3d4f6 1px;
border-bottom: solid #c3d4f6 1px;
}

.contentbox5 {
text-align: center;
padding: 5 10 0 10;
}

.contentbox6 {
padding: 0 0 20 0;
}

.loggedin {
padding: 0 0 3 0;
}


/* ========================================================================================= */
/* Destination Sports - new css */
/* ========================================================================================= */

.header {
background-color: #e90000;
background-image: url(images/2006/bg-header.gif);
background-repeat: repeat-x;
border-bottom: solid #1c1c85 1px;
}

.headnav {
font-family: verdana;
background-color: #81acff;
height: 23px;
font-size: xx-small;
padding: 3 8 3 8;
font-weight: bold;
color: #ffffff;
}

html>
body .headnav {
font-size: x-small;
}

.headnav a {
padding: 5 0 5 0;
color: #000000;
text-decoration: none;
}

.headnav a:hover {
color: #ffffff;
}

.headlogo {
background-color: #ffffff;
border-right: solid #1c1c85 1px;
}

.headrest {
vertical-align: top;
height: 111px;
}

.greatbuy {
vertical-align: top;
padding: 0 20 0 0;
}

.greatpic {
border: solid #ff1717 1px;
margin: 0 10 5 0;
}

.greatbuybox {
padding: 0 0 15 0;
}

.greatbuytitle {
font-weight: bold;
font-size: 110%;
padding: 0 0 5 0;
}

.greatbuymore {
font-size: xx-small;
}

html>
body .greatbuymore {
font-size: x-small;
}

.greatbuyteaser {
font-size: 85%;
}

.mainbox {
vertical-align: top;
padding: 10 10 15 10;
}

.titleimage {
padding: 0 0 8 0;
}

.theteampic {
float: right;
width: 155;
padding: 1 0 0 10;
}

.teamtext {
font-size: xx-small;
text-align: center;
width: 155;
color: #1c1c85;
padding: 3 0 10 0;
}

html>
body .teamtext {
font-size: x-small;
}

.breakingbox {
padding: 0 20 0 0;
}

.linkbox {
width: 202;
border-left: solid #f1f5fd 1px;
background-color: #f1f5fd;
}

.linkpad {
padding: 0 0 0 3;
}

.rego {
background-color: #2664dd;
text-align: center;
}


/* ========================================================================================= */
/* Destination Sports - login box */
/* ========================================================================================= */

.loginshell {
width: 168;
vertical-align: top;
padding: 0 0 10 0;
}

.login-top {
background-image: url(images/2006/bg-login-top.gif);
background-color: #dfdfdf;
}

.login-bottom {
background-image: url(images/2006/bg-login-bottom.gif);
background-color: #dfdfdf;
}

.login-left {
background-image: url(images/2006/bg-login-left.gif);
background-color: #dfdfdf;
}

.login-right {
background-image: url(images/2006/bg-login-right.gif);
background-color: #dfdfdf;
}

.loginmain {
background-color: #dfdfdf;
padding: 0 0 3 0;
}

.loginforgot {
border-top: solid #c8c8c8 1px;
padding: 2 0 0 0;
}

.loginforgot, .loginforgot span {
font-size: xx-small;
}

html>
body .loginforgot, body .loginforgot span {
font-size: x-small;
}

.loginforgot span {
color: #2664dd;
}

.loginfield {
text-align: right;
padding: 0 0 1 0;
margin: 0;
}

.loginfield input {
width: 125;
height: 20;
border: solid #9b9b9b 1px;
}

.loginfield2 {
text-align: right;
padding: 0 2 1 0;
margin: 0;
}

.loginfield2 input {
width: 136;
height: 20;
border: solid #1c1c85 1px;
}

.loginbut2 {
text-align: right;
}

.logintext {
font-size: xx-small;
font-weight: bold;
padding-right: 5;
}

html>
body .logintext {
font-size: x-small;
}

.logintext .ltgrey {
color: #9b9b9b;
font-size: xx-small;
}

html>
body .logintext .ltgrey {
font-size: x-small;
}

.loginbut {
text-align: right;
padding: 0 0 2 0;
}

.links, .links span {
font-size: 85%;
}

html>
body .links {
font-size: 85%;
}

.links span {
color: #2664dd;
font-size: xx-small;
}

html>
body .links span {
font-size: x-small;
}

.login-int {
width: 192;
padding: 1 7 0 7;
}

html>
body .login-int {
width: auto;
}


/* ========================================================================================= */
/* CATEGORIES */
/* ========================================================================================= */

#nav {
background-image: url(images/2006/bg-nav.gif);
}

#navigator {
width: 192px;
}

#navigator ul {
padding: 0 12 0 28;
margin: 0;
width: auto;
display: block;
font-size: xx-small;
list-style-image: url("images/2006/bullet.gif");
}

#navigator ul li,{
padding: 0 0 5 0;
}

html>
body #navigator ul {
font-size: x-small;
}

.submen a {
font-weight: normal;
}


/* ========================================================================================= */
/* NAVIGATION - Internal */
/* ========================================================================================= */


#nav-int {
background-image: url(images/2006/bg-nav-int.gif);
background-color: #000000;
}

#navigator-int {
width: 148px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 0px;
width: 148px;
}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
font-size: x-small;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 15px 5px 6px;
text-decoration: none;
display: block;
width: 100%;
border-bottom: solid #b9d1ff 1px;
color: #000000;
}

html>
body #navigator-int .button1 a,
body #navigator-int .button2 a,
body #navigator-int .currentpage a,
body #navigator-int .submen a {
width: auto;
}

.currentpage a {
color: #2664dd;
background-color: #ffffff;
border-bottom: solid #2664dd 1px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #ffffff;
background-color: #2664dd;
border-bottom: solid #1046af 1px;
}

.submen a {
font-weight: normal;
}

.headline {
background-color: #2764e1;
border-bottom: solid #002f8e 1px;
border-right: solid #ffffff 1px;
color: #ffffff;
}

.headline2 {
background-color: #1c1c85;
border-bottom: solid #000031 1px;
border-right: solid #ffffff 1px;
color: #ffffff;
}

.trolleyitem {
border-bottom: solid #b7c4dd 1px;
}

.trolleyitem2 {
background-color: #f6f9ff;
border-bottom: solid #b7c4dd 1px;
border-top: solid #ffffff 1px;
border-right: solid #ffffff 1px;
}

.subtotal {
border: solid #000000 2px;
padding: 3 3 4 3;
}

.subtotal2 {
padding: 3 3 4 3;
background-image: url(images/2006/bg-price.gif);
background-position: top right;
background-repeat: repeat-y;
}

.subtotal3 {
border: solid #000000 1px;
padding: 3 3 4 3;
}

.formnames {
border-bottom: solid #cedcf7 1px;
}

/* ========================================================================================= */
/* Our Products - page */
/* ========================================================================================= */

.products td {
border-bottom: solid #c3d4f6 1px;
border-top: solid #ffffff 1px;
padding: 3 3 5 5;
}

.prodleft {
background-color: #ffffff;
}

.prodmid {
background-color: #dae5fb;
}

.prodright {
background-color: #ebf1fc;
}

.prodright2 {
background-color: #ebf1fc;
padding: 3px;
}

.smalltext {
font-size: xx-small;
}

html>
body .smalltext {
font-size: x-small;
}

.newsitem {
padding: 10 0 20 0;
border-top: solid #c3d4f6 1px;
}

.prodtopstrip {
background-color: #ebf1fc;
border-bottom: solid #c3d4f6 1px;
padding: 3px;
}

.prodpricestrip {
border-bottom: solid #c3d4f6 1px;
padding: 3px;
background-image: url(images/2006/bg-price.gif);
background-position: top right;
background-repeat: repeat-y;
}

.price {
background-color: #ffffff;
border: solid #000000 1px;
padding: 3px;
}

.quantityfield {
padding: 0 10 0 0;
}

.botstrip {
border-bottom: solid #ffffff 1px;
}

.productname {
width: 75%;
background-color: #ebf1fc;
border-bottom: solid #c3d4f6 1px;
padding: 3 5 4 5;
}

.stock {
color: #ffffff;
background-color: #81acff;
border-bottom: solid #6592e9 1px;
font-size: xx-small;
}

html>
body .stock {
font-size: x-small;
}





