﻿fieldset{border:none; width:410px; margin:0 auto; }
legend{font-size:14px; font-weight:bold; }

.field{float:left; margin:0 0 5px; width:100%; }
label{display:block; float:left; padding:3px 0 0; text-align:right; width:130px; }
.textBox{float:right; padding:2px; width:250px;  }

.textBox.phone{width:200px; padding:0; }

select{float:left; margin:0 0 10px 22px; width:180px; }
select.phone{width:50px; }

select.ddlDate{width:45px; }
select.ddlMonth{margin:0 0 0 3px; width:73px; }
select.ddlYear{margin:0 0 0 3px; width:53px; }

.radioList {}
.radioList label{float:left; width:50px; text-align:left; }
.radioList input{display:block; float:left; margin:4px 5px 0 0;}

.field.check input{float:left; }
.field.check label{float:left; margin:0 0 0 5px; text-align:left; width:380px; }

.button.register, .button.login, .button.submit{float:right; margin:0 0 0 0; }
.button.submit{margin-top:20px; }

fieldset.login{margin-top:30px; }
.loginUtils{float:left; list-style:none; margin:10px 0; width:100%; }
.loginUtils li{color:#B4985A; float:left; width:140px;  }

.LoginLogout{color:#fff !important; margin:10px 10px 5px 0; text-transform:uppercase; float:right; clear:left; font-weight:bold; font-size:11px;  }
.RegisterProfile{color:#fff !important; margin:10px 10px 5px 0; text-transform:uppercase; float:right; clear:left; text-decoration:none; font-weight:bold; font-size:11px; }

.error{width:400px; float:right; margin:5px 0; text-align:right; }
.note{display:none; }

.splash{width:675px; margin:200px 0 0 500px; float:none; overflow:hidden;}
.splash .logo{width:215px; float:left; padding:100px 0 0 0;  }
.splash .ageVeri{width:360px !important; float:left; overflow:hidden; }

.splash label{float:none; text-align:left; width:auto; }
.splash select{margin:5px 10px 10px 0; width:auto; }
.splash .note{display:block; }

.splash .radiolist{clear:both; width:100%; }
.splash .radiolist label{float:left; margin:0 20px 0 0; }

.profileAccordion{width:410px; margin:0 auto; }

.profileAccordion h4{background-color:#B4985A; color:#fff; cursor:pointer; font-size:14px; padding:3px 3px 3px 10px; text-transform:uppercase; }
.profileAccordion .accordionHeader h4{background-image:url(/App_Themes/Default/Images/Profile/arrow-up.png) no-repeat 5px 10px;}
.profileAccordion .accordionHeaderSelected h4{background-image:url(/App_Themes/Default/Images/Profile/arrow-down.png) no-repeat 5px 10px; }
