/* -----------------------------------------------------------------------

CSS Document - Holdsworth Chocolates

   * Screen CSS
   * Copyright (c) 2008-Present.
   * Author - Nick Lansdell - http://www.nicklansdell.com
   * Date of origin - 28/06/09

----------------------------------------------------------------------- */




/* -------- Reset CSS -------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	line-height:1.5;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}

a img {
	border:none;
}


/* -------- Typography CSS -------- */
body {
	font-size:75%;
	color:#050505;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:3em;
	line-height:2.5em;
}

h2 {
	font-size:2em;
	line-height:1.5em;
}

h3 {
	font-size:1.8em;
	line-height:1.3em;
}

h4 {
	font-size:1.6em;
	line-height:1.1em;
}

h5 {
	font-size:1.2em;
	line-height:0.9em;
}

h6 {
	font-size:1em;
	line-height:0.5em;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight:bold;
}

p {
	font-size:1em;
	margin:0 0 1.5em;
}

a:focus, a:hover {
	color:#bddfe9;
}

a {
	color:#7c3f20;
	text-decoration:none;
}

li {
	list-style:outside disc;
	margin-left:10px;
}

strong {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.case-study-title {
	font-weight:bold;
	font-size:1em;
	margin:0;
}

blockquote {
	text-transform:uppercase;
}

hr {
	background:#bddfe9;
	border:none;
	clear:both;
	margin:20px 0 20px 0;
}



/* -------- Layout CSS -------- */
#wrap {
	width:798px;
	margin:0 auto;
	background:#fff;
	padding:0 5px 0 5px;
}

#header {
	padding:10px;
	background-color: #BDDFE9;
	margin:0 -5px 0 -5px;
}

#header img.left {
	float:left;
}

#header img.right {
	float:right;
	margin:-10px -10px 0 0;
}

#index-product {
	width:532px;
	margin:0 5px 0 0;
	float:left;
}

#about-text {
	width:512px;
	margin:0;
	float:left;
	padding:10px 10px 0 10px;
}

#seasonal-suggestions {
	background:#fff url(../images/index-offer-bg.jpg) repeat-x 0 0;
	margin:0 -5px 0 0;
	padding:0 10px 0 10px;
	height:680px;
	width:246px;
	float:right;
}

#corporate-text {
	width:645px;
	margin:0;
	float:left;
	padding:10px;	
}

#footer {
	background:#7c3f20;
	text-align:center;
	margin:0 -5px 0 -5px;
}

#footer p {
	color:#bddfe9;
	font-size:10px;
	padding:5px;
	margin:0;
}


/*classes*/
.one-col {
	width:123px;
	padding:0 5px 0 5px;
	margin:10px 0 0 0;
	float:left;
}

.two-col {
	width:256px;
	padding:0 5px 0 5px;
	margin:10px 0 0 0;
	float:left;
}

.loose_choc {
	width:189px;
	padding:0 5px 0 5px;
	margin:10px 0 0 0;
	float:left;
}

.loose_choc .last {
	width:191px;
}

.loose_choc .description {
	width:189px;
}

.clear {
	clear:both;
}

.last {
	margin-right:0;
}

.buy-now, .price, .description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	line-height:2em;
	float:left;
	color:#050505;
	font-weight:bold;
	width:80px;
	list-style:none;
	margin:0;
}

.price {
	float:right;
	font-weight:normal;
	text-align:right;
}

.buy-price {
	font-size:1.5em;
	font-weight:bold;
}

.buy-btn {
	display:block;
	background:#bddfe9;
	padding:5px 10px 5px 10px;
	width:100px;
	text-transform:uppercase;
	font-weight:bold;
}

.buy-btn:hover {
	color:#bddfe9;
	background:#7c3f20;
}

.description {
	font-size:1.4em;
	line-height:1.8em;
	color:#666;
	font-weight:normal;
	width:255px;
}

.weight {
	font-size:.5em;
	padding-left:10px;
	list-style:none;
}

ul.product:hover {
	color:#666;
}

.intro {
	font-size:1.3em;
	margin:0 0 1.5em;	
}

.hide {
	display:none;	
}

.stockists_firm {
	display:block;
	float:left;
	padding-bottom:20px;
	width:393px;
	font-size:15px;
	line-height:13px;
	color:#050505;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:3px;
}

.stockists_area {
	color:#666;
	font-size:10px;
}

#payment {
	margin:0 auto;
	width:808px;
	padding-top:10px;
	text-align:center;
}

#payment img {
	padding:10px;
}


/* form css */
#contact-area {
	width:512px;
	margin:0;
	float:left;
	padding:10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #7c3f20;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #bddfe9;
}

#contact-area input.submit-button {
	width: 60px;
	float: right;
	background-color:#7c3f20;
	color:#bddfe9;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:5px 10px;
	clear:right;
	margin:0 25px 0 0;
	cursor:pointer;
}

#contact-area input.submit-button:hover {
	background-color: #7c3f20;
	color: #bddfe9;
}

label {
	float: left;
	margin-right: 30px;
	width: 50px;
	padding-top: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7c3f20;
}
