body{
	padding:0px;
	margin:0px;
	background-color:transparent;
	background:#0b121a url(http://localhost:8080/images/woman-1150568_small.jpg) no-repeat top right;
}

.x-body{
	background-color:#0b121a;/*
	background:#313d85 url(images/SRS_bkgrdImage_1-01.jpg) no-repeat top right;*/
}
.x-border-layout-ct{
	/*background-color:transparent;
	background:#074f8c url(images/mainBg.gif) repeat-x top;*/
}
.regionHeader .x-panel-body-default,
.regionFooter .x-panel-body-default{
	background:#0b121a url(images/SRS_bkgrdImage_1-01.jpg) no-repeat top right;
}

.regionFooter .x-panel-body-default{
	background-position:bottom;
}
@media only screen and (min-width: 1000px) 
{
     body { 
        background-image: url('http://localhost:8080/images/woman-1150568_large.jpg'); 
    }
}
.regionHeader{
	overflow:visible;
	height:80px;
	z-index:99;
}

.regionHeader .x-panel-body{
	height:80px;
	overflow:visible;
}

#header{
	height:80px;
	padding:0px 10px 5px 15px;
	margin:auto;
	margin-bottom:5px;
	/*background:#2a74b2;
	-moz-box-shadow: 0px 1px 4px 0px #074f8c;
	-webkit-box-shadow: 0px 1px 4px 0px #074f8c;
	box-shadow: 0px 1px 4px 0px #0b3675;
	*/
	background:#bbbdbf;
	border-bottom:5px solid #00477d;
}

#header .logo{
	/*background:url(../images/logo.gif) no-repeat;*/
	background:url(../images/logo-2.gif) no-repeat center;
	width:164px;
	height:75px;
	margin-left:0px;
	/*
	border-radius:8px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;

	-moz-box-shadow: 2px 2px 4px 2px #074f8c;
	-webkit-box-shadow: 2px 2px 4px 2px #074f8c;
	box-shadow: 2px 2px 4px 2px #074f8c;
	*/
}

#header .spnHelp{
	color:#02487e;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-bottom:3px;
	display:block;
}

#header .spnTele,
#header .spnEmail{
	display:block;
	color:#02487e;
	font-size:10px;
	height:16px;
	line-height:16px;
	padding-left:22px;
	
	font-family:Tahoma, Geneva, sans-serif
}

#header .spnTele{
	background:url(../images/icon_call.png) no-repeat left center;
}

#header .spnEmail{
	background:url(../images/icon_mail.png) no-repeat left center;
}

#header .txtSearch{
	border:1px solid #02487e;
	width:140px;
	background:#fff url(../images/icon_search.png) no-repeat 3px 1px;
	height:28px;
	padding-left:30px;
	padding-right:5px;
	border-radius:10px;
	box-shadow:inset 1px 2px 5px #000000;
	-moz-box-shadow:inset 1px 2px 5px #000000;
	
}

#header .divFloatIcon{
	
	background:#a5aaaf;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bbbdbf), to(#a5aaaf));
	background: -webkit-linear-gradient(#bbbdbf, #a5aaaf);
	background: -moz-linear-gradient(#bbbdbf, #a5aaaf);
	background: -ms-linear-gradient(#bbbdbf, #a5aaaf);
	background: -o-linear-gradient(#bbbdbf, #a5aaaf);
	background: linear-gradient(#bbbdbf, #a5aaaf);
	-pie-background: linear-gradient(#bbbdbf, #a5aaaf);
	
	border:1px solid #969ba0;
	width:250px;
	height:40px;
	padding:5px;
	border-radius:5px;
	
}

#header .divFloatIcon img{
	margin-right:15px;
	cursor:pointer;
	padding:2px 3px;
	background:#969ba0;
	-moz-box-shadow: 0px 1px 4px 0px #969ba0;
	-webkit-box-shadow: 0px 1px 4px 0px #969ba0;
	box-shadow: 0px 1px 4px 0px #969ba0;
	
}

#header .divFloatIcon img.last{
	margin-right:0px;
}

#header .divLoginInfo{
	
	border-radius:5px;
	background:#a5aaaf;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bbbdbf), to(#a5aaaf));
	background: -webkit-linear-gradient(#bbbdbf, #a5aaaf);
	background: -moz-linear-gradient(#bbbdbf, #a5aaaf);
	background: -ms-linear-gradient(#bbbdbf, #a5aaaf);
	background: -o-linear-gradient(#bbbdbf, #a5aaaf);
	background: linear-gradient(#bbbdbf, #a5aaaf);
	-pie-background: linear-gradient(#bbbdbf, #a5aaaf);
	
	border:1px solid #969ba0;
	
	padding:5px 10px;
	color:#000;
	width:150px;
	position:relative;
	cursor:pointer;
	
}

#header .divLoginInfo .divInfo{
	position:absolute;
	z-index:999999;
	border:1px solid #a5aaaf;
	border-radius:5px;
	border-top-right-radius:0px;
	background:#a5aaaf;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a5aaaf), to(#9da1a6));
	background: -webkit-linear-gradient(#a5aaaf, #9da1a6);
	background: -moz-linear-gradient(#a5aaaf, #9da1a6);
	background: -ms-linear-gradient(#a5aaaf, #9da1a6);
	background: -o-linear-gradient(#a5aaaf, #9da1a6);
	background: linear-gradient(#a5aaaf, #9da1a6);
	-pie-background: linear-gradient(#a5aaaf, #9da1a6);
	
	-moz-box-shadow: 0px 1px 4px 0px #969a9f;
	-webkit-box-shadow: 0px 1px 4px 0px #969a9f;
	box-shadow: 0px 3px 4px 0px #969a9f;
	
	padding:5px 10px;
	color:#000;
	width:200px;
	right:0;
	margin-top:2px;
	border-top:none;
}

#header .divLoginInfo .divInfo a,
#header .divLoginInfo .divInfo a:visited{
	color:#000;
	font-size:11px;
	line-height:18px;
}

#header .divLoginInfo .divInfo a:hover{
	text-decoration:none;
}

#header .divLogout{
	
	border-radius:5px;
	background:#a5aaaf;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bbbdbf), to(#a5aaaf));
	background: -webkit-linear-gradient(#bbbdbf, #a5aaaf);
	background: -moz-linear-gradient(#bbbdbf, #a5aaaf);
	background: -ms-linear-gradient(#bbbdbf, #a5aaaf);
	background: -o-linear-gradient(#bbbdbf, #a5aaaf);
	background: linear-gradient(#bbbdbf, #a5aaaf);
	-pie-background: linear-gradient(#bbbdbf, #a5aaaf);
	
	border:1px solid #969ba0;
	
	width:30px;
	height:28px;
	cursor:pointer;
}
#header .divLogout span{
	background:url(../images/logout_new.png) no-repeat;
	width:20px;
	height:20px;
	display:block;
	margin-top:3px;
	margin-left:3px;
}

#footer {
}

#footer .copy{
	text-align:center;
	color:#FFFFFF;
	padding-bottom:3px;
	font-size:10px;
}

#divLogin{
	
	width:570px;
	margin:auto;
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-top: 8em;
}

#divLogin .divTop{
	margin-bottom:50px;
}

#divLogin .logo{
	background:url(../images/logo_new-big.png) no-repeat;
	width:100px;
	height:100px;
	margin:auto;
}

#divLogin .name{
	color:#f0f0f0;
	font-size:35px;
	font-weight:bold;
	float:left;
	margin-left:30px;
	
	-webkit-text-shadow:3px 4px 5px #023560; /* for chrome */
	-text-shadow:3px 4px 5px #023560; /* for all browser*/
	text-shadow:3px 4px 5px #023560; /* same as above*/
	-moz-text-shadow:3px 4px 5px #023560; /* for firefox */
	-o-text-shadow:3px 4px 5px #023560; /* for opera */
	-ms-text-shadow:3px 4px 5px #023560; /* for ie 9+ */
	-khtml-text-shadow:3px 4px 5px #023560; /* for gecko based browser*/
}

#divLogin .version{
	color:#ddd;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}

#divLogin .version span{
	font-weight:bold;
}

.loginBox, .divMsg{
	
	background:#fff;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ddd));
	background: -webkit-linear-gradient(#fff, #ddd);
	background: -moz-linear-gradient(#fff, #ddd);
	background: -ms-linear-gradient(#fff, #ddd);
	background: -o-linear-gradient(#fff, #ddd);
	background: linear-gradient(#fff, #ddd);
	-pie-background: linear-gradient(#fff, #ddd);
	
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
	border-bottom:solid 1px #ccc;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 0 rgba(0,0,0,.1);
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
	padding:20px 30px;
	width: 340px;
	margin: auto;
	
}

.divMsg{
	padding:5px;
	text-align:center;
	margin-bottom:10px;
	color:#990000;
}


.divInput{
	position:relative;
	margin-bottom:20px;
}

.divInput .textInput{
	border:1px solid #ccc;
	-webkit-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
	-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
	box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	height:30px;
	line-height:30px;
	width:320px;
	padding:0px 10px;
}

.divInput .label{
	color:#808080;
	position:absolute;
	top:8px;
	left:11px;
}

.div-btn-login{
	text-align:center;
}

.loginBox .btn-login{
	padding:5px 20px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	border:1px solid #074f8c;
	cursor:pointer;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,.25);
	background-color:#3882c0;
	background-repeat:repeat-x;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3882c0), to(#1d64a0));
	background: -webkit-linear-gradient(#3882c0, #1d64a0);
	background: -moz-linear-gradient(#3882c0, #1d64a0);
	background: -ms-linear-gradient(#3882c0, #1d64a0);
	background: -o-linear-gradient(#3882c0, #1d64a0);
	background: linear-gradient(#3882c0, #1d64a0);
	-pie-background: linear-gradient(#3882c0, #1d64a0);
	
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	
	margin-bottom:10px;
}

.div-forgot{
	text-align:center;
}

.loginBox .link-forgotPassword{
	color:#808080;
	font-size:12px;
}

.loginBox .link-forgotPassword:hover{
	text-decoration:none;
}

#openIdLoginWrap{
	color: #ddd;
    font-size: 15px;
    position: relative;
    text-align: center;
    margin-top:20px;
}

#openIdLoginWrap span {
    display: block;
    margin-bottom: 10px;
}

.oIdBtn {
    background: url(../images/oIdButtons.png) repeat-x scroll left top transparent;
    display: inline-block;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
	line-height:25px;
    margin: 10px;
    padding: 0 0 0 25px;
    position: relative;
    text-decoration: none;
	cursor:pointer;
}

.oIdBtn span {
    background: url(../images/oIdButtons.png) repeat-x scroll right top transparent;
	font-size: 11px;
    display: block;
    height: 25px;
    line-height: 24px;
    padding: 0 25px 0 20px;
}

#gBtnLnk {
    color: #1C5DA4;
    text-shadow: 0 1px #FFFFFF;
}

#gBtnLnk:hover{
	background-position: left -25px;
}

#gBtnLnk:hover span{
	background-position: right -25px;
}

#fBtnLnk {
    background-position: left -75px;
    color: #FFFFFF;
    text-shadow: 0 -1px #000099;
}

#fBtnLnk span {
    background-position: right -75px;
}

#fBtnLnk:hover{
	background-position: left -100px;
}

#fBtnLnk:hover span{
	background-position: right -100px;
}

.button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: solid 1px #20538D;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}