﻿.SurveyArea
{    
	width: 610px; 
	height: 192px;	
	float: left;
	background:transparent url(../images/survey_bottom.gif) no-repeat scroll center top;
	background-position: bottom;
	background-color: #EFEFEF;
	margin-bottom: 18px;	 
	position: relative;
	
}
.SurveyArea .top 
{
    margin: 0px;
    background:transparent url(../images/survey_top.gif) no-repeat scroll center top;
    height:15px;
}
.SurveyArea .bottom 
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    
    height:15px;
}
.HomePageHeader
{
    color: #555555;    
    margin: 0px 10px 0px 10px;
    text-align: left;    
    
}
.SurveyIntroPanel
{
    color: #555555;    
    margin: 0px 10px 0px 10px;
    text-align: left;    
    font-size: 12px;
}
.SurveyIntroPanel h1
{
    font-size: 13px;
    font-weight: bold;
}

.SurveyIntroPanel a.BeginSurvey
{
	color: #EF4036;
	font-weight: bold;
	text-decoration: none;
}
.SurveyIntroPanel a.BeginSurvey:hover
{
	text-decoration: underline;
}

/*
*
*		Core Survey
*
*/

.SurveyContent
{
    color: #8E908F;    
	text-align: left;	
	background-color: #EFEFEF;
}

.SurveyContent .PageHeader
{
	display: none;
}

.SurveyContent .FirstSectionBreak
{
}

.SurveyContent .SectionBreak
{
	display: none;
}

.SurveyContent .SectionBreak hr
{
	display: none;
}


.SurveyContent .SectionBreakAdditionalText
{
}

/*
*
*		Survey Item
*
*/
.SurveyContent .SurveyItem
{
	margin-bottom: 10px;
	
}
.SurveyContent .SurveyItem .ItemNumber
{
}
.SurveyContent .SurveyItem .NoItemNumber
{
	display: none;
}
.SurveyContent .SurveyItem .ItemText
{
	padding: 5px 30px 5px 30px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;	
}
.SurveyContent .SurveyItem .RequiredIndicator
{
	display: none;
	margin: 0px 15px 0px 0px;
	font-size: 11px;
	color: Red;
}
.SurveyContent .SurveyItem .Response
{
	margin-left: 30px;
	font-size: 12px;
}

.SurveyContent .SurveyItem .Validators
{
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 3px;
	float: right;
}

/*
*
*		Survey Form Elements
*	
*/


.SurveyContent .DropDown
{
}

.SurveyContent .TextBox
{
	width: 200px;
	color: #222222;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SurveyContent .ResponseOption
{
    line-height: 18px;    
}

.SurveyContent .ResponseOption .TextBox
{
	margin-left: 10px;
}

.SurveyContent .TextArea
{
	width: 500px;
	height: 65px;
	color: #222222;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* 
*
*		Buttons 
*
*/

#ButtonBox
{
    position: absolute;
	bottom: 15px;
	right: 15px;
	text-align: right;   
	height: 45px; 
}

#ButtonBox .ResetButton
{
	margin: 0px 15px 0px 0px;	
}

#ButtonBox .ContinueButton
{
	color: #EF4036;
	height: 45px;
	width: 160px;
	font-size: 16px;
	font-weight: bold;
	background-color: #F7F7F7;
	cursor: hand;
	cursor: pointer;
	border-style:none;		
}
#ButtonBox .FinishButton
{
	color: #EF4036;
	height: 45px;
	width: 160px;
	font-size: 16px;
	font-weight: bold;
	background-color: #F7F7F7;
	cursor: hand;
	cursor: pointer;
	border-style:none;
}

/*
*
*		HACKS
*
*/

.PageHeader img
{
	display: none;
}


/*
Profile hovers
*/

#profiles
{
    background: #EFEFEF;
    height: 308px;
    width: 924px;
    margin: 0 0 20px 18px;
    position: relative;
}
.profileslider
{
    height: 308px;
    overflow: hidden;
    width: 924px;
    position: relative;
}
.profilecontent
{
}

.profile
{
    padding: 312px 4px 4px 4px;
    width: 300px;
    height: 300px;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    position: relative;
}
.profile.bagels
{
    background-image: url(../images/profile-bagels.jpg);
}
.profile.cfo
{
    background-image: url(../images/profile-cfo.jpg);
}
.profile.help
{
    background-image: url(../images/profile-help.jpg);
}
.profile.talent
{
    background-image: url(../images/profile-talent.jpg);
}
.profile.meetings
{
    background-image: url(../images/profile-meetings.jpg);
}
.profile.stapler
{
    background-image: url(../images/profile-stapler.jpg);
}

.profile h2, .profile p
{
    position: absolute;
    left: -999em;
}
.profile dl
{
    position: absolute;
    bottom: 24px;
    height: 120px;
    margin-left: 18px;
}
.profile dt
{
    float: left;
    width: 70px;
    height: 60px;
    margin-bottom: 5px;
    background: url(../images/sprites.png) 0 -90px no-repeat;
    overflow: hidden;
    text-indent: -999em;
    clear: left;
}
.profile dt.mInterview
{
    background-position: -70px -90px;
}
.profile dt.mPulse
{
    background-position: -140px -90px;
}
.profile dt.mResearch
{
    background-position: -210px -90px;
}
.profile dt.mPerform
{
    background-position: -280px -90px;
}
.profile dt.m360
{
    background-position: -350px -90px;
}
.profile dt.mReporter
{
    background-position: -420px -90px;
}
.profile dt.hire
{
    background-position: 0 -150px;
}
.profile dt.engage
{
    background-position: -70px -150px;
}
.profile dt.develop
{
    background-position: -140px -150px;
}
.profile dt.retain
{
    background-position: -210px -150px;
}
.profile dt.transition
{
    background-position: -280px -150px;
}
.profile dt.services
{
    background-position: -350px -150px;
}
.profile dd
{
    width: 140px;
    height: 50px;
    padding: 10px 0 0;
    float: left;
}
.profile dd a
{
    text-transform: uppercase;
    display: inline;
}

#profiles #arrows
{
    list-style-type: none;
}
#profiles #arrows a
{
    position: absolute;
    height: 50px;
    width: 36px;
    top: 129px;
    left: -36px;
    background: url(../images/sprites.png) -118px 0 no-repeat;
}
#profiles #arrows a.prev:hover
{
    background-position: -154px 0;
}
#profiles #arrows a.prev:active, #profiles #arrows .inactive a.prev
{
    background-position: -190px 0;
    cursor: default;
}
#profiles #arrows a.next
{
    background-position: -226px 0;
    left: 924px;
}
#profiles #arrows a.next:hover
{
    background-position: -262px 0;
}
#profiles #arrows a.next:active, #profiles #arrows .inactive a.next
{
    background-position: -298px 0;
    cursor: default;
}