html,body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

a:link {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  text-decoration: underline;
}

a:active {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

#content {
  margin: 5px auto;
  width: 1054px;
}

#header {
  width: auto;
  float: left;
}

#logo {
  width: 375px;
  height: 147px;
  float: left;
}

#logobg {
  width: 679px;
  height: 147px;
  background-image: url(/images/header_bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
  float: left;
  text-align:right;
}

.fulfilling {
  width: auto;
  height: 50px;
  text-align: right;
}

.links {
  text-align: right;
  color: white;
}

input.search {
  margin: 0 0 0 0;
  vertical-align: bottom;
}

select.products {
  margin: 0 0 0 0;
  vertical-align: bottom;
}

input.products {
  margin: 0 0 0 0;
  vertical-align: bottom;
}

#clear {
  clear: both;
}

#footer {
  width: auto;
  height: 70px;
  clear: both;
  background-color: #FFFFFF;
}

#footerlogos {
  width: auto;
  height: 70px;
  clear: both;
  text-align: center;
  vertical-align: middle;
  background-color: #FFFFFF;
  overflow:hidden;
}

img.footerlogos {
  vertical-align: middle;
}

#footerlinks {
  margin: 5px 0 0 0;
  width: auto;
  height: 30px;
  clear: both;
  text-align: center;
  vertical-align: middle;
  background-color: #252523;
}

#body {
  background-color: #252523;
  margin: 0 0 0 0;
}

#front {
  margin: 0 0 0 0;
  width: auto;
  height: 990px;
  clear: both;
  background-color: #928E82;
  background-image: url(/images/bg_floral.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}

#front2 {
  width: auto;
  height: auto;
}

#front2a {
  margin: 0 0 0 0;
  height: 360px;
  width: 682px;
  float: left;
}

#front2b {
  margin: 0 0 0 0;
  height: 320px;
  width: 682px;
  float: left;
}

#front2c {
  margin: 0 0 0 0;
  height: 310px;
  width: 682px;
  float: left;
}

#front2d {
  height: 730px;
  width: 340px;
}

#front3heading {
  margin: 0 0 0 0;
  height: 50px;
  width: 682px;
  vertical-align: bottom;
  text-align: left;
}

#front3section {
  margin: 0 0 0 0;
  height: 270px;
  width: 682px;
  text-align: left;
  float: left;
}

#front3a {
  margin: 0 0 0 0;
  height: 270px;
  width: 340px;
  text-align: left;
  float: left;
}

#front3b {
  margin: 0 0 0 0;
  height: 270px;
  width: 340px;
  float: left;
}

#front3c {
  height: 270px;
  width: 340px;
  text-align: center;
}

#front3 {
  width: auto;
  height: 270px;
  clear: both;
  background-color: #B0A798;
}

#admin {
  clear: both;
  background-color: #B0A798;
  min-height: 400px;
}

#pages {
  clear: both;
  background-color: #B0A798;
  min-height: 400px;
}

.productname {
  color: black;
  font-weight:bold;
  font-size:10pt;
  text-align: center;
}

.productsize {
  color: white;
  font-size:10pt;
  text-align: left;
}

.productprice {
  color: white;
  text-align: right;
  font-size:18pt;
  font-weight:bold;
}

.productrrp {
  color: white;
  font-size:9pt;
  text-align: right;
}

.producttype {
  color: white;
  font-size:10pt;
  text-align: left;
}

.productcat {
  text-align: right;
}

.productimage {
  border-width: 2px;
  border-style: solid;
  border-color: #666666;
}

#frontheading {
  margin: 0px 0 30px 30px;
  width: 340px;
  height: 30px;
  float: left;
  text-align: left;
}

#front2heading {
  margin: 0px 0 30px 30px;
  width: 340px;
  height: 30px;
  float: left;
  text-align: left;
}

#front3heading {
  margin-left: 0px;
  width: 682px;
  height: 30px;
  float: left;
  text-align: center;
}

#sales {
  margin-left: 17px;
  margin-right: 10px;
  width: 130px;
  height: 250px;
  float: left;
  text-align: center;
}

img.sales-small {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

img.sales {
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

#newreleases {
  margin-left: 17px;
  margin-right: 10px;
  width: 130px;
  height: 250px;
  float: left;
  text-align: center;
}

img.newreleases-small {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

img.newreleases {
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

#rareproducts {
  margin-left: 17px;
  margin-right: 10px;
  width: 130px;
  height: 250px;
  float: left;
  text-align: center;
}

img.rareproducts-small {
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

img.rareproducts {
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

#giftsets {
  margin: 0 77px 0 77px;
  width: 175px;
  height: 340px;
  text-align: center;
}

img.giftsets-small {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

img.giftsets {
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

#forhim {
  margin: 0 77px 0 77px;
  width: 175px;
  height: 340px;
  text-align: center;
}

img.forhim-small {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

img.forhim {
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

img.forher-small {
  border-width: 1px;
  border-style: solid;
  border-color: #bf4093;
}

img.forher {
  border-width: 3px;
  border-style: solid;
  border-color: #bf4093;
}

#forher {
  margin: 0 77px 0 77px;
  width: 175px;
  height: 340px;
  text-align: center;
}

#padding30 {
  margin: 30px 0 0 30px;
  height: 30px;
  float: left;
}

#heading2bordertop {
  margin-top: 40px;
  width: 1px;
  height: 316px;
  float: left;
  border-width: 2px;
  border-color: #000000;
  border-left-style: dashed;
}

#heading2border {
  margin-top: 0px;
  width: 1px;
  height: 320px;
  float: left;
  border-width: 2px;
  border-color: #000000;
  border-left-style: dashed;
}

#heading3border {
  margin-top: 30px;
  width: 1px;
  height: 250px;
  float: left;
  border-width: 2px;
  border-color: #000000;
  border-left-style: dashed;
}

#forborder {
  width: 1px;
  height: 700px;
  float: left;
  border-width: 2px;
  border-color: #000000;
  border-left-style: dashed;
}

#bannerborder {
  width: 1px;
  height: 328px;
  float: left;
  border-width: 2px;
  border-color: #000000;
  border-left-style: dashed;
}

#bannerborder2 {
  width: 1px;
  height: 310px;
  float: left;
  border-width: 2px;
  border-color: #000000;
  border-left-style: dashed;
}

#front2border {
  height: 10px;
  width: 630px;
  border-width: 2px;
  border-color: #000000;
  border-top-style: dotted;
  clear: both;
  margin-left: 10px;
}

#front2noborder {
  height: 30px;
  width: 30px;
  clear: both;
}

#front2noborder2 {
  height: 40px;
  width: 30px;
  clear: both;
}

#testimonial {
  width: 300px;
  float: left;
  height: auto;
}

#testimonialtop {
  background: white;
  background-image: url(/images/roundedbox_top_test.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 297px;
  height: 13px;
}

#testimonialframe {
  margin: 0 0 0 0;
  width: 297px;
  height: 25px;
  background: white;
  font-family: "Times New Roman", Courier, Garamond, serif;
  font-size: 10px;
  text-align: middle;
}

#testimonialbot {
  background-image: url(/images/roundedbox_btm_test.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 297px;
  height: 18px;
}

#members {
  margin: 0 0 0 0;
  width: 120px;
  float: left;
  height: auto;
}

#memberstop {
  background: white;
  background-image: url(/images/roundedbox_top_sm.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 197px;
  height: 13px;
}

#membersframe {
  margin: 0 0 0 0;
  width: 197px;
  height: 100px;
  background: white;
}

#membersbot {
  background-image: url(/images/roundedbox_btm_sm.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 197px;
  height: 18px;
  margin-bottom: 10px;
}

#newsletter {
  margin-left: 35px;
  width: 200px;
  float: left;
  height: auto;
  vertical-align: middle;
}

#newslettertop {
  background: white;
  background-image: url(/images/roundedbox_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 297px;
  height: 13px;
}

#newsletterframe {
  margin: 0 0 0 0;
  width: 297px;
  height: 100px;
  background: white;
}

#newsletterbot {
  background-image: url(/images/roundedbox_btm.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 297px;
  height: 18px;
}

#banner {
  height: 800px;
  width: 300px;
  float: left;
  vertical-align: top;
}

#banner1 {
  margin: 0px;
  width: 300px;
  height: 250px;
  float: bottom;
}

#banner2 {
  margin-left: 25px;
  height: 200px;
  float: bottom;
  text-align: middle;
}

img.banner2 {
  text-align: middle;
}

#banner3 {
  width: 300px;
  height: 200px;
  float: bottom;
  text-align: middle;
  border: 1px solid black;
}

img.banner3 {
  text-align: middle;
}

.testimonials {
  color: black;
  font-size: 1em;
  padding: 0 2px;
  text-align: center;
  font-family: "Times New Roman", Courier, Garamond, serif;
  font-weight: normal;
  font-style: italic;
}

.scriptw2{
  color: white;
  font-size: 1.8em;
  padding: 0 2px;
  text-align: center;
  width: 100%;
  font-family: Calibri, Trebuchetms, Ariel, serif;
  font-weight: normal;
  font-style: italic;
}

.scriptw{
  color: white;
  font-size: 1.5em;
  padding: 0 2px;
  text-align: center;
  width: 100%;
  font-family: Calibri, Trebuchetms, Ariel, serif;
  font-weight: normal;
  font-style: italic;
}

.script{
  color: black;
  font-size: 1.5em;
  padding: 0 2px;
  text-align: center;
  width: 100%;
  font-family: Calibri, Trebuchetms, Ariel, serif;
  font-weight: normal;
  font-style: italic;
}

.scripto{
  color: black;
  font-size: 1.5em;
  padding: 0 2px;
  text-align: center;
  width: 100%;
  font-family: "Times New Roman", Courier, Garamond, serif;
  font-family: Calibri, Trebuchetms, Ariel, serif;
  font-weight: normal;
  font-style: italic;
}

.normalw {
  color: white;
  font-size: 1.5em;
  padding: 0 2px;
  text-align: center;
  width: 100%;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
}

.normal {
  color: black;
  font-size: 1.5em;
  padding: 0 2px;
  text-align: center;
  width: 100%;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
}

.t {
  background:#BF4093 none repeat scroll 0 0;
}

.bg {
  background-image: url(/images/btn_bg.gif);
  background-repeat: repeat-x;
  color:#FFFFFF;
  text-align: left;
  font-size: 16pt;
  width: 80%;
  font-family:Arial,Verdana,Helvetica,sans-serif;
}

.bg2 {
  background-image: url(/images/btn_bg.gif);
  background-repeat: repeat-x;
  color:#FFFFFF;
  text-transform:uppercase;
  text-align: left;
  width:100%;
  font-family:Arial,Verdana,Helvetica,sans-serif;
}

.boldtext {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

.prodnametext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.prodbartext {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

.prodblkbartext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

.prodpricetext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: none;
}

.headertext {
  font-family: Arial, Helvetica, sans-serif;
  color: #bf4093;
  font-size: 17pt;
  font-weight: bold;
}

.orderheadingtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #bf4093;
  font-size: 16pt;
  font-weight: bold;
}

.orderheading2text {
  font-family: Arial, Helvetica, sans-serif;
  color: #bf4093;
  font-size: 13pt;
  font-weight: bold;
}

.testsmall {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 8pt;
  font-weight: bold;
}

.orderheading3text {
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

.orderheading3textred {
  font-family: Arial, Helvetica, sans-serif;
  color: #bf4093;
  font-size: 10pt;
  font-weight: bold;
}

.orderheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.orderheadingbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.orderheadingpaymentbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid black;
  border-top: 1px solid black;
}

.ordertoptotal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-top: 1px solid black;
}

.ordersubtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.ordertop {
  color: white;
  font-size: 10pt;
  border-top: 1px solid black;
}

.orderbottom {
  color: white;
  font-size: 10pt;
  border-bottom: 1px solid black;
}

.orderleft {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
}

.orderleftright {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.orderleftrightbottom {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.orderleftrighttop {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
}

.ordertopright {
  color: white;
  font-size: 10pt;
  border-right: 1px solid black;
  border-top: 1px solid black;
}

.orderlefttop {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
  border-top: 1px solid black;
}

.orderbottom {
  color: white;
  font-size: 10pt;
  border-bottom: 1px solid black;
}

.ordertop {
  color: white;
  font-size: 10pt;
  border-top: 1px solid black;
}

.ordertopbottom {
  color: white;
  font-size: 10pt;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.ordertopbottomleft {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.ordertopbottomrigt {
  color: white;
  font-size: 10pt;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.orderall {
  color: white;
  font-size: 10pt;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.searchbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: none;
  text-align: center;
  border-color: #000000;
  border-width: 1px;
  border-style: double;
  background-color: #FFFFFF;
}


#CardDetails {
	margin:20px 61px 0px 60px;
	text-align:left;
	border: 1px solid #000;
}

#CardDetails td {
	font-size:10pt;
	color: #fff;
	font-weight:bold;
}

.CardDetailsLeft {
	border-right: 1px solid #000;
	width: 25%;
}