@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Kyolic Content
Theme URI: http://wordpress.org/
Description: Wordpress Theme for Kyolic Contet Pages baseed on Default theme.
Version: 1.0
Author: Logical eXtensionS, Inc.
Author URI: http://www.l-xs.com

*/

/* Body Styles
----------------------------------------------- */

* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:0.5em 2%;
}

a {
	color: #763F06;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.4;
	color: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: top url(/images/bg.gif) repeat-x #FFF;
}

#wrap {
	margin: 0 auto;
	width: 995px;
	background: url(/images/content_bg.gif) repeat-y;
}

/* Header Styles
----------------------------------------------- */

#header {
	height: 150px;
	position: relative;
}

#header h1 {
	margin: 0 0 0 20px;
	width: 200px;
	height: 110px;
	text-indent: -3000px;
	background: url(/images/logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 110px;
	background: url(/images/logo.gif) no-repeat;
}

#search_block {
	position: absolute;
	top: 10px;
	left: 720px;
}

#search_label {
	float: left;
	display: block;
	margin: 0;
	width: 55px;
	height: 25px;
	text-indent: -3000px;
	background: url(/images/search_label.gif) no-repeat #FFF;
}

#search_head {
	float: left;
	width: 30px;
	height: 35px;
	text-indent: -3000px;
	background: url(/images/search_head.gif) no-repeat #FFF;
}

#search_box {
	float: left;
	padding: 8px 0 0 0;
	height: 27px;
	background: url(/images/textbox_bg.gif) repeat-x #FFF;
}

#s {
	border: none;
	background: #F4FAE6;
	width: 115px;
}

.textbox_right {
	float: left;
	width: 18px;
	height: 35px;
	background: url(/images/textbox_right.gif) no-repeat #FFF;
}

#search_button {
	float: left;
	padding: 5px 0 0 6px;
}

#newsletter_block {
	position: absolute;
	top: 38px;
	left: 555px;
}

#newsletter_label {
	display: block;
	margin: 0;
	width: 185px;
	height: 25px;
	text-indent: -3000px;
	background: url(/images/newsletter_label.gif) no-repeat #FFF;
}

#newsletter_head {
	float: left;
	width: 40px;
	height: 35px;
	text-indent: -3000px;
	background: url(/images/newsletter_head.gif) no-repeat #FFF;
}

#newsletter_box {
	float: left;
	padding: 8px 0 0 0;
	height: 27px;
	background: url(/images/textbox_bg.gif) repeat-x #FFF;
}

#email {
	border: none;
	background: #F4FAE6;
	width: 145px;
}

#newsletter_button {
	float: left;
	padding: 5px 0 0 6px;
}

/* Menu Styles
----------------------------------------------- */

#header ul {
	position: absolute;
	top: 124px;
	margin: 0 6px 0 7px;
	padding: 0 9px;
	height: 26px;
	background: #763F06;
	width: 962px;
}

#header li {
	float: left;
	list-style-type: none;
	width: 120px;
	height: 26px;
	text-indent: -3000px;
}

#home {
	background: url(/images/home.gif) no-repeat;
}

#home a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/home.gif) no-repeat;
}

#about {
	background: url(/images/about.gif) no-repeat;
}

#about a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/about.gif) no-repeat;
}

#news {
	background: url(/images/news.gif) no-repeat;
}

#news a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/news.gif) no-repeat;
}

#research {
	background: url(/images/research.gif) no-repeat;
}

#research a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/research.gif) no-repeat;
}

#faq {
	background: url(/images/faq.gif) no-repeat;
}

#faq a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/faq.gif) no-repeat;
}

#product {
	background: url(/images/products.gif) no-repeat;
}

#product a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/products.gif) no-repeat;
}

#storelocator {
	background: url(/images/storelocator.gif) no-repeat;
}

#storelocator a {
	display: block;
	width: 120px;
	height: 26px;
	background: url(/images/storelocator.gif) no-repeat;
}

#contact {
	width: 122px;
	background: url(/images/contact.gif) no-repeat;
}

#contact a {
	display: block;
	width: 122px;
	height: 26px;
	background: url(/images/contact.gif) no-repeat;
}

/* Top Content Styles
----------------------------------------------- */

#top_image {
	margin: 15px auto 0 auto;
	width: 950px;
	height: 285px;
}

#index_content {
	position: relative;
	margin: 0;
	padding: 0 23px 0 22px;
	height: 665px;
}

#top_content {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 126px 0;
	width: 440px;
	background: bottom url(/images/top_content_bottom.gif) no-repeat #E8F6E5;
}

#top_content h2 {
	margin: 0;
	font-size: 120%;
	padding: 40px 20px 0 20px;
	background: top url(/images/top_content_head.gif) no-repeat #E8F6E5;
}

#top_content h2 a {
	color: #003300;
	text-decoration: none;
}

#top_content_text {
	margin: 0;
	padding: 10px 20px 0 20px;
}

#newsflash {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 25px 0;
	height: 625px;
	width: 280px;
	background: bottom url(/images/newsflash_btoom.gif) no-repeat #F8E191;
}

#newsflash h2 {
	margin: 0;
	width: 280px;
	height: 40px;
	text-indent: -3000px;
	background: url(/images/newsflash_head.gif) no-repeat;
}

#news_flash_content {
	padding: 5px 20px;
}

#news_flash_frame {
	width: 240px;
	height: 500px;
	border: none;
}

#poll {
	float: left;
	margin: 0;
	width: 200px;
	padding: 0 0 20px 0;
	background: bottom url(/images/poll_bottom.gif) no-repeat;
}

#poll h3 {
	margin: 0;
	width: 200px;
	height: 70px;
	text-indent: -3000px;
	background: url(/images/poll.gif) no-repeat;
}

#poll_content {
	padding: 5px 20px;
	background: url(/images/poll_content.gif) repeat-y;
}

#poll_bg {
	margin: auto;
	background: center url(/images/poll_bg.gif) no-repeat;
}

#poll_bg li {
	list-style-type: none;
}

#poll_bg a {
	font-size: 10px;
	color: #2D4C06;
	text-decoration: underline;
}

#poll_bg a:hover {
	text-decoration: none;
}

/* Single Content Styles
----------------------------------------------- */

#content {
	margin: 0;
	padding: 0 0 0 22px;
}

#breadcrumb {
	padding: 10px 0;
}

#content_block {
	float: left;
	margin: 0 10px 0 0;
	width: 660px;
}

.post h2 {
	margin: 0;
	padding: 9px 15px 0 15px;
	height: 36px;
	font-size: 120%;
	color: #FFF;
	background: url(/images/content_title.gif) no-repeat;
}

.post h2 a {
	color: #FFF;
	text-decoration: none;
}

.entry {
	padding: 5px 15px 30px 15px;
}

.more {
	padding: 10px 15px 0 0;
	text-align: right;
}

.product_description {
	margin: 10px 20px;
	padding: 10px 30px;
	background: #FFFBE0;
	border: 1px solid #F8E191;
	font-size: 90%;
	width: 320px;
}

.product_description li {
	margin: 0 0 5px 0;
}

.product_image {
	float: right;
	margin: 0 10px 10px 10px;
}

.entry h4 {
	margin: 20px 0 0 10px;
}

.supplement_fact {
	clear: both;
	margin: 10px 20px;
	width: 90%;
	border: 1px solid #E3E3E3;
}

.supplement_fact td {
	padding: 3px 5px;
	font-size: 90%;
	background: #F6F6F6;
}

.product_list_table td {
	width: 33%;
	vertical-align: top;
	text-align: center;
}

.product_list_table td p {
	font-size: 80%;
	text-align: left;
}

.product_list_table td .product_list_image {
	margin: 0 auto;
}


/* Side Bar Styles
----------------------------------------------- */

#sidebar {
	float: left;
	width: 295px;
}

#recent {
	width: 295px;
	padding: 0 0 85px 0;
	background: bottom url(/images/side_bottom.gif) no-repeat;
}

#recent_head {
	height: 20px;
	text-indent: -3000px;
	background: url(/images/side_head.gif) no-repeat;
}

#recent ul {
	margin: 0;
	background: url(/images/side_content.gif) repeat-y;
}

#recent li {
	list-style-type: none;
	margin: 0;
	padding: 0 20px 3px 28px;
	font-size: 90%;
	background: 10px 6px url(/images/side_list.gif) no-repeat;
}

#recent li a {
	color: #763F06;
}

#mailinglist {
	margin: 0;
}

.product_table {
	margin: 10px 0;
}

.product_table td {
	vertical-align: top;
}

/* Footer Styles
----------------------------------------------- */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	width: 995px;
	text-align: center;
	font-size: 80%;
}