@CHARSET "UTF-8";
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/*
/*  Park Lane Champagne
/*  Copyright 2009
/*
/*  Cascading Style Sheet
/*
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/*  Author: Colin MacDonald, Pure Innovation Limited
/* ---------------------------------------------------------------------- */


/* ###################################### */
/* RESETING
/* ###################################### */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
	color: #464646;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
/*
  background-color: #DDDDD6;
*/

  background-position: 0px 123px;
  background-repeat: repeat-x;
}

body {
	background-color: #DDDDD6;
	  background-image: url('/images/contentbg.gif');
}

/* ###################################### */
/* GENERAL
/* ###################################### */

.float_right {
	float: right;
}

.float_left {
  float: left;
}


h1
{
  color: #464646;
  font-size: 3em;
  font-weight:normal;
}

h2
{
  color: #464646;
  font-size: 2em;
  font-weight:normal;
}

h3
{
  color: #464646;
  font-size: 1.5em;
  font-weight:bold;
}

/* ###################################### */
/* HEADER
/* ###################################### */

div#headerbar {
  background-image: url('/images/headerbg.gif');
  background-position: top left;
  background-repeat: repeat;
  height: 123px;
}

div#headerbar img.logo {
  float: left;
  clear: none;
}

div#headerright {
  height: 113px;
  width: 300px;
  float: right;
  clear: none;
  margin-top: 10px;
  margin-right: 40px;
}

div#header {
  color: #FFFFFF;
  font-size: 12px;
  width: 100%;
}

div#header a {
  color: #FFFFFF;
}

div#topright {
  float: right;
  clear: both;
}

div#gbdetails {
  float: right; clear: none;
  margin-right: 10px;
}

div#giftboxsummary {
  float: right;
  clear: both;
  height: 70px;
  margin-top: 15px;
  text-align: right;
  width: 200px;
}

div#giftboxsummary img {
  float: right;
  clear: none;
}

a.giftboxtitle {
  display: block;
  font-size: 16px;
}

span.gbprice {
  font-size: 16px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #F2E49C;
  font-style: italic;
}

a.checkoutlink {
  display: block;
  text-decoration: underline;
}


/* ###################################### */
/* MAIN MENU
/* ###################################### */

ul#menu {
  width: 996px !important;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  z-index: 50;
  height: 28px;
}

ul#menu li {
  list-style: none;
  position: relative;
  width: 240px;
  height: 28px;
  display: block;
  float: left;
  margin-left: 5px;
}

ul#menu li.first {
  margin-left: 0px;
}

ul#menu a {
  width: 240px;
  height: 28px;
  line-height: 28px;
  float: left;
  clear: none;
  color: #464646;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  background-image: url('/images/button.gif');
  background-repeat: no-repeat;
  background-position: top left;
  font-weight: bold;
}

ul#menu a:hover {
  background-position: bottom left;
  text-decoration: none;
  color: #ffffff;
}

ul#menu li ul {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 50;
  display: none;
  background-color: #ffffff;
}

ul#menu li ul li {
  margin: 0;
  margin-top: 1px;
}

/* ###################################### */
/* MAIN CONTENT
/* ###################################### */

div.centercontent {
  width: 996px;
  margin-left: auto;
  margin-right: auto;
}

div#contentbar div.centercontent {
  width: 977px;
}

div.fullbar {
  width: 100%;
}

div.separator {
	height: 1px;
	overflow: hidden;
	width: 100%;
	background-color: #BFBFBF;
	margin: 10px 0 10px 0;
}

div.innercontainer {
/*
  float: left;
*/
  clear: none;
  position: relative;
  width: 976px;
}

div#content {
	float: left;
  width: 975px !important;
  background-color: #FFFFFF;
	padding-bottom: 20px;
}

div.contentshadow {
	clear: both;
  width: 977px !important;
  height: 26px;
  background-image: url('/images/contentshadow.png');
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0px;
}


div#ctabar {
  width: 977px !important;
}

div.ctasignup 
{ 
	float: right; 
	clear: none; 
	position: relative;
}

div.ctasignup div.signup_form
{
	position: absolute;
	top: 58px;
	left: 145px;	
}

div.ctasignup div.signup_form input
{
	width: 223px;
	height: 20px;
	background-image: url(/images/email_bg.gif);
	border: 0px;	
	padding-top: 4px;
	padding-left: 4px;
	color: #a2a2a2;
}

div.ctasignup .submit {
	width: 18px !important;
	height: 14px !important;
	border: 0px !important;
	padding: 0px !important;
}

div.ctasignup a
{
	border: 0px;
	position: absolute;
	top: 63px;
	right: 88px;
}

a.ctanews { float: left; clear: none; }




div.changer_buttons
{
	position: absolute;
	width: 100px;
	height: 50px;
	top: 0px;
	right: 0px;
	background-color: #cccccc;	
}

div.lead_image
{
	display: block; 
	width: 976px; 
	height: 274px; 	
}

div.lead_image ul.nav {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0 auto;
}

div.lead_image ul.nav li {
  float: left;
  list-style: none;
  background-image: none;
  border-bottom: none;
  padding-left: 10px;
  
}

div.lead_image div.button {
	position: absolute; 
	width: 157px;
	height: 46px;
	bottom: 14px; 
	right: 14px; 
	cursor: pointer;
}

div.lead_images_bg
{
	height: 274px; 
	background: url(/images/headerbg.gif);
}

div.page_padd
{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:31px;
	margin-right: 31px;	
}

div.no_top_padd
{
	margin-top: 0px !important;	
}

div.bottles_wrap
{
	text-align:center;
}

div.bottles
{
	width:832px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

div.bottles .bottle_item
{
	width: 216px;
	float: left;
	margin-left: 26px;
	margin-right: 26px;
	height: 250px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.bottles .bottle_item img
{
	margin-bottom: 10px;
}

div.voucher_area
{
	float: left;
	width: 100%;
	clear: both;
  padding: 20px 0 20px 0;
	margin-bottom: 10px;
	border-bottom:1px solid #BFBFBF;
	color:#484848;
}

div.voucher_area span {
  float: left;
	padding-top: 7px;
}

div.voucher_area h4
{
  font-size: 1.1em;
  font-weight: bold;  
}

div.voucher_area input {
	float: right;
	width: 95px;
}

div.bottles .bottle_item .button_area
{
	text-align: center;
	margin-top: 4px;
}

div.bread_crumb
{
	color: #464646;
	font-size: 1em;
}

div.top_links
{
	display: block;
	margin-top: 5px;
	margin-bottom:28px;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 11px;
	text-align: right;	
	color: #464646;
}

div.top_links a
{
	color: #464646;
	text-decoration:none;
}

div.top_links span.top_links_gap
{
	margin-left: 10px;
}

.clear
{
	clear: both;
	line-height:0;
  font-size: 0;
}

div.product_inner
{
	position:relative;
	display: block;
}

div.product_inner div.left
{
	float: left;
	width: 400px;
	margin-right:20px;
}

div.product_inner div.right
{
	float: right;
	width: 493px;
}

div.product_inner div.picture_holder
{
	text-align: center;
	display: block;
}

div.product_inner div.zoom_area
{
	text-align:left;
	display: block;
	color:#464646;
	margin-top:30px;
}	

div.product_inner div.zoom_area a
{
	color:#464646;
}

div.product_inner div.zoom_area a:hover
{
	color:#000000;
	text-decoration:none;
}

.red
{
	color: #aa0f0f !important;	
}

div.product_inner h4
{
	color: #464646;
	font-size: 1em;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 14px;
}

div.product_inner p
{
	margin-top: 20px;
	margin-bottom: 20px;	
	color: #525252;
}

div.product_inner li
{
	color: #525252;	
	list-style:none;
}

div.purchase_options
{
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding-top:25px;
	padding-bottom: 25px;	
	margin-top: 25px;
	margin-bottom: 25px;
}

div.purchase_options li
{
	font-size: 1.2em;	
	font-weight: bold;
	
}

div.purchase_options .float_area
{
	position: relative;
	display: block;
}

div.purchase_options .li_float_left
{
	float: left;
}

div.purchase_options .li_float_right
{
	float: right;
	width: 206px;
	text-align: left;
	margin-bottom: 4px;
}

div.purchase_options li label
{
	margin-right: 5px;	
}

.li_float_right_no_margin
{
	margin-bottom: 0px !important;
}

div.font_toolbar {
	width: 388px;
	background-color: #F0F0EE;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 5px;
}

div.font_toolbar select {
	float: left;
}

div.font_toolbar img {
	padding: 5px 0 0 10px;
}

div.custom_label_area
{
	display: block;
	position: relative;
}

div.custom_label_area h3
{
	font-size: 1.2em;
	margin-bottom: 10px;
}

div.label
{
	background-color: #cccccc;
	float: left;
	width: 113px;
	height: 99px;
	margin-bottom: 9px;
	background-image: url(/images/label_maker/mini_label_shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: 14px;
}

div.label img {
	cursor: pointer;
}

div.custom_label_area div.margin_right
{
	margin-left: 0px!important;
}

div.buttons_area
{
	display: block;
	text-align: right;
	margin-top: 30px;
}

div.buttons_area img
{
	margin-left: 10px;
}

div.suggested_additions
{
	display: block;
	margin-top: 20px;
	border-top: 1px solid #bfbfbf;
	padding-top: 10px; 
	position: relative;
}

div.suggested_additions h3
{
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #464646;
}

div.gift_item_gift
{
	text-align: center;
	width: 200px;
}

div.gift_item
{
	float: left;
	margin-right: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.gift_item img
{
	margin-bottom: 10px;
}

div.gift_item .button_area
{
  clear: both;
  border: 1px solid red;
	text-align: center;
	margin-top: 4px;
}


/** Label maker **/

div.label_maker
{
	border: 1px solid #bfbfbf;
}

div.label_maker_padd
{
	margin: 10px;
	display: block;
	text-align:center;
	position: relative;
}

div.label_maker_padd img
{
	border: 1px solid #000000;
}

div.label_maker_padd p
{
	text-align: left;
}

div.label_maker_padd h3
{
	text-align: left;
}

div.label_maker_float
{
	position: absolute;
	top: 200px;
	left: 8px;
	width: 383px;
	height: 170px;
	z-index:2;
	text-align: center;
}

div.label_maker_float.image {
	top: 180px !important;
}

div#your_image_here {
	width: 100px;
	height: 80px;
	padding:5px;
	margin: 0 auto;
  text-align: center;
  filter:alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity:0.5;
  background-color: #cccccc;
  font-size: 24px;
}

div.label_maker_float input
{
	width: 350px;
	border: 0px;
	padding:5px;
	text-align: center;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	margin-top: 4px;
	background-color: #cccccc;
	font-size: 13px;
}

input#label_line_1
{
	font-size: 26px !important;
}

input#image_label_line_1
{
  font-size: 26px !important;
}

.arial {
	font-family: Arial;
}

.comic_sans_ms {
	font-family: "Comic Sans MS"
}

.georgia {
	font-family: Georgia;
}

.impact {
	font-family: Impact;
}

.times_new_roman {
	font-family: "Times New Roman"
}

trebuchet_ms {
	font-family: "Trebuchet MS";
}


img.no_border
{
	border: 0px !important;
}

img.button_padd_top
{
	margin-top: 5px;
}


/* ###################################### */
/* SHOPPING CART
/* ###################################### */

div.gift_box_head
{
	display: block;
	background-color: #edede5;
	height:35px;
	margin-top: 15px;
	position:relative;
}

div.gift_box_head h2
{
	color: #464646;
	font-size: 1.2em;	
}


div.gift_box_head h2.product_h2
{
	float: left;
	margin-left: 200px;
	line-height: 35px;
}


div.gift_box_head h2.quantity_h2
{
	float: left;
	margin-left: 230px;
	line-height: 35px;
}

div.gift_box_head h2.price_h2
{
	float: left;
	margin-left: 86px;
	line-height: 35px;
}

div.gift_box_product
{
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.gift_box_product div.product_image
{
	text-align: center;
	width: 201px;
	float: left;	

}

div.gift_box_product div.product
{
	text-align: left;
	width: 256px;
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 130px;
}

div.gift_box_product div.product p {
	margin-top: 50px;
}

div.gift_box_product div.quantity
{
	text-align: center;
	width: 100px;
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 130px;
}

div.gift_box_product div.quantity input 
{
	margin-top: 55px;
}

div.gift_box_product div.price
{
	text-align: left;
	width: 80px;
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 130px;
	line-height: 130px;
	margin-left: 73px;
}

div.gift_box_product div.item_options
{
	float: left;
	margin-left: 60px;
	padding-top: 52px;
}

div.gift_box_product div.item_options a
{
	color: #484848;
	text-decoration: underline	
}

div.gift_box_product div.item_options a:hover
{
	color: #000000;
	text-decoration: underline	
}

div.gift_box_totals
{
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #484848;
	border-top: 1px solid #bfbfbf;
	text-transform: uppercase;
	font-size:1.2em;
	text-align: right;
	font-weight: bold;
	height: 20px;
}

div.button_area
{
	position:relative;
	display: block;	
	margin-top: 20px;
	margin-bottom: 20px;
	
}

div.buttons_left
{
	float: left;
	width: 450px;
	padding-top: 40px;
}

div.buttons_left img
{
	margin-right: 5px;	
}

div.buttons_right
{
	float: right;
	width: 450px;	
	text-align: right;
}

div.buttons_right div#agree_to {
	float: right;
	margin: 0 20px 20px 0;
}

div.buttons_right div#agree_to span {
  float: right;
}

div.buttons_right div#agree_to span a {
  float: right;
}

div.buttons_right div#agree_to input {
	float: right;
}

div.buttons_right a {
	float: right;
}

div.giftbox_quick_tips_delivery
{
	margin-top: 20px;
	display: block;
	text-align: left;
	color: #484848;
}

div.giftbox_quick_tips {
	float: left;
	width: 600px;
}

div.giftbox_quick_tips li
{
	list-style:none;	
	margin-bottom: 2px;
}

div.giftbox_quick_tips ul
{
	margin-top: 4px;	
}

div.giftbox_quick_tips h4
{
	font-size: 1.1em;
	font-weight: bold;	
}

div.giftbox_quick_tips_delivery div.delivery_info {
	float: right;
	width: 226px;
	padding: 10px;
	background-color: #EDEDE5;
}

div.giftbox_quick_tips_delivery div.delivery_info img {
	float: right;
	padding: 0 0 5px 5px;
}

div.divide
{
	display: block;
	position: relative;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	background-color: #bfbfbf;
	margin-bottom: 35px;
}

div.corp_left
{
	float: left;
	width: 452px;
	margin-bottom: 47px;
}

div.corp_left h2
{
	margin-bottom:10px;
}

div.corp_left p
{
	margin-bottom:24px;
	line-height: 18px;
	margin-right: 10px;
}

div.corp_right
{
	float: right;
	width: 452px;
	margin-bottom: 47px;
}

div.corp_right h2
{
	margin-bottom:10px;
}

div.corp_right p
{
	margin-bottom:24px;
	line-height: 18px;
}

div.corp_right div.login_box
{
	display: block;
	background-color: #f5f5f5;
	height: 292px;
}

div.corp_left ul, div.corp_right ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 47px;
}

div.corp_left li, div.corp_right li
{
	margin-bottom: 24px;
}

div.corp_left label, div.corp_right label
{
	display: block;
	font-weight: bold;
}

div.corp_left input, div.corp_right input
{
	width: 314px;
	height: 20px;
	border: 1px solid #b3b3b3;
	background-image: url(/images/input_bg.gif);
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 3px;
	font-family: arial;
	font-size: 1.2em;
}

div.corp_left textarea
{
	width: 314px;
	height: 90px;
	border: 1px solid #b3b3b3;
	background-image: url(/images/textarea_bg.gif);
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 3px;
	font-family: arial;
	font-size: 1.2em;
}

div.corp_left .submit
{
	float: right;
	margin-right: 85px;
	width: 135px;
	height: 37px; 
	background-image: none !important;
	border: none !important;
}

div.corp_right .submit
{
	float: right;
	margin-right: 64px;
	width: 137px;
  height: 37px; 
  background-image: none !important;
  border: none !important;
}

div.corp_right ul
{
	padding-top: 70px !important;
	padding-left: 20px;
	
}

div.label_maker_area
{
	display: block;
	position: relative;
	border-top: 1px solid #bfbfbf;
	padding-top: 20px;	

}

div.tabs_area
{
	height: 47px;
	display: block;
	position: relative;
	border-bottom: 1px solid #d5d5d5;	
}
div.left_tab
{
	left: 9px;
	top: 0px;	
}

div.right_tab
{
	right: 9px;
	top: 0px;	
}

div.tab_off
{
	
	background-image: url(/images/label_maker/tab_off_bg.gif);
	height: 47px;
	width: 	445px;
	position: absolute;
	z-index: 100;
}

div.tab_on
{
	
	border-top: 1px solid #d5d5d5;
	
	background-image: url(/images/label_maker/tab_on_bg.gif);
	height: 47px;
	width: 	447px;
	position: absolute;
	z-index: 100;
}

div.tab
{
	text-align: center;
	color: #5d5d5d;
	line-height: 47px;
	font-weight: bold;
	font-size: 1.3em;	
	cursor: pointer;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}

div.tab_content
{
	display: block;	
	padding-top: 18px;
}

div.label_big
{
	float: left;	
	width: 400px;
}

div.labels_holder
{
	float: left;
	margin-left:0px;
	width:270px;
}


div.label_instructions
{
	width: 217px;
	float: left;
	margin-left: 17px;
}

div.label_instructions h3
{
	color: #5d5d5d;
	line-height: 47px;
	font-weight: bold;
	font-size: 1.3em;	
	margin: 0px!important;
	padding: 0px!important;
}

div.label_instructions div.instruction_point
{
	position:relative;
	
}

div.instruction_point img
{
	float: left;
	margin-right: 10px;
}

div.instruction_point p
{
	float: right;
	margin-top: 10px;	
	width: 170px;
	margin-bottom: 20px;
}

div.instruction_point strong
{
	margin-top: 0px;
	display: block;
}

img.follow_us {
	position: absolute;
  left: 30px;
  bottom: 10px;
}

img.drink_aware
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

img.change_template_button 
{
	float: left;
	padding-top: 20px;
}

img.preview_button
{
	float: right;
	padding-top: 20px;
}

div.label_preview
{
	float: right;
	width: 500px;;
	background-color: #ffffff;
}

div.label_preview div.inner
{

}

div.preview_img
{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 400px;
	height: 294px;
	opacity:1;
	filter:alpha(opacity=100);
}

div.preview_edit
{
	position: absolute;
	right: 0px;
	top: 126px;
	//top: 153px;
	width: 500px;
}

div.preview_edit select
{
	margin-top: 20px;
	width: 200px;
}	

option.arial
{
	font-family: Arial;
}

option.comic
{
	font-family: Comic Sans MS;
}

option.courier
{
	font-family: Courier;
}

option.georgia
{
	font-family: Georgia;
}

option.impact
{
	font-family: Impact;
}

option.times
{
	font-family: Times New Roman;
}

option.trebuc
{
	font-family: Trebuchet MS;
}

option.verdana
{
	font-family: Verdana;
}

select.color_choose
{
	width: 150px;
}

option.white
{
	background-color: #ffffff;
	color: #000000;
}

option.black
{
	background-color: #000000;
	color: #ffffff;
}

option.blue
{
	background-color: #0066cc;
	color: #ffffff;
}

option.green
{
	background-color: #00cc33;
	color: #ffffff;
}

option.yellow
{
	background-color: #ffff00;
	color: #000000;	
}

option.red
{
	background-color: #ff0000;
	color: #ffffff!important;	
}

option.pink
{
	background-color: #ff00cc;
	color: #ffffff;	
}

iframe.upload_image_iframe
{
	width: 500px;
	height: 40px;	
}


div.iframe_padd
{
	margin-top: 10px;
}

/* ###################################### */
/* CHECKOUT PROCESS
/* ###################################### */

div#checkout div.left_column {
	float: left;
	width: 48%;
}

div#checkout div.right_column {
  float: right;
	width: 48%;
}

div#checkout ul {
	list-style: none;
}

div#checkout input {
	width: 314px;
  height: 20px;
  border: 1px solid #b3b3b3;
  background-image: url(/images/input_bg.gif);
  padding-top: 4px;
  padding-left: 3px;
  margin-top: 3px;
  font-family: arial;
  font-size: 1.2em;
}

div#checkout input.postcode {
  width: 121px;
  height: 20px;
  border: 1px solid #b3b3b3;
  background-image: url(/images/input_small_bg.gif);
  padding-top: 4px;
  padding-left: 3px;
  margin-top: 3px;
  font-family: arial;
  font-size: 1.2em;
}

div#checkout img.findAddressButton {
  float: right;
}

div#checkout ul.addressChoices {
	list-style: none;
}

div#checkout ul.addressChoices#delivery_address_choices {
  background-color:#F5F5F5;
}

div#checkout ul.addressChoices li {
	height: auto !important;
	margin: 0;
	padding: 0;
}



div#checkout textarea {
	background-image:url(/images/textarea_bg.gif);
	border:1px solid #B3B3B3;
	font-family:arial;
	font-size:1.2em;
	height:90px;
	margin-top:3px;
	padding-left:3px;
	padding-top:4px;
	width:314px;
}


div#checkout input.submit {
	float: right;
	margin-bottom: 30px;
  width: 135px;
  height: 37px; 
  background-image: none !important;
  border: none !important;
}

div#checkout .checkbox {
	background-image: none !important;
	height: auto !important;
  width: auto !important;
	border: none !important;
	padding: 0 !important;	
}

div#checkout ul li {
	height: 60px;
}

div#checkout ul li.searchPostcode {
	padding: 10px 0 10px 0;
	margin: 10px 0 25px 0;	
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
}

div#checkout ul li.textarea {
  height: 120px;
}

div#checkout ul li.email {
	padding: 12px;
	height: auto !important;
	background-color: #F5F5F5;
}

div#checkout ul li.email span {
	float: left;
	margin-top: 9px;
}

div#checkout ul.billing_form {
	padding: 23px 60px 15px 60px;
}

div#checkout ul.delivery_form {
	background-color: #F5F5F5;
	padding: 15px 60px 15px 60px;
}

div#checkout div.success_grey {
	background-color: #EDEDE5;
	padding: 20px;
}

/* ###################################### */
/* ERRORS
/* ###################################### */

div.error_messages {
  margin-top: 20px;
}

div.error_messages ul.error {
  list-style: disc;
  margin-left: 16px;
}

div.error_messages ul.error li {
  color: #d30b0b;
  height: auto !important;
}

span.error {
  color: #d30b0b;
}

/* ###################################### */
/* BLOG
/* ###################################### */

div.blog_post h2 a {
  color: #464646;
}

div.blog_post p.date {
  color: #acacad;
}

div.blog_post div.blog_content {
  margin-top: 10px;
}

/* ###################################### */
/* SITE MAP
/* ###################################### */

ul.siteMap {
	padding-left: 20px;
	font-weight: bold;
}

ul.siteMap ul {
  padding-left: 12px;
	font-weight: normal;
}

/* ###################################### */
/* FOOTER
/* ###################################### */

div#footer {
	float: left;
  width: 996px !important;
  background-color: #EDEDE5;
  color: #464646;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 12px;
  margin-top: 10px;
}

div#footer h3 {
  font-size: 12px;
}

div#footer h3 img {
  margin-left: 5px;
}

div#footer ul {
  margin: 0px;
}

div#footer li {
  padding: 0px;
  padding-left: 10px;
  margin: 0px;
  margin-top: 5px;
  list-style: none;
  background-image: url('/images/footerarrow.gif');
  background-position: 0px 4px;
  background-repeat: no-repeat;
}

div#footer a {
  color: #464646;
}

div.footerbox {
  float: left;
  clear: none;
  width: 200px;
  margin-left: 35px;
}

div#byline {
  width: 100%;
  text-align: center;
  float: left;
  clear: both;
  margin-top: 20px;
}

.facebook { 
	position: absolute; 
	bottom: 8px; 
	left: 130px;
} 