/* ======================================================================== */
/* Name:			LogIn.css												*/
/* Author:			Derrick Went											*/
/* Date:			19 July 2006											*/
/* Description:		Standard stylesheet for LogIn and Registration			*/
/* Client:			Platinum Rings											*/
/* ======================================================================== */
.LogInSummary
{
	font-size: xx-small;
	background-color: transparent;
}
.LogInSummaryFieldSet
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	position: static;
}
.LogInSummaryLegend
{
	font-weight: bolder;
	font-size: larger;
} 
.LogInSummaryLabel
{
	display: inline;
	float: left;
	margin-left: 3px;
	width: 100px;
	margin-right: 3px;
	position: static;
	text-align: right;
}
.LogInSummaryButton
{
	display: inline;
	float: left;
	position: static;
	text-align: center;
	text-decoration: none;
}

.LogInPrompt
{
	padding-right: 0em;
	padding-left: 0em;
	font-size: x-small;
	padding-bottom: 0em;
	margin: 0em;
	border-top-style: none;
	width: 100%;
	padding-top: 0em;
	border-right-style: none;
	border-left-style: none;
	background-color: ghostwhite;
	border-bottom-style: none;
}
.LogInPromptFieldSet
{
	border-right: #abe3d8 1px solid;
	padding-right: 1em;
	border-top: #abe3d8 1px solid;
	padding-left: 1em;
	padding-bottom: 1em;
	border-left: #abe3d8 1px solid;
	width: 100%;
	padding-top: 1em;
	border-bottom: #abe3d8 1px solid;
	position: static;
	margin: 0em;
}
.LogInPromptLegend
{
	border-right: #abe3d8 1px solid;
	padding-right: 2px;
	border-top: #abe3d8 1px solid;
	padding-left: 2px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 1px;
	border-left: #abe3d8 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: #039765;
	padding-top: 1px;
	border-bottom: #abe3d8 1px solid;
} 
.LogInPromptErrorMessages
{
	font-weight: bold;
	color: red;
}
.LogInPromptText
{
}
.LogInPromptLink
{
	border-right: #dcdce9 1px solid;
	border-top: #dcdce9 1px solid;
	background: url(../../images/ButtonBackground.jpg) #fff repeat-x left bottom;
	border-left: #dcdce9 1px solid;
	border-bottom: #dcdce9 1px solid;
	width: 80px;
	color: #0d2474;
	line-height: 2em;
	height: 2em;
	text-align: center;
	text-decoration: none;
}
.LogInPromptLabel
{
	display: inline;
	float: left;
	width: 150px;
	text-align: left;
}
.LogInPromptFields
{
}
.LogInPromptInput
{
	border-right: #abe3d8 1px solid;
	border-top: #abe3d8 1px solid;
	display: inline;
	font-size: x-small;
	background: white;
	border-left: #abe3d8 1px solid;
	width: 25em;
	color: black;
	border-bottom: #abe3d8 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
}
.LogInPromptRed
{
	font-weight: bold;
	color: red;
}

/* Registration */
.RegistrationForm
{
	padding-right: 0em;
	padding-left: 0em;
	font-size: x-small;
	padding-bottom: 0em;
	margin: 0em;
	border-top-style: none;
	width: 100%;
	padding-top: 0em;
	border-right-style: none;
	border-left-style: none;
	background-color: ghostwhite;
	border-bottom-style: none;
}
.RegistrationFieldSet
{
	border-right: #abe3d8 1px solid;
	padding-right: 1em;
	border-top: #abe3d8 1px solid;
	padding-left: 1em;
	padding-bottom: 1em;
	border-left: #abe3d8 1px solid;
	padding-top: 1em;
	border-bottom: #abe3d8 1px solid;
	position: static;
	margin: 0em;
}
.RegistrationLegend
{
	border-right: #abe3d8 1px solid;
	padding-right: 2px;
	border-top: #abe3d8 1px solid;
	padding-left: 2px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 1px;
	border-left: #abe3d8 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: #039765;
	padding-top: 1px;
	border-bottom: #abe3d8 1px solid;
} 
.RegistrationSubForm
{
	padding-right: 0em;
	padding-left: 0em;
	font-size: x-small;
	padding-bottom: 0em;
	margin: 0em;
	border-top-style: none;
	width: 100%;
	padding-top: 0em;
	border-right-style: none;
	border-left-style: none;
	background-color: ghostwhite;
	border-bottom-style: none;
}
.RegistrationSubFieldSet
{
	border-right: #abe3d8 1px solid;
	padding-right: 1em;
	border-top: #abe3d8 1px solid;
	padding-left: 1em;
	padding-bottom: 1em;
	border-left: #abe3d8 1px solid;
	padding-top: 1em;
	border-bottom: #abe3d8 1px solid;
	position: static;
	margin: 0em;
}
.RegistrationSubLegend
{
	border-right: #abe3d8 1px solid;
	padding-right: 2px;
	border-top: #abe3d8 1px solid;
	padding-left: 2px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 1px;
	border-left: #abe3d8 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: #039765;
	padding-top: 1px;
	border-bottom: #abe3d8 1px solid;
} 
.RegistrationText
{
	padding-bottom: 1px;
	padding-top: 1px;
}
.RegistrationRed
{
	font-weight: bold;
	color: red;
}
.RegistrationLabel
{
	display: inline;
	float: left;
	width: 190px;
	position: static;
	text-align: left;
}
.RegistrationMandatory
{
	font-weight: bold;
	color: red;
}
.RegistrationLine
{
	display: block;
	width: 100%;
}
.RegistrationInput
{
	border-right: #abe3d8 1px solid;
	border-top: #abe3d8 1px solid;
	display: inline;
	font-size: x-small;
	background: white;
	border-left: #abe3d8 1px solid;
	width: 25em;
	color: black;
	border-bottom: #abe3d8 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
}
.RegistrationLink
{
	border-right: #dcdce9 1px solid;
	border-top: #dcdce9 1px solid;
	display: inline;
	background: url(../../images/ButtonBackground.jpg) #fff repeat-x left bottom;
	float: none;
	margin-left: 3px;
	border-left: #dcdce9 1px solid;
	width: 50px;
	color: #0d2474;
	line-height: 2em;
	margin-right: 3px;
	border-bottom: #dcdce9 1px solid;
	height: 2em;
	text-align: center;
	text-decoration: none;
}
.RegistrationSelect
{
	margin-top: 2px;
	display: inline;
	font-size: x-small;
	float: left;
	line-height: 2em;
	height: 2em;
}
.RegistrationCBFields
{
	display: inline;
	font-size: x-small;
	width: 25em;
	color: black;
	position: static;
}
.RegistrationRB
{
}
.RegistrationInputNoBorder
{
	display: inline;
	font-size: x-small;
	width: 25em;
	color: black;
	position: static;
}

.RegistrationLink
{
	border-right: #dcdce9 1px solid;
	border-top: #dcdce9 1px solid;
	background: url(../../images/ButtonBackground.jpg) #fff repeat-x left bottom;
	border-left: #dcdce9 1px solid;
	border-bottom: #dcdce9 1px solid;
	width: 80px;
	color: #0d2474;
	line-height: 2em;
	height: 2em;
	text-align: center;
	text-decoration: none;
}
.RegistrationErrorMessages
{
	font-weight: bold;
	color: red;
}
