/* 
 * CSS for saintcupcake.com
 * Author: needmoredesigns.com
 * Version: 1.2 - 2008-01-09
 * Version: 1.5 - 2010-01-15
 * Version: 2.0 - 2010-06-19 Raymond
 */

/*Normalizes margin, padding */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0; padding : 0; }

/*Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%; }
	
/* Removes list-style from list */
ol, ul {
	list-style: none; }
	
/*Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal; font-weight: normal; }

/*Removes list-styles from lists */
table {
	border-collapse: collapse; border-spacing: 0; }
	
/*Removes border from fieldset and img */
fieldset, img {
	border: 0; }

/*left-aligns text in caption and th */
caption, th {
	text-align: left; }
	
/*Removes quotation marks from q */
q:before, q:after {
	content: ''; }


/* ------------------------------------------------------------------------
   GLOBAL LAYOUT SETTINGS
------------------------------------------------------------------------ */

html {
  text-align: center;
}
body {
	width: 925px;
	margin: 10px auto;
	text-align: left; 
	background-color: #F6A3B7;
	font-family: Georgia, "Times New Roman", serif;
}	
p, tr {
	font-size: 85%; 
	line-height: 1.6em;
	color: #5a3828;
  margin-bottom: 10px;
}
a:link,
a:visited {
  color: #F07492;
}
h1, h2, h3, h4 {
  color: #5a3828;
  font-family: Georgia, "Times New Roman", serif;
}
h1 {
  font-size: 140%;
  font-weight: normal;
}
h3 {
  font-family: Helvetica, Arial, sans-serif;
  margin: 1em 0 .5em 0;
}
div.clear {
  clear: both;
}
.smaller {
  font-size: 80%;
}

/* ------------------------------------------------------------------------
   GENERAL PAGE LAYOUT
------------------------------------------------------------------------ */

#content {
  width: 918px;
  border-left: 3px solid #593827;
  border-right: 3px solid #593827;
  background-color: white;
  height: 100%;
}
#header {
  height: 101px;
}
/* IE6 3px hack fix: */
* html #header a {
  float: left;
  height: 1%;
}
#navigation {
  margin: 0 0 0 15px;
  padding: 0 0 0 40px;
  height: 100px;
/*   width: 860px; */
  background: url('images/site/nav-back.gif') no-repeat;
}
#navigation li {
  padding-top: 22px;
  float: left;
}
#navigation a:link,
#navigation a:visited {
  display: block;
/*   display: inline; */
  height: 25px;
  background-position: 0; 
  background-position: top left;
  padding: 0;
  margin: 0;
  clear: both;
}
#navigation a:hover {
  display: block;
  height: 25px;
  background-position: -25px 0;  
  background-position: bottom left;
}
#navigation a:active {
  display: block;
  height: 25px;
  background-position: 0 -25px;  
  background-position: middle left;
}
a span {
  display: none;
}
#about a {
  width: 83px;
  background: url('images/site/nav-about.gif') no-repeat;
}
#deluxe a {
  width: 211px;
  background: url('images/site/nav-deluxe.gif') no-repeat;
}
#menu a {
  width: 86px;
  background: url('images/site/nav-menu.gif') no-repeat;
}
#blog a {
  width: 73px;
  background: url('images/site/nav-blog.gif') no-repeat;
}
#qanda a {
  width: 72px;
  background: url('images/site/nav-qanda.gif') no-repeat;
}
#shop a {
  width: 77px;
  background: url('images/site/nav-shop.gif') no-repeat;
}
#events a {
  width: 218px;
  background: url('images/site/nav-events.gif') no-repeat;
}
#footer {
  padding: 20px 0 5px 0;
  clear: both;
  font-size: 85%;
  text-align: center; 
}
#footer a:link,
#footer a:visited {
  color: #5a3828;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer-image {
}
div#ssp {
  margin-left: 25px;
  padding-bottom: 10px;
}

/* ------------------------------------------------------------------------
   Saint Cupcake Deluxe variation
------------------------------------------------------------------------ */

body#page-deluxe {
  background: #b4e0e1 url('images/back-deluxe.gif') top left repeat;
  margin-top: 0;
  margin-bottom: 0;
}
body#page-deluxe #header {
  height: 216px;
}
body#page-deluxe #content {
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
}

/* ------------------------------------------------------------------------
   2-COLUMN LAYOUTS
------------------------------------------------------------------------ */

#maincontent {
  float: left;
  width: 610px;
}
#maincontent p,
#maincontent h1,
#maincontent h3 {
  padding: 0 20px 0 25px;
}
#subcontent {
  padding: 0 0 0 15px;
  background: url('images/site/pinkdot.gif') repeat-y;
  float: left;
}
#subcontent p {
  margin: 0 0 10px 20px;
  width: 238px;
}
#subcontent h2 {
  margin: 15px 0 0 20px;
  padding: 10px 0 13px 0;
  width: 238px;
  color: #5a3828;
  text-transform: uppercase;
  border-top: 1px solid #B2A39B;
  font-weight: normal;
  font-size: 100%;
  text-align: center;
  background: url('images/site/flourish.gif') no-repeat;
  background-position: bottom;
}
#subcontent h3 {
  padding: 15px 0 5px 0;
  font-weight: bold;
  color: #5a3828;
  font-size: 90%; 
  margin: 0 0 0 20px;
  width: 238px;
}
#subcontent ul {
  padding-top: 10px;
}
#subcontent li {
  padding: 0 0 0 20px;
  text-decoration: none;
  font-size: 105%;
  line-height: 1.5em;
}
#subcontent li a:link,
#subcontent li a:visited {
  text-decoration: none;
  color: #5A3828;
}
#subcontent li a:hover {
  color: #82C9C4;  
}

/* ------------------------------------------------------------------------
   Home
------------------------------------------------------------------------ */

.blog-page p {
  padding: 0 20px 0 75px !important;
}
.banner {
	color: white;
	margin: 5px 0 5px 15px;
	padding: 35px 0 30px 60px;
	font-size: 110%;
  width: 550px;
  background: url('images/site/banner-brown.gif') no-repeat;
  font-weight: normal;
}
h1.banner {
  padding: 35px 0 35px 55px !important;
  margin: 0 0 0 15px !important;
}
.site-intro p {
  color: #392419;
}
.mailing-list h2 {
	color: #5a3828;
	margin: 5px 0 5px 20px;
	padding: 35px 0 40px 55px;
	font-size: 110%;
  width: 550px;
  background: url('images/site/banner-pink.gif') no-repeat;
  font-weight: normal;
  text-decoration: none;
}
.mailing-list form {
  margin-left: 75px;
  color: #5a3828;
}
form {
  color: #5a3828;
}

/* ------------------------------------------------------------------------
   Blog
------------------------------------------------------------------------ */

.blog-entry h2 {
	color: #5a3828;
	margin: 5px 0 5px 20px;
	padding: 35px 0 40px 55px;
	font-size: 110%;
  width: 550px;
  background: url('images/site/banner-green.gif') no-repeat;
  font-weight: normal;
  text-decoration: none;
}
.blog-entry h2#feature a {
  color: #4A2E21;
  text-decoration: none !important;
}
.entry-details {
  margin: -25px 0 5px 0;
  color: #8FA86E;
  padding: -20px 0 0 0;
  text-transform: uppercase;
  font-size: 60%;
}
.blog-entry img {
  border: 1px solid #5a3828 !important;
  margin: 0 10px 0 0;
}

/* ------------------------------------------------------------------------
   Celebrations and Events
------------------------------------------------------------------------ */

#upcoming-events {
  margin: 0 25px;
}
.date {
  width: 150px;
}
table td.date h2 {
  color: #5a3828; 
  font-family: Georgia, "Times New Roman", serif;
  font-size: 135%;
  font-weight: normal;
}
table td.happening p {
/*   font-family: Georgia, "Times New Roman", serif; */
  font-family: "Lucida Grande", Verdana, sans-serif;
  margin: 0;
  padding: 0;
}
.happening img {
  border: 1px solid #5a3828 !important;
  float: left;
  margin: 0 10px 0 0;
}

/* ------------------------------------------------------------------------
   SINGLE COLUMN LAYOUTS
------------------------------------------------------------------------ */

#single-content {
  float: left;
  display: inline;
  padding: 0;
  margin-left: 30px;
  width: 850px;
}

/* ------------------------------------------------------------------------
   Q and A
------------------------------------------------------------------------ */

dl#answers-dl {
  padding: 10px 0 0 0;
}
#answers-dl dd, 
#answers-dl dt {
  padding: 5px 0 5px 50px;
  min-height: 45px;
  height:auto !important;
  height: 45px;
  background-position: top left;
  border-top: 1px solid #E8DBC8;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 14px;
}
#answers-dl dt {
  font-weight: bold;
  background: url('images/site/q.gif') no-repeat;
  clear: both;
}
#answers-dl dd {
  background: url('images/site/a.gif') no-repeat;
}
dd img {
  border: 1px solid #5a3828 !important;
  float: left;
  margin: 0 10px 0 0;
}

/* ------------------------------------------------------------------------
   MENUS
------------------------------------------------------------------------ */

table {
  border-collapse: collapse;
}
table p, td {
  font-family: "Lucida Grande", Arial, "sans serif";
  color: #90695d;
  margin: 0;
  padding-right: 10px;
}
tr {
  padding: 2px 0;
}
td {
  border-bottom: 1px solid #E8DBC8;
  vertical-align: top;
}
tr#heading {
  height: 16px;
  text-transform: uppercase;
  font-size: 65%;
}
td.tip {
  text-align: center;
}
.yes, .no, .day {
  width: 50px;
  text-align: center;
  min-height: 55px;
  height:auto !important;
  height: 55px;
}
.cupcake img {
 padding: 3px 0;
 width: 50px;
}
.treat-img img {
  padding: 3px 0;
  width: 150px;
}
.title {
  color: #5a3828;
  font-weight: bold;
}
.flavor, .treat-description {
  padding: 3px 0 3px 10px;
}
td.yes {
 background: url('images/site/pinkheart.gif') no-repeat;
}
.vegan {
  padding-top: 20px;
}
.treat-img {
  width: 150px;
  text-align: center;
  min-height: 150px;
  height:auto !important;
  height: 150px;
}

/* ------------------------------------------------------------------------
   SHOP
------------------------------------------------------------------------ */ 

.clothing-product {
/*   width: 120px; */
  height: 185px;
  display: inline;
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
/*   background-color: #eee; */
  text-align: center;
}
.clothing-product img {
}
.clothing-product p {
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 11px;
  line-height: 14px;
}
#item_name {
  padding: 0;
  margin: 0;
}
#add {
  padding-top: 15px;
}
/* ------------------------------------------------------------------------
   LIGHTBOX
------------------------------------------------------------------------ */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ------------------------------------------------------------------------
   SAINT CUPCAKE TAKES FLIGHT
   (this is a different template section)
------------------------------------------------------------------------ */ 

div#flightbox {
  z-index: 95;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
/*   height: 100%; */
  height: 3000px;
  background: url('images/site/flightbox-background.png') center center repeat;
}
div#flightbox div#innerbox {
  margin: 16% auto;
  width: 626px;
  height: 400px;
  border: 10px solid #5a3828;
  padding: 10px;
  background-color: #F6A3B7;
}


/* special intro page for NEW SHOP HOME page */
body#introflight {
  width: 860px;
  height: 400px;
  top: 40px;
  background-color: #F6A3B7;
}
body#introflight #home1 {
  margin-left: 125px;
  position: absolute;
  top: 0;
}
body#introflight #home2 {
  height: 120px;
  left: 120px;
  overflow: hidden;
  position: relative;
  top: 320px;
  width: 300px;
}
body#introflight #home3 {
  height: 120px;
  left: 420px;
  overflow: hidden;
  position: relative;
  top: 200px;
  width: 300px;
}
body#introflight #home4 {
  height: 120px;
  left: 324px;
  overflow: hidden;
  position: relative;
  top: 220px;
  width: 300px;
}
body#introflight #home2 a {
  background: transparent url('/images/site/home_02.gif') no-repeat 0 0;
  height: 120px;
  width: 300px;
  display: block;
}
body#introflight #home2 a:hover {
  background: transparent url('/images/site/home_02.gif') no-repeat 0 -120px;
}
body#introflight #home3 a {
  background: transparent url('/images/site/home_03.gif') no-repeat 0 0;
  height: 120px;
  width: 300px;
  display: block;
}
body#introflight #home3 a:hover {
  background: transparent url(/images/site/home_03.gif) no-repeat 0 -120px;
}
body#introflight #home4 a {
  background: transparent url('/images/site/home_04.gif') no-repeat 0 0;
  height: 120px;
  width: 300px;
  display: block;
}
body#introflight #home4 a:hover {
  background: transparent url(/images/site/home_04.gif) no-repeat 0 -120px;
}

/* apparel */
div.apparel div.left {
  width: 200px;
  padding-top: 10px;
  float: left;
}
div.apparel div.right {
  padding-bottom: 20px;
  width: 700px;
  float: left;
}

/* for the NEW SHOP pages */
body#newflight {
	width: 900px;
	margin: 0 auto;
	text-align: left; 
	background: #fff url('/images/site/new-head-back.gif') repeat-x 0 0;
	font-family: Georgia, "Times New Roman", serif;
}
body#newflight #header {
  width: 900px;
  padding: 0;
  margin: 0;
  height: 290px;
}
body#newflight #header ul#flightnav {
  width: 200px;
  position: relative;
  top: 220px;
  z-index: 5;
}
body#newflight #header ul#flightnav li {
  display: inline;
  float-left;
  margin-right: 5px;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
body#newflight #header ul#flightnav li a {
  color: #5A3828;
  margin-right: 5px;
  text-decoration: none;
}
body#newflight #header ul#flightnav li a:hover {
  color: #F07492;
}
body#newflight #header img#logo {
  position: relative;
  top: -40px;
  left: 200px;
}
body#newflight #header form,
body#newflight #header div#cartbutton {
  position: relative;
  left: 760px;
  top: 200px;
  width: 140px;
}
body#newflight #content {
  width: 900px;
  border: 0;
  height: 100%;
}

body#newflight #single-content {
  float: left;
  display: inline;
  padding: 0;
  margin-left: 0;
  width: 900px;
}

/* New shop cupcake selector (TM) features */
div#selector {
  margin: 10px 3px;
  clear: both;
}
div#selector .choice {
  float: left;
  height: 240px;
}
div#selector .choice img {
  padding: 20px;
  border: 3px solid #f19296;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background-color: #fff;
}
div#selector #select3 {
  width: 241px;
  margin-right: 24px;
}
div#selector #select6 {
  width: 243px;
  margin-right: 24px;
}
div#selector #select12 {
  width: 359px;
}

div#selectorintro #intro {
  float: left;
  width: 375px;
}
div#selectorintro #sspintro {
  float: left;
  margin: 0 0 20px 10px;
}

/* New adjustments to the shop tooltip feature, to whip into shape */
body#newflight div.draggables {
  position: relative;
}
body#newflight div.ui-draggable {
  position: static;
}
body#newflight div.draggables div.tooltip {
  width: 330px;
  height: 110px;
  left: 505px;
  left: -5px;
  top: -135px;
/*   float: right; */
  margin: 10px 0 0 5px;
  border: 3px solid #65321E;
  padding: 0 5px;
  overflow: hidden;
  position: absolute;
  background-color: #fff;
  z-index: 23;
  -moz-box-shadow: 0 0 20px #fff;
  -webkit-box-shadow: 0 0 20px #fff;
}
body#newflight div#draggablescontainer {
  width: 500px;
  float: left;
}

body#newflight div.targets {
  float: right;
  width: 360px;
}
body#newflight div.targets div.drop {
  width: 110px;
  height: 110px;
  float: left;
  margin: 0 0  7px 5px;
}
body#newflight div.targets div.drop img.dropimg {
  margin-top: 5px;
}

/* back to the old shop I guess */
body#flight {
	width: 960px;
	margin: 10px auto;
	text-align: left; 
	background-color: #F6A3B7;
	font-family: Georgia, "Times New Roman", serif;
}
body#flight #header {
  width: 960px;
  height: 240px;
  background: #F6A3B7 url('images/site/flight-top.gif') top center no-repeat;
}

body#flight #content {
  width: 960px;
  border-left: none;
  border-right: none;
  background: #F6A3B7 url('images/site/flight-middle.gif') top center repeat-y;
  height: 100%;
}
body#flight #content #single-content {
  padding: 0 20px 0 28px;
}
body#flight #footer {
  width: 960px;
  height: 240px;
  background: #F6A3B7 url('images/site/flight-bottom.gif') top center no-repeat;
  padding: 0;
  clear: both;
  text-align: center; 
}
body#flight h5#nowadd {
  padding: 0;
  margin: 20px 0 0 0;
}
body#flight h5 span {
  background-color: #ffe;
}

#cupcakes,
#frostings,
#sprinkles,
#accessories {
  padding-top: 10px;
  clear: both;
}
div.accessory {
  padding: 10px 0 0 0;
  margin-bottom: 10px;
}

#addtocart {
  display: block;
  clear: both;
  height: 40px;
  padding-top: 20px;
}

#cupcakes h5,
#frostings h5,
#sprinkles h5,
#addtocart h5,
#accessories h5 {
  padding-bottom: 14px;
  color: #DE6B87;
  font-weight: normal;
  font-size: 21px;
}
#cupcakes .cake,
#frostings .frosting,
#sprinkles .sprinkle,
div.product {
/*   display: inline; */
  width: 100px;
  height: 100px;
  float: left;
  padding: 5px;
  margin: 0 5px 5px 0;
  border: 1px solid #ccc;
}
div.targets {
  float: right;
}
div.targets div.drop {
  width: 110px;
  height: 110px;
  float: left;
  margin: 0 0 0 5px;
}
div.targets div.drop img.dropimg {
  margin-top: 5px;
}

div.draggables {
  position: relative;
}
div.ui-draggable {
  position: static;
}
div.draggables div.tooltip {
  width: 330px;
  height: 110px;
  left: 505px;
  top: 105px;
/*   float: right; */
  margin: 10px 0 0 5px;
  border: 1px solid #aaa;
  padding: 0 5px;
  overflow: hidden;
  position: absolute;
  background-color: #fff;
  z-index: 23;
}
div.draggables div.tooltip img {
  margin-top: 5px;
  float: left;
}
div.draggables div.tooltip h4,
div.draggables div.tooltip p {
  margin-left: 110px;
}
div.draggables div.tooltip h4 {
  margin-top: 0.5em;
  margin-bottom: 0.12em;
  color: rgb(90, 56, 40);
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 14px;
}
div.draggables div.tooltip p {
  font-size: 11px;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: rgb(144, 105, 93);
  line-height: 14px;
}

div#draggablescontainer {
  width: 500px;
  float: left;
}

.flight {
  float: right;
  padding: 0 0 5px 20px;
}


/* Special handling for new section of just flight photos */
body.flightpictures div.draggables div.tooltip {
  margin-top: 0;
  left: 495px;
  top: 0;
}
body.flightpictures {
  background-color: #fff !important;
}
body.flightpictures div#content {
  background: #fff !important;
}


/* Checkout forms */

span.caveat { font-size: 11px; color: #8A6F65; }
.store_block {
  padding: 1em 0;
}
.store_block h2 {
  font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
  font-size: 1.25em;
  margin-bottom: 16px;
  font-weight: normal;
}
.store_block form {
  font:1em/1 "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.store_block fieldset {
  border: none;
  margin: 0 2.5em 1.5em 0;
  background-color: #f9f9f9;
  padding: 4px 10px;
  width: 410px;
  position: relative;
}
.store_block fieldset.billing,
.store_block fieldset.payment {
  float: left;
  width: 410px;
}
.store_block fieldset p {
  float: left;
  clear: left;
  width: 100%;
}
.store_block legend,
.store_block h3 {
  font: 1.12em/1 Georgia, "Lucida Grande", Helvetica, Verdana, sans-serif;
  margin: .5em 0 1em 0;
  padding: 0;
  color: #8a6f65;
}
.store_block legend span {
  position: absolute;
  left: 1em;
  top: 0;
  margin-top: .5em;
  font-size: 1em;
}
.store_block label {
  font-size: 11px;
  width: 140px;
  display: block;
  float: left;
  text-align: right;
  margin-right: 1em;
}
.store_block p input,
.store_block textarea,
.store_block select,
.store_block input.pretty {
  padding: 3px;
  border: 1px solid #ddd;
  background-color: #eee;
  font-size: 16px;
  width: 240px;
}
.store_block textarea {
  height: 130px;
}
.store_block td input.pretty {
  width: 3em;
  background-color: #f9f9f9;
  padding: 2px;
  margin: 3px 0;
  border: none;
  text-align: right;
  color: #5A3828;
}
.store_block p input {
  clear: both;
}
.store_block p select#expiration_month,
.store_block p select#expiration_year {
  width: 100px;
}
.store_block table {
  width: 100%;
  font-size: .94em;
}
.store_block td span {
  color: #5A3828;
  font-weight: bold;
}
.store_block table td {
  padding: 3px 0 1px 0;
}
.store_block input.cartbutton,
.store_block button.cartbutton {
  border: 3px solid #ee9496;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 4px 11px;
  font-size: 13px;
  background-color: #fff;
  color: #5d2b16;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  text-shadow: 0 1px 0 #fff;
}
.store_block input.cartbutton:hover,
.store_block button.cartbutton:hover {
  background-color: #f3e5e8;
  border-color: #d68587;
}
.store_block input#submitcart {
  font-weight: bold;
}
.store_block #checkoutnow {
  float: right;
}

.store_block div.totals {
  width: 360px;
  float: right;
  text-align: right;
  font-size: 12px;
}
.store_block div.totals div {
  padding-top: 10px;
}
.store_block div.totals div span {
  font-weight: bold;
}
.store_block #checkoutbutton {
  float: right;
}

/* ------------------------------------------------------------------------
   Log In
------------------------------------------------------------------------ */

.log-in {
 float: left;
 width: 200px;
}
.registration {
 float: left;
 width: 500px;
}
