@CHARSET "UTF-8";
/* 
 * cbs_main.css
 *
 */
body {
font-size: 76.1%;
}
* { 
margin: 0;
padding: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
} 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
margin: 0 0;
padding: 0;
}
li, dd, blockquote {
margin-left: 1em;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 1em;
}
html {
height: 100%;
margin-bottom: 1px;
}
body {
margin: 0px 0px 0px 0px;
height: 100%;
}
form {
margin: 0;
padding: 0;
}
form input, select, textarea {
width: auto;
background:#C2D8F0;
color:#000000;
}
form input:disabled, select:disabled, textarea:disabled {
opacity: 0.7;
}
form input:focus, select:focus, textarea:focus {
background: #EBF2FA !important;
}
img {
border: none;
}
a img {
/* get rid of link backgrounds on link images */
display: block;
}
a, a:link, a:visited {
color: #805b3b;
text-decoration: underline;
}
a:hover {
background: #C7B29C;
}
table {
border-collapse: collapse;
padding: 0;
margin: 0;
}
img {
border: none;
}
table td {
text-align: left;
}
table#main_container {
}
table#main_container td {
}
table#main_container td#head {
}
table#main_container td#body {
width: 1040px;
height: 447px;
background:  #ffffff url("../resimages/mid.jpg") 0px 0px no-repeat;
}
table#main_container td#foot {
padding: 10px 4px;
}
table#main_container td#foot table {
width: 100%;
}
table#main_container td#foot table td#footer_bar {
height: 4px;
background: #ffffff;
border-top: #c4c4c4 1px solid;
}
table#head_space {
width: 100%;
margin-bottom: 0px;
}
table#head_space td#leftcol {
width: 355px;
}
table#head_space td#rightcol {
width: 594px;
}
table#logo_space {
}
table#logo_space tr td#leftcol {
width: 300px;
height: 114px;
background:  #ffffff;
}
table#logo_space tr td#maincol {
width: 440px;
height: 114px;
background:  #ffffff url("../resimages/top_mid.jpg") 0px 0px no-repeat;
}
table#logo_space tr td#rightcol {
width: 300px;
height: 114px;
background:  #ffffff url("../resimages/top_right.jpg") 0px 0px no-repeat;
}
table#nav_space {
}
table#nav_space tr td {
width: 1040px;
height: 72px;
background: #ffffff url("../resimages/nav_bg.png") 0px 0px no-repeat;
}
table#body_space {
height: auto;
/*background: #ffffff;*/
background: transparent;
margin: 40px 52px;
width: 936px;
}
table#body_space td {
}
table#body_space td.leftcol {
width: 20px;
}
table#body_space td.maincol {
width: 600px;
vertical-align: top;
padding-bottom: 10px;
}
table#body_space td.rightcol {
vertical-align: top;
padding-bottom: 10px;
padding-left: 20px;
}
table#body_space td.maincol p {
margin: 14px 0;
}

/* onecol tables */
table#body_space td.maincol table.onecol {
width: 100%;
margin-top: 10px;
}
table#body_space td.maincol table.onecol td {
border: none;
padding: 0px 10px;
vertical-align: top;
}
table#body_space td.maincol table.onecol td.col1 {
margin-left: 6px;
width:50%;
}

/* twocol tables */
table#body_space td.maincol table.twocol {
width: 100%;
margin-top: 10px;
}
table#body_space td.maincol table.twocol td {
border: none;
padding: 0px 10px;
vertical-align: top;
}
table#body_space td.maincol table.twocol td.col1 {
margin-left: 6px;
width:50%;
}
table#body_space td.maincol table.twocol td.col2 {
text-align: left;
padding-left: 10px;
width:50%;
}

/* main container */
table#main_container table#body_space table#form_space {
width: 100%;
}

table#main_container table#photo_home  {
width: 100%;
}

table#main_container table#photo_home td img {
margin-bottom: -4px;
padding: 0;
}


table#main_container table#foot_space {}
table#main_container table#foot_space td.leftcol {
width: 100%;
vertical-align: top;
}
table#main_container table#foot_space td.maincol {}
table#main_container table#foot_space td.rightcol {
vertical-align: top;
}
table#main_container  table#foot_space table#logo_box {
width: 270px;
}
table#foot_space td table#logo_box td.title {
text-align: center;
color: #999999;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
table#foot_space td table#logo_box td.logo_img {
text-align: left;
}

/* ==
 * char styles
 */
h3 {
font-size: 12px;
font-weight: bold;
color: #805b3b;
} 
h4 {
font-size: 11px;
font-weight: bold;
color: #805b3b;
}
h5 {
font-size: 11px;
font-weight: bold;
color: #000000;
}
em {
font-style: normal;
font-weight: bold;
}
span.copy {
font-size: 11px;
font-weight: bold;
color: #999999;
}

/* ==
 * mod_current_news styles
 */
table#mod_current_news {
border-collapse: collapse;
}


/* ==
 * mod_nav_main styles
 */
table#nav_space td table#mod_nav_main td#navbar_container {
/*background: url("../resimages/nav_bg.png") 0 1px no-repeat;*/
}
table#nav_space td table#mod_nav_main td#navbar_container div#navbar {
position: relative;
height: 72px;
width: 636px;
}
table#navbar_menu {
width: 100%;
height: 100%;
border-collapse: collapse;
}

/* ==
 * positionable elements
 */
div.photo {
padding: 0 0 20px 0;
}


/* ==
 * mod_customer_quotes styles
 */
table#mod_customer_quotes {
border-collapse: collapse;
margin-top: 20px;
}
table#mod_customer_quotes td {
border-bottom: none !important;
}
table#mod_customer_quotes td.section_header {
vertical-align: middle !important;	
/*background: #ffffff url("../resimages/leaf.png") 10px 2px no-repeat !important;*/
border-bottom: 1px solid #C4C4C4 !important;
padding: 0px 0px 0px 0px !important;
height: 18px !important;
color: #805b3b !important;
font-size: 13px !important;
} 
table#mod_customer_quotes td.quote {
vertical-align: top;
background: #ffffff url("../resimages/quote_open.png") 22px 10px no-repeat;
padding: 10px 42px 10px 56px;
height: 32px;
color: #000000;
}


/* ==
 * catalog
 */
table#main_container table#body_space table#catalog_space {
margin: 20px 0px 10px 0px;
}
table#main_container table#body_space table#catalog_space td.photo {
width: 80px;
vertical-align: top;
}
table#main_container table#body_space table#catalog_space td.description_container {
padding: 10px;
vertical-align: top;
}
table#main_container table#body_space table#catalog_space td.description_container table.description {}
table#main_container table#body_space table#catalog_space td.description_container table.description td.title {
font-size: 12px;
font-weight: bold;
padding-bottom: 4px;
}

/* ==
 * logo grid
 */
table#main_container table#body_space table#logo_grid {
margin: 40px 10px 40px 10px;
}
table#main_container table#body_space table#logo_grid td.image {
width: 110px;
vertical-align: top;
text-align: center;
padding: 10px 0;
}

/* ==
 * fresh roasted floating badge
 */
div#fresh_badge {
position: absolute;
float: left;
width: 128px;
height: 134px;
background: url("../resimages/fresh_roasted_badge_dk.png") 0 0 no-repeat;
margin: -81px 0px 0px 860px;
padding: 0;
z-index: 1;
}
div#fresh_badge a {
text-decoration: none;
}

/* ==
 * legal formatting
 */
table#body_space td.maincol_legal {
width: 600px;
vertical-align: top;
padding-bottom: 10px;
background-color: #ffffff;
}
table#body_space td.maincol_legal div.body {
padding: 0px 10px 0px 10px;
}
table#body_space td.maincol_legal div.body p {
text-align: justify;
padding-bottom: 10px;
}
 