body, html {height:100%}
html {
	background:url(/assets/images/top-bg.gif) repeat-x;
}
body {
	margin:0;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#555;
	background:url(/assets/images/wrap-bg.jpg) no-repeat 50% 478px;
	min-width:1000px;
}
#inner-page {background:url(/assets/images/wrap-bg2.jpg) no-repeat 50% 488px}
img {border:0}
form {
	margin:0;
	padding:0;
}
input,
textarea {
	vertical-align:middle;
	color:#808080;
}
a {
	color:#537623;
	text-decoration:none;
}
a:hover {color:#84b557}
#main-container{ 
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:100%;
}
.mc-holder-1 {
	width:1460px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2 {
	width:1460px;
	position:relative;
	float:left;
	left:-50%;
}
#main {
	width:980px;
	margin:0 auto;
	font-size:12px;
}
#inner-main {
	width:1134px;
	margin:0 auto;
	background:url(/assets/images/inner-bg.gif) repeat-x 0 169px;
}
#inner {
	background:url(/assets/images/inner-bg.jpg) no-repeat 50% 0;
}
/* header start */
#header {
	height:169px;
	position:relative;
}
#allinner-page #header {height:115px}
/* logo start */
.logo {
	position:absolute;
	top:26px;
	left:50px;
	width:269px;
	height:93px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:2;
}
#inner-page .logo {
	left:0;
	width:292px;
}
.logo a {
	display:block;
	height:100%;
	background:url(/assets/images/logo.png);
	cursor:pointer;
}
#inner-page .logo a {
	background:url(/assets/images/logo2.png);
}
/* logo end */
.search-form {
	position:absolute;
	right:10px;
	top:73px;
}
.search-form span {
	float:left;
	width:137px;
	height:19px;
	background:url(/assets/images/search-input.gif);
	padding:7px 12px 0;
}
.search-form input {
	float:left;
	font-size:11px;
	padding:0;
	border:0;
}
.search-form span input {
	width:100%;
}
/* top navigation start */
#nav-holder {
	position:absolute;
	top:109px;
	left:-7px;
	height:60px;
}
.nav-wrapper {
	height:100%;
	background:url(/assets/images/nav-bg.png) repeat-x;
	width:980px;
	padding:7px 7px 0;
	height:53px;
}
#inner-page #nav-holder {
	top:109px;
	left:-84px;
	height:60px;
}
#inner-page .nav-wrapper {
	width:1134px;
}
.nav-block {
	background:#dcdcdc;
	height:47px;
	border:solid #fff;
	border-width:3px 0;
}
.map {
	float:right;
	width:50px;
	height:47px;
	background:url(/assets/images/map.jpg);
	text-indent:-9999px;
	border-left:3px solid #fff;
}
#top-nav {
	height:33px;
	background:url(/assets/images/topnav-bg.gif) repeat-x;
	padding:4px 0 0 23px;
	margin:5px 0 0;
	list-style:none;
	text-transform:uppercase;
	width:904px;
	float:left;
	white-space:nowrap;
	font-size:11px;
}
#inner-page #top-nav {
	padding-left:100px;
	width:981px;
}
#top-nav .right-part {
	padding-left:230px;
}
.inner #top-nav .right-part {padding-left:185px}
#top-nav li,
#top-nav li a,
#top-nav li span,
#top-nav li em {
	float:left;
	font-style:normal;
}
#top-nav li em {
	height:33px;
}
#top-nav li a {
	color:#fff;
}
#top-nav li span {
	padding-left:14px;
	cursor:pointer;
}
#top-nav li em {
	padding-right:14px;
	line-height:30px;
}
#top-nav li a:hover {
	color:#8de187;
}
#top-nav li.active a,
.home #nav-home a,
.about-aiya #nav-about-aiya a,
.matcha-green-tea #nav-matcha-green-tea a,
.premium-leaf-tea #nav-premium-leaf-tea a,
.aiya-advantage #nav-aiya-advantage a,
.products-and-services #nav-products-and-services a,
.community #nav-community a,
.contact-us #nav-contact-us a {
	background:url(/assets/images/topnav-act.gif) repeat-x;
	color:#8de187;
}
#top-nav li.active span,
.home #nav-home span,
.about-aiya #nav-about-aiya span,
.matcha-green-tea #nav-matcha-green-tea span,
.premium-leaf-tea #nav-premium-leaf-tea span,
.aiya-advantage #nav-aiya-advantage span,
.products-and-services #nav-products-and-services span,
.community #nav-community span,
.contact-us #nav-contact-us span {
	background:url(/assets/images/topnav-lact.gif) no-repeat;
}
#top-nav li.active em,
.home #nav-home em,
.about-aiya #nav-about-aiya em,
.matcha-green-tea #nav-matcha-green-tea em,
.premium-leaf-tea #nav-premium-leaf-tea em,
.aiya-advantage #nav-aiya-advantage em,
.products-and-services #nav-products-and-services em,
.community #nav-community em,
.contact-us #nav-contact-us em {
	background:url(/assets/images/topnav-ract.gif) no-repeat 100% 0;
}
/* top navigation end */
/* header end */


/* content start */
#content {
	width:100%;
}
.flash-holder img {
	display:block;
}



#main-content {
	width:642px;
	float:right;
	background:url(/assets/images/content-bg.jpg) repeat-x;
	padding:0 0 20px 20px;
}
#inner-page #main-content{
	width:670px !important;
	padding:0;
	background:#fff;
}
.visual img {display:block}

.inner-content {
	border:1px solid #e2e2e2;
	border-bottom:0;
	padding:25px 41px 0 38px;
	line-height:18px;
	overflow:hidden;
	width:589px;
	position:relative;
	z-index:3;
	background-color:#fff;
}
#inner-page .inner-content {min-height:350px}
* html #inner-page .inner-content {
	height:350px;
	overflow:visible;
}
.inner-content-btm {
	height:9px;
	background:url(/assets/images/inner-content-btm.gif);
	overflow:hidden;
	margin-bottom:20px;
}
.mission {
	border-bottom:1px solid #ddd;
	padding:0 0 16px;
	margin-bottom:15px;
}
.mission h1/*,
#allinner-page .inner-content h1 */ {
	font-size:14px;
	color:#5e922e;
	margin:0 0 10px;
}
.mission em,
#allinner-page .inner-content em {
	font-size:20px;
	color:#a0a0a0;
	line-height:24px;
}
.inner-content h2 {
	font-size:14px;
	color:#434343;
	line-height:18px;
	margin:0;
}
.inner-content p {
	margin:0 0 20px;
}
.inner-content a {
	text-decoration:underline;
}
.inner-content h3 {
	font-size:14px;
	color:#434343;
	line-height:18px;
	margin:0;
}
.inner-content hr {
	height: 1px;
	border: 0px;
	background: #ddd;
	margin: 0 0 20px 0;
}	
.inner-content .img1 {
	border: 5px solid #ddd;
	float: right;
	margin: 0 0 0px 20px;
}	
.inner-content-img {
	border: 3px solid #dddddd;
	float: left;
	margin: 0 30px 0 0;
}
.inner-green-text {
	font-size:12px;
	font-weight:bold;
	color:#5E922E;
	line-height:15px;
	margin:0;
}
.no-space {
	margin:-20px 0 20px;
}
.btn-space {
	margin:-5px 0 20px;
}
.back-top {
	text-align:right;
	padding:0 30px 15px;
}
.back-top a {
	padding-right:21px;
	background:url(/assets/images/top-row.gif) no-repeat 100% 50%;
	text-decoration:underline;
}


.promo {
	/*background:url(/assets/images/leafs.jpg) no-repeat 418px 57px;*/
	font-size:12px;
	position: relative;
}
.promo h1{
	margin:0 0 8px;
}
.promo h3 {
	margin:0 0 18px;
}
.promo p {
	margin:0 0 15px;
}
.promo-content {
	width:407px;
}
.promo-holder {
	padding:24px 20px 15px 28px;
	border:solid #e5e5e5;
	border-width:0 1px;
	height:1%;
	overflow:hidden;
}
.promo-btm {
	height:10px;
	background:url(/assets/images/promo-btm.gif) no-repeat;
	overflow:hidden;
	margin-bottom:30px;
}
.promo-content ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}
.promo-content ul li {
	display:inline;
	padding-right:15px;
}

.promo .link-safety {
	position: absolute;
	top: 60px;
	right: 10px;
}

.ads-block {
	width:708px;
	margin:0 -54px 0 -116px;
	position:relative;
	background:url(/assets/images/cont-bg.jpg) no-repeat 0 100%;
	padding:0 0 86px 100px;
	overflow:hidden;
}
.ads-block ul {
	padding:0 50px 0 0;
	margin:0;
	list-style:none;
	float:right;
}
.ads-block ul li {
	float:left;
	padding:11px 10px 0;
	margin-left:20px;
	background:url(/assets/images/ads-bg.gif) repeat-x;
}
.ad-1 {
	margin-top:-8px;
}

.inner-block-t {
	height:16px;
	background:url(/assets/images/inner-block-t.gif);
	overflow:hidden;
}
.inner-block-b {
	height:9px;
	background:url(/assets/images/inner-block-b.gif);
	overflow:hidden;
}
.inner-block {
	border:solid #e5ded8;
	border-width:0 1px;
}
/* sidebar start */
#sidebar {
	width:318px;
	float:left;
	position:relative;
}
#inner-page #sidebar {
	width:292px;
	overflow:hidden;
}
.news-holder {
	width:268px;
	margin-left:50px;
}
.news-holder-btm {
	height:8px;
	background:url(/assets/images/news-holder-btm.gif);
	overflow:hidden;
	margin-bottom:15px;
}
.news-block {
	padding:25px 18px 10px 20px;
	border:solid #e5e5e5;
	border-width:0 1px;
	background-color:#fff;
}
.news-holder h2 {
	font-size:14px;
	color:#646464;
	margin:0 0 8px;
}
.news-block p {
	margin:0 0 8px;
}
.news-block a {
	font-weight:bold;
}
.more-news {
	padding:0 20px 10px;
	font-weight:bold;
}
#side-nav {
	background:url(/assets/images/sidenav-btm.gif) no-repeat 0 100%;
	padding:24px 0 16px;
	width:100%;
}
#allinner-page .navigation {
	background:none !important;
	padding:24px 0 0;
}
#side-nav ul {
	padding:0 1px;
	margin:0;
	list-style:none;
	background:url(/assets/images/sidenav-bg.png) repeat-y;
	border-bottom:1px solid #ebebeb;
	font-size:12px;
	height:1%;
}
#side-nav ul li a {
	display:block;
	background:#f3f3f3 url(/assets/images/sidenav-bg.gif) repeat-x;
	border:1px solid #ebebeb;
	border-top:0;
	padding:17px 10px 16px 28px;
	color:#aeaeae;
	font-weight:bold;
	height:1%;
	position:relative;
}
#side-nav ul li a span {
	padding-left:10px;
	color:#646464;
	text-decoration:underline;
}
#side-nav ul li a:hover,
#side-nav ul li.active a {
	background:#4a7d21 url(/assets/images/sidenav-bg-h.gif) repeat-x;
	color:#fff;
	border:0;
	padding-bottom:17px;
}
#side-nav ul li a:hover span,
#side-nav ul li.active a span {
	color:#fff;
}
.menu-title {
	height:51px;
	text-indent:-9999px;
	background:url(/assets/images/menu-title.gif);
	display:block;
}
.sideads-holder {
	width:300px;
	margin:0 -442px 0 -133px;
	background:url(/assets/images/sideads-bg.jpg) no-repeat 0 100%;
	padding:118px 434px 104px 130px;
	position:relative;
}
.sideads-holder img {
	display:block;
}

/* sidebar end */

/* content end */

#footer {
	background:url(/assets/images/footer-bg.gif) repeat-x;
	padding:35px 0;
	width:100%;
	overflow:hidden;
	clear:both;
}
#footer ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	font-weight:bold;
}
#footer ul li {
	display:inline;
	padding-right:16px;
}
#footer p {
	float:right;
	margin:0;
	font-size:12px;
	color:#909090;
}

/* utility navigation start */
#utility-navigation {
	color: #666;
	list-style: none;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}
#utility-navigation li {
	display: inline;
	padding-left: 7px;
}
#utility-navigation a {
	border-bottom: 1px dotted #537623;
	font-weight: bold;
	text-decoration: none;
}
#utility-navigation a:hover {
	border-bottom: 0;
	text-decoration: none;
}
/* utility navigation end */

/* social-media starts */
.social-media {
        width:90px;
        position:absolute;
        top:74px;
        left:690px;
}
/* social-media ends */
