html, body {
	min-height: 100%;
	/*height: auto !important;*/
	height: 100%
}

body {
	background-color: #473210;
	background-image: url(/images/template/stripes.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 18px;
	height:100%;
}

.bg_gradient {
	height: 559px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/images/template/bg_gradient.png);
}

.ws_bg_gradient {
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/images/template/ws_bg_gradient.png);
}

.shoppingbag {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(/images/shop/shoppingbag_bg.png);
	background-color:#f9eccc;
	border:1px solid #c6aa84;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	width:205px;
}

.header {
	background-image: url(/images/template/BB_HeaderBG_02.png);
	background-repeat: no-repeat;
	/* height: 177px; */
	width: 901px;
}

#main_nav {
	padding-bottom: 7px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 32px;
	text-align: left;
	text-shadow: 1px 1px 1px #1a1006;
	color: #e8d3ad;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.banner_container {
	height: 40px;
	border-color: white;
	z-index: 200;
	margin-right: 80px;
	margin-top: 9px;
	float: right;
	width: 555px;
}

.nav_tab {
	border-right-color: #281106;
	border-left-color: #4f301a;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
	color: #ffe8c8;
	background-position: 0px bottom;
	height: 60px;
}
.nav_tab:hover {
	border-right-color: #351808;
	border-left-color: #4f301a;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
	color: #ffe8c8;
	background-position: 0px bottom;
	height: 60px;
	background-repeat: repeat-x;
	background-image: url(/images/template/nav_highlight.png);
}

.main_logo {
	margin-left: 45px;
	top: 10px;
	position: absolute;
	float: left;
}
 
.search_container {
	padding-top: 8px;
	margin-right: 67px;
	float: right;
	height: 30px;
	width: 215px;
	vertical-align: middle;
}
 
.search_box {
	margin-bottom: 3px;
	border-color: #370e00;
	border-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #2c0a00;
	font-size: 14px;
	width: 140px;
	background-color: #2c0a00;
	color: #ffe7c6;
	border-width: 1px;
	background-image: url(/images/template/bb_search_repeat.png);
	background-repeat: repeat-x;
	height: 23px;
}

.rc_section {
	margin-bottom: 15px;
	height: 72px;
	padding: 5px;
	margin-right: 5px;
	width: 160px;
	float: left;
}
 
.rc_section:hover {
	height: 72px;
	background-color: #e9d5bc;
	padding: 5px;
	margin-right: 5px;
	width: 160px;
	float: left;
	cursor:pointer;
}

.page_header {
	background-position: -1px;
	margin-bottom: -9px;
	margin-top: 9px;
	font-weight: bold;
	color: #7d371f;
	height: 61px;
	width: 815px;
	background-image: url(/images/template/page_bg_02.png);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 24px;
	font-family: Georgia, serif, "Times New Roman", Times;
}

.page_bg {
	background-position: -1px;
	margin-top: 9px;
	font-size: 12px;
	font-family: Georgia, serif, "Times New Roman", Times;
	min-height: 60px;
	width: 755px;
	background-image: url(/images/template/page_bg_02.png);
	background-repeat: repeat-y;
	padding-left:30px;
	padding-right:30px;
}

.footer {
	padding-top: 20px;
	background-position: -1px;
	height: 52px;
	width: 813px;
	background-image: url(/images/template/page_footer_03.png);
	background-repeat: no-repeat;
	color: #6a493b;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, serif, "Times New Roman", Times;
}

.base_spacer {
	height: 25px;
}

/*
#main_nav {
	padding-right: 30px;
	text-align: center;
	text-shadow: 1px 1px 1px #1a1006;
	color: #e8d3ad;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
*/

#main_nav a {
	color: #e8d3ad;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}

#main_nav a:hover {
	color: white;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}

a:link, a:visited, a:active {
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
outline: none;
}

/*
a:hover {
color: #a54040 !important;
}
*/

a.intlink:link, a.intlink:visited, a.intlink:active {
color: #000000;
font-weight: normal;
text-decoration: none;
border-bottom: 1px dotted gray;
}

a.intlink:hover {
color: #008aff !important;
font-weight: normal;
text-decoration: none !important;
}

a.extlink:link, a.extlink:visited, a.extlink:active {
color: #000000;
font-weight: normal;
text-decoration: none;
border-bottom: 1px dotted gray;
}

a.extlink:hover {
color: #ff0000;
font-weight: normal;
text-decoration: none;
}

a.tablink:link, a.tablink:visited, a.tablink:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.tablink:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
border-bottom: 1px dotted gray;
}

a.deflink:link, a.deflink:visited, a.deflink:active {
color: gray;
font-weight: normal;
text-decoration: none;
border-bottom: 1px dotted gray;
}

a.deflink:hover {
color: black;
font-weight: normal;
text-decoration: none;
}

a.title {text-decoration: none;}


.intlink {
margin-top: 0;
margin-bottom: 0;
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
font-weight: normal;
text-align: left;
}

.extlink {
margin-top: 0;
margin-bottom: 0;
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
font-weight: normal;
text-align: left;
}

.tablink {
margin-top: 0;
margin-bottom: 0;
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
font-weight: normal;
text-align: left;
}


pre {
margin:0;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
overflow: auto;
}


td {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
font-weight: normal;
line-height: 18px;
}

.title {
color: #435b8e;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16pt;
font-weight: bold;
line-height: 20px;
}

.smalltitle 
{
	color: #435b8e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	background-color: #efefff;
	cursor:default;
}

.quote {
margin-left: 30px;
margin-right: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000044;
font-size: 9pt;
font-weight: normal;
text-align: justify;
line-height: 16px;
}

.login {
color: #000000;
font-family: "Tahoma", sans-serif;
font-size: 7pt;
font-weight: bold;
line-height: 13px;
}

.smalltext {
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
font-weight: normal;
line-height: 18px;
}

input.smalltext {
line-height: 1 !important;
}

.smallgray {
color: #999999;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
font-weight: normal;
line-height: 14px;
}

.tinytext {
color: #000000;
font-family: Tahoma, sans-serif;
font-size: 7pt;
font-weight: normal;
line-height: 13px;
}

.caption {
color: #000000;
font-family: "Tahoma", sans-serif;
font-size: 8pt;
font-weight: bold;
line-height: 15px;
}

.error {
color: #FF0000;
font-family: "Tahoma", sans-serif;
font-size: 8pt;
font-weight: bold;
line-height: 15px;
}

UL {
list-style: url(/images/icons/icon_button.gif) circle;
vertical-align: middle;
}

LI {
margin-top: 1px;
margin-bottom: 1px;
}

img.icon {
vertical-align: bottom !important; /* for firefox and all */
*vertical-align: middle !important; /* for ie6 and ie7 */
border: none;
}

.valigned {
vertical-align: bottom !important; /* for firefox and all */
*vertical-align: middle !important; /* for ie6 and ie7 */
}

table.alternatinglist {
border: 0;
width: 100%;
}

table.alternatinglist td {
border: 0;
margin: 1px;
padding: 2px;
}

td.darkrow {
background: #EFEFEF;
text-align: left;
}

td.lightrow {
background: #FFFFFF;
text-align: left;
}

td.captionrow {
background: black;
color: white;
text-align: left;
}



td.topleft {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/topleft.png') no-repeat top left;
}

td.top {
height: 10px;
line-height: 10px;
}

td.topright {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/topright.png') no-repeat top right;
}

td.bottomright {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/bottomright.png') no-repeat bottom right;
}

td.bottom {
height: 10px;
line-height: 10px;
}

td.bottomleft {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/bottomleft.png') no-repeat bottom left;
}

td.topleft_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/topleft_5.png') no-repeat top left;
}

td.top_5 {
height: 5px;
line-height: 5px;
}

td.topright_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/topright_5.png') no-repeat top right;
}

td.bottomright_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/bottomright_5.png') no-repeat bottom right;
}

td.bottom_5 {
height: 5px;
line-height: 5px;
}

td.bottomleft_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/bottomleft_5.png') no-repeat bottom left;
}


td.innertopleft {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/inner_topleft.png') no-repeat top left;
}

td.innertopright {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/inner_topright.png') no-repeat top right;
}

td.innerbottomright {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/inner_bottomright.png') no-repeat bottom right;
}

td.innerbottomleft {
width: 10px;
height: 10px;
line-height: 10px;
background: url('/images/template/inner_bottomleft.png') no-repeat bottom left;
}

td.innertopleft_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/inner_topleft_5.png') no-repeat top left;
}

td.innertopright_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/inner_topright_5.png') no-repeat top right;
}

td.innerbottomright_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/inner_bottomright_5.png') no-repeat bottom right;
}

td.innerbottomleft_5 {
width: 5px;
height: 5px;
line-height: 5px;
background: url('/images/template/inner_bottomleft_5.png') no-repeat bottom left;
}


div.deadcenter {
background: white;
padding: 10px;
border: 2px dashed gray;
width: 400px;
height: 100px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -150px;
margin-top: -50px;
z-index: 900;
}

.CheckListBoxHilite
{
	background-color:#999999;
	color:#FFFFFF;
	cursor:pointer;
}

.CheckListBoxNormal
{
	background-color:#FFFFFF;
	color:#333333;
	cursor:pointer;
}

.textbox_main
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width: 150px;
	border:1px solid #bfbfbf;
}

.list_box 
{
	width:350px;
	height:75px;
	border:1px solid #cccccc;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	background-color:#ffffff;
}

.listbox_item_on
{
	background-color:#999999;
	color:#FFFFFF;
	cursor:pointer;
}

.listbox_item_off
{
	background-color:#ffffff;
	color:#000000;
	cursor:default;
}

.rulebox
{
	margin-left: 20px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #efefef; 
	border: 1px dotted #666666;
}


.ShowTab
{
	color: black;
}

.HideTab
{
	display: none;
}

.img-shadow
{
	float:left;
	background: url(/images/template/shadow.png) no-repeat bottom right !important;
	background: url(/images/template/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow div
{
	display: block;
	position: relative;
	z-index: 10;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.img-shadow img
{
	display: block;
	position: relative;
	z-index: 10;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.address_type
{
	font-size:11px;
	text-align:center;
	font-weight:normal;
	vertical-align:text-top;
	line-height: 100%;
}

.modalContainer
{
}
.modal
{ height: auto; position: relative;
    z-index: 1000;
    padding: 0px;
    overflow: inherit;
}
.modalTop
{
    background-repeat: repeat-x;
    background-image: url(/images/template/modal/modal_header_bg.jpg);
    height: 31px;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    background-color: #ffe8c8;
    padding-top: 4px;
    background-repeat: repeat-y;
}
.modalFooter {
	background-repeat: no-repeat;
	background-image: url(/images/template/modal/modal_footer_bg.png);
}
.modal_style {
	font-family: Georgia, serif, Times, "Times New Roman";
	color: #333333;
}

.sidebar_bg {
	text-shadow: 1px 1px 1px #181914;
	color: #ffe8cd;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(/images/template/sidebar/BB_SB_Mid.png);
	background-repeat: repeat-y;
}

.sidebar_item {
	text-shadow: 1px 1px 1px #181914;
	border-top-color: #4a3530;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f0e05;
	border-bottom-width: 1px;
	color: #ffe8cd;
	font-size: 12px;
}

.sidebar_section {
	text-shadow: 1px 1px 1px #181914;
	font-weight: bold;
	font-style: italic;
	color: white;
	font-size: 15px;
}

.sidebar_itemframe {
	text-shadow: 1px 1px 1px #181914;
	font-size: 12px;
	color: #ffe8cd;
}

.sidebar_text {
	text-shadow: 1px 1px 1px #181914;
	color: #ffe8cd;
	font-size: 12px;
}

.sidebar_subitem {
	text-shadow: 1px 1px 1px #181914;
	background-repeat: repeat;
	background-image: url(/images/template/sidebar/overlay_wht.png);
	border-top-color: #4a3530;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f0e05;
	border-bottom-width: 1px;
	color: #ffe8cd;
	font-size: 12px;
}

.product_container {
	padding-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	float: left;
	width: 110px;
	height:175px;
}

.product_container_big {
	padding-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	float: left;
	width: 152px;
	height:217px;
}

.product_image {
	width: 110px;
	margin-bottom: 7px;
	border-color: #bfaa87;
	border-style: solid;
	border-width: 1px;
}

.product_image_big {
	width: 152px;
	margin-bottom: 7px;
	border-color: #bfaa87;
	border-style: solid;
	border-width: 1px;
}

.espresso_machine {
	height: 475px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/apps/shop/images/espresso_lg.png);
}

.coffee_showcase {
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	position: absolute;
	background-repeat: repeat;
	background-image: url(/apps/bookbrew/coffee_showcase/coffeesc_bg.png);
	height: 100%;
	width: 100%;
	float: right;
	z-index: 300;
}

.showcase_container {
	background-image: url(/apps/bookbrew/coffee_showcase/roast_showcase_bg.png);
	background-repeat: no-repeat;
	height: 586px;
	width: 844px;
	z-index: 0;
}

.close_showcase {
	height: 75px;
	width: 75px;
	cursor: pointer;
}

.sc_prev {
	float: right;
	z-index: 400;
	margin-top: -130px;
	height: 75px;
	width: 85px;
	cursor: pointer;
}

.sc_next {
	margin-right: 20px;
	float: right;
	z-index: 400;
	margin-top: -130px;
	height: 75px;
	width: 85px;
	cursor: pointer;
}

.bag_holder {
	margin-top: -190px;
	margin-left: -50px;
	background-repeat: no-repeat;
	height: 436px;
	width: 314px;
}

#sc_readers {
	visibility: hidden;
}

.new_label {
	margin-top: -75px;
	float: right;
}

.homemenu_scroller {
	width:730px;
	height: 215px;
	overflow:hidden;
}



#scrollbar_container {  
    position:relative;  
    width:500px;  
} 
 
#scrollbar_track {  
    position:absolute;  
    top:0;  
    rightright:0;  
    height:100%;  
    width:10px;  
    background-color:transparent;  
    cursor:move;  
} 
 
#scrollbar_handle {  
    width:10px;  
    background-color:#5c92e7;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9;  
} 
 
#scrollbar_content {  
    overflow:hidden;  
    width:485px;  
    height:250px;  
}
.bookbrew_box {
	position: relative;
	margin-top: -655px;
	top: 50px;
	z-index: 0;
	float: right;
}
.home_button {
	margin-top: 12px;
	margin-left: 55px;
	background-repeat: no-repeat;
	background-image: url(/apps/barista/images/home/barista_home_button.jpg);
	height: 84px;
	width: 226px;
	cursor: pointer;
}
.home_button:hover {
	margin-top: 12px;
	margin-left: 55px;
	background-repeat: no-repeat;
	background-image: url(/apps/barista/images/home/barista_home_button_hover.jpg);
	height: 84px;
	width: 226px;
	cursor: pointer;
}
.networking_links {
	left: 0px;
	display: inline-block;
	position: relative;
	float: left;
}
.barista_sidebar {
	border-width: 1px;
	border-style: solid;
	border-color: #bcac88;
	background-color: #fbf0e2;
	height: 100%;
	width: 100%;
}
.barista_sbitem {
	background-color: #fbf0e2;
}
.barista_sbitem:hover {
	background-color: #eadcce;
	cursor: pointer;
}
.barista_sbtext {
	text-align: left;
	font-size: 14px;
	cursor: pointer;
}
.barista_sbapp_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcac88;
}
.barista_mainitem {
	margin-right: 15px;
	height: 170px;
	width: 165px;
	display: inline-block;
	float: left;
	cursor: pointer;
}
.barista_mainitem:hover {
	background-color: #f6debc;
	margin-right: 15px;
	height: 170px;
	width: 165px;
	display: inline-block;
	float: left;
	cursor: pointer;
}
.bm_menusection {
	margin-bottom: 15px;
	border-color: #bd9976;
	border-style: solid;
	border-width: 1px;
	margin-right: 15px;
	width: 360px;
	display: inline-block;
	float: left;
	background-color: #fff0db;
}
.bm_sectionheader {
	text-shadow: -1px -1px 0px #5d4c3c;
	height: 40px;
	color: white;
	font-size: 18px;
	background-color: #8c7259;
}
.bm_menuitem {
	border-bottom-color: #ae8e71;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}
.bm_menuitem:hover {
	background-color: #f6e9d8;
	border-bottom-color: #ae8e71;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}
.bm_icon {
	background-position: center center;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}
.web_appcontainer {
	border-color: #816a52;
	border-style: solid;
	border-width: 1px;
}
.index_divider {
	display: inline-block;
	margin-left: -19px;
	height: 26px;
	width: 790px;
	background-position: center center;
	background-repeat: repeat-x;
	background-image: url(/images/template/index_divider.jpg);
}
.site_index {
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(/images/template/index_logo.png);
	display: inline-block;
	background-color: #e2caa0;
	margin-left: -19px;
	width: 790px;
}
.index_header {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #4e4331;
	font-size: 15px;
	font-weight: bold;
}
.index_item {
	font-size: 12px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #64553f;
	cursor: pointer;
}
.index_item:hover {
	padding-bottom: 3px;
	font-size: 12px;
	text-decoration: none;
	color: #211c15;
	cursor: pointer;
}
.sign_in_section {
	border-color: #bd986d;
	border-style: solid;
	border-width: 1px;
	background-color: #f9e6bf;
	height: 125px;
}
.password_input {
	font-family: Georgia, serif, "Times New Roman", Times;
	color: #5f3012;
	border-color: #bd986d;
	border-style: solid;
	border-width: 1px;
	background-image: url(/images/framework/input_box_bg.jpg);
	background-position: 0 center;
	background-repeat: repeat-x;
	width: 170px;
	font-size: 18px;
	padding: 5px;
}
.member_input {
	font-family: Georgia, serif, "Times New Roman", Times;
	color: #5f3012;
	border-color: #bd986d;
	border-style: solid;
	border-width: 1px;
	background-image: url(/images/framework/input_box_bg.jpg);
	background-position: 0 center;
	background-repeat: repeat-x;
	width: 170px;
	font-size: 18px;
	padding: 5px;
}
.consumer_section {
	margin-top: 25px;
	border-color: #bd986d;
	border-style: solid;
	border-width: 1px;
	background-color: #f1d0b6;
	height: 125px;
}
.wholesale_section {
	margin-top: 45px;
	border-color: #bd986d;
	border-style: solid;
	border-width: 1px;
	background-color: #eaecd2;
	height: 125px;
}
.signup_form_container {
}
.signin_form {
	height: 154px;
	width: 757px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/images/account/signin_form_bg2.jpg);
}
.subheader {
	margin-bottom: 12px;
	line-height: 30px;
	font-size: 26px;
	color: #631f00;
}
.form_divider {
	background-image: url(/apps/wholesale/startcafe/images/form_divider.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.form_text {
	background-color: #fff5e6;
	color: #6e3f03;
	font-size: 18px;
	font-family: Georgia, serif, "Times New Roman", Times;
	padding: 3px;
	border-color: #d3ba98;
	border-style: solid;
	border-width: 3px;
}
.form_select {
	font-size: 18px;
	border-style: solid;
	border-width: 2px;
	border-color: #d3ba98;
	color: #6e3f03;
	font-family: Georgia, serif, "Times New Roman", Times;
	background-color: #fff5e6;
}
form_checkbox {
	border-style: solid;
	border-width: 1px;
	border-color: #d3ba98;
	color: #6e3f03;
	background-color: #fff5e6;
}
.form_textarea {
	border-width: 3px;
	padding: 4px;
	height: 100px;
	width: 250px;
	font-size: 16px;
	font-family: Georgia, serif, "Times New Roman", Times;
	color: #6e3f03;
	border-color: #d3ba98;
	background-color: #fff5e6;
}
.continue_btn {
	float: left;
	margin-top: 10px;
	color: white;
	width: 200px;
	background-color: #638c0c;
	padding: 6px;
	font-size: 20px;
}

.subad_frame {
	margin-left: -220px;
	float: left;
	z-index: 7;
	height: 220px;
	width: 220px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/nwcs/template/frame_template_hover.png);
	cursor: pointer;
}

.subad_frame:hover {
	margin-left: -220px;
	float: left;
	z-index: 7;
	height: 220px;
	width: 220px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(/images/nwcs/template/frame_template_hover.png);
	cursor: pointer;
}

.home_subad {
	height: 220px;
	width: 220px;
}

.subad_image {
	background-repeat: no-repeat;
	height: 220px;
	width: 220px;
	float: left;
	z-index: 3;
}

.subad_label {
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 19px;
	padding-top: 15px;
	font-style: italic;
	font-size: 17px;
	text-align: center;
	width: 173px;
	margin-top: 160px;
	margin-left: -207px;
	color: white;
	float: left;
	z-index: 5;
	background-image: url(/images/nwcs/template/trans_black.png);
	background-repeat: repeat;
}
.blue_gradient_button
{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(/apps/shop/images/btn_bg_blue.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#643430;
	border:1px solid #9a522a;
	font-weight:normal;
	padding:2px 5px 3px 5px;
	height:22px;
}

