
body {
	background: url(images/bg.gif) #f0dff4 50% -7px repeat-x;
	text-align: center;
	font-family: Helvetica, Arial, Sans-serif, Sans;
	font-size: 12px;
	color: #333;
}
sup {
	font-size: 90%;
	vertical-align: top;
}

div.clear {
	height: 0;
}
div#outer-wrapper {
	background: url(images/wrapper-top.png) 0 0 no-repeat;
	margin: 0 auto;
	padding-top: 19px;
	width: 926px;
}
div#inner-wrapper {
	background: url(images/wrapper-bg.png) 0 0 repeat-y;
}
div#wrapper {
	background: url(images/wrapper-bottom.gif) bottom left no-repeat;
	width: 906px;
	min-height: 300px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	min-height: 430px;
}
div#wrapper a img#logo {
	position: absolute;
	margin-left: -26px;
	margin-top: -33px;
	z-index: 5;
}
div#footer {
	width: 926px;
	margin: 0 auto;
	color: #af83be;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 30px;
}
div#footer a {
	color: #af83be;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#left-foot {
	float: left;
	padding-left: 20px;
}
div#right-foot {
	float: right;
}
div#right-foot ul li {
	display: inline;
	margin-right: 20px;
}
img#logo-print {
	display: none;
}
/* Header */
div#header-wrapper {
	overflow-x: hidden;
	text-align: center;
	background: url(images/header-wrapper-bg.png) 50% -7px no-repeat;
}
div#header {
	width: 926px;
	height: 57px;
	margin: 0 auto;
}
div#reynolds-wrap {
	float: right;
	position: static;
}
div#reynolds {
	position: absolute;
	height: 44px;
	text-align: left;
	margin-left: -242px;
	margin-top: -7px;
}
div#header ul {
	position: relative;
	top: -4px;
}
div#header ul li {
	float: left;
	display: inline;
}
div#header ul li a {
	display: block;
	text-decoration: none;
	color: #af83be;
	overflow: hidden;
}
div#header ul li a span {
	display: none;
}
a#global-home {
	background: url(images/header-nav.gif) 0 0 no-repeat;
	height: 40px;
	width: 61px;
}
a#global-home:hover {
	background: url(images/header-nav.gif) 0 -44px no-repeat;
	height: 40px;
	width: 61px;
}
a#global-locator {
	background: url(images/header-nav.gif) -61px 0 no-repeat;
	height: 40px;
	width: 117px;
}
a#global-locator:hover {
	background: url(images/header-nav.gif) -61px -44px no-repeat;
	height: 40px;
	width: 117px;
}
a#global-shop {
	background: url(images/header-nav.gif) -178px 0 no-repeat;
	height: 40px;
	width: 109px;
}
a#global-shop:hover {
	background: url(images/header-nav.gif) -178px -44px no-repeat;
	height: 40px;
	width: 109px;
}
a#global-connect {
	background: url(images/header-nav.gif) -287px 0 no-repeat;
	height: 40px;
	width: 139px;
}
a#global-connect:hover {
	background: url(images/header-nav.gif) -287px -44px no-repeat;
	height: 40px;
	width: 139px;
}

/* Nav */
div#nav-outer-wrapper {
	background:transparent url(images/nav-top.png) no-repeat scroll 0 0;
	border-left:3px solid white;
	margin-top:88px;
	padding-top:15px;
	position:relative;
	width:234px;
	z-index:4;
}
div#nav-wrapper {
	background: url(images/nav-bottom.png) bottom left no-repeat;
	padding-bottom: 15px;
	position: relative;
	z-index: 4;
}
div#nav {
	background: url(images/nav-bg.png) 0 0 repeat-y;
}
div#nav img#nav-header {
	margin-left: 32px;
}
div#nav ul li {
	display: block;
	vertical-align: top;
	height: 28px;
	position: relative;
}
div#nav ul li a {
	display: block;
	width: 228px;
	background: url(images/li-bottom.png) 0 27px no-repeat;
	width: 196px;
	height: 28px;
	padding-left: 32px;
}
div#nav ul li:hover a, div#nav ul li.over a {
	display: block;
	background: url(images/li-bottom.png) #fff 0 27px no-repeat;
}
div#nav ul li#navproducts a {
	background-image: none;
}
div#nav ul li div.menu-outer {
	position: absolute;
	background: url(images/flyout-top.png) 0 0 no-repeat;
	padding-top: 20px;
	width: 647px;
	margin-left: 232px;
	z-index: 3;
	top: -19px;
	left: -9999em;
}
div#nav ul li:hover div.menu-outer, div#nav li.over div.menu-outer {
	left: auto !important;
}
/*
div#nav ul li#navtheme div.menu-outer {
	top: 15px;
}
div#nav ul li#navcolor div.menu-outer {
	top: 30px;
}
div#nav ul li#navflavor div.menu-outer {
	top: 45px;
}
div#nav ul li#navBakedForYou div.menu-outer {
	top: 60px;
}
div#nav ul li#navbeyond div.menu-outer {
	top: 75px;
}
*/
div#nav ul li div.menu-wrapper {
	background: url(images/flyout-bottom.png) left bottom no-repeat;
	padding-bottom: 20px;
}
div#nav ul li div.menu {
	background: url(images/flyout-bg.png) 0 0 repeat-y;
	padding-left: 25px;
	min-height: 100px;
}
div#nav ul li div.menu ul {
	float: left;
	width: 200px;
	list-style-type: disc;
	padding-left: 0;
	padding-right: 5px;
}
div#nav ul li div.menu ul li {
	color: #6b2785;
	height: auto;
	background: url(images/dot.png) 0 12px no-repeat;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	zoom: 1;
}
div#nav ul li div.menu ul li a {
	color: #6b2785;
	text-decoration: none;
	background: none !important;
	height: auto;
	width: auto;
	display: inline;
	font-size: 13px;
	padding: 0;
	line-height: 18px;
}
div#nav ul li div.menu ul li a:hover {
	text-decoration: underline;
}

/*
body#products-page div#nav ul li#navproducts a {
	background: url(images/li-bottom.png) #fff 0 27px no-repeat;
}
*/
/* end Nav */

div#column-left {
	float: left;
	width: 239px;
}
div#column-right {
	float: right;
	width: 667px;
}

img#say-it {
	margin-left: 48px;
	margin-top: 50px;
}

a#callout {
	margin-top: 4px;
	margin-left: 9px;
	display: block;
}

div#cupcake-slides {
	margin-top: 10px;
	height: 212px;
	text-align: center;
	position: relative;
	top: -69px;
	overflow: visible;
}
div#cupcake-slides img {
	margin-left: 10px;
	margin-right: 10px;
}
div#cupcake-controls {
	margin-top: 40px;
	padding-bottom: 30px;
	margin-left: -15px;
	background: url(images/cupcake-controls-bg.png) bottom no-repeat;
}
div#cupcake-controls ul {
	clear: both;
	margin-left: 184px;
}
div#cupcake-controls ul li {
	float: left;
	display: inline;
}
div#cupcake-controls ul li a {
	display: block;
}
a#cupcake-back {
	background: url(images/back.png) 0 0 no-repeat;
	height: 41px;
	width: 90px;
	overflow: hidden;
}
a#cupcake-back:hover {
	background: url(images/back.png) 0 -41px no-repeat;
}
a#cupcake-next {
	background: url(images/next.png) 0 0 no-repeat;
	height: 41px;
	width: 90px;
}
a#cupcake-next:hover {
	background: url(images/next.png) 0 -41px no-repeat;
}
a#cupcake-recipe {
	font-weight: bold;
	color: #064593;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
	font-size: 11px;
	line-height: 43px;
}
a#cupcake-recipe:hover {
	text-shadow: 0 0 5px #50A0FF;
	text-decoration: underline;
}
a#cupcake-create {
	background: url(images/create-cupcake.png) 0 0 no-repeat;
	height: 41px;
	width: 192px;
	display: block;
	clear: both;
	margin-left: 239px;
	margin-top: 5px;	
}
a#cupcake-create:hover {
	background: url(images/create-cupcake.png) 0 -41px no-repeat;
}


/* Sub Page */
div#tagline {
	height: 87px;
	width: 302px;
}
div#tagline img {
	float: right;
	margin-right: 26px;
}
div#content-outer-wrapper {
	background: url(images/content-top.png) 0 0 no-repeat;
	width: 652px;
	padding-top: 20px;
	margin-bottom: 9px;
	position: relative;
	z-index: 2;
}
div#content2-outer-wrapper {
	background: url(images/content-top.png) 0 0 no-repeat;
	width: 652px;
	padding-top: 15px;
	margin-bottom: 9px;
	position: relative;
	z-index: 2;
}
div#content-wrapper {
	background: url(images/content-bottom.png) left bottom no-repeat;
	padding-bottom: 20px;
}
div#content2-outer-wrapper div#content-wrapper {
	padding-bottom: 15px;
}
div#content {
	background: url(images/content-bg.png) 0 0 repeat-y;
	min-height: 355px;
	padding: 15px 27px 9px 31px;
	line-height: 18px;
}
div#content2-outer-wrapper div#content {
	padding: 0 14px;
}
div#content h1,h2 {
	color: #084d9f;
	font-size: 28px;
	padding-bottom: 16px;
	line-height: normal;
}
div#content h4 {
	color: #3971b2;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 7px;
}
div#content h5 {
	color: #3971b2;
	padding-bottom: 10px;
	font-size: 14px;
}
div#content p {
	padding-bottom: 20px;
}
div#content a {
	color: #3971b2;
}
div#content ul li {
	padding-bottom: 13px;
}
div#content ul li ol {
	padding-top: 7px;
}

div#recipe-nav {
	position: absolute;
	z-index: 1;
	margin-top: 56px;
	margin-left: 20px;
}
div#recipe-nav ul li {
	float: left;
	display: inline;
}
div#recipe-nav ul li a {
	display: block;
}
a#recipe-view {
	background: url(images/recipe-nav.png) -2px 0 no-repeat;
	height: 36px;
	width: 107px;
}
a#recipe-view:hover {
	background: url(images/recipe-nav.png) -2px -36px no-repeat;
	height: 36px;
	width: 107px;
}
body#recipe-page a#recipe-view {
	background: url(images/recipe-nav.png) -2px -72px no-repeat;
	height: 36px;
	width: 107px;
}
a#recipe-print {
	background: url(images/recipe-nav.png) -109px 0 no-repeat;
	height: 36px;
	width: 109px;
}
a#recipe-print:hover {
	background: url(images/recipe-nav.png) -109px -36px no-repeat;
	height: 36px;
	width: 109px;
}
a#recipe-send {
	background: url(images/recipe-nav.png) -218px 0 no-repeat;
	height: 36px;
	width: 140px;
}
a#recipe-send:hover {
	background: url(images/recipe-nav.png) -218px -36px no-repeat;
	height: 36px;
	width: 140px;
}
body#send-page a#recipe-send {
	background: url(images/recipe-nav.png) -218px -72px no-repeat;
	height: 36px;
	width: 140px;
}
a#recipe-store {
	background: url(images/recipe-nav.png) -358px 0 no-repeat;
	height: 36px;
	width: 124px;
}
a#recipe-store:hover {
	background: url(images/recipe-nav.png) -358px -36px no-repeat;
	height: 36px;
	width: 124px;
}
a#recipe-shop {
	background: url(images/recipe-nav.png) -482px 0 no-repeat;
	height: 36px;
	width: 125px;
}
a#recipe-shop:hover {
	background: url(images/recipe-nav.png) -482px -36px no-repeat;
	height: 36px;
	width: 125px;
}


div#cupcake-picture {
	position: absolute;
	margin-left: 370px;
	margin-top: -29px;
}
div#cupcake-big {
	width: 223px;
	height: 330px;
}
div#cupcake-picture img {
}
div#created-cupcake {
	/* height: 233px; */
}
div#created-cupcake img {
	position:relative;
	/* top:-15px; */
	width:170px;
	-ms-interpolation-mode: bicubic;
}
div#alt-view {
	text-align: center;
}
div#alt-view h5 {
	font-weight: bold;
	padding-bottom: 10px;
}
div#alt-view ul li {
	display: inline;
	margin-right: 5px;
}
div#alt-view ul li img {
	position: inherit;
}
div#recipe {
	width: 352px;
	float: left;
}
div#recipe ol {
	position: relative;
	top: -20px;
}
div#tips {
	background: #e6eef7;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 15px;
	font-size: 11px;
	margin-top: 6px;
}
div#tips p {
	padding: 0;
}
a#kitchentip {
	background: url(images/kitchen-tip.png) 0 0 no-repeat;
	height: 34px;
	width: 34px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	cursor: pointer;
}
a#kitchentip:hover {
	background: url(images/kitchen-tip.png) 0 -34px; no-repeat;
}

a#button-facebook {
	background: url(images/button-facebook.png) 0 0 no-repeat;
	display: block;
	width: 184px;
	height: 67px;
	margin-bottom: 5px;
}
a#button-facebook:hover {
	background: url(images/button-facebook.png) 0 -67px no-repeat;
}
a#button-twitter {
	background: url(images/button-twitter.png) 0 0 no-repeat;
	display: block;
	width: 184px;
	height: 67px;
}
a#button-twitter:hover {
	background: url(images/button-twitter.png) 0 -67px no-repeat;
}
div#share-social {
	padding-left: 25px;
	padding-top: 10px;
}
div#share-social a {
	cursor: pointer;
}

/* You may also like: */
div#phColumnRight_pnlRelatedCupcakes {
	float: right;
	margin-top: 395px;
	width: 204px;
}
div#related-outer-wrapper {
	background: url(images/related-bg.gif) 0 0 repeat-y;
	/*
float: right;
	margin-top: 395px;
	width: 204px;
*/
}
div#related-wrapper {
	background: url(images/related-bg-top.gif) 0 0 no-repeat;
}
div#related {
	background: url(images/related-bg-bottom.gif) bottom left no-repeat;
	padding: 30px 20px;
}
div#related h5 {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	padding-bottom: 0;
}
div#related ul li {
	text-align: center;
}
div#related ul li a {
	font-size: 11px;
	text-decoration: none;
}
div#related ul li a:hover {
	text-decoration: underline;
}


/* recipe tell a friend */
div#recipe-social {
	background: url(images/tell-friend-bg.png) 0 0 no-repeat;
	width: 229px;
	height: 256px;
	margin-left: 8px;
	margin-top: 3px;
	text-align: center;
}
div#recipe-social h4 {
	color:#084D9F;
	font-weight:bold;
	padding-bottom:25px;
	padding-top:25px;
	text-transform:uppercase;
}
div#recipe-social a.social-link {
	margin: 0 12px;
}

/* Cupcake Choose - Subpage */
p.subhead {
	padding-bottom: 0 !important;
	color: #084D9F;
	font-size: 14px;
	/* width: 309px; */
}
p.subhead2 {
	padding-bottom: 0 !important;
	color: #6B2785;
	font-size: 13px;
}
ul.cupcake-choose li {
	display: inline;
	float: left;
	text-align: center;
	height: 196px;
	width: 147px;
	line-height: normal;
}
ul.cupcake-choose li a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
ul.cupcake-choose li a:hover {
	text-decoration: underline;
}

/* Products */
ul.products li {
	float: left;
	width: 283px;
	text-align: center;

}
ul.products li a {
	text-decoration: none;
	font-size: 21px;
}
ul.products li a:hover {
	text-decoration: underline;
}
ul.products li div.product-img {
	padding-bottom: 10px;
}
ul.products li div.product-img2 {
	height: 220px;
}
body#products-page p.subhead {
	color: #6B2785;
}
a.button-shop {
	background: url(images/button-shop.png) 0 0 no-repeat;
	display: inline-block;
	height: 38px;
	width: 119px;
	cursor: pointer;
}
a.button-shop:hover {
	background: url(images/button-shop.png) 0 -38px no-repeat;
}
a.button-where {
	background: url(images/button-where.png) 0 0 no-repeat;
	display: inline-block;
	height: 38px;
	width: 130px;
	cursor: pointer;
}
a.button-where:hover {
	background: url(images/button-where.png) 0 -38px no-repeat;
}
table.products-table {
	padding-top: 20px;
}
table.products-table tr td {
	vertical-align: top;
	border-top: 1px solid #d3d2d3;
	padding-bottom: 25px;
	padding-top: 25px;
}
table.products-table tr td img {
	margin-right: 10px;
}
div#content table.products-table tr td h5 {
	font-size: 18px;
	color: #6b2785;
}
table.products-table tr td strong {
	color: #3971B2;
}

/* Tell A Friend */
div#subscribe {
	padding: 20px;
}
div#subscribe table tr td {
	padding: 4px 10px 4px 0;
}
div#subscribe table label {
	font-weight: bold;
}
div#subscribe table label.no-bold {
	font-weight: normal;
}
input.text-field {
	background: white;
	padding: 6px;
	border: 1px solid #95c6fe;
	width: 230px;
}
input.text-field:focus {
	border: 1px solid #75b1f7;
}
textarea.text-field {
	background: white;
	padding: 6px;
	border: 1px solid #95c6fe;
	width: 400px;
	height: 150px;
	font-family: Helvetica, Arial, Sans-serif, Sans;
	font-size: 12px;
}
textarea.text-field:focus {
	border: 1px solid #75b1f7;
}
div#subscribe input#submit {
	background: url(images/subscribe.png) 0 0 no-repeat;
	display: block;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	height: 38px;
	width: 100px;
	line-height: 0;
}
div#subscribe input#submit:hover {
	background: url(images/subscribe.png) 0 -38px no-repeat;
}
div#tell-friend {
	float: right;
	padding-top: 15px;
}
div#tell-friend h5 {
	padding-bottom: 20px;
}
body#connect-page h2 {
	padding-bottom: 5px;
}
div#tell-friend a {
	cursor: pointer;
}
div#connect-buttons ul li {
	float: left;
	display: inline;
}
div#connect-buttons ul li a {
	display: block;
	height: 111px;
}
/*
a#button-connect-facebook {
	background: url(images/button-connect-facebook.png) 0 0 no-repeat;
	display: block;
	height: 67px;
	width: 184px;
	cursor: pointer;
}
a#button-connect-facebook:hover {
	background: url(images/button-connect-facebook.png) 0 -67px no-repeat;
}
a#button-connect-twitter {
	background: url(images/button-connect-twitter.png) 0 0 no-repeat;
	display: block;
	height: 67px;
	width: 184px;
	cursor: pointer;
}
a#button-connect-twitter:hover {
	background: url(images/button-connect-twitter.png) 0 -67px no-repeat;
}
a#button-connect-newsletter {
	background: url(images/button-connect-newsletter.png) 0 0 no-repeat;
	display: block;
	height: 68px;
	width: 184px;
	cursor: pointer;
}
a#button-connect-newsletter:hover {
	background: url(images/button-connect-newsletter.png) 0 -68px no-repeat;
}
*/
a#connect-button-newsletter {
	background: url(images/connect-nav.gif) -2px 0 no-repeat;
	width: 146px;
}
a#connect-button-newsletter:hover {
	background: url(images/connect-nav.gif) -2px -111px no-repeat;
}
a#connect-button-blog {
	background: url(images/connect-nav.gif) -149px 0 no-repeat;
	width: 151px;
}
a#connect-button-blog:hover {
	background: url(images/connect-nav.gif) -149px -111px no-repeat;
}
a#connect-button-facebook {
	background: url(images/connect-nav.gif) -300px 0 no-repeat;
	width: 151px;
}
a#connect-button-facebook:hover {
	background: url(images/connect-nav.gif) -300px -111px no-repeat;
}
a#connect-button-twitter {
	background: url(images/connect-nav.gif) -451px 0 no-repeat;
	width: 146px;
}
a#connect-button-twitter:hover {
	background: url(images/connect-nav.gif) -451px -111px no-repeat;
}

div.subscribe-page a#button-connect-newsletter {
	background: none;
}
input#submit-unsubscribe {
	background:transparent url(images/button-unsubscribe.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	height:38px;
	line-height:0;
	text-indent:-9999em;
	width:114px;
}
input#submit-unsubscribe:hover {
	background:transparent url(images/button-unsubscribe.png) no-repeat scroll 0 -38px;
}
div.subscribe-page {
	/* background: url(images/subscribe-bg.png) 0 0 no-repeat; */
	background: url(images/connect-bg.gif) -2px 0 no-repeat;
	height: 495px;
}
div.subscribe-page a#connect-button-newsletter {
	background: none;
}
body.connect-subscribe-page div#content {
	padding-left: 30px;
}
/* Send To A Friend */
div#send-forms table tr td {
	padding: 8px 10px 8px 0;
}
div#send-forms table label {
	font-weight: bold;
}
div#send-forms input#sendsubmit {
	background: url(images/send.png) 0 0 no-repeat;
	display: block;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	height: 38px;
	width: 168px;
	line-height: 0;
}
div#send-forms input#sendsubmit:hover {
	background: url(images/send.png) 0 -38px no-repeat;
}

/* Create Cupcake */
body.create-page div#content {
	padding: 5px 0 0 20px;
}
body.create-page div#content h2 {
	padding-bottom: 10px;
	padding-left: 15px;
}
body.create-page div#content p.subhead {
	padding-left: 15px;
	padding-bottom: 15px !important;
	color: #6B2785;
	width: 300px;
}
div#create-left-outer-wrapper {
	background: url(images/create-top.png) 0 0 no-repeat;
	padding-top: 15px;
	width: 414px;
	float: left;
}
div#create-left-wrapper {
	background: url(images/create-bottom.png) bottom left no-repeat;
	padding-bottom: 15px;
}
div#create-left {
	background: url(images/create-bg.png) 0 0 repeat-y;
	padding: 20px;
	min-height: 284px;
}
div#create-left ul {
	float: left;
	width: 185px;
	line-height: 22px;
}
div#create-left ul label {
	color: #084D9F;
}

div#create-steps {
	position: absolute;
	margin-top: -46px;
	margin-left: 315px;
}
div#create-steps ul li {
	float: left;
	padding: 0;
}
div#create-steps ul li a {
	display: block;
	height: 99px;
	width: 97px;
}
li#step1 {
	background: url(images/create-steps1a.png) 0 0 no-repeat;
	height: 99px;
	width: 97px;
}
body#create-step1-page li#step1 {
	background: url(images/create-steps1b.png) 0 0 no-repeat;
	height: 99px;
	width: 97px;
}
li#step2 {
	background: url(images/create-steps2a.png) 0 0 no-repeat;
	height: 99px;
	width: 97px;
}
body#create-step2-page li#step2 {
	background: url(images/create-steps2b.png) 0 0 no-repeat;
	height: 99px;
	width: 97px;
}
li#step3 {
	background: url(images/create-steps3a.png) 0 0 no-repeat;
	height: 99px;
	width: 97px;
}
body#create-step3-page li#step3 {
	background: url(images/create-steps3b.png) 0 0 no-repeat;
	height: 99px;
	width: 97px;
}

div#create-right {
	float: right;
	text-align: center;
	padding-right: 5px;
}
input.create-continue {
	background: url(images/continue.png) 0 0 no-repeat;
	height: 47px;
	width: 144px;
	display: block;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	line-height: 0;
	margin-left: 18px;
}
input.create-continue:hover {
	background: url(images/continue.png) 0 -47px no-repeat;
}
input.see-recipe {
	background: url(images/see-recipe.png) 0 0 no-repeat;
	height: 47px;
	width: 144px;
	display: block;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	line-height: 0;
	margin-left: 18px;
}
input.see-recipe:hover {
	background: url(images/see-recipe.png) 0 -47px no-repeat;
}
div#attribute-name {
	color: #084D9F;
	font-size: 12px;
	width: 180px;
	position: relative;
	top: -5px;
	line-height: 16px;
	padding-right: 15px;
}


/* slider */
#slider{
	position: relative;
	left: -16px;
	text-align: center;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:406px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left: 18px;
	top: 205px;
}	
#nextBtn{ 
	left: 384px;
}														
#prevBtn a {  
	display: block;
	width: 52px;
	height: 115px;
	background:url(images/cupcake-prev.png) no-repeat 0 0;
	text-indent: -9999em;
	line-height: 0;
	cursor: pointer;
}
#prevBtn a:hover {
	background:url(images/cupcake-prev.png) no-repeat 0 -114px;
}
#nextBtn a {
	display: block;
	width: 52px;
	height: 115px;
	background:url(images/cupcake-next.png) no-repeat 0 0;	
	text-indent: -9999em;
	line-height: 0;
	cursor: pointer;
}
#nextBtn a:hover {
	background:url(images/cupcake-next.png) no-repeat 0 -114px;
}
#slider li img {
	margin: 9px 10px;
}
p#controls {
	padding: 0 !important;
}
div#slider ul {
	margin-left: 0;
	position: relative !important;
}

div#slider ul li div div {
	float: left;
	line-height: 16px;
	padding: 0 7px;
	width: 96px;
	position: relative;
	left: 40px;
}
div#slider ul li div a {
	text-decoration: none;
	font-size: 11px;
}
div#slider ul li div a:hover {
	text-decoration: underline;
}
body#create-step1-page div#create-left {
	padding: 20px 20px 13px 20px;
}
body#create-step2-page div#create-left {
	padding: 0 20px 15px 20px;
}
body#create-step3-page div#create-left {
	padding: 0 20px 15px 20px;
}


body#create-step3-page div#slider {
	min-height: 302px !important;
}

div#slider ul li div.input-list {
	text-align: left;
	width: 285px;
	line-height: 35px;
	letter-spacing: -0.015em;
	float: left;
	position: relative;
	left: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
div#slider ul li div.input-list label {
	cursor: pointer;
}


div.products-box {
	float: left;
	width: 294px;
}
div.products-box img {
	display: block;
}
div#content div.products-box h4 {
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
	color: #084D9F;
}
div#content div.products-box ul {
	padding-left: 15px;
	padding-bottom: 6px;
}
div#content div.products-box ul li {
	list-style-type: disc;
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
}
div#products-classics {
	border-right: 1px solid #ccc;
	width: 270px;
	padding-right: 10px;
}

div#products-new {
	padding-left: 10px;
}
div#products-new-inner {
	padding-left: 20px;
}
/*
div#products-new h4 {
	padding-left: 20px;
}
div#products-new ul {
	margin-left: 20px;
}
div#products-new a {
	margin-left: 20px;
}
div#products-new span {
	margin-left: 20px;
}
*/


/* Cupcake Search */
div#cupcake-search {
	position: absolute;
	width: 275px;
	margin-left: 379px;
}
input#cupcake-search-field {
	background: white;
	padding: 5px;
	width: 150px;
	border: 0;
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}
div#cupcake-search label{
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #084d9f;
	line-height: 34px;
	margin-right: 7px;
}
div#cupcake-search input#cupcakesearchsubmit {
	background: url(/images/button-go.png) 0 0 no-repeat;
	display: block;
	width: 48px;
	height: 33px;
	cursor: pointer;
	border: medium none;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
	float: right;
}
div#cupcake-search input#cupcakesearchsubmit:hover {
	background: url(/images/button-go.png) 0 -33px no-repeat;
}

/* Baked For You */
#bfy-about-banner {
	margin-bottom: 10px;
}
.pinkbox-wrapper {
	background: url(images/pinkbox-top.gif) 0 0 no-repeat #f8f1fa;
}
.pinkbox {
	background: url(images/pinkbox-bottom.gif) bottom left no-repeat;
	padding: 25px;
}
.pinkbox h2 {
	font-size: 22px;
	padding-bottom: 10px;
}
div#content .pinkbox p {
	color: #084D9F;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#bfy-about-left {
	float: left;
	width: 262px;
}
#bfy-about-right {
	float: right;
	padding-top: 16px;
}

#bfy-products-wrapper {
	background: url(images/bfy-products-top.gif) 0 0 no-repeat;
}
#bfy-products {
	background: url(images/bfy-products-bottom.gif) bottom left no-repeat;
	text-align: center;
	padding-top: 90px;
}
#bfy-products h3 {
	font-size: 16px;
	font-weight: bold;
	color: #084D9F;
	padding: 0 60px 25px 60px;
}
#bfy-products table {
	margin: 0 auto;
	margin-bottom: 10px;
}
#bfy-products table tr td {
	width: 25%;
	color: #084D9F;
}
#bfy-products p.pink-text {
	font-size: 15px;
	color: #ae83be;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 30px;
}
#bfy-products p.pink-text a {
	text-decoration: none;
}
#bfy-products p.pink-text a:hover {
	text-decoration: underline;
}




