body {
  margin: 0 0 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #fff;
  color: #000;
}

h1 {
  color: #553476;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0;
}

h2 {
  color: #553476;
  font-size: 1.1em;
  font-weight: bold;
}

p {
  line-height: 1.4em;
  margin: 0.5em 0 0.3em 0;
}

table, img, form {
  border: none;
  margin: 0;
  padding: 0;
}

a {
  color: #543474;
  text-decoration: none;
}

a:hover, a:focus {
  color: #222;
  text-decoration: underline;
}

 div#rotating_images {
  overflow:hidden;
  margin-bottom:10px;
}

/* OTHER STYLES */

#fortnum_and_mason {
  float: right;
  width: 186px;
  margin: 0 20px 0 0;
  padding: 10px 5px;
  list-style: none;
  border: 1px solid #A29061;
}

#fortnum_and_mason p {
  font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
  text-align: center;
  margin: 0;
  line-height: 1.4em;
  color: #927C44;
  font-size: 12px;
}

#fortnum_and_mason p a {
  color: #927C44;
  border: none;
  text-decoration: none;
}


#offers {
  background-color: #fff;
}

.offertitle {
  clear: both;
}

.offerbody p {
  margin: 3px;
  font-size: 11px;
  line-height: 14px;
}

.offerbody p img {
  margin: 5px;
}

.offerbody a, .offerbody a:hover, .offerbody a:focus {
  color: #000;
  text-decoration: none;
}


#important-message {
  text-align: center;
  color: #523272;
  font-weight: bold;
  background-color: #eee;
  border: 1px solid #523272;
  margin: 0 0 1em 0;
  padding: 0.5em;
  -o-box-shadow: 4px 4px 2px #bbb;
  -icab-box-shadow: 4px 4px 2px #bbb;
  -khtml-box-shadow: 4px 4px 2px #bbb;
  -moz-box-shadow: 4px 4px 2px #bbb;
  -webkit-box-shadow: 4px 4px 2px #bbb;
  box-shadow: 4px 4px 2px #bbb;
}

#prodphotos {
  text-align: center;
}

#prodphotos img {
  margin: 0;
  padding: 4px;
  border: 1px solid #D9DADA;
}

.prodimg {
  display: block;
  float: left;
  text-align: center;
  font-size: 0.8em;
  text-decoration: none;
  margin: 0 15px 0 0;
}

.prodimg:hover, .prodimg:focus {
  text-decoration: none;
}

.prodimage a {
  color: #8D45A5;
  text-decoration: none;
}


td.tableHeader {
  background-color: #9798C9;
  color: #fff;
  font-weight: bold;
}


.imagelinks {
  margin: 0 auto;
}


.imagelinks td {
  color: #AC76BD;
  text-align: center;
  cursor: pointer;
  background-image: url(../../images/site/imglink.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 18px;
  height: 16px;
  font-size: 11px;
}

.imagelinks td:hover {
  background-image: url(../../images/site/imglink-over.png);
  color: #8D45A5;
}

#cat_mainimg {
  float: left;
  text-align: left;
}

#cat_thumbimg {
  text-align: center;
  padding-top: 18px;
}

.prodrow {
  background-color: #E3E3E7;
  color: #4E2D6E;
  font-size: 12px;
  font-weight: bold;
}

.prodrow th {
  padding: 0.3em 0.3em;
  border-left: 2px dotted #fff;
  border-bottom: 2px solid #fff;
  text-align: center;
  font-size: 12px;
  background-image: url(../../images/site/priceheader.png);
  background-repeat: repeat-x;
}

.prodrow td {
  padding: 0.3em 0.3em;
  border-left: 2px dotted #fff;
  border-bottom: 2px solid #fff;
  text-align: center;
  font-size: 13px;
}

.prodrow input {
  border: 1px inset #fff;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
  width: 17px;
  height: 17px;
  color: #333;
  font-weight: normal;
  padding: 0.05em 0.1em;
}

.prodprice {
  display: block;
  width: 113px;
  height: 20px;
  background-image: url(../../images/site/add-to-basket.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 0 auto;
  text-align: left;
  padding: 5px 0 0 22px;
  text-decoration: none;
}

.prodprice:hover, .prodprice:focus {
  color: #fff;
  text-decoration: none;
}

.prodlist_name {
  font-weight: bold;
  color: #523372;
}


.optionrow {
  color: #7A3590;
  font-size: 1.0em;
  font-weight: bold;
}

.copyfields {
  font-size: 0.9em;
  color: #7A3590;
  cursor: pointer;
}

#productshots td {
  text-align: center;
  font-weight: bold;
  color: #941407;
  font-size: 12px;
}

/* FORMS */

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 1px solid #543375;
  background-repeat: repeat-y;
  width: 90%;
  margin: 0 auto;
}

legend {
  color: #543375;
  border: none;
  font-weight: bold;
  font-size: 1.0em;
}

.cssform p {
  clear: left;
  margin: 5px 0 0 0;
  padding: 0;
  padding-left: 100px; /*width of left column containing the label elements*/
  height: 1%;
}

.cssform label {
  font-weight: normal;
  float: left;
  margin-left: -100px; /*width of left column*/
  width: 90px; /* width of labels. Should be smaller than left column (155px) to create some right margin */
  text-align: right;
  color: #543375;
}

.cssform .nostyle {
  border: none;
}

input[type="text"], input[type="password"] {
  border: 1px solid #777;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  padding: 1px 2px;
}

input:focus {
  border: 1px solid #000;
  background-color: #f5f5f5;
}

input.small {
  width: 70px;
}

input.medium {
  width: 165px;
}

textarea {
  border: 1px solid #777;
  background-color: #fff;
  background-repeat: no-repeat;
  margin: 0;
  padding: 1px 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
}

textarea:focus {
  border: 1px solid #000;
  background-color: #f5f5f5;
}

textarea.small {
  width: 70px;
  height: 100px;
}

textarea.medium {
  width: 165px;
  height: 130px;
}

textarea.large {
  width: 290px;
  height: 180px;
}

#formerrors {
  width: 400px;
  margin: 0 auto;
  border: 1px solid #9B3939;
  padding: 0.5em;
  background-color: #F4ECEC;
  font-size: 0.9em;
  color: #7D0F0F;
}


/* CART */

#basket {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
}

#basket .cart_option {
	color: #333333;
  margin-left: 8px;
}

#basket a {
  text-decoration: none;
}


th.cart {
	background-color: #EEE;
	font-weight: bold;
  border: 1px solid #d4d4d4;
  background-image: url(../../images/site/priceheader.png);
  background-repeat: repeat-x;
}

td.totaltitle {
	font-weight: bold;
}


td.cart_subtotal {
	border-top: 3px double #999;
}


td.cart_total {
	background-color: #EEE;
	font-weight: bold;
}


 /* INVOICE */

#invoice_address td, #invoice_address p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
}


/* HOME PAGE */

#homeads {
  clear: both;
  padding-top: 20px;
  margin-bottom: 10px;
}

#homeads p {
  width: 32%;
  font-size: 11px;
  line-height: 14px;
}

#homead1 {
  float: left;
}

#homead2 {
  float: left;
  margin-left: 10px;
}

#homead3 {
  float: right;
}

#homeads p img {
  border: 1px solid #553476;
  padding: 3px;
  margin-bottom: 6px;
}

#homeads p strong {
  color: #553476;
  font-size: 12px;
}



/* TEMPLATE */

#container {
  width: 960px;
  margin: 5px auto;
}

#masthead {
  height: 165px;
  width: 960px;
  background-image:url(../../images/site/header.png);
  background-repeat:no-repeat;
}

#masthead h1 {
  display: none;
}

#cartdetails {
  float: right;
  width: 120px;
  margin-right: 25px;
  margin-top: 35px;
}

#cartdetails p {
  color: #fff;
  font-size: 11px;
  margin: 0 0 20px 0;
  line-height: 20px;
  padding: 0
}

#cartdetails p.headerbutton {
  background-color: #fff;
  margin: 0 0 5px 0;
  padding: 1px 0 3px 0;
  line-height: 1em;
  text-align: center;
  font-size: 11px;
  text-transform: lowercase;
  border: 1px solid #fff;
  background-image: url(../../images/site/bg-headerbutton.png);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#cartdetails p.headerbutton:hover {
  background-image: url(../../images/site/bg-headerbutton2.png);
  background-position: 20px 0px;
}


#cartdetails p.headerbutton a {
  display: block;
  color: #503675;
  text-decoration: none;
}

#topnav {
  margin: -8px 12px 12px 0;
  padding: 0;
  list-style-type:none;
  text-align: center;
  display: block;
  font-size: 13px;
}

#topnav li {
  display: inline;
  padding: 0 10px;
}

#topnav li a{
  color: #000;
}

#topnav li a:hover {
  color: #503675;
  text-decoration: none;
}

#mainmenu {
  float:left;
	width: 190px;
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
}

#mainmenu li {
  margin: 0;
  padding: 0;
}

#mainmenu li strong {
  display: block;
  background-color: #2B2450;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 3px;
  background-image: url(../../images/site/bg-mainmenu.png);
  background-repeat: repeat-x;
}

#mainmenu li ul {
  background-color: #fff;
  margin: 0 0 12px 0;
  padding: 0;
  list-style: none;
}

#mainmenu li ul li {
  background-color: #fff;
  margin: 4px 0;
  padding: 0;
  list-style: none;
}

#mainmenu a {
  display: block;
  color: #533372;
  text-decoration: none;
  padding: 3px;
  border: 1px solid #533372;
}

#mainmenu a:hover, #mainmenu a:focus {
  text-decoration: none;
  background-color: #CEC5D5;
}

#twitter {
  height: 60px;
}

#twitter #facebook , #twitter #tweet, #twitter p{
  float: left;
}

#facebook, #tweet {
  width: 32px;
  height: 32px;
}

#facebook {
  padding-top: 1px;
}


#twitter p {
  width: 115px;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  padding-left: 6px;
  color: #2B2450;
}

#twitter a {
  color: #FFF;
  display: block;
  border: none;
  width: 32px;
}

#twitter a:hover {
  background-color: #FFF !important;
}


#content {
  float:left;
  margin-left: 15px;
  width: 505px;
}

#offers {
  float: right;
  width: 190px;
  margin: 0 20px 0 0;
  padding: 0;
  list-style: none;
  border-left: 4px solid #CEC5D5;
  border-right: 4px solid #CEC5D5;
  border-bottom: 4px solid #CEC5D5;
}

#offers li strong.offertitle {
  color: #34285A;
  font-size: 13px;
  background-color: #CEC5D5;
  display: block;
  padding: 4px 3px 5px 16px;
  background-image: url(../../images/site/offer-bullet.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
}

#offers li div.offerbody {
  padding: 3px;
}

#footer {
  clear:both;
  font-size: 13px;
  padding-top: 10px;
}

#footer ul {
  padding: 5px 0 0 3px;
  margin: 0 12px 0 6px;
  height: 21px;
  list-style: none;
  text-align: center;
  border: 1px solid #A798B7;
  background-image: url(../../images/site/bg-footer.png);
  background-repeat: repeat-x;
}

#footer ul li {
  display: inline;
  padding: 0 10px;
}

#footer p {
  text-align: center;
  font-size: 10px;
  margin-top: 10px;
}



/*
#rightmenu {
    float:left;
    margin-left:20px;
    width:170px;
    height:590px;
    background-color:#ddd7e2;
}
#rightmenu h1 {
  padding:0;
  margin:0;
  margin-left:5px;
  margin-top:5px;
}
#us {
  clear:left;
  margin-top:10px;
  margin-left:22%;
  font-size:10px;
  color:#852E8B;
}
#special_occasions {
  background-color:white;
  height:60px;
  width:150px;
  border:1px black solid;
  float:left;
  margin-right:40px;
}
#own_label {
  background-color:white;
  height:60px;
  width:150px;
  border:1px black solid;
  float:left;
}
#corporate_gifts {
  background-color:white;
  height:60px;
  width:150px;
  border:1px black solid;
  float:left;
  margin-right:40px;
}
#offer {
    background-color:white;
    min-height:70px;
    height:auto!important;
    height:70px;
    width:160px;
    margin-left:5px;
    margin-top:5px;
}
#appeal {
    background-color:white;
    min-height:70px;
    height:auto!important;
    height:70px;
    width:160px;
    margin-left:5px;
    margin-top:5px;
}
#packing {
    background-color:white;
    min-height:70px;
    height:auto!important;
    height:70px;
    width:160px;
    margin-left:5px;
    margin-top:5px;
}
#cakem {
    background-color:white;
    min-height:70px;
    height:auto!important;
    height:70px;
    width:160px;
    margin-left:5px;
    margin-top:5px;
}
#cakemm {
    background-color:white;
    min-height:150px;
    height:auto!important;
    height:150px;
    width:160px;
    margin-left:5px;
    margin-top:5px;
}
div.prodimage {

  width:200px;
}
*/