@charset "utf-8";
/* CSS Document */

.marginl20 { margin-left:20px; }
.clear {
	clear:both;
	height:0px;
}
* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border: none;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
button {
	border:#000 1px solid;
}
a {
	color:#ffffff;
}
a.underline {
	text-decoration:underline;
}
a.standardlink {
	color:#2d1400;
}
a.standardlink:hover {
	color:#cc092f;
	text-decoration:none;
}
li {
	list-style:none;
}
body {
	background-color: #2f0d01;
}
div#header-wrapper {
	height: 200px;
	width: 100%;
	background-image: url(../images/pattern.gif);
}
div#header {
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position:relative;
}
div#topNav {
	display:block;
	height: 38px;
}
div#leftTopNav {
	background-image: url(../images/leftTopMenu.png);
	width: 10px;
	display:block;
	float: left;
	height: 38px;
}
div#midTopNav {
	background-image: url(../images/midTopMenu.png);
	display:block;
	float: left;
	width: 880px;
	height: 38px;
}
div#midTopNav span {
	margin-top:10px;
	margin-right:10px;
	display:block;
	float: right;
	color:#FFFFFF;
}
div#midTopNav span a {
	color:#FFF;
	text-decoration: none;
}
div#rightTopNav {
	background-image: url(../images/rightTopMenu.png);
	width: 10px;
	display:block;
	float: left;
	height: 38px;
}
div#logo {
	position:absolute;
	top: 40px;
	left: 0px;
}
div#theme {
	position:absolute;
	top: 85px;
	left: 570px;
}
/* MENU */

ul#menu {
	position:absolute;
	bottom:0px;
	left:0px;
	color:#FFF;
}
ul#menu li {
	display:block;
	float:left;
	margin-right: 3px;
	padding: 0px;
	cursor:pointer;
}
ul#menu li a {
	color:#FFF;
	text-decoration: none;
}
ul#menu li a span {
	font-size: 15px;
	cursor:pointer;
}
/* ACTIVE MENU ITEM */

ul#menu li.active span {
	background-color:#2d1400;
	float:left;
	height:26px;
	padding: 8px 10px 0 10px;
	color: #fff8ef;
}
ul#menu li.active div#leftMenu {
	background-image:url(../images/tab_over_left.png);
	width:9px;
	height:34px;
	float:left;
}
ul#menu li.active div#rightMenu {
	background-image:url(../images/tab_over_right.png);
	width:9px;
	height:34px;
	float:left;
}
/* NORMAL MENU ITEM */

ul#menu li span {
	background-color: #790518;
	float:left;
	height:26px;
	padding: 8px 10px 0 10px;
}
ul#menu li:hover span {
	background-color: #2d1400;
}
ul#menu li div#leftMenu {
	background-image:url(../images/tab_up_left.png);
	width:9px;
	height:34px;
	float:left;
}
ul#menu li:hover div#leftMenu {
	background-image:url(../images/tab_over_left.png);
}
ul#menu li div#rightMenu {
	background-image:url(../images/tab_up_right.png);
	width:9px;
	height:34px;
	float:left;
}
ul#menu li:hover div#rightMenu {
	background-image:url(../images/tab_over_right.png);
}
ul#subMenu {
	height:39px;
	width: 900px;
	display:block;
	background-color: #bca593;
}
ul#subMenu li {
	height:16px;
	display:block;
	float:left;
	margin: 15px 0px 0px 20px;
}
ul#subMenu li {
	color: #6d0712;
}
ul#subMenu li.tail {
	border-left: #7a604f solid 1px;
	padding-left: 16px;
}
ul#subMenu li a {
	color: #2a1000;
}
/* CONTENT */

div#bodywrap {
	position:relative;
	min-height:700px;
}
div#content {
	z-index: 9999;
	/*min-height: 450px;*/
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color:#FFF;
	color:#2d1400;
}
div#content a {
	font-size:12px;
	color:#411D01;
}
div#content a.underlined {
	text-decoration:underline;
}
div#content a.underlined:hover {
	text-decoration:none;
}
div#content a.standardlink {
	color:#2d1400;
}
div#content a.standardlink:hover {
	color:#cc092f;
}
div#content p {
	margin: 40px 25px 0 25px;
	font-size:14px;
}
table#flavourtable {
	margin: 40px 25px 30px;
}
table#flavourtable td {
	width: 195px;
	padding-right:20px;
	vertical-align:top;
	padding-top:12px;
}
table#flavourtable span {
	color:#b2132f;
	font-size:15px;
	font-weight:bold;
}
ul#sidebar {
	display:block;
	background-color: #2d1400;
	width: 270px;
	height: 316px;
	float:left;
	padding: 25px;
}
ul#sidebar li {
	display:block;
	padding-bottom:12px;
	margin-bottom: 12px;
	color: #69472c;
	height:88px;
	border-bottom:#3d1d04 solid 1px;
}
ul#sidebar li.lastItem {
	border-bottom: none;
}
ul#sidebar li img {
	float:left;
}
ul#sidebar li a {
	color: #927965;
}
ul#sidebar li a:hover {
	color: #cc092f;
}
ul#sidebar li p {
	margin:0px;
	display:block;
	float:left;
	width: 150px;
	font-size:16px;
	padding-left: 15px;
	padding-top: 30px;
	cursor:pointer;
}
div#ordergiftcard {
	height: 207px;
	width: 900px;
	padding: 0px;
	color:#2d1400;
}
div#ordergiftcard p.home {
	display:block;
	float:left;
	width: 528px;
	padding: 0px 21px 0px 21px;
	font-size:14px;
	line-height:1.2em;
	margin:0px;
}
div#ordergiftcard p.bigger {
	font-size:22px;
	padding: 25px 21px 10px 21px;
}
p#intro {
	display:block;
	float:right;
	width:530px;
	font-size:18px;
	line-height:25px;
}
/* BOTTOM MENU & FOOTER */

div#bottomMenu {
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	background-color: #bda592;
	display:block;
	padding-top: 10px;
	padding-left: 20px;
}
div#bottomMenu > ul a {
	color:#160a00;
	text-decoration: none;
}
div#bottomMenu > ul > li > a {
	font-weight:bold;
}
div#bottomMenu > ul > li {
	display:block;
	float:left;
	margin-right: 30px;
	padding: 0px;
}
ul#subMenu li {
	font-size:13px;
	display:block;
	margin-top: 13px;
}
ul#subMenu li a {
	font-size:13px;
}
ul#subMenu li a:hover {
	color:#780517;
}
div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align:right;
	height:42px;
	color: #bfa692;
}
div#leftFooter {
	background-image: url(../images/leftFooter.gif);
	width: 10px;
	display:block;
	float: left;
	height: 42px;
}
div#midFooter {
	position:relative;
	background-color: #2d1400;
	width: 880px;
	display:block;
	float: left;
	height: 30px;
	padding-top:12px;
	font-size:11px;
}
div#footer a {
	color: #bfa692;
}
div#footer a:hover {
	color: #cc092f;
}
div#rightFooter {
	background-image: url(../images/rightFooter.gif);
	width: 10px;
	display:block;
	float: left;
	height: 42px;
}
div.producer {
	padding-top:8px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align:right;
	height:40px;
	color: #977853;
	font-size:11px;
	position:relative;
}
div.producer a {
	color: #977853;
	font-size:11px;
}
/*

.textInput {
	margin-left: 3px;
	padding-left:5px;
}

.currency {
	border:none;
}

.small {
	width:60px;
}

label {
	margin-right: 20px;
}

p {
	margin-top:5px;
}

*/

/* ORDER FORM */

input, textarea, select {
	background-color: #ffffff;
	border: #411D01 1px solid;
	color: #411D01;
	padding-left:1px;
}
input.radio {
	border:none;
}
input.error {
	border:#F00 solid 1px;
}
label.error {
	color:#F00;
	margin-left: 3px;
}
input {
	margin-bottom:5px;
}
.short {
	width: 60px;
}
.medium {
	width: 100px;
}
.normal {
	width: 150px;
}
.long {
	width: 270px;
}
.quantity {
	width:35px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	font-size:18px;
	font-weight:bold;
}
h4 {
	font-size:16px;
	font-weight:bold;
	padding: 5px 0px;
}
h6 {
	font-size:13px;
}
div#formWrapper {
	padding: 20px 30px;
	color:#411d01;
}
div#formWrapper label.top {
	display:block;
	margin-bottom:3px;
}
div#formWrapper td {
	vertical-align:top;
}
div#formWrapper h3 {
	background-color: #411d01;
	color: #ffffff;
	padding: 8px 10px;
	margin-bottom:5px;
}
div#formWrapper p {
	margin-bottom:10px;
	line-height: 1.8em;
	font-size:12px;
}
div#formWrapper li p {
	margin:0px 0px 10px 0px;
}
div#formWrapper div.section > p {
	margin:0px 0px 5px 0px;
}
/* ORDER STEP */

form#orderForm {
	margin-top:20px;
}
ul#orderStep {
	display:block;
	height:75px;
	width:100%;
	color:#ffffff;
}
ul#orderStep li {
	display:block;
	float:left;
	margin-right: 3px;
	padding: 0px;
}

ul#orderStep li.active span {
	background-color:#411d01;
	float:left;
	height:26px;
	padding: 8px 10px 0 10px;
	font-weight:bold;
}
ul#orderStep li.active h4 {
	color:#411d01;
}
ul#orderStep li h4 {
	color:#bda592;
}
ul#orderStep li.active div#leftStep {
	background-image:url(../images/leftActiveStep.gif);
	width:10px;
	height:34px;
	float:left;
}
ul#orderStep li.active div#rightStep {
	background-image:url(../images/rightActiveStep.gif);
	width:10px;
	height:34px;
	float:left;
}
ul#giftcardlist li {
	display:block;
	list-style:none;
	background:none;
}
a.addselection {
	padding-left:20px; background: transparent url(../images/little_arrow.gif) no-repeat scroll 0 4px;
}
/* NORMAL MENU ITEM */

ul#orderStep li span {
	background-color: #bda592;
	float:left;
	height:26px;
	padding: 8px 10px 0 10px;
}
ul#orderStep li div#leftStep {
	background-image:url(../images/leftStep.gif);
	width:10px;
	height:34px;
	float:left;
}
ul#orderStep li div#rightStep {
	background-image:url(../images/rightStep.gif);
	width:10px;
	height:34px;
	float:left;
}
.orderButtons {
	float:right;
	padding: 20px 30px;
}
.orderButtons input {
	border: none;
	margin: 0px 5px;
}
ul.liPointReview > li {
	padding-left: 17px;
        background:url(../images/point.gif) 0px 8px no-repeat;
	margin-bottom: 18px;
	position:relative;
}
ul.liPointReview > li > table {
	margin-top:-13px;
}
ul.liPointReview > li a.edit {
    background: url('../images/edit.gif') no-repeat 0px 0px ;
    width: 56px;
    height: 17px;
    display: inline-block;
	position:absolute;
	top: 6px;
	left: 140px;
}

ul.liPoint > li {
	padding-left: 95px;
	margin-bottom: 20px;
	/*position:relative;*/
}
/*
    ul.liPoint > li#cdeco_li {
        background:url(../images/gift_idea_01.jpg) top left no-repeat;
    }
    ul.liPoint > li#gbox_li {
        background:url(../images/gift_idea_02.jpg) top left no-repeat;
    }
    ul.liPoint > li#gcard_li {
        background:url(../images/gift_idea_03.jpg) top left no-repeat;
    }
    ul.liPoint > li#stands_li {
        background:url(../images/gift_idea_04.jpg) top left no-repeat;
    }
    ul.liPoint > li#gvoucher_li {
        background:url(../images/gift_idea_05.jpg) top left no-repeat;
    }
*/
ul.liPointR > li a.edit {
    background: url('../images/edit.gif') no-repeat 0px 0px ;
    width: 56px;
    height: 17px;
    display: inline-block;
	position:absolute;
	top: 6px;
	left: 140px;
}
div.sysMsgError {
	display:block;
	min-height:20px;
	padding:5px 15px;
	text-align:center;
	background-color:#F00;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
span.error {
	color:#F00;
	font-size:13px;
	font-weight:bold;
}
tr.disable td {
	text-decoration:line-through;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size:10px;
	width:350px;
	color:#411D01;
}
html .fb_share_button {
	position:absolute;
	top: 8px;
	left: 15px;
	display: -moz-inline-block;
	display:inline-block;
	padding:0px;
	height:26px;
	width:26px;
	background:url(../images/fb_over.png) no-repeat top right;
}
html .fb_share_button:hover {
	color:#fff;
	border-color:#295582;
	background:#3b5998 url(../images/fb_up.png) no-repeat top right;
	text-decoration:none;
}
html .twitter_share_button {
	position:absolute;
	top: 8px;
	left: 50px;
	display: -moz-inline-block;
	display:inline-block;
	padding:0px;
	height:26px;
	width:26px;
	background:url(../images/twit_over.png) no-repeat top right;
}
html .twitter_share_button:hover {
	color:#fff;
	border-color:#295582;
	background:#3b5998 url(../images/twit_up.png) no-repeat top right;
	text-decoration:none;
}
/*========================= ADMIN =============================*/



body#body_admin {
	background-image: none;
	background-color:#FFF;
}
body#body_admin a {
	color:#000;
}
#body_admin #header {
	width:100%;
	height:120px;
	background-color:#CC092F;
}
#body_admin ul#menu {
	float:right;
	right:30px;
	left:auto;
}
#body_admin #menu li {
	float:left;
	margin-left:2px;
	display: block;
	height:16px;
	background-color:#600;
	padding:3px 9px;
}
#body_admin #logo {
	top:0px;
	margin-top:10px;
	margin-left:10px;
}
#body_admin #content {
	min-height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color:#FFF;
}
/* REPORTING */



table.datagrid {
	border:#600 1px solid;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
table.datagrid td {
	border:#600 1px solid;
	padding: 3px 5px;
}
/*pages*/



div#leftCol {
	margin: 40px 0px 40px 35px;
	width: 420px;
	display: block;
	float: left;
}
div#leftColorder {
	margin: 20px 0px 40px 25px;
	width: 420px;
	display: block;
	float: left;
}
div#leftCol p {
	margin:0px 20px 0px 0px;
	line-height:1.2em;
}
div#leftCol p.highlight {
	font-size:20px;
	margin-right:20px;
}
div#rightCol {
	margin: 40px 0px;
	width: 380px;
	display:block;
	float:left;
}
div#rightCol p {
	margin:0px 0px 0px 0px;
	line-height:1.2em;
}
div#rightCol p.highlight {
	font-size:20px;
	margin:0px;
}
div#custom_decoration {
	background-color: #FFF;
	padding:40px 25px;
}
div#custom_decoration a {
	font-size:14px;
	text-decoration:underline;
	color:#411D01;
}
div#custom_decoration a:hover {
	font-size:14px;
	text-decoration:none;
}
div#custom_decoration p {
	margin:0px;
	line-height:1.2em;
	width:600px;
}
div#custom_decoration p.highlight {
	font-size:20px;
}
div#custom_decoration tr {
	margin-bottom:10px;
}
div#custom_decoration td {
	vertical-align:top;
	text-align:center;
	height:150px;
	display:block;
	float:left;
	margin-right:14px;
}
table#customdecorationtable div {
	width: 103px;
}
div#custom_decoration td img {
	display:block;
	margin-bottom:5px;
}
div#order-intro {
	background-image:url(../images/bg_cupcakes.jpg);
	height:463px;
	width:900px;
	display:block;
}
div#order-intro a {
	text-decoration:underline;
	color:#C7AC9B;
}
div#order-intro a:hover {
	text-decoration:none;
	color:#cc092f;
}
div#order-intro p {
	font-size:25px;
}
div#boxsplace {
	margin-top:180px;
	width:867px;
	margin-left:auto;
	margin-right:auto;
}
div#boxsplace div {
	height:142px;
	width:269px;
	float:left;
	margin: 0px 10px;
}
div#boxsplace p {
	color:#c7ac9b;
	font-size:14px;
	text-align:center;
	height:100%;
	display:block;
	margin:0px;
	padding: 55px 10px 0px;
}
div#boxsplace div#online {
	background-image:url(../images/online_order.png);
}
div#boxsplace div#phone {
	background-image:url(../images/by_phone.png);
}
div#boxsplace div#fax {
	background-image:url(../images/by_fax.png);
}
table#faq td {
	padding-top:3px;
	vertical-align:top;
	font-size:14px;
	line-height:1.2em;
}
table#faq td p {
	margin:0 0 5px;
}
table#faq td a {
	color:#221912;
	text-decoration:underline;
}
table#faq td a:hover {
	color:#cc092f;
	text-decoration:none;
}
.question {
	color:#81102C;
	font-weight:bold;
}
table#contactus {
	margin:20px;
}
table#contactus td {
	vertical-align:top;
	padding:0px 6px;
	font-size:14px;
}
table#contactus td h4 {
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:18px;
	line-height:18px;
}
table#contactus td.top {
	padding-bottom: 30px;
}
table#contactus td.middle {
	padding-bottom: 38px;
}
table#contactus td.last {
	padding-top: 22px;
}
table#contactus td.text {
	padding-left: 12px;
}
div#credit {
	background:url(../images/credit_box.png) no-repeat top left;
	height:121px;
	width:233px;
	position:absolute;
	left:550px;
	top:-98px;
	text-align:left;
	color:#2d1400;
	display:none;
}
div#creditclose {
	background:url(../images/close-box.gif) no-repeat top left;
	height:21px;
	width:20px;
	float:right;
	margin-top:15px;
	margin-right:20px;
	display:block;
	cursor:pointer;
}
div#credit p {
	padding:25px 26px;
}
div#credit a {
	color:#780517;
}
ul#subMenu li.tclink {
	background:url(../images/parrow.png) 0px 3px no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
ul#subMenu li.tclink a {
	font-size: 12px;
}
div#TCrefund {
	width:325px;
	position:absolute;
	left:30px;
	top:-139px;
	text-align:left;
	color:#2d1400;
	z-index:99999;
}
div#TCdelivery {
	width:325px;
	position:absolute;
	left:213px;
	top:-167px;
	text-align:left;
	color:#2d1400;
	z-index:99999;
}
div#TCprivacy {
	width:325px;
	position:absolute;
	left:466px;
	top:-365px;
	text-align:left;
	color:#2d1400;
	z-index:99999;
}
div.contentTC {
	background:url(../images/pbox_middle.png) top left;
	height:100%;
	padding:0px 25px 0px 25px;
	font-size:11px;
}
table td a {
	color:#221912;
	text-decoration:underline;
}
table td a:hover {
	color:#cc092f;
	text-decoration:none;
}

/* CUSTOM DECO SLIDE */
a.remove {
    background: url('../images/remove.gif') no-repeat 0px 0px ;
    width: 63px;
    height: 17px;
    display: inline-block;
}
div#slidewrapper{
	height:461px;
	width: 665px;
        overflow: hidden;
}
	div#slidewrapper div#leftbutton{
		float:left;
		height:461px;
		width:25px;
		background:url(../images/left_arrow_blank.gif) no-repeat top left;
		border:none;
	}	
	div#slidewrapper div#slidecontainer{
		float:left;
		height:459px;
		width:615px;
		overflow:hidden;
		border-bottom:thin solid;
		border-top:thin solid;
		position:relative;
	}		
	div#slidecontainer #custom_decoration{
		padding: 20px 0px;
		position:absolute;
		width:2000px;
                height: 461px;
	}
	div#slidecontainer #custom_decoration td{
		margin: 0px 10px;
	}
	div#slidewrapper div#rightbutton{
		float:left;
		height:461px;
		width:25px;
		background:url(../images/right_arrow.gif) no-repeat top left;
		border:none;
		cursor:pointer;
	}
#customdecolist li { margin-left:20px; }
select.customdeco { width:150px;}
select.customdecocolor { width:100px;}
/* CHECKOUT */
