/* 
Type: CSS Document 
Created by: Jeetendra Shimpi
Email: jshimpi@gmail.com
Company: Jaal Web Systems. India.
Website: http://www.jaalsystems.com
Telephone:  +91 9821554195
*/

/* -------------- General Styles ---------------- */

*{margin: 0; padding: 0;}
body {background: #fff url(../images/body-bg.jpg) repeat-x top left; font: 12px arial;}
img{border: 0;}
ul{list-style-type: none;}
a{text-decoration: none; color: #CC9933;}
a:hover{text-decoration: underline;}




/* ---------------- Main Structure ---------------- */ 

#wrapmaster
{
width: 846px;
overflow: hidden;
background: #fff;
margin: 10px auto 0 auto;
border: 3px solid #7CAF30;
}

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

#header-master
{
width: 830px;
margin: 0 auto;
overflow: hidden;
padding: 24px 0 0 0;
background: url(../images/header-master-bg.jpg) repeat-x top left;
height: 70px;
}

	#header-left
	{
	width: 380px;
	float: left;
	padding: 0 0 0 20px;
	}
	
	#header-right
	{
	width: 430px;
	float: left;
	}

		#header-right ul.quicklinks
		{
		width: 210px;
		margin: 0;
		padding: 0;
		float: right;
		}
		
		#header-right ul.quicklinks li
		{
		margin: 0;
		float: left;
		padding: 0 15px;
		font: 11px arial;
		}
		
		#header-right ul.quicklinks li a
		{
		color: #0099CC;
		}

		
	
		#header-right ul.quicklinks li.home{background: url(../images/home-icon.gif) no-repeat top left;}
		#header-right ul.quicklinks li.contact{background: url(../images/contact-icon.gif) no-repeat top left;}
		#header-right ul.quicklinks li.sitemap{background: url(../images/sitemap-icon.gif) no-repeat top left;}
	

/* ------------- Top Links Style --------------- */


#toplinks
{
width: 830px;
margin: 0 auto 3px auto;
overflow: hidden;
}

		#toplinks ul li
		{
		margin: 0 1px 0 0;
		padding: 0px 0px 0 0px;
		font: 11px arial;
		float: left;
		height: 22px;
		color: #000;
		background: url(../images/topmenu-listbg.jpg) repeat-x top left;
		}
		
		#toplinks ul li a
		{
		padding: 4px 20px 0 20px;
		height: 18px;
		float: left;
		color: #000;
		}
		
		
		#body_home #toplinks ul li a.home,
		#body_profile #toplinks ul li a.profile,
		#body_products #toplinks ul li a.products,
		#body_research #toplinks ul li a.research,
		#body_manufacturing #toplinks ul li a.manufacturing,
		#body_career #toplinks ul li a.career,
		#body_contact #toplinks ul li a.contact
		{
		background:  #99CC33;
		padding: 4px 20px 0 20px;
		height: 18px;
		color: #fff;
		}
		
		#body_contact #toplinks ul li a.contact
		{
		width: auto;
		padding: 4px 21px 0 21px;
		}
		

		
		#toplinks ul li a:hover
		{
		background:  #99CC33;
		float: left;
		padding: 4px 20px 0 20px;
		height: 18px;
		color: #fff;
		}

/* ------------- Banner Box --------------- */
		#bannerbox
		{
		width: 830px;
		background: url(../images/home-banner.jpg) no-repeat top left;
		overflow: hidden;
		margin: 0 auto;
		height: 230px;
		}

		#body_profile #bannerbox.profile{background: url(../images/profile-banner.jpg) no-repeat top left;}
		#body_products #bannerbox.products{background: url(../images/product-banner.jpg) no-repeat top left;}
		#body_research #bannerbox.research{background: url(../images/manufacturing-banner.jpg) no-repeat top left;}
		#body_manufacturing #bannerbox.manufacturing{background: url(../images/research-banner.jpg) no-repeat top left;}
		#body_career #bannerbox.career{background: url(../images/career-banner.jpg) no-repeat top left;}
		#body_contact #bannerbox.contact{background: url(../images/contact-banner.jpg) no-repeat top left;}
		#body_alkaloids #bannerbox.alkaloids{background: url(../images/alkaloids-banner.jpg) no-repeat top left;}
		#body_extracts #bannerbox.extracts{background: url(../images/extracts-banner.jpg) no-repeat top left;}
		#body_phytochemicals #bannerbox.phytochemicals{background: url(../images/phytochemicals-banner.jpg) no-repeat top left;}
	

/* ------------- Content Style --------------- */

#content
{
padding: 3px 0 0 0;
margin: 0 auto;
overflow: hidden;
width: 830px;
}

#content #leftcol,
#content #midcol,
#content #rightcol
{
width: 380px;
float: left;
padding: 10px 10px 0 10px;
background: url(../images/content-col-bg.jpg) repeat-x top left;
}

#content #leftcol
{
padding: 10px;
}

#content #midcol{width: 178px; border-left: 0px solid #fff;}
#content #rightcol{width: 206px; border-left: 2px solid #fff;}


	#content #leftcol h1
	{
	font: 15px arial;
	margin: 0 0 10px 0;
	}
	
	#content #leftcol p,
	#content #midcol p,
	#content #rightcol p
	{
	font: 11px arial;
	line-height: 16px;
	color: #666;
	margin: 0 0 10px 0;
	}
	
	#content #rightcol p
	{
	margin: 0 0 0 0;
	}

	#content #rightcol h2,
	#midcol h2
	{
	font: bold 11px arial;
	margin: 0 0 3px 0;
	color: #6BA131;
	}
	
	
	span.more a
	{
	font: bold 11px arial;
	margin: 0 0 15px 0;
	display: block;
	color: #6BA131;
	}
	
#midcol h2 a
{
color: #6BA131;
}

#midcol ul
{
margin: 0 0 10px 0;
padding: 0;
}

#midcol ul li
{
width: 175px;
display: block;
background: #6BA131;
margin: 0 0 1px 0;
height: 18px;
padding: 4px 0 0 5px;
}

#midcol ul li a
{
color: #fff;
}


/* ------------- Two Column Style --------------- */

#twocol
{
width: 608px;
float: left;
padding: 0 10px 0 10px;
background: url(../images/content-col-bg.jpg) repeat-x top left;
}

	#twocol h1
	{
	font: 20px arial;
	margin: 10px 0 10px 0;
	}
	
	#twocol p
	{
	font: 11px arial;
	line-height: 16px;
	color: #666;
	margin: 0 0 10px 0;
	}

	#twocol h2
	{
	font: bold 12px arial;
	margin: 0 0 3px 0;
	color: #6BA131;
	}

	#twocol ul
	{
	margin: 0px 0 20px 20px;
	padding: 0;
	list-style: circle;
	}
	
	#twocol ul li
	{
	margin: 0;
	padding: 0;
	line-height: 18px;
	color: #666;
	font: 11px arial;
	}


	#twocol ul.prodlist
	{
	width: 600px;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
	#twocol ul.prodlist li
	{
	width: 290px;
	float: left;
	line-height: 20px;
	}
	
	
	#prodlist
	{
	width: 610px;
	}
	
		#prodlist ul
		{
		width: 610px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
		#prodlist ul li
		{
		width: 295px;
		float: left;
		margin: 0 10px 20px 0;
		color: #000;
		}
		
		#prodlist ul li h2{padding: 0 0 0 0px;}
		#prodlist ul li h2 a{color: #333;}
		#prodlist ul li span.specs a{color: #0066CC;}
		
		#prodlist ul li span.specs
		{
		padding: 0 0 0 20px;
		font: 11px arial;
		display: block;
		background: url(../images/pdf-icon.gif) no-repeat left center;
		}
		
		
	
	
/* ------------- Footer Style --------------- */

#footer-master
{
width: 852px;
margin: 5px auto;
padding: 0;
overflow: hidden;
font: 11px arial;
color: #666;
}

	#footer-left
	{
	width: 290px;
	float: left;
	}
	
	#footer-right
	{
	width: 555px;
	float: right;
	}
	
	#footer-right ul
	{
	width: 555px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}
	
	#footer-right ul li
	{
	float: left;
	margin: 0;
	padding: 0 4px;
	font: 11px arial;
	border-left: 1px solid #6BA131;
	}
	
	#footer-right ul li a
	{
	color: #6BA131;
	}
	
	
	




#imgbox
{
float: left;
width: 180px;
height: 175px;
margin: 0 0 10px 0;
}

#body_profile #imgbox, #body_default #imgbox{background: url(../images/inga-factory.jpg) no-repeat top left;}
#body_products #imgbox {background: url(../images/custom-image.jpg) no-repeat top left;}
#body_research #imgbox {background: url(../images/manufacturing-img.jpg) no-repeat top left;}
#body_manufacturing #imgbox {background: url(../images/research-image.jpg) no-repeat top left;}
#body_career #imgbox {background: url(../images/career-img.jpg) no-repeat top left;}
#body_contact #imgbox {background: url(../images/contact-img.jpg) no-repeat top left;}
#body_extracts #imgbox {background: url(../images/extracts-img.jpg) no-repeat top left;}
#body_alkaloids #imgbox {background: url(../images/alkaloids-img.jpg) no-repeat top left;}
#body_phytochemicals #imgbox {background: url(../images/phytochemicals-img.jpg) no-repeat top left;}




