
@charset "UTF-8";
/* CSS Document */

body {
	background: #344654 url(/FindaConsultant/images/BG-ribbon.png) no-repeat center 254px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
img {border-style:none; }
div#top {
	height: 254px;
	width: 100%;
	background: url(/FindaConsultant/images/photo-bg.jpg) center -18px;
	/*background-color: #F0C055*/
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 1pt;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 0 10px;
	float: left;
}
div#wrapper {
	width: 930px;
	margin: 0 auto;
	position: relative;
	top: -145px;
}
#header {
	padding: 0 20px;
	margin-top: -50px;
	position: absolute;
	width: 890px;
}
#header img {
	float: left;
}
#bannerSection {
	background-color: #fff;
	width: 930px;
	height: auto;
	/* Firefox v1.0+ */

	-moz-border-radius: 5px;
	/* Safari v3.0+ and by Chrome v0.2+ */

	-webkit-border-radius: 5px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */

	border-radius: 5px;
	/* Firefox v3.5+ */

	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	/* Safari v3.0+ and by Chrome v0.2+ */

	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */

	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
/*
	DO NOT RESTORE THIS 2 LINESS
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=6)";
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#ff000000, Strength=6);
*/
}
.fl {
	float: left
}
.fr {
	float: right
}
.cf {
	clear: both
}
#bannerSection .bannerContent {
	padding: 50px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 170%;
	color: #333;
}
#bannerSection .bannerContent ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-position: outside
}
#bannerSection .bannerContent li {
	line-height: 120%;
	padding-bottom: 10px;
}
.twoCol {
	width: 45%;
}




div .login
{
	float:right;
	border:1px solid #777777;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin-left:20px;
	margin-bottom:15px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div .login ul li
{
	list-style-type:none;
}

div .login .TextBox_M
{
	width:90%!important;
	
}


div .login .rightAlign input
{
	float:left;
	margin:0px 0px 0px 0px;
	text-align:right;
}

div .login ul li .error
{
	padding-left:0px!important;
	padding-bottom:0px!important;
}

#welcome {
	float: left;
	width:400px;
	position:absolute;
	border-right-style:none!important;
	border-right-width:0px!important;
	background-image:none!important;
}
#welcome ul li
{
	color:White!important;
	border-right-color:White;
	list-style-type:none;
	float:left;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid White;
}
#welcome ul li a
{
	color:White!important;
	text-decoration:none;
}
#welcome ul li a:hover
{
	color:White!important;
	text-decoration:underline;
}
#welcome ul .noBorder {
	border-right:0px none;
}

div#wlcm {
	width: 980px;
	margin: 0 auto;
	position: relative;
	top: 0px;
}


.RadMenu
{
	margin-left:5px;
	margin-top:56px;
}

.error
{
	color:Red;
	padding-left:30px;
	padding-bottom:10px;
}




.userLogin .username {font-weight: bold;}
.userLogin {background: #F5F5EF; width: 100%; height: 18px; padding: 3px 0;}
.userLogin ul {width:910px; margin: 0 auto; font-size: 12px; }
.userLogin li {list-style: none; padding: 0 8px 0 0;
                margin: 0 10px 0 0;
                border-right: solid 1px #532376;
                color: #532376;
                float: left; 
                line-height: 17px;
}
.userLogin li.last {
  border-right: none;
}
.userLogin li a,
.userLogin li a:hover,
.userLogin li  a:visited {color:#532376; text-decoration: none; }


