img {border:0;}
body {
border:0;
padding:0;
margin:0;
}



* {
border:0;
margin:0;
padding:0;
}

body {
color: #2F2F2F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
}

div#e_container {
}

div#e_toolbar {
background: #c0c0c0;
}

div#e_basket {
background: #dddddd;
width: 100%;
height: 50px;
}

div#e_menu {
}

idv#e_page {
}

/* basket */
.basket {
padding: 15px;
width: 300px;
float: right;
}
.basket a {
}
.Total_Wrap {
font-size: 1.0em;
}
.Total_Wrap label {
text-transform: capitalize;
font-weight: bold;
}
.Total_Items {
}
.Total_Order_Value {
margin: 0 0 0 2em;
}
.btn-basket {
margin: 0 15px 0 0;
float: left;
text-indent: -9999px;
}
.btn-basket a {
cursor: pointer;
background:  url('images/buttons/button_def_checkout_off.gif') no-repeat;
font-size: 0px;
line-height: 0px;
display: block;
width: 85px;
height: 25px;
}
.btn-basket a:hover {
cursor: pointer;
background:  url('images/buttons/button_def_checkout_on.gif') no-repeat;
font-size: 0px;
line-height: 0px;
display: block;
width: 85px;
height: 25px;
}

.contact-link {
padding: 25px;
}
.contact-link a {
color: #333333;
font-weight: bold;
}

.categories {
width: 700px;
margin: 0 auto;
}
.categories a {
color: #ffffff;
}
.advertising, .help {
width: 800px;
margin: 0 auto;
}

/* forms */
input, textarea, select {
border: 1px solid #666666;
margin: 0 4px 0 0;
}

/* patterns */
.PatternTable, .PatternTable td {
border: 1px solid #cccccc;
}

.Postage_Method {display:none;}
