﻿#vipInfoBlock {
	background: url(../images/block_vipreg_top.gif) top left no-repeat;
}
#vipInfoBlockContent {
	margin-bottom: 15px;
	padding: 15px 10px 20px 20px;
	background: url(../images/block_vipreg_bottom.gif) bottom left no-repeat;
}
.vipreg_header 
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 6px;
	color: #3e3e3e;
	height: 31px;
	background: url(../images/vipreg_header_bg.jpg) top left no-repeat;
}
#vipreg_emailprefs
{
	/*border: thin solid black;*/
	margin: 15px;
}
#vipreg_optional
{
	padding: 0;
}
#vipreg_optional table
{
	text-align: left;
	width: 100%;
}
#vipreg_optional td
{
	padding: 10px 0;
	vertical-align: top;
	white-space: nowrap;
}
#vipreg_optional label 
{
	font-weight: bold;
}
#vipreg_optional dl
{
	margin: 5px 0;
}
#vipreg_optional dt
{
	margin: 5px 0;
	font-size: 1.1em;
}
#vipreg_thankyou
{
	margin: 15px 0;
}
#vipreg_thankyou p
{
	margin-top: 10px;
	font-size: 1.2em;
}
#vipreg_FormButton 
{
	text-align: center;
}
#registerLogin h2 {
	margin-left: 15px;
	padding: 6px 0 6px 20px;
	font-weight: bold;
	font-size: 18px;
	color: #023000;
	background: url(../images/icon_pencil.jpg) center left no-repeat;
}
#registerLogin h2 span {
	font-weight: bold;
	font-size: 12px;
}
#registerLogin h2 span a:link, #registerLogin h2 span a:visited {
	color: #b33636;
	text-decoration: underline;
}
#registerLogin h2 span a:hover, #registerLogin h2 span a:active {
	color: #b33636;
	text-decoration: none;
}
#detailSampleTitle {
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 18px;
	background: url(../images/dots2_horizontal.gif) bottom left repeat-x;
	color: #b33636;
}
#detailSampleTitle1 {
	margin-left: 17px;
	padding-left: 21px;
	background: url(../images/icon_vip.jpg) center left no-repeat;
}
#detailSampleTitle2 {
	margin-left: 17px;
	padding-left: 21px;
}
#detailPreviewDetails td 
{
	vertical-align: top;
}
#detailPreviewPhotoData 
{
	margin-top: 7px;
	font-size: 12px;
}
#detailPreviewPhotoCount 
{
	/*color: #b33636;*/
}
#detailPreviewPriceReduced
{
	color: #b33636;
}
#detailPreviewAssistance
{
	font-size: 12px;
}
#detailPreviewAssistance h3
{
	padding: 6px 0;
	font-weight: bold;
	font-size: 12px;
	color: #b33636;
}
#detailPreviewNav {
	background: url(../images/dots1_horizontal.gif) top left repeat-x;
	text-align: center;
}

/*----- VIP Access Form -----*/
#accessForm2 
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#accessForm2 table 
{
	margin: 0 auto;
}
#accessForm2 td 
{
	padding-bottom: 8px;
}
#accessForm2 tr > td {
	text-align: right;
}
#accessForm2 td + td {
	text-align: left;
	padding-left: 10px;
}
#accessForm2 label {
	color: #4c754b;
}
#accessForm2 td input, #accessForm2 td textarea {
	border: 1px solid #c8c6b3;
}
#accessForm td input {
	margin: 2px 0 8px;
}
#accessForm2 textarea {
	width: 300px;
	height: 75px;
	margin: 2px 0;
}
#accessForm2 td span input {
	margin: 0 3px;
	border: 0;
}
#detailsPreviewMessage 
{
	font: bold italic 20px Arial, Helvetica, sans-serif;
	color: #0f843d;
	padding-bottom: 15px;
}