/* 08/17/2009 -> main.css, wholesale.css, anylinks.css, tooltip.css */

/* main.css */

@charset "iso-8859-1";


/* PNG FIX */
img, div, a { behavior: url('/iepngfix.htc'); }
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
body {text-align:center}/* centre for ie5.+*/
body{
	font-family: helvetica, arial;
	font-size: 12px;
	background-image: url('/graphics/background-body.gif');
	background-position: top right;
	background-attachment: fixed;
}
#outer{
	min-height:100%;
	width:800px;
	margin: auto;/* center it*/
	padding: 0;
	position: relative;
	text-align: left;
	background-image: url('/graphics/background-outer.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
* html #outer{
	height:100%;
	width:800px
}

#main{
	width: 775px;
	margin: 0;
	padding: 0;
	
}
#content{
	width: 616px;
	margin: 0 0 0 155px;
	padding: 0;
}
#nav-category{
	margin: 0 0 0 120px;
	font-size: 11px;
}
#nav-category a{
	display: block;
	float: left;
	height: 30px;
	width: 80px;
	text-align: center;
	padding-top: 2px;
	background-image: url('/graphics/background-button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
#nav-category a:hover{
	background-image: url('/graphics/background-button.png');
	background-position: -80px 0px;
}
#search{
	color: #000000;
	text-align: right;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0 4px 0 0;
	height: 20px;
}
.search-input{
	font-family: helvetica, arial;
	font-size: 11px;
}
.search-select{
	font-family: helvetica, arial;
	font-size: 11px;
}


#nav-top{
	color: #ffffff;
	margin: 0 0 0 120px;
	font-size: 11px;
}
#nav-top a{
	color: #ffffff;
	text-decoration: none;
}
#nav-top a:hover{
	text-decoration: underline;
}


#footer {
	width: 800px;
	height: 50px;
	color: #000000;
	margin:-50px auto 0 auto;
	position:relative;
	text-align: center;
	font-size: 10px;
}
#footer p{
	margin: 0;
	padding: 0;
}
#clearfooter{clear:both;height:50px;width:100%}


.catalog-table{
	font-family: helvetica, arial;
	font-size: 11px;
}
.catalog-row{vertical-align: middle;}
.catalog-image{
	text-align: left;
	width: 50px;
}
a.catalog-image:hover{
	background-color:white;
}
a.catalog-image:link img,
a.catalog-image:visited img{
	border:2px solid black;
}
a.catalog-image:focus img,
a.catalog-image:hover img,
a.catalog-image:active img{
	border:2px solid #8A2529;
}	


.catalog-brand{
	/* WAS 75 */
	width: 65px;
}
.catalog-product{
	/* WAS 150 */
	width: 125px;
	padding-right: 5px;
}
.catalog-product-coffee{
	/* WAS 150 */
	width: 115px;
}
.catalog-item{
	/* WAS 100 */
	width: 90px;
}
.catalog-item-coffee{
	/* WAS 100 */
	width: 50px;
}
.catalog-price{
	text-align: right;
	
	width: 60px;
}
.catalog-qty{
	width: 60px;
	text-align: right;
}
.catalog-qty-coffee{
	width: 35px;
	text-align: right;
}
.catalog-qty-input{
	text-align: right;
	width: 30px;
}
.catalog-icons{
	margin-left: 3px;
	width: 72px;
}
.catalog-grind{
	width: 160px;
}
.catalog-grind-select{
	font-family: helvetica, arial;
	font-size: 11px;
}


#title{
	padding: 8px 15px 0 0;
	color: #ffffff;
}
#title a{
	color: #ffffff;
	text-decoration: none;
}
#title a:hover{
	color: #ffffff;
	text-decoration: underline;
}


div.hr {
	height: 2px;
	margin: 2px 0 2px 0;
	padding: 0;
	background-image: url('/graphics/background-hr.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	/* background: #ffffff url('/graphics/background-hr.jpg') no-repeat scroll center; */
}
div.hr hr {
  display: none;
  margin: 0;
  padding: 0;
}


/***************** DROP IN ************************/

#dropinboxv2cover{
	width: 500px; /*change width to desired */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 100;
	overflow:hidden;
	visibility: hidden;
}

#dropinboxv2{
	width: 480px;
	background-image: url('/graphics/background-body.gif');
	background-color: #ffffff;
	border: 2px solid #8A2529;
	/* border-top: 2px solid white; */
	
	position:absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
}	

/**************************************************/


.cart-product{}
.cart-item{
	padding-left: 10px;
}
.cart-qty{
	padding-left: 10px;
	text-align: right;
}
.cart-qty-input{
	text-align: right;
	width: 30px;
}
.cart-price{
	padding-left: 10px;
	text-align: right;
}
.cart-subtotal{
	text-align: right;
}
.cart-subtotal-number{
	text-align: right;
}
.error{
	color: #8A2529;
}
a{
	color: #8A2529;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

input{
	font-family: helvetica, arial;
	font-size: 11px;
}

em.ingredient{
	width: 300px;
	display: inline-block;
}




/****************************************************************************************************************************/
/* wholesale.css
/****************************************************************************************************************************/


#header{
	margin: 0 19px 0 20px;
	padding-bottom: 10px;
	background-color: #003768;
	width: 761px;
}



/** LEFT NAVIGATION (THAT ISN'T NARROW BY) **/
#nav-left{
	float: left;
	width: 134px;
	margin: 0;
	padding: 0;
	background-image: url('/graphics/background-nav-left.gif');
	color: #ffffff;
	text-align: right;
	background-color: #003768;
}
#nav-left a{
	color: #ffffff;
	text-decoration: none;
}
#nav-left a:hover{
	text-decoration: underline;
}
#nav-left-top{
	background-image: url('/graphics/background-nav-left-top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#nav-left-bottom{
	background-image: url('/graphics/background-nav-left-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 12px 10px 17px 5px;
	min-height: 50px;
	height: auto;
	_height: 50px;
}
/** NARROW BY NAVIGATION **/
.nav-narrow{
	float: left;
	width: 134px;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url('/graphics/background-nav-narr-middle.gif');
	color: #000000;
	text-align: right;
}
.nav-narrow-top{
	background-image: url('/graphics/background-nav-narr-top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.nav-narrow-bottom{
	background-image: url('/graphics/background-nav-narr-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 12px 10px 17px 5px;
	min-height: 50px;
	height: auto;
	_height: 50px;
	color: #003768;
}

.nav-narrow-bottom a{
	color: #003768;
	text-decoration: underline;
}
.nav-narrow-bottom a:hover{
	color: #8A2529;
	text-decoration: underline;
}




h1{
	/* display: block; */
	background-image: url('/graphics/background-h1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/* DIMENSIONS: 616 x 38 */
	height: 38px;
	width: 616px;
	text-align: right;
	color: #ffffff;
	font-size: 16px;
	margin: 0 0 10px 0;
}



/****************************************************************************************************************************/
/* anylinks.css
/****************************************************************************************************************************/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #003768;
	border-bottom: 0;
	font-size: 11px;
	font-family: helvetica, arial;
	z-index: 100;
	background-color: #FFFFFF;
	width: 150px;
	padding: 0;
	text-align: left;
}

.anylinkcss a{
	width: 140px;
	display: block;
	border-bottom:1px solid #003768;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	color: #000000;
	
}

.anylinkcss a:hover{
	color: #8A2529;
	text-decoration: none;
}

/****************************************************************************************************************************/
/* tooltip.css
/****************************************************************************************************************************/
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #8A2529;
	padding: 2px;
	background-color: #ffffff;
	visibility: hidden;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}