/* Begin Testimonials Scroller */ 
#pscroller_np { 
height: 150px; 
border: 0px; 
padding: 5px; 
} 
 
.pscroller_c_np { 
  font-family: sans-serif; 
  font-size: 11px; 
  line-height: 1.5; 
} 
 
.marquee_hide { 
     visibility:hidden; 
} 
.marquee_show { 
     visibility:visible; 
} 
/* End Testimonials Scroller */_write.php'); 
 



DIV {
	border: solid blue 0px;
}

/* Layout */

BODY {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/main/bg.jpg");
	background-position: top center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

DIV#page-wrapper {
	width: 841px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 275px;
	padding-bottom: 10px;

	text-align: left;
	position: relative;

	background-image: url("../images/main/bg-main-bottom.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* Header */
DIV#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 841px;
	height: 275px;
	background-image: url("../images/main/bg-header.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

UL#utilities-menu {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	background-color: #D14224;
	border: solid #FFFFFF 2px;
}
UL#utilities-menu LI {
	float: left;
	list-style-type: none;
	border-right: solid white 2px; 
	margin: 0px;
	padding: 0px;
}
UL#utilities-menu LI.last {
	border-right: none;
}
UL#utilities-menu LI A {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
	padding: 2px 12px 2px 12px;
	margin: 0px;
}
UL#utilities-menu LI A:HOVER {
	background-color: #5B0404;
}

DIV#logo {
	position: relative;
	margin-top: 100px;
	margin-left: 17px;
	width: 173px;
}
DIV#logo IMG {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
DIV#logo IMG#left {
	margin-top: 35px;
}
DIV#logo IMG#words {
	margin-top: 8px;
	clear: both;
}

/* Middle section (columns and content) */
DIV#content-wrapper {
	background-color: #ffbcdd;
	border-right: solid #e46bae 1px;

	background-image: url("../images/main/bg-content-white.gif");
	background-position: 163px 0px;
	background-repeat: repeat-y;
}

DIV#two-column-container {
	width: 677px;
	float: left;
	background-color: #FFFFFF;
	background-image: url("../images/main/bg-left-col.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/* Columns */
DIV#column-1 {
	width: 163px; /* 164 - 1 (left border) */
	float: left;

	border-left: solid #ffcce5 1px;
	background-color: #ffbcdd;

	background-image: url("../images/main/bg-column-1-top.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

DIV#column-1-border-container {
	border-right: solid #e46bae 1px;
	margin-top: 15px;
}

DIV#column-2 {
	width: 163px; /* 164 - 1 (content-wrapper border-right) */
	float: right;

	/*border-right: solid #e46bae 1px;*/
	/*border-left: solid #ffcce5 1px;*/

	background-image: url("../images/main/bg-column-2-top.jpg");
	background-position: top;
	background-repeat: no-repeat;

	text-align: center;
	overflow: hidden;
}

/* Column items */
FORM {
	padding: 0px;
	margin: 0px;
}

FORM#search {
	margin-top: 22px;
	margin-bottom: 15px;
}

FORM INPUT.text {
	width: 98px;
	font-size: 0.8em;

	border-top: solid #f08fc3 1px;
	border-right: solid #fecde8 1px;
	border-bottom: solid #fecde8 1px;
	border-left: solid #f08fc3 1px;
}
FORM#search INPUT.text {
	margin-left: 12px;
}

FORM INPUT.submit {
	border: solid #cc3333 1px;
	background-color: #FFFFFF;
	color: #cc3333;
	margin: 0px;
	margin-left: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

/* Standard 'white-round-cornered div' */
DIV.white-round-cornered {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;

	background-color: #FFFFFF;
	background-image: url("../images/main/white-round-cornered-top.jpg");
	background-position: top center;
	background-repeat: no-repeat;

	text-align: center;
}

DIV.white-round-cornered-bottom {
	background-image: url("../images/main/white-round-cornered-bottom.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;

	padding: 7px;
	margin: 0px;
}

IMG.title {
	margin-top: 4px;
	margin-bottom: 8px;
}
IMG#newsletter-title {
	margin-top: 15px;
}

/* Standard 'feature product' */
DIV.feature-product {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	clear: both;
}
DIV.feature-product IMG {
	float: left;
	margin-right: 4px;
	/*width: 52px;
	height: 52px;*/
	border: none;
	margin-bottom: 9px;
}
DIV.feature-product DIV {
	float: right;
	width: 68px;
}

DIV.feature-product SPAN.title {
	font-size: 1.1em;
	color: #cc3333;
	font-weight: bold;
}
DIV.feature-product A {
	float: none;
	text-decoration: none;
	color: #cc3333;
}

/* More specific column items */
DIV#column-2 IMG.column-img {
	margin: 20px 0px 0px 0px;
}

DIV#basket H4 {
	font-size: 0.9em;
	color: #000000;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
DIV#basket H4 IMG#basket-img {
	margin-top: 0px;
	vertical-align: middle;
}

DIV#basket P {
	padding: 0px 0px 6px 0px;
	margin: 0px;
	font-size: 0.8em;
}

DIV#basket A#checkout-now {
	font-size: 0.9em;
	display: block;
	margin-top: 8px;
	padding-top: 0px;
}

DIV#basket P#login-status {
	font-size: 0.7em;
}

DIV#newsletter {
	margin-left: 10px;
	margin-right: 10px;
}
DIV#newsletter H4 {
	padding: 6px 0px 6px 0px;
	margin: 15px 0px 0px 0px;
	text-align: center;
}
DIV#newsletter P {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	font-size: 0.7em;
	text-align: left;
}

A#sweet-society {
	display: block;
	margin-top: 10px;
}

/* Body content */
DIV#body-content-container {
	float: right;
	background-image: url("../images/main/bg-body-content-top-left.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 513px;
}

DIV#body-content {
	padding: 0px 41px 0px 41px;
	margin: 0px;
}

UL#footer {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 46px;
}
UL#footer LI {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-right: solid black 1px;
	padding: 0px 4px 0px 4px;
}
UL#footer LI.last {
	border-right: none;
}
UL#footer LI A {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
}


/* Appearance */
/* Menu */
UL.main-menu {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

UL.main-menu LI {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

	border-top: solid #fedfef 1px;
	border-right: solid #e46bae 1px;
	border-bottom: solid #d94d9c 1px;
	border-left: solid #fdcbe4 1px;
}

UL.main-menu LI A {
	display: block;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;

	font-size: 0.9em;
	line-height: 1.5em;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;

	border-top: solid #fecde7 1px;
	border-right: solid #f5a0cc 1px;
	border-bottom: solid #f090c3 1px;
	border-left: solid #fec6e3 1px;
}

UL#product-highlight-menu LI A {
	background-color: #f5a0cc;
	background-color: #fFddf7;
}

UL.main-menu LI A:HOVER, UL#product-highlight-menu LI A:HOVER {
	background-color: #D14224;
	color: #FFFFFF;

	border: solid #D14224 1px;
}
/* Menu END */

/* Breadcrumb */
P#breadcrumb {
	padding: 0px;
	margin: 0px 0px 15px 30px;
	font-size: 0.8em;
}

/* Main appearance styles */
H1 {
	font-size: 1.6em;
}

H1.hp-title {
	display: inline;
}

P.hp-top-text {
	display: inline;
}

P.strong {
	font-weight: bold;
}

H2 {
	color: #cc3333;
	font-size: 1.3em;
}

H3 {
	color: #cc3333;
	font-size: 1.2em;
}

H4 {
	color: #cc3333;
	/*text-transform: uppercase;*/
	/*padding: 0px;
	margin: 0px;*/
	font-size: 1.1em;
	clear: both;
	padding-top: 1.2em;
}

A IMG {
	border: none;
}

DIV#body-content {
	font-size: 0.8em;
}

DIV#body-content A {
	color: #0000EE;
}

P#smartiees {
	font-size: 0.7em;
}

P.required-text {
	font-size: 0.9em;
}

.red {
	color: #CC3333;
}

.error-box {
	color: #CC3333;
	border: solid #FFBCDD 2px;
	padding: 10px;
}

/* Home page */
IMG#hp-bag {
	float: right;
	margin-left: 20px;
}

/* Features */
DIV.hp-feature {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 431px;
	margin-top: 20px;
	margin-bottom: 10px;
}

DIV.hp-feature-border-top {
	background-image: url('../images/main/hp-feature-border-top.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

DIV.hp-feature-border-bottom {
	position: relative;
	overflow: hidden;
	background-image: url('../images/main/hp-feature-border-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 1px;
	padding-bottom: 13px;
}

DIV.hp-feature H2, DIV.hp-feature P {
	margin-left: 219px;
}

DIV#body-content DIV.hp-feature H2 {
	color: #cc3333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
}
DIV#body-content DIV.hp-feature H2 A {
	color: #cc3333;
	text-decoration: none;
}
DIV#body-content DIV.hp-feature H2 A:HOVER {
	text-decoration: underline;
}

DIV.hp-feature P.text {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 7px;
}
DIV.hp-feature P.price {
	color: #cc3333;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
}
DIV.hp-feature P.more-info {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #cc3333;
}
DIV.hp-feature P.more-info A {
	color: #cc3333;
}
DIV#body-content DIV.hp-feature DIV.block {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 118px;
	margin: 0px;
	padding: 0px;
}
DIV#body-content DIV.hp-feature A.block {
	display: block;
	width: 210px;
	height: 122px;
}

DIV#krazy-kilo {
	background-image: url('../images/main/hp-feature-krazy-kilo.jpg');
}

DIV#hp-feature-one {
	background-image: url('../images/main/hp-feature-gifts.gif');
}

DIV#retro-sweets {
	background-image: url('../images/main/hp-feature-retro-sweets.gif');
}

DIV#three-feet {
	background-image: url('../images/main/hp-feature-three-feet.jpg');
}


/* Category page - product listing */
DIV.product-page-row {
	padding: 0px;
	margin: 0px;
}

DIV.product-page-product {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	margin: 10px 11px 3px 11px;
	width: 120px;
	overflow: hidden;
}

DIV.product-page-product IMG {
	margin-bottom: 1px;
}

DIV.product-page-product A {
	font-size: 0.9em;
	color: #cc3333;
	font-weight: normal;
}

/* Product page */
P#product-price {
	text-align: right;
	color: #cc3333;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

P#quantity-label {
	text-align: right;
}

INPUT#add-to-basket {
	float: right;
	margin: 5px 0px 5px 0px;
}

/* Shopping basket */
P#subtotal {
	text-align: right;
	font-weight: bold;
}

DIV#basket-wrapper {
	text-align: right;
}

FORM.basket {
	display: inline;
}

FORM.basket TABLE {
	width: 431px;
	text-align: left;
}

FORM.basket TABLE TABLE {
	width: auto;
}

FORM.basket TR TD {
	background-color: #FEDCED;
	margin: 2px;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
}

FORM.basket TR.productListing-odd TD {
	background-color: #FEDCED;
	margin: 2px;
	vertical-align: middle;
}

FORM.basket TR.productListing-even TD {
	background-color: #FFEAED;
	margin: 2px;
	vertical-align: middle;
}

FORM.basket A {
	text-decoration: none;
}

FORM.basket-button {
	display: inline;
}

P#add-gift-wrap-message {
	border: solid 3px #FEDCED;
	padding: 10px;
	margin-top: 30px;
	text-align: center;
	background-color: #FFEAED;
}

/* Search page */
H1#advanced-search-title {
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

A#advanced-search-help-link {
	font-size: 0.8em;
	margin-bottom: 10px;
}

FORM#advanced-search LABEL {
	display: block;
	float: left;
	clear: left;
	width: 200px;
}

FORM#advanced-search INPUT, FORM#advanced-search SELECT {
	display: block;
	float: left;
	clear: right;
	margin-bottom: 1.1em;
}

/* Contact us page */
FORM#contact-us-form INPUT {
	margin-bottom: 1.1em;
}

/* Checkout process: */
/* Login page */
DIV.login-side {
	width: 203px;
	float: left;
	padding-right: 8px;
}
DIV#login-side-with-account {
	border-left: solid #ffbcdd 2px;
}

DIV.login-side .right {
	
		
}
DIV.login-side .left {
padding-left: 15px;
}

LABEL.login-label {
	display: block;
	float: left;
	clear: left;
	width: 140px;
}

INPUT.login-text {

	width: 160px;
	font-size: 0.8em;
}

DIV.login-side P.button-right {

	margin-top: 0px;
	padding-top: 0px;
}

DIV.login-side A#forgotten-password {
	font-size: 0.8em;
}

/* Password reset page */
FORM INPUT#password-reset-button {
	float: right;
}

/* Account or personal information page */
FORM.two-column-form LABEL {
	display: block;
	float: left;
	clear: left;
	width: 200px;
}

FORM.two-column-form INPUT, FORM.two-column-form SELECT {
	display: block;
	float: left;
	clear: right;
	margin-bottom: 1.1em;
	width: 210px;
}

FORM.two-column-form INPUT#continue {
	float: none;
	clear: none;
	display: inline;
	width: auto;
}

INPUT.hidden {
	width: 0px; /* This is for the 'my account information' signup page, to stop the H1 being pushed around */
	display: inline;
	float: none;
	clear: none;
}

/* Shipping page */
TEXTAREA#comments {
	width: 413px;
	height: 4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 15px;
}

INPUT#change-address {
	float: right;
}

DIV#gift-wrap-options H5 {
	color: #CC3333;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
DIV#gift-wrap-options UL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
DIV#gift-wrap-options UL LI {
	margin: 2px;
}

/* Confirmation page */
H4.confirmation-section {
	padding-bottom: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	margin-top: 10px;
}

H4.confirmation-section A SPAN.orderEdit {
	font-size: 0.8em;
	font-weight: normal;
}

TD.product-name {
	padding-right: 10px;
}

DIV.confirmation-side {
	width: 203px;
	float: left;
	margin-top: 10px;
	padding-bottom: 15px;
}
DIV#confirmation-side-left {
	border-right: solid #ffbcdd 2px;
	padding-right: 10px;
}

DIV#confirmation-side-right {
	padding-left: 10px;
	clear: right;
	margin-bottom: 20px;
}

P.conf-para {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 15px;
}

TABLE#products {
	width: 413px;
}

TR.productListing-odd TD {
	background-color: #FEDCED;
	margin: 2px;
	vertical-align: middle;
	padding: 3px;
}

TR.productListing-even TD {
	background-color: #FFEAED;
	margin: 2px;
	vertical-align: middle;
	padding: 3px;
}

/* Sweet society page */
A#sweet-society-order-form IMG {
	vertical-align: middle;
	text-decoration: none;
	margin: 10px;
}

/* Terms and conditions page */
TABLE.delivery {
	text-align: center;
	border-collapse: collapse;
}
TABLE.delivery TD, TABLE.delivery TH {
	width: 200px;
	border: solid black 1px;
	padding: 2px;
}

/* Competitions page */
P#view-pics {
	text-align: center;
}

/* General form styles */
P.button-right {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	text-align: right;
}

SPAN.special-was {
	font-weight: bold;
	color: #cc3333;
	font-size: 1.2em;
	text-decoration: line-through;
}

SPAN.special-now {
	font-weight: bold;
	color: #cc3333;
	font-size: 1.2em;
}

/* Utility */
BR.force-break {
	line-height: 0px;
	clear: both;
}

/* Colour storage: */
.x {
	background-color: #ffbcdd;	/* Main background pink */
	color: #cc3333;				/* Column red text */
}
