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;
}
body,textarea {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #611369;
}
a:hover {
   color: #BD7BC5;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#BD7BC5;
	 margin:1.5em 0 0.3em 0;
	 font-family:Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.3em;
}
h3 {
   font-size:1.2em;
	 color:#999999;
}
h4 {
   font-size:1em;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #D4D4D4;
}
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);
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px solid #EEEEEE;
   color:#611369;
   padding:0.6em 0;
   width:100%;
}
.menubuttons li a:hover {
   color:#BD7BC5;
}
.menubuttons li.active a {
   color:#BD7BC5;
   font-weight:bold;
}
#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0 18px;
   background-image:url(../img/line1.gif);
   background-repeat:no-repeat;
   background-position:top right;
   color:#FFFFFF;
	 height:40px;
	 position:relative;
	 text-decoration:none;
}
#headernav li a span.text {
   position:relative;
   top:10px;
}
#headernav li a:hover {
   color:#DF9EE6;
}
#headernav li.active a {
   background-image:url(../img/tab_left.gif);
   background-position:top left;
   color:#611369;
	 font-weight:bold;
}
span#tabright {
   position:absolute;
   right:-1px;
   top:0px;
   width:15px;
   height:40px;
   display:block;
   background-image:url(../img/tab_right.gif);
   background-repeat:no-repeat;
}
ul.inline {
   margin-top:5px;
}
ul.inline li {
   float:left;
   padding:0.2em 1em;
   border-left:1px solid #DDDDDD;
}
ul.inline li.active a {
   text-decoration:none;
	 color:#BD7BC5;
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
	 background-image:url(../img/bg1.gif);
   background-repeat:repeat-x;
}
#container,#header,#content,#clear,#footerinner {
   width:907px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#header {
   position: relative;
   float:left;
   height: 189px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#clear {
   position: relative;
   clear: both;
   height: 1em;
}
#footer {
   position: relative;
   clear: both;
   height: 150px;
   width:100%;
   background-image:url(../img/bg2.gif);
   background-repeat:repeat-x;
	 text-align:center;
}
#cards {
   position:absolute;
	 top:110px;
	 right:0px;
}
#footerinner {
   margin:0px auto;
   height: 110px;
   background-image:url(../img/logo_footer.gif);
   background-repeat:no-repeat;
   background-position:top right;
	 text-align:left;
}
#footerinner p {
   padding:1em 0;
	 line-height:2em;
	 color:#FFFFFF;
	 font-size:0.8em;
}
#footerinner a {
   color:#FFFFFF;
}
#content {
   float:right;
   padding: 0px;
   min-height:300px;
	 margin-top:25px;
}
* html #content {
   height:300px;
}
#accessibility {
   position:absolute;
   top:3px;
   right:20px;
   text-align:right;
   font-size:0.8em;
   color:#DF9EE6;
}
#accessibility a {
   color:#DF9EE6;
}
#headernav {
   position:absolute;
   top:105px;
   right:0px;
	 height:40px;
}
#headercaption h1 {
   display:block;
	 position:absolute;
	 margin:0;
	 padding:0;
	 top:155px;
	 left:33px;
	 font-size:1.2em;
	 color:#FFFFFF;
	 font-weight:normal;
}
#basketbrief {
   position:absolute;
	 top:35px;
	 left:610px;
	 width:294px;
	 height:46px;
}
#basketbrief p {
   margin:0;
	 padding:5px;
	 font-size:0.8em;
	 color:#FFFFFF;
}
#basketbrief a {
   color:#DF9EE6;
}
.leftthin,.rightthin {
   width:244px;
}
.leftwide,.rightwide {
   width:600px;
}
.leftmid,.rightmid {
   width:425px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   padding-bottom:2em;
	 float:right;
	 width:870px;
}
.rightpanel {
   width:244px;
	 background-image:url(../img/panel_bg1.gif);
   background-repeat:no-repeat;
	 float:right;
	 padding-bottom:35px;
	 position:relative;
	 margin-bottom:30px;
}
.rightpanel h3 {
   width:244px;
	 height:42px;
	 background-repeat:no-repeat;
	 margin:0;
	 padding:0;
}
.rightpanel h3 span {
   display:none;
}
h3#righttitle1 { background-image:url(../img/special_offers1.gif); }
h3#righttitle2 { background-image:url(../img/survey1.gif); }
h3#righttitle3 { background-image:url(../img/hotornot1.gif); }
h3#righttitle4 { background-image:url(../img/fastdelivery1.gif); }

.rightpanel p {
   padding:0 5px 7px 21px;
	 margin:0;
}
.rightpanelbutton a {
   position:absolute;
	 display:block;
	 width:118px;
	 height:33px;
	 background-repeat:no-repeat;
	 bottom:-9px;
	 right:-9px;
}
.rightpanelbutton a span {
   display:none;
}
a#rightbutton1 { background-image:url(../img/signup1.gif); }
a#rightbutton2 { background-image:url(../img/submit1.gif); }
a#rightbutton3 { background-image:url(../img/view2.gif); }
a#rightbutton4 { background-image:url(../img/vote1.gif); }
a#rightbutton5 { background-image:url(../img/archive1.gif); }
a#rightbutton6 { background-image:url(../img/more1.gif); }

fieldset#survey {
   border:0;
	 padding:0;
}
.rightpanel .textbox1,.radios {
   width:202px;
	 margin-left:21px;
}
.radios label {
	 width:202px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #611369;
   color:#611369;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
fieldset.invisible {
   border:0;
	 padding:0;
}
form legend {
   background-color:#FFFFFF;
   color:#611369;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#611369;
}
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:140px;
	 height:33px;
}
.imagebutton span {
   display:none;
}
textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*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:#BD7BC5;
   color:#FFFFFF;
}
table th span {
   font-weight:normal;
}

/*TABLES*/

.pagingbox {
   background-color:#DDDDDD;
	 padding:5px;
}
.pagingbox p {
   margin:0;
	 padding:0;
}
.clearbottom {
   position:relative;
	 height:10px;
	 clear:both;
	 background-color:#AAAAAA;
}
.rightlink a {
   float:right;
	 position:relative;
	 top:0.5em;
	 display:block;
	 padding:2px;
	 margin-left:15px;
}
.rightlink a:hover {
   background-color:#611369;
	 color:#FFFFFF;
	 text-decoration:none;
}
.maxchars {
   display:block;
   padding:8px 0;
}
span#count {
   background-color:#BD7BC5;
   color:#FFFFFF;
   font-weight:bold;
   padding:4px;
}