@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}
a img, :link img, :visited img {
border:0 none;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}
ul.services {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
q:before, q:after, blockquote:before, blockquote:after {
content:"";
}
body {
background: #ede9da url(/images/mainBGS.jpg) repeat-x;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:13px;
line-height:20px;
}
#container {
width:1000px;
margin: 0 auto;
}
#navigation {
width:850px;
margin:24px 0 0 0;
float:left;
}
#navigation {
position: relative;
z-index: 500;

}

#phoneNumber {
float:left;
width:115px;
height:18px;
color:#fff;
font-weight: bold;
margin-left:385px;
margin-top: 7px;
}
#phoneNumber h2 {
margin: 0;
color:#fff;
font-size:16px;
}
h2 {
color:#752329;
font-size:20px;
font-weight: bold;
}
h3 {
color:#752329;
font-size:16px;
font-weight: bold;
}
#content{
background: #FBF2E1;
width:1000px;
overflow:hidden;

}
#homecontent {
background: #fff url(/images/homeContentBG.jpg) no-repeat;
height:625px;
}

#col1 {

float:left;
width:700px;
padding-left:10px;
padding-top:10px;
}
#MainFlashBanner {
position:relative;
z-index:auto;
height:230px;
overflow:hidden;
}
#featuredPro {
float:left;
width:430px;
overflow:hidden;
margin-top:5px;
}
.homePageProduct {
float:left;
width:130px;
height:185px;
margin:0 10px 0 0;
font-weight:bold;
text-align:center;
}
.homePageProduct a:link, .homePageProduct a:active, .homePageProduct a:visited {
color:#000;
}
.productThumb {
background: #F9F7F4;
border: #968166 1px solid;
padding:5px;
width:120px;
}
.productThumb img{
width:120px;
height:90px;
}


#newsletter {
background: transparent url(/images/homeThumbBG.png) repeat;
border: #968166 1px solid;
width:249px;
padding:5px;
margin-top:5px;
margin-left:430px;
}
#newsletter h2 {
font-weight: bold;
margin-top:0;
margin-bottom:5px;

}
.subscribe {

margin-top:10px;
margin-left:50px;

}
.newsletterEmail {
width: 245px;
}
#col2{
width:270px;
margin-left:713px;
}
#col2 ul{
padding:10px 10px 0 10px;
}
#flashbox {
float: left;
width:575px;
height:225px;

}
#header h1 {
background:#FFF url(/images/CBsLogo.jpg) no-repeat;
height:112px;
width:149px;
float:left;
}
#header h1 a, #header h1 a {
display:block;
height:112px;
overflow:hidden;
position:relative;
text-indent:-9000px;
width:149px;
z-index:5;
}
#headerTopNav {
float:left;
margin-left:75px;
margin-top:5px;
width:430px;
}
#headerTopNav li {
font-size:11px;
display:inline;
margin-left:10px;
}
#headerTopNav a:link, #headerTopNav a:active, #headerTopNav a:visited {
color: #fff;
}
#headerTopNav a:hover {
color: #CCCCCC;
}
#shoppingCart {
font-size:11px;
color:#fff;
width:320px;
float:right;
background:#000;
margin-right:10px;
margin-top:10px;
border:1px solid #cccccc;
}
#shoppingCart a:link {
color:#fff;
}
#shoppingCart a:visited {
color:#ede9da;
}
.CartImage {
float:left;
padding:3px;
}
.coffeePeopleTitle {
width:201px;
height:73px;
position:relative;
left:33px;

}
.coffeePeople li{
line-height:15px;
margin-bottom:5px;
}
#header {
background: #5c171c url(/images/background.jpg) repeat-x;
width:1000px;
height:112px;
}
.siteSearch{
width:250px;
float:right;
margin-top:4px;
}
.siteSearchBox {
width:165px;
}
#footer {
background: #fff url(/images/CBsFooter.jpg) repeat-x;
width:980px;
height:40px;
padding: 3px 10px 0 10px;
}
#footerLeft {
float:left;
width:600px;
padding-top:5px;
}
#footerRight {
float:right;
width:210px;
padding-top:2px;
}
.mainlevel-footer1 {
color:#fff;
}
#footer a:link, #footer a:active, #footer a:visited {
color:#fff;
}
#footer a:visited {
color:#CCCCCC;
}

/* 
	LEVEL ONE
*/
ul.dropdown {
	position: relative;
}
ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	
	
}
ul.dropdown a:hover {
	color: #000;
}
ul.dropdown a:active {
	color: #000;
}
ul.dropdown li a {
	display: block;
	padding:6px 8px 7px;
	border-right: 1px solid #72604d;
	color: #222;
}
ul.dropdown li:last-child a {
	border-right: none;
} /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #F3D673 url(/images/menuOver.jpg) repeat-x;
	color: black;
	position: relative;
}
ul.dropdown li.hover a {
	color: black;
}
/* 
	LEVEL TWO
*/
ul.dropdown ul {
	width: 168px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}
#navigation ul.dropdown ul li {
	font-weight: bold;
	background: #ccbba7;
	color: #000;
	border-bottom: 1px solid #8a7d6e;
	float: none;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}
/* 
	LEVEL THREE
*/
ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}

/* CATALOG STYLES */
#catPage, #productPage, #cartPage, #loginPage, #signup{
width:980px;
padding:10px;
overflow:hidden;
}
.pageNavigation {
margin-top:10px;
}
.CatalogItemLight {
float: left;
padding-right:20px;
padding-bottom:20px;
}
.catalogItem img {
float:left;
margin-right:20px;
}
.catalogItem {
margin-bottom:20px;
border-bottom:1px solid #BABABA;
}
.pageNumbers {
padding:10px 0 20px 0;
}

/* GOOGLE SEARCH RESULTS */
#cse-search-results{ 

}
iframe {
width:720px;

}
iframe html {
background:#FBF2E1;
}

/* 	PRODUCT PAGES */
#productArea{
overflow:hidden;
}
#productCol1 {
float:left;
width: 315px;
text-align:center;
}
#productCol1 img {
height: 225px;
border:1px solid #d9d0c5;
padding:5px;
}
#productCol2 {
margin-left:330px;
}
#productCol2Sell {
background:#eaddcd;
border:1px solid #d9d0c5;
padding:10px;
margin-top:15px;
}
.productAttribute {
float:left;
display: block;
width:300px; 
margin-right:12px;
margin-top:5px;
}
#productAttributeOverview {
width:100%;
overflow:hidden;
}
.productPictures {
margin:15px 0 10px;
}
#productCol2Sell select, #productCol2Sell .input {
background:#fff;
border:1px solid #B8AB9A;
margin-bottom:5px;
width:100%;
}
#productCol2 .ProductSubtitle {
margin:15px 0 0;
padding:0;
}
.sendToFriend {
text-align: right;
margin:10px 10px 0 0;
}
#productAttributeOverview  lable {
font-weight:bold;
}
.productsButton {
display:block;
margin: 10px  0 0 0;
}
/* CART */
#cartProducts {
margin-top:20px;
}
.cartProduct {
background:#eaddcd;
border:1px solid #d9d0c5;
width:955px;
padding:0px 10px;
overflow:hidden;
}
.cartDesc {
font-weight: bold;
}
.cartDesc li {
display:inline;
margin-right:20px;
}

.cartProdCol1 {
float:left;
text-align:center;
width:150px;
}
.cartProdCol2 {
margin-left:20px;
float:left;
width:600px;
}
.cartProdCol2 p {
margin-bottom: 5px;
}
.cartProdCol3 {
margin-left:850px;
}


/* LOGIN */ 
#loginCol1 {
background:#eaddcd;
border:1px solid #968166;
float:left;
width:295px;
padding:10px;
height:300px;
margin-bottom:20px;

}

#loginCol2 {
background:#eaddcd;
border:1px solid #968166;
margin-left:12px;
float:left;
width:295px;
height:300px;
padding:10px;
margin-bottom:20px;
}
#loginCol2 lable{
font-weight: bold;
margin-top:10px;
margin-bottom:10px;
}
#loginCol3{
background:#eaddcd;
border:1px solid #968166;
margin-left:12px;
float:left;
width:295px;
height:300px;
padding:10px;
margin-bottom:20px;
}
#loginCol2 input {
margin-bottom:10px;
}
#loginCol3 input, #loginCol1 img{
margin-top:10px;
}

/* Search Results */
/* One Page Checkout */
#div_billing_address {
background:#eaddcd;
border:1px solid #968166;
width:460px;
float:left;
padding:10px;
margin-bottom:20px;
}
#div_billing_address .formCaption {
font-weight:bold;
}

#div_shipping_address {
background:#eaddcd;
border:1px solid #968166;
width:460px;
float:left;
margin-left:15px;
padding:10px;
margin-bottom:20px;
}
#div_shipping_address lable, #div_shipping_address .formCaption{
font-weight:bold;
}
/* REGISTRATION */
#billingInformation {
background:#eaddcd;
border:1px solid #968166;
width:460px;
float:left;
margin-top:20px;
margin-bottom:20px;
padding:10px;
height:420px;
}
#shippingInformation {
background:#eaddcd;
border:1px solid #968166;
width:460px;
float:left;
margin-left:15px;
margin-top:20px;
margin-bottom:20px;
padding:10px;
height:420px;
}
#billingInformation .formCaption, #shippingInformation .formCaption {
font-weight:bold;
}
.formRemark {
color:#000;
}
#billingInformation input, #shippingInformation input{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B8AB9A;
}
/* ONE PAGE CHECKOUT */
#shippingMethod {
background:#eaddcd;
border:1px solid #968166;
padding:10px;
}
#paymentMethod{
background:#eaddcd;
border:1px solid #968166;
margin-top:20px;
padding:10px;
}
#orderContent {
background:#eaddcd;
border:1px solid #968166;
margin-top:20px;
padding:10px;
}
#shippingMethod lable, #paymentMethod lable, #orderContent lable {
font-weight:bold;
}
.pcontentLB li {
display: inline;
font-weight:bold;
}
.pcontentLB1, .pcontent1{
float:left;
width:700px;
}
.pcontentLB2, .pcontent2 {
float:left;
width:80px;
margin-right:10px;
}
.pcontentLB3, .pcontent3 {
float:left;
width:60px;
margin-right:20px;
text-align:center;

}
.pcontentLB4, .pcontent4 {
float:left;
width:60px;
}

.pcontent li {
display:inline;
font-weight:bold;
}
.pcontentLB1, .pcontentLB2, .pcontentLB3, .pcontentLB4 {
font-weight:bold;
}
.formCaption {
font-weight:bold;
}

/* VERISIGN */
#verisign {
float:right;
clear:left;
margin-bottom:15px;
}

/* RECOMENDED PRODUCTS */
#recomendedProducts {
margin-top:10px;
}

/* PRODUCT THUMBS */
IMG.prodThumb {
width:135px;
}
