/* General
================================================== */
html, body {
	height: 100%;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0;
	background-color: #35271d;
}
strong {
	font-weight: bold;
}

/* Container 
================================================== */
#container {
	border: 1px solid #fff;
	margin: 15px auto 0 auto;
	position: relative;
	background: #eaeaea url('/images/left-nav-chocolates.jpg') no-repeat bottom left;
}

#container, #bottom_links {
	width: 818px;	
}

#logo {
	background: url('/images/ashers_home.jpg') no-repeat top left;
	width: 818px;
}
#logo a {
	display: block;
	width: 275px;
	height: 91px;
	text-indent: -9999px;
}
#sublogo {
	text-indent: -9999px;
	height: 0;
	overflow: hidden;
}

/* Cart
================================================== */

#cart_status {
	width: 124px;
	height: 33px;
	background-color: #873e1b;
	border: 1px solid #000;
	color: #fff;
	position: absolute;
	right: 0;
	top: 30px;
}
#cart_status img {
	margin: 10px 0 0 10px;
	float: left;
}
#cart_status div {
	margin: 10px 0 0 45px;
	line-height: 120%;
}
#cart_status a {
	color: #fff;
	text-decoration: none;
}

/* Top Navigation
================================================== */

#top_nav {
	list-style-type: none;
}

#top_nav li {
	float: left;
}

#account {
	background-color: #362319;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	vertical-align: center;
	float: right;
	width: 623px;
	position: relative;
	top: -1px;
	height: 15px;
}

#account a {
	color: #c5b58f;
	float: right;
	text-align: right;
	position: relative;
	top: 3px;
	text-decoration: none;
}

#account a:hover {
	color: #fff;
}

#account h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #cbbf77;
	text-transform: uppercase;
	float: left;
}

/* Left Navigation
================================================== */

#left_nav {
	background: #eaeaea;
	width: 175px;
	padding: 0;
	font-size: 9px;
	text-decoration: none;
	color: #505050;
	text-transform: uppercase;
	line-height: 20px;
	float: left;
	margin: auto 0 60px 0;
	height: 100%;
}

#left_nav ul {
	list-style-type: none;
	text-align: right;
	margin: 0 20px 0 0;
}

#left_nav a {
	color: #505050;
	text-decoration: none;
}

#left_nav a:hover {
	color: #993300;
}
#left_nav img {
	display: block;
}

/* Main Content
============================================= */

#content {
/*	margin: 0;*/
	float: right;
	width: 633px;
	padding: 5px;
	min-height: 400px;
	height:auto !important;
	height:400px;
}

/* Pages Controller
============================================= */

#page_home #slideshow {
	background-color: #563e28;
}

#page_home #content,
#page_factory_tour #content,
#page_shop #content,
#page_free_chocolate #content,
#page_ashers_story #content {
	padding: 0;
	width: 643px;
}

#page_home #intro {
	width: 603px;
	color: #d6bba4;
	background-color: #563e28;
	text-align: center;
	padding: 20px;
	line-height: 140%;
	border-top: 1px solid #FFF;
}

/* win free chocolate */

#page_free_chocolate {
	font-size: 11px; }

#page_free_chocolate #description {
	background: #e5d5ba url('/images/free-chocolate-background.jpg') no-repeat;
	height: 225px;
}
#page_free_chocolate #description {
	padding: 30px 330px 10px 30px;
	line-height: 120%;
}

#page_free_chocolate #description h1 {
	font-size: 30px;
	margin: 0 0 20px 0;
}

#page_free_chocolate #description p {
	margin: 0 0 20px 0;
}

#page_free_chocolate #content table {
	width: 100%;
	background: #e5d5ba;
	padding: 0 0 20px 0;
	border-collapse: collapse;
}
#page_free_chocolate .shaded {
	background: #bba283;
}

#page_free_chocolate td {
	padding: 5px;
}

#page_free_chocolate th {
	padding: 5px 5px 5px 30px;
}

#page_free_chocolate #bottom {
	background: #bba283;
	padding: 20px;
}

#page_free_chocolate #contact label {
	width: 110px;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding: 7px 0 0 0;
}

#page_free_chocolate #submit {
	margin: 10px 0 0 125px;
}

#page_free_chocolate #previous {
	float: right;
	border-left: 1px #000 solid;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
}

#page_free_chocolate #previous img {
	display: block;
	margin: 0 0 10px 0;
}

#page_free_chocolate #boy {
	border: 1px #fff solid;
}

#page_free_chocolate #win_free_chocolate {
	display: block;
}

/* sweet deals */

#page_sweet_deals #content {
	background: #000 url('/images/sweet-deals-background.jpg') no-repeat;
	height: 434px;
}

#page_sweet_deals #content h1 {
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'Times New Roman', times, serif;
	color: #c48335;
	margin: 40px 0 0 40px;
}

#page_sweet_deals #intro {
	float: right;
	margin: -30px 0 0 300px;
	padding: 0 30px 0 0;
	line-height: 120%;
	color: #fff;
}

#page_sweet_deals #intro h1 {
	margin: 0 0 20px 0;
	padding: 0px;
}

#page_sweet_deals #intro  p {
	margin: 0 0 20px 0;
}

#page_sweet_deals #contact {
	margin: 0 0 0 177px;
}

#page_sweet_deals #contact label {
	width: 120px;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding: 7px 0 0 0;
	color: #fff;
}

#page_sweet_deals #submit {
	margin: 30px 30px 30px 123px;
}


#page_ashers_story #content {
	background-color: #C4B098;
}

#page_ashers_story #content h1 {
	background-color: #4a1808;
	color: #b4a186;
	font-size: 26px;
	font-family: "Times New Roman",Times,serif;
	text-transform: uppercase;
	padding: 10px 10px 10px 30px;
	margin: -30px -30px 30px -30px;
}

#page_ashers_story #story {
	padding: 30px;
	line-height: 150%;
}

#page_ashers_story #content h2 {
	font-size: 14px;
	color: #4a1808;
	margin: 0 0 15px 0;
}

#page_ashers_story #content p {
	margin: 0 0 15px 0;
}

#page_ashers_story #chester {
	float: right;
}

#page_contact_us #content,
#page_privacy #content,
#page_retail_store #content {
	background-color: #e4cbaa;
	line-height: 120%;
	padding: 45px 0 30px 45px;
	width: 598px;
}
#page_privacy #content p {
	margin: 0 45px 15px 0;
}
#page_contact_us #content p,
#page_retail_store #content p {
	margin: 0 0 15px 0;
}

#page_contact_us #content h1,
#page_retail_store #content h1,
#accounts_show #content h1 {
	text-transform: uppercase;
	color: #4a1808;
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 120%;
}

#page_privacy #content h2,
#page_contact_us #content h2 {
	text-transform: uppercase;
	color: #002651;
}

#page_contact_us #building {
	float: right;
}
#page_retail_store #content {
	padding-left: 0;
	width: 643px;
	position: relative;
}
#page_retail_store #retail_store_image {
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background: #E4CBAA;
	margin: 0;
}
#page_retail_store #retail_store_image img {
	display: block;
}
#page_retail_store #content h2 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#page_retail_store #store {
	margin: 30px 0 0 0;
	width: 275px;
	float: left;
	border-right: 1px solid #000;
	padding: 0 30px 0 45px;
}

#page_retail_store #hours {
	margin: 30px 0 0 0;
	width: 200px;
	float: right;
	padding: 0 50px 0 0;
}

#page_retail_store #store {
	line-height: 150%;
}

#page_retail_store #hours p {
	color: black;
}

#page_retail_store #hours h2 {
    margin-top: 10px;
	font-size: 1.4em;
    font-weight: bold;
}

#page_retail_store #hours h3 {
	font-size: 1.2em;
    font-weight: bold;
    display: inline;
}

#page_retail_store #retail_store {
	margin: -45px 10px 0 -45px;
	clear: both;
}

#page_comments #content {
	background-color: #e4cbaa;
	line-height: 120%;
	padding: 30px 30px 30px 30px;
	width: 583px;
}

#page_comments #content p {
	line-height: 150%;
	margin: 0 0 20px 0;
}

#page_previous_winners #content, 
#page_our_guarantee #content {
	background-color: #e4cbaa;
	line-height: 120%;
	padding: 30px 30px 30px 30px;
	width: 583px;
	height: 400px;
}

#page_our_guarantee #content p {
	margin: 0 0 20px 0;
}

#page_previous_winners #content p {
	margin: 10px 0;
	clear: left;
	line-height: 140%;
}

#page_previous_winners h1 {
	font-size: 16px;
	font-weight: bold;
}
#page_previous_winners img.winnerImage {
	float: right;
	margin: 0 0 10px 10px;
}
#page_previous_winners #previousWinner {
	clear: both;
	margin-top: 10px;
}

#page_shop #col1 {
	width: 343px;
	float: left;
}
#page_shop #col2 {
	width: 300px;
	float: right;
}

#boxed a {
	display: block;
	background: url('/images/boxed-bg.jpg') no-repeat top left;
	width: 343px;
	height: 141px;
	text-indent: -9999px;
}

#single a {
	display: block;
	background: url('/images/single-bg.jpg') no-repeat top left;
	width: 343px;
	height: 152px;
	text-indent: -9999px;
}

#sweetAndSalty a {
	display: block;
	background: url('/images/sweet-and-salty-bg.jpg') no-repeat top left;
	width: 343px;
	height: 151px;
	text-indent: -9999px;
}
#sugarFree a {
	display: block;
	background: url('/images/sugar-free-bg.jpg') no-repeat top left;
	width: 300px;
	height: 210px;
	text-indent: -9999px;
}

#sweetDeals a {
	display: block;
	background: url('/images/sweet-deals-bg.jpg') no-repeat top left;
	width: 300px;
	height: 234px;
	text-indent: -9999px;
}

/* Sessions Controller
============================================= */

#sessions_new #sidebar {
	width: 150px;
	background-color: #625142;
	margin: -5px 0 -5px -5px;
	padding: 25px 10px 300px 10px;
	float: left;
	color: #fff;
	font-size: 12px;
}

#sessions_new #main p,
#sessions_new #sidebar p {
	margin-bottom: 15px;
}

#sessions_new #content {
	background-color: #cfb682;
}

#sessions_new #main {
	margin: 25px 0 0 200px;
	width: 400px;
	height: 220px;
	border: 1px solid #ecd398;
}

#sessions_new #new {
	width: 155px;
	height: 200px;
	float: left;
	font-size: 12px;
	padding: 10px;
	background-color: #ecd398;
}

#sessions_new #returning {
	width: 205px;
	float: left;
	font-size: 12px;
	padding: 10px;
}
#forgotPassword {
	font-size: 90%;
	text-decoration: none;
	color: blue;
	line-height: 14px;
}

#sessions_new #main h3 {
	background-color: #7b3c1e;
	color: #fff;
	padding: 10px;
	margin: -10px -10px 10px -10px;
}

/* Product Partial
============================================= */
#products {
	clear: both;
	
}
.product {
	width: 180px;
	height: 180px;
	margin: 13px;
	float: left;
	background-color: #45392b;
	border: 1px solid #231c17;
	text-align: center;
	color: #fff;
}

.product a {
	text-decoration: none;
	color: #fff;
}

.product img {
	border: 1px solid #231c17;
	margin: 10px;
}

.product h2 {
	bottom: 0px;
}

/* Products
============================================= */
/* show */
#products_show #content {
	padding: 0;
	width: 643px;
}

#products_show #photo {
	background-color: #625142;
	padding: 25px;
	float: left;
}

#products_show #photo a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

#products_show #photo img {
	border: 1px solid #8d8988;
	margin: 0 0 5px 0;
}

#categories_show #content,
#products_show   #content {
	background-color: #7d7062;
	min-height: 350px;
}

#products_show #details {
	margin: 25px 25px 25px 350px;
}

#products_show #details h2 {
	color: #221914;
	font-family: "Times New Roman",Times,serif;
	font-size: 19px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #4e453d;
}

#products_show #details p {
	color: #000;
	line-height: 16px;
	margin: 0 0 10px 0;
}

#products_show #details strong {
	font-size: 12px;
}

/* details */
#products_detail #content {
	background-color: #625142;
}

#products_detail #content img {
	margin: 5px;
}

#products_detail #content h3 {
	color: #fff;
}

#products_detail #content a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#products_detail #content {
	text-align: center;
}

/* Order
============================================= */

/* show */

#order_details #errorExplanation {
    margin: 0.5em auto;
}

#order_details #content,
#order_place #content,
#order_payment #content,
#accounts_show #content,
#accounts_edit #content,
#accounts_update #content {
	background-color: #ccb487;
	min-height: 400px;
}
#order_place #content,
#accounts_show #content {
	background-color: #ccb487;
	height: 400px;
}
#order_place #content h2,
#accounts_show #content h2 {
	font-size: 20px;
	text-align: center;
	margin: 25px auto;
}

#accounts_edit form p,
#accounts_update form p {
	margin: 5px 0;
	font-size:  13px;
}

#accounts_edit #content,
#accounts_update #content {
	padding: 20px;
	width: 603px;
}

#order_details #intro {
	background-color: #625142;
	margin: -5px -5px 15px -5px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 15px;
	line-height: 150%;
}

table#orderSummary {
	width: 550px;
	font-size: 12px;
	margin: 0px auto 0px auto;
	clear: both;
}
table#orderSummary th {
	background-color: #7b3c1e;
	color: #fff;
}
table#orderSummary th, 
table#orderSummary td {
	padding: 6px;
	border: 1px solid #f8e6a6;
}

table#orderSummary td.price,
table#orderSummary td.total,
table#orderSummary td.subtotal {
	text-align: right;
}

table#orderSummary td.name,
table#orderSummary td.price {
	background-color: #d6bf8f;
}

table#orderSummary td.quantity,
table#orderSummary td.total {
	background-color: #e9d09e;
}

table#orderSummary td.subtotal,
table#orderSummary td.none {
	background-color: #f8e6a6;
}

#orderSummary .promotion input {
}

table#orderSummary.my_account {
	width: 100%;
}

#order_details #outro {
	text-align: center;
	padding: 30px 0 40px 0;
}

#order_details #outro p {
	margin: 0 0 15px 0;
	clear: both;
}

#order_details td.none {
	text-align: center;
}

#order_details .shipping_costs {
	margin: 10px auto 0px auto;
	float: left;
	margin: 25px 35px;
}

#order_details .shipping_costs th {
	text-align: center;
	font-weight: bold;
}

#order_details .shipping_costs td {
	text-align: center;
}

#order_details .shipping_costs td,
#order_details .shipping_costs th {
	padding: 2px 5px 2px 5px;
}

/* checkout */
#order_details legend,
#order_checkout legend,
#order_payment legend {
	text-transform: uppercase;
	color: #4a1808;
	font-size: 14px;
	padding: 0 0 20px 0;
}

#order_details fieldset,
#order_checkout fieldset,
#order_payment fieldset {
	margin: 30px;
}

#order_details label,
#order_checkout label,
#order_payment label {
	float: left;
	width: 110px;
	padding: 5px 0 0 0;
	text-align: right;
	clear: both;
}
p.orderTotal {
	margin: 0 0 10px 0;
}

#order_checkout label.radioLabel {
	float: none;
}
#order_checkout input.radioButton {
	padding-bottom: 3px;
}
#order_checkout #content {
	background-color: #ccb487;
}
#order_checkout p.message {
	font-size: 16px;
	line-height: 120%;
	text-align: center;
	margin: 10px 0;
}

#order_checkout #shipping_type {
	float: left;
	width: 200px;
}
#order_checkout #shipping_type em {
	margin-left: 24px;
	display: block;
}
#order_checkout #deliver_on {
	float: left;
}
#order_checkout #ship_now_message {
	margin: 5px;
}
#actions {
/*	width: 250px;*/
	margin: 0 0 20px 60px;
	font-size: 13px;
}
#actions a {
/*	font-size: 13px;*/
	color: #4A1808;
}
/*#actions input {
	display: block;
}
#actions input#back {
	float: left;
}
#actions input#forward {
	float: right;
}*/

#order_details #place_order {
	margin: 0 0 10px 140px;
}

#order_details #messages {
	margin: 20px 40px;
	text-align: center;
	clear: both;
}
	#order_details #messages p {
		margin-top: 1em;
	}
	#order_details #messages em {
		font-weight: bold;
	}


#order_details #shipping_info,
#order_details #billing_info,
#order_details #contact_info {
	float: left;
	width: 170px;
	margin: 10px 0 10px 10px;
	display: inline;
}
#order_details #shipping_info {
	margin-left:40px;
}
#order_details #gift_message,
#order_details #comments,
#order_details #ship_later,
#order_details #ship_type {
	clear: both;
	margin: 10px 0 10px 40px;
}
#order_details #shipping_info h2,
#order_details #billing_info h2,
#order_details #contact_info h2,
#order_details #gift_message h2,
#order_details #comments h2,
#order_details #ship_later h2,
#order_details #ship_type h2 {
	font-size: 14px;
}
#order_details #shipping_info span,
#order_details #billing_info span,
#order_details #contact_info span,
#order_details #gift_message span,
#order_details #comments span,
#order_details #ship_later span,
#order_details #ship_type span  {
	font-size: 11px;
}
#order_details #shipping_info p,
#order_details #billing_info p,
#order_details #contact_info p,
#order_details #gift_message p,
#order_details #comments p,
#order_details #ship_later p,
#order_details #ship_type p {
	padding: 5px 0;
}

#order_email {
	background: #e5d6bb;
}
#order_email #container {
	width: 500px;
	margin: 20px auto;
	background: #FFF;
	border: 1px solid #000;
	float:none;
}
#order_email #container h1 a {
	display: block;
	width: 500px;
	height: 127px;
	text-indent: -9999px;
}
#order_email #container #content {
	padding: 10px;
	width: 480px;
}
#order_email #content table#orderSummary {
	width: 480px;
}
#order_email p {
	font-size: 12px;
	margin: 10px 0;
}
#order_email #shipping_info,
#order_email #billing_info,
#order_email #contact_info,
#order_email #comments,
#order_email #gift_message,
#order_email #ship_type, 
#order_email #ship_later {
	margin-top: 5px;
}
#order_email #shipping_info h2,
#order_email #billing_info h2,
#order_email #contact_info h2,
#order_email #comments h2,
#order_email #gift_message h2,
#order_email #ship_type h2,
#order_email #ship_later h2 {
	font-size: 16px;
}
#order_email #shipping_info p,
#order_email #billing_info p,
#order_email #contact_info p,
#order_email #comments p,
#order_email #gift_message p,
#order_email #ship_type p,
#order_email #ship_later p {
	line-height: 1.2em;
}

/* order place */
#order_place #content h2 {
	margin-bottom: 75px;
}
#order_place #content p {
	text-align: center;
	font-size: 16px;
	line-height: 130%;
}

/* account show */

#accounts_show #content table {
	line-height: 120%;
	font-size: 11px;
}

#accounts_show #content h2 {
	text-align: left;
	margin: 5px;
	font-weigh
}

#accounts_reset_password #content,
#accounts_process_reset_password #content {
	background: #e4cbaa;
	padding: 20px;
	width: 603px;
}
#accounts_reset_password p,
#accounts_process_reset_password p {
	font-size: 13px;
	margin: 5px 0;
}

#content p.notice {
	font-size: 16px;
}
#content p.warning {
	font-size: 16px;
	color: red;
}

/* Footer
============================================= */

#footer {
	height: 44px;
/*	background: #5e2307 url('/images/bg_bottom.jpg');*/
	background: #5e2307;
	clear: both;
	border-top: 1px solid #fff;
	padding: 0;
}
#footer p {
	height: 28px;
	text-align: center;
	font-size: 14px;
	color: white;
	padding: 8px;
}

/* Bottom Links
============================================= */

#bottom_links {
	padding: 5px 0 0 0;
	text-transform: uppercase;
	font-size: 8px;
	text-align: center;
	margin: 0 auto 10px;
}
#bottom_links li {
	list-style-type: none;
	display: inline;
	margin: 0;
}
#bottom_links li a {
	color: #c5b58f;
	text-decoration: none;
	border-right: 1px solid #c5b58f;
	padding: 0 4px 0 2px;
}
#bottom_links li a.last {
	border: none;
}
#bottom_links li a:hover {
	color: #fff
}
#bottom_links li a.last {
	border-right: none;
}
.mainImage {
	display: block;
}
/* Errors
============================================= */

.fieldWithErrors {
	display: inline;
}

.fieldWithErrors input,
.fieldWithErrors select,
.fieldWithErrors textarea {
    border: 1px solid red;
	background-color: pink;
}
#errorExplanation {
	width: 350px;
	border: 2px solid #5f2200;
	padding: 7px 7px 12px 7px;
	margin-bottom: 20px;
	background-color: #b09971;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	margin: -7px;
	background-color: #5f2200;
	color: #fff;
}

#errorExplanation p {
	margin: 10px 0 0 0;
	padding: 5px;
}

#errorExplanation ul li {
	list-style: square;
	margin: 0 0 0 30px;
}

#flash {
	font-size: 15px;
}

#flag {
	float: right;
	margin: 20px 20px 50px 20px;
}
/* Fixes
============================================= */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Products NotActive
============================================= */

#products_not_active #content h1 {
  margin: 1em 0;
  font-size: 1.75em;
  letter-spacing: 1.5px;
}

#products_not_active #content p {
  line-height: 1.25em;
  font-size: 1.15em;
}

#products_not_active #content p.middle {
  margin: 1em;
}

#page_product_information #content {
    background-color: #e4cbaa;
}

#articles h2 {
    color: #221914;
    font-family: "Times New Roman",Times,serif;
    font-size: 19px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    margin: 20px 10px 10px;
    border-bottom: 2px solid #4e453d;
}

#articles h2 em {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

#articles li {
    color: #000;
    line-height: 16px;
    margin: 0 10px;
}

#articles p {
    margin: 1em 0;
}

#articles img {
    float: right;
    padding-top: -4em;
}

#facebook, #twitter {
    margin: 5px 20px 5px 0;
    text-align: right;
}

#facebook img, #twitter img {
    display: inline;
    vertical-align: middle;
}
