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

/* BODY */ 

body {
	/*background-image:url(../images/winter_pattern3.jpg);*/  
		/*background-image:url(../images/spring_pattern.jpg);*/
background-image:url(../images/summer_bg.jpg);
	/*background-image:url(../images/fall_pattern.jpg);*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	vertical-align: bottom;
}

 a:visited, a:active, a:link {
	color: #5E56BB;
	text-decoration: none;
}

a:hover {
	color: #936;
	text-decoration: none;
}
	
	
/* BASE */

#main_container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #FFF;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
} 

#header {
height: 168px;
background-image:url(../Merchant2/grfx/sb_logo2.jpg)
} 


/* FOOTER */

#footer {
	height: 26px;
	background-color: #FC0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc9966;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #960;
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

.suzumebachi_design {
font-style: normal;
}

.samara_botane {
font-style: normal;
}


/* TAB NAVIGATION BAR, CONTENTS CONTROLLED BY TBM CSS */

#navbar {
	margin-left: 202px;
	height: 82px;
	padding-top: 86px;
	position: relative;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
float: left;
margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

/* HOME PAGE */

/* NOOK */

#text_nook_wrapper {
	float: right;
	width: 798px;
}

#main_container #bin_wrapper {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#left_text {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	z-index:5;
}

#suggestion_text {
	color: #C63;
}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	

#grey {
	color: #999999;
}

/*#thnx {
	float: right;
	margin-top: 80px;
	margin-bottom: 60px;
	margin-right: 150px;
	color: #50a1da;
	font-size: 16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
*/

img {
	border:0px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}

.rowWrap {
	width: 100%;
}

.clearfloat {
	clear:both;
	height:0px;
}

#main {
	width:599px;
	border: 0px solid #f0f0f0;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#colwrap1 {
	float:left;
	width:598px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#colwrap3 {
	float:left;
	width:115px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#apothecary_nook2_r1_c1 {
	margin-left:0px;
	margin-top:0px;
	width:115px;
	height:208px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r3_c1 {
	margin-left:0px;
	margin-top:0px;
	width:115px;
	height:200px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#colwrap4 {
	float:left;
	width:90px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#apothecary_nook2_r1_c2 {
	margin-left:0px;
	margin-top:0px;
	width:90px;
	height:208px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r3_c2 {
	margin-left:0px;
	margin-top:0px;
	width:90px;
	height:200px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#colwrap5 {
	float:left;
	width:89px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#apothecary_nook2_r1_c3 {
	margin-left:0px;
	margin-top:0px;
	width:89px;
	height:208px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r3_c3 {
	margin-left:0px;
	margin-top:0px;
	width:89px;
	height:200px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#colwrap6 {
	float:left;
	width:284px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#apothecary_nook2_r1_c4 {
	margin-left:0px;
	margin-top:0px;
	width:284px;
	height:127px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r2_c4 {
	margin-left:0px;
	margin-top:0px;
	width:285px;
	height:154px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r4_c4 {
	margin-left:0px;
	margin-top:0px;
	width:284px;
	height:127px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r5_c1 {
	margin-left:13px;
	margin-top:0px;
	width:566px;
	height:7px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#apothecary_nook2_r1_c5 {
	margin-left:0px;
	margin-top:1px;
	width:18px;
	height:414px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#bin_wrapper #main #bin_r2_c4_wrap h1 {
	color: #C60;
	font-size: 14px;
	text-align: left;
	padding-top: 70px;
	padding-left: 45px;
	padding-right: 45px;
}


/* SUGGESTIONS */

#suggestion_contnr {
	background-image: url(../grfx/apothecary_nook/apothecary_nook2_r2_c4.gif);
	height: 154px;
	width: 284px;
	position: relative;
	float: left;
}

#suggestion1 {
	height: 154px;
	width: 189px;
	color: #660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 1;
	position: absolute;
	left: 40px;
	top: -10px;
}

#suggestion1 h1 {
	font-size: 14px;
	text-align: center;
	color: #C60;
}

#suggestion2 {
	height: 154px;
	width: 189px;
	color: #366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 2;
	position: absolute;
	left: 40px;
	top: -10px;
	visibility: hidden;
}

#suggestion2 h1 {
	font-size: 14px;
	text-align: center;
	color: #636;
}

#suggestion3 {
	height: 154px;
	width: 189px;
	color: #660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 3;
	position: absolute;
	left: 40px;
	top: -10px;
	visibility: hidden;
}

#suggestion3 h1 {
	font-size: 14px;
	text-align: center;
	color: #936;
}

#suggestion4 {
	height: 154px;
	width: 189px;
	color: #366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 4;
	position: absolute;
	left: 40px;
	top: -10px;
	visibility: hidden;
}

#suggestion4 h1 {
	font-size: 14px;
	text-align: center;
	color: #C30;
}

#suggestion5 {
	height: 154px;
	width: 189px;
	color: #963;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 5;
	position: absolute;
	left: 40px;
	top: -10px;
	visibility: hidden;
}

#suggestion5 h1 {
	font-size: 14px;
	text-align: center;
	color: #693;
}

#suggestion6 {
	height: 154px;
	width: 189px;
	color: #336;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 6;
	position: absolute;
	left: 40px;
	top: -10px;
	visibility: hidden;
}

#suggestion6 h1 {
	font-size: 14px;
	text-align: center;
	color: #C30;
}

/*#container_about .content p {
	color: #666;
}*/

/* ABOUT, RESOURCES, COMMUNITY, NEWSLETTER PAGES (FROM TYPEMASTER CSS) */

#main_container .content p {
	color: #666;
}

#CollapsiblePanel1 .CollapsiblePanelContent {
	margin-right: 10px;
}

/* RESOURCES PAGES */

.resources_sidebar {
	float: left;
	width: 203px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	z-index: 1;
}

.resources_content {
	float: left;
	width: 470px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#resources_address {
	background-color: #FFF;
}

.resources_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
}

.resources_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
}

.resources_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
}

.resources_content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
}

.resources_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.resources_content ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.resources_content ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.resources_content #dilution_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.padded-inside h1 #thank_you {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #C66;
}

.highlight_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #999;
	line-height: 24px;
	font-weight: normal;
}

#typmstr_contnt_full {
	width: 600px;
	margin-top: 40px;
	margin-bottom: 70px;
	margin-left: 50px;
}
#typmstr_contnt_full h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
}
#typmstr_contnt_full h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}

#main_container #header {
}

#header #adthis {
	height: 16px;
	width: 83px;
	float: right;
	position: absolute;
	left: 510px;
	top: 5px;
}

#under_cnst_wrapper {
	width: 410px;
	height: 403px;
	margin-top: 20px;
	margin-left: 195px;
}
	

#shdw_bttm {
	height: 8px;
	width: 586px;
	float: right;
	background-image: url(../grfx/apothecary_nook/shdw_bttm.png);
	background-repeat: no-repeat;
}
#shdw_rght {
	height: 408px;
	width: 20px;
	background-image: url(../grfx/apothecary_nook/shdw_rght.png);
	float: left;
	border: 0px none #f0f0f0;
	clip: rect(0px,auto,auto,0px);
	background-repeat: no-repeat;
}

#seasonal_spc {
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
