﻿ All your Feedback and Comments are valueble to us./*
	About
*/
.about #secondary{
	padding-bottom:200px;
}

.about #secondary p{
	margin-top:4px;
	font-size:23px;
	color:#62891c;
	font-family:Helvetica, Arial, sans-serif;
}

.about #content-main {
  text-align:justify;
}


/*
	Main
*/
.main #secondary{
	padding-bottom:200px;
}

.main #secondary p{
	margin-top:4px;
	font-size:25px;
	color:#62891c;
	font-family:Helvetica, Arial, sans-serif;
}

.main #content{
	padding-top:0;
}

.main h3{
	height:28px;
	text-indent:-9999px;
	width:255px;
	margin-bottom:12px;
}

.main .events h3 {
  background:#fff url("../images/events.gif") no-repeat top left;
}
.main .highlights h3 {
  background:#fff url("../images/highlights.gif") no-repeat top left;
}

.main .highlights {
  width:364px;
  overflow:hidden;
}

.main .highlights img {
  margin:0 1px 1px 0;
  width:120px;
  height:120px;
  display:inline;
  float:left;
}

/*
	Corporate
*/
.corp #secondary{
	padding-bottom:200px;
}

.corp #secondary p{
	margin-top:4px;
	font-size:23px;
	color:#62891c;
	font-family:Helvetica, Arial, sans-serif;
}

.corp .compname{
	color:#fd3406;
	font-weight:bold;	
}

.corp .sdept{
	padding-left:25px;
}

.corp #content{
	line-height:15px;
}

.corp .sdept h3 {
  width:334px;
	height:30px;
	text-indent:-9999px;
}

.corp .investment_holding{
	background:#fff url("../images/structure/investment_holding.gif") no-repeat top left;
}

.corp .head_office{
	background:#fff url("../images/structure/head_office.gif") no-repeat top left;
}

.corp .manufacturing{
	background:#fff url("../images/structure/manufacturing.gif") no-repeat top left;
}

.corp .marketing{
	background:#fff url("../images/structure/marketing.gif") no-repeat top left;
}

.sdept h3{
	margin-bottom:0;
	padding-bottom:0;
}

.sdept p{
	margin-top:0;
	padding-top:0;
}


/*
	Product
*/
.prod #secondary{
	width:152px;
	padding-bottom:300px;
}

.prod #secondary ul{
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;	
}

.prod #content{
	width:400px;
}

.prod #secondary table{
	border:0px;
}

.prod .prodlist img{
	clear:both;
	padding-right:10px;
	padding-bottom:20px;
}

.prod .prodlist{
	font-size:12px;
	line-height:14px;
	color:#2f2f2f;
	padding-bottom:20px;
}

.prod #content-main{
	padding-top:50px;
}

.prod .prod-name{
	color:#ff3a03;
	font-weight:bold;
	margin:0;
	padding:0;
}

.prod .prod-sideinfo{
	margin:0;
	padding:0;
	color:#999;
}

.prod .prod-info{
	margin:0;
	padding:0;
}

.popup {
    position: absolute; 
} 
 
/*
	Event
*/
.event #secondary{
	padding-bottom:200px;
	width:152px;
}

.event #secondary ul{
	font-size:23px;
	color:#62891c;
}

.event #content-main{
	/*padding-top:50px; */
}


/*
	Career
*/

.career #content-main {
  text-align:justify;
}

.career #secondary{
	padding-bottom:200px;
}

.career #secondary p{
	margin-top:4px;
	font-size:23px;
	color:#62891c;
	font-family:Helvetica, Arial, sans-serif;
}

.career h4{
	color:#f53000;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:12px;
}


/*
	Contact
*/
.contact #secondary{
	padding-bottom:200px;
}

.contact #secondary p{
	margin-top:4px;
	font-size:23px;
	color:#62891c;
	font-family:Helvetica, Arial, sans-serif;
}

.contact .form label{
	width:100%;
	display:block;
} 

.contact .form input,.contact .form  select{
	width:70%;
	display:block;
}

.contact .form textarea{
	height:200px;
	width:400px;
}

/*
	Distributor Support
*/
.support #secondary{
	display:none;
}

.support #content{
	width:600px;
}

.support #content p {
  text-align:justify;
}



/*
	Dist
*/
.dist #secondary{
	display:none;
}

body.markets {
  background: #fff;
}

body.markets .map,
body.map {
  background:#FDF6D7;
}

body.markets iframe.map {
  border:1px solid #333;
}


/*
	Recipe
*/

.recipe #content{
	width:900px;
	padding-left:0px;
}

.recipe #secondary{
	display:none;
}

#recipe-top {
	background-image: url('../images/recipe/recipe_top.jpg');
	background-repeat: no-repeat;
	width: 780px;
	height: 185px;
}
#recipe-box01 {
	background-image: url('../images/recipe/recipe_base_01.jpg');
	background-repeat: no-repeat;
	width: 780px;
	height: 730px;
}
#recipe-box02 {
	background-image: url('../images/recipe/recipe_base_02.jpg');
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 780px;
	height: 800px;
}
#recipe-box03 {
	background-image: url('../images/recipe/recipe_base_03.jpg');
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 780px;
	height: 730px;
}


#ingredient {
	background-image: url('../images/recipe/ingredient_base.png');
	width: 340px;
	height: 355px;
	float: left;
	margin-left: 60px;
	background-repeat: no-repeat;
}
.ingredient-font {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 15px;
	margin-top: 20px;
	margin-left: 20px;
	height: auto;
	width: 300px;
}
.recipe-title {
	float: left;
	margin-left: 60px;
	margin-top: 45px;
	clear: both;
}
#dish-pic-01 {
	float: left;
	margin-top: 10px;
}
#recipe-method {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	float: left;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 15px;
	height: auto;
	width: 685px;
}
.STYLE1 {font-size: xx-small}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
