a:link {color: #0066CC; text-decoration: none}
a:visited {color: #0066CC; text-decoration: none}

body {
margin:0 auto 0 auto; 
padding:0px;font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;color:black;line-height:130%; 
line-height: 11pt;
background:#6699CC; 
}

#left {
	width: 175px;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

#middle {
	width: 415px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0;
    background-color: #fff;
    font-size: 8pt;
    font-weight: normal;
}

#middlesecure {
	width: 760px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0;
    background-color: #fff;
    font-size: 8pt;
    font-weight: normal;
}

#middlebar {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
    background-color: #fff;	
	
}

#right {
	background-color: #fff;
	width: 140px;
	float: right;
	margin-right: 5px;
	padding: 0;
}
#chat {
    background-color: #ffccoo;
}

#page {

	width:760px;
	margin:0 auto;
	padding:5px 5px 0;
	background:#fff;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	text-align: left;
}

#header
{
	background-color: #fff;
	padding: 0;
	height: 75px;
	
}


#logo {
	margin-top: 15px;
	padding-left: 17px;
	float: left;
}
#topbuttons{
    margin-top: 52px;
	margin-right: 5px;
	float: right;
	text-align: right;
}

a img {
  border-width:0;
  }


#navbar {
padding: 5px;
background: #FFCC00;
color: #fff;
margin-left: 5px;
margin-right: 5px;
font-size: 1em;
height: 20px;
}

#signedin {
float: right;
color: black;
font-size: 8pt;
font-weight: normal;
}
#signedin A {
color: #0066CC;
font-size: 8pt;
font-weight: normal;
}

#navlinks {
color: #fff;
font-size: 1em;
font-weight: bold;
margin: 0px;
float: left;
}

#navlinks A {
text-decoration: none;
color: #fff;
}

div#box1 {
margin: 0px;
background: #FFCC00;
padding: 3px;
font-size: .9em;
border: 2px solid #FFCC00;
line-height: 10pt;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:right;
      margin-top: 52px;
	  margin-right: 5px;
      width:445px;
      background: white;
      font-size: 7pt;
      font-weight: normal;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
      padding-bottom:2px
      }
    #tabs5 ul {
          margin:0;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:right;
      background:url('images/small.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:right;
      display:block;
      background:url('images/big.gif') no-repeat right top;
      padding:5px 10px 4px 6px;
      color:black;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:black;
      }
    #tabs5 a:hover {
      background-position:0% -26px;
      }
    #tabs5 a:hover span {
      background-position:100% -26px;
      }

      #tabs5 #current a {
              background-position:0% -26px;
      }
      #tabs5 #current a span {
              background-position:100% -26px;
      }
      
 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu6 {
        width: 175px;
        margin: 0px;
        line-height: 11pt;
        }

#menu6 li a {
        height: 21px;
      font-size: 8pt;
      font-weight: normal;
      font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height: 11pt;
        }

#menu6 li a:link, #menu6 li a:visited {
        color: black;
        display: block;
        background:  url('images/menu.gif');
        padding: 8px 0 0 4px;
        line-height: 11pt;
                }

#menu6 li a:hover, #menu6 li #current {
        color: black;
              font-size: 8pt;
      font-weight: normal;
      font-family: Verdana, Arial, Helvetica, sans-serif;
        background:  url('https://www.britishcandy.com/images/menu.gif') 0 -29px;
        padding: 8px 0 0 4px;
        height: 21px;
        line-height: 11pt;
        }     

#breadtrail {
    font-size: .8em;
    margin-bottom: 5px;
    color: #222;
}

#breadtrail A {
text-decoration: none;
    color: #222;
}

#breadtrail A:hover {
border-bottom: 1px dotted #222;
}

h1,h2,h3,h4,h5,h6 {
	color:#0066CC;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color:#222;
	margin:0 0 0.5em;
	padding-bottom: 2px;
	font-size:1.9em;
	line-height:1.2;
    border-bottom: 1px dotted #adadad;
}
h2 {
	color: #222;
	clear:both;
	margin:0.7em 0 0;
	font-size:1.5em;
	line-height:1.3;
}
h3 {
	
	margin:0;
	font-weight:bold;
	font-size:1.3em;
    color: #222;
}

h3 a {
color: black;
text-decoration: none;
}

.boxtops {
background: #0066CC;
color: #fff;
font-size: 7pt;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 2px;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 2px solid white;
border-top: 2px solid white;
text-indent: 2px;
}
.boxes {
margin: 0px;
background: #FFCC00;
padding: 3px;
font-size: .9em;
border: 2px solid #FFCC00;
line-height: 10pt;
}
.bestsellersbox {
margin: 0px;
background: #FFCC00;
font-size: .9em;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
}
.spacer {
font-size: 0px;
height: 2px;
width: 5px;
}

.yspacer {
font-size: 0px;
height: 8px;
width: 140px;
background: #FFCC00;
}

.xspacer {
font-size: 0px;
height: 2px;
width: 100%;
background: #FFCC00;
}

.boxform {
text-align: center;
background: #FFCC00;
width:175px;
aling: center;
}

.tabout {
font-size: 1.3em;
margin: 5px;
float: left;
}

.tabout A {
background: #FFCC00;
text-decoration: none;
}

.tabout A:hover {
text-decoration: underline;
color: #ca0000;
}

.address2
{
display: block;
_width: 30%; /* IE sucks */
}

.dotted {
border-bottom: 1px dotted #ffcc00;
Padding-top: 3px;
margin-bottom: 3px;	
}

#messages {
margin: 10px;
padding: 10px;
border: 1px solid #cc0000;
color: #222;
background: #fff;
font-size: 12px;
} 

.notes {
margin: 10px;
padding: 10px;
border: 0px solid #0066cc;
color: #222;
background: #99ccff url('<?="${shopurl}";?>images/info.gif') no-repeat 10px;
font-size: 12px;
}

#minibasket {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 11px;
color: black;
text-align: left;
}
#minibasket A {
text-decoration: none;
color: #0066CC;
}
th {
background: #0066CC;
color: white;
font-size: 13px;
font-weight: bold;
}

td {
font-size: 11px;
font-weight: normal;
a:link: #0066CC; 
a:visited: #0066CC;
a:hover: #0066CC;
}
.boxes ul {
border: none;
background: #FFCC00;
}
.boxes li {
padding: 0px;
list-style: none;
margin: 0px;
text-align: left;
background: #FFCC00;
color: black;
font-size:1em;
}

.boxes li a {
display: block;
width: 100%;
text-decoration: none;
background: #FFCC00;
color: black;
}

.boxes li a:link { color: black; }
.boxes li a:visited { color: black; }

.bestsellersbox li {
padding: 0px;
list-style: none;
margin: 0px;
text-align: left;
background: #FFCC00;
color: black;
font-size:1em;
display: block;
}

.bestsellersbox li a {
display: block;
width: 100%;
padding-bottom: 2px;
text-decoration: none;
background: #FFCC00;
color: black;
}
#footerbar {
padding: 2px;
background-color: white;
color: #cccccc;
margin-left: 6px;
margin-right: 6px;
text-align:center;
font-size: 8pt;
font-weight: normal;
}

#footerbar A {
color: #cccccc;
font-size: 8pt;
font-weight: normal;
}

.strikeprice {
color: red;
text-decoration: line-through;
}

#nextprev {
	text-align: center;
    font-weight: normal;
    color: black;
    font-size: 11px;
    padding: 5px;
    }
#nextprev a {
    padding: 4px;
    text-decoration: none;
    font-weight: normal;
    color: black;
    font-size: 12px;
    background-color: #ff9933;
    }
#nextprev a:hover {
    background-color: #ff9933;
    color: black;
    }
.boxes form {
    text-align: left;
    background: #ffcc00;
    padding: 4px;
    margin: 0px;
}
.ssbut {
    background: #FF9933;
    border: 1px solid #FF9933;
    color: black;
    font-weight: normal;
}

.ssbut A {
    color: black;
    font-weight: bold;
}

#loading {
padding: 8px 35px;
    background: #efefef url('<?="${shopurl}";?>images/demostore/throbloader.gif') no-repeat 4px;
    border: 1px solid #adadad;
    color: #adadad;
    font-weight: bold;
    font-size: 9px;
}