/*

Colors

95D0CF
72c1bf
6Ec3c1

*/

html, body
{
	position: absolute;
	top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
}

html.test
{
	background-color: #95D0CF;
	height: auto;
	background-image: url(../images/goemar-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#container
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: visible;
	width: 834px;
	height: 100%;
/*	border-right: 2px solid #72c1bf;*/
	background-color: #FFF;
}

#imagearea
{
	position: absolute;
	width: 539px;
	height: 174px;
	z-index: 5;
	left: 261px;
	top: 40px;
	overflow: hidden;
}

#contentarea
{
	position: absolute;
	width: 540px;
	height: 300px;
	z-index: 6;
	left: 263px;
	top: 221px;
}

a
{
	color: #72c1bf;
	/*	color:#333333;*/
}

a:link
{
	text-decoration: none;
	color: #72c1bf;
	/*	color:#333333;*/
}

a:visited
{
	text-decoration: none;
	color: #72c1bf;
	/*	color:#333333;*/
}

a:hover
{
	text-decoration: underline;
	color: #6Ec3c1;
}

a:active
{
	text-decoration: none;
	color: #333333;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	white-space: nowrap;
}

p, .maincontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	letter-spacing: .0175em;
	word-spacing: normal;
	margin-bottom: 10px;
	line-height: 20px;
	padding-left: 10px;
}

.question big
{
	color: #6EC3C1;
	font-size: 1.2em;
	font-weight: bold;
}

.footerstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.footerstyle img { margin-right: 0; }

#topheader
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 790px;
	height: 24px;
	z-index: 2;
	position: relative;
	left: 10px;
	top: 18px;
}

#topheader img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*
position: absolute;
	left: 8px;
	top: 8px;
*/
}

#language
{
	position: absolute;
	width: 130px;
	height: 16px;
	z-index: 3;
	left: 670px;
	top: 20px;
	line-height: 16px;
}

#languageTest
{
	position: absolute;
	width: 130px;
	height: 16px;
	z-index: 3;
	left: 644px;
	top: 20px;
	line-height: 16px;
}

#footer
{
	position: relative;
	top: 10px;
	width: 540px;
	height: 30px;
	z-index: 7;
}

.h1maincontent
{
	font-size: 12px;
	color: #72c1bf;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}

.tablesubheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #72c1bF;
	padding-left: 10px;
	background-repeat: repeat;
}

.tablecontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}

.productGrid td
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0 0;
	border: 1px #ccc solid;
}

td.productThumb
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0 0;
	border-right: 0;
}

td.productThumb img
{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

.productGrid td.noBorder, .noBorder { border: 0 #FFF; }

INPUT,TEXTAREA { width: 200px; }
SELECT { width: 204px; }
.submit input { width: 80px; }

.footerstyle a, .footerstyle a:link, .footerstyle a:hover, .footerstyle a:active, .footerstyle a:visited
{
	color: #4FACAA;
	/*	color:#72c1bf;*/
	/*	color:#333333;*/
}

.style1 { color: #B6E1E0; }
.style2 { color: #72c1bf; }

.style3
{
	font-size: 12px;
	font-weight: bold;
	color: #72c1bf;
}
