/*
	Colours
	yellow: #FDB812;
	brown: #462829;
	orange: #D9541E;
	grey: #E6E5D3;
	pink: #FDDED6;
	purple: #D7A7CD;
	light purple: #FCDDD5;
*/
*
{
	margin: 0;
	padding: 0;	
}
html, body {
	margin: 0;
	padding: 0;
}
body { 
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 9pt;
	text-align: center;
	line-height: 1.7em; 
	letter-spacing: 0.04em; 
	background-image: url(/images/background.jpg);
}
div {
	font-size: 9pt;
	letter-spacing: 0.04em; 
}
img {
	border: 0px;
}
h1 {  
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 20pt; 
	font-weight: normal; 
	color: #D9541E;
	letter-spacing: -1px;   
	margin: 12px 0px 8px 0px; 
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
}
h2 {  
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 13pt; 
	font-weight: normal;
	color: #462829;
	letter-spacing: -1px;  
	margin: 0px 0px 0px 0px; 
	padding: 13px 0px 3px 0px;
}
h3 {  
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 12pt; 
	font-weight: normal;
	color: #462829;
	letter-spacing: -1px;  
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
p 
{
	margin: 2px 0 8px 0;
	line-height: 1.4em;
}
hr 
{
	height: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #462829;
	margin: 10px 0px 5px 0px;
}

/* Links */
a { 
	color: #3B1F20; 
	text-decoration: underline; }
a:link { 
	color: #3B1F20; 
	text-decoration: none; }
a:visited {
	color: #3B1F20; 
	text-decoration: none; }
a:hover {
	color: #3B1F20; 
	text-decoration: underline; }

/* Lists */
ul
{
	list-style-type: none;
	padding: 5px 0px 0px 5px;
	margin: 0px;
}
ul li 
{
	color: #FFFFFF;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#wrapper { 
	text-align: left;
	width: 980px; 
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	background-color: #ffffff;
	margin-bottom: 30px;
	
}

/* Header */
.headerContainer 
{
	position: absolute;
	top: 0px;
	height: 180px;
	width: 980px;
	background-color: #fff;
}

.header
{
	position: relative;	
	height: 180px;
	width: 980px;
}

.headerLogo 
{
	position: absolute;
	left: 45px;
	top: 0px;
	width: 139px;
	height: 139px;	
	z-index: 10000;
}

.headerFeature
{
	position: absolute;
	left: 14px;
	top: 0px;
	width: 309px;
	height: 180px;	
	z-index: 100;
}

.headerHighlights
{
	position: absolute;
	left: 638px;
	top: 0px;
	width: 142px;
	height: 165px;
}

.headerSubNavigation 
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 49px;
	width: 299px;
	text-align: right;
	background-image: url(/images/sub-navigation-bg.png);
}
.headerSubNavigation ul
{
	padding: 0 5px 0 0;	
}
.headerSubNavigation ul li
{
	padding: 0px 1px;
	line-height: 1.3em;
	display: inline;
	color: #322016;
}
.headerSubNavigation ul li a
{
	color: #322016;	
	font-weight: normal;
}
.headerSubNavigation ul li a:hover
{
	color: #D9541E;	
}
.headerSubNavigation b
{
	font-size: 13pt;	
	color: #322016;
}
.headerNavigation 
{
	position: absolute;
	left: 170px;
	top: 130px;
	height: 50px;
	width: 830px;
	z-index: 200;
}


/* Content */
#container {
	margin-top: 180px;
	width: 964px;
	height: auto;
	clear: both;
	padding: 15px 8px 0px 8px;
	background-color: #FFFFFF;
}

#navigation {
	margin-top: 195px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 177px;
	color: #FFFFFF;
	line-height: 1.5em;
}

#navigation ul 
{
	padding-bottom: 12px;
}

#navigation li
{
	line-height: 1.4em;
	font-size: 10pt;
	font-weight: normal;
}

#navigation li a
{
	border-bottom: solid 1px #E6E5D3;	
	font-size: 9pt;
	color: #462829;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
}

#navigation li a:hover
{
	color: #E65117;
	text-decoration: none;
	border-style: none;
}

#navigation b
{
	padding: 0px 0px 3px 8px;
	font-weight: bold;
	color: #462829;
	font-size: 10pt;
	display: block;
}

.navigation-item
{
	padding: 4px 0 5px 6px;
	margin: 0 0 10px 5px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navigation-item b
{
	font-weight: bold !important;
	color: #fff !important;
	font-size: 10pt !important;	
	padding: 0 !important;
	margin: 0 !important;
	letter-spacing: 0 !important;
}
.nav-delivery
{
	height: 80px;
	background-image: url(/images/nav-free-delivery.gif);
	background-color: #0E0D17;
}
.nav-stickers
{
	padding: 4px 0 5px 6px;
	margin: 0 0 10px 5px;
	height: 80px;
	color: #fff;
	background-image: url(/images/nav-free-stickers.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #D44716;
}

/* Content */
#content {
	width: 758px;
	float: right;
	text-align: left;
	height: auto;
	top: 0px;
	padding: 0px 5px 20px 0px;
}
.content-bot-pad
{
	padding: 0 0 20px 0;
}
.content-2col-left
{
	float: left; 
	width: 371px; 
	margin: 0 16px 0 0;
}
.content-2col-right
{
	float: left; 
	width: 371px;
	padding: 15px 0 0 0;
}

#content a
{
	text-decoration: underline;	
}
#content a:hover
{
	color: #D9541E;
	text-decoration: underline;	
}
/* Footer */
#footer {
	clear: both;
	background-color: #462829;
	color: #E6E5D3;
	height: 40px;
	width: 100%;
	text-align:center;
	padding: 7px 0px 35px 0px;
	line-height: 1.3em;
}

#footer a
{
	color: #E6E5D3;
}

#footer a:hover
{
	color: #FDB812;
}

#Brands {
	padding-top: 2px;
	width: 637px;
	border: solid 0px #000000;
}

.linkWhite a
{ 
	text-decoration: none; 
	letter-spacing: 0.04em; 
}

.linkWhite a:hover 
{ 
	color: #CE7A32;
}

.productList
{
	padding: 4px 0px 4px 0px;	
	border-top: solid 1px #462829;
	height: 80px;
	margin: 4px 0px 12px 0px;
	text-align: left;
}

.productList a
{
	line-height: 12pt;	
	letter-spacing: 0;
	font-weight: bold;
	font-size: 8pt;
}

.tdProductList
{
	width: 25%;
	vertical-align: top;
	text-align: center;
	padding: 15px 15px 10px 0px;
}

.ProductLink a {  
	color: #000030; 
	text-decoration: none; 
	padding-top:5px; 
	padding-bottom: 3px; 
	letter-spacing: 0.1em; 
	line-height: 1.4em;
	font-size: 8.5pt;
	font-weight: bold;
}

.ProductLink a:hover { 
	color: #CE7A32; 
	text-decoration: underline; 
}

.productLinkPadding {
	padding-top: 3px;
	padding-bottom: 3px;
}
.product-list-item
{
	 float: left; 
	 width: 177px; 
	 padding: 0px 0px 20px 0px; 
	 margin-right: 10px;
}
.list-heading
{
	float: left;
	width: 548px;
}
.list-like
{
	float: left;	
	width: 200px;
	text-align: right;
	padding: 15px 10px 0 0;
}

/* Breadcrumb */
#breadcrumb { 
	font-size: 9pt; 
	color: #000030;  
	padding: 0px 0px 8px 0px;
	color: #E6E5D3;	
}

#breadcrumb a 
{ 
	text-decoration: none;
	border-bottom: solid 1px #E6E5D3;
	line-height: 1.8em;
	font-size: 7.5pt;
}

#breadcrumb a:hover
{
	border-style: none;
	color: #D9541E;
}

.imgProduct {
	border: #CCCCCC 1px solid;
}
.imgProduct:hover {
	border: #CE7A32 1px solid;
}
.imgProduct:hover img{
	border: #CE7A32 1px solid;
}

.productPrice { 
	color: #D78138; 
	font-size: 11pt;
}

/* Home */
.HomeText {
	background-color: #E5EFE5;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	color: #333333;
	margin-bottom: 8px;
	margin-top: 8px;
}

#HomeHeader {
	font-size: 30px; 
	font-weight: normal; 
	color: #000066; 
	text-align: left;
	margin: 0 0 0 0;
	padding:0; 
	line-height: 30px;
	margin-top:0px;
	margin-bottom:3px;
}

.HomeSubHeader {
	font-size:22px; 
	font-weight: normal; 
	color: #000066; 
	text-align: left;
	margin: 0 0 0 0;
	padding:0; 
	line-height: 22px;
	margin-top:0px;
	margin-bottom:3px;
}

#home-banner
{
	padding: 8px 0px 5px 0px;
}

#home-banner-1
{
	float: left;
	padding-right: 7px;
}

#home-banner-2
{
	float: left;
	padding-right: 6px;
}

#home-banner-3
{
	float: left;
}

/* Category */
.categoryText {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	color: #333333;
	margin-bottom: 5px;
}

#CategoryHeader {
	font-size: 30px; 
	font-weight: normal; 
	color: #000066; 
	text-align: left;
	margin: 0 0 0 0;
	padding:0; 
	line-height: 30px;
	margin-top:0px;
	margin-bottom:3px;
}

/* Product Detail */
.product-detail-title
{
	float: left;
	width: 620px;	
	padding: 0px 12px 8px 0px;
}

.product-detail-price
{
	padding: 14px 0px 0px 0px;
	float: left;
	text-align: right;
	width: 120px;
	color: #462829;
}

.product-detail-price em
{
	color: #D9541E;	
	font-size: 11pt;
	font-style: normal;
}

.product-detail-left
{
	float: left; 
	width: 450px;
}

.product-detail-right
{
	float: left;
	float: left; 
	width: 290px; 
	margin: 0px 0px 10px 10px;
}

.product-detail-title-container
{
	padding: 5px 0px 0px 0px;	
}

.product-detail-buy
{
	background-color: #F4F2E8; 
	padding: 0px 5px 5px 5px;
	width: 290px; 
	line-height: 2em;
}

.product-detail-buy b
{
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 9pt;
}

.product-detail-buy p
{
	line-height: 1.4em;	
}

.ddl-product-detail-attribute
{
	width: 290px;	
}

.ddl-product-detail-quanity
{
	width: 150px;
}

.product-detail-cameo-image
{
	float: left; 
	padding: 5px 5px 5px 0px;
}

.product-detail-quantity
{
	float: left; 
	width: 170px;
}

.product-detail-basket-button
{
	float: left; 
	width: 120px; 
	text-align: right;	
}

.product-detail-brand
{
	padding: 5px 0px 5px 5px;	
}
.product-detail-brand-image
{
	float: right;
	padding: 0px 0px 0px 10px;	
}

.product-detail-description
{
	font-size: 8.5pt;
	padding: 10px 0px 0px 0px;
	margin: 15px 0px 15px 0px;	
}

/* Colour Image */
.product-detail-image-colour
{
	float: left;
	width: 145px;
	line-height: 1.6em;	
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.product-detail-video
{
	padding: 0px 0px 10px 0px;	
}

.rating-wrapper
{
	padding: 5px 0px 0px 0px;	
}

.rating-image
{
	float: left;
	width: 155px;
}

.rating-score
{
	float: left;
	width: 220px;	
	padding: 5px 0px 0px 5px;
}

.rating-score-bold
{
	font-size: 13pt;
	color: #D9541E;
}

/* End Product Detail */

.ProductText {
	padding: 0px 12px 12px 0px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

#ProductHeader {
	font-size: 22px; 
	font-weight: normal; 
	color: #000066; 
	text-align: left;
	margin: 0 0 0 0;
	padding:0; 
	line-height: 22px;
	margin-top:0px;
	margin-bottom:0px;
}
.sub-nav
{
	color: #462829;
}
.sub-nav b
{
	padding-left: 3px !important;
}
.sub-nav ul
{
	margin: 0;
	padding: 0;
}
.sub-nav li
{
	 padding: 0px 0 0px 0px;
	 margin: 0px 0 6px 0px;
}
.sub-nav li a
{
	border-bottom: solid 1px #E6E5D3;
	line-height: 1.8em;
	font-weight: normal;	
}
.sub-nav li a:hover
{
	border-style: none;	
	color: #D9541E;
	text-decoration: none;
}

#product-sub-nav
{
	float: left;
}

#product-sub-nav ul
{
	margin: 0;
	padding: 0;
}

#product-sub-nav li
{
	 padding: 0px 0 0px 0px;
	 margin: 0px 0 6px 0px;
}

#product-sub-nav li a
{
	border-bottom: solid 1px #E6E5D3;
	line-height: 1.8em;
	font-weight: normal;	
}

#product-sub-nav li a:hover
{
	border-style: none;	
	color: #D9541E;
	text-decoration: none;
}

.left-nav
{
	
}
.left-nav b
{
	padding-left: 2px !important;	

}
.left-nav ul
{
	margin: 0;
	padding: 0;
}
.left-nav li
{
	 padding: 0px 0 0px 0px;
	 margin: 0px 0 6px 0px;
}

.left-nav li a
{
	border-bottom: solid 1px #E6E5D3;
	line-height: 1.8em;
	font-weight: normal;	
}

.left-nav li a:hover
{
	border-style: none;	
	color: #D9541E;
	text-decoration: none;
}

.productBackLink
{
	display: inline;	
}

.productBackLink a
{
	border-bottom: solid 1px #E6E5D3;
	line-height: 1.8em;
	font-weight: normal;	
}

.productBackLink a:hover
{
	border-style: none;	
	color: #D9541E;
	text-decoration: none;
}

.rightLink {
	width: auto;
	padding: 4px 12px 4px 0px;
	/*background-color: #D9541E;
	color: #FDDED6;*/
	margin: 0px 0px 15px 0px;
	border-top: solid 6px #D9541E;
	border-bottom: solid 1px #D9541E;
}

.rightLink a { 
	/*color: #FDDED6;*/
}
.rightLink a:hover { 
	text-decoration: underline;
}

.productTdRight {
	padding-left:8px;
}

.productAttributeTd {
	padding-top: 3px;
	padding-bottom: 3px;
}

select 
{
	font-size: 10pt;
	line-height: 1.3em;
}

.ddl
{
	font-size: 10pt;
	line-height: 1.3em;
}

/* Buttons */

.btnAddToBasket
{
	padding-top: 8px;
}

.button,.button2, .buttonBack {
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	letter-spacing: 0.05em;
	background-color: #462829;
	color: #FFFFFF;
	padding: 4px 13px 4px 13px;
	border: solid 0px #462829
}

.buttonCheckout, .buttonBuy {
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	letter-spacing: 0.05em;
	background-color: #D9541E;
	color: #FFFFFF;
	padding: 4px 13px 4px 13px;
	border: solid 0px #462829
}

.txtSmall
{
	background: #ffffff;
	border: solid 1px #666666;
	color: #000;
	font-size: 10pt;
	line-height: 1.1em;
	font-weight: normal;
	width: 100px;
}
.stdInput2 {
	background: #ffffff;
	border: solid 1px #666666;
	color: #000;
	font-size: 10pt;
	line-height: 1.1em;
	font-weight: normal;
	width: 300px;
}





.stdInput{BACKGROUND: #ffffff;BORDER-BOTTOM: #666666 1px solid;BORDER-LEFT: #666666 1px solid;BORDER-RIGHT: #666666 1px solid;BORDER-TOP: #666666 1px solid;COLOR: #000000;FONT-WEIGHT: normal; width:120px}
.stdInputBasket{BACKGROUND: #ffffff;BORDER-BOTTOM: #666666 1px solid;BORDER-LEFT: #666666 1px solid;BORDER-RIGHT: #666666 1px solid;BORDER-TOP: #666666 1px solid;COLOR: #000000;FONT-SIZE: 10px;FONT-WEIGHT: normal;WIDTH: 30px; text-align: center;}
.stdInputDiscount{BACKGROUND: #ffffff;BORDER-BOTTOM: #666666 1px solid;BORDER-LEFT: #666666 1px solid;BORDER-RIGHT: #666666 1px solid;BORDER-TOP: #666666 1px solid;COLOR: #000000;FONT-SIZE: 10px;FONT-WEIGHT: normal;WIDTH: 70px;}


.imgHeader {

	padding-bottom:5px;
}

.divPaging
{
	border-top: solid 1px #462829;	
	padding: 8px 0px 8px 0px;
	color: #462829;
}

.divPaging a
{
	color: #462829;
}


/* Home Slider */
.sm {list-style:none; width:690px; height:290px; display:block; overflow:hidden; margin: 0px; padding: 0px;}
.sm li {float:left; display:inline; overflow:hidden}

.div-left
{
	float: left;
}

.clear
{
	clear: both;
}

#home-header-hampers
{
	height: 262px;
	width: 689px;
	background-image: url(/images/header-home-hampers.jpg);
}

#home-header-info
{
	width: 649px; 
	padding: 5px 20px 10px 20px; 
	color: #fff; 
	background-color: #000; 
	margin-bottom: 9px;
}

#home-header-info a
{
	color: #fff;
	text-decoration: underline;
}

#home-header-hampers-info
{
	float: left;
	width: 319px;
	padding-right: 5px;
}

#home-header-stockings-info
{
	float: left;
	width: 320px;
	padding-left: 5px;
}

#header-delivery-info
{
	color: #fff;
	padding: 4px;
	background-color: #171617;
}

/* Size Chart */
.size-chart-text
{
    float: left;
    width: 185px;
    padding: 0px 10px 0px 0px;
    text-align: left;
}

.size-chart-data
{
    float: left;
    width: 500px;
    padding: 8px 0px 0px 0px;
}
.size-chart-table
{
    width: 500px;
    background-color: #000;
    color: #fff;
    font-size: 8pt;
}

.size-chart-table th
{
    font-weight: bold;
    color: #FFF;
    border-right: solid 1px #524E52;
    padding-left: 6px;
}

.size-chart-table th em
{
	font-weight: normal;
	font-size: 6pt;
	font-style: normal;
}

.size-chart-table td
{
	text-align: center;	
	border-right: solid 1px #524E52;
}

.size-chart-alt-row
{
    background-color: #413C41;
}

.size-chart-alt-row th
{
    background-color: #413C41;
}
/* End Size Chart */

/* Toggle Control */
a.toggle-link
{
	float: right;
	padding: 0px 20px 0px 0px;
	background-repeat: no-repeat;
	background-position: right center;
}
a.toggle-link:hover
{
	cursor: pointer;
}
.link-up
{
	background-image: url(../images/links/link-arrow-grey-up.png);
	_background-image: url(../images/links/link-arrow-grey-up.gif);
}	
.link-down
{
	background-image: url(../images/links/link-arrow-grey.png);
	_background-image: url(../images/links/link-arrow-grey.gif);	
}

/* RSS */
#rss-wrapper
{
	padding: 10px 0 0 0;
}
#rss-wrapper h2
{
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 20pt; 
	font-weight: normal; 
	color: #D9541E;
	letter-spacing: -1px;   
	margin: 12px 0px 8px 0px; 
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
}

.rss-item
{
	padding: 3px 0 7px 0;	
}
.sizes-in-stock
{
	display: block;
	/*color: #88877D;	*/
	line-height: 1.3em;
	font-size: 8pt;
	padding: 0 0 3px 0;
}

.discount-text
{
	display: block;
	color: #88877D;	
	line-height: 1.1em;
}

.page-right-img
{
	float: right;
	padding: 0 10px 10px 10px;
	width: 321px;	
}

.page ul
{
	 list-style-type: none;
}
.page li
{
	line-height: 1.4em;
	color: #000;
}
.page p
{
	padding: 0 0 10px 0;	
}

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* xmas */
#xmas
{
	margin: 20px 0;
	background-color: #E6E5D3;
	padding: 15px 20px;
}
#xmas strong
{
	font-size: 16pt;	
	color: #D9541E;
	display:block;
	padding: 0 0 20px 0;
}
#xmas div:first-child
{
	float: left;
	width: 480px;
	border-right: solid 1px #fff;
	margin-right: 20px;
}
#xmas div:last-child
{
	float: left;
	width: 200px;	
}
.xmas-l-item
{
	padding: 0 0 10px 0;
}
.xmas-l-item a.img
{
	display: block;
	float: left;
	margin: 0 20px 0 0;
	width: 180px;
}
.xmas-l-item div
{
	float: left;
	width: 300px;
}
.xmas-l-item div a
{
	font-size: 14pt;	
	text-decoration: none !important;
}
.xmas-l-item div a:hover
{
	text-decoration: underline;
}
.xmas-l-item div p
{
	font-size: 11pt;
	padding-left: 0px;	
}
.xmas-l-item div p.desc
{
	margin-top: 0px;	
}

.xmas-r-item
{
	width: 200px;
}
.xmas-r-item a.img
{
	display: block;
	padding: 0 0 10px 0;	
}
.xmas-r-item a
{
	font-size: 14pt;
	text-decoration: none !important;
}
.xmas-r-item a:hover
{
	text-decoration: underline;
}
.xmas-r-item p
{
	font-size: 11pt;
	padding-left: 0px;
}
.xmas-r-item p.desc
{
	margin-top: 0px;	
}


