body {
	  background: #fff url(/images/topbar.gif) 0 0 repeat-x;
}

#info_user, #info_user a {
	color: #fff;
}

#info_user {
	padding-top: 2px;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	height: 59px;
	width: 141px;
	/*
	height: 53px;
	width: 125px;
	*/
	text-indent: -5000px;
	overflow: hidden;
	background: transparent url(/images/logo.gif) 0 0 no-repeat;

}

		
h2 {
	font: bold 1.8em arial, helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom: 2px solid #c2d8a7;
	padding: 0 0 5px 0;
	margin: 10px 0 10px 0;
}

h4 {
	font: bold 1.2em verdana, sans-serif;
	padding: 1em 0 2px 0;
	margin: 0;
}

a {
	color: #427aa0;
	cursor: pointer;
}

a:hover {
	color: #1a4b6f;
}


/* links floating right of h2s */

.top_addlink {
	float: right;
	width: 450px;
	margin-top: 15px;
	text-align: right;
}

/*********
	nav 
***********/

#navigation {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(/images/navigation.gif) left bottom repeat-x;
	line-height: normal;
	position: relative;
	height: 60px;
	overflow: visible;
}

#navigation ul#tabs {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 140px;
}

#tabs li {
	float: left;
	margin: 0 2px;
	background: url(/images/inactive_right.gif) right top no-repeat;
}

#tabs a {
	display: block;
	padding: 6px 16px 7px 16px;
	background: url(/images/inactive_left.gif) left top no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
}

#tabs a:hover {
	text-decoration: underline;
}

#tabs li.current {
	background-image: url(/images/active_right.gif);
}

#tabs li.current a {
	padding-bottom: 9px;
	background-image: url(/images/active_left.gif);
	color: #325f85;
}


#subnavigation {
	background: url(/images/subnavigation.gif) 0 0 no-repeat;
	height: 42px;
	clear: left;
}

#subnavigation ul {
	margin: 0 0 0 170px;
	padding: 5px 0;
}

#subnavigation li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}



/* download links */

#saveoptions .activedownloadlink {
	border-color: #3672c4;
}

#downloadoptions {
	border: 1px solid #3672c4;
}

#downloadoptions a:hover {
	background: #3672c4;
}


/***************************
	download/print/invites
****************************/

#saveoptions {
	position: absolute;
	bottom: 2px;
	right: 0;
}

#saveoptions li {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
}

#saveoptions a {
	display: block;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	font-size:1.05em;
	padding: 4px 4px 4px 24px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	border-bottom-width: 0;
	outline: none;
}

#saveoptions a:hover {
	text-decoration:underline;
}

#invitelink {
	background-image: url(/images/group.gif);
}

#upgradelink {
	background-image: url(/images/heart.gif);
}
#upgradelink:hover {
	background-image: url(/images/pulsingheart.gif);
}

#printlink {
	background-image: url(/images/print.gif);
}

#downloadlink {
	background-image: url(/images/disk.png);
}

#saveoptions img {
	vertical-align:text-top;
	margin:0 5px 0 0;
}

#saveoptions .activedownloadlink {
	border-bottom: 0;
	background-color: #eee;
}

#downloadoptions {
	display: none;
	position: absolute;
	top: 26px;
	right: 0;
	background: #fff;
	list-style: none;
	width: 10em;
	z-index:99;
}

#downloadoptions li {
	display: inline;
	clear: left;
	width: 100%;
	margin-left: 0;
}

#downloadoptions a {
	display: block;
	padding: 3px 3px 3px 3px;
	font-weight: normal;
}

#downloadoptions a:hover {
	text-decoration: none;
	color: #fff;
}

/********************
	RESUME CHANGER
*********************/

#info_resume {
	position: absolute;
	right: 0;
	bottom: -30px;
	font-size: .95em;
	margin: 0 5px 0 0;
}

#info_resume select {
	min-width: 13em;
	font-size: 1.2em;
	margin: 0px 5px 0 0;
}

#newResumeForm {
	display: block;
	margin: 0;
	padding: 0;
}

#info_resume #nameOfNewResume {
	width: 160px;
	font-size: 1.2em;
	margin: 0px 5px 0 0;
}

#newResumeForm label {
}

#cancelNewResume {
}

#confirmNewResume {
}

#info_resume a {
	font-weight:bold;
	font-size:1.1em;
	font-family:Verdana;
	text-decoration:none;
}

#info_resume a:hover {
	text-decoration:underline;
}

#newResumeCommand {
	padding: 2px;
}

#info_resume label {
}


/*******************
	UPGRADE
*********************/

#info_upgrade {
	position: absolute;
	right: 5px;
	bottom: -75px;
	font-weight: bold;
}

#info_upgrade a {
	padding-left: 19px;
	background: transparent url(/images/heart.gif) 0 0 no-repeat;
	text-decoration: none;
}

#info_upgrade a:hover {
	background-image: url(/images/pulsingheart.gif);
}

/********************
	EDIT RESUME
	color on section tools hilite
**********************************/

.section_tools a:hover {
	background-color: #6283a0;
}

/***************
	EDIT RESUME
	right side
*****************/

.controlbox {
	background: #fff url(/images/control_bg.gif) 0 0 no-repeat;
	padding: 5px 10px;
	margin: 0 0 15px 0;
}

.controlbox h3 {
	margin: 0;
	padding: 0 0 8px 0;
	font: bold 1.2em arial, helvetica, sans-serif;
}


/**************
	EDIT RESUME
	manage sections
********************/

#managesections li {
	list-style: none;
	display: block;
	padding: 2px 0;
}

.managesections_opt {
	padding-right: 3px;
}

#reorderSections {
	display: block;
	margin: 5px 0 10px 0;
}

/********************
	STYLE RESUME
*********************/

#resumeStyleContainer {
	border: 1px solid #ccc;
}

#resumeStyleContainer .resumeStyle:hover {
	background:#fff1c8;
}

#currentStyle {
	display:inline;
}

#resumeStyleContainer .resumeStyleSelected {
	border: 2px solid #aad38d;
	background:#deffc8;
}

#previewPane {
	border: 1px solid #ccc;
}

/*********
	HOME
	user
**********/

#jobmissing {
	border-color: #3672a4;
}


#jobmissing input {
	border: 2px solid #8dc4ea;
}

#jobmissing input:focus {
	border-color: #f90;
}

/*********
	HOME
	public
**********/

#minitour h3 span {
	color: #70a94a;
}

#tour_nav li a {
	background: #70a94a;
}

#tour_nav li a:hover {
	background: #c2d8a7;
}

#tour_nav li.current a {
	color: #70a94a;
	background: #fff;
}


#tour_nav li#viewtour a {
	background: #fff;
	color: #70a94a;
}

#create_forgot {
	position: absolute;
	bottom: 6px;
	right: 0;
	font: normal .95em arial, helvetica, sans-serif;
	color: #777;
}

#create_forgot a {
	text-decoration: none;
}


/***************
	FOOTER
***************/

#footer {
	padding: 60px 0 10px 0;
	color: #ccc;
	text-align: center;
}

/***************
	DISTRO
	email
****************/

#email_formats li a.current {
	background-color: #deffc8;
}

/***************
	DISTRO
	outside
****************/


/********************
	EDIT RESUME
	exsisting resume
**********************/

#uploadexistingresume,
.sorry {
	background: #deffc8;
	border: 2px solid #aad38d;
}


/******************
	SIGN UP
*******************/

#signUp {
	float: left;
	width: 390px;
	margin-left: 100px;
}

#signUp div {
	clear: both;
	padding: 4px 0;
}

#signUp div.active {
	background: #def2c5;
}

#signUp div.fText label {
	float: left;
	width: 125px;
	margin-right: 10px;
	text-align: right;
}

#signUp .fText input {
	width: 235px;
}

#makesubdomain {
	clear: left;
	border: 1px dotted #ccc;
	padding: 5px;
	margin: 10px 60px;
}

#makesubdomain #subURL {
	color: #444;
	font-weight: bold;
}

#subdomaincheck {
	margin-left: 10px;
	font-weight: bold;
	padding-left: 20px;
}

#makesubdomain .avail {
	color: #090;
	background: #fff url(http://www.emurse.com/images/check.gif) 0 0 no-repeat;
}

#makesubdomain .notavail {
	color: #900;
	background: #fff url(http://www.emurse.com/images/cancel.gif) 0 0 no-repeat;
}

#stepdesc {
	float: left;
	width: 300px;
	background: #def2c5;
	height: 150px;
}

#stepdesc p {
	padding: 10px;
	margin: 0;
}

#termsofservice {
	clear: left;
	padding-top: 1em;
	margin: 0 120px 2em 70px;
}

#termsofservice p {
	color: #666;
}

#signup_accounts {
	margin-left: 70px;
}

#signup_accounts div {
	float: left;
	width: 240px;
	margin: 0 10px;
}

#signup_accounts div input {
	float: left;
	margin: 8px 8px 0 0;
}

#signup_accounts div label {
	float: left;
	width: 200px;
}

#signup_accounts h3 {
	border-bottom: 1px dotted #ccc;
	margin-right	: 120px;
}

#signupSubmit {
	clear: both;
	text-align: right;
	padding-top: 8px;
	margin-right: 16px;
}

/*************
	ABOUT
**************/

#aboutemurse {
	margin: 1em 0 0 2em;
}

#aboutemurse h3 {
	margin: 0 0 4px 0;
}

#aboutemurse li {
	margin: 0 0 1em 0;
}


/*************
	PRIVACY
**************/

#privacy h3,
h3.outer {
	font: bold 1.4em arial, helvetica, sans-serif;
	padding: 5px 0 5px 18px;
	margin: 0 0 1em 0;
	border-bottom: 1px dotted #ccc;
	background: #fff url(/images/bullet_go.gif) 0 5px no-repeat;
	color: #427aa0;
}

#privacy h4 {
	font: bold 1em verdana, sans-serif;
	margin: .5em 0 2px 0;
	padding: 0 0 0 18px;
	color: #333;
}

#privacy p {
	line-height: 1.6em;
	margin: 0 0 1em 0;
	padding-left: 18px;
}

/**************
	SITE MAP
***************/

#sitemap {
	margin-left: 2em;
}

/*************
	TOUR
**************/

#tour_block div {
	float: left;
	width: 400px;
	height: 420px;
	padding: 10px;
	margin: 10px 20px;
	border-bottom: 1px solid #ccc;
}

#tour_block div img {
	padding: 2px;
	border: 1px solid #ccc;
}

#tour_block p {
	padding-top: 10px;
}

#tour_action {
	text-align: center;
	clear: left;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

/*************
	STATS
**************/

#stats ul {
	margin: 0 0 1em 2em;
}

/****************
	JOB SEARCH
	results
*****************/

h2 #s-crit {
	padding: 2px 3px;
	border: 2px solid #aad38d;
	background: #deffc8;
}

/*

body {
	background: #7e99b1 url(/images/page_bg.gif) center 0 repeat-y;
	font: normal 76% verdana, sans-serif;
	text-align: center;
}

html>body {
	background-image: url(/images/page_bg.png);
}


a {
	color: #3672a4;
	cursor: pointer;
}

a:hover {
	color: #1a4b6f;
}


#gettingStarted, #heresHowItWorks {
	color:#265904 !important;
}



#infobar {
	min-height: 29px;
	background: #71a6d4 url(/images/infobar.png) 0 0 repeat-x;
	font-family: verdana, sans-serif;
	font-style: normal;
	color: #fff;
}




#infobar a {
	color: #fff;
	text-decoration:underline;
}


#info_resume a {
    color: #fff;
}


/********
	tabs 

#navigation {
	background: #fff url(/images/navigation.gif) left bottom repeat-x;
}

#subnavigation {
	background: url(/images/subnavigation.gif) 0 0 no-repeat;;
}

#navigation {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 5px;
	background: #fff url(/images/navigation.gif) left bottom repeat-x;
	line-height: normal;
}

#navigation ul#tabs {
	list-style: none;
	padding-left: 10px;
}

#tabs li {
	float: left;
	margin: 0 2px;
	background: url(/images/inactive_right.gif) right top no-repeat;
}

#tabs a {
	display: block;
	padding: 7px 2em;
	background: url(/images/inactive_left.gif) left top no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
}

#tabs a:hover {
	color: #34678f;
}

#tabs li.current {
	background-image: url(/images/active_right.gif);
}

#tabs li.current a {
	padding-bottom: 9px;
	background-image: url(/images/active_left.gif);
	color: #325f85;
}

/*******
	download links

#saveoptions .activedownloadlink {
	border-color: #3672c4;
}

#downloadoptions {
	border: 1px solid #3672c4;
}

#downloadoptions a:hover {
	background: #3672c4;
}



/****************
	control area


.controlbox {
	width: 242px;
	color:#265904;
	background: #fff url(/images/control_bg.gif) 0 0 no-repeat;
}

/*****************************
	upload existing resume



#uploadexistingresume {
	background: #deffc8;
	border: 2px solid #aad38d;
}

.sorry {
	background: #deffc8;
	border: 2px solid #aad38d;
}







/********************
	green boxes


#renameResume, #remove_msg, #hostedURL, #newHostingForm, #dialogContent p, #newResumeHome {
	border: 2px solid #aad38d;
	background: #deffc8;
}



/********************
	OUTSIDE PAGES


body.outside {
	background: #fff url(/images/outside_header.gif) 0 0 repeat-x;
	font: normal 76% verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}


*/
