﻿p, dt, dd
{
	line-height:125%;
}

.hide
{
	display:none;
}

#jobslist
{
	margin-bottom:50px;
}

#jobslist .jobsheader .pagination
{
	color:#777;
	float:right;
	font-size:12px;
	padding: 8px 1px 0 5px;
}

#jobslist > .jobsheader > p.featured
{
	background:url(../Img/star-featured.png) no-repeat left 6px;
	padding:7px 10px 0 16px;
	margin:0;
	float:right;
	font-size:12px;
	font-family:Tahoma, Arial, Sans-Serif;
}

#jobslist > .jobsheader > #sortmenu
{
	float:right;
	display:block;
	font-size:11px;
}

#jobslist > .jobsheader > #sortmenu > select
{
    padding:1px;
    margin:0;
	width:150px;
}

#jobslist input[type=submit]
{
	margin:5px 0 0 -1px;
}

#jobslist img.spinner
{
    display:none;
    width:14px;
    height:14px;
}

#jobslist .jobsheader, .sidebar h3, h3.solid
{
	background-color:#eee;
	padding:4px 5px 5px 15px;
	margin:0;
	margin-bottom:15px;
	clear:both;
}

#jobslist h3, .sidebar h3, h3.solid
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:100%;
	font-weight:bold;
}

#jobslist .jobsheader, #jobslist .jobsheader > h3
{
	margin:0;
}

#jobslist .jobsheader > h3
{
    display:inline-block;
    max-width:420px;
}

#jobslist .jobsheader a.everywhere
{
    display:inline-block;
    margin-right:10px;
    white-space:nowrap;
}

.sidebar div#help, .sidebar div#featured-employer
{
	margin-bottom:30px;
}

.sidebar.post > h3 + div
{
	padding:0 10px 20px 15px;
}

.sidebar #recentsearches
{
    margin-top:15px;
    margin-bottom:-10px;
    padding-left:5px;
    clear:both;
}

.sidebar #recentsearches > a, .sidebar #recentsearches > span
{
    display:block;
    float:left;
    max-width:190px;
}

.sidebar #recentsearches > span
{
    clear:both;
}

.sidebar #recentsearches > a.delete
{
    float:right;
    clear:both;
    color:#999;
}

.sidebar #recentsearches > a.delete:hover
{
    text-decoration:none;
}

.sidebar div#featured-employer img
{
	min-height:100px;
}

.sidebar div#favjobs
{
    margin-bottom:20px;
}

.sidebar img#fav-star
{
    float:right;
}

.sidebar div#favjobs a#viewallfav
{
    font-weight:normal;
    margin-left:20px;
    padding-bottom:3px;
}

#jobdetailpage #views
{
	font-style:italic;
}

div.listitem
{
	clear:both;
	width:639px;
	padding:10px;
	border-bottom:solid 1px #e9e9e9;
	border-right: 1px solid transparent;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	position: relative;
}

div.listitem.highlighted
{
	background-color: #edf7ff;
	border-bottom: 1px solid #cfe2f0;
	border-right: 1px solid #cfe2f0;
}

div.listitem > a.fav-toggle
{
    display:block;
    float:left;
    height:16px;
    margin-right:5px;
    width:15px;
    background:url(../Img/fav-star-off.png) no-repeat 0 1px;
}

div.listitem > a.fav-toggle.isfav
{
    background-image:url(../Img/fav-star-on.png);
}

div.listitem > p
{
    padding:2px 0;
	margin:0 0 0 22px;
	clear:left;
}

div.listitem > p.tags
{
    font-size:.9em;
}

div.listitem a.title
{
	font-weight:bold;
	font-size:14px;
	display:inline-block;
	margin-right:5px;
}

div.listitem span.employer
{
	font-weight:bold;
	color:#444;
	display:inline-block;
	max-width:300px;
}

.listitem .one-line
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:540px;
}

.listitem span.joeltestscore {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#14B732;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:9px;
	margin-left:3px;
	padding:1px 4px 2px;
	position:relative;
	top:-1px;
}

.listitem > .right
{
	float:right;
	text-align:right;
	padding-left:12px;
}

.listitem > .right > p
{
	text-align:right;
	margin:0;
}

.listitem > .right > .posted
{
	font-size:11px;
	padding-top:2px;
}

.listitem > .location
{
	font-size:11px;
	font-style:italic;
}

.listitem > .description
{
	clear:right;
	color:#888;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.listitem img.application-indicator
{
    position: absolute;
    top: 28px;
    left: 10px;
}

#listheader
{
	font-weight:bold;
	padding:0;
	padding-bottom:5px;
}

.sidebar .jobsheader + div, #ad-sidebar
{
	margin-bottom:25px;
}

h3.jobsheader > a.rss, h3.jobsheader > a.subscribe
{
	float:right;
	margin-top:3px;
	margin-right:1px;
	display:inline-block;
	width:16px;
	height:16px;
	margin-left:4px;
	background-position:center center;
	background-repeat:no-repeat;
}

h3.jobsheader > a.rss
{
    background-image:url(../Img/icon-rss.png);
}

h3.jobsheader > a.subscribe
{
    background-image:url(../Img/icon-envelope.png);
}

#jobdetailpage > #jobdetail-nav
{
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #e9e9e9;
	float:left;
	width:100%;
}

#jobdetailpage .returntolist > a, #jobdetailpage > #jobdetail-nav > a.returntolist, a.double-arrow-left
{
	background:url(../Img/arrow-left-orange-dbl.png) no-repeat 0 3px;
	display:inline-block;
	padding:0 0 4px 26px;
}

#jobdetailpage > #jobdetail-nav > a.returntolist
{
    float:left;
}

#jobdetailpage > #jobdetail-nav > #prev-job
{
	padding-left:25px;
	background:url(../Img/arrow-left-orange.png) no-repeat 10px 3px;
	float:left;
}

#jobdetailpage > #jobdetail-nav > #next-job
{
	padding-right:16px;
	background:url(../Img/arrow-right-orange.png) no-repeat right 3px;
	float:right;
}

.jobdetail
{
	padding-bottom:20px;
	width:98%;
	word-wrap: break-word;
}

.jobdetail > a
{
	display:block;
}


.jobdetail h1#title
{
	font-size:26px;
	font-weight:bold;
	color:#fd8008;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:120%;
	margin:0;
	margin-bottom:5px;
}

.jobdetail #main h3
{
	font-size:16px;
	font-weight:bold;
	clear:both;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.jobdetail #hed 
{
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.jobdetail #hed p
{
    margin-bottom:5px;
}

.jobdetail #byline a
{
	font-weight:bold;
}

.jobdetail #byline span
{
    color:#888;
}

.jobdetail #byline span > a
{
    font-weight:normal;
    display:inline-block;
    margin:0 1px;
}

.jobdetail #byline span.location
{
	font-style:italic;
	color:inherit;
}

#jobdetailpage #expired, #jobdetailpage #orderstatus
{
	font-weight:bold;
	padding:7px;
	border:2px solid #eee;
	margin:0 auto 10px auto;
	width:260px;
	text-align:center;
}

.jobdetail #main
{
	float:left;
	width:640px;
	margin-right:50px;
}

.jobdetail #sidebar
{
	float:right;
	width:225px;
}

.jobdetail .description
{
	margin-bottom:20px;
}

.sidebar.detail > #companylogo
{
	padding-top:5px;
	margin-bottom:35px;
}

.sidebar.detail > #companylogo > img
{
	display:block;
	max-width:210px;
	margin:0 auto;
}

.sidebar.detail > #relatedjobs
{
	margin-top:-5px;
}

.sidebar.detail > #relatedjobs > a
{
	display:block;
	padding:0 10px 8px 15px;
	margin-bottom:8px;
	border-bottom:1px solid #e9e9e9;
}

.sidebar.detail > #share
{
	clear:both;
	border-top:1px solid #e9e9e9;
	margin-bottom:30px;
}

.sidebar.detail > #share > a, .sidebar.detail > #share > div.flag
{
	display:block;
	padding:8px 8px 8px 40px;
	border-bottom:1px solid #e9e9e9;
	background-repeat:no-repeat;
	background-position:15px center;
	overflow:hidden;
}

.sidebar.detail > #share > a.mail
{
	background-image:url(../Img/icon-envelope.png);
}

.sidebar.detail > #share > a.twitter
{
	background-image:url(../Img/icon-twitter.png);
}

.sidebar.detail > #share > a.facebook
{
	background-image:url(../Img/icon-fb.gif);
}

.sidebar.detail > #share > div.flag
{
	background-image:url(../Img/flag.png);
	background-position:15px 8px;
}

.sidebar.detail > #share > a#fav-share
{
	background-image:url(../Img/fav-star-large-off.png);
}

.sidebar.detail > #share > a#fav-share.isfav
{
	background-image:url(../Img/fav-star-large-on.png);
}

.sidebar.detail > #share > a#company
{
	background-image:url(../Img/arrow-right-orange.png);
	background-position:17px center;
}

.sidebar.detail div.admin
{
	clear:both;
	padding-left:15px;
	padding-bottom:10px;
}

.sidebar.detail #history > div
{
    margin-bottom:10px;
}

.sidebar.detail #history > div > p
{
    margin:0;
}

.sidebar.detail #jobadmin > form > input[type=checkbox]
{
	display:block;
	float:left;
	clear:both;
	margin:0;
	margin-right:6px;
	padding:0;
}

.sidebar.detail #jobadmin > form > input + label
{
	display:block;
	float:left;
	margin-top:-2px;
}

.sidebar.detail #jobadmin p.hint
{
	font-size:11px;
	color:#777;
}

.sidebar.detail #jobadmin > p.jobowner
{
	color:#999;
}

.sidebar.detail #jobadminform > div#highlighted
{
	padding-left:18px;
	padding-right:5px;
	margin-top:-5px;
}

.sidebar.detail #jobadminform > div#highlighted > #highlightedmask
{
	position:absolute;
	background-color:#fff;
	display:none;
	filter:alpha(opacity=60);
	opacity:.6;
	z-index:5;
}

.sidebar.detail #jobadmin .saved
{
	display:none;
	margin-left:10px;
}

.sidebar.detail #jobadmin #fivemins
{
	display:none;
}

.sidebar.detail #jobadmin #saving
{
	color:#999;
	display:none;
}

.sidebar.detail .admin-sidebar
{
	margin-bottom:20px;
}

.sidebar.detail span.status
{
    font-weight:bold;
}

.sidebar.detail p.upgrade
{
    margin-top:-6px;
}

a.disabled
{
	color:#999;
	text-decoration:none;
	cursor:auto;
}

#joeltest
{
	background-color:#f5f5f5;
	padding:10px;
	float:left;
	width:100%;
	margin-bottom:25px;
}

#joeltest > div
{
	float:left;
	width:290px;
}

#joeltest > div + div
{
	width:330px;
}

#joeltest > div > span
{
	display:block;
	padding-left:22px;
	line-height:20px;
	float:left;
	clear:both;
	width:310px;
}

#joeltest > div > span[checked]
{
	background:url(../Img/check-green.png) no-repeat left 4px;
}

#joeltest img
{
	clear:both;
	margin-right:8px;
	margin-bottom:6px;
	margin-top:1px;
	width:12px;
	height:12px;
}

#joeltest img, #joeltest span
{
	display:block;
	float:left;    
}

.jobdetail a#applytitleclick, .jobdetail .apply-with-your-profile
{
    display:inline-block;
    clear:left;
}

.apply-with-your-profile > span
{
    padding-left: 24px;
    background-image: url(../Img/icon-bars-white-border.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.jobdetail h2
{
	margin:0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #FD8008;
	margin-bottom:15px;
}

.jobdetail .apply2
{
	display:none;
}

#jobdetailpage #searchresults
{
	font-weight:bold;
}

#post
{
	float:left;
	width:600px;
	margin-right:30px;
}

#post #instructions
{
	padding:0 15px;
}

#post #jobform
{
	padding-left:15px;
}

#post label
{
	margin-bottom:1px;
	font-weight:bold;
}

#post #jobform label[for=IsTelecommute], #post #jobform label[for=IsSysAdmin], #post #jobform label[for=OffersRelocation]
{
	font-weight:normal;
	margin-top:-8px;
}

#post #jobform input[type=checkbox][name=IsTelecommute], #post #jobform input[type=checkbox][name=IsSysAdmin]
{
    margin-top:-7px;
}

#post #jobform .field-validation-error
{
	font-size:11px;
	font-family:Tahoma, Arial, Sans-Serif;
	line-height:100%;
	display:inline-block;
	margin-left:10px;
	color:#E55F00;
}

#post #jobform .field-validation-error.hide
{
	display:none;
}

#post #jobform input.input-validation-error, #post #jobform textarea.input-validation-error
{
	border:1px solid #E55F00;
}

#post #jobform input[type=text], #post #jobform textarea, span.mceEditor
{
	display:block;
	margin-bottom:17px;
	margin-top:2px;
	width:98%;
}

#post #jobform input[type=text].address
{
	margin-bottom:2px;
	margin-top:5px;
}

button + button 
{
    margin-left:10px;
}

textarea, input
{
	font-size: 100%;
	padding:3px;
}

#post #jobform textarea
{
	height:175px;
}

#post #jobform textarea#Directions
{
	height:55px;
}

#post #jobform textarea#Requirements, #post #jobform textarea#AboutCompany
{
	height:110px;
}

#post #jobform input + p.hint, #post #jobform input + label + p.hint, #post #jobform textarea + p.hint
{
	margin-top:-15px;
	margin-bottom:13px;
	font-size:0.87em;
	font-family:Tahoma, Arial, Sans-Serif;
	color:#777;
}

#post #jobform input + label + p.hint
{
	margin-top:0px;
}

#post #jobform input[type=text].address + p.hint
{
	margin-top:0px;
	margin-bottom:20px;
}

#post #jobform input[type=checkbox]
{
	clear:both;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:1px;
}

#post #jobform #joeltest label
{
	display:block;
	float:left;
	font-weight:normal;
	margin-bottom:6px;
}

#post #jobform #joeltest #SuppressJoelTest
{
	margin-top:20px;
}

#post #jobform #joeltest #suppresslabel
{
	margin-top:18px;
	font-style:italic;
}

#post #needslots
{
    padding-left:15px;
}

div.sidebar.post div#actions input, div.sidebar.post div#actions button
{
    display:block;
    margin:10px 0;
}

div.sidebar.post div#actions p.field-validation-error
{
    margin:10px 0 0 0;
}

#job-preview .jobdetail
{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding-top:15px;
	margin-bottom:15px;
}

#job-preview #companylogo
{
    float:right;
    margin:20px;
}

.searchform a#viewall
{
	float:right;
	display:block;
	padding: 0 3px;
}

.searchfields label
{
	font-weight:bold;
	display:inline-block;
	width:45px;
	clear:right;
	position:relative;
	top:3px;
}

.searchfields div.distance, .searchfields div#where
{
    transition: opacity 0.17s;
    -moz-transition: opacity 0.17s;
    -webkit-transition: opacity 0.17s;
    clear:both;
}

.searchfields div.disabled
{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
    opacity:.4;
}

.searchfields input[type=text] {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 3px 6px;
	margin: 0 0 10px 0;
	width:150px;
	float:right;
}

.searchfields input#range
{
	background:inherit;
	width:30px;
	text-align:center;
	padding:1px 5px;
}

.searchfields #rangelabel
{
    float:right;
    display:inline-block;
    padding-right:6px;
}

.searchfields input[type=radio]
{
	margin-bottom:20px;    
}

.searchfields input[type=checkbox]
{
    margin-left:5px;
}

.searchfields > p
{
    margin:12px 0;
}

.searchfields input[type=radio] + label, .searchfields input[type=checkbox] + label, .searchfields input[type=checkbox] + input[type=hidden] + label
{
	display:inline-block;
	padding-left:1px;
	font-size:12px;
	padding-right:10px;
	font-weight:normal;
	color:inherit;
	margin-bottom:4px;
	width:auto;
}

.searchfields label.range
{
    width:auto;
    position:inherit;
}

.searchfields a.arrow
{
	margin-top:7px;
}

.sidebar .searchform
{
	padding-left:2px;
}

form a.arrow.button
{
	display:none;
}

#faq dt, #support dt
{
	font-weight:bold;
	margin-bottom:10px;
}

#faq dd, #support dd
{
	margin-bottom:15px;
	margin-left:15px;
}

.expired
{
	color:Red;
	font-weight:bold;
}

#editsidebar 
{
	padding:0 15px;
}

#fav-tip 
{
    background-color:#fff;
	display:none;
	position:absolute;
	margin-top:-11px;
	margin-left:15px;
	height:46px;
	padding:10px;
	width:250px;
	color:inherit;
	-webkit-box-shadow:2px 2px 6px rgba(51,51,51,0.5);
	-webkit-border-radius:5px;
	-moz-box-shadow:2px 2px 6px rgba(51,51,51,0.5);
	-moz-border-radius:5px;
	box-shadow:2px 2px 6px rgba(51,51,51,0.5);
	border-radius:5px;
	border:1px solid #FF7B18;
	z-index:50;
	white-space:normal;
	max-width:inherit;
}

.sidebar #fav-tip
{
	margin-top:-36px;
	margin-left:35px;
}
        
#fav-tip  > p
{
    text-indent:-12px;
    padding-left:12px;
    width:210px;
    float:left;
    clear:none;
}

#fav-tip a#close
{
    float:right;
    display:inline-block;
    font-size:13px;
    line-height:80%;
    font-family:Tahoma, Arial, Sans-Serif;
    color:inherit;
    width:12px;
    padding:1px;
    padding-bottom:4px;
    text-align:center;
    text-decoration:none;
    border:1px solid #ccc;
}

#fav-tip a#close:hover
{
    text-decoration:none;
}

div.login-guidance
{
    width:860px;
    margin:18px 0 20px 32px;
    padding-bottom:10px;
    border-bottom:1px dotted #ccc;
    float:left;
}

div.login-guidance > div.candidate-search > h2
{
    color: #5EA6EA;
}

div.checkout-header > div
{
    float:left;
}

div.checkout-header > div.price
{
    width:150px;
    margin-right:35px;
}

div.checkout-header > div.price > h1
{
    color:#5ea6ea;
    text-shadow: -1px -1px 0 #4E8CBF;
    font-size:60px;
    font-family:  'Helvetica Neue',Helvetica,Arial,sans-serif;
    border:0;
    margin:0;
    line-height: 100%;
}

div.checkout-header > div.price > span
{
    font-size:12px;
    display:block;
    margin:5px 0 15px 0;
}

div.checkout-header > div.price > strong.our-promise
{
    color:#5ea6ea;
    display:inline-block;
    margin-bottom:5px;
}

div.login-guidance h2, div.checkout-header h2 
{
    color:#5ea6ea;
    font-size:24px;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    border:0;
    margin:5px 0 15px 0;
    line-height: 100%;
}

div.checkout-header > div.reach > h2 
{
    margin-bottom:0;
}

div.checkout-header > div.reach > ul
{
    margin:15px 0 15px 45px;
    font-size:17px;
    line-height: 140%;
}

div.checkout-header > div.reach > h3
{
    color:#aaa;
    font-size:16px;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    border:0;
    margin:0 0 6px 0;
    line-height: 100%;
}

#linkedin-toggle { padding-left: 26px; background: transparent url("../img/linkedin-icon.png") no-repeat 3px center; }

img.special
{
    display:block;
}

img.special.banner
{
    margin:10px auto 25px auto;
}

.sidebar img.special
{
    margin:30px auto;
}

div.profile-ad
{
    padding: 15px;
    background-color: #FEF1D8;
    margin-bottom:20px;
}

div.profile-ad h2
{
    color: #444;
}

div.profile-ad > div.request
{
    text-align:center;
}

div.profile-ad > div.request > a.orange-submit
{
    margin:5px 0;
}

div.profile-ad > div.request > a > img
{
    display:inline-block;
    margin:15px 0 5px 0;    
}

div.profile-ad > ul > li
{
    margin-bottom: 5px;
}

div.profile-ad-wide > div.request
{
    text-align: left;
    width: 400px;
}

div.profile-ad > div.request > a.orange-submit
{
    margin: 0;
}

img.border { border:1px solid #999; }

#apply-container .send-message-container { background-color: #F3F3F3; width: 660px; border: 1px solid #D9D9D9; padding-top: 25px; display: block; }    
    #apply-container .send-message-container .hide { display: block; width: 560px; margin: 0 auto; padding: 5px 0; text-align: right; }
    #apply-container .send-message-container .message-block { border-color: #D9D9D9; }
    #apply-container .send-message-container .message-block:first-child { margin-top: 0; }   
    
#apply-container .send-message-container .field-help
{
    width: 260px;
    margin-right: 30px; 
    padding: 9px 13px 9px 30px;
}

#apply-container .employer-message-form { }
    #apply-container .employer-message-form label { display: block; color: #888; }
    #apply-container .employer-message-form input[type=text],
    #apply-container .employer-message-form textarea { width: 516px; padding: 5px; margin: 5px 0 10px; }    
    #apply-container .employer-message-form input[type=submit] { width: 130px; float: none; }
    #apply-container .employer-message-form .application-submit { margin-top: 1.5em; }
    #apply-container .employer-message-form .messages-remaining { margin-left: 10px; float: left; width: 388px; padding: 4px 0; }
    #apply-container .employer-message-form .field-help { font-size: 100%; }
    #apply-container .employer-message-form .edit-field { margin: 0; padding: 0; }
    #apply-container .employer-message-form .field-validation-error ul { margin-top: 15px; }
    #apply-container .employer-message-form .application-form .spinner { background: url("../Img/ajax-loader-ball.gif") center left no-repeat; padding-left: 30px; margin-left: 10px; display: none; margin-top: 20px; }
        #apply-container .employer-message-form .application-form .spinner.problem { background-image: url(../Img/exclamation-button-png.png); }
        
#apply-container { background-color: #F3F3F3; width: 660px; border: 1px solid #D9D9D9; padding-top: 25px; }
    #apply-container form.application { margin: 25px 60px; background-color: #FFF; border: 1px solid #D9D9D9; }
    #apply-container form.application label { display: block; margin-top: 1em; color: #888; }
    #apply-container form.application textarea { min-height: 10em; }
    #apply-container form.application input[type=submit] { width: 130px; float: none; }
    #apply-container form.application .application-submit { margin-top: 2em; }
    
#apply-container .completed-application { }
    #apply-container .completed-application label { display: block; }
    #apply-container .completed-application span + label { margin-top: 1em; }

form.flag textarea
{
    width:320px;
    height:70px;
}

.sidebar form.flag
{
    margin:8px 0;
    display:none;
}

.sidebar form.flag textarea
{
    width:96%;
    margin:8px 0;
    resize: vertical;
}

.sidebar form.flag strong
{
    color:#fd8008;
}

.sidebar div.flags > p
{
    margin:5px 0;
}

.sidebar div.flags > p > span
{
    font-style:italic;
    color:#888;
}

a > span.pencil, button > span.pencil
{
    display:inline-block;
    height:16px;
    padding-left:16px;
    background:url(../Img/pencil.png) left 2px no-repeat;
    white-space:nowrap;
}

div.not-enough
{
    margin:15px 0;
    padding: 15px;
    background-color: #FEF1D8;
}

div.not-enough > div
{
    float:left;
    width:40%;
    margin-right:20px;
}

@media print
{
	.jobdetail #applytitleclick, .jobdetail .apply-with-your-profile
	{
		display:none;
	}

	.jobdetail h2
	{
		display:block;
	}
	
	.jobdetail .apply
	{
		display:block;
	}
	
	#jobdetailpage #views
	{
		display:none;
	}
	
	#jobdetailpage .returntolist
	{
		display:none;
	}

}

#matching-profiles .about
{
    margin: -5px 0 10px 0;
    padding: 1px 10px;
    background-color: #F1F8FF;
    float:none;
}

#matching-profiles p
{
    margin:11px 0;
}

#matching-profiles .buttons
{
    text-align: center;
}

.notify-success
{
    padding: 10px 15px; 
    background-color: #CFF0B2; 
    margin-bottom: 15px;
    border-radius: 3px;
}
.notify-success p 
{
    margin: 0 !important;
    color: #2B740F;        
}

.notify-error
{
    padding: 10px 15px; 
    background-color: #F0CFB2; 
    margin-bottom: 15px;
    border-radius: 3px;
}
.notify-error p 
{
    margin: 0 !important;
    color: #742B0F;        
}

/*embed*/
#embed {
    display: block;
}
#embed div {
    display: none;
    padding: 10px;
}
#embed a {
    background: url(Img/settings.png) no-repeat top left;
    padding-left: 20px;
}
#embed-textarea {
    background: #F6F6F6;
    color: #666;
    font-size: 13px;
    padding: 7px 10px;
    border: 1px solid #B9B9B9;
    border-top-color: #A4A4A4;
    -moz-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -ms-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -o-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -webkit-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.17);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    width: 100%;
    height: 130px;
}

