/* GENERAL
========================================================================================= */
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	padding: 18px 0 6px 0;
	margin: 0;
	text-align: center;
	background: #220a02 url(/catalog/view/theme/coffee/image/global/background_stripes.gif) repeat-x;
}
* {font-family: Arial, Helvetica, sans-serif;}
.special p,  .z_middle li {font-family:"Times New Roman", Times, serif;}
h1, h1>small {font-family:Georgia, Times, serif;}
.special p, .special li {font-size: 14px;}
body, td, th, input, textarea, select, a { font-size: 12px;}
form {padding: 0; margin: 0; display: inline;}
table, td, tr, th {padding: 0; border: 0; margin: 0;}
input, textarea, select {padding: 0; margin: 0;}
ol, ul {list-style: none; padding: 0; margin: 0;}

h1 {font-size: 24px; font-weight: bold; color: black; margin: 0;}
h2 {font-size: 15px; font-weight: bold; color: black;}
p {margin: 0 0 13px;}
p.flush {margin: 0; padding: 0;}
.label {font-size: 12px; margin-right: 3px;}
.small {font-size: 11px !important; height: 20px !important;}
.floatRight {float: right;}

a, a:visited {font: inherit; color: #0051BF; text-decoration: none; cursor: pointer;}
a:hover {text-decoration: none;}
a img {border: none;}
h2 a, h2 a:visited {font-size: inherit; color: inherit; text-decoration: inherit;}
h2 a:hover {text-decoration: underline;}

/* For information (contents edited in the Admin) and checkout pages. */
.special p.heading {font: inherit; margin: 0 !important; padding: 0 !important;}
.special a {text-decoration: underline !important}
.special ol {list-style: decimal inside}
.special ul {list-style: none; margin: 0; padding-left: 0}
.information p, .information p * {font-family: "Times New Roman", Times, serif; font-size: 14px}
#company_overview {height:788px;}
#company_overview h4 {margin: 13px 0 0 0; }

#content {font-family: "Times New Roman", Times, serif;}

#content .top h1 {margin-bottom: 18px;}
#content .top h1.product {margin: 0 !important}
#content .middle {}
#content .bottom {height: 0;}


/* COMMON: Header, Layout, Footer
========================================================================================= */
#column_left a, #header a, #footer a{text-decoration: none;}

#container_top,
#container_bottom {
	width: 960px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container_top img,
#container_bottom img {
	float: left;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 10px;
	background: #7e1809 url(/catalog/view/theme/coffee/image/global/gradient_red_50x500.gif) repeat-x;
}

#header {
	position: relative;
}
	#logo {
		position: absolute;
		width: 960px;
		height: 102px;
		top: 11px;
	}
		#logo img {
			float: left;
		}
	#user {
		position: relative;
		z-index: 99;
		width: 960px;
		padding-top: 7px;
	}
		#user ul {
			float: right;
			/* margin-right: 23px; */
			margin-right: 169px;
		}
		#user ul li {
			float: left;
			margin-left: 30px;
		}
		#user ul li a {
			color:#f5e9e3
		}
		#user ul li a img {
			vertical-align: top;
			margin: -2px 4px 0 -2px;
		}
		/* Your Cart box #module_cart sits in #column_left */
		#module_cart {
			position: absolute;
			width: 104px;
			top: -169px;
			/* left: 905px; */
			right: -766px;
			z-index: 999;
			margin-bottom: 0 !important;
			padding: 4px 12px;
			border: 1px solid #b50000;
			border-radius: 6px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			-o-border-radius: 6px;
			background-color: #8b0000;
			color: white;
		}
		#module_cart a {
			color: white;
			text-decoration: underline !important;
		}
		#module_cart a:hover {
			text-decoration: none !important;
		}
		#module_cart .top {
			font-weight: bold;
		}
		#module_cart #modcart_allinfo {
			margin-top: 16px;
		}
		#module_cart #modcart_allinfo td,
		#module_cart #modcart_allinfo td a,
		#module_cart #modcart_allinfo #modcart_subtotal {
			font-size: 11px;
			color: #ededed;
		}
		#module_cart #modcart_allinfo td small {
			color: #bfbfbf;
		}
		#module_cart #modcart_subtotal {
			margin-top: 9px;
			text-align: right;
		}
		#module_cart #modcart_checkout {
			float: right;
			margin: 15px -1px 3px 0;
			padding: 1px 14px;
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			-o-border-radius: 2px;
			background-color: white;
		}
		#module_cart #modcart_checkout a {
			text-decoration: none !important;
			font-size: 13px;
			font-weight: bold;
			color: black;
		}
		#module_cart #modcart_checkout a:hover {
			text-decoration: underline !important;
		}		
		
	#navSite {
		position: relative;
		z-index: 98;
		width: 960px;
		margin-top: 39px;
	}
		#navSite ul {
			margin-left: 196px;
		}
		#navSite ul li {
			float: left;
			margin-right: 15px;
			padding-right: 15px;
		}
		#navSite ul li a {
			color: #fff;
			font-size: 12px;
			font-weight: bold;
		}

#column_left {
	float: left;
	clear: both;
	width: 180px;
	margin-top: 101px;
	position: relative;
}
	#category {
		margin-left: 21px;
	}
	#category h1 {
		color: #fff;
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 7px
	}
	#category a {
		color: #fff;
		line-height: 24px;
	}
	#category .thisCategory {
		color: #f33;
		font-weight: bold;
	}

#content_top {
	position: relative;
	float: right;
	width: 766px;
	height: 8px;
	margin-top: 6px;
	margin-right: 14px;
}
#content_bottom {
	float: right;
	width: 766px;
	height: 8px;
	margin-right: 14px;
}
#content_top img,
#content_bottom img {
	float: left;
}
#content {
	position: relative;
	float: right;
	width: 730px;
	margin-right: 14px;
	padding: 10px 18px;
	background-color: #fff;
}

#footer {
	clear: both;
	width: 730px;
	height: 72px;
	padding: 9px 18px 0 18px;
	margin-left: 180px;
	position: relative;
}
	#footer ul {float: left;}
	#footer ul#left {margin-left: 0;}
	#footer ul#middle {margin-left: 107px;}
	#footer ul#right {margin-left: 82px;}
	#footer ul li.heading {font-weight: bold; margin: 0 !important; padding: 0 !important;}
	#footer ul li, #footer ul li a {color: #f5e9e3;}
#legal {
	margin-top: 20px;
	color: #7d675e;
}
#under_footer {position: relative; text-align: center; width: 100%;} 
#under_footer h2 {
	margin-left: auto;    
	margin-right: auto;
	text-align: left;
	width: 300px;
	color: #ccc;
	font-family:Georgia, Times, serif;
	font-size: 1.4em;
}
#under_footer h2 b {  font-weight: normal; font-size: .7em;}

#trust {text-align: center; margin: 20px;}

/* COMMON: Home
========================================================================================= */
#content .middle #left_col {
	width: 501px;
	float: left;
	margin-bottom: 30px;
}
	#categories {
		width: 501px;
		margin-top: 16px
	}
	#categories ul {}
	#categories ul li {
		float: left;
		width: 154px;
		margin: 0 13px 13px 0;
	}
	#categories ul li .z_top,
	#categories ul li .z_bottom {
		width: 154px;
		height: 8px;
	}
	#categories ul li .z_top img,
	#categories ul li .z_bottom img {
		float: left;
	}
	#categories ul li .z_middle {
		padding: 3px 15px 0;
		background: #d8d8d6 url(/catalog/view/theme/coffee/image/global/gradient_grey_50x100.png) repeat-x;
	}
	#categories ul li .z_middle a {
		color: #000;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
	}
	#categories ul li .z_middle a img {
		margin-top: 8px;
	}
	#welcome {
		padding-top: 8px;
		width: 486px;
		height: 427px;
		clear: left;
		position: relative;
	}
	#welcome p {
		color: #3d3d3d;
		line-height: 18px;
	}
	#home_foot_image {
		position: absolute;
		bottom: 0;
	}
	#info {
		float: right;
		width: 227px;
		margin-bottom: 30px;
	}
	#info .z_top,
	#info .z_bottom {
		width: 227px;
		height: 8px;
	}
	#info .z_top img,
	#info .z_bottom img {
		float: left;
	}
	#info .z_middle {
		padding: 7px 15px 21px;
		background: #d8d8d6 url(/catalog/view/theme/coffee/image/global/gradient_grey_50x300.png) repeat-x;
	}
	#info .z_middle p,
	#info .z_middle ul li {
		color: #3d3d3d;
		line-height: 18px;
	}
	
	
/* Category
========================================================================================= */
#category_heading {
	margin: 2px 0 10px 0;
}
#category_heading img {
	float: left;
	margin: 0 15px 0 18px;
}
#category_heading h1 {
	position: relative;
	top: 15px;
}
/*
#category_heading {
	width: 726px;
	height: 76px;
	margin-top: -5px;
	padding-bottom: 2px;
	background: url(/catalog/view/theme/coffee/image/categories/generic_heading.png) no-repeat;
}
#category_heading h1 {
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	padding: 16px 0 0 19px;
}
*/
#description {
	width: 448px;
	margin-top: 8px;
}
#description p {
	margin: 0;
}
.sort_wrap {
	float: right;
	width: 189px;
	padding-right: 3px;
}
	.sort_top,
	.sort_bottom {
		width: 189px;
		height: 8px;
	}
	.sort_top img,
	.sort_bottom img {
		float: left;
	}
	.sort {
		width: 172px;
		height: 18px;
		padding-right: 17px;
		text-align: right;
		background-color: #fafafa;
	}
table.list {
	width: 100%;
	float: left;
}
	.product_wrapTop,
	.product_wrapBottom {
		width: 726px;
		height: 8px;
	}
	.product_wrapTop img,
	.product_wrapBottom img {
		float: left;
	}
	.product_wrap {
		width: 694px;
		height: 128px;
		padding: 7px 16px 0;
		background: #eaeaea url(/catalog/view/theme/coffee/image/global/gradient_lightGrey_50x100.png) repeat-x;
	}
	.product_wrap h2 {
		margin-top: 0;
		margin-bottom: 9px;
	}
	.product_left {
		float: left;
		margin-right: 9px;
	}
	.product_middle {
		float: left;
		width: 308px;
	}
	.product_right {
		float: right;
		text-align: right;
	}
		.sizeWrap,
		.qtyWrap {
			margin-bottom: 5px
		}
		.addToCartButton_right {
			float: right;
		}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}


/* Product
========================================================================================= */
.text_enlarge {
	font-size: 11px;
	font-style: italic;
	color: #454545;
}
.infoRow {clear: both; height: 26px;}
.priceRow {margin-bottom: 0;}
.labelCol {float: left; width: 100px}
.infoCol {float: left;}
.price_regular {font-weight: bold;font-size: 15px;}
.price_special {}
.addToCartButton {}
.addToCartWrap .button_middle {
	width: 88px;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 21px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tabs a:hover {
	text-decoration: underline;
}

#sizethumbbox {
	text-align: center;
	padding: 20px;
}


/* Buttons
========================================================================================= */
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin: 37px 0 10px;
	clear: both;
	padding: 5px;
}
.buttons_checkout {
	background: none !important;
	border: none !important;
	margin: 14px 0 28px !important;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
a.button {text-decoration: none !important;}
a.button .left,
a.button .right {
	float: left;
	width: 8px;
	height: 21px;
}
a.button .middle {
	float: left;
	height: 18px;
	background: url(/catalog/view/theme/coffee/image/global/button_green_middle.png) repeat-x;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	padding-top: 3px;
}
a.button .isGrey {background: url(/catalog/view/theme/coffee/image/global/button_grey_middle.png) repeat-x !important}
#btn_back {width: 104px}
#btn_back .middle {width: 88px}
#btn_checkout {width: 104px}
#btn_checkout .middle {width: 88px}
#btn_confirm {width: 141px}
#btn_confirm .middle {width: 125px}
#btn_continue {width: 104px}
#btn_continue .middle {width: 88px}
#btn_login {width: 83px}
#btn_login .middle {width: 67px}
#btn_new_address {width: 141px}
#btn_new_address .middle {width: 125px}
#btn_shopping {width: 166px}
#btn_shopping .middle {width: 150px}
#btn_submit {width: 104px}
#btn_submit .middle {width: 88px}
#btn_update {width: 104px}
#btn_update .middle {width: 88px}


#freecoffeebuttons {position: relative; height: 100px; }
#freecoffeebuttons div { cursor: pointer; text-align: center; font-size: 16px; color: #555; font-weight: bold; position: absolute; background-color: #ddd; width: 190px; padding: 10px; height: 20px; border: 5px solid white;}
#freecoffeebuttons .selected {  border: 5px solid #448D33; background-color: #B7D1B1; }
#opt-1 { left:0; top:0;}
#opt-2 { left:0; bottom:0;}
#opt-10 { left:240px; top:0;}
#opt-20 { left:240px; bottom:0;}
#opt-100 { left:480px; top:0;}
#opt-200 { left:480px; bottom:0;}


/* FACTORY DEFAULT STYLES (YET TO BE DEALT WITH)
========================================================================================= */

.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}


/* DISCONTINUED CUSTOM STYLES (TO BE KILLED)
========================================================================================= */


/* FACTORY DEFAULT STYLES (TO BE KILLED)
========================================================================================= */
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.heading {
	padding-bottom: 3px;
	margin-bottom: 10px;
}

