/*-----------------------------------------------------------------------------
	Tantuco Enterprises, Inc. Stylesheet v1.0
	By: Lester Reyes (jlrworks.com)
-----------------------------------------------------------------------------*/

body {
	background: #004D42 url(../images/bg-overall.jpg) repeat-x 0 0;
	margin-bottom: 0;
	margin-top: 0;
}

.container {
	width: 890px;
}

blockquote {
	background: transparent url(../images/quote.gif) no-repeat 5px 5px;
	color: #EEEEEE;
	font-style: normal;
	padding: 0;
}

a {
	color: #008407;
	text-decoration: none;
}

a:hover {
	color: #2FB135;
}

blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p {
	text-align: left;
}
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url('../images/icons/bullet_square_white.gif') left 5px no-repeat; }
ol				{ margin-left: 35px; }
ol li {
	background-image: none;
}
label			{ font-weight: normal; }
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

table {
	border-collapse: collapse;
}


h2 a {
	color: #3B4A25;
	text-decoration: none;
}

h3, h3 a {
	color: #0B7FBF;
	font-size: 1.3em;
	font-weight: bold;
 	letter-spacing: 0px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-decoration: none;
}

h4 {
	margin-bottom: 5px;
}

em {
	font-size: 10px;
}

acronym {
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

table {
	border-left: 0.1em solid #505050;
	border-top: 0.1em solid #505050;
	margin-bottom: 15px;
}

th, td {
	border-bottom: 0.1em solid #505050;
	border-right: 0.1em solid #505050;
	height: 1em;
	padding: 0.2em 0.4em;
}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	background: transparent url(../images/bg-header.jpg) no-repeat right top;
	clear: both;
	height: 121px;
}

#logo {
	float: left;
	height: 87px;
	margin: 20px 0 0 68px;
	width: 268px;
}

#logo h1.logo-title {
	margin: 0;
}

#logo a {
	background: transparent url(../images/logo.png) no-repeat 0 0;
	display: block;
	height: 87px;
	text-decoration: none;
	text-indent: -10000px;
	width: 268px;
}

/*-----------------------------------------------------------------------------
	Navigation & Sub-Navigation
-----------------------------------------------------------------------------*/

#nav {
	background: transparent url(../images/bg-nav.jpg) no-repeat 25px 0;
	clear: both;
	float: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	line-height: 41px;
	padding: 0;
	width: 100%;
}

#subnav {
	background: transparent url(../images/bg-subnav.jpg) no-repeat 0 0;
	height: 111px;
	line-height: 111px;
	margin-right: 26px;
	padding-left: 45px;
	text-align: center;
}

#nav ul,
#subnav ul {
	margin: 0;
	padding: 0;
}

#nav ul {
	float: right;
	padding-right: 140px;
}

#nav li {
	background-image: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#subnav li {
	background-image: none;
	display: inline;
	margin: 0 7px;
	padding: 0;
}

#nav li a {
	color: #C7E2FD;
	float: left;
	height: 26px;
	position: relative;
}

#nav li a:hover {
	color: #FFFFFF;
}

#subnav li a {
	color: #004D42;
}

#subnav li a:hover {
	color: #269484;
}

#subnav li.current_sub_page_item a {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/
#page {
	background: transparent url(../images/bg-page.jpg) repeat-y 28px 0;
	clear: both;
}

#page-inner {
	background: transparent url(../images/bg-page-inner.jpg) no-repeat 0 0;
	margin: 0 26px 0 28px;
	min-height: 400px;
}

#maincontent {
	color: #004D42;
	font-size: 11px;
	float: left;
	padding: 25px 0 0 25px;
}

.home-page #maincontent,
.contact-us-page #maincontent,
.not-found-404-page #maincontent {
	float: none;
	padding: 30px 49px 30px 47px;
}

#maincontent h2.title {
	color: #004D42;
	font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
	font-weight: bold;
}

.company-profile-page h2.title {
	background: transparent url(../images/title-company-profile.jpg) no-repeat 0 0;
	height: 71px;
	text-indent: -10000px;
	width: 317px;
}

.our-products-page h2.title {
	background: transparent url(../images/title-our-products.jpg) no-repeat 0 0;
	height: 71px;
	text-indent: -10000px;
	width: 317px;
}

.contact-us-page h2.title {
	border-bottom: 1px solid #CCCC33;
	margin-bottom: 15px;
}

div.maincontent-inside {
	width: 469px;
}

/*-----------------------------------------------------------------------------
	Limelight
-----------------------------------------------------------------------------*/

#limelight {
	background: #FFFFFF url(../images/bg-limelight.jpg) no-repeat 0 0;
	height: 316px;
	margin-left: 17px;
	width: 800px;
}

.company-profile-page div.limelight {
	background: transparent url(../images/bg-limelight-company-profile.jpg) no-repeat 0 0;
	height: 191px;
	margin-bottom: 15px;
	width: 469px;
}

.our-products-page div.limelight {
	background: transparent url(../images/bg-limelight-our-products.jpg) no-repeat 0 0;
	height: 315px;
	margin-bottom: 15px;
	width: 469px;
}

/*-----------------------------------------------------------------------------
	Left Sidebar
-----------------------------------------------------------------------------*/

#left-sidebar {
	color: #F1E46C;
	float: left;
	padding: 10px 0 0 27px;
	width: 250px;
}

#left-sidebar-inner {
	background: transparent url(../images/bg-left-sidebar.jpg) no-repeat 0 0;
	height: 553px;
	padding: 20px;
}

#left-sidebar-inner h3.title {
	background: transparent url(../images/bg-dropplets.gif) no-repeat 0 0;
	height: 39px;
	line-height: 39px;
	padding-left: 40px;
}

#left-sidebar-inner a {
	color: #ABDB6C;
}

#left-sidebar-inner a:hover {
	color: #C0E195;
}

/*-----------------------------------------------------------------------------
	Company Profile Page
-----------------------------------------------------------------------------*/

a img.lb {
	border: 1px solid #004D42;
}

table.profile td {
	vertical-align: middle;
}

table.profile td.hl {
	font-weight: bold;
}

ul.plant-pics {
	margin: 0;
	text-align: center;
}

ul.plant-pics li {
	background-image: none;
	display: inline;
	height: 85px;
	margin: 2px 3px;
	padding: 0;
	width: 112px;
}

ul.plant-pics img {
	border: 1px solid #004D42;
}

/*-----------------------------------------------------------------------------
	Products Page
-----------------------------------------------------------------------------*/

.product-page #maincontent h2.title {
	margin-bottom: 1em;
}

.rbd-coconut-oil-cooking-oil-page h2.title {
	background: transparent url(../images/title-rbd-coconut-oil-cooking-oil.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 314px;
}

.vegetable-shortening-page h2.title {
	background: transparent url(../images/title-vegetable-shortening.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 239px;
}

.margarine-page h2.title {
	background: transparent url(../images/title-margarine.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 208px;
}

.crude-coconut-oil-page h2.title {
	background: transparent url(../images/title-crude-coconut-oil.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 208px;
}

.coconut-fatty-acid-distillate-page h2.title {
	background: transparent url(../images/title-coconut-fatty-acid-distillate.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 301px;
}

.copra-cake-meal-page h2.title {
	background: transparent url(../images/title-copra-cake-meal.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 208px;
}

.biodiesel-coco-methyl-ester-page h2.title {
	background: transparent url(../images/title-biodiesel-coco-methyl-ester.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 313px;
}

.glycerine-page h2.title {
	background: transparent url(../images/title-glycerine.jpg) no-repeat 0 0;
	height: 46px;
	text-indent: -10000px;
	width: 208px;
}

ul.product-pics {
	margin: 0;
	text-align: center;
}

ul.product-pics li {
	background-image: none;
	display: inline;
	height: 152px;
	margin: 2px 3px;
	padding: 0;
	width: 152px;
}

ul.product-pics img {
	border: 1px solid #004D42;
}

table.specs {
	clear: both;
	margin: 15px 0;
	width: 100%;
}

table.specs td {
	vertical-align: middle;
	width: 50%;
}

table.specs td.hl {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Contact Us Page
-----------------------------------------------------------------------------*/

div.panel-left {
	float: left;
	width: 274px;
}

div.panel-left div.panel-inner {
	padding: 0 10px 0 0;
}

div.panel-right {
	float: left;
	width: 466px;
}

div.panel-right div.panel-inner {
	padding: 0 0 0 5px;
}

div.contact-form {
	text-align: left;
}

div.contact-form div.note {
	background-color: #F2FBEA;
	border: 1px solid #999933;
	margin: 10px 0;
	padding: 5px;
}

div.contact-form {
	padding-bottom: 15px;
}

div.contact-form fieldset {
	border-bottom: 1px solid #999933;
	margin: 0 0 7px 0;
	padding: 0;
}

div.contact-form label {
	color: #356AA0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

div.contact-form input.custom,
div.contact-form textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	padding: 5px;
	width: 300px;
}

div.contact-form input.custom:focus {
	border:1px solid #666;
}

div.contact-form textarea {
	height: 200px;
}

div.input-buttons input.button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
}

.senderror {
	background-color: #FBE3E4;
	border: 1px solid #FF0000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.sendsuccess {
	background-color: #CDEB8B;
	border: 1px solid #999933;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.goback {
	margin-top: 10px;
	text-align: center;
}

.goback a {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer {
	clear: both;
}

#footer-inner {
}

#footer div.copyright {
	background: transparent url(../images/bg-footer.jpg) no-repeat 27px 0;
	clear: both;
	color: #004D42;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

/*-----------------------------------------------------------------------------
	Misc
-----------------------------------------------------------------------------*/
.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

a.email {
	color: #1E90FF;
}

a.email:hover {
	color: #4AA6FF;
}

div.more {
	text-align: right;
}

a.head {
	cursor: pointer;
}

div.more-wide {
	padding-right: 15px;
}

hr.custom {
	background: transparent url(../images/hr.jpg) repeat-x 0 0;
	clear: both;
	height: 2px;
	margin: 20px 0;
	width: 100%;
}

div.no-js-wrapper {
	position: absolute;
	top: 0;
	width: 100%;
}

div.no-js {
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}

div.no-js div.inner {
	background-color: #211C19;
	color: #EEEEEE;
	padding: 20px;
}

body.no-js {
	background-position: 0 82px;
	padding-top: 82px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	text-align: right;
}

img.center {
	text-align: center;
}