﻿body
{
	background:#b5e0f9 url("../images/backgroundImage.jpg") top left repeat-x;
	margin:0px;
	margin-top:0px;
	padding:0px;
	padding-top:0px; 
	font-family:Arial, Verdana, Sans-Serif;
	text-align: center;
	font-size: 9.75pt;
	color:#333333;
}

a
{
	color:#0087ba;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

h1
{
	font-weight: bold;
	font-size: 17pt;
	color: #006197;
	margin: 0px 0px 5px 0px;
	line-height: 30px;
	
}
h2
{
	font-weight: bold;
	font-size: 13.5pt;
	color: #4e5ea3;
	margin: 0px 10px 0px 0px;
}
DIV 
{ 
	border:0px;
	behavior: url(images/iepngfix.htc); 
}
#floatingDiv
{
	margin: 45px auto auto auto;
	background: url("../images/backgroundMain.png") top left no-repeat;
	width: 763px;
	height: 581px;
}
.purinaLink
{
	display: block;
	width: 100px;
	height: 20px;
	margin-left: 244px;
	margin-bottom: -20px;
}

#mainContent
{
	margin-top: 200px;
	width: 622px;
	margin-left: 80px;
}

td
{
	text-align: left;
	line-height: 18px;
	vertical-align: top;
}
.copy
{
	padding: 0px 10px 0px 0px;
	font-size: 9.75pt;
	color:#333333;
}
.copy p
{
	width: 400px;
	line-height: 20px;
}
.products
{
	text-align: center;
	padding: 0px 0px 0px 10px;
}
.products a
{
	text-transform: uppercase;
	margin-bottom: 0px;
	display: block;
}
#popupWindow
{
	width: 716px;
	height: 412px;
	position: absolute;
	top: 185px;
	margin-left: 39px;
	display: none;
	background-image:url('../images/backgroundPopup.png');
	background-position:left top;
	background-repeat: no-repeat;
	z-index: 100;
	
}
.close
{
	float: right;
	text-transform: uppercase !important;
	font-style: normal !important;
	color: #652e84;
	font-size: 7.5pt;
	font-weight: bold;
	vertical-align: top;
	height: 15px;
	width: 60px;
	margin-top: -15px;
	margin-right: 10px;
	cursor: hand;
}
.close img
{
	margin-left: 5px;
}
.popupContent
{
	margin: 50px auto 10px auto;
	width: 605px;
	color: #0087ba;
	font-size: 8.25pt;
	position: absolute;
	margin-top: -265px;
	margin-left: 94px;
	display: none;
	z-index: 101;
}
.popupContent h1
{
	font-size: 24.75pt;
	color: #652e84;
	margin: 0px 0px 15px 0px;
}
.popupContent h2
{
	font-size: 12.75pt;
	margin: 10px 0px 0px 0px;
}
#navigation
{
	text-transform: uppercase;
	font-size: 7.5pt;
	margin: 5px auto;
}
#navigation td
{
	text-align: center;
	height: 21px;
	width: 134px;
}
#navigation a
{
	height: 21px;
	width: 134px;
	display: block;
	font-size: 7.5pt;
	padding-top: 2px;
	
}
#navigation a:link, #navigation a:visited
{
	color: #652e84;
	background-image:url('../images/tabOff.gif');
	background-repeat: no-repeat;
}
#navigation a:hover, #navigation a:active
{
	color: #ffffff;
	background-image:url('../images/tabOn.gif');
	background-repeat: no-repeat;
}
.popupText
{
	padding: 10px 0px;
	color: #0087ba;
	font-size: 8.75pt;
	text-align: left;
}
.popupText img
{
	margin-right: 40px;
}

.popupText p
{
	width: 250px;
	float: left;
	line-height: 16px;
}

.popupText DIV P
{
	width: auto;
}
#nutritionals
{
	height: 155px;
	width: 185px;
	overflow: auto;
	color: #0087ba;
	padding: 0px;	
	border-bottom: solid 1px #b296c1;
	text-align: left;
	font-size: 8.25pt;
	float: right;
	margin-right: 8px;
}
#nutritionals h3
{
	margin: 0px;
	font-size: 9pt;
}
#nutritionals IMG
{
	margin-right: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#floatingDiv
	{
		margin-top: 45px;
	}
	
	#mainContent
	{
		padding-top: 000px;
		/*margin-top: 300px;*/
		/*margin-left: 80px;*/
	}
	#navigation
	{
		width: 537px;
	}
	#navigation TD
	{
		margin: 0px;
		padding: 0px;
	}
}
