/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Area
  Ecomm Content Area
    Tables
	Links
  Forms
  Footer



/* ---------- @ HTML Elements -----------*/


body, html {	
	padding-bottom: 20px;
	color:#CCC;
	background: #000;
	font: 100% Verdana,Arial;
	text-align:center
}

* { margin: 0px;
	padding: 0px;
}

p {	
	margin: 15px 0px 15px 0px;
}
		
a:link, a:visited {	
	text-decoration:none;
	color: #FFB164; 
}

a:hover, a:active {	
	color:#763107;
}

img {	
	border:none;
}

a.nohover:hover {	
	border:none;
	text-decoration: none;
}

*:focus { 
	outline: none 
}

td table td {
	width:200px;
	}
	
	

/* ---------- @ Page Structure -----------*/


#wrapper {
	margin: 0 auto;
	width: 850px;
	text-align:left
}

#masthead {
	background: url(/images/bg_masthead.png) no-repeat;
	height: 100px;
	margin-left: 16px;
}

#masthead_stores {
	background: url(/images/bg_masthead_locations.png) no-repeat;
	height: 100px;
	margin-left: 16px;
}
		   
h1#logo {
	width: 195px;
	background: url(/images/bg_logo.png);
	height: 100px;
	text-indent:-9000px;
	float: left;
}

.content {	
	padding: 0px;
	padding: 22px 0px 0px 16px;
	width: 803px;
	font-size: 0.8em;
	}

.left {	
	float:left;
}

.right {	
	float:right;
}

br.clearfix {	
	clear:both; 	
	margin:0px !important; 
	padding:0px !important; 
	height: 1px; 
	font-size: 1px; 
	line-height: 1px; 
}

	


	
		
/* ---------- @ Headings -----------*/
	
h1 {
	font-size: 1.8em;
	}

h2 {	
	font-size: 2.2em;
	}
	
h2#about {
	background: url(/images/title_about.png);
	width: 109px;
	}	

h2#locations {
	background: url(/images/title_locations.png);
	width: 112px;
	}	

h2#franchise {
	background: url(/images/title_franchise.png);
	width: 306px;
	}
	
h2#wholesale {
	background: url(/images/title_wholesale.png);
	width: 116px;
	}
	
h2#corporate {
	background: url(/images/title_corporate.png);
	width: 279px;
	}
	
h2#shop {
	background: url(/images/title_shop.png);
	width: 83px;
	}
	
h2#coffeentea {
	background: url(/images/title_coffeentea.png);
	width: 173px;
	}
	
h2#contact {
	background: url(/images/title_contact.png);
	width: 147px;
	}
	
h2#menu {
	background: url(/images/title_menu.png);
	width: 69px;
	}
	
h2#media {
	background: url(/images/title_media.png);
	width: 165px;
	}
	
h2#comments {
	background: url(/images/title_comments.png);
	width: 157px;
	}
	
h2#about, h2#locations, h2#franchise, h2#wholesale, h2#corporate, h2#shop, h2#coffeentea, h2#contact, h2#menu, h2#media, h2#comments {
	float: left;
	text-indent: -9000px;
	height: 100px;
}

	
h2#locations_store {
	font: 1.75em Garamond, Georgia, "Times New Roman", Times, serif;
	color: #84B6B5;
	float: left;
	margin-top: 35px;
	font-weight: bold;
	letter-spacing: -.015em;
	}
	
h3 {	
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #9abbdb;
	margin-bottom: -15px;
	}

h3.locations, h3.menu {	
	margin-bottom: -5px;
	padding-top: 5px;
	}
	
h3.checkout, h3.mailinglist, h3.shoppingcart, h3.valutec {	
	padding-bottom: 20px;
	}
	
h3.shoppingcart {	
	padding-left: 20px;
	}
	
h4 {	
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #9abbdb;
	margin: 20px 0px -5px 0px;
	}
	
.shopbar h4, .subnavbar h4 {
	color: #BDC7D6;
	background: url(/images/shop_subheadbg.gif) repeat-x;
	font: normal 1em Verdana, Arial;
	height: 20px;
	width: 145px;
	padding: 2px;
	margin: 25px 0px 5px 0px;
	}




/* ---------- @ Content Area -----------*/

.picbar {
	padding-right: 20px;
	}
	
.picbar.right {
	padding-right: 0;
	padding-left: 20px;
	}
	
.picbar img {	
	padding: 1px;
	border: 1px solid #0a6758;
	margin-bottom: 30px;
	display:block;
	}
	
.picbar#picbar-long {
	padding-right: 5px;
	}

#picbar-long img {
	display: inline;
	margin-right: 19px;
	margin-bottom: 10px;
	}

#picbar-locations {
	padding-left: 20px;
	padding-right: 125px;
	}
	
#picbar-illustrations img {
	padding-top: 20px;
	padding-bottom: 20px;
	border: none;
	}
	
ul.bullets, ul.bullets ul {
	margin: 0;
	padding: 0;
	}

ul.bullets li {
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding: 0px 40px 0px 14px;
	margin: 10px 0px 10px 35px;
	}
	
ul.bullets ul li {
	background:none;
	list-style:none;
	margin: 0px 0px 20px 40px;
	}
	
ul.bullets ul.bullets li {
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	margin: 0px 0px 20px 55px;
	}

dl {
	padding-bottom: 10px;
	padding-left: 45px;
	}

dt {
	display: inline;
	font-weight: bold;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #9abbdb;
	position: absolute;
	}

dd {
	display: inline;
	position: relative;
	left: 100px;
	top: 2px;
	}
	
ol li {
	padding: 0px 40px 0px 14px;
	margin: 10px 0px 10px 35px;
	}
	
.leftcolumn, .rightcolumn {
	float: left;
	width: 365px;
	}
	
.leftcolumn {
	margin-right: 35px;
	}

.logo {
	width: 325px;
	height: 165px;
	margin: 0 40px 30px 0;
	float: left;
}

.logo dl {
	padding-left: 0;
}

.logo dt, .logo dd {
	float: left;
	margin-right: 10px;
	display: block;
	position: static;
}

.logo dt {
	width: 80px;
}

.logo img {
	margin: 0 0 20px 0;
	padding: 1px;
	border: 1px solid #0a6758;
}

.locations_info, .locations_contact {
	float: left;
	width: 200px;
	margin-right: 60px;
}

.locations_directions {
	background: url(/images/compass.gif) center left no-repeat;
	padding-left: 18px;
	display: block;
	width: 75px;
	float: left;
}

.locations_email {
	background: url(/images/email.gif) center left no-repeat;
	padding-left: 21px;
	display: block;
	width: 75px;
	float: left;
}

#locations_about {
	clear: left;
}

ul.subnavigation {
	padding: 15px 20px 15px 50px;
}

ul.subnavigation li {
	list-style-type: none;
	padding: 0px 25px 25px 0px;
	float: left;
	width: 325px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.faqanswer {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

table.franchisecosts {
	margin: 5px 5px 5px 75px;
	width: auto;
}

table.franchisecosts caption {
	display: none;
}
	
table.franchisecosts td {
	padding: 5px;
	font-size: .85em;
}

table.franchisecosts th {
	color: #BDC7D6;
	background: url(/images/shop_subheadbg.gif) repeat-x;
	font: .85em Verdana, Arial;
	height: 20px;
	padding: 2px;
	margin: 25px 0px 5px 0px;
	text-align: left;
}

.subnavbar {
	padding: 0;
	margin: 0;
	width: 675px;
	color: #FFF;
	font-size: 0.85em;
	position: relative;
	bottom: 30px;
	left: 360px;
	}
	
.subnavbar#franchise, .subnavbar#subnavmenu {
	left: 160px;
	}
	
.subnavbar ul.bullets li {
	display: inline;
}

.subnavbar a:link, .subnavbar a:visited {
	color: #EFBE7B;
}

.subnavbar a:hover, .subnavbar a:active {
	color: #fff;
}

	
/* ---------- @ Ecomm Content Area -----------*/

/* @ TABLES */
	
table {
	padding: 5px;
	margin: 5px;
	width: auto;
	}

.shopcontent table {
	font-size: 12px
	}

.shopcontent th {
	text-align:left;
	background: #353535;
	padding:4px;
	}
	
table td {
	padding: 0 2px 15px 0;
	margin: 0;
	background: none;
	}
	
table font {
	color:#CCC;
	font: 1em Verdana,Arial;
	}
	
#productlarge table tr, #productlarge table tr td {
	background: none;
}

#formspacing td {
	padding-bottom: 1px;
	padding-top: 1px;
}

#shopmain table {
	margin: 0;
	padding: 0;
}

#shopmain td {
	padding-right: 4px;
}		

#shopmain table table {
	width: auto;
}

#categorycontent table {
	padding-bottom: 2px;
}

#productcontent table table {
	display: inline;
	float: right;
	width: 100%;
}

#categorycontent td {
	padding-bottom: 2px;
}

#productcontent td, #productdetailcontent td {
	padding-bottom: 2px;
	padding-right: 20px;
	background: none;
}

#productcontent table td table td {
	width: 350px;
}

#productdetailcontent table {
	margin-left: 30px;
	margin-top: 20px;
}

#productdetailcontent table table {
	margin-left: 0;
}

.price_label_td {
	padding-right: 15px;
	background: none;
}

#productdetailcontent table table.price_header_table {
	margin-top: -5px;
	margin-left: 10px;
	height: 60px;
}

#productdetailcontent table table.price_header_table td, #productdetailcontent table table.price_header_table tr {
	background: none;
}

#productdetailcontent .price_style_table {
	padding:0
}

#productdetailcontent .price_style_table tr {
	background: none;
	padding-right: 10px;
	padding-left: 10px;
}

#shoppingcart table {
	padding-left: 15px;
}

#shoppingcart th {
	padding-bottom: 15px;
	text-align: left;
}

/* END TABLES */

/* @ LINKS */

.shopbar a:link, .shopbar a:visited {
	color: #EFBE7B;
}

#shopmain a font {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	color: #FFB164;
	font-weight: bold;
	}

#categorycontent table a b font {
	font: 1.55em Georgia, "Times New Roman", Times, serif;
	padding-left: 100px;
	color: #FFB164;
}

#productlarge a:link, #productlarge a:visited {
	font-size: .75em;
}

/* END LINKS */

.shopcontent {
	width: 600px;
	float: right;
}

#categorycontent {
	margin-left: 175px;
}

#categorycontent b font {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #9abbdb;
}

.shopbar {
	padding: 0 8px 60px 10px;
	margin: 10px 10px 0 0;
	width: 155px;
	color: #FFF;
	font-size: 0.85em;
	background: url(/images/stripes.gif);
	}
	
#shoppingcart .shopbar {
	width: 165px;
	padding-left: 12px;
}
	
.shopbar ul.bullets {
	padding-bottom: 5px;
	}

.shopbar ul.bullets li, .subnavbar ul.bullets li {
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding: 2px 15px 0px 15px;
	margin: 0px 0px 5px 10px;
	}

#shopmain font {
	font-size: .925em;
	line-height: 1.5em;
}

#shopmain img {
	padding-right: 5px;
}

#productcontent img, #productdetailcontent img, #productlarge img {
	margin-right: 10px;
	border: 1px solid #0a6758;
	padding: 2px;
}

#productdetailcontent img {
	margin-top: 20px;
}


#productdetailcontent table b font {
	font-weight: bold;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #9abbdb;
}

#productdetailcontent table table.price_header_table b, #productdetailcontent .price_style_table b {
	color: #CCC;
}

#shoppingcart table font {
	font-size: .75em;
}

#shoppingcart table font b {
	font-size: 1.3em;
	color: #9abbdb;
}

#shoppingcart th font {
	font-weight: bold;
}

table.valutec  {
	padding:0;
	margin: 20px 0 0 0px;
}

table.valutec th {
	padding: 5px;
}

table.valutec td {
	padding: 0.5em 0.5em 0.2em;
}

ul.valutec  {
	padding:0;
	margin: 20px 0 0 50px;
}

ul.valutec li {
	list-style: none;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 20px;
}


/* ---------- @ Forms -----------*/

input, textarea, select {	
	background: #000 !important;
	border: 1px solid #215952;
	color: #FFF;
	padding: 1px;
	margin: 0 0 0 10px;
	}
	
select {
	width: 200px;
	height: 20px;
}

.shortselect {
	width: 100px;
	margin-left: 0;
	margin-right: 6px;
}

textarea {	
	font-size: 1.25em;
	}
	
#masthead select {
	font-size: 0.7em;
	width: 200px;
	height: 20px;
	margin: 0;
	position: relative;
	left: 320px;
	top: 36px;
	}
	
.button, .entryelement .update  {	
	background: #4683bd url(/images/bg_button.gif) repeat-x !important;
	color: #FFF;
	margin: 0;
	padding: 4px;
	font: bold 1.1em Georgia;
	}

.button:focus, #checkout b input:focus {	
	background: #77a4cf url(/images/bg_button_on.gif) repeat-x !important;
	}
		
.button:hover, #checkout b input:hover {	
	background: #77a4cf url(/images/bg_button_on.gif) repeat-x !important;
	}

#wholesalecontact input.contactinput {
	float: right;
	width: 175px;
	position: relative;
	bottom: 17px;
	margin-right: 70px;
}


#wholesalecontact input.button {
	margin-top: 10px;
}

#wholesalecontact textarea {
	width: 175px;
	margin: 0px 70px 10px 25px;
	float: right;
	height: 200px;
}

textarea.contact {
	width: 275px;
	height: 200px;
	margin: 0px 70px 10px 50px;
	float: none;
}
	
.shopbar form {
	display: inline;
	height: 20px;
	}
	
.shopbar input.search {	
	background: #004539 !important;
	color: #BDC7D6;
	width: 110px;
	height: 14px;
	margin: 0 0 1px 0;
	padding: 2px;
	font-size: 1em;
	}
	
#shoppingcart .shopbar input.search {	
	height: 22px;
	}
	
.shopbar .searchbutton {
	width: 22px;
	height: 22px;
	background: #004539 url(/images/searchbutton.png) center no-repeat !important;
	border: 1px solid #215952;
	text-indent: -9000px;
	margin: 0;
	padding: 0 0 0 18px;
	cursor: pointer; 
	cursor: hand;
	}

.element_style_table select {
	margin-top: 10px;
	width: 225px;
}

#productdetailcontent input {
	margin-right: 0;
	margin-top: 10px;
}

.price_style_table select {
	margin-bottom: 15px;
}

#checkout b input {
	position: relative;
	left: 200px;
}

#checkout b input, #mailinglist b input {
	background: #393839 !important;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #4A494A;
	border-right: 1px solid #4A494A;
	color: #EFBE7B;
	cursor: pointer; 
	cursor: hand;
	margin: 0;
	padding: 2px;
	font-size: 1.15em;
}

#checkout b input:focus, #mailinglist b input:focus {	
	padding:2px;
	background: #666 !important;
	}
		
#checkout b input:hover, #mailinglist b input:hover {	
	background: #666 !important;
	}
