/*BODY, P, DIV, TD, BLOCKQUOTE {
}*/



BODY {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#461103;
	background-color:#461103;
	background-image: url(../images/sbc/sbc_background.jpg);
	background-repeat:repeat-x;
	
}
form{margin:0;padding:0;}
A:ACTIVE{color:#882206;text-decoration:none;}
A:LINK{color:#882206;text-decoration:none;}
A:VISITED{color:#882206;text-decoration:none;}
A:HOVER{color:#999999;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#5EAEED;
	height:23;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}

/** BOX STYLES **/
.BoxFrame{background-color:#FFF;}
.BoxHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#CBCBCB;
	height:25px;
	color:#FFFFFF;
	
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;
	/*background-color:#F6F6F6;*/
	color:#242424;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	/*background-color:#F6F6F6;*/
	color:#242424;
}

#BoxManufacturer {
position:absolute;
left:10px;
top:120px;

}

A:ACTIVE.BoxLink{color:#0E4375;text-decoration:none;}
A:LINK.BoxLink{color:#0E4375;text-decoration:none;}
A:VISITED.BoxLink{color:#0E4375;text-decoration:none;}
A:HOVER.BoxLink{color:#F01827;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.PageHeader{
	/*background-image:url(..live/images/header_smartbeancoffee.png);*/
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding:5px;
	height:20px;
	color:#000000;

}

.PageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	padding:3px;
	color:#222222;
	padding-left:5px;
	padding-bottom:7px;
}

/* CONTENT */

#side_boxes_left {
left:0px;
}

#side_boxes_right{
visibility:hidden;

}

#center_content{
width:400px;
left:210px;}

#page_content {
	margin-left:210px;
	top:0px;
	z-index:4;
	height: 1% /* Holly hack for Peekaboo Bug */
	
}

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	top:0px;
	bottom:0px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/sbc/bkgd_buffer.png);
	background-repeat: repeat-y;
}

#wrapper {
	background-image: url(../images/sbc/bkgd_buffer.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}


/* FOOTER ELEMENTS */
#footer {
	position: relative;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#nav_footer {
	z-index:15;
	position:absolute;
	margin-left:196px;
	top:60px;
}

.product_subhead {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:500px;
	color:#862206;
}
.pagetext_signin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	margin-left:0px;
}
.pagetext_accountname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 18px;
	color: #862206;
	margin-left:0px;
}
#orgdescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	width:315px;
	margin-left:0px;
}


/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	/*background-color:#FBC086;*/
	color:#000000;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	/*background-color:#F0F0F0;*/
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	/*background-color:#ffffff;*/
	padding:4px;
	color:#000000;
}

#CatalogHeader {
position:relative;
float:left;
margin-bottom:20px;
top:80px;

}

#CatalogTitle {
position:relative;
left:0px;
}

#CatalogDesc {
position:relative;
left:0px;
text-align:left;
}

/** FORMS										**/
.FormHeader{
	font-family:verdana;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:4px;
	color:#000000;
}
.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:2px;
	color:#333333;
}
.FormSeparator{
	font-family:;
	font-size:;
	font-style:;
	font-weight:;
	background-color:#FBC086;
	padding:6px;
	color:#000000;
}
.FormInputText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#000000;
}
.FormInputSelect{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;
	color:#000000;
}
.FormRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}
.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}

/** MENUS										**/	


.m0l0iout {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	padding: 4px;
	color: ;
}
.m0l0iover {
	font-size: 11px;
	text-decoration: underline;
	padding: 4px;
	color: #000000;
}

.m0l0oout {
	text-decoration : none;
	border : 1px solid ;
	background: ;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid ;
	background: #FFFFFF;
}
/* level 1 inner */
.m0l1iout {
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
	color: ;
}
.m0l1iover {
	font-size: 10px;
	text-decoration : underline;
	padding: 4px;
	color: ;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid ;
	background: ;
}
.m0l1oover {
	text-decoration : underline;
	border : 1px solid ;
	background: ;
}

/* level 1 inner */
.m0l2iout {
	font-size: 10px;
	text-decoration: none;
	padding: 4px;
	color: ;
}
.m0l2iover {
	font-size: 10px;
	text-decoration : underline;
	padding: 4px;
	color: ;
}

/* level 1 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid ;
	background: ;
}
.m0l2oover {
	text-decoration : underline;
	border : 1px solid ;
	background: ;
}


/* ORIGINAL SBC Styles */
/* img {behavior: url(../pngHack/pngHack.htc);} */

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #862206;
	font-weight: lighter;
}

a {
	color: #862206;
}

a:hover {
	color: #7C7C7C;
}


.button_subnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
	height: 17px;
	width: 146px;
	
}

.button_subnav_bottom {
	height: 17px;
	width: 146px;
}

/* MASTHEAD */
#mast {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	margin-top:20px;
	z-index:1;
}

#logo {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	top:18px;
	left:18px;
	z-index:2;
}

#nav_rule {
	position:absolute;
	z-index:2;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#BEBEBE;
	top: 47px;
	left:7px;
	width:736px;
}

#nav_main {
	position:absolute;
	z-index:3;
	width:341px;
	height:24px;
	left:196px;
	top:49px;
}

.nav_sub {
	z-index:4;
	width:146px;
	margin-left:25px;
	top:111px;
}

.nav_cart {
	z-index:5;
	width:146px;
	margin-left:25px;
}

#nav_account {
	position:absolute;
	z-index:4;
	margin-left:507px;
	top:11px;
	left:0px;
}

#ProductsSubnav {
	position:absolute;
	top:100px;
	left:20px;
}

/* GRAPHIC ELEMENTS */

#graphics {
	position:absolute;
	top:40px;
	left:0px;
	width: 750px;
	z-index:10;
}



/* PAGE ELEMENTS */

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	top:0px;
	bottom:0px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/sbc/bkgd_buffer.png);
	background-repeat: repeat-y;
}

#page_content {
	margin-left:190px;
	top:0px;
	z-index:4;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#page_content blockquote {
	min-height:250px;
}

#leftcolumn {
	float:left;
	z-index:3;
	left:0px;
	top:20px;
	bottom:20px;
	background-image: url(../images/sbc/bkgd_buffer.png);
	background-repeat: repeat-y;
}


/* ABOUT US STYLES */

#pageimage_whoweare, #pageimage_coffeewithacause, #pageimage_qualityproducts {
	float:left;
	margin-right:16px;
}

#pageimage_whatcustomerssay, #pageimage_requestacatalog {
	position:absolute;
	left:560px;
	margin-right:20px;
	z-index:10;
}

#pagehead_whoweare {

}
#pagetext_whoweare {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	width:315px;
	margin-left:196px;
}




#pagehead_coffeewithacause {

}
#pagetext_coffeewithacause {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	width:345px;
	margin-left:150px;
}



#pagehead_qualityproducts {
}

#pagetext_qualityproducts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	width:345px;
	margin-left:150px;
}

#pagehead_whatcustomerssay {
	margin-left:-10px;
}

#pagetext_whatcustomerssay {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	width:315px;
	margin-left:0px;
}

.pagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width:500px;
	line-height: 18px;
	color: #862206;
}

div.FAQClosed, div.FAQOpen {
	width:450px;
}

.Answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	margin-left:0px;
	width:450px;
}

.Question {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #862206;
	line-height: 18px;
	margin-left:0px;
	width:450px;
}


/* FOOTER ELEMENTS */
#footer {
	position: relative;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#nav_footer {
	z-index:15;
	position:absolute;
	margin-left:196px;
	top:60px;
}

.product_subhead {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#862206;
}
.pagetext_signin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	margin-left:0px;
}
.pagetext_accountname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 18px;
	color: #862206;
	margin-left:0px;
}
#orgdescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #862206;
	width:315px;
	margin-left:0px;
}


/* ------------------------- */

#type {
	position:absolute;
	left:438px;
	top:243px;
	width:232px;
	height:179px;
	z-index:1;
}
#below_subnav {
	position:absolute;
	left:52px;
	top:285px;
	width:250px;
	height:200px;
	font-size:12px;
	z-index:2;
}

#upperright_img {
	position:absolute;
	left:550px;
	top:-55px;
	width:160px;
	height:109px;
	z-index:2;
}

#type2 {
	left:180px;
	width:288px;
	height:150px;
}

/* ------------------------------ */

.producttext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color:#858585;
}
.productname {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	color:#858585;
	font-weight: bold;
	text-decoration:none;
}
.myPageHead {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #862206;
	font-weight: lighter;
}
