@charset "UTF-8";
/* CSS Document */

/* Gral Styles */

body {
	background-color:#0b253f;
}

/* Lang */

#locationLang {
	float:right;
	position:absolute;
	margin-right:20px;
}
.Back {
	color:#333;
	font-weight:normal;
}


/* Styles */

#Main {
	width:586px;
	height:763px;
	margin:0 auto;
	background:transparent url(../images/main.jpg) left top no-repeat;
}
#Main_smb {
	width:586px;
	height:763px;
	margin:0 auto;
	background:transparent url(../images/main-smb.jpg) left top no-repeat;
}
#Header {
	height:141px;
	background:transparent url(../images/header-clean.png) left top no-repeat;
}
#Header_smb {
	height:141px;
	background:transparent url(../images/header-clean-smb.png) left top no-repeat;
}
#Top {
	height:21px;
	width:324px;
	background-image:url(../images/top-form.png);
}
#Top_smb {
	height:18px;
	width:324px;
	background-image:url(../images/top-form-reg-smb.png);
}
#Content {
	float:right;
	padding-right:20px;
	background-repeat:repeat-y;
}
#Bottom {
	height:18px;
	width:324px;
	background:transparent url(../images/bottom-form-reg.gif) top no-repeat;
	background-position:top;

}

#Bottom_smb {
	height:18px;
	width:324px;
	background:url(../images/bottom-form-reg.png) top no-repeat;
	background-position:top;

}
#BottomIndex {
	height:18px;
	width:324px;
	background-image:url(../images/bottom-form-ind.jpg);
	background-position:top;
}
#BottomRec {
	height:18px;
	width:324px;
	background-image:url(../images/bottom-form-rec.jpg);
	background-position:top;
}

/* Header */

#DmcText {
	width:350px;
	height:80px;
	position:absolute;
	margin:30px 50px 20px 150px;
	font-family:Verdana, Geneva, sans-serif;
}

#DmcTitle {
	display:block;
	margin:15px 5px 10px 10px;
	font-size:18px;
	line-height:20px;
}
#DmcSubTitle {
	display:block;
	margin-left:10px;
	font-size:13px;
}

/* Forms */
#Middle-pass {
	padding-bottom:20px;
	padding-top:5px;
	height:100px;
	width:250px;
}
#Middle-register {
	padding-bottom:20px;
	padding-top:5px;
	height:460px;
	width:250px;
}
#Middle-index {
	background-image:url(../images/back-form.png);
	padding-bottom:20px;
	padding-top:5px;
	height:210px;
	width:324px;
}

#Middle-index-smb {
	background-image:url(../images/back-form.png);
	padding-bottom:20px;
	padding-top:5px;
	height:180px;
	width:324px;
}
#Middle-index1 {
	padding-bottom:20px;
	padding-top:5px;
	height:260px;
	width:250px;
}

#Middle-main {
	padding-bottom:20px;
	padding-top:5px;
	height:200px;
	width:250px;
}
#Middle-refer {
	padding-bottom:20px;
	padding-top:5px;
	height:200px;
}
.Divider {
	width:250px;
	padding-bottom:10px;
}
fieldset {
	padding-top:3px;
	padding-bottom:3px;
	border: none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
  	margin: 5px 5px 0 15px;
	margin: 5px 5px 0 40px!ie;
	width:270px;
}
#Forgot {
	padding:0 0 0 5px;
	color:#333;
	line-height:1em;
}
form {
	margin-top:0px;
	margin-bottom:0px;
	
}

.legend {
	font-family:Verdana, Geneva, sans-serif;
	padding:5px 0 5px 0;
	font-weight:bold;
	margin:0;
	color:#333;
	font-size:12px;
}
.labels {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/* width:130px */
}
label {
	padding-left:5px;
	padding-left:0px!ie;
	float:left;
    display: block;
    line-height:1.8;
    vertical-align: top;
	width:90px;
}
.labelPass a {
	margin:0px;
}
.imputbutton {
	width: auto;
	
}
.ImputSize {
	width:110px;
	font-size:11px;
}
input, select {
	margin-bottom:2px;
	width:90px
}

/* Error Form */

#ErrorDisplay {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	position:absolute;
	margin: 0 15px 0 17px;
	margin: 0 15px 0 17px!ie;
	width:200px;
	display:inline;
	color:#FFF;
}

#ErrorMiddle {
	width:216px;
	background-image:url(../images/back-form-error.gif);
	background-repeat:repeat-y;
}
.ErrorContent {
	padding-left:15px;
	font-size:11px;
	text-align:left;
	padding-right:10px;
}

#ErrorTop {
	height:21px;
	width:216px;
	background-image:url(../images/top-form-error.gif)
}
#ErrorBottom {
	height:18px;
	width:216px;
	background-image:url(../images/bottom-form-error.gif)
}
.PlayLeft {
	width:16px;
	height:33px;
	background-image:url(../images/leftButton.jpg)
}
.PlayRight {
	width:16px;
	height:33px;
	background-image:url(../images/rightButton.jpg)
}
.Play {
	height:33px;
	margin:0;
	color:#FFF;
	font-size:11px;
	background-image:url(../images/centerButton.jpg)
}
