	/* 
---------------
HRInsights
---------------
!!!*** Please follow START section END section commenting! Let's keep this clean and seperate style files for specific section types ***!!!
---------------

START Style Guide

Orange: #f39201
Blue: #00aeff
Dark Gray: #232323
Mid Gray: #646464

END Style Guide

testing svn stuff

*/

body {
	background: #fff url(../images/global/bg.png);
	font-family: "Lucida Grande", "Lucida Sans", Arial;
}

/* START Common classes */

a {
	color: #00a2ee;
	text-decoration: none;
	outline: none;
}

a:hover {
	cursor: pointer;
}

.centered {
	text-align: center;
}

span.exclamation {
	margin-left: -5px;
}

.floatR {
	float: right;
}

.floatL {
	float: left;
}

.txtR {
	text-align: right;
}

.txtL {
	text-align: left;
}

tr.alt {
	background-color: #f1f1f1;
}

tr.alt td {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;	
}

.orange {
	color: #f39201;
}

.blue {
	color: #00aeff;
}

.red, #page a.cancel {
	color: red;
}

#page a.cancel:hover {
	background: red;
	color: #fff;
}

.seperator {
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	margin-top: 25px;
}


/* END Common Classes */

/* Start New */


#homeIntro{
	width:874px;
	height:430px;
	background:url(/public/images/home/homeThinkingMan.png) no-repeat bottom center;
	position:relative;
}
#tabs {
	width:868px;
	height:430px;
}
#homeForms{
	width:257px;
	height:165px;
	position:absolute;
	z-index:100;
	left:170px;
	top:0;
	background:url(/public/images/home/homeNeedForms.png) no-repeat;
	cursor:pointer;
}
#homeForms a,#homeAdvice a,#homeVideo a{
	display:block;
	cursor:pointer;
	width:100%;
	height:100%;
}
#homeForms:hover{
	background:url(/public/images/home/homeNeedFormsHover.png) no-repeat!important;
	cursor:pointer;	
}
#homeAdvice{
	width:228px;
	height:177px;
	position:absolute;
	z-index:100;
	left:450px;
	top:20px;
	background:url(/public/images/home/homeNeedAdvice.png) no-repeat;
	cursor:pointer;
}
#homeAdvice:hover{
	background:url(/public/images/home/homeNeedAdviceHover.png) no-repeat!important;
	cursor:pointer;
}
#homeVideo{
	width:234px;
	height:46px;
	position:absolute;
	right:20px;
	bottom:10px;
	z-index:100;
	background:url(/public/images/home/homeVideo.png) no-repeat;
}
#homeVideo:hover{
	background:url(/public/images/home/homeVideoHover.png) no-repeat;
}

#tabs div{
	border:2px solid #ffa400;
	height:352px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tabs .right{
	margin:10px 0 0 0;
	float:right;
}
.tabsHead{
	display:block;
	width:100%;
}
#tabs h2{
	color:#999;
}
#tabs h2 strong{
	color:#000;
}
.homeAnswers{
	display:block;
	width:215px!important;
	text-align:center;
	overflow:hidden;
	float:left;
}
#tabs-1 p{
	width:350px;
	margin:0 0 15px 0;
	float:left;
}
#tabs-1 .leftCol,#tabs-1 .rightCol{
	display:block;
	width:270px;
	float:left;
	margin:0 0 0 20px;
}
#tabs-1 .leftCol a,#tabs-1 .rightCol a{
	display:block;
	height:100%;
	width:100%;
}
#tabs-1 .leftCol a:hover,#tabs-1 .rightCol a:hover{
	background:#fdf5ce;
}
#tabs-1 .leftCol ul,#tabs-1 .rightCol ul{
	list-style:none;
	margin:0;
	padding:0;
}
#tabs-1 .leftCol ul li,#tabs-1 .rightCol ul li{
	width:270px;
	border-bottom:1px dotted #ccc;
}
#tabs-2{
	background:url(/public/images/home/homeAnswersEmail.jpg) no-repeat bottom right;
}
#tabs-2 ul{
	margin:-20px 0 20px 60px;
	width:350px;
}
#tabs-3{
	background:#000000!important;
	position:absolute;
	width:828px;
}
#tabs-3 span{
	display:block;
	position:relative;
	left:135px;
	top:16px;
}
#youNeed{
	width:874px;
	height:110px;
	background:url(/public/images/home/youNeedHri.png) center no-repeat;	
}
.center{
	width:874px;
	text-align:center;
	clear:both;
}
.orangeRule{
	border-top:2px solid #ffa400;
	border-bottom:2px solid #ffa400;;
	margin:40px 0;
	padding:20px 0;
}
.orangeRule h2{
	margin:0!important;
	padding:0;
}
.orangeRule p{
	width:700px;
	padding:0;
	margin:0 0 0 90px;
}
.memberships{

}
.memberships img{
	margin:0 20px 0 0;
}
.testimonial img{
	float:left;
}
.testimonial{
	overflow:auto;
}
#page .testimonial p{
	line-height:18px;
	margin:0;
	padding:0;
	width:216px;
	float:right;
}
#page .testimonial p.big{
	font-size:18px;
	line-height:24px;
	margin:0 0 2px 0;
}
#page .home_left_column h2{
	margin-top:-10px;
}
.gray{
	display:inline;
	color:#999999!important;
}
.xtra{
	padding:10px 0 0 0!important;
	clear:both;
}

#signIn{
	position:absolute;
	right:40px;
	width:78px;
	height:35px;
	background:url(/public/images/home/logInBtn.png) no-repeat;	
	z-index:100;
}
#signIn:hover {
	background:url(/public/images/home/logInBtnHover.png) no-repeat;	
}
.signIn{
	color:#ffffff;
	text-align:center;
	display:block;
	width:100%;
	height:100%;
	margin:5px 0 0 0;
}
.signIn:hover{
	color:#ffffff;
}
.homeCommunity{
	background:url(/public/images/home/homeCommunity.png) top right no-repeat;
	margin:20px 0;
	padding:20px;
	clear:both;
	border:2px solid #3399cc;
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#skywalk img{
	float:left;
	margin:0 20px 0 0;
}
#page #skywalk h3{
	padding-bottom:15px;
}
#skywalk{
	padding:0 0 20px 0;
}

/* END New * / 

/* START Main Layout */



#header{height:95px;padding:0 20px;position:relative}
#header h1 a{display:block;text-indent: -2000px;height:59px;width:272px;background:url(/public/images/home/logo.png) no-repeat}
#header h1 {
	float: left;
	margin: 27px 10px 0 0;
}


#header p img, #footer p img {
	margin-right: 25px;
	margin-left: 25px;
}

#header ul#menu{float:left;margin:0;margin-top:48px;list-style-type:none}

#header ul#menu li {
	float: left;
	margin-right: 12px;
}

#header ul#menu li a {
	padding: 6px 12px;
	color: #777;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#header ul#menu li a.active {
	background: #ffac30;
	color: #fff;
}

#header ul#menu li a:hover {
	color: #ffa800;
	cursor: pointer;
}

#header ul#menu li a.active:hover {
	color: #fff;
}

#header ul#menu li .dropdown {
	display:none;
	position:absolute;
	z-index: 33;
	background: #fff url(../images/global/bg.png);
	padding:10px 5px 5px 5px;
	margin:3px 0px 0px 23px;
	border: solid 1px #b8b8b8;
}

#header.user ul#menu {
	float: right;
	margin-top: -75px;

}

#header.user ul#menu li {
	margin-right: 15px;
	opacity:0.8;filter:alpha(opacity=80);
}

#header.user ul#menu li:hover {
	opacity:1;filter:alpha(opacity=100);
}

#header ul#menu li a.menu_icon {
	display: block;
	width: 120px;
	height: 79px;
	padding: 0;
	cursor: pointer;
}

#header .social {
	margin-top: 30px;
}

#header .social a {
	margin:0 5px 0 10px;
}

#header ul#menu #tab-dashboard {
	background: url(../images/buttons/dashboard.png) no-repeat;
}

#header ul#menu #tab-advisor {
	background: url(../images/buttons/advisor.png) no-repeat;
}

#header ul#menu #tab-answers {
	background: url(../images/buttons/answers.png) no-repeat;
}

#header ul#menu #tab-community {
	background: url(../images/buttons/community.png) no-repeat;
}

#header ul#menu #tab-logout {
	background: url(../images/buttons/logout.png) no-repeat;
}

.answers #header ul#menu #tab-answers {
	background: url(../images/buttons/answers-active.png) no-repeat;
}

.advisor #header ul#menu #tab-advisor {
	background: url(../images/buttons/advisor-active.png) no-repeat;
}

.community #header ul#menu #tab-community {
	background: url(../images/buttons/community-active.png) no-repeat;
}

.dashboard #header ul#menu #tab-dashboard {
	background: url(../images/buttons/dashboard-active.png) no-repeat;
}

.dropdown ul {
	padding: 0px;
}

.dropdown ul li {
	list-style:none;
	clear:both;
	padding-bottom: 5px;
} 

/*#header ul#menu li .dropdown {
	display: none;
}
#header ul#menu li:hover .dropdown {
	display: block;
}*/

#page {
	background: #fff;
	border: solid 1px #b8b8b8;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	float: left;
}

#page h2, #page h3 {
	font-weight: bold;
	clear: both;
}

#page h2 {
	letter-spacing: -2px;
	font-size: 32px;
	margin-bottom: 15px;
	line-height: 38px;
}

#page h3 {
	letter-spacing: -1px;
	font-size: 22px;
	margin-bottom: 5px;
}

#page div.icons {
	width: 93px;
	height: 59px;
	background: url(../images/home/icons.png) no-repeat;
	margin: 10px auto 20px auto;
}

#page div.answers {
	background-position: 9px 1px;
	width: 102px;
}

#page div.advisors {
	background-position: -120px 0px;
}

#page div.community {
	background-position: -261px 0px;
}

#page table.icons tr td {
	width: 33%;
	text-align: center;
	vertical-align: top;
}

#page table.icons tr td p {
	font-size: 14px;
	padding: 0 20px;
	line-height: 21px;
}

#page p, #page ul li {
	letter-spacing: -0.5px;
	/*font-size: 14px;*/
	font-size: 1.1em;
	line-height: 24px;
}


#page a {
	font-weight: bold;
	color: #00a2ee;
	text-decoration: none;
	padding: 0 2px;
}

#page a:hover {

	color: #333;
}

/* START login signup buttons */
	

#page a.login_banner, #page a.sign_up_banner {
	display: block;
	height:72px;
	position:absolute;
	right:-11px;
	text-indent:-2000px;
	width:158px;
	background: url(../images/buttons/signup-orange-banner.png) no-repeat top right;
}

#page a.login_banner {
	width: 103px;
	top: 75px;
	background: url(../images/buttons/login-gray-banner.png) no-repeat top right;	
}

#page div.login_text {
	display: block;
	position: absolute;
	right: 9px;
	top: 110px;
	height: 39px;
	width: 114px;
	text-align:right;
}

.community #page a.login_banner, .search #page a.login_banner  {
	top: 75px;
}

.advisor #page a.sign_up_banner, .community #page a.sign_up_banner, .search #page a.sign_up_banner, .search #page div.login_text {
	top: 75px;
}

.advisor #page div.login_text, .community #page div.login_text, .search #page div.login_text {
	top: 155px;
}
/*
.advisor #page a.sign_up_banner {
	top: 100px;
}
.advisor #page a.login_text {
	top: 64px;
}*/

#page a.sign_up_banner:hover {
	width:168px;
	background-position: 0px -8px;
}

#page a.login_banner:hover {
	width: 101px;
	background-position: 0px -5px;
}

#page a.sign_up {
	clear: both;
}



/* END login signup buttons */


#login .section, #login .form label {
	letter-spacing: -1px;
	font-size: 20px;
	margin-bottom: 5px;
	padding-right: 5px;
}

#login .field, #login .field input, #login input[type=submit], #login input[type=button], #login .form input {
	font-size: 16px;
	padding: 5px;
}

#login .field label {
	width: 100px;
	color: #666;
	padding-top:5px;
	float:left;
	display:block;
}

#footer {
	clear:both;
	padding: 20px 20px;
}

#footer .social {
	padding-top:13px;
	text-align: right;
}

#footer p {
	padding: 8px;
	background: #fff;
	float: left;
	margin-top: 5px;	
	text-align: center;
}

#footer p, #footer a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#siteseal {
	margin-top: -3px;
}

/* END Main Layout */

/* START Main Banner */

#page #main_banner {
	width: 988px;
	background: url(../images/global/banner-corners-blue.png) no-repeat top left;
	padding-top: 15px;
	margin: 0 0 30px -60px;
	clear: both;
}

#page #main_banner div {
	width: 868px;
	background: url(../images/global/banner-stripes-blue.png);
	padding: 20px 60px;
}

#page #main_banner div#tree-wrap {
	border: solid 1px #b1b1b1;
}

#page #main_banner div h2 {
	background: #0088ce;
	padding: 16px 0 16px 60px;
	color: #fff;
	margin-left: -60px;
}

/* END Main Banner */

/* START Promotions */

.money_back {
	margin: 10px;
}

/* End Promotions */

/* START Home */


#home .home_left_column {
	
}

#home .home_right_column {
	border-left: 1px solid #b7b7b7;
}

#home .life-cycle {

}

#page #lifecycle-sm {
	position: relative;
	width: 356px;
	margin:0 auto;
}
#lifecycle-sm a {
    display: block;
    position: absolute;
    z-index: 999;
    height: 30px;
    width: 95px;
	text-indent: -8000px;
    outline: none;
    background: url(../images/global/blank.gif) ;

}

#lifecycle-sm a.hiring {
	top: 11px;
	left: 132px;
	width: 65px;
	height: 25px;

}

#lifecycle-sm a.termination {
    top: 97px;
    left: 0px;
	width:85px;
}

#lifecycle-sm a.onboarding {
	top: 97px;
	left: 239px;
	width: 85px;
}

#page #lifecycle-sm a.people {
	top: 181px;
	left: 109px;
	height: 50px;
	width: 107px;
}

#page #lifecycle-sm a.compensation {
	top: 93px;
	left: 107px;
	height: 44px;
	width: 110px;
}


.plan-sm{width:180px;border:1px solid orange;height:250px;float:left;padding:20px;text-align:center;position:relative;margin-top:50px;}
.plan-lg{width:280px;border:1px solid orange;height:400px;float:left;padding:20px;text-align:center;position:relative;
	background: #f9f9f9; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ebebeb)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f9f9f9,  #ebebeb); /* for firefox 3.6+ */
	}
.plan-sm ul,.plan-lg ul{list-style:none;margin:0;padding:0;}
.plan-sm ul li,.plan-lg ul li{margin:0 0 15px 0;padding:0;line-height:14px!important;}



#home-icons{
	border: solid 1px #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 3px;
	margin:0 20px 0 0;
	background-color: #EEE;

}

#home-icons div {
	background-color: #EEE;
	padding: 15px 15px 15px 105px;
	height: 100px;
	float: left;
}

#home-icons div:hover {
	cursor: pointer;
	background-color: #ddd;
}

#home-icons h3 {
	color: #111;
}

#home-icons p {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#home-icons .community-icon {
	background: #eee url(../images/home/icon-sprite.png) no-repeat 15px 15px;
}

#home-icons .answers-icon {
	background: #eee url(../images/home/icon-sprite.png) no-repeat 15px -145px;
}

#home-icons .advisor-icon {
	background: #eee url(../images/home/icon-sprite.png) no-repeat 15px -310px;
}

#video-spotlight div {
	background-color: #EEE;
	padding:10px 30px;
	margin: 0 0 20px 0;
	border: solid 1px #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 3px;
    width:370px;
	height: 370px;

}
#video-spotlight iframe{margin:1	0px 0 0 0;}
#video-spotlight .video-icon {
	background: #eee url(../images/home/film.png) no-repeat 25px 10px;
}
#video-spotlight h3{margin:0 0 0 30px;}
#video-spotlight p {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	margin: 10px 0 0 0;
	padding: 0;
}


p.features {
	margin-bottom: 5px;
}

.features p span.orange {
	color: #f39201;
}

.features div.feature {
	padding: 10px 0;
	margin: 10px 0;
	border-bottom: solid 1px #ccc;
}

/* END home */


/* START Answers Page */

 #page p.task_description {
	margin-bottom: 5px;	
}

.answers #page #main_banner div,
.demo #page #main_banner div {
	border: none;
	background: none;

}

 #page #main_banner #tree-wrap{
	background: url(../images/global/banner-stripes-blue.png);
	width: 988px;
	padding: 0;
}

 #page #main_banner #tree-window{
	margin: 0;
	padding: 0;
	background: none;
	height: 250px;
	overflow: hidden;
	width: 988px;
	position: relative;
}

 #page #main_banner #tree-slider{
	margin: 0;
	padding: 0;
	height: 600px;
	width: 2000px;
}
 #page #main_banner .tree-content-box{
	margin: 0;
	padding: 15px;
	float: left;
	width: 958px;
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
}

 #page #main_banner .tree-content-box .content{
	background: #0088ce;
	padding: 16px 30px 10px 60px;
	color: #fff;
	margin-left: -15px;	
	line-height: 24px;
	font-size: 0.7em;
	letter-spacing: 0px;
	display: block;
	font-weight: normal;
	overflow: hidden;
}

#page #main_banner .tree-content-box .content p {
	font-weight: normal;
}

#page #lifecycle {
    position: relative;
    width: 639px;
}
.answers #page h2 {
    text-transform: capitalize;
}
#page #lifecycle a {
    background: url("../images/global/blank.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 52px;
    outline: medium none;
    position: absolute;
    text-indent: -8000px;
    width: 170px;
    z-index: 999;
}
#lifecycle a.hiring {
    left: 242px;
    top: 0;
}
#lifecycle a.termination {
    left: 24px;
    top: 155px;
}
#lifecycle a.onboarding {
    left: 448px;
    top: 156px;
}
#page #lifecycle a.people {
    height: 90px;
    left: 222px;
    top: 301px;
    width: 199px;
}
#page #lifecycle a.compensation {
    height: 90px;
    left: 227px;
    top: 140px;
    width: 190px;
}
/* demo styling */

.demo #page #main_banner #branch-1.tree-content-box {}

.demo #page #main_banner.hiring #branch-1.tree-content-box {
	background: url(../images/demo/hiring.png) no-repeat 680px 123px;
}

.demo #page #main_banner.performance-termination #branch-1.tree-content-box {
	background: url(../images/demo/termination.png) no-repeat 720px 40px;
}

.demo #page #main_banner.close-out-process #branch-1.tree-content-box {
	background: url(../images/demo/letters.png) no-repeat 700px 80px;
}

.demo #page #main_banner.severance #branch-1.tree-content-box {
	background: url(../images/demo/severance.png) no-repeat 685px 122px;
}

.demo #page #main_banner #branch-1.tree-content-box .content {
	background: none;
	width: 720px;
}

.demo #page #main_banner #branch-1.tree-content-box .content h2 {
	color: #0088CE;
	background: #eee;	
}

.demo #page #main_banner #branch-1.tree-content-box .content p {
	background: #0088CE;	
	padding: 16px 20px 20px 60px;
	margin-left: -60px;
	margin-bottom: 5px;
	width: 550px;
	font-size: 0.9em;
}


/* end demo */

 #page #main_banner .tree-content-box .content .doc-links,
 #page #main_banner .tree-content-box .content .form-links {
	padding: 20px 0;
	font-size: 14px;
	color: #fff;
	background: none;
}

 #page #main_banner .tree-content-box .content .doc-links a {
	font-size: 14px;
	color: #222;
	letter-spacing: 0;
	font-weight: bold;
	background: url(../images/buttons/doc-link.png) no-repeat left top;
	padding: 7px 15px 12px 40px;
	margin-right: 15px;
}

 #page #main_banner .tree-content-box .content .doc-links a:hover {
	color: #777;
}

 #page #main_banner .tree-content-box .content .form-links a {
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	font-weight: bold;
	background: url(../images/buttons/form-link.png) no-repeat left top;
	padding: 7px 15px 12px 40px;
	margin-right: 15px;
}

 #page #main_banner .tree-content-box .content .form-links a:hover {
	color: #ddd;
}

 #page #main_banner .decision-links{
	margin-top: 1em;
	padding-top: 1em;
	padding-left: 45px;
	text-align: left;
	font-size: 0.5em;
	clear: both;
	letter-spacing: -1px;
	background: none;
}

 #page #main_banner .decision-links a{
	color: #222;
	border-right: none;
	background: #ccc;
	border: solid 1px #999;
	padding: 8px 16px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: 5px;
}

 #page #main_banner .decision-links a:hover{
 	background: #222;
 	color: #ccc;
 }

 #page #main_banner .back-link{
	display: block;
	font-size: 14px;
	border: none;
	color: #fff;
	clear: both;
	margin-top: 15px;
	width: 70px;
	padding-top: 20px;
}

 #page #main_banner #tree-slider .loadbar {
	text-align: center;
	vertical-align: middle;
	background: #0088CE none repeat scroll 0 0;
	color: #FFFFFF;
	margin-left: -15px;
	padding: 16px 0 16px 60px;
	width: 988px;
}
 #page #main_banner #tree-slider .loadbar span {
	margin-left: -80px;
	font-weight: bold;
}
 #page #main_banner #tree-slider .loadbar img {
	margin-left: -80px;
	margin-top: 10px;
}

/* answers task and form wizard */
#form_popup form input.datepicker {
	background-image: url(../images/icons/date_input.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#form_popup form ul {
	list-style: none;
}

#form_popup form ul.step {
	
}

#form_popup form ul li {
	margin: 10px 0 10px 0;
}

#form_popup form ul li .block {
	
}

#form_popup form ul li .block label {
	
}

#form_popup form ul li .block input, #form_popup form ul li .block textarea, #form_popup form ul li .block select {
	
}

#form_popup form ul li .block textarea {
	width: 600px;
	height: 150px;
}

#form_popup form ul li .block .note {
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:2px 0 10px;
}
#form_popup form ul li.controls a {
	background: #5ABDF0 none repeat scroll 0 0;
	border-right: medium none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	padding: 10px 20px;
}

#form_popup form input[type=submit] {
	
}

#ui-datepicker-div {
	z-index: 2005;
}


/* END Answers Page */

/* START Advisor Page */

form#form_advisor label {
	display: block;
	font-size: 14px;
}

.advisor #page {

}

.advisor #row_contact_pref input {
	float: left;
	font-weight: normal;
}

#advisor-bios p {
	font-size: 0.9em;
	line-height: 1.5em;
}

/* END Advisor Page */

/* START Search Page */

#search #search_results ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#search #search_results #results_left {
	border-right: inset 1px #ccc;
	margin-right: 30px;
}

#search #search_results #results_forms {
	margin-top: 30px;
}

#search h3 {
	padding:10px 0 10px 43px;
}

#search p {
	margin-bottom: 5px;
}

#search h3.answers_heading {
	background: url(../images/dashboard/answers-icon.png) no-repeat left center;
	padding:8px 0 12px 50px;	
}

#search h3.community_heading {
	background: url(../images/dashboard/community-icon.png) no-repeat left center;
	padding-left: 65px;
}

#search h3.forms_heading {
	background: url(../images/dashboard/documents-icon.png) no-repeat left center;
	padding-left: 50px;
}

#search ul {
	margin: 10px 0 5px 0;
	padding: 0;
}

#search ul li {
	list-style-type: none;
	background: url(../images/dashboard/li-arrow.png) no-repeat 0px 7px;
	padding-left: 19px;
}

#search  ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #00aeff;
}

#search  ul li a:hover {
	background: #00aeff;
	color: #fff;
}

/* END Search Page */



/* START Form Styles */

.account .avatar-upload {
	padding: 10px;
	background: #ddd;
	border: solid 1px #ccc;
}

.account .avatar-upload input[type="file"] {
	margin-bottom: 15px;
}

.community .toggle_form, .advisor .toggle_form {
	display: none;
}

div.form, .community div.form, .advisor div.form, .signup div.form {
	background: #f2f2f2;
	float: left;
	border: solid 1px #ddd;
	margin-bottom: 20px;
}

div.form .row, .community div.form .row, .advisor div.form .row, .signup div.form .row {
	padding: 10px 20px;
	border-bottom: solid 1px #ccc;
}

div.form .row:hover, 
.community div.form .row:hover, 
.advisor   div.form .row:hover, 
.signup    div.form .row:hover {

}

div.form input, 
.community div.form input, 
.community div.form select, 
.community div.form textarea,
.advisor   div.form input, 
.advisor   div.form select, 
.advisor   div.form textarea,
.contact   div.form input, 
.contact   div.form select, 
.contact   div.form textarea  {
	font-size: 14px;
	border: solid 1px #ccc;
	padding: 3px;
}

.community div.form .buttons input[type=submit],
.advisor   div.form .buttons input[type=submit], 
.signup    div.form .buttons input[type=submit],
.account   div.form .buttons input[type=submit],
.contact   div.form .buttons input[type=submit] {
	background: #ffac30 url(../images/global/button-bg.png) repeat-x;
	height: 34px;
	display: block;
	float: left;
	border: solid 1px #fdad5c;
	padding: 0 15px;
	margin: 0 10px 20px 20px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}

.community div.form .buttons input[type=submit]:hover,
.advisor   div.form .buttons input[type=submit]:hover, 
.signup    div.form .buttons input[type=submit]:hover {
	border: solid 1px #666;
	color: #333;
	cursor: pointer;
}

#page div.form .cancel_link {
	padding-top: 8px;
}

#page div.form .cancel_link a{
	color: red;
}

#page div.form .cancel_link a:hover  {
	color: black;
	background: red;
}

form#form_answer label, form#form_question label, form#form_advisor label {
	display: block;
	font-size: 14px;
}

form#form_answer textarea, form#form_question textarea, form#form_advisor textarea, form#form_message textarea {
	height: 120px;
}

div#errors ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#errors ul li.error {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* END form styles */

/* START reCaptcha */

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: transparent !important;
 }
 
 #recaptcha_table {
   border: none !important;
 }
 
 #recaptcha_response_field {
   border-color: #ccc !important;
   background-color: #fff !important; 
 }
 
 #recaptcha_tagline {
 	display: none;
 }

/* END reCaptcha */

/* START blockUI Styles */
.blockUI a {
	color: #2085f6;
	text-decoration: none;
	outline: none;
}

.blockUI a:hover {
	color: #7b20f6;
	cursor: pointer;
}

.blockUI h1 {
	border-bottom: 1px dashed #b2ceee;
	color: #414448;
	font-family: 'Trebuchet MS';
	font-size: 25px;
	margin: 20px 0;
	line-height: 1;
	margin-bottom: 0.5em;
}

.blockUI h2 {
	color: #414448;
	font-family: 'Trebuchet MS';
	font-size: 20px;
}

/* END blockUI Styles */
/* HRI task specific CSS: */

.ui-widget-content form ul.step label {
	border-top:1px solid #CCCCCC;
	display:block;
	font-weight:bold;
	padding-top:10px;
	font-size: 12px;
}

.blockUI .ui-widget-content .file_choice {
	padding-bottom: 20px;
}

.blockUI .ui-widget-content .file_choice a {
	padding: 8px 12px 8px 30px;
	margin: 0 2px;
	background: url(../images/icons/gradient.png) repeat-x;
	-moz-corner-radius: 4px;
	-webkit-border-radius: 4px;
}

.blockUI .ui-widget-content .file_choice a:hover {
	color:#fff;
}

.blockUI .ui-widget-content .file_choice a#select_docx {
	background: #34baff url(../images/icons/word-gradient.png) no-repeat bottom left;
}

.blockUI .ui-widget-content .file_choice a#select_pdf {
	color: #fff;
	background: #ff3c41 url(../images/icons/pdf-gradient.png) no-repeat bottom left;	
}

.blockUI .ui-widget-content .file_choice a:hover#select_pdf {
	color: #ccc;
}

/* */
.working-status {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/icons/loading.gif) no-repeat center center;
}
.working-bg {
	background: url(../images/icons/loading.gif) no-repeat center center;
}
span.term-tip {
	border-bottom: 1px solid #00aeff;
	cursor: pointer;
}
#member_banner{display:none;}

