html, body {
    margin: 0;
    padding: 0;
    width: 100%;
	height: 100%;
}

body {
    font-family: Arial;
    font-size: 12px;
    color: #2b2b2b;    
    background: #490d04 url(../i/background.jpg) repeat 50% 0;
}

.clear {
    clear: both;
}

a {
    color: #6f0000;
    text-decoration: none;
}

a:hover {    
    text-decoration: underline;
}

a img {
	border: 0;
}

#background {
	width: 100%;
	min-height: 100%;
	background: url(../i/background-x.jpg) repeat-x 50% 0;
}

#container {
	width: 950px;
	margin: 0 auto;
}

#flashmaincontainer,
#flashmain {
	height: 454px;	
}

/* Header */

#header {
	overflow: hidden;
	height: 103px;
	padding: 0 0 10px;
	background: url(../i/header.jpg) no-repeat 0 0;
}

#header .logo {
	display: block;
	float: left;
	width: 352px;
	height: 103px;
}

#header .logo img {
	display: block;
}

#header .menu {
	float: right;
	overflow: hidden;
	height: 37px;    
	margin: 43px 0 23px;
	padding: 0;                       
	list-style: none;
	font-family: Georgia;	
	font-size: 16px;
	color: #ffce98;
	letter-spacing: -1px;
}

#header .menu li {
	display: block;
	float: left;
}    

#header .menu li.separator {
	width: 0;
	height: 29px;
	padding: 0;
	margin: 4px 0 4px;
	border-left: 1px solid #6b431e;
}

#header .menu li a {
	display: block;
	height: 35px;
	padding: 7px 15px 0;
	color: #ffce98;
	text-decoration: none;
	outline: none;	
}      

#center {
	overflow: hidden;
	height: 208px;
	margin-bottom: 10px;
	color: #fff;
	background: no-repeat 0 0;
}

#center.tea {
	background-image: url(../i/center-tea.jpg);
}

#center.coffee {
	background-image: url(../i/center-coffee.jpg);
}

#center.chocolate {
	background-image: url(../i/center-chocolate.jpg);
}

#center.accessories {
	background-image: url(../i/center-accessories.jpg);
}

#center.spirulina {
	background-image: url(../i/center-spirulina.jpg);
}

#center h2 {
	width: 450px;
	margin: 15px 14px 16px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 45px;
	line-height: 41px;
	letter-spacing: -2px;
}

#center p {
	width: 416px;
	margin: 0 19px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;	
}

/* Slideshow */

#slideshow {
	overflow: hidden;
	height: 323px;
	margin: 0 0 15px;
	padding: 10px 5px 0;
	background: url(../i/header.jpg) no-repeat 0 -113px;
}

#slideshow > .previous-container,
#slideshow > .next-container {
	float: left;
	width: 28px;
	height: 54px;
	margin-top: 135px;
}

#slideshow > .previous-container > .previous,
#slideshow > .next-container > .next {
	width: 28px;
	height: 54px;
	background: url(../i/slideshow-arrows.png) no-repeat;
	cursor: pointer;
}

#slideshow > .previous-container > .previous {
	background-position: 0 0;
}

#slideshow > .next-container > .next {
	background-position: -31px 0;
}

#slideshow > .content {
	position: relative;	
	overflow: hidden;
	float: left;
	width: 868px;
	height: 323px;
	margin: 0 8px;	
	color: #fff;
}

#slideshow > .content > .background,
#slideshow > .content > .foreground {
	position: absolute;
	left: 0;
	top: 0;	
}

#slideshow > .content > .slideshow-pages {
	position: absolute;
	left: 13px;
	top: 274px;
	overflow: hidden;	
	height: 35px;
}

#slideshow > .content > .slideshow-pages > .page {
	float: left;
	width: 31px;
	height: 35px;
	margin-right: 4px;
	background: url(../i/slideshow-pages.png) no-repeat 0 0;
	cursor: pointer;
}

#slideshow > .content > .slideshow-pages > .page.active {
	cursor: default;
}

#slideshow > .content > .slideshow-pages > .page.p1 {
	background-position: 0 0;
}

#slideshow > .content > .slideshow-pages > .page.p1:hover,
#slideshow > .content > .slideshow-pages > .page.p1.active {
	background-position: 0 -35px;
}

#slideshow > .content > .slideshow-pages > .page.p2 {
	background-position: -31px 0;
}

#slideshow > .content > .slideshow-pages > .page.p2:hover,
#slideshow > .content > .slideshow-pages > .page.p2.active {
	background-position: -31px -35px;
}

#slideshow > .content > .slideshow-pages > .page.p3 {
	background-position: -62px 0;
}

#slideshow > .content > .slideshow-pages > .page.p3:hover,
#slideshow > .content > .slideshow-pages > .page.p3.active {
	background-position: -62px -35px;
}

#slideshow > .content > .slideshow-pages > .page.p4 {
	background-position: -93px 0;
}

#slideshow > .content > .slideshow-pages > .page.p4:hover,
#slideshow > .content > .slideshow-pages > .page.p4.active {
	background-position: -93px -35px;
}

#slideshow > .content > h1 {
	position: relative;	
	width: 308px;
	margin: 22px 21px 5px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 50px;
	line-height: 48px;
	letter-spacing: -3px;	
}

#slideshow > .content > h1 > a {
	color: #fff;
	outline: none;
	text-decoration: none;
}

#slideshow > .content > h1 > a:hover {
	color: #f0f0f0;
}

#slideshow > .content > p {
	position: relative;
	width: 300px;
	margin: 0 25px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

/* Page */

#page-border-top {
	height: 5px;
	padding-left: 5px;
	background: url(../i/page-corners.png) no-repeat -5px -5px;
}

#page-border-top .center {
	float: left;
	width: 940px;
	height: 5px;
	background: #240401;
}

#page-border-top .right {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../i/page-corners.png) no-repeat 0 -5px;
}
 
#page {	
	background: #240401;
}

#page > .borderbottom {
	height: 5px;
	background: url(../i/page-corners.png) no-repeat 945px 0;
}

#page > .borderbottom .cornerleft {
	width: 5px;
	height: 5px;
	background: url(../i/page-corners.png) no-repeat -5px 0;
}

/* Left column */

#page .leftcolumn {
	float: left;
	width: 207px;	
	margin: 7px 6px 0 7px;
}

#page .leftcolumn h3 {
	margin: 16px 0 5px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

#page .leftcolumn h3 a {
	color: #fff;
}

/* Left menu */

#leftmenu {
	padding: 0;
	margin: 10px 0 0;
	list-style: none;	
}

#leftmenu li {
	display: block;
	width: 207px;
	height: 34px;
	padding: 0;
	margin: 0 0 2px;
}

#leftmenu li a {
	display: block;
	width: 177px;
	height: 34px;
	padding: 0 15px;
	background: #760000 url(../i/leftmenu-item.png) no-repeat 0 0;
	font-family: Georgia;
	font-size: 16px;
	color: #ffcfcf;
	line-height: 34px;
	text-decoration: none;
}

#leftmenu li a:hover,
#leftmenu li a.active {
	background-color: #cd6a08;
	background-position: 0 -34px;
	color: #fff;
}

#leftmenu li a:hover {
	text-decoration: underline;
}

#page .leftcolumn .account {
	width: 196px;
	height: 62px;
	padding: 0 5px 5px;
	overflow: hidden;
	background: #e77807 url(../i/account-background.png) no-repeat 0 0;
}

#page .leftcolumn .account p {
	margin: 11px 3px 9px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #270D08;
	white-space: nowrap;
}   

#page .leftcolumn .account p .trader {
	font-size: 11px;
	color: #6e3508;
}

#page .leftcolumn .account .logout {
	text-align: right;
}

#page .leftcolumn .account .logout .button {
	width: 88px;
	height: 26px; 
	padding: 0 0 1px;
	border: none;
	background: transparent url(../i/leftcolumn-button-short.png) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #ffcfcf;
	cursor: pointer;
}

*+html #page .leftcolumn .account .logout .button {
	padding: 1px 0 0;
}

#page .leftcolumn .account .logout .button:hover {
	text-decoration: underline;
}

#page .leftcolumn .account .line {
	margin-top: 5px;
}

#page .leftcolumn input.text {
	height: 15px;
	padding: 6px 5px 5px;
	margin: 0;
	border: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #400b03;
	background: transparent;
	vertical-align: top;
}

#page .leftcolumn input.text.short {
	width: 153px;
	background: transparent url(../i/leftcolumn-text-short.png) no-repeat 0 0;
}

#page .leftcolumn input.text.long {
	width: 186px;
	background: transparent url(../i/leftcolumn-text-long.png) no-repeat 0 0;
}

#page .leftcolumn input.submit {
	width: 30px;
	height: 28px;
	padding: 0;
	margin: 0;
	border: 0;	
	vertical-align: top;
	background: transparent url(../i/leftcolumn-submit.png) no-repeat 0 0;
	cursor: pointer;
}

#page .leftcolumn a.button {	
	display: block;
	height: 26px; 
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	line-height: 26px;	
	color: #ffcfcf;;
} 

#page .leftcolumn a.button.short {
	width: 88px;
	background: transparent url(../i/leftcolumn-button-short.png) no-repeat 0 0;
}

#page .leftcolumn a.button.long {
	width: 113px;
	background: transparent url(../i/leftcolumn-button-long.png) no-repeat 0 0;
}

#page .leftcolumn a.button.strong {
	font-weight: bold;
}

/* Account links */

#page .leftcolumn .accountlinks {
	margin: 5px 0 0;        
}

#page .leftcolumn .accountlinks a.button {
	float: left;
}

#page .leftcolumn a.button.long {
	margin-right: 5px;
}

/* Cart */

#page .leftcolumn .cart {
	width: 196px;
	height: 101px;
	padding: 0 5px 5px;
	overflow: hidden;
	background: #e77807 url(../i/newsletter-background.png) no-repeat 0 0;  
	font-family: Georgia;
	font-size: 14px;
	color: #270d08;
}  

#page .leftcolumn .cart p {
	margin: 6px 9px 0;
	line-height: 24px;
}

#page .leftcolumn .cart a.checkout {
	display: block;
	float: right;
	width: 88px;
	height: 15px;
	padding: 6px 0 6px;
	margin: 21px 0 0;
	border: none;
	background: url("../i/leftcolumn-button-short.png") no-repeat scroll 0 0 transparent;
	font-family: Georgia;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFCFCF;	
	text-align: center;
}
  
/* Visual */

#page .leftcolumn .visual {
	display: block;
	overflow: hidden;
	width: 206px;
	height: 298px;
	margin: 14px 0 0;
}

#page .leftcolumn .visual img {
	display: block;
}

/* Right column */

#page .rightcolumn {
	float: left;
	width: 723px;
	background: #fff url(../i/content-corners.png) no-repeat -5px -5px;
}

#page .rightcolumn > .bordertop {
	height: 5px;
	background: url(../i/content-corners.png) no-repeat 718px -5px;
}

#page .rightcolumn > .borderbottom {
	height: 5px;
	margin-top: 1px;
	background: url(../i/content-corners.png) no-repeat 718px 0;
}

#page .rightcolumn > .borderbottom .cornerleft {
	width: 5px;
	height: 5px;
	background: url(../i/content-corners.png) no-repeat -5px 0;
}

/* Breadcrumb */

#page .rightcolumn .breadcrumb {
	overflow: hidden;
	height: 57px;
	background: #ce6b08 url(../i/breadcrumb-background.png) repeat-x 0 0;
}

#page .rightcolumn .breadcrumb > .bordertop {
	height: 6px;
	background: url(../i/breadcrumb-corners.png) no-repeat 718px 0;
}

#page .rightcolumn .breadcrumb > .bordertop > .cornerleft {
	width: 5px;
	height: 6px;
	background: url(../i/breadcrumb-corners.png) no-repeat -5px 0;
}

#page .rightcolumn .breadcrumb .content {
	width: 2000px;
	margin: 20px 0 0 15px;
	padding: 0;
	list-style: none;
	font-family: Georgia;
	font-size: 16px;
}

#page .rightcolumn .breadcrumb .content li {
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	margin-left: 9px;
	padding-left: 12px;
	background: url(../i/breadcrumb-arrow.gif) no-repeat 0 6px;
}

#page .rightcolumn .breadcrumb .content li.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}

#page .rightcolumn .breadcrumb .content li a {
	font-weight: normal;
	text-decoration: underline;
}

#page .rightcolumn .breadcrumb .content li a:hover {
	text-decoration: none;
}

/* Content */


#homepage {
	float: left;
	width: 249px;
}

#homepage .search {
	height: 28px; 
	padding: 9px 0 6px 18px;
	background: #f07801 url(../i/search-background.png) repeat-x 0 0;
}

#homepage .search input.text {
	height: 15px;
	padding: 6px 5px 5px;
	margin: 0;
	border: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #400b03;
	background: transparent;
	vertical-align: top;
}

#homepage .search input.text.medium {
	width: 164px;
	background: transparent url(../i/leftcolumn-text-medium.png) no-repeat 0 0;
}

#homepage .search input.submit {
	width: 30px;
	height: 28px;
	padding: 0;
	margin: 0;
	border: 0;	
	vertical-align: top;
	background: transparent url(../i/leftcolumn-submit.png) no-repeat 0 0;
	cursor: pointer;
}

#homepage .links {
	padding-left: 18px;
}

#homepage .links .flash-extlinks-container,
#homepage .links a {
	display: block;
	width: 207px;
	margin-top: 14px;
}

#homepage .links a img {
	display: block;
}

#flash-extlinks {
	width: 207px;
	height: 179px;
}

/* Popular products */

#popularproducts {
	float: left;
	width: 469px;
}  

#container .rightcolumn .greybar,
#popularproducts .header {
	height: 43px;
	padding-left: 15px;
	border-right: 1px solid #cdcdcd;
	background: #d5d5d5 url(../i/popularproducts-header.png) repeat-x 0 0;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #790303;
	line-height: 43px;
} 

#container .rightcolumn .greybar {
	margin: 5px 5px 0;
}

#popularproducts .products {
	overflow: hidden;
	padding: 0 7px 2px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #cdcdcd;
	background: #f3f3f3;
} 

#popularproducts .products .product {
	margin: 7px 0 0;
	padding: 5px;
	height: 105px;
	background: #fff;
}

#popularproducts .products .product .image {
	display: block;
	float: left;
	width: 103px;
	height: 103px;
	border: 1px solid #cdc4bb;
}

#popularproducts .products .product .image img {
	display: block;
}

#popularproducts .products .product .info {
	float: left;
	width: 170px;
	margin-left: 11px;
	font-family: Georgia;
}    

#popularproducts .products .product .info h3 {
	margin: 3px 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #730000;
	white-space: nowrap;
}

#popularproducts .products .product .info h3 a {
	color: #730000;
}

#popularproducts .products .product .info .description {	
	overflow: hidden;
	height: 54px;
	color: #4a1f16;
	line-height: 18px;
}   

#popularproducts .products .product .info .price {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #134900;
}               

#popularproducts .products .product .info .price .special-price {
	color: #719266;
	text-decoration: line-through;
}   

#popularproducts .products .product .link {
	display: block;
	float: right;
	width: 71px;
	height: 28px; 
	margin: 31px 11px 0 0;
	padding: 7px 15px 13px;
	background: #760000 url(../i/popularproducts-button.png) no-repeat 0 0;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 14px;
	text-align: center;
}

#popularproducts .products .product .link.first {
	background: #c86408 url(../i/popularproducts-button-first.png) no-repeat 0 0;
}

#popularproducts .products .product .link.last {
	background: #950303 url(../i/popularproducts-button-last.png) no-repeat 0 0;
}  

#popularproducts > .borderbottom {
	width: 469px;
	height: 5px;
	background: url(../i/popularproducts-bottom.png) no-repeat 0 0;
}

/* Little orange bar */

#page .rightcolumn .orangebar {
	float: left;
	width: 5px;
	height: 43px;
	background: #f07801 url(../i/search-background.png) repeat-x 0 0;
}

/* Categories */

#categories {	
	min-height: 727px;
	margin: 5px 0 0 1px;
	padding: 0;
}

#categories .category {
	display: block;
	float: left;
	width: 329px;
	height: 54px;
	padding: 174px 13px 1px;
	margin: 0 2px 4px 3px;
	
	background-position: 1px 1px;
	background-repeat: no-repeat;
	
	font-family: Georgia;
	font-size: 36px;
	color: #fff;
	letter-spacing: -2px;
	text-decoration: none;
}

/* Products */

#products {
	margin: 5px 5px 0;
}

#products .product {
	margin: 7px 0 0;
	padding: 5px;
	height: 105px;
	background: #ffce98;
}

#products .product .image {
	display: block;
	float: left;
	width: 103px;
	height: 103px;
	border: 1px solid #cdc4bb;
}

#products .product .image img {
	display: block;
}

#products .product .info {
	float: left;
	width: 240px;
	margin-left: 11px;
	font-family: Georgia;
}    

#products .product .info h3 {
	margin: 3px 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #730000;
	white-space: nowrap;
}

#products .product .info h3 a {
	color: #730000;
}

#products .product .info .description {	
	overflow: hidden;
	height: 54px;
	color: #4a1f16;
	line-height: 18px;
}   

#products .product .info .price {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #134900;
}   

#products .product .info .special-price {
	color: #717e3d;
	text-decoration: line-through;
}

#products .product form {
	margin: 0;
	padding: 0;
}
 
#products .product .link {
	display: block;
	float: right;
	width: 71px;
	height: 14px; 
	margin: 31px 11px 0 0;
	padding: 15px 15px 18px;
	background: #760000 url(../i/products-button.png) no-repeat 0 0;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 14px;
	text-align: center;
}

#products .product .addtocart {
	display: block;
	float: right;
	width: 101px;
	height: 48px; 
	margin: 31px 11px 0 0;	
}

#products .product .addtocart .button,
#product .info .addtocart .button {
	display: block;	
	border: none;
	width: 101px;
	height: 48px; 
	padding: 5px 15px 15px;
	background: #0c6905 url(../i/products-button2.png) no-repeat 0 0;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 17px;
	text-align: center;
	cursor: pointer;
}

*+html #products .product .addtocart .button {
	padding: 6px 15px 14px 15px;
}

#products .product .addtocart .button:hover {
	text-decoration: underline;
}

/* Pages */

#page .pages {
	margin: 20px 0 12px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #730000;
	text-align: center;
}

#page .pages a,
#page .pages span {
	padding: 0 4px;
}

#page .pages a {
	font-weight: normal;
	color: #7a5149;
	text-decoration: underline;	
}

#page .pages a:hover {
	text-decoration: none;
}

#page .pages span.img,
#page .pages a.img {
	padding: 0;
	margin: 0 2px;
	text-decoration: none;
}

#page .pages span img,
#page .pages a img {
	vertical-align: -10px;
}

#products p.noproducts {
	text-align: center;
	margin-bottom: 640px;
}

/* Category */

#category {
	overflow: hidden;
	width: 685px;
	height: 711px;
	padding: 0 14px 14px;
	margin: 5px 5px 0;
	background-repeat: no-repeat;	
}

#category h1 {
	margin: 6px 0 7px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 36px;
	color: #648b0d;
	letter-spacing: -1px;
}

#category .subcategories-container {
	position: relative;
}

#category .transparent-background {
	position: absolute;
	left: 0px;
	top: 0px; 
	width: 100%;
	height: 100%;
	background: #000 none repeat scroll 0 0;
	filter: alpha(opacity=20);
    opacity: 0.2;                           
}

#category .subcategories {
    position: relative;
    top: 0px; 
    left: 0px;
    overflow: auto;
    max-height: 657px; 
}      

#category .subcategories .subcategory {
	overflow: hidden;
	border-bottom: 1px dotted #183c06;
}

#category .subcategories .subcategory.last {
	border-bottom: none !important;
}

#category .subcategories .subcategory .image {
	display: block;
	float: left;
	width: 121px;
	height: 121px;
	padding: 13px 16px 11px 14px;
	outline: none;	
}

#category .subcategories .subcategory .image img {
	display: block;
	width: 121px;
	height: 121px;
}    

#category .subcategories .subcategory a {
	color: #183c06;
}

#category .subcategories .subcategory .info {
	float: left;
	width: 480px;
	margin-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	color: #183c06;
}   

#category .subcategories .subcategory .info h3 {
	margin: 12px 0 6px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 18px;
	color: #1c2900;
}

#category .subcategories .subcategory .info h3 a {
	color: #1c2900;
} 

#category .subcategories .subcategory .info p {
	margin: 0 0 14px;
	line-height: 18px;
}                    

#category .subcategories .subcategory .info p a {
	padding-right: 10px;
	background: url(../i/link-arrow.png) no-repeat 100% 5px;
	font-weight: bold;
	white-space: nowrap;
}        

/* Coffee */

#category.coffee h1 {
	color: #4e260b;
} 

#category.coffee .transparent-background {
	filter: alpha(opacity=68);
    opacity: 0.68;                           
}

#category.coffee .subcategories .subcategory {
	border-bottom-color: #ffe1cb;
}

#category.coffee .subcategories .subcategory .image {
	width: 201px;
	height: 200px;
	padding: 10px 20px 7px 7px;
}

#category.coffee .subcategories .subcategory .image img {
	display: block;
	width: 201px;
	height: 200px;
}

#category.coffee .subcategories .subcategory .info h3,
#category.coffee .subcategories .subcategory .info h3 a {
	color: #ffe0ca;
}

#category.coffee .subcategories .subcategory .info {
	width: 422px;
}

#category.coffee .subcategories .subcategory .info,
#category.coffee .subcategories .subcategory a {
	color: #dec0aa;
}

#category.coffee .subcategories .subcategory .info p a {
	background-image: url(../i/link-arrow-coffee.png);
}

/* Product details */

#product {
	padding: 5px;
	margin: 5px 5px 0;
	background: #ffce98;
}

#product .images {
	float: left;
	width: 241px;
	margin: 0 11px 11px 0;
}

#product .images img {
	display: block;
}

#product .images img.clickable {
	cursor: pointer;
}

#product .info {
	float: left;
	width: 420px;
	font-family: Georgia;
	color: #4a1f16;
}

#product .info h1 {
	margin: 8px 0 14px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #730000;
}

#product .info .price {
	margin: 18px 0;
	font-size: 18px;
	font-weight: bold;
	color: #134900;
}

#product .info .price .special-price {
	color: #717e3d;
	text-decoration: line-through;
}


#product .info .options {
	margin-bottom: 14px;
}

#product .info .options h4 {
	margin: 14px 0 0;
	font-size: 12px;
	font-weight: bold;	
}

#product .info .options label {
	display: block;
}

#product .info .quantity label {
	font-size: 14px;
	vertical-align: middle;
}

#product .info .quantity input.text {
	width: 31px;
	height: 17px;
	padding: 3px 3px 6px;
	border: none;
	background: #fff url(../i/product-quantity.png) no-repeat 0 0;
	font-family: Georgia;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #4a1f16;
	vertical-align: middle;
	text-align: center;
}

#product .info .addtocart {
	margin: 25px 0 20px;
}  

#product .back-to-catalogue {
	display: block;
	margin: 14px 5px 9px;	
}

#product .back-to-catalogue a {
	padding-left: 8px;
	background: url(../i/link-arrow2.png) no-repeat 0 7px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #4a1f16;
}

/* Related Products */

#related-products {
	overflow: hidden;
	margin: 5px 5px 0;
	background: #FFCE98;
}

#related-products h2 {
	margin: 0 5px 6px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #700000;
}

#related-products .product {
	float: left;
	width: 341px;
	height: 105px;
	padding: 5px;
}

#related-products .product .image {
	display: block;
	float: left;
	width: 103px;
	height: 103px;
	border: 1px solid #cdc4bb;
}

#related-products .product .image img {
	display: block;
}

#related-products .product .info {
	float: left;
	width: 170px;
	margin-left: 11px;
	font-family: Georgia;
}    

#related-products .product .info h3 {
	margin: 3px 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #730000;
}

#related-products .product .info h3 a {
	color: #730000;
}

#related-products .product .info .description {	
	overflow: hidden;
	height: 54px;
	color: #4a1f16;
	line-height: 18px;
}   

#related-products .product .info .price {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #134900;
}

#related-products .product .info .price .special-price {
	color: #717e3d;
	text-decoration: line-through;
}

/* Footer */

#footer {
	overflow: hidden;
	padding: 15px 0 18px;
	font-family: Georgia;
	font-size: 11px;
	color: #9e602b;
	text-align: center;
}

#footer a {
	color: #730000;
}

#footer .paymentmethods {
	float: left;
}

#footer .paymentmethods .facebook {
	display: block;
	margin: 5px 0 0;
}

#footer .menu {
	float: right;
	width: 735px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .menu li {
	display: inline;
	white-space: nowrap;
}

#footer .developer {
	float: right;
	clear: right;
	width: 735px;
	margin-top: 7px;
	font-weight: bold;
}

/* Content formatting */

#content {	
	line-height: 20px;
}

#content.tall-content {
	overflow: visible;	
	min-height: 733px;
	padding: 0 17px;
} 
  
#content.homepage {
	min-height: 182px;
	padding: 0 17px 8px;
}

*+html #content.homepage {
	padding-bottom: 6px;
}

#content h1 {
	margin: 14px 0 16px;
	font-family: Georgia;
	font-size: 29px;
	font-weight: normal;
	line-height: normal;
	color: #6f0000;
}

#content.homepage h1 {
	margin: 14px 0;
	font-size: 26px;
	line-height: 22px;
}

#content p {
	margin: 0;
}

#content a.readmore {
	font-weight: bold;
	color: #420101;
}
  
#content h2 {
	margin: 12px 0;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #6f0000;	
}

#content h3 {
	margin: 12px 0;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #6f0000;	
}

#content h4 {
	margin: 10px 0;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #6f0000;
}

#content p {
	margin: 10px 0;
	line-height: 18px;
}
 
#content img.left {
    float: left;
    margin: 5px 10px 4px 0;
}

#content ul, 
#content ol {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 18px;
}
 
/* Form items */

#content input.field, input.text {
	background: #fff;
	border: 1px solid #C1C1C1;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	padding: 2px;
	vertical-align: middle;
	width: 141px;
}

#content textarea {
	background: #fff;
	border: 1px solid #C1C1C1;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	padding: 2px;
	vertical-align: middle;
	width: 141px;
}   

#content select {
	background: #fff;
	border: 1px solid #C1C1C1;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	padding: 0;
	width: 145px;
} 

#content input.button {
	height: 26px;
	padding: 0 15px 1px;
	margin: 0;	
	border: none;
	border-radius: 3px;
	-moz-border-radius: 4px;
	background: url("../i/button-background.png") repeat-x scroll 0 0 #680000;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #fff;	
	cursor: pointer;
	vertical-align: middle;	
}

*+html #content input.button {		
	padding: 0 10px 1px;	
}

#content a.button {
	height: 15px;
	padding: 6px 15px 5px;
	margin: 0;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 4px;
	background: url("../i/button-background.png") repeat-x scroll 0 0 #680000;
	font-family: Georgia;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}      

#content .button.highlight {
	background-image: url("../i/button-highlight-background.png");
	background-color: #d26f08;
}

/* Registration form */

#content p.error {
    color: #980D3A;
    font-size: 12px;    
}
 
#content .registration{     
     padding: 0 0 0 5px !important;
}

#content .form {
    margin: 12px 0;
    padding: 0; 
    list-style: none;
}

#content .form select {
    width: auto;
}

#content .form li {
    margin: 0;
    padding: 0 0 5px;
}

#content .form li.margintop {
	margin-top: 10px;
}

#content .form li .error {
    padding-left: 145px;
    font-size: 11px;
    color: #b00000;
}

#content .form li label {
    display: block;
    float: left;
    width: 145px;    
}

#content .form li.twoline label {
    height: 30px;
}

#content .form li.twoline .text {
    margin-top: 2px;
}
  
#content .form li label strong { 
    color: #CC0000;
}

#content .form li .field {
    float: left;
}

#content .form li .tip {
    padding-left: 145px;
    width: 250px;
    color: #777;
}

#content .form li input.checkbox {
    margin: 0 4px 0 0;
	vertical-align: sub;
}

#content .form li .text {
    width: 250px;
    margin-bottom: 1px;
}

#content .form li .text.short {
	width: 70px;
}

#content .form li.checkbox {
    padding-left: 145px;
    width: 300px;
}

#content .form li.checkbox label {
    width: auto !important;
    float: none !important;
}     

#content .form li.buttons {
    margin-top: 10px;
    padding-left: 145px;
}
  
/* Password recovery */

#content .passwordrecovery {
    margin: 0;
    padding: 12px 0 12px 20px;
    list-style: none;
}

#content .passwordrecovery li {    
    margin: 0 0 5px;
}

#content .passwordrecovery li .error {
    font-size: 11px;
    color: #980d3a;  
}

#content .passwordrecovery li .text {
    width: 200px;
}


/* Cart contents */

#cartcontents {
    width: 100%;
}

#confirmorder #cartcontents {
    margin-top: 0 !important;
}

#cartcontents th {
    padding: 6px;
    font-weight: bold;
}

#cartcontents th.description {
    text-align: left;
}
#cartcontents tr.header,
#cartcontents tr.subtotal {
	background: #fff !important;    
    white-space: nowrap;
}

#cartcontents tr.subtotal td {
	border-top: 1px solid #f0f0f0;
}

#cartcontents tr.summary td.label {
    text-align: left;
    font-weight: bold;
}

#cartcontents tr.row0 th,
#cartcontents tr.row0 td {
    background-color: #f7f7f7;
}

#cartcontents tr.row1 th,
#cartcontents tr.row1 td {
    background-color: #fff;
}

#cartcontents td {
    padding: 6px;
    vertical-align: middle;
}  

#cartcontents td h4 {
	margin: 4px 0;
}

#cartcontents td p {
    margin: 0 !important;
}

#cartcontents td.image {
	padding-left: 10px;
}

#cartcontents td.price {
	padding-right: 10px;
}

#cartcontents td.image,
#cartcontents td.delete, 
#cartcontents td.quantity,
#cartcontents td.price {
	padding-top: 10px;
	vertical-align: top;
}

#cartcontents td.image a {
	display: block;	
}

#cartcontents td.image a img {
    display: block;
    width: 103px;
    height: 103px;
    border: 1px solid #c1c1c1;    
}

#cartcontents td.description {
	vertical-align: top;
}

#cartcontents td.delete, 
#cartcontents td.quantity {
	text-align: center;    	
}

#cartcontents td.price {
    white-space: nowrap;
    text-align: right;    
}

#cartcontents td.quantity input.text {
    width: 30px;
}

#cartcontents td.buttons {
    padding: 8px 0;
    text-align: right;
}

/* Address selection */

#content .addressselecttable {
    text-align: left;    
}

#content .addressselecttable .buttons {
    text-align: right;
    padding-top: 8px;   
}                   

#content .addressselecttable ul {
	list-style: none;
}

#content .addressselect {
	padding-left: 0;
}

#content .addressselect li {    
    display: block;
    margin-top: 12px;
}
  
#content .addressselect li .radiobutton {
    text-align: center;   
    width: 30px;
    float: left;
}

#content .addressselect li label {
    margin-left: 12px;            
    float: left;
} 

#content .shippingselecttable {
    width: 100%;
    margin-bottom: 16px;
}

#content .shippingselecttable select {
    width: 225px;
}

#content .shippingselecttable .buttons {
    text-align: right;
}

/* Confirm order */

#confirmorder {
    margin: 12px 0;
}

#confirmorder .addresses {    
    vertical-align: top; 
}

#confirmorder .addresses h2 {
    margin: 0 0 6px;
}

#confirmorder .addresses p {
    margin: 0 !important;
}

#confirmorder .addresses a {
	font-size: 12px;
	text-decoration: underline;
}

#confirmorder .addresses a:hover {
	text-decoration: none;
}

#confirmorder .buttons td {
    padding-top: 10px;
    text-align: right;    
}

#confirmorder .comments textarea {
	width: 682px;
	height: 100px;
}

/* Account info */

#accountinfo {
    width: 100%;
}

#accountinfo tr {
    vertical-align: top;
}

#accountinfo .info {
    min-width: 230px;
    padding-right: 20px;
}

#accountinfo .info p {
    padding: 0;
}

#accountinfo .actions ul {
    margin: 0;
    padding: 0 0 0 20px;
}

/* Orders list */

#content .orders {
    width: 100%;
    margin-bottom: 12px;
}

#content .orders th {
    padding: 4px;
    font-weight: normal;
}

#content .orders td {        
    text-align: center;
}

#content .orders td img {
	vertical-align: middle;
}

#content .orders td.price {        
    padding-right: 6px;
    text-align: right;
}

#content .orders tr.row0 th,
#content .orders tr.row0 td {
    background-color: #f3f3f3;
}

#content .orders td {
    vertical-align: middle;
}

#content .orders a {
    font-weight: normal !important;
}

/* Add */

#content .addressbook {
    margin: 12px 0;
    padding: 0 0 0 12px;
}

#content .addressbook li {
    display: block;
    margin-bottom: 12px;
    list-style: none;
}

#content .addressbook li .address, 
#content .addressbook li .actions {
    float: left;
}

#content .addressbook li .address {
    width: 200px;
}

/* Contact us */

#content .contactus li .text {
    width: 275px;
}

#content .contactus li textarea {
    height: 80px;
}

/* Page */

#content .pageimages {
    float: right;
    width: 122px;
    margin: 5px 0 0 16px;
}

*+html #content .pageimages {
	margin-top: 15px;
}

#content .pageimages .image {
	display: block;
	color: #555;
	font-size: 11px;
	cursor: pointer;
}

#content .pageimages .image:hover {
	text-decoration: underline;
}

#content .pageimages img {
    display: block;
    margin-bottom: 6px;
    border: 1px solid #C1C1C1;    
}

#content .pageimages .title {
	display: block;
	margin: -2px 12px 10px;
	text-align: center;
}

#content .pagecontent {
	overflow: visible;
}

/* News Item */

#content .newsitem .date {
    margin: 10px 0;    
    color: #767676;
}

#content .newsitem .images {
    float: left;
    margin: 2px 10px 0 0;
}

#content .newsitem .images img {
    display: block;
    border: 1px solid #767676;
    margin-bottom: 6px;
}

#content .newsitem .contentcolumn {
	overflow: hidden;
	text-align: justify;	
}

#content .newsitem .return {
	margin: 12px 0 6px;
}

#content .newsitem .return a {
	padding-left: 10px;
	background: url(../i/link-arrow2.png) no-repeat 0 5px;
	text-decoration: underline;
}

#content .newsitem .return a:hover {
	text-decoration: none;
}

/* News */

#content .news {
	margin: 12px 0;
	padding: 0;
	list-style: none;
}

#content .news li {
	overflow: hidden;
	margin: 0 0 18px;
}

#content .news li h3 {
	margin: 6px 0 12px;
}

#content .news li h3 a {
	color: #002B56;
}

#content .news li .image {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

#content .news li .image img {
	display: block;
	border: 1px solid #C1C1C1;
}

#content .news li p {
	margin-top: 17px;
}

/* Fieldset */

#content fieldset {
	padding: 4px 12px 9px;
	margin: 12px 0;
	border: 1px solid #d1d1d1;
}

#content fieldset p {
	margin: 6px 0 12px;
}

#content fieldset ul.form {
	margin: 0 !important;
}

