/*** Atmail Login CSS ***/

body {
	background: #f5f7f6 url(../images/login_bg.gif) repeat-x;
	margin: 0px;
}

dl {
	margin: 0;
	padding: 0;
}

span.fieldInfo {
	color: #666;
	font-size: 10px;
	font-style: italic;
	display: none;
}

#center {
	text-align: center;
	width: 100%;
	margin-top: 50px;
}

#content {
	margin: 0 auto;
	width: 100%;
}

#content-admin {
	background-color: #fff;
	margin-left: -440px;
	position: absolute;
	top: -222px;
	left: 50%;
	width: 800px;
	height: 445px;
	visibility: visible;
}

#center-signup {
	background-color: #fff;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content-signup {
	background-color: #fff;
	margin-left: -475px;
	position: absolute;
	margin-top: 50px;
	left: 50%;
	width: 800px;
	height: 445px;
	visibility: visible;
}

#logo {
	background: url(../images/logo_login.gif) no-repeat;
	width: 172px;
	height: 27px;
}

#logo a {
	display: block;
	width: 172px;
	height: 27px;
}

#logo a span {
	font-size: 26px;
	visibility: hidden;
}

#logo-admin {
	width: 800px;
	margin-bottom: 6px;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 4px;
}

#contain {
	width: 800px;
	margin: 0 auto;
	min-width: inherit;
	padding: 0 20px 10px 0px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#hold {
	/*background: url("../images/login-content.png") no-repeat top left;*/
	margin-top: 25px;
	zoom: 1.0;
	overflow: hidden;
}

#hold-admin {
	background: url("../images/login-content-admin.png") no-repeat top left;
	padding: 0px 35px 0px 27px;
	zoom: 1.0;
	overflow: auto;
	height: 323px;
}

#footer {
	/*background: url("../images/login-content-footer.png") no-repeat top left;*/
	height: 18px;
	margin-top: 75px;
	text-align: center;
	padding: 15px;
	border-top: 1px solid #ccc;
}

#footer-admin {
	background: url("../images/login-content-footer-admin.png") no-repeat top left;
	height: 18px;
}

a {
	color: #0068AF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	color: #0068AF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	color: #222;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #3e434a;
	/*color: #7b8188;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 4px;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 7px;
}

h3.at {
	color: #4d4d4d;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
}

h3.pass {
	margin-right: 7px;
}

h3.interface {
	margin-right: 11px;
}

h3.options {
	margin-top: 4px;
}

form {
	color: #4d4d4d;
	margin-top: 18px;
}

#left {
	width: 410px;
	float: left;
	padding-top: 20px;
}

#left-admin {
	border-right: 1px solid #E5E5E5;
	float: left;
	margin-bottom: 15px;
	margin-top: 35px;
	width: 464px;
}

#left-signup {
	width: 870px;
	float: left;
	padding-top: 30px;
}

#right {
	width: 300px;
	float: right;
	margin-top: 30px;
	padding: 0;
}

#right-admin {
	float: left;
	margin-bottom: 18px;
	margin-top: 30px;
	padding-left: 21px;
	padding-top: 94px;
	width: 330px;
}

#right-admin p {
	font-size: 14px;
}

#right-small {
	width: 330px;
	margin-bottom: 10px;
	float: left;
	padding-top: 15px;
	border-left: 1px solid #e5e5e5;
	padding-left: 25px;
	margin-top: 30px;
	height: 205px;
}

input#username, input#usernamefield {
	width: 150px;
}

input#domain {
	width: 150px;
}

input#password, input#passwordfield, input#password2 {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border: 2px solid #eee;
	width: 170px;
	font-size: 14px;
	padding: 5px;
}

input#inputsign {
	width: 148px;
	font-size: 12px;
	padding: 7px 4px;
}

input#interface {
	width: 150px;
}

input#Mailserverinput {
	width: 150px;
}

input.input {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-x-system-font: none;
	border: 2px solid #eee;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 5px;
	width: 170px;
}

select.selectmini {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-x-system-font: none;
	border: 1px solid #ccc;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 6px 3px;
	width: 50px;
}

select.select {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-x-system-font: none;
	border: 1px solid #ccc;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 6px 3px;
	width: 150px;
}

input.domain {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-x-system-font: none;
	border: 1px solid #ccc;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 6px 3px;
}

select.interface {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-x-system-font: none;
	border: 1px solid #ccc;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 6px 3px;
	width: 157px;
}

select.language, select.protocol {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-x-system-font: none;
	border: 1px solid #ccc;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 6px 3px;
	width: 157px;
}

select.new-window {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-x-system-font: none;
	border: 1px solid #ccc;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 6px 3px;
	width: 77px;
}

.left-image {
	background: url("../images/featicon-space.gif") no-repeat;
	width: 40px;
	height: 55px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.left-image-ext {
	background: url("../images/featicon-nospam.gif") no-repeat;
	width: 40px;
	height: 55px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.left-image-wir {
	background: url("../images/featicon-sync.gif") no-repeat;
	width: 32px;
	height: 85px;
	float: left;
	margin-right: 14px;
	margin-top: 5px;
}

.options {
	float: left;
	height: 20px;
}

/*
.button {
	margin: 0;
	padding: 0;
	margin-left: -2px;
	margin-top: 5px;
}
*/
form dt {
	/*float: left;*/
	line-height: 24px;
	padding-top: 5px;
	width: 75px;
}

form dd {
	line-height: 24px;
	margin: 0 0 12px 0px;
}

form dt.options {
	/*float: left;*/
	line-height: 24px;
	padding-top: 0px;
	width: 95px;
}

form dd.more {
	padding-top: 2px;
}

form dt.RememberMe {
	margin: 0;
	padding: 0;
	width: 96px;
	margin-right: 5px;
	color: #666;
}

form dt.NewWindow {
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
}

h2.login-text {
	margin-top: 10px;
}

p {
	margin: 0;
	padding: 0;
	color: #3e434a;
}

.feat-title {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.right-text a {
	font-size: 12px;
}

input#submit {
	height: 40px;
	width: 87px;
}

.check {
	padding-top: 2px;
}

#RememberMeDisplay {
	/*float: left;*/
	margin-left: 20px;
	margin-top: 24px;
}

.moptions {
	padding-top: 15px;
	padding-bottom: 5px;
}

#foot-info p {
	color: #aaa;
	font-size: 12px;
	line-height: 1.4;
}

#foot-info a {
	font-size: 12px;
	color: #7b8188;
}

#foot-info a:hover {
	font-size: 12px;
	color: #7b8188;
	text-decoration: underline;
}

.formbutton {
	border: none;
	width: 74px;
	height: 26px;
}

.login-btn {
	position: relative;
	top: 26px;
	left: 22px;
	color: #000;
	cursor: pointer;
}

.rego-btn {
	position: relative;
	top: 26px;
	left: 15px;
	color: #000;
	cursor: pointer;
}

.signup-btn {
	position: relative;
	top: 26px;
	left: 18px;
	color: #000;
	cursor: pointer;
}

.login-form {
	margin-bottom: 0;
	padding-bottom: 25px;
}

td.more {
	padding-top: 14px;
	padding-left: 5px;
}

#button {
	position: relative;
	top: 16px;
	width: 74px;
}

.midline {
	border-top: 1px solid #dedede;
	margin-bottom: 20px;
	margin-top: 5px;
}

td.username {
	height: 40px;
	width: 90px;
	padding-left: 0;
}

td.password {
	height: 40px;
	padding-left: 0;
}

#regoForm input {
	margin: 9px 0;
}

h1.login {
	font-size: 14px;
}

.ui-dialog-titlebar-close, .ui-dialog-titlebar, #dialog {
	display: none;
}

input.logintext {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #000000;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 12px;
	left: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 9px;
	width: 50px;
}

.h2-box {
	border-bottom: 0 solid #ccc;
	margin-bottom: 35px;
}

.feat-box {
	padding: 0;
	margin-bottom: 35px;
	width: 405px;
}

.feat-icon {
	height: 32px;
	width: 32px;
	margin-right: 12px;
	float: left;
}

#space-icon {
	background: url("../images/featicon-space.gif") no-repeat;
}

#junk-icon {
	background: url("../images/featicon-nospam.gif") no-repeat;
}

#sync-icon {
	background: url("../images/featicon-sync.gif") no-repeat;
}

.feat-text {
	margin-left: 44px;
}

.feat-text p {
	color: #7b8188;
	font-size: 12px;
	line-height: 1.4;
}

.clear {
	clear: left;
}

#twitter-box {
	margin-top: 50px;
}

#twitter-box p {
	line-height: 1.4;
}

.blue {
	color: #4089c9;
}

.tweet {
	background: url(../images/icon-twitter.gif) no-repeat 90px 50%;
}

.lgrey {
	color: #999;
}

.small {
	font-size: 10px;
}

.t {background: #fff url(../images/dot.gif) 0 0 repeat-x; width: 300px;}
.b {background: url(../images/dot.gif) 0 100% repeat-x;}
.l {background: url(../images/dot.gif) 0 0 repeat-y;}
.r {background: url(../images/dot.gif) 100% 0 repeat-y;}
.bl {background: url(../images/bl.gif) 0 100% no-repeat;}
.br {background: url(../images/br.gif) 100% 100% no-repeat;}
.tl {background: url(../images/tl.gif) 0 0 no-repeat;}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:5px 15px;}
