﻿@Import url("/CSS/Shop-Main.css");

#SignUp {
    font: 9pt tahoma;
}
#SignUp a
{
    color: #748386;
}
#SignUp .Star {
	font-weight: bold;
	color: Red;
	position: relative;
	display: inline-block;
	top: 3px;
}
#SignUp a:hover {
	color: #C94D4D;
}
#SignUp #Messages, #SignUp #Errors {
	direction: rtl;
}
#SignUp #Messages li, #SignUp #Errors li {
	width: 775px;
	padding-right: 20px;
	padding-left: 1px;
	background: #fff url(/Image/Arrow07.gif) no-repeat 782px 8px;
	line-height: 18px;
}
#SignUp #Errors p {
	padding-right: 10px;
	color: Red;
	margin-bottom: 15px;
}
#SignUp #Successful p {
	padding-right: 10px;
	line-height: 20px;
	margin-bottom: 15px;
	direction: rtl;
	height: 400px;
	padding-left: 10px;
}
#SignUp form {
	padding-top: 50px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#SignUp form table {
	width: 100%;
}
#SignUp form #AgreementTbl tr td {
	direction: rtl;
}
#SignUp form #AgreementTbl tr td p {
	text-align: center;
}
#SignUp form #AgreementTbl tr td p input {
	font: 9pt arial;
}
#SignUp form #AgreementTbl tr td textarea {
	display: block;
	margin: 20px auto;
	width: 400px;
	height: 100px;
	font: 9pt/18px Tahoma;
	padding: 1px;
	border: solid 1px #96AFC6;
	text-align: justify;
}
#SignUp form #SecurityCodeTbl {
	direction: rtl;
	font: 9pt/18px Tahoma;
}
#SignUp form #SecurityCodeTbl input {
	margin: auto;
	display: block;
	direction: ltr;
	text-transform: uppercase;
}
#SignUp form #SecurityCodeTbl tr td img {
	width: 295px;
	height: 80px;
	display: block;
	margin: 20px auto;
	border: none;
	background: transparent url(/Image/Spacer.gif) no-repeat;
}
#SignUp form table caption img {
	float: right;
	margin-bottom: 30px;
}
#SignUp form table caption #H1 {
	width: 116px;
	height: 16px;
}
#SignUp form table caption #H2 {
	width: 99px;
	height: 16px;
}
#SignUp form table caption #H3 {
	width: 60px;
	height: 15px;
	margin-top: 3px;
}
#SignUp form table #H4 {
	width: 65px;
	height: 14px;
}
#SignUp form table #H5 {
	width: 82px;
	height: 15px;
}
#SignUp form table tr td {
	padding-bottom: 15px;
	vertical-align: top;
}
#SignUp form table tr .Titles {
	direction: rtl;
	text-align: left;
	width: 100px;
}
#SignUp form table tr .Space {
	width: 25px;
}
#SignUp form table tr .Data {
	text-align: right;
}
#SignUp form table tr .Data select {
	direction: rtl;
	font: 9pt tahoma;
}
#SignUp form table tr .Help div {
	width: 205px;
	position: relative;
	font: 8pt/18px tahoma;
}
#SignUp form table tr .Help div img {
	width: 183px;
	height: 2px;
	border: solid 1px #818181;
	display: block;
	background: #FFF url(/Image/PasswordStrength.gif) no-repeat 0px 2px;
	float: right;
}
#SignUp form table tr .Help div h5 {
	clear: both;
	text-align: left;
	padding-left: 0px;
}
#SignUp form table tr .Help div h5 span {
	font-size: 8pt;
}
#SignUp form table tr .Help div blockquote {
	position: absolute;
	width: 100%;
	border: solid 1px #464747;
	background: #FFF url(/Image/Gradient_BG.gif) repeat-x;
	top: 0px;
	left: 0px;
	padding-top: 3px;
	visibility: hidden;
}
#SignUp form table tr .Help div blockquote ul li {
	direction: rtl;
	width: 186px;
	padding-right: 13px;
	padding-left: 4px;
	background: transparent url(/Image/Arrow07.gif) no-repeat 193px 7px;
	margin-bottom: 3px;
}
#SignUp form table tr .Help div blockquote input {
	width: 150px;
	height: 24px;
	font: 9pt arial;
	display: block;
	margin: 12px auto;
}
#SignUp form table tr .Help div blockquote h6 {
	color: Red;
	direction: rtl;
	padding: 5px;
	margin: 5px;
	margin-top: 20px;
	background-color: #ECE9D8;
	border: solid 1px #00138C;
	color: #000;
}
#SignUp form table tr .Help div blockquote h6 img {
	width: 31px;
	height: 32px;
	margin-left: 5px;
	border: none;
	background: transparent;
}
#SignUp form table tr .Data img {
	width: 15px;
	height: 15px;
	margin-right: 1px;
}
#SignUp form .TextBox {
	font: 9pt Tahoma;
	border: solid 1px #96AFC6;
	width: 180px;
}
#UserNameHelp h6
{
    font: 8pt tahoma;
    margin: 0px;
    overflow: auto;
}
#UserNameHelp h6 img
{
    width: 31px;
    height: 32px;
    float: right;
}
