form fieldset
{
	padding: 20px 10px 15px 10px;
	border: 2px solid #DDD;
	
}

form legend
{
	padding: 5px;
	font-weight: bold;
	color: #000;
}

form label, form input, form textarea, form select
{
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

form label 
{
	float: left;
	text-align: right;
	width: 190px;
	padding-right: 20px;
}

form .group .group_elements
{
	float: left;
	width: 300px;
}

form .group .group_elements .element { display: inline; }

form .group_elements .element label, 
form .group_elements .element div.title
{
	float: left;
	margin: 0px;
	padding-right: 10px;
	width: auto;
	text-align: left;
}

form .group br { clear: left; }

form .element { clear: left; }

form .element br { clear: left; }

form .element em { font-weight: bold; font-style: normal; }

form .radio, form .checkbox
{
	float: left;
	margin-right: 7px;
}

form .error 
{ 
	color: #CC3300;
	padding: 3px;
	margin-left: 213px;
}/* ----- Main ----- */

body 
{
	margin: 20px 0px;
	padding: 0; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background: #C19A68 url(../images/back.png) repeat-x;
	line-height: 1.3em;
}

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

a:hover
{
	text-decoration: underline;
}

h1
{
	margin: 30px 0px 20px 0px;
	padding: 4px 0px 0px 50px;
	height: 30px;
	background: url(../images/logo-bullet.jpg) no-repeat;
	font-size: 22px;
	font-family: "Times CE", "Times", "Times New Roman", serif;
	font-weight: bold;
	color: #000;
	line-height: 30px;
}

h2
{ 
	margin: 40px 0px 20px 0px;
	padding-bottom: 10px;
	color: #82350b;
	font-size: 15px;
	background: url(../images/heading-rule.jpg) left bottom no-repeat;
}

li { padding: 10px 0px; }
ul { padding-top: 10px; }

h1, h2, h3, h4, h5, h6, p, ul, ol
{ clear: left; }

form fieldset { border: 2px solid #f0e2bf; }
form legend { font-size: 14px; color: #444; }
form label { width: 180px; }

#container
{
	margin: 50px auto;
	width: 956px;
	background: url(../images/container-back.jpg) repeat-y 1px 743px;
}

#logout
{
	position: absolute;
	top: 20px;
	right: 30px;
}

#logout a
{
	color: #d3b679;
}

/* ----- Image Replace ----- */

.image_replace
{
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.image_replace span
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/* ----- Menu ----- */

#menu
{
	float: left;
	position: relative;
	width: 250px;
	height: 743px;
}

#menu div
{
	position: absolute;
	height: 35px;
	width: 180px;
	left: 17px;
	cursor: pointer;
}

/* ----- Content ----- */

#content
{
	position: relative;
	float: right;
	width: 706px;
}

#inner_content
{
	padding-right: 78px;
	padding-bottom: 30px;
}

#inner_content .min_height
{
	float: right;
	height: 743px;
}

#logo, #logo span
{
	float: left;
	margin: 77px 0px 35px 0px;
	width: 353px;
	height: 135px;
	font-size: 11px;
}

#logo span { margin: 0px; }

/* ----- Footer ----- */

#footer
{
	clear: both;
	width: 956px;
	height: 13px;
	background: #C19A68 url(../images/footer.jpg) no-repeat;
}

/* ----- Content ----- */

.indent
{
	padding-left: 30px;
}

/* Catalog */

#catalog_page ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	color: #444;
	font-size: 14px;
	font-weight: bold;
}

#catalog_page ul li
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#catalog_page ul li a
{
	color: #444;
}

#catalog_page h2
{ 
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
	cursor: pointer;
}

.listing
{
	display: none;
	overflow: hidden;
}

.product_listing
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 570px;
}

.product_listing caption
{
	padding: 30px 0px 15px 50px;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

.product_listing caption.hidden
{
	visibility: hidden;
	padding: 0px;
	height: 25px;
}

.product_listing td, .product_listing th
{
	padding: 5px 10px;
	vertical-align: middle;
}

.product_listing th
{
	padding-bottom: 1px;
	color: #89541c;
	border-bottom: 1px solid #89541c;
	text-align: left;
}

.product_listing td.name { width: 150px; }
.product_listing td.item_number { width: 50px; }
.product_listing td.price { width: 75px; text-align: center; }

#catalog_page .close
{
	padding: 20px 120px 0px 0px;
	text-align: right;
	font-weight: bold;
}

#catalog_page #category_list
{
	position: absolute;
	top: 110px;
	right: 115px;
}

#catalog_page #category_list h3
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 14px;
	text-align: center;
}

#catalog_page #category_list ul
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#catalog_page #category_list li
{
	margin: 0px;
	padding: 1px 0px 1px 30px;
}

#catalog_page #category_list li.active
{
	background: url(../images/arrow.png) 10px 3px no-repeat;
}

#catalog_page #category_list li.active a
{
	color: #000;
}

#catalog_page #category_list_back
{
	position: absolute;
	top: 100px;
	right: 100px;
	width: 205px;
	height: 215px;
	background-color: #C19A68;
}

/* Wholesale Pricing */

#wholesale_page form p
{
	padding-bottom: 10px;
	text-align: center;
	font-style: italic;
}

#wholesale_page form .error { text-align: left; }

/* Retailer */

#retailer_page #comments
{
	width: 375px;
	height: 200px;
}

/* Contact */

#contact_page #message
{
	width: 360px;
	height: 200px;
}

#contact_page table td
{
	padding-right: 20px;
	padding-bottom: 20px;
}

#contact_page table td.left
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}/* ----- Menu ----- */

#menu
{
	background: url(../images/coffee/menu.jpg) no-repeat;
}

#menu div.active { background-image: url(../images/coffee/menu-active.jpg); }
#menu div.hover { background-image: url(../images/coffee/menu-rollover.jpg); }
#menu div.hover_active { background-image: url(../images/coffee/menu-rollover-active.jpg); }

#menu_home { top: 265px; background-position: -17px -18px; }
#menu_catalog { top: 317px; background-position: -17px -70px; }
#menu_retailer_pricing { top: 367px; background-position: -17px -120px; }
#menu_retailer { top: 418px; background-position: -17px -171px; }
#menu_tutorial { top: 470px; background-position: -17px -223px; }
#menu_contact { top: 528px; background-position: -17px -281px; }

/* ----- Content ----- */

#content { background: url(../images/coffee/content-back.jpg) no-repeat; }

#logo, #logo span { background: url(../images/coffee/logo.jpg); }

/* ----- Pages ----- */

#catalog_page h2
{ 
	padding-top: 25px;
}

#message
{
	width: 360px;
	height: 200px;
}

table
{
	margin-top: 20px;
}

table td
{
	padding-right: 20px;
	padding-bottom: 20px;
}

table td.left
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

#catalog_page #category_list_back { width: 225px; height: 180px; }