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;
}

h3 {
  color: #553476;
  font-size: 1em;
  font-weight: bold;
  margin: 0.5em 0;
}

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 */

#friends {
	clear: right;
  float: right;
  width: 198px;
  margin: 0 20px 0 0;
}

#godminster, #fortnum_and_mason {
  list-style: none;
  border: 1px solid #220063;
  margin: 10px 0 0 0;
  padding: 10px;
}

#fortnum_and_mason {
  border: 1px solid #A29061;
}

#godminster p, #fortnum_and_mason p {
  text-align: center;
  margin: 0;
  line-height: 1.4em;
  color: #220063;
  font-size: 12px;
}

#fortnum_and_mason p {
  font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
  color: #927C44;
}

#godminster p a, #fortnum_and_mason p a {
  color: #220063;
  border: none;
  text-decoration: none;
}

#fortnum_and_mason p a {
  color: #927C44;
}

#godminster p a img, #fortnum_and_mason p a img {
	margin: 0 0 10px 0;
}


#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-plain.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: #28214E;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 3px;
  background-image: url(../../images/site/bg-mainmenu.png);
  background-repeat: repeat-x;
  background: -moz-linear-gradient(100% 100% 90deg, #28214E, #533272);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#533272), to(#28214E));
}

#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;
}

#birthdaylink {
	margin-bottom: 5px !important;
	padding: 0 !important;
}

#birthdaylink a {
	margin: 0 !important;
	padding: 0 !important;
}

#birthdaylink strong {
	margin: 0 !important;
	padding: 3px 6px !important;
}

#twitter {
  height: 60px;
  margin-right:50px;
  margin-top:40px;
  float:right;
}

#twitter #facebook , #twitter #tweet{
	display:inline;
}

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

#facebook {

}


#twitter p {
  width: 115px;
  font-size: 120%;
  text-align: center;
  color: white;
  margin-top:0px;
  margin-bottom:0;
}

#twitter a {
  color: #FFF;
  border: none;
}

#twitter a:hover {

}

#twitter img{
	border:none;
}


#content {
  float:left;
  margin-left: 10px;
  width: 505px;
  padding: 5px;
  background-color: rgba(206,197,213, 0.3);
}

#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;
}
*/






/* BIRTHDAY CAKES */

#bday_start {
	float: right;
	margin: 0 0 0 1em;
}

#bday_cakes_table {
  clear: both;
  padding-top: 5px;
}

#bday_cakes_table * {
  font-size: 10px;
}

.bday_cakeblock h2 {
	background-color: #CEC5D5;	
	line-height: 1em;
	margin: 1em 0 0.5em 0;
	padding: 0.3em;
	font-size: 1.2em !important;
	color: #553376;
}

.bday_cakeblock h2 span {
	float: right;
	font-size: 0.8em;
	color: #900;
	cursor: pointer;
	font-weight: normal;
}

.bday_cakeblock h3 {
	color: #553376;
	margin: 1em 0 0 0;
	font-size: 1.1em !important;
}

.bday_cakeblock p {
	clear: left;
	margin-left: 95px;
}

.bday_cakeblock p label {
	float: left;
	width: 90px;
	margin-left: -95px;
	color: #553376;
	text-align: right;
}
.bday_cakeblock input, .bday_cakeblock textarea, .bday_cakeblock img {
	border: 1px solid #999;
}

.bday_leftform {
	border-right: 1px solid #ccc;
}

.bday_leftform p input {
	width: 160px;
}

.bday_leftform p input.short {
	width: 50px;
}

.bday_leftform p textarea {
	width: 160px;
	height: 55px;
}

.bday_leftform p textarea.delivery_instructions {
	height: 25px;
}

.bday_leftform p .cake_about {
	color: #444;
	line-height: 1.2em;
}


.bday_rightform p input {
	width: 115px;
}

.bday_rightform p textarea {
	width: 115px;
	height: 30px;
}

#bday_actions {
	border-top: 2px solid #553376;
	border-bottom: 5px solid #553376;
	padding: 0.3em;
}

.bday_error {
	text-align: center;
	color: #900;
	margin: 0.5em 0 1em 0;
	line-height: 1.2em;
	border: 1px solid #900;
	padding: 0.5em;
	background-color: #fdd;
}

.bday_summary {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
}

.bday_summary h2 {
	margin: 0;
}

.bday_summary p {
	margin: 0 0 0 130px;
	clear: left;
}

.bday_summary p label {
	margin-left: -130px;
	width: 125px;
	text-align: right;
	float: left;
	font-weight: bold;
}

.bday_summary p img {
	border: 1px solid #777;
	margin: 5px 0;
}

/*
.bday_cakeno {
  color: #fff;
  background-color: #533372;
  text-align: center;
}

#bday_cakes_table .formfields p {
	margin-left: 90px;
}

#bday_cakes_table .formfields label {
  display: block;
  font-weight: bold;
  color: #532F64;
	float: left;
	width: 85px;
	margin-left: -90px;
	text-align: right;
}

#bday_cakes_table input, #bday_cakes_table select, #bday_cakes_table textarea {
  width: 100%;
  padding: 1px 0;
  border: 1px solid #000;
  background-color: #CFC4D1;
  color: #532F64;
}

#bday_cakes_table textarea {
	height: 6em;
}

#bday_cakes_table td {
  border-top: 2px solid #aaa;
  padding: 5px;
}

.bday_row_address td, .bday_row_photo td {
  border-top: none !important;
  padding-top: 0 !important;
}

.bday_header_price, .bday_price {
  text-align: right;
}

.bday_header_remove, .bday_remove {
  text-align: center;
}

#bday_actions {
  border-top: 2px solid #aaa;
  text-align: center;
  padding-top: 1.5em;
}

#bday_actions a {
  display: block;
  float: left;
  height: 17px;
  background-image: url(../../images/site/bg-headerbutton2.png);
  border: 1px solid #533372;
  padding: 3px 5px 0 5px;
  margin: 0 10px;
  line-height: 1em;
}
*/

