body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px;
}
		
h1
{
	font-size: .9em;
	color: #016648;
}

h2
{
	font-size: .9em;
	color: #000;
}
	
li, p, .medium
{
	font-size: .75em;
}

.Smaller
{
	font-size: .6em;
}

.Centered
{
	text-align: center;
}

/* Classes */

.bar
{
	position: relative;
	padding: 8px 30px 8px 20px;
}

.bar h1, .bar p
{
	margin: 0;
}

.highlight 
{
	font-weight: Bold;
	color: #016648;
}

/* Dark alternate styles */

.dark h1, .dark .highlight 
{
	color: #C2CD23;
}

.dark p
{
	color: #fff;
}

/* Search box */

.SearchBox
{
	background-color: #fff;
	margin-top: 6px;
	position: relative;
	display: block;
	height: 20px;
	width: 214px;
	float: right;
}

.SubscribeBoxText
{
	float: left;
	font-size: 13px;
	border-width: 0;
	padding: 2px;
	height: 16px;
	width: 176px;
}

.SubscribeBoxSubmit
{
	background-color: #016648;
	float: right;
}

div.Navigation 
{
	width: 200px;
	float: left;
}

div.Content 
{
	margin: 12px 0 0 12px;
	width: 650px;
	float: left;
}

div.Navigation img
{
	margin-left: 3px;
}

div.Navigation p a
{
	font-size: 10px;
}

ul.mainnavigation
{
	list-style-type: none;
	margin: 12px 0;
	padding: 0;
}

	ul.mainnavigation li
	{
		list-style-position: outside;
		margin-bottom: 2px;
		font-weight: Bold;
		font-size: 12px;
	}
	
		ul.mainnavigation li a
		{
			text-decoration: none;
			text-transform: uppercase;
			background: url(../images/navigation-item.gif) no-repeat;
			padding: 4px 11px 8px 11px;
			display: block;
			height: 1%; /* IE 6 */
			color: #016648;
		}
		
		ul.mainnavigation li a:hover, ul.mainnavigation li.selected a
		{
			background-position: -202px 0;
			color: #C2CD23;
		}
		
.VisualBar
{
	background: #00643e url(/components/images/bar/bottom.gif) repeat-x bottom;
	position: absolute;
	height: 55px;
	width: 645px;
}

.VisualBarLeft
{
	background-image: url(/components/images/bar/left.gif);
	position: relative;
	height: 100%;
	float: left;
	width: 26px;
}

.VisualBarRight
{
	background-image: url(/components/images/bar/right.gif);
	position: relative;
	height: 100%;
	float: right;
	width: 27px;
}
	
table td
{
	font-size: 12px;
}

	table.product h1
	{
		font-size: 14px;
		font-weight: Bold;
		color: #016648;
		margin: 0 0 8px 0;
	}

table.cart
{
	font-size: 12px;
}

		table.cart tr td
		{
			padding: 3px 0;
		}
		
	table.cart thead
	{
		ebackground-color: #016648;
		font-weight: Bold;
		ecolor: #C2CD23;
		font-size: 14px;
	}
	
		table.cart thead tr
		{
			
		}
		
			table.cart thead tr td
			{
				border-bottom: Solid 2px #ccc;
			}
			
	table.cart tbody
	{
	
	}
	
		table.cart tbody tr
		{
		
		}
	
			table.cart tbody tr td
			{
				border-bottom: Solid 1px #ccc;
				padding: 5px 0;
			}
	
	table.cart tfoot
	{
	}
	
		table.cart tfoot tr
		{
		}
		
			table.cart tfoot tr td
			{
				padding: 10px 0 0 0;
			}
			
div.carttotal
{
	width: 160px;
	float: right;
}

div.carttotal a, div.carttotal div
{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 5px;
	height: 15px;
	color: #016648;
}

div.carttotal a
{
	background-color: #C2CD23;
}

div.carttotal div
{
	background-color: #fff;
}

div.carttotal a:hover
{
	background-color: #016648;
	color: #C2CD23;
}

div#visual-banner
{
	background: #333092 url(/components/images/bnr/bg.gif);
	position: absolute;
	height: 94px;
	width: 860px;
}

	div#visual-banner-left
	{
		background-image: url(../images/bnr/left.gif);
		position: relative;
		height: 100%;
		float: left;
		width: 24px;
	}

	div#visual-banner-middle
	{
		background: url(../images/bnr/bottom.gif) repeat-x bottom;
		height: 94px;
		float: left;
		width: 808px;
	}

	div#visual-banner-right
	{
		background-image: url(../images/bnr/right.gif);
		position: relative;
		height: 100%;
		float: left;
		width: 28px;
	}

div#real-banner
{
	position: relative;
	height: 94px;
	width: 818px;
	left: 17px;
	top: 10px;
}

div#banner-content
{
	margin-top: 10px;
	float: right;
	width: 320px;
}

a#logo
{
	margin: 10px 0 0 10px;
	float: left;
}

div.product div.description-column
{
	float: left;
	width: 230px;
}

	div.product div.description-column p
	{
		margin: 0 0 1em 0;
	}

div.product div.image-column
{
	margin-right: 15px;
	float: left;
	width: 120px;
}

div.product .options-list div
{
	width: 270px;
	clear: both;
}

div.product .options-list input
{
	position: relative;
	float: left;
	top: -3px;
}

div.product .options-list label
{
	margin-bottom: 4px;
	display: block;
	float: right;
	width: 240px;
}

.special
{
	margin: 10px 0;
}

/*
#016648 - Green
#C2CD23 - Yellow'ish
*/