@CHARSET "UTF-8";
#login_form{
	height: 221px;
	margin-left: 20px !important;
	margin-left: 00px;
	margin-top: 5px;
	float: left;
}

#login_form .round_left, #login_form .round_right{
	height: 100%;
	width: 9px;
	float: left;
}

#login_form .round_left{
	background: url('/images/loginPanel_left.gif') repeat-x;
}

#login_form .round_right{
	background: url('/images/loginPanel_right.gif') repeat-x;
}


#login_form form{
	background: url('/images/loginPanel_center.gif') repeat-x;
	float: left;
	padding: 30px;
	width: 285px !important;
	width: 345px;
}


#login_form label{
	color: #606060;
	font-size: 12px;
	font-weight: bold;
}

#login_form .text_input{
	display: block;
	width: 100%;
}

#login_form .field{
	display: block;
	margin-top: 5px;

}

#login_form table{
	margin-top: 1em;
	width: 300px;
}

#signin {
	width: 106px;	
}

#signin input{
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 106px;
	height: 41px;
	background-position: bottom right;
	border: 0px solid #FFFFFF;
}

#registration_submit{
	background-repeat:no-repeat;
	width: 136px;
	height: 40px;
}

#motto{
	text-align:left;
	font-size: 30px;
	font-weight: bold;
	height: 100px;
	margin: 0 0 0 70px;
}

#joinus {
	text-align: center;	
	margin-left:380px;
}


#scroller-container{
	clear: both;
	width: 960px;
	margin-left:10px;
	overflow:hidden;
	height:210px !important;
	height: 260px;
	position: relative;
	padding-top:50px
}

#scroller-container span {
	font-size:12px;
	color: #0d7fbd;
	font-weight:bold;
	display:block;
}

.scroller-buttons {
	width: 960px;
	position:relative;
}

.scroller-buttons a {
	display:block;
	position:absolute;
	top:0px;
}

#scroller {
	position: absolute;
	top:110px;
	left: 0px;
	width:3000px;
	white-space: nowrap;
}

.slider-sailors {
	float:left;
	margin:1px;
	position: relative;
}

.slider-sailor-photo {
	position:absolute;
	top:7px;
	right: 10px;
	width:50px;
	height:50px;
}

.slider-sailor-photo img {
	width:50px;
	height: 50px;
}

.slider-sailor-background {
	position:absolute;
	top:5px;
	right: 5px;
	width:57px;
	height:57px;
}

.slider-sailor-background img {
	width: 57px;
	height: 57px;
}

#scroller-cloud {
	width:316px;
	position: absolute;
	bottom: 110px;
	left: 450px;
}

#scroller-cloud div {
	width:316px;
}

.scroller-cloud-top {
	height: 10px;
}

.scroller-cloud-middle {
	background: url('/images/backgrounds/scroller-cloud-ship.gif') repeat-y;
	padding: 5px 10px 0px 10px;
	width: 296px !important;
	width: 316px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

/************** REGISTRATION *******************/

.registration{
	width: 250px;	
	float:left;
}

.registration_cell{
	width: 300px;
	text-align: center;
}

#registration-table {
	width: 800px;
	margin: 30px 0px 0px 100px;
	border-collapse: collapse;
}

#registration-table th {
	width: 150px;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	padding: 5px 10px;
}

#registration-table td {
	padding: 10px 10px;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	width: 650px;
}

#privacy_container {
	text-align:left;
	font-size:13px;
	margin: 10px 20px;
	padding: 10px 20px;
	width:680px !important;
	width:700px;
	height: 200px;
	overflow-y: scroll;
	border: 1px solid #dddddd;
}

.registration-notification {
	position:relative;
	width:345px!important;
	width:365px;
	float:left;
	padding: 7px 10px;
	font-size:12px;
	height:17px !important;
	height:30px;
	border:1px solid #AAAAAA;
	border-left-style: none;
}

#passrec_dialog .registration-notification {
	width: 145px !important;
}

.a_full_name_cell .registration-notification {
	width: 145px !important;
}

/************* CHANGE PASSWORD ***************/
#change-pass {
	margin-left: 150px;
}

#change-pass th {
	text-align: right;
	width:250px;
	font-size:12px;
	font-weight: normal
}

#change-pass td {
	text-align: left;
	width:600px;
}

#change-pass td input {
	width:200px;
	padding: 3px 0;
	/*height: 25px !important;
	height: 31px;*/
	font-size: 18px;
	float: left;
}
