﻿.inputText
{
	width: 350px;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.inputTextDescription
{
	width: 500px;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.locationChooser, .inputList
{
	width: 355px;
	height: 130px;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.inputDropdown
{
	width: 355px;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

/* div containing advert title and subtitle */
#ad_titleBar 
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#ad_titleBar .ad_title 
{
	float:left;
	color:#2a338e;
	font-weight: bold;
	font-size: 1.3em;
	width:630px;
	height:23px;
	padding-top:3px;
}

#ad_titleBar .ad_title A
{
	color:#2a338e;
	font-weight: normal;
	text-decoration:none;
}

#ad_titleBar .apply
{
	text-align:right;
	width:80px;
	float:right;
	height:23px;
	padding-top:2px;
}

#ad_titleBar .ad_subtitle 
{
	font-size: 1.1em;
}

/* job details, contact, salary, locations etc. */
#advert_info 
{
	clear:both;
	float: left;
	width: 710px;
	padding-bottom: 20px;
	padding-left:10px;
}
#advert_info #contactinfo 
{
	float: left;
	width: 270px;
}
#advert_info #infoBox 
{
	float: left;
	width: 500px;
}

#advert_info #infoBoxWide
{
	float: left;
	width: 700px;
}

#advert_info #infoBox_profile
{
	float: right;
	width: 230px;
	min-height: 115px;
	padding: 10px;
	font-size: 12px;
	background-image: url(../images/viewprofile_infoicon.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: solid 1px #ccc;
	background-color: #edf1e3;
}
/* label elements */
#advert_info #infoBox div, #advert_info #infoBoxWide div
{
	padding-bottom: 8px;
}
#advert_info #infoBox_profile div
{
	padding-bottom: 8px;
}
#ad_button_container 
{
	text-align: left;
	margin-top: 10px;
}

#ad_button_container .button
{
	padding-right: 30px;
}

.job_hot
{
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	margin: 10px 0px 20px 30px;
	background-color: #eeeeee; 
	border: solid 1px #cccccc;
	padding:5px;
	width:460px;
	height:35px;
}

fieldset 
{
	margin-top: 10px;
	padding: 15px;
}

legend 
{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
}

.category_sub_box
{
	border:solid 1px #cccccc;
	background-color:#eeeeee;
	margin:0px 0px 10px 20px;
	position:absolute;
	padding:5px;
	z-index: 100;
}

.form_title
{
	font-weight: bold;
}

.advertLabel
{
	font-weight: bold;
	margin:3px 0px 3px 0px;
	font-size:1.2em;
}

.advertLogo
{
	float:right;
	padding:5px;
}

#detailsBox
{
	clear:both;
	float:left;
	background-color:#f8f8f8;
	width:700px;
	padding:10px;
}

#contactBox
{
	float:left;
	background-color:#ffffff;
	width:700px;
	padding:10px;
}

#backBox
{
	float:left;
	margin-top:10px;
	background-color:#ffffff;
	width:200px;
}

.ownerBox
{
	float:left;
	padding:10px;
	margin-top:10px;
	background-color:#f8f8f8;
	border:solid 1px #a0a0a0;
}

.cv_update_box
{
	color:#008000;
	text-align:center;
	font-weight:bold;
	margin: 10px 0px 20px 30px;
	background-color: #eeeeee; 
	border: solid 1px #cccccc;
	padding:10px;
	width:645px;
}

.shortlist
{
	margin-top:10px;
	font-size:1.0em;
	border: solid 1px #cdcdcd;
	padding:5px;
}

.costSummary
{
	font-size:1.2em;
	margin-top:10px;
}

	.costSummary #priceInfo
	{
		font-weight:bold;
		color:#ff0000;
	}
