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

body {
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #8f858e;
	background-image: url(../assets/bkg_lotus.gif);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.2em;
}
i {
	color: #666;
	font-style: italic;
}
.header_article {
	font-family: "HelveticaNeue LT 45 Light", Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	color: #5ca39d;
}
.header_guides {
	color: #8f858e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: center;
	letter-spacing: 0.8em;
	border: 3px double #8f858e;
}


img {
border: 1px solid #000;
}
.invisible {
display: none;	
}
.flower_text {
	font-size: 0.5em;	
}
#container {
	width: 936px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #000;
}
#header {
	background: #ccc;
	position: relative;
	height: 200px;
	margin: 0 0 30px;
	}
#header h1 {
	display: none;
	height: 167px;
	left: 0px;
	position: absolute;
	text-indent: -1000em;
	top: 0px;
	width: 350px;
	}
#header .logo {
	border: none;
	position: relative;
	float: left;
	}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	position: absolute;
	bottom: 0px;
	left: 10px;
}
#header li {
	float: left;
	list-style: none;
}
#header li a:link, #header li a:visited {
	display: block;
	background: #8f858e;
	padding: .2em .5em;
	font: bold 1em/1.2 Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
	margin-right: .5em;
}
#header li a:hover, #header li a:active {
	background: #fff;
	color: #8f858e;
}
#header li a.current,#header li a.current:hover,#header li a.current:active{
	background: #fff;
	color: #5ca39d;
	cursor: default;
}
/*#main_content {
	padding: 0 30px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box 
	background: #FFF;
	height: 600px;
	margin: 0 0 30px;
}*/
#top {
	padding: 0 30px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFF;
	height: 230px;
	margin: 0 0 30px;
}
#slider {
	float: left;
	width: 546px;
}
#slide_image {
	border: none;
	text-align: center;
	left: center;
}
#in_shop {
	width: 290px;
	height: 230px;
	float: right;
	margin-left: 40px;
	background-image: url(../assets/allo_star_products.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
#in_shop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flower1 {
	position: absolute;
	float: left;
	padding: 0 0 0 1px;
	bottom: 55px;
	display: block;
}
#flower2 {
	position: absolute;
	padding: 0 24px 0;
	display: block;
	left: 80px;
	bottom: 55px;
}
#flower3 {
	position: absolute;
	right: 0px;
	bottom: 55px;
	display: block;
}
#sidebar {
	float: left;
	/*border-right: 4px double #5ca39d;*/
	width: 196px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
#blogtalk {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
.header_blog {
	color: #8f858e;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}

#linked {
	margin: 0 0 30px 0;

}

#linked img {
	margin: 5px 2px;
	border-style: none;
	padding: 5px 0;
}
#designed {
	text-align: center;
	bottom: 0px;
	margin-bottom: 20px;
	font-size: .7em;
}
#wrapper {
	float: left;
	width: 676px;
}
#main {
	float: left;
	width: 436px;
	margin: 0 30px 0 0;
	}
#guides {
	float: left;
	width: 180px;
	height: 360px;
	background-image: url(../assets/curly_bgr.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	display: block;
	}
/*#guides img {
	margin: 0px;
	border-style: none;
	padding: 10px 0;
}*/
#guides li {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-type: square;
	list-style-position: inside;
	font-size: .9em;
	line-height: 1.2em;
	margin-left: -1.5em;
	width: 140px;
	}
.white {
	color: #FFF;
}


#philosophy {
	display: block;
	margin: 30px 30px 20px 0;
	float: left;
	width: 646px;
}
#philosophy img {
border: 1px solid #7095C2;
}
#footer {
	background-color: #ccc;
	clear: both;
	text-align: center;
	vertical-align: text-top;
	margin-top: 10px;
}
s

