	/* Design and styles Copyright Webcity 2007 */

body {
	margin:0;
	padding:0;
	font: 14px Arial, Helvetica, sans-serif;
	background: #141313;
	color:#cfcfcf;
	line-height:20px;
}

/* Reset some elements so all browsers show them the same */
p, form, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	list-style-type:none;
}
input,  textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ff3859;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #626262;
}	
p {
	margin: 0 0 10px 0;
}
.centered {
	text-align:center;
}
	
/* Global link definitions */

	a {
	text-decoration:none;
color:#ff1138;
font-family:Arial, Helvetica, sans-serif;
}

a:hover {
color:#FF4765;
}

a.txtButton {
	margin: 0 3px;
}

.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.siteDocs a {
	color: #fff;
	text-decoration:none;
	border-bottom: 1px dotted #ffa66c;
	margin: 0 7px;
	padding:2px;
}
.siteDocs a:hover {
	border-bottom-style: solid;
	background: #ffa66c;
	color: #fff
}

/* CUSTOM STEEZ */

#wrapper {
width:850px;
margin: 15px auto;
}

#logo {
background: #2c2c2c url('../styleImages/backgrounds/sweet_petals_chocolate_bouq.gif') top left no-repeat;
width:850px;
height:97px; 
padding: 0;
}

#petals {
background: #9d4d54 url('../styleImages/backgrounds/chocolate_bouquets_petals.gif') top left no-repeat;
width:850px;
height:98px;
padding:0;
margin: 1px 0 1px 0;
}

#container {
background:#2c2c2c url('../styleImages/backgrounds/chocolate_gifts_bouquets.gif') top center repeat-y;
overflow:hidden;
}

#copy {
width:75%;
float:right;
overflow:hidden;
text-align:justify;
color:#d5d5d5;
}

#copy .redp {
color:#ff1138 !important;
}

#topmenu {
margin: 15px auto;
display:inline;
text-align:center;
width:100%;
}

#topmenu span {
padding-left:18px;
}

#topmenu a {
font-family:Georgia, "Times New Roman", Times, serif !important;
font-size: 14pt !important;
border-bottom:3px solid #4b1b23;
color:#ff1138;
text-decoration:none;
padding: 0px 3px 0px 3px;
}

#topmenu a:hover {
border-bottom:3px solid #ff1138 !important;
}

#menu {
width:195px;
float:left;
margin-top:15px;
}

#menu hr {
border:0px;
height:1px;
background:#4b1b23;
width:100%;
margin: 7px 8px;
color:#4b1b23;
}

#menu a {
display:block;
color:#cfcfcf;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13pt;
padding:5px 8px 5px;
width:100%;
}

#menu a:hover {
background:#2c2c2c;
}

#menu span {
font-family:Georgia, "Times New Roman", Times, serif !important;
font-size: 14pt !important;
color:#ff1138;
padding-bottom:5px;
padding-left:8px;
}

.txtCopyright {
display:none !important;
}

#carter {
width:100%;
margin:0 auto;
padding-left:8px;
}

.crtr {
padding-right:3px;
}

#viewcart {
font-family:Arial, Helvetica, sans-serif !important;
font-size:11pt !important;
padding:3px 5px 3px 5px !important;
background:#343434 !important;
border:1px solid #000 !important;
text-align:center !important;
margin: 0 auto !important;
color:#ff1138 !important;
width:60% !important;
}

#viewcart:hover {
background:#656565 !important;
color:#ff1138 !important;
}


/* Search, session cont */
#rightHead {
	float:right;
	margin-right: 12px;
	color: #fff;
	text-align:right;
}
#rightHead p {
	margin: 2px 0 10px 0;
}
#rightHead a {
	color: #fff;
	border-bottom: 1px dotted #ffa66c;
	padding:2px;
}
#rightHead a:hover {
	border-bottom-style: solid;
	background: #ffa66c;
	color: #fff
}
.searchForm {
	margin-top:20px;
	padding-left:8px;

}
.searchBox {
	background: #cfcfcf;
	border:1px solid #000;
	padding:2px;
	color: #ff1138;
	font: 12px Arial, Helvetica, sans-serif;
	display:block;
	}
.searchSubmit {
	margin-bottom:-2px;
}

span.separater { padding: 0 6px; color: #fff; } /* This is the separater pipe | between the logout and login links, use it wherever needed */

/* Hide the span containing the site's name so that people with css turned off still see the link, but everyone else doesn't */
#header a#logoLink span {
	visibility:hidden;
}

/* Footer for copyright etc */
#footer {
padding: 15px 0;
color: #ff1138;
text-align:center;
clear:both;
}

#footer a {
color: #ff1138;
text-decoration:underline;
}

#footer a:hover {
color:#ff3c5c;
}

/* boxes */
.boxTitleLeft, .boxTitleRight {
	background: #fce3bc;
}
.boxTitleLeft h2, .boxTitleRight h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align:center;
	padding: 15px 0;
}
.boxContentLeft, .boxContentRight {
	padding-bottom:20px;
	margin-bottom:20px;
	background: #fce3bc;
	font-size:12px;
}
.boxContentLeft ul, .boxContentRight ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.boxContentLeft p, .boxContentRight p {
	padding:0 15px 15px;
	margin:0;
	text-align:center;
}
.padForm {
	text-align:center;
}
.mailList { /* Mailing list input */
	background: #fff;
	border:0;
	padding: 2px;
}

.boxContent {
	color:#d5d5d5;
	padding: 0 30px;
	line-height:20px;
}

h1.siteheader { /* Title of all pages */
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #ff1138;
	text-align:center;
	padding-top: 63px;
padding-left: 220px;
	padding-bottom: 0px;
}
h2.txtContentTitle { /* Title of all pages */
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #ff1138;
	text-align:center;
	padding: 10px 0;
}

.txtBoxSave {
	padding-left:6px;
	display:block;
}
span.saving { 
	color: #ff3859;
}
h3.formTitle { /* Used to section forms under different headings */
	color: #ff1138;
	padding: 20px 0 0 0;
	margin-bottom:10px;
	border-bottom: 1px solid #212121;
	clear:left;
}

/* Forms */
.regbox {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.regboxCheck {
	padding:3px;
}
.reglabel, .regbox, .regboxCheck {
	float:left;
	width: 30%;
	display:block;
	margin-bottom:10px;
}
.req { /* For changing the label colour of required forms to red */
	color: #ff3354;
}
.reglabel {
	text-align:right;
	padding-right:100px;
	clear:left;
}
.submitReg {
	text-align:center;
	clear:left;
	padding-top:10px;
}

.submitReg a, .submit {
font-family:Arial, Helvetica, sans-serif !important;
font-size:11pt !important;
background:#343434 !important;
border:1px solid #000 !important;
text-align:center !important;
margin: 0 auto !important;
color:#ff1138 !important;
}

.submitReg a {
padding:3px 20px 3px 20px;
}

.submit {
padding:3px 10px 3px 10px !important;
}

.submitReg a:hover, .submit:hover {
background:#656565 !important;
color:#ff1138 !important;
}

.txtError { /* If a field isn't filled */
	text-align:center;
	padding: 10px 0;
	background: #FFAEAE;
	border: 1px solid #EC0000;
	color: #C10000;
}

.tdListTitle, .tdcartTitle { /* Cart and cat table titles */
	color: #ff1138;
	margin-bottom:10px;
	border-bottom: 1px solid #212121;
}
.tdcartEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdcartOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tdEven {
	background-color: transparent;
	padding: 10px 2px;
	border-bottom: 1px solid #212121;
}
.tdOdd {
	background-color: transparent;
	padding: 10px 2px;
	border-bottom: 1px solid #212121;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #212121;
}

/* Sub-categories */
#subCats {
	text-align: center;
	margin: 15px auto;
	width:100%;
	border-collapse:collapse;
}
.subCat {	
	text-align: center;
	width:33%;
}
.subCat img {
	border:0;
}
#subCats img {
	max-width:70px;
	width: expression(this.width > 70 ? 70: true);  /* for Internet Explorer
	*/
}
fieldset {
	padding: 0 10px;
	margin: 10px auto;
	border: 1px solid #D6D6D6;
}
fieldset legend {
	color: #FB5501;
}

/* Latest Products */
.latestCont {
	overflow:hidden;
	padding: 10px 0;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
/* For latest products */
table.frontTab {
	margin:10px auto;
	border-collapse:collapse;
	border:0;
}
table.frontTab td {
	padding: 5px 10px;
	text-align:center;
	font-size:14px;
}
table.frontTab td a {
	color: #ff1138;
	border-bottom: 1px dotted #D6D6D6;
}
table.frontTab td a:hover {
	color: #ff3e5e;
}
table.frontTab td a.latestIMG {
	border:0;
}
a.txtviewCart {
	color: #333333;
	text-decoration:none;
	padding-left:20px;
	background: url('../styleImages/backgrounds/cartroll.gif') -200px 50% no-repeat;
}
a.txtviewCart:hover {
	color: #ff1138;
	background-position: 0 50%;
}
.cartProgress { /* Progress bar at top of cart pages */
	font-weight: normal;
	color: #666666;
	padding: 3px;
	border: 1px solid #212121;
	width: 350px;
	margin: 10px auto 20px auto;
}
.txtcartProgressCurrent {
	color: #ff1138;
	font-weight: bold;
}
.txtStockWarn {
	color: #c0001f;
}

/* Cart totals */
table.totals {
	border-collapse:collapse;
	margin:0 0 0 auto;
	padding:0;
	empty-cells: hide;
}
.totalsLab {
	width:140px;
	text-align:right;
	padding: 3px 10px 3px 0;
}
.totalsVal {
	text-align:right;
	padding: 3px 0;
}
table.cartCont {
	border-bottom: 1px solid #212121;
}
.textbox {
	background: #fff;
	border: 1px solid #8C8C8C;
	color: #626262;
	padding:2px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}

li.account { /* My account page options */
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtOldPrice {
	text-decoration: line-through;
	color: #BBBBBB;
	font-size:11px;
}
.txtSale {
 	color: #ff1138;
}
.txtOutOfStock {
	color: #DD0005;
}

.dropDown {
	width: auto;
}

/* Crumbs */
div.location {
	margin: 5px 0;
	text-align:left;
	font-size:12px;	
	padding-left:20px;
	display:none;
	background: url(../../../images/folder.gif) center left no-repeat;
}
div.location a, a.txtButton {
	color: #ff1138;
	border-bottom: 1px dotted #D6D6D6;
}
div.location a:hover, a.txtButton:hover {
	color: #ff3e5e;
}

/* viewprod page */
div#prodContainer {
	overflow:hidden;
}
div#prodLeft {
	float:left;
	width:50%;
	text-align:center;
}
div#prodRight {
	float:right;
	width:50%;
}
.smallText, .smallText a { 
	font-size:11px;
	color: #aaa;
	line-height:16px;
}
.smallText p {
	margin: 0;
	padding:0;
}
.smallText a {
	color: #ff1138;
	border-bottom: 1px dotted #E1E1E1;
}
.smallText a:hover {
	color: #FF3E5E;
}
h2.txtProdTitle {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #ff1138;
	text-align:center;
	padding: 10px 0 0 0;
}
.prodPrice {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #ff1138;
	text-align:right;
	padding: 0;
	margin:10px 0 0 0;
}
div.prodDesc {
	border-top: 1px dotted #E1E1E1;
	border-bottom: 1px dotted #E1E1E1;
	margin: 0 0 20px 0;
	padding: 4px 0;
	font-size:12px;
}
h3.prodOpts {
	margin: 10px 0;
	padding:2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #ff1138;
	text-align:center;
}
#prodLeft a img {
	border: 3px solid #4b1b23;
}
#prodLeft a:hover img {
	border-color: #ff4765;
}
.thumbIMG {
	max-width:80px;
	width: expression(this.width > 80 ? 80: true);  /* for Internet Explorer
	*/
	border: 3px solid #4b1b23;
	}

.thumbIMG:hover {
border: 3px solid #ff4765;
}

div.notify {
	margin: 15px 0;
	color: #585858;
	font-size:12px;
	padding: 6px 0;
	}
	
div.notify a {
	color: #ff1138;
	border-bottom: 1px dotted #BEFFB3;
}
div.notify a:hover {
	color: #ff3e5e;
}
div.notify p {
	margin:4px 0;
	padding:0;
	line-height:15px;
	text-align:center;
}


/* contact form */
table.feedbackForm {
	margin: 5px auto;
	padding:0;
	border-collapse: separate;
	border-spacing: 4px;
}
table.feedbackForm td {
	padding:4px;
}
table.feedbackForm td.formSubmit {
	text-align:center;
}
table.feedbackForm td label {
	display:block;
}
table.feedbackForm textarea.textareaGood {
	background: #fff;
	border: 1px solid #d4d4d4;
	padding:3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0090E9;
	width:250px;
	height:100px;
}
table.feedbackForm textarea.textareaBad {
	background: #fff;
	border: 1px solid #DD0000;
	padding:3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0090E9;
	width:250px;
	height:100px;
}
.textboxBad {
	background: #fff;
	border: 1px solid #DD0000;
	padding:3px 2px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #0090E9;
	width:90px;
}
#hiddenbox {
	display:none;
	text-align:center;
	padding: 10px 0;
	background: #FFAEAE;
	border: 1px solid #EC0000;
	color: #C10000;
}
#hiddenbox ul, #hiddenbox li {
	margin:0;
	padding:0;
	list-style-type:none;
}



/* prettify pagination */
.pagination { /* Page 1, 2, 3.. etc */
	text-align: right;
	padding: 5px;
	font-size:80%;
	margin: 10px 0;
}
.pagination span {
	padding: 5px;
	border:1px solid #836858;
}
.pagination a {
	padding: 5px;
	border:1px solid #836858;
}
.pagination a:hover {
	background: #222;
}
.noProd {
	text-align:center;
	padding: 10px;
	font-size:85%;
}