/* 
Nutrifood Indonesia Website - Inspires a Nutritious Life
-----------------------------------------------------------------------------------------------
/*
Theme Name: Nutrifood
Theme URI: http://www.nutrifood.co.id
Description: an official website of Nutrifood Indonesia
Author: Septi Yulia Sari aka. shape_tea
Author URI: http://www.stateoftheword.com/
Tags: green, white, fixed width, three columns, widgets

	This theme was designed and built by shape_tea,
	whose blog you will find at http://www.stateoftheword.com/,
	This theme was specially designed for Nutrifood Indonesia (http://www.nutrifood.co.id), 
*/

/*****************************************************
* Reset
*****************************************************/

body, html {margin:0px;padding:0px}

ul, li  { list-style-type: none; }
img { border: 0; }
a   { outline: none; }

table, tr, td {
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

div.clear {
	position: relative;
	clear: both;
}

.hidden { display: none; }

a, a:link, a:visited {
	color:#52885e;
	text-decoration:none;
}

a:hover {
	color:#a4bf3a;
	text-decoration:none;
}

p  {margin:15px 0px; }


/*****************************************************
* Global
*****************************************************/

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

*html img,
*html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.nutrifood.co.id/wp-content/themes/nutrifood/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#rtopleft, #rtopmid, #rtopright, #rbottomleft, #rbottommid, #rbottomright, #footer, #leftnav ul li { behavior: url(wp-content/themes/nfi/iepngfix.htc); }

#rtopleft, #rtopmid, #rtopright, #rbottomleft, #rbottommid, #rbottomright, #footer, #leftnav ul li { behavior: url(http://www.nutrifood.co.id/wp-content/themes/nutrifood/iepngfix.htc); }

body {
	font: 77% verdana, arial, georgia, helvetica, sans-serif;
	/*color:#6f7271;*/
        color:#555;
	line-height:18px;
	letter-spacing:-0.3px;
	background-color:#b1cc10;
}

h1 {
	float:right;
	margin:-27px 10px 0 20px;
	padding:0;
}

h2, #title h2, #fullcontent h2 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:150%;
	letter-spacing:0px;
	text-transform:uppercase;
	color:#52885e;
	margin:0px;
	padding:18px 0px 12px 0px;
	background-image:url(images/title.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.tagline, #title h2 {
	background-image:none;
}

#posting h2 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:120%;
	font-weight:bold;
	letter-spacing:-0.5px;
	color:#52885e;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-transform:none;
	background-image:none;
}

#posting h2 .date, h4 .date {
	font-family:georgia, tahoma, verdana, arial;
	font-size:80%;
	letter-spacing:-0.5px;
	color:#93af34;
}

h4 .date {
	font-size:75%;
}

h3 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:180%;
	font-weight:normal;
	letter-spacing:0px;
	color:#52885e;
	margin:0px;
	padding:10px 0px 0px 0px;
}

h3.latest {
	font-family:georgia, tahoma, verdana, arial;
	font-size:180%;
	font-weight:normal;
	letter-spacing:0px;
	color:#52885e;
	margin:0px 0px 0px 25px;
	padding:10px 0px 10px 0px;
	background-image:url(images/latest.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

h4 {
	font-family: georgia, tahoma, verdana, arial;
	font-size:130%;
	font-weight:bold;
	letter-spacing:-0.5px;
	color:#52885e;
	margin:0px;
	padding:10px 0px 0px 0px;
}


/*****************************************************
* All Container
*****************************************************/

#container {
	width:920px;
	margin:0px auto;
}

#rightholder {
	background-image:url(images/gradient_left.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	float:right;
	padding:0px 0px 0px 50px;
}

#leftholder {
	background-image:url(images/gradient_right.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	float:left;
	padding:0px 50px 0px 0px;
}

#holder {
	background-color:#90AC37;
	margin:0px auto;
	width:835px;
	float:left;
	position:relative;
}

#rtopleft {
	background-image:url(images/round_top_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:33px;
	margin:0px;
	padding:0px;
	height:25px;
	float:left;
}

*html #rtopleft {
	width:32px;
}

#rtopmid {
	background-color:#fff;
	width:775px;
	height:25px;
	margin:0px 0px 0px 33px;
}

*html #rtopmid {
	background-color:#fff;
	width:770px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

*+html #rtopmid {
	background-color:#fff;
	width:769px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

#rtopright {
	background-image:url(images/round_top_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:33px;
	height:25px;
	float:right;
}

#roundbottom {
	
}

#content, *+html #content {
	width:100%;
	float:left;
	margin:0px auto;
	background-color:#fff;
}

#maincontent {
	
}

#footer, *+html #footer {
	background-image:url(images/bg-sulur-bawah.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	width:835px;
	height:152px;
	margin:0px 0px;
	padding:0px;
	float:left;
}

#footer ul {
	margin:5px 0px 0px 150px;
	padding:0px;
	float:left;
	position:absolute;
	bottom:10px;
	right:15px;
}

*html #footer ul {
	margin:5px 0px 0px 70px;
}


#footer ul li {
	border-right:1px solid #c1d77b;
	color:#654B24;
	float:left;
	font-size:90%;
	letter-spacing:-0.5px;
	margin:0;
	padding:0 10px;
}

#footer a, #footer a:link, #footer a:visited {
	color:#654B24;
	text-decoration:none;
}

/*****************************************************
* Div inside Container
*****************************************************/


#header {
	background-color:#fff;
	height:90px;
}

#header h2 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:140%;
	letter-spacing:1px;
	color:#52885e;
	margin:0px;
	padding:23px 0px 0px 135px;
	text-transform:lowercase;
}

#nav {
	background-image:url(images/menu_bar.jpg);
	background-repeat:no-repeat;
	height:32px;
	padding:0px;
	position:absolute;
	top:77px;
	width:835px;
	text-align:center;
	margin:3px 0px 0px auto;
	letter-spacing:0px;
        left:0px;
}

#nav ul {
	margin:5px auto;
	padding:0px;
	text-align:center;
	width:97%;
}

#nav ul li, #nav ul .noline li {
	margin:0px;
	padding:0px;
	float:left;
	color:#fff;
	font-family: verdana, arial, tahoma;
        font-weight: bold;
	text-transform:uppercase;
	font-size:100%;
	border-right:#cdde92 solid 1px;
}

#nav ul .noline li {
	border:none;
}

#nav a, #nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	margin:0px 5px;
	padding:2px 3px;
}

#nav a:hover, #footer a:hover  {
	color:#2e6308;
	text-decoration:none;
}

#langswitch {
	width:170px;
	height:35px;
	float:right;
	margin:-55px 8px 0px 0px;
	padding:0px 0px 0px 12px;
	color:#52885e;
}

*html #langswitch {
	width:160px;
	height:20px;
	right:35px;
	margin:-55px 0px 0px 0px;
	padding:0px;
	position:absolute;
	z-index:1000;
}

#bigimage {
	position:relative;
	background-image:url(images/middle-line.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:296px;
	margin:0px 0px 20px 0px;
}

#bigimage p img {
	position:absolute;
	z-index:100;
	top:20px;
	right:30px;
}

#bigimage p.info {
	position:absolute;
	z-index:100;
	top:100px;
	right:30px;
	text-align:right;
	font-size:95%;
	line-height:14px;
	letter-spacing:0px;
	color:#376c34;
}

#brand, #brandpage {
	width:18%;
	float:left;
	margin:0px;
	padding:20px 0px 0px 2px;
	background-image:url(images/our-brands.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#brandpage {
	margin:20px 0 10px 5px;
	width:78%;
}

*html #brandpage {
	margin:20px 0 10px 5px;
	width:90%;
}

#leftcontent {
	width:23%;
	float:left;
	margin:0px 10px;
	padding:20px 0px 0px 0px;
}

*html #leftcontent {
	margin:0px 10px 0px 0px;
	width:20%;
}

#brand h3, #brandpage h3 {
	margin:-8px 0px 7px 33px;
	padding:0px;
	font-family: tahoma, verdana, arial;
	font-size:13px;
	font-weight:bold;
	color:#764f3e;
	letter-spacing:0px;
}

#brand ul, #brandpage ul, #leftnav ul {
	float:left;
	margin:10px 0px 0px 36px;
	padding:0px;
	width:73px;
}

.descbrand {
	float:right;
	width:70%;	
	margin:10px 0px 0px 0px;
}

*html .descbrand {
	float:right;
	width:68%;	
	margin:10px 0px 0px 0px;
}

#leftnav ul {
	margin:5px 0px 0px 10px;
	width:90%;
}

*html #brand ul, *html #brandpage ul {
	margin:10px 0px 0px 18px;
}

#brand ul li, #brandpage ul li {
	padding:4px 0px 9px 0px;
	margin:6px 0px 2px 0px;
	color:#764f3e;
        border-bottom:1px dotted #ddcebe;
	font-family:verdana, arial;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	letter-spacing:-0.5px;
	line-height:16px;
}

#leftnav ul li { 
	/*border-bottom:#cdde92 solid 1px;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;*/
	font-size:120%;
	padding:8px 0px 8px 15px;
        border-bottom:1px dotted #ddcebe;
	font-family: tahoma, verdana, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
}

#leftnav ul li a, #leftnav ul li a:link, #leftnav ul li a:visited {
	color:#764f3e;
	text-decoration:none;
}

#leftnav ul li a:hover { 
	color:#52885e;
	text-decoration:none;
}

#brand ul li a, #brand ul li a:link, #brand ul li a:visited, #brandpage ul li a, #brandpage ul li a:link, #brandpage ul li a:visited { 
	color:#764f3e;
	text-decoration:none;
}

#brand ul li a:hover, #brandpage ul li a:hover {
	color:#52885e;
	text-decoration:none;
}

ul#latest  {
	margin:10px 0px 0px 25px;
	padding:0px;
	width:80%;
}

ul#latest li {
	border-bottom:#cdde92 solid 1px;
	padding:2px 2px;
	margin:5px 0px;
	list-style-type:none;
}

#midcontent {
	float:left;
	margin:3px 0px 0px 5px;
	width:54%;
}

#midcontent strong {
	color:#764f3e;
}

*html #midcontent {
	float:left;
	margin:3px 0px 0px 5px;
	width:55%;
}

#fullcontent {
	width:70%;
	float:left;
	margin:5px 0px 0px 10px;
	padding:0px 0px 20px 0px;
	font-size:110%;
}

*html #fullcontent {
	width:70%;
	margin:5px 15px 0px 25px;
	padding:0px 0px 20px 0px;
}

#fullcontent ul {
	margin:0px 0px 0px 25px;
	padding:0px;
}

#fullcontent ul li, #fullcontent ol li {
	list-style-type:disc;
	margin:2px 0px;
	padding:1px 0px;
}

#fullcontent ol li {
	list-style-type:decimal;
}

#content {
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:90%;
	font-weight:normal;
}

#posting {
	border-bottom:#ddd dotted 2px;
	float:left;
        width:100%;
	padding:0px 0px 5px 0px;
}

ul.commit {
	float:left;
	width:65%;
	margin:5px 0px 0px 20px;
	padding:0px;
}

ul.commit li {
	margin:5px 0px 10px 0px;
}

#midcontent h2, #rightcontent h2 {
	color:#764F3E;
	float:left;
	font-family:arial,tahoma,verdana;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-0.8px;
	line-height:20px;
	margin:20px 0 0 5px;
	padding:0;
	text-transform:none;
	vertical-align:middle;
}

#midcontent #health h2 a, #midcontent #health h2 a:link, #midcontent #health h2 a:visited, #midcontent #health h2 a:hover {
	color:#764f3e;
}

#title {
	border-bottom:#cfe18e solid 2px;
	float:left;
	width:100%;
	padding:0px 0px 7px 0px;
	margin:0px 0px 5px 0px;
}

*html #title {
	padding:0px 0px 7px 0px;
	margin:0px;
}

*html #health #title {
	padding:0px 0px 7px 0px;
	margin:0px 0px 15px 0px;
}

#health, #global, #career {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:46%;
}

#health p {
	margin:1px 0px 10px 0px;
	padding:0px;
}

#health {
	width:49%;
}

*html #health {
	width:50%;
}

#health b, #global b, #career b, #event b {
	color:#52885e;
	font-weight:normal;
	letter-spacing:-0.5px;
}

#event p, *+html #event p {
        float:left;
}

#midcontent a #health, #midcontent a:link #health, #midcontent a:visited #health, #midcontent #health a, #midcontent #health a:link, #midcontent #health a:visited , #midcontent a #global, #midcontent a:link #global, #midcontent a:visited #global, #rightcontent a #career, #rightcontent a:link #career, #rightcontent a:visited #career, #event a p, #event a:link p, #event a:visited p {
	color:#555;
	cursor:pointer;
}

#midcontent #health a:hover, #midcontent a:hover #health, #midcontent a:hover #global, #rightcontent a:hover #career, #event a:hover p {
	color:#2f8037;
}

*html #midcontent a:hover #health, *html #midcontent a:hover #global, *html #rightcontent a:hover #career, *html #event a:hover p {
	color:#555;
}

#global {
	float:right;
	margin:0px 20px 0px 0px;
	width:42%;
}

*html #global {
	float:right;
	margin:0px 20px 0px 8px;
	width:40%;
}

#career {
	width:120%;	
	margin:0px 0px 5px 0px;
	font-style:normal;
}

*html #career {
	width:125%;	
	margin:0px 0px 5px 0px;
	font-style:normal;
}

#health img, #global img, #career img{
	float:left;
	margin:0px 5px 0px 0px;
}

#event, *+html #event {
	float:left;
	width:98%;
	margin:5px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background-image:url(images/our-events.png);
	background-repeat:no-repeat;
	background-position:left top;
}

*html #event {
	float:left;
	width:95%;
	margin:5px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background-image:url(images/our-events-bar.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#event p, #event p.event {
	float:left;
	margin:0 0 0 15px;
	padding:0px 10px 13px 10px;
	width:85%;
	/*border-bottom:#adc3b8 dashed 2px;*/
}

#event p.event {
	border:none;
	padding:7px 10px 0px 10px;
	line-height:15px;
}

*html #event p, *html #event p.event {
	width:92%;
	margin:0 0 0 10px;
	padding:0px 5px 0px 3px;
}

*html #event p.event {
	border:none;
	padding:7px 10px 0px 3px;
	line-height:15px;
}

#event p strong, #event p.event strong { 
	color:#764f3e;
}

#event h3 {
	color:#764F3E;
	font-family:arial,verdana,tahoma;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin:-3px auto 20px;
	padding:0;
	text-align:center;
	text-transform:uppercase;
}

p b {
	margin:10px 0px;
	color:#444;
}

#event p c {
	margin:0px;
	color:#00864f;
	font-weight:bold;
}

#rightcontent {
	float:left;
	margin:3px 0px 0px 5px;
	width:20%;
}

*html #rightcontent {
	float:left;
	width:19%;
	margin:3px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}

#fullcontent ul.contact {
	margin:0px 0px 0px 20px;
	padding:10px;
}

#fullcontent ul.contact li {
	margin:5px 0px;
	padding:0px;
	list-style-type:none;
}

#fullcontent ul.sitemap {
	margin:10px 0px 10px 40px;
	padding:0px;
}

#fullcontent ul.sitemap li {
	margin:2px 0px;
	padding:2px 0px;
	list-style-type:disc;
}

#fullcontent img {
	border:#eee solid 1px;
	padding:2px;
}

.alignleft, *+html .alignleft, img.alignleft, *+html img.alignleft {
	float:left;
	margin:0px 15px 0px 0px;
}

.aligncenter {
	margin:0px auto 0px auto;
}

.alignright {
	float:right;
	margin:0px 0px 0px 15px;
}

/*****************************************************
* Input Element
*****************************************************/
.boxsearch {
	float:left;
	margin:10px 10px 0 20px;
}

.search {
	width:150px;
	padding:1px 3px;
	color:#222;
	border:#52885e solid 2px;
	color:#52885e;
	font-size:110%;
}
  
.btnsearch {
	border:none;
	background-color:#fff;
	padding:0px 3px;
	color:#52885e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}

.field, textarea {
	border:#ccc solid 1px;
	color:#777;
	font-size:110%;
	padding:2px 3px;
	font-family: verdana, georgia, helvetica, sans-serif;
	letter-spacing:-0.5px;
	width:250px;
	background-color:#fdfdfd;
}

textarea {
        height:80px;
}

#searchform input#s {
	width:150px;
	padding:1px 3px;
	border:#52885e solid 2px;
	color:#52885e;
	font-size:120%;
}

.button {
        background-color:#7DAE41;
        border:1px solid #AFC814;
        color:#FFFFFF;
        font-family:verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        letter-spacing:-1px;
        margin:5px 5px 0 0;
        padding:3px 8px;
}