﻿body
{
    background-color: #b2e4e5;
    margin-top: 0px;
    margin-bottom: 0px;
}

a
{
     color: #0063be;
     text-decoration: none;
}

a:visited
{
    color: #0063be;
    text-decoration: none;
}

a:hover
{
    color: #ffffff;
    text-decoration: none;
}

div.container
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

div.content
{
    width: 700px;
    background-image: url('images/content_bg.jpg');
    background-repeat: no-repeat;
    background-color: #ecf8f8; 
    overflow: hidden;
}

div.footer
{
	clear: both;
}

div.productDropDown
{
    background-color: #99dddc;
    position: absolute;
    padding: 2px;
    padding-left: 6px;
    left: 265px;
    width: 107px;
    border-left: solid 2px #0097a7;
    border-right: solid 2px #0097a7;
    border-bottom: solid 2px #0097a7;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;
}

div.aboutDropDown
{
    background-color: #99dddc;
    position: absolute;
    padding: 2px;
    padding-left: 6px;
    left: 0px;
    width: 127px;
    border-left: solid 2px #0097a7;
    border-right: solid 2px #0097a7;
    border-bottom: solid 2px #0097a7;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;
}

div.design_rollover
{
	font-family: Verdana;
	line-height: 18px;
	font-size: 12px;
	border: solid 1px #000000;
	padding: 8px;
	background-color: #b1e4e4;
}

div.content_image
{
	float: left;
}

div.content_bar
{
	float: right;
	background-color: #b1e4e4;
	width: 392px;
	height: 147px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Verdana;
	font-size: 14px;
	color: #00a9a7;
	line-height: 20px;
}

div.lesser_content
{
	float: right;
	width: 392px;
	padding-top: 10px;
	margin-right: 40px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana;
}

div.lower_image
{
	float: left;
	width: 268px;
}

div.ingredients
{
	padding: 10px;
	background-color: #b1e4e4;
	border: solid 1px #000000;
}