@charset "utf-8";
/* CSS Document */

* {padding : 0; margin : 0;} /*resets all to zero*/

/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */

html { margin-bottom: 1px; min-height: 100%; }

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #413F3F;
	text-align: center;
	min-width: 1000px;
	background : #000134 url(../images/body_bg.jpg) repeat-x;
	padding-top: 20px;
	line-height: 1.3;
	font-size: 62.5%;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}




#content ul {
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 10px;
	text-indent: -1em;
	list-style: disc url(../images/li_star.gif) inside;
}

#content li
{
	font-size: 0.95em;
	*font-size: 0.9em;
	margin: 5px 0 0;
	*margin: 5px 0 0;
	
}



/*be nice to Opera*/ 

html>body {  
	font-size: small;
}

/*set some defaults which will apply across all browser*/

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address, select, input, textarea {margin: 0 0 8px 0; }

p{    
	font-size: 95%;
	margin: 0 0 10px 0;
}


/* para styles */

p.large{
    font-size: 110%;
	font-weight: 500;/*changed font weight*/
}

p.smaller{
   font-size: 90%;
}

p.business{
	color: #014f35;
	float: left; 
	margin-top: 2px;
}

p.inputlabel{
	font-size: 100%;
    margin: 0 10px 0px 10px;
}



fieldset { padding : .5em; }

.assistive{display: none;}


h1{
    font-size: 150%;
	color: #000235;
	padding-bottom: 10px;
	border-bottom: 1px dotted #5e8e7e;
}

h2{
    font-size: 120%;
	font-weight: 400;
	color: #FC1922;
}


h3{
	font-size: 1.1em;
	color: #000235;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin-bottom: 15px; 
	padding-top: 20px;
}


h4{
    font-size: 0.9em;
    font-weight: 700;
	color: #000033;
	margin-top: 8px;
}

h5{
    font-size: 100%;
    font-weight: 700;
	color: #014f35;
}

h6{
    font-size: 100%;
    font-weight: normal;
	color: #666;
}

a, a:visited{
	color: #000235;
	text-decoration: underline;
}

#subnav a {
	text-decoration:none;
}

#cat_panel a {
	text-decoration:none;
}

a:hover, a:focus{
	background-color: none;
	color: #FC1922;
}

select, input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	*font-size: 90%;
}

.clear{clear: both;}

.error {font-weight: bold;
	color: #CC0000;
}


#container{
	width: 790px;
	text-align: left;
	margin: 0px auto;
	font-size: 90%;
	position: relative;
}


/*reset height to auto for good browsers*/

html>body #header{height: auto;}


#header{
	width: 790px;
	margin-top: 45px;
    padding: 0px;
    height: 123px;
	min-height: 123px;
    background: url(../images/header_bg.jpg) no-repeat;
}

	#header h1	{
	/*	border: 1px solid #00f; */
	}

	#header p.homeLink	{
/*		border: 1px solid #00f; */
		float: right;
		position: relative;
		left: -690px;
	}	

		#header p.homeLink a {
		/*	border: 1px solid #0f0; */
			float: left;
			height: 55px;
			width: 200px;
			text-indent: -9000px;
		}	

#imagereplace {
	float: left; 
	height: 100px;
	width: 130px;
}

label {margin: 0px 10px; float: left; 
}



ul#nav {
	color: #003896;
	list-style: none;
	float:left;
	margin: 95px 0 0 0;
	text-indent: 0;
	padding: 0;
}
	
	ul#nav li{
		margin: 0;
		padding: 0;
		_padding-top: 4px;
		_margin-bottom: -4px;
		height: 26px;
		text-transform: uppercase;
		float: left;
		border-left: 1px solid #5F5F5F;
	}
		ul#nav li.navend{
			border-left: 1px solid #5F5F5F;
			height: 26px;
			border-right: 0;
		}
		ul#nav li a {
			margin: 0;
			font-size: 0.9em;
			*font-size: 0.85em;
			padding: 6px 15px 0 15px;
			border-right: 1px solid #BEBEBE;
			height: 21px;
			display: block;
			_display: inherit;
			color: #000;
			text-decoration: none;
		}
		ul#nav li a:hover,  ul#nav li a.active{
			background: #000235;
			border-right: 1px solid #000235;
			color: #fff;
			_background-image: none;
			_border-right: 1px solid #BEBEBE;
			_padding: 6px 15px 8px 15px;
			_color: #FFF;
		}
		
		

ul#subnav {
	color: #fff;
	list-style: none;
	float:left;
	text-indent: -0.3em;
	margin: 0;
	padding: 0;
	margin-right: 13px;
	_margin-right: 0px;
	_margin-left: -1px;
	_width: 127px;
}
	
	ul#subnav li{
		margin: 0;
		padding: 0;
		margin-top: 12px;
		*margin-top: 6px;
		_margin-top: 8px;
		height: 20px;
	}
		ul#subnav li a {
			margin: 0;
			font-size: 0.95em;
			*font-size: 1em;
			color: #fff;
			background: url(../images/nav_star.gif) no-repeat;
			_background: none;
			padding: 8px 0 0 22px;
			*padding: 8px 0 0 25px;
			_padding: 10px 0 0 22px;
			font-weight: bold;
			height: 30px;
			*display: block;
			_display: inherit;
			*margin-left: -20px;
			
		}
		ul#subnav li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		
#content {
	float:right;
	width: 733px;
	border-left: #fff 3px solid;
	border-right: #fff 3px solid;
	margin-right: 2px;
	_margin-right: 1px;
	background: #fff;
	min-height: 500px;
	padding-left: 25px;
}
	#intro {
		background: #FFFFFF url(../images/title_bg.gif) no-repeat;
		width: 378px;
		min-height: 270px;
		*min-height:270px;
		padding: 0;
		float:left;
		margin-left: -25px;
		_margin-left:  -13px;
	}
		#intro h2 {
			color: #fff;
			font-size: 1.7em;
			padding: 43px 0 0 105px;
			*padding: 42px 0 0 105px;
			margin: 0;
		}
		#intro p {
			color: #333;
			font-size: 1.1em;
			padding: 10px 0 0 105px;
			margin: 0;
		}
	#theme {
		width: 380px;
		height: 220px;
		padding: 0;
		float:left;
	}
		#theme.home {
			background: #000235 url(../images/title_tag_01.jpg) no-repeat;
		}
		.home {
			_background: #000235 url(../images/title_tag_01.jpg) no-repeat;
		}
		
		#theme.about {
			background: #000235 url(../images/title_tag_about.jpg) no-repeat; 
		}
		.about {
			_background: #000235 url(../images/title_tag_about.jpg) no-repeat; 
		}
		#theme.services {
			background: #000235 url(../images/title_tag_services.jpg) no-repeat; 
		}
		.services {
			_background: #000235 url(../images/title_tag_services.jpg) no-repeat; 
		}
		#theme.contact {
			background: #000235 url(../images/title_tag_contact.jpg) no-repeat; 
		}
		.contact {
			_background: #000235 url(../images/title_tag_contact.jpg) no-repeat; 
		}
		#theme.products {
			background: #000235 url(../images/title_tag_about2.jpg) no-repeat; 
		}
		.products {
			_background: #000235 url(../images/title_products_main.jpg) no-repeat; 
		}
		#theme.products_nuts {
			background: #000235 url(../images/title_products_nuts.jpg) no-repeat; 
		}
		.products_nuts {
			_background: #000235 url(../images/title_products_nuts.jpg) no-repeat; 
		}
		#theme.products_snacks {
			background: #000235 url(../images/title_products_snacks.jpg) no-repeat; 
		}
		.products_snacks {
			_background: #000235 url(../images/title_products_snacks.jpg) no-repeat; 
		}
		#theme.products_fruit {
			background: #000235 url(../images/title_products_fruit.jpg) no-repeat; 
		}
		.products_fruit{
			_background: #000235 url(../images/title_products_fruit.jpg) no-repeat; 
		}
		#theme.products_confectionery {
			background: #000235 url(../images/title_products_confectionery.jpg) no-repeat; 
		}
		.products_confectionery{
			_background: #000235 url(../images/title_products_confectionery.jpg) no-repeat; 
		}
		#theme.products_health {
			background: #000235 url(../images/title_products_health.jpg) no-repeat; 
		}
		.products_health{
			_background: #000235 url(../images/title_products_health.jpg) no-repeat; 
		}
		#theme.products_bars {
			background: #000235 url(../images/title_products_bars.jpg) no-repeat; 
		}
		.products_bars{
			_background: #000235 url(../images/title_products_bars.jpg) no-repeat; 
		}
	
	#home_panel {
		width: 183px;
		height: 258px;
		float: left;
		background: #fff url(../images/home_panel_bg.gif) no-repeat;
	}
		#home_panel.health {
			background: url(../images/home_panel_health.jpg) no-repeat;
		}
		#home_panel.nuts {
			background: url(../images/home_panel_nuts.jpg) no-repeat;
		}
		#home_panel.snacks {
			background: url(../images/home_panel_snacks.jpg) no-repeat;
		}
		#home_panel.confectionery {
			background: url(../images/home_panel_confectionery.jpg) no-repeat;
		}
		#home_panel.fruit {
			background: url(../images/home_panel_fruit.jpg) no-repeat;
		}
		#home_panel-fruit {
			background: url(../images/home_panel_fruit.jpg) no-repeat;
			width: 183px;
			height: 258px;
			float: left;
		}
		
		#home_panel-nuts {
			background: url(../images/home_panel_nuts.jpg) no-repeat;
			width: 183px;
			height: 258px;
			float: left;
		}
		
		#home_panel-snacks {
			background: url(../images/home_panel_snacks.jpg) no-repeat;
			width: 183px;
			height: 258px;
			float: left;
		}
		
		#home_panel-confectionery {
			background: url(../images/home_panel_confectionery.jpg) no-repeat;
			width: 183px;
			height: 258px;
			float: left;
		}
		
	
		#home_panel h3{
			padding: 25px 0 15px 2px;
			text-transform: uppercase;
			font-size: 1.1em;
			border:0;
			margin: 0 0 8px;
		}
		
		#home_panel-fruit h3{
			padding: 25px 0 15px 2px;
			text-transform: uppercase;
			font-size: 1.1em;
			border:0;
			margin: 0 0 8px;
		}
		
		#home_panel-nuts h3{
			padding: 25px 0 15px 2px;
			text-transform: uppercase;
			font-size: 1.1em;
			border:0;
			margin: 0 0 8px;
		}
		
		#home_panel-snacks h3{
			padding: 25px 0 15px 2px;
			text-transform: uppercase;
			font-size: 1.1em;
			border:0;
			margin: 0 0 8px;
		}
		
		#home_panel-confectionery h3{
			padding: 25px 0 15px 2px;
			text-transform: uppercase;
			font-size: 1.1em;
			border:0;
			margin: 0 0 8px;
		}
		
		#home_panel h3.new{
			background: url(../images/star_new.gif) no-repeat right;
		}
		#home_panel p{
			color: #fff;
			margin: -12px 35px 8px 15px;
		}
		#home_panel-fruit p{
			color: #fff;
			margin: -12px 35px 8px 15px;
		}
		#home_panel-nuts p{
			color: #fff;
			margin: -12px 35px 8px 15px;
		}
		#home_panel-snacks p{
			color: #fff;
			margin: -12px 35px 8px 15px;
		}
		#home_panel-confectionery p{
			color: #fff;
			margin: -12px 35px 8px 15px;
		}
		#home_panel a{
			color: #fff;
			margin: 0 15px 0 15px;
			font-size: 0.9em;
			font-weight: bold;
			background: url(../images/panel_link_star.gif) no-repeat;
			padding-left: 20px;
		}
		
		#home_panel-fruit a{
			color: #fff;
			margin: 0 15px 0 15px;
			font-size: 0.95em;
			font-weight: bold;
			background: url(../images/panel_link_star.gif) no-repeat;
			padding-left: 20px;
		}
		
		#home_panel-nuts a{
			color: #fff;
			margin: 0 15px 0 15px;
			font-size: .95em;
			font-weight: bold;
			background: url(../images/panel_link_star.gif) no-repeat;
			padding-left: 20px;
			padding-bottom:2px;
		}
		
		#home_panel-snacks a{
			color: #fff;
			margin: 0 15px 0 15px;
			font-size: 0.95em;
			font-weight: bold;
			background: url(../images/panel_link_star.gif) no-repeat;
			padding-left: 20px;
		}
		
		#home_panel-confectionery a{
			color: #fff;
			margin: 0 15px 0 15px;
			font-size: 0.95em;
			font-weight: bold;
			background: url(../images/panel_link_star.gif) no-repeat;
			padding-left: 20px;
		}
		
	#cat_panel {
		width: 216px;
		height: 140px;
		float: left;
		background: #fff url(../images/cat_bg.gif) no-repeat;
		margin-top: 30px;
	}
		#cat_panel.nuts {
			background: url(../images/cat_nuts2.jpg) no-repeat;
		}
		#cat_panel.snacks {
			background: url(../images/cat_snacks2.jpg) no-repeat;
		}
		#cat_panel.health {
			background: url(../images/cat_health2.jpg) no-repeat;
		}
		#cat_panel.fruit {
			background: url(../images/cat_fruit2.jpg) no-repeat;
		}
		#cat_panel.bars {
			background: url(../images/cat_bars2.jpg) no-repeat;
		}
		#cat_panel.confectionery {
			background: url(../images/cat_confectionery2.jpg) no-repeat;
		}
		
	
		#cat_panel h3{
			text-transform: uppercase;
			font-size: 1.2em;
			border:0;
			margin: 0;
			padding: 2px 0 0 40px;
		}
		#cat_panel h3.new{
			background: url(../images/star_new.gif) no-repeat right;
		}
		#cat_panel p a{
			display: block;
			width: 190px;
			height: 120px;
			float:right;
			margin-right: 5px;
		}
		
	#col1 {
		width: 280px;
		margin-left: 80px;
		_margin-left: 40px;
		float: left;
	}
	#col2 {
		width: 280px;
		margin-left: 50px;
		float: left;
	
	}
	
	#col3 {
		width:650px;
		margin-left:80px;
		_margin-left:40px;
		float:left;
}

table td {
	padding:3px 2px 3px 3px;
}

table {
	cursor:default;
}

table tr:hover {
	background-color:#E0DEFE;
}

table th {
	padding:5px 2px 5px 5px;
	background:#000033;
	color:#FFFFFF;
}
	
#footer{
	float:right;
	width: 758px;
    background: #fff; 
	color: #000235;
	font-size: 100%;
	border: #fff 3px solid;
	padding-top: 30px;
	margin-right: 2px;
	_margin-right: 1px;
	margin-bottom: 15px;
}
	#footer p{
		float:left;
		font-size: 0.85em;
		margin: 5px 8px;
		_margin: 5px 5px 0 10px;
	}
	#footer p.links{
		float:right;
	}
	#footer img{
		float:left;
		
	}	
html>body #footer{height: auto;}/*reset height to auto for good browsers*/

#hr { 
	background: url(../images/RHS_HR.gif) repeat-x;
	width: 100%;
	height: 10px;
	border: 0;
	margin: 15px 0 10px 0;
}
	#hr hr { 
		display:none;
	}

/*clear float code from http://www.positioniseverything.net/easyclearing.html*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
	clear: both; 
    visibility: hidden;
	border: 1px solid #0cc; 
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}


.quote {
	color: #777;
	font-size: 100%;
}

.date{
	color: #666;
	font-size: 100%;
	text-align: right;
}



hr {
	background: url(../images/RHS_HR.gif) repeat-x;
	margin-top:15px;
}

a.star-link {
		font-weight:bold;
		background: url(../images/link_star.gif) no-repeat;
		padding:2px 0 3px 20px;
		margin-top: 5px;
	}

a.xsl {
	color: #003896;
	background:url(../images/logo_xsl.gif) no-repeat;
	padding: 2px 0  0 25px;
}

p.minttwist {
	color: #fff;
	float: right;
}
	p.minttwist a, p.minttwist a:visited{
		color: #fff;
	}
	p.minttwist a:hover{
		text-decoration: underline;
	}
	
#intro p.product-anchors {
	font-weight:bold;
	font-size:10px;
}

#intro p.product-anchors a {
	text-decoration:underline;
	font-weight:normal;
}

.product-box {
	width:210px;
	color:#333333;
	font-size:12px;
	float:left;
	margin-left:5px;
}

.product-box img {
	border:0;
	padding:0 10px 0 0;
	float:left;
}

.product-box h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	letter-spacing:1px;
	text-transform:uppercase;
	border:0;
	margin-top:0;
	padding-top:0;
	padding-bottom:5px;
	margin-bottom:0;
}

.product-box h3 span {
	font-weight:bold;
	font-size:10px;
	letter-spacing:normal;
	color:#333333;
	text-transform:none;
}

.product-box p span {
	font-weight:bold;
	color:#000033;
}

#col3 h2.product-type {
	border-bottom:1px solid #999999;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#000033;
	width:620px;
}

p a.pdf-download {
	padding:5px 1px 5px 30px;
	background:url(../images/pdf.jpg) no-repeat left center;
	line-height:2.2em;
	text-decoration:underline;
}

table.product-table {
	border:1px solid #CCCCCC;
	width:395px;
}

table.product-table th {
	background-color:#FFFFFF;
	color:#000066;
}

table.product-table tr:hover {
	background-color:transparent;
}

table.product-table td:hover {
	background-color:#DDDDDD;
}