/* Start ----------------------------------------------------- login.css*/

/* =INITIALIZE */
html, body, form, fieldset {
  margin: 0;
  padding: 0;
  font: 100%/120% Helvetica, Arial, sans-serif;
  border: none;
}

.greenMsg
{
	color:#009900;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
  margin: 0;
  padding: 0;
}

/* =GENERAL */
html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	font: 11px Helvetica, Arial, Sans-Serif;
	height: 100%;
	margin: 0;
}
#wrapper {
  width: 100%;
  height: 100%;
}
a:link,
a:visited {
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  text-decoration: underline;
}

/* =CORNERS */
#mmlogo,
#applelogo,
#copyright,
#footer {
  position: absolute;
  z-index: 99;
}
#mmlogo {
  top: 27px;
  left: 29px;
  width: 370px;
  height: 60px;
  background: url('../pics/logo.png') 0 0 no-repeat;
  text-indent: -9999px;
}

.subHeading
{
font-family:Arial;
font-size:12px;
color:#333333;
font-weight:normal;
}

#applelogo {
  top: 24px;
  right: 41px;
  width: 25px;
  height: 24px;
  overflow: hidden;
  background: url('../pics/login.png') 0 -30px no-repeat;
}
#applelogo a {
  display: block;
  overflow: hidden;
  text-indent: -999em;
  width: 26px;
  height: 26px;
}
#footer {
  right: 35px;
  bottom: 23px;
  list-style: none;
}
#footer li {
  display: block;
  float: left;
  margin-left: 17px;
}
#footer a:link,
#footer a:visited {
  color: #666666;
  text-shadow: #666666 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
}
#footer a:focus,
#footer a:hover,
#footer a:active {
  color: #000000;
}
#copyright {
  bottom: 23px;
  left: 35px;
  color: #95989b;
  text-shadow: #000 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
}

#loading {
  background: url('../pics/spinner_16px_ffffff_50pct.gif') 0 0 no-repeat;
  float: right;
  height: 16px;
  margin: 12px 0 0;
  overflow: hidden;
  text-indent: 32px;
  width: 16px;
}
.jpswitch #loading {
  float: left;
}

/* =DEFAULT */
#wrapper {
  background: transparent url('../pics/background.jpg') 50% 50% repeat-x scroll;
  display: block;
  height: 100%;
  margin: 0px;
  min-height: 592px;
  min-width: 914px;
  padding: 0px;
  position: absolute;
  width: 100%;
}
.container {
  font-size: 13px;
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.container div.headMsg {
  left: 41%;
  position: absolute;
  top: 13%;
}

.container div.linkTrance {
	left: 37px;
	position: absolute;
	top: 100px;
	width: 912px;
	z-index:99;
	height: 290px;
}
.container div.inner {
  /*left: 50%;
  position: absolute;
  top: 50%;*/
}

.container div.green {
	left: 23%;
	position: absolute;
	top: 25%;
	width: 120px;
}
.container div.aqua {
	left: 65%;
	position: absolute;
	top: 25%;
	width: 122px;
}

.container div.orange {
	left: 13%;
	position: absolute;
	top: 29%;
	width: 101px;
}
.container div.blue {
	left: 77%;
	position: absolute;
	top: 29%;
	width: 101px;
}

.container div.red {
	left: 5%;
	position: absolute;
	top: 33%;
	width: 79px;
}
.container div.pink {
	left: 87%;
	position: absolute;
	top: 33%;
	width: 82px;
}



.redioCl
{
	border-color:#FFFFFF;
	border-style:none;
	border-width:1px;
}


.container a:link,
.container a:visited {
  color: rgb(28, 79, 173);

}
.container input.text {
  font-size: 13px;
  position: relative;
  width: 217px;
  z-index: 2;
}
fieldset.upper {
  padding-left: 65px;
  position: relative;
}


/* =OWNER */
#owner {
  /*background: transparent url('../pics/all_in_one.jpg') 50% 50% no-repeat scroll;*/
  display: block;
  min-height: 592px;
  min-width: 914px;
  position: absolute;
}
#owner div.inner {
  /*background: transparent url('../pics/center.png') 0 0 no-repeat;*/
  height: 430px;
  margin: 60px auto 0 auto;
  padding: 37px 40px;
  width: 913px;

  -webkit-transition: margin-left 0.05s ease-out;
}
#owner h2 {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
}
#LoginForm div {
  margin-top: 8px;
}

/* =LABELS */
div.row {
  position: relative;
}
label.placeholder span {
  color: #808080;
  font-size: 13px;
  line-height: 16px;
  opacity: 1;
  padding: 5px;
  position: absolute;
  z-index: 5;
  -webkit-transition: opacity 0.2s ease-out;
}
.firefox label.placeholder {
  line-height: 12px;
}
label.placeholder.hidden span {
  opacity: 0;
  z-index: 0;
}
label.placeholder.partial span {
  opacity: 0.42;
}
.ie label.placeholder.hidden {
  visibility: hidden;
}
/* =CHECKBOX */
.keeploggedin {
  padding-top: 5px;
  position: relative;
}
#keepLoggedIn {
  position: absolute;
  left: -9999px;
}
#keepLoggedInLabel {
  padding: 1px 0 0 20px;
  position: relative;
}
.firefox #keepLoggedInLabel {
  padding: 2px 0 0 20px;
}
#keepLoggedInLabel span {
  background: url('../pics/login.png') -28px -36px no-repeat;
  height: 16px;
  left: -1px;
  position: absolute;
  top: 0;
  width: 16px;
}

#keepLoggedInLabel.checked span { background-position: -44px -36px; }
/* Focus & Active */
#keepLoggedInLabel.focus span,
#keepLoggedInLabel.active span { background-position: -67px -36px; }
#keepLoggedInLabel.checked.focus span,
#keepLoggedInLabel.checked.active span { background-position: -83px -36px; }
/* Disabled */
#keepLoggedInLabel.disabled span { background-position: -106px -36px; }
#keepLoggedInLabel.checked.disabled span { background-position: -122px -36px; }


/* =SMALLPANEL */
.smallpanel form {
  background: url('../pics/login_multipanel.png') 0 0 no-repeat;
  padding: 24px 17px 0;
}
.smallpanel div.buttons {
  background: transparent url('../pics/login.png') 0 -480px repeat-x;
  float: left;
  margin-top: 30px;
  padding-top: 5px;
  width:100%;
}
.smallpanel h2 {
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 2px;
}
.smallpanel input.text {
  width: 290px;
}


/* =REAUTHORIZE */
.Reauthorize #owner { display: none; }
.Reauthorize #owner_reauth {
  background: url('../pics/background_radial.jpg') 50% 50% no-repeat;
  display: block;
}
.Reauthorize div.inner {
  height: 200px;
  margin: -128px 0 0 -209px;
  width: 421px;
}
.Reauthorize div.inner p {
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 2px;
}
.Reauthorize div.bottom {
  background: url('../pics/login_multipanel.png') 0 100% no-repeat;
  color: #9a9c9f;
  padding: 18px 10px 75px;
  text-align: center;
}
.Reauthorize div.bottom p {
  font-size: 11px;
  line-height: 15px;
  text-shadow: rgba(0,0,0,.5) 0px 1px 0px;
}
.Reauthorize fieldset.upper {
  background: url('../pics/account_login_icon.png') 0 0 no-repeat;
}

/* =PUBLIC */
.Public #owner { display: none; }
.Public #owner_public {
  background: url('../pics/background_radial.jpg') 50% 50% no-repeat;
  display: block;
}
.Public div.inner {
  height: 200px;
  margin: -120px 0 0 -210px;
  width: 421px;
}
.Public div.bottom {
  background: url('../pics/login_multipanel.png') 0 100% no-repeat;
  padding-top: 120px;
}
.Public fieldset.upper {
  background: url('') 0 0 no-repeat;
}



/* =ERROR */
#error {
	color: rgb(173, 0, 0);
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 26px;
	width: 217px;
}
#errorString {
  color: rgb(173, 0, 0);
  font-size: 11px;
  font-weight: bold;
  opacity: 0;
  position: absolute;
  top: -8px;
  -webkit-transition: opacity .42s ease-out;
}
#errorString.show {
  opacity: 1;
}

/* =BUTTONS */
a.button,
a.button:link,
a.button:visited {
  background: transparent url('../pics/login.png') -121px -224px no-repeat scroll;
  color: #000;
  cursor: default;
  float: right;
  height: 28px;
  line-height: 29px;
  margin: 4px 4px 0;
  padding-left: 19px;
  text-shadow: rgb(206, 214, 221) 0 1px 0;
  text-shadow: rgba(206, 214, 221, 0.65) 0 1px 0;
  white-space: nowrap;
}
a.button strong,
a.button span {
  background: transparent url('../pics/login.png') right -56px no-repeat;
  display: block;
  font-weight: normal;
  height: 28px;
  min-width: 48px;
  padding-right: 19px;
  text-align: center;
}
a.button:hover,
a.button:focus {
  text-decoration: none;
  outline: none;
}


/* =SUBMIT */
#row-continue {
  line-height: 25px;
  position: relative;
}
a.submit,
a.submit:link,
a.submit:visited {
  background-position: -121px -280px;
  margin-top: 3px;
}
a.submit strong {
  background-position: right -112px;
}
a.submit:focus {
  background-position: -121px -364px;
}
a.submit:active {
  background-position: -121px -308px;
}
a.submit:focus strong {
  background-position: right -196px;
}
a.submit:active strong {
  background-position: right -140px;
}
a.submit.disabled {
  background-position: -121px -336px;
}
a.submit.disabled strong {
  background-position: right -168px;
}


#notamember {
  background: transparent url('../pics/login.png') 0 -480px repeat-x;
  clear: both;
  line-height: 15px;
  margin-top: 5px;
  padding-top: 15px;
}
#notamember strong {
  display: block;
}
#readtheblog {
  display: none;
}

/* =IE7 */
        #owner_ie7 { display: none;  }
.iewarn #owner_ie7 { display: block; }
.iewarn #owner     { display: none;  }
.iewarn #wrapper {
  background: transparent url('../pics/background_noshelf.jpg') 50% 50% repeat-x scroll;
}
.iewarn .corner {
  display: none;
}
.ie #keepLoggedInLabel span {
	top: 9px;
}

#owner_ie7 {
  background: transparent url('../pics/ie7_login_en.jpg') scroll no-repeat 50% 50%;
}
#owner_ie7 .content {
  background: transparent url('../pics/mm_warning_int.png') 9px -4px no-repeat;
  padding: 0 0 0 92px;
}
#owner_ie7 .inner {
  height: 189px;
  width: 499px;
  margin-left: -249px;
  margin-top: -122px;
}
#owner_ie7 .ie_header {
  color: #262626;
  font-size: 18px;
  margin: 0 0 11px;
}
#owner_ie7 .text p {
  color: #262626;
  margin: 7px 0 8px;
  font-size: 13px;
}
#owner_ie7 .buttons {
  background: transparent url('../pics/login_hr.png') 0 0 repeat-x;
  margin-top: 15px;
  padding-top: 18px;
  position: relative;
}
#owner_ie7 .buttons .browser {
  float: left;
}
#owner_ie7 .buttons .continue {
  position: absolute;
  top: 18px;
  right: 0;
}

/* End ------------------------------------------------------- login.css*/

/* Start ----------------------------------------------------- form_fields.css*/

body.login input {
	font-family: Helvetica;
	background: #fff url('../pics/login.png') repeat-x scroll 0 -430px;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
 	font-size: 13px;
 	padding: 4px 3px 1px;
	-webkit-box-shadow: rgba(255,255,255,.65) 0px 1px 1px;

}

body.login input.title {
	font-size: 17px;
    padding: 5px 3px 2px;
}

body.login input.small {
/*	font-size: 11px;*/
	padding: 3px 3px 1px;
}

body.login.firefox input{
	margin-top: -2px;
	padding: 4px 3px 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	-moz-border-top-colors: #f9f9f9 #707070 ;
	-moz-border-bottom-colors: #f9f9f9 #cecece ;
	-moz-border-left-colors: #f9f9f9 #ababab ;
	-moz-border-right-colors: #f9f9f9 #ababab ;
}

body.login input[disabled=disabled], body.login input.disabled {
  color: #666 ! important;
	background-color: #f9f9f9;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-image: none;
	
}

body.login.firefox input[disabled=disabled], body.login.firefox input.disabled{
  color: #bababa ! important;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	-moz-border-top-colors: #f9f9f9 #b1b1b1 ;
	-moz-border-bottom-colors: #f9f9f9 #e0e0e0 ;
	-moz-border-left-colors: #f9f9f9 #cecece ;
	-moz-border-right-colors: #f9f9f9 #cecece ;
}

body.login input:focus, body.login textarea:focus, body.login input.focus, body.login textarea.focus
/*,
body.contacts textarea:focus, body.contacts textarea.focus,
body.calendar input:focus, body.calendar textarea:focus, body.calendar input.focus, body.calendar textarea.focus*/ {
	background-color: #fefeee;
	outline-color: #87929e;	
}

body.login.firefox input:focus, body.login.firefox textarea:focus
{
  outline-color: #ced2d5;
	outline-style: solid;
	outline-width: 1px;
	-moz-outline-radius: 2px;
	-moz-outline-offset: 0px;
	-moz-border-top-colors: #9ca5ae #7c8288 ;
	-moz-border-bottom-colors: #b8bec4 #a8aeb4 ;
	-moz-border-left-colors: #b8bec4 #989ea4;
	-moz-border-right-colors: #b8bec4 #989ea4 ;
}

body.login input.invalid, body.login input.invalid:focus, body.login input.invalid:focus{
	background-color: #fee5e5;	
}

body.login textarea{
		font-family: Helvetica;
		border-top: 1px solid #707070;
		border-bottom: 1px solid #cecece;
		border-left: 1px solid #ababab;
		border-right: 1px solid #ababab;
	
/*		font-size: 13px;*/
		line-height: 18px;
		padding: 0px 0px 0px 1px;
		background:white url('/my/auth/loginForm/en/form_bg.png?197b8104758efeca9d3f0d802ff6370302e5c166') repeat-x scroll top left;
		-webkit-box-shadow: rgba(255,255,255,.65) 0px 1px 1px;
	
}

body.login textarea.small{
/*	font-size: 11px;*/
	line-height: 15px;
}

body.login.firefox textarea {
	padding: 0px 0px 0px 3px ! important;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	-moz-border-top-colors: #f9f9f9 #707070 ;
	-moz-border-bottom-colors: #f9f9f9 #cecece ;
	-moz-border-left-colors: #f9f9f9 #ababab ;
	-moz-border-right-colors: #f9f9f9 #ababab ;
}

body.login textarea.disabled {
	color: #666;
	background-color: #f9f9f9;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-image: none;
}

body.login.firefox textarea.disabled{
		color: #bababa;
		border-bottom-width: 2px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-top-width: 2px;
		-moz-border-top-colors: #f9f9f9 #b1b1b1 ;
		-moz-border-bottom-colors: #f9f9f9 #e0e0e0 ;
		-moz-border-left-colors: #f9f9f9 #cecece ;
		-moz-border-right-colors: #f9f9f9 #cecece ;
}

body.login .inline_editor_field  {
	-webkit-box-shadow: none;
}



/* End ------------------------------------------------------- form_fields.css*/
