body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #FFFFFF;
   color: #333333;
   background-image:url(../img/bg1.gif);
   background-repeat:repeat-x;
	 background-position:bottom left;
}
body,textarea {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #F26523;
}
a:hover {
   color: #000000;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#000000;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.5em;
}
h3 {
   font-size:1.2em;
}
h4 {
   font-size:1em;
}
h2.graphic1,h2.graphic2 {
   padding:0;
	 background-repeat:no-repeat;
	 width:100%;
}
h2.graphic1 {
	 margin:0.7em 0 0.2em 0;
	 height:29px;
}
h2.graphic2 {
	 margin:0;
	 height:20px;
	 float:left;
}
h2.graphic1 span,h2.graphic2 span {
   display:none;
}
#h2categories { background-image:url(../img/categories1.gif); }
#h2information { background-image:url(../img/information1.gif); }
#h2welcome { background-image:url(../img/welcome1.gif);margin-top:25px; }
#h2whatdoyouwant { background-image:url(../img/whatdoyouwant.gif); }
#h2popularproducts { background-image:url(../img/popularproducts.gif);margin-top:25px; }

h3#baskettitle {
   margin:0;
	 padding:0;
	 width:188px;
	 height:35px;
	 background-image:url(../img/mybasket1.gif);
	 background-repeat:no-repeat;
}
h3#baskettitle span {
   display:none;
}
h3.compactgrey {
   margin:0.5em 0 0 0;
	 padding:0;
	 color:#888888;
	 float:left;
}
h3.compactgrey span {
	 background-color:#F26523;
	 color:#FFFFFF;
	 padding:0 0.3em;
	 float:left;
	 border-bottom:1px solid #FFFFFF;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
   margin:0;
   padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}

dl,dt,dd {
   margin:0;
	 padding:0;
}
dt {
   font-weight:bold;
	 padding-top:0.4em;
	 border-top:1px solid #EEEEEE;
	 margin-top:0.4em;
}

/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,ul.simpleinline,#headernav ul {
   margin:0;
   padding:0;
   list-style:none;
}
.menubuttons li {
   display:inline;
	 width:100%;
}
.menubuttons li a {
   display:block;
   color:#F26523;
   padding:0.2em 0 0.2em 15px;
	 background-image:url(../img/bullet1.gif);
   background-repeat:no-repeat;
   background-position:center left;
	 font-size:0.8em;
	 color:#333333;
	 float:left;
	 clear:left;
}
.menubuttons li a:hover {
   color:#000000;
}
.menubuttons li.active a {
   color:#000000;
   font-weight:bold;
}
#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0 17px;
	 height:32px;
	 background-image:url(../img/bg5.gif);
   background-repeat:no-repeat;
	 background-position:top right;
	 text-transform:uppercase;
	 text-decoration:none;
	 color:#FFFFFF;
	 font-size:0.9em;
}
#headernav li a:hover {
   color:#BBBBBB;
}
#headernav li a span {
   position:relative;
	 top:5px;
}
#headernav li.active a {
   background-color:#333333;
	 border-right:1px solid #FFFFFF;
	 border-left:1px solid #FFFFFF;
}
ul.inline li {
   display:inline;
}
ul.simpleinline li {
   display:inline;
	 padding:0.5em 1.5em;
	 border-right:1px solid #DDDDDD;
}
ul.inline li a {
   float:left;
   padding:0.5em 1.2em;
   border-left:1px solid #DDDDDD;
	 font-weight:bold;
	 font-size:0.9em;
	 background-color:#EEEEEE;
   display:block;
}
ul.inline li a:hover,ul.inline li.active a {
   background-color:#666666;
	 color:#FFFFFF;
	 text-decoration:none;
}

/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
   background-image:url(../img/bg4.gif);
   background-repeat:repeat-x;
}
#container,#header,#content,#footer {
   width:900px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#header {
   position: relative;
   float:left;
   height: 175px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#footer {
   position: relative;
   clear: both;
   height: 155px;
   background-image:url(../img/footer1.gif);
   background-repeat:no-repeat;
}
#footer p {
   color:#FFFFFF;
	 padding-top:1em;
	 font-size:1.1em;
}
#footer p.small {
   font-size:0.8em;
	 padding:0;
}
#cards {
   position:absolute;
	 bottom:10px;
	 right:0px;
	 width:262px;
	 height:23px;
   background-image:url(../img/cards.gif);
   background-repeat:no-repeat;
}
#footerstat {
   position:absolute;
	 bottom:10px;
	 left:0px;
}
#footerstat p {
   font-size:0.8em;
	 margin:0;
	 padding:0;
	 color:#333333;
}
#content {
   float:right;
   padding: 0px;
   min-height:300px;
	 margin-top:30px;
}
* html #content {
   height:300px;
}
#accessibility {
   position:absolute;
   top:3px;
   right:245px;
   text-align:right;
	 font-size:0.8em;
}
#accessibility a {
   color:#AAAAAA;
}
#headernav {
   position:absolute;
   top:143px;
   left:0px;
   height:32px;
	 width:900px;
}
#basketbrief {
   position:absolute;
   top:17px;
   right:0px;
	 width:188px;
	 height:120px;
}
.leftthin,.rightthin {
   width:188px;
}
.leftwide,.rightwide {
   width:680px;
}
.leftmid,.rightmid {
   width:476px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.leftthin {
   background-image:url(../img/bg3.gif);
   background-repeat:no-repeat;
	 background-position:bottom left;
	 padding-bottom:2em;
}
.leftmid {
   border-left:26px solid #FFFFFF;
}
.innerleftthin {
   width:188px;
	 float:left;
}
.innerrightwide {
   width:466px;
	 float:right;
}
.innerrightmid {
   width:327px;
	 float:left;
}
.innerleftmid {
   width:327px;
	 float:left;
}

.padder {
   padding-bottom:4em;
	 float:left;
	 width:100%;
}
.rightpanel {
   width:188px;
	 float:left;
	 position:relative;
	 padding-bottom:50px;
	 background-repeat:no-repeat;
	 border-bottom:1px solid #FFFFFF;
}
.rightpanel h3 {
   margin:15px 0 0 0;
	 padding:0;
	 width:188px;
	 height:13px;
	 background-repeat:no-repeat;
}
.rightpanel h3 span {
   display:none;
}
.rightpanel p {
   color:#FFFFFF;
	 margin:5px 6px 0 12px;
}
.rightpanel .tight {
	 margin:5px 12px 0 12px;
}
.rightpanelbutton a {
   display:block;
	 position:absolute;
	 bottom:12px;
	 right:12px;
	 width:74px;
	 height:22px;
	 background-repeat:no-repeat;
}
.rightpanelbutton a span {
   display:none;
}
#rightpanel1 {
   background-color:#616161;
	 background-image:url(../img/rightpanel1bg.gif);
}
#rightpanel2 {
   background-color:#444444;
}
#rightpanel3 {
   background-color:#8F8F8F;
	 background-image:url(../img/rightpanel3bg.gif);
	 background-position:bottom left;
}
#rightpanel1 h3 { background-image:url(../img/ukdelivery1.gif); }
#rightpanel2 h3 { background-image:url(../img/requestacallback1.gif); }
#rightpanel3 h3 { background-image:url(../img/newsletter1.gif); }

#rightpanel1 .rightpanelbutton#deliverybutton1 a {
	 background-image:url(../img/delivery_details1.gif);
	 right:92px;
}
#rightpanel1 .rightpanelbutton#deliverybutton2 a {
	 background-image:url(../img/delivery_map1.gif);
}
#rightpanel2 .rightpanelbutton a {
	 background-image:url(../img/request2.gif);
}
#rightpanel3 .rightpanelbutton a {
	 background-image:url(../img/signup1.gif);
}
#rightpanelbutton1 {
   background-image:url(../img/aboutus1.gif);
	 width:104px;
	 height:30px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #000000;
   color:#000000;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#000000;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#000000;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:136px;
	 height:30px;
}
.imagebutton span {
   display:none;
}
.imagebutton a {
   display:block;
	 width:82px;
	 height:25px;
	 float:right;
}
#imagebutton1 {
   background-image:url(../img/view2.gif);
}
#imagebutton3 {
   background-image:url(../img/checkout2.gif);
}
#imagebutton2 {
   width:104px;
   height:30px;
}
.basketbriefbutton a {
	 position:absolute;
	 bottom:5px;
	 left:20px;
   border:0;
	 background-repeat:no-repeat;
	 width:82px;
	 height:25px;
}
.basketbriefbutton a span {
   display:none;
}
#basketbriefbutton2 a {
   background-image:url(../img/view2.gif);
}
#basketbriefbutton1 a {
   left:106px;
   background-image:url(../img/checkout2.gif);
}

textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}
.tight fieldset {
   border:0;
	 padding:0;
}
.tight legend {
   display:none;
}
#searchform {
   position:absolute;
   width:250px;
	 top:17px;
	 left:13px;
}

/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#777777;
   color:#FFFFFF;
}
.baskettable tr,.baskettable td {
   border-bottom:1px solid #C3C3C3;
   padding:0.1em 0.3em;
}
.baskettable th {
   border:0;
	 background-color:#8F8F8F;
   padding:0.2em 0.3em;
}
.smalltable {
   font-size:0.9em;
}


.error {
   color:#FFFFFF;
	 padding:2px;
	 position:relative;
	 top:3px;
   background-color:#F26523;
}
.smallnote {
   font-size:0.8em;
	 color:#555555;
	 background-color:#DDDDDD;
	 margin:0;
	 padding:0.5em;
}
#smallmaplink {
   float:right;
	 width:150px;
}
#deliveryinfo {
   float:left;
	 width:290px;
}