/* CSS Document */

* { 
text-decoration : none;
}


body {
font-family : Arial, Helvetica, sans-serif;
font-size : 62.5%;
margin : 0px;
text-align : center;
}


	img {
	border : none;
	}

	td {
	* font-size : 0.9em;
	}
	
		td table {
		* font-size : 100%;
		}



/*** main containing wrapper ***/

#wrapper {
background : url(wrapper.gif) no-repeat;
margin : auto;
text-align : left;
width : 760px;
}



/*** email address ***/

#email {
background : url(email.gif) 100% 0% no-repeat;
position: relative;
}

#emaillink {
position: absolute;
top: 40px;
right: 0px;
height: 25px;
width: 250px;
}



/*** top navigation area ***/

#topnav {
font-size : 1.3em;
font-style : italic;
font-weight : bold;
height : 95px;
padding : 73px 1px 0px 0px;
text-align : right;
}

html>body #topnav {
padding : 72px 4px 0px 0px;
height: auto;
}

	#topnav a {
	color : #ffffff;
	margin : 0px 0px 0px 2px;
	padding : 7px 10px;
	}
	
		#topnav a:hover {
		color : #000000;
		}
	
	.topnav-green {
	background : #377623 url(nav_green.gif) 0% 0%  no-repeat;
	}
	
	.topnav-yellow {
	background : #ffa82c;
	}
	
	.topnav-blue {
	background : #24249a url(nav_blue.gif) 100% 0% no-repeat;
	}



/*** secondary navigation ***/

#secnav {
font-size : 1.2em;
font-style : italic;
font-weight : bold;
height : 42px;
margin : 0px 10px 0px 0px;
padding : 25px 0px 4px 0px;
text-align : right;
}
html>body #secnav {
padding : 32px 0px 4px 0px;
height: auto;
}

	#secnav a {
	background : #B3514E url(subnav_back.gif) repeat-x;
	color : #ffffff;
	padding : 5px 20px 4px 7px;
	}
	
		#secnav a:hover {
		color : #000000;
		}
		
	a#subnav-left {
	background : #B3514E url(subnav_left.gif) no-repeat;
	padding : auto auto auto 15px;
	}
		
	a#subnav-right {
	background : #B3514E url(subnav_right.gif) 100% 0% no-repeat;
	padding : auto 15px auto auto;
	}



/*** main content ***/

#content-wrapper {
background : url(left_back.gif) repeat-y;
font-size : 1.2em;
float : left;
margin : 0px 0px 0px 15px;
width : 727px;
}

html>body #content-wrapper {
margin : 0px 0px 0px 30px;
}
	
	/*** left navigation ***/

	#leftnav {
	float : left;
	width : 150px;
	}
	
		#leftnav p {
		margin : 0px;
		}
		
		#leftnav a, p.header {
		color : #000000;
		display : block;
		font-style : italic;
		font-weight : bold;
		padding: 3px 0px 3px 0px;
		width : 150px;
		border-top: 2px solid white;
		}
		
		#leftnav p span, #leftnav a span {
		margin: 0px 0px 0px 5px;
		}
		
			#leftnav a:hover {
			color : #ffffff;
			}
		
			#leftnav a.header, p.header {
			border-top : 2px solid #ffffff;
			border-bottom : 2px solid #ffffff;
			color : #ffffff;
			}
		
			#leftnav a.cart {
			background : #B3514E;
			border-top : 2px solid #ffffff;
			color : #ffffff;
			}
		
				#leftnav a.cart:hover {
				color : #000000;
				}
		
		#infobox {
		background : #000000;
		border-top : 2px solid #ffffff;
		color : #ffffff;
		font-style : italic;
		font-weight : bold;
		padding : 3px 5px 3px 15px;
		}
		
    #leftnav a.leftnavsharks  {
	padding: 0px;
	margin: 0px;
	border-top: none;
	}
	
	
	/*** main content area ***/
	
	#content {
	float : left;
	margin : 1px 0px 0px 13px;
	width : 564px;
	}
	
	#extinfo {
	font-size : 1.2em;
	text-align : center;
	}
	
		#content h1, #content h2, #content h3, #extinfo h1 {
		font-size : 1.8em;
		margin : 0px;
		padding : 20px 13px 0px 0px;
		text-align : left;
		}
		
			#extinfo h1 {
			text-align : center;
			}
		
			.faq {
			display : block;
			font-size : 1.6em;
			padding : 15px 0px 0px 0px;
			text-align : left;
			}
		
		#content p, #extinfo p {
		margin : 0px;
		padding : 0px 13px 12px 0px;
		}
		
		#content img {
		margin : 1px;
		}
		
			.specials {
			float : left;
			margin : 0px 0px 0px 10px;
			}
	
	    /*** section lines ***/
	
	.sectionline {
	float: left;
	display: block;
	width: 125px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}
	
	#home .sectionline {
	height: 120px;
	}
	
	#content .sectionline p {
	margin: 0px;
	padding: 0px;
	color: #B3514E;
	text-align: center;
	}
	
	#content .sectionline a {
	color: #B3514E;
	text-align: center;
	}
	
	
		
		/*** breadcrumb links ***/
		
		#breadcrumbs {
		font-weight : bold;
		padding : 10px 10px 0px 10px;
		}
		
		
		/*** spiderlinks ***/
		
		#spiders {
		clear : both;
		margin : 0px 0px 0px 150px;
		padding : 25px 10px 10px 10px;
		text-align : center;
		}
		
		
		
		/*** product line ***/
		
		#productline {
		padding : 0px 0px 0px 0px;
		float: left;
		width : 545px;
		}
		
			#productline img {
			margin : 24px 0px 0px 0px;
			}
			
			#producttext {
			margin : 0px 0px 0px 193px;
			}
			
			.smalltext {
			font-size : 0.55em;
			}
	
		/*** add to cart button ***/
		
		#cartbutton {
		border : none;
		float : right;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 1.5em;
		font-weight : bold;
		padding : 5px 0px 8px 0px;
		text-align : center;
		}

.biogel {
border-top : 1px solid #000000;
padding : 7px 0px 7px 0px;
margin : 0px 0px 0px 13px;
width : 545px;
}

.biogel hr {
clear: both;
visibility: hidden;
}

#tradebutton {
height : 0%;
padding : 7px 0px 7px 0px;
margin : 0px 0px 0px 13px;
overflow : none;
}

#content p.newsdesc {
text-align: justify;
padding: 0px;
margin: 0px;
}

#content p.newsdesc a {
text-align: justify;
padding: 0px;
margin: 0px;
font-weight: bold;
color: #000000;
text-transform: capitalize;
}

html>body #tradebutton {
overflow : auto;
}

.o, #printheader {
display : none;
}