body, a, div, span, input, textarea
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.mainBody
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

.leftPanel
{
	width: 650px;
	float: left;
	margin-top: 10px;
}

.rightPanel
{
	width: 195px;
	float: right;
}

.strapPanel
{
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: left;
}

.productPanel, .joinPanel
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	height: 78px;
	background-color: #e9e9e9;
	position: relative;
}

.productPanelText, .joinPanelText, .topPanelText
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	vertical-align: text-top;
}

.alreadyJoinedPanel
{
	color: black;
	font-weight: bold;
}

.epyxPanel
{
}

.epyxPanelText
{
	color: #999999;
}

a.clickMe, a.clickMe:visited
{
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	color: black;
	background-position: right center;
	background-image: url('./Assets/Audi/arrow_forward.png');
	padding-right: 16px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

	a.clickMe:hover
	{
		text-decoration: underline;
	}

.memberLoginPanel
{
	position: relative;
	background-color: #e9e9e9;
}

.memberLoginPanelPrompts
{
	background-color: #cccccc;
	font-weight: bold;
}

.memberLoginPanelHelpText
{
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.trainingPanel
{
	position: relative;
	background-color: #cccccc;
	margin-top: 10px;
}

.trainingPanelPrompt
{
	font-weight: bold;
	padding: 5px;
}

.supportPanel
{
	background-color: #e9e9e9;
	margin-top: 10px;
	position: relative;
}

.supportPanelText
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: white;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


.enquiryPanel
{
	background: #e9e9e9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.enquiryLabelStyle
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	display: inline-block;
	width: 125px;
	text-align: right;
	padding-right: 5px;
	height: 15px;
	vertical-align: top;
	padding-top: 3px;
}

.enquiryInputStyle
{
}

.enquiryFormRow
{
	padding-top: 3px;
}

.cookieTextPanel
{
}

	.cookieTextPanel p
	{
		margin-top: 3px;
		margin-bottom: 0px;
	}

	.cookieTextPanel h1
	{
		font-weight: bold;
		font-size: 18px;
		margin-top: 5px;
		margin-bottom: 0px;
	}

	.cookieTextPanel h2
	{
		font-weight: bold;
		font-size: 12px;
		margin-top: 5px;
		margin-bottom: 0px;
	}

	.cookieTextPanel h3
	{
		font-size: 11px;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: 5px;
	}

.h3p
{
	margin-left: 18px;
	font-weight: normal;
}
