body
{
    background:#276692 url('/plugins/pcg/style/images/login_background.jpg') no-repeat center top !important;
    
}


#mstrWebContents 
{
    background: none !important;
}

/**--------------------------login page specific style-------------**/
.mstrHeader, .mstrPath, .mstrFooter, .mstrContent {display: block;}
.tdDockLeft, .mstrDockRight, .mstrDockBottom { display: none;}

.mstrHeader { text-align: right; height: 28px;}
.mstrContent {padding-left:36px;}
.mstrPath {height: 28px; padding-top:0px !important; padding-bottom:0px !important;}

/*--------panel portrait --------*/
.mstrPanelPortrait {
	border: none;
	margin: 10px 0 29px;
	}
.mstrPanelTitleBar {
    display: none;
    }

.mstrLoginFieldsGroup label {   
    color: #dcdcdc !important;
    font-size: 1.3em !important;
    }

/*------------------------login -----------------------*/

.mstrToolbarWrapper, .mstrSkipNavLink
{
    display: none;
}		
	
#bodywrapper
{
	margin: 0 auto;
}

#buffer
{
    padding-top: 10px;    
}

.mstrTitle, .mstrServer, .mstrLoginOptions
{
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 10px;
	color: #b3b3b3 !important;
}

.mslogo
{ 
    float: right;
    padding-top: 5px;
}


#header 
{
	width: 860px;
	margin: 0 auto;
	padding-top: 100px;
}
#msgwrapper
{
	height: 220px;
	overflow: inherit;
	width: 700px;
    margin: auto auto;
    min-height: 400px;
}

#msglogin 
{
    width: 650px;
    position: absolute;
    left: 0px;
}

#loginwrapper h1
{
    letter-spacing: .15em;  
    font-size: 2em;  
}

.msglogincontent
{
    padding: 15px;    
    border: 1px solid #ffffff;
    margin-bottom: 20px;
    top: -120px;
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    max-height: 110px;
    overflow:auto;
}

.msglogincontent a 
{
    color: #a7ddfc;    
}


#msgcontent
{
	width: 860px;
	margin: 0 auto;
	color: #ffffff;
	padding-top: 60px;
	position: relative;
	min-height: 270px;
}


#msgcontent ul
{
	overflow: visible;
	float: left;
	list-style-type: none;
}

#msgcontent #msgcontent1
{
	float: left;
	padding-top: 30px;
}

#msgcontent #msgcontent1 p
{
	padding: 0px 50px 0 0;
}

#msgcontent #msgcontent2
{
	width: 330px;
    padding-left: 20px;
    float: left;
    display: block;
    min-height: 380px;
}

#msgcontent #msgcontent2 img
{
	float: left;
	position: absolute;
	top: 116px;
}

#msgfooter
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    min-width: 700px;
    left: 0px;
}

#msgfooter .left
{
    padding: 35px 10px 0px 20px;
     width: 200px;
     float: left;
     text-align: left;
}

#msgfooter .right
{
    padding: 10px 10px 16px 10px;
    text-align: right;
    width: 400px;
    float: right;    
    left: -20px;
}

#login
{
    padding: 0px 20px 20px 10px;
    text-align: left;
    display: block;
}


#login input[type=text], #login input[type=password]
{
	margin-right: 30px;
	color: #2d2d2d;
	width: 240px;
	height: 25px;
}

#login input[type=submit]
{
	padding: 4px 8px;
	width: 100px;
	margin: 15px 0;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid gray;
    cursor: pointer;
    filter: none;
    
}

#login p
{
    padding-bottom: 10px;    
}

#login a
{
	color: #ffffff;
}


#login .formfield
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .09em;
	padding: 15px 10px 4px 0;
    float: left;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#login .link
{
	letter-spacing: .09em;
	font-size: 12px;
}

#loginerror
{
	width: 240px;
	color: Red;
	font-weight: bold;
	padding: 8px;
    background-color: lightGoldenrodYellow;
    border: 1px solid red;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 8px;
    
}

#mstrWeb_footer
{
    display: none;
}

.mstrError
{
    width: 800px !important;
}

.mstrAlertMessage
{
    text-align: center;    
}

#systeminfo 
{
    clear: both;    
}
