/*VELTON COFFEE*/
/*SITE DESIGN & DEVELOPMENT BY RHIZOME DESIGN www.rhizomedesign.com*/

/*BODY TAG STYLES*/
body
{
   width:100%;height:100%;margin:0;padding:0;background-color:#acb9c4;font:11px verdana, arial, sans-serif;color:#475560;line-height:15px;
}

/*FLOATING TABLE HOLDING ALL CONTENT*/
#area_float
{
   width:669px;margin-left:auto;margin-right:auto;padding:0;background:#eaf0f4;text-align:left;
}


/*MAIN PAGE CONTENT*/
#area_content
{
   width:426px;height:245px;float:left;
}

/*MAIN PAGE CONTENT*/
#area_content_text
{
   width:393px;height:228px;padding:15px 0 0 15px;float:left;border-top:solid 1px #fff;border-bottom:solid 1px #fff;
}


/*FOOTER*/
#area_footer
{
  width:644px;padding:5px 20px 5px 5px;clear:both;font:9px arial, sans-serif;color:#56361c;margin-left:auto;margin-right:auto;text-align:right;
}


/*NAVIGATION*/
#area_nav
{
   width:669px;float:left;background:#acb9c4;margin:0 auto;
}

#navlist
{
  margin:0 auto;font:bold 12px Verdana, sans-serif;text-align:right;background:#acb9c4;border:0;letter-spacing:1px;
}

#navlist td
{
   padding:10px 0;
}

#navlist td a
{
   background:#56361c;text-decoration:none;padding:10px 21px;

}

#navlist td.selected a
{
   background:#8c9aa5;text-decoration:none;padding:10px 21px;

}

#navlist td a:link 
{ 
   color: #fff; 
}

#navlist td a:visited 
{ 
   color: #fff; 
}

#navlist td a:hover
{
   border-color: #FE3;color: #fff;background: #8c9aa5;
}

/*MAIN PAGE CONTENT*/
#area_content_wide
{
   width:669px;float:left;background-image:url(../images/vc_border_middle.gif);
}

/*ORDERING*/

/*MAIN PAGE CONTENT*/
#area_content_ordering
{
   width:669px;float:left;background-image:url(../images/vc_ordering_middle.gif);
}


/*RIGHT COLUMN CONTAINING SHOPPING CAR INFO*/
#area_content_ordering .rightcol
{
   width:400px;float:right;padding:10px;   
}


/*LEFT COLUMN OF ADD TO CART BUTTONS ROWS*/
.row
{
   width:100%;clear:both;
}

/*RIGHT COLUMN CONTAINING SHOPPING CAR INFO*/
.rightcolrow
{
   height:30px;clear:both;
}

/*RIGHT COLUMN CONTAINING SHOPPING CAR INFO*/
.rightcolrowdouble
{
   height:60px;clear:both;width:160px;
}

.selectgrind
{
   font:11px verdana, arial, sans-serif;color:#475560;width:160px;
} 

.orderingdivider
{
   border-top:dotted 2px #fff;width:390px;height:1px;float:right;margin-right:20px;   
}


/*HEADER TITLE STYLES*/
h1
{
   font-weight:bold;font-size:12px;color:#56361c;margin:0;padding:0;
}

h2
{
   font-weight:bold;font-size:11px;color:#56361c;margin:0;padding:0;
}

h3
{
   font-weight:bold;font-size:12px;margin:10px 0 0 0;
}

/*BOLD TEXT*/
.bold
{
   font-weight:bold;   
}

/*ITALIC TEXT*/
.italic
{
   font-style:italic;   
}

/*ITALIC BOLD TEXT*/
.italic_bold
{
   font-weight:bold;font-style:italic;
}

/*LIST STYLES*/
ul
{
   color:#657d31;   
}

ol
{
   color:#657d31;   
}

ul.nobullet
{
   list-style-type:none;margin:0 10px 10px 0;padding:0 10px 10px 0;   
}

.list_text
{
   color:#527176;   
}

/*NAV DIVIDERS*/
.subnavdivider
{
   color:#657b32;   
}

.divider
{
   color:#fe8752;   
}

.table_incentives
{
    font:11px tahoma, verdana, arial, sans-serif;color:#525252;border:solid 1px #ffd045;vertical-align:top;margin:10px 0 10px 0;
}

.table_incentives_1
{
   border-right:solid 1px #ffd045;border-bottom:solid 1px #ffd045;     
}

.table_incentives_2
{
   border-right:solid 1px #ffd045;    
}

.table_incentives_3
{
   border-bottom:solid 1px #ffd045;     
}

/*REGULAR LINK STYLES*/
.normallink
{
    color:#a68218;text-decoration: underline;
}

.normallink:visited
{
    color:#a68218;text-decoration: underline;
}

.normallink:active
{
    color:#a68218;text-decoration: underline;
}

.normallink:hover
{
    color:#537277;text-decoration: underline;
}

/*BOLD LINK STYLES*/
.boldlink
{
    font-weight:bold;color:#a68218;text-decoration: underline;
}

.boldlink:visited
{
    font-weight:bold;color:#a68218;text-decoration: underline;
}

.boldlink:active
{
    font-weight:bold;color:#a68218;text-decoration: underline;
}

.boldlink:hover
{
    font-weight:bold;color:#537277;text-decoration: underline;
}

/*10PX LINKS*/
.smalllink
{
    font-size:10px;color:#a68218;text-decoration: underline;
}

.smalllink:visited
{
    font-size:10px;color:#a68218;text-decoration: underline;
}

.smalllink:active
{
    font-size:10px;color:#a68218;text-decoration: underline;
}

.smalllink:hover
{
    font-size:10px;color:#537277;text-decoration: underline;
}

/*LINKS USED IN FOOTER NAV*/
.footerlink
{
    font-size:10px;color:#475560;text-decoration: none;
}

.footerlink:visited
{
    font-size:10px;color:#475560;text-decoration: none;
}

.footerlink:active
{
    font-size:10px;color:#475560;text-decoration: none;
}

.footerlink:hover
{
    font-size:10px;color:#475560;text-decoration: none;
}

.note
{
   color:purple;font-style:italic;   
}

#fadeshowimbibe
{
	width:250px;height:200px;float:right;margin:0 10px 0 10px;border:solid 1px #56361C;
}