﻿.job { width:790px; border-style:solid; border-width:1px; border-color:#ffe58a; margin-left: 10px; margin-bottom:10px; padding: 0px 6px 6px 6px; }
.jobLocation { width: 200px; margin-right: 8px }
h2 { margin-top: 4px; margin-bottom: 2px }
.created { text-align: right; float:right; margin-top: 4px; font-size: smaller; }
.industry { font-size: medium; margin-top: 10px; float: left; }
.searchResultLabel { font-size: larger }
.moreavailable{ text-align: right; float: right; }

#companyLogo
{
	float:right;
}

.companyLogo
{
	width: 20%;
}

.jobTitleAndLocation
{
	width:100%; /* 650px; */
}

#jobTitle h3
{
	font-size:large;
}

#searchFilters
{
	width:790px;
	margin-right:0px;
}

#industryFilters,
#occupationFilters,
#regionFilters,
.subscribePanel
{
	margin-top:6px;
}

#suburbFilters
{
	margin-top:4px;
}

.emptyItems, .cnlyJSAJobs, .onlyEntityJobs
{
	margin-left: 10px;
}

.cnlyJSAJobs, .onlyEntityJobs
{
	width:500px;
	border:1px solid #ffe58a;
}

.onlyEntityJobs
{
	margin-bottom:10px;
	font-size:larger
}

#searchHeader ul
{
	list-style-type: none;
	height: 29px;
	padding: 0 0 0 10px;
	margin: 0;
}

#searchHeader li
{
	float: left;
	margin-right: 4px;
}

#searchHeader li a
{
	text-align: center;
	text-decoration: none;
	color: #666;
	background-image: url(../images/bg_tabs_search_sprite3.png);
	background-position: 0 -29px;
	background-repeat: no-repeat;
	width: 140px;
	height: 29px;
	display: block;
	font-size: 13px;
}

#searchHeader li a:hover {
  background-image: url(../images/bg_tabs_search_sprite3.png);
  background-position: 0 -58px;
  background-repeat: no-repeat;
}


#searchHeader li a span
{
	top: 7px;
	position: relative;
}

.activeJob #activeJobs-tab a,
.forecastedJob #forecastedJobs-tab a,
.activeJob #activeJobs-tab a:hover,
.forecastedJob #forecastedJobs-tab a:hover
{
	background-position: 0 0px;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

#ctl00_ContentPlaceHolder1_SearchTabBorders
{
	margin-left: 10px;
	height:1px;
	background-color: #f15e22;
}

#TabBorder1, #TabBorder2, #TabBorder3, #TabBorder4
{
	padding:0;
	margin:0;
	height: 1px;
	float:left;
}

#TabBorder1
{
	width:138px;
	border-left: solid 1px #f15e22;
}

#TabBorder2
{
	width:5px; 
}
 
#TabBorder3
{
	width:138px; 
}

#TabBorder4
{
	width:520px;
}


.activeJob #TabBorder1,
.forecastedJob #TabBorder3
{
	/* border-bottom: solid 1px #fff3c8; */
	background-color: #fff3c8;
}

.forecastNotePanel
{
	width:800px;
	border:1px solid #ffe58a;
	margin-left:10px;
	margin-bottom:10px;
}

.subscriptionPanel
{
	background-color: #ffe58a; /* #eadfb8;*/
	border: solid 1px #f15e22;
	padding: 6px 6px 6px 6px;
}

.searchButtonPanel
{
	float:left;
	padding: 6px 6px 6px 6px;
}