@import url(/mistatic/stylesheets/classifieds/classified-vertical.css);
/* aurora defaults for non-aurora site */
.widget {
  background-color: white;
  background-image: -moz-linear-gradient(center top, #eaf2f5 10%, white 30%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #eaf2f5), color-stop(0.3, white));
  background-image: linear-gradient(center top, #eaf2f5 10%, white 30%);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  -moz-box-shadow: inset 0 1px 3px 1px #eaf2f5, 0 0 8px #999999;
  -webkit-box-shadow: inset 0 1px 3px 1px #eaf2f5, 0 0 8px #999999;
  box-shadow: inset 0 1px 3px 1px #eaf2f5, 0 0 8px #999999;
  clear:both;
  margin: 0 0 20px;
position: relative;
}
.widget .heading {
  font-size: 1.3em;
  line-height: 2;
  background-color: #346b98;
  color: #eeeeee;
  background-color: #346b98;
  background-image: -moz-linear-gradient(top, #0083cb, #346b98);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0083cb), color-stop(1, #346b98));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0083cb, endColorstr=#346b98);
  background-image: linear-gradient(top, #0083cb, #346b98);
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-radius: 5px 5px 0 0; 
  font-family: Arial, Geneva, sans-serif;
  height: 32px;
  margin: 0;
  padding: 0 0 0 10px;
}
.widget .heading a {
  color: #eeeeee;
}
.widget .heading a:hover {
  color: #eeeeee;
  text-decoration: underline;
}
.widget .more_button {
	background-color: #0B74AB;
	background-image: -moz-linear-gradient(top, #0083cb, #346b98);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0083cb), color-stop(1, #346b98));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0083cb, endColorstr=#346b98);
	background-image: linear-gradient(top, #0083cb, #346b98);
	-moz-box-shadow: inset 0 1px 3px 1px #0e95db;
	-webkit-box-shadow: inset 0 1px 3px 1px #0e95db;
	border: solid 1px #08537B;position: absolute;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	box-shadow: inset 0 1px 3px 1px #0e95db;
	bottom: -6px;
	color: #EEE;
	display: block;
	font-size: 1em;
	padding: 3px 10px;
	right: 14px;
	text-align: center;
	text-shadow: 0 -1px 1px #116;
	width: 75px;
	z-index: 2;
}
/* end defaults */

#vendor .contentTop {
	width: 616px;
}

#vendor .contentTop h2 {
	font-weight: bold;
}

#mi_jobs_content h3 {
	color:       #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:      0;
}

#mi_jobs_content .ui-widget-header, #mi_jobs_content .ui-tabs-selected a {
	background:     none !important;
	text-transform: none !important;
}

#tabs .ui-tabs-selected {
	background-color: #DCEFF6;
}

#tabs .ui-tabs-selected a {
	color: #000 !important;
}

#mi_jobs_content ul, #mi_jobs_content ol {
	list-style-type: none !important;
	margin:          0;
	padding:         0;
}

#jobFind, #jobPost {
	padding: 0px !important;
}

#jobFind .floatLeft, #jobFind .floatRight {
	margin-top:  15px;
	line-height: 1.3;
}

#vendor .contentTop h2 {
	padding: 15px 0 !important;
	width:   64% !important;
}

#jobSearch input#keywords {
	height: 26px !important;
	width: 165px;
}

#jobSearch .searchSubmit {
	border: none;
	cursor: pointer;
	display: block;
	margin: 0;
}

#jobSearch select, #jobSearch #location {
	margin-bottom: 10px;
	width: 100%;
}

.parallel_widgets .right, .parallel_widgets .left { width: 318px; }
#mi_jobs_content .parallel_widgets .right h2 { display: none; }
.top_jobs.more_button {
	float: right;
	margin: -20px 10px 12px 0;
	position: static;
	width: 100px;
}
.parallel_widgets .jobs ul.details { max-height: 340px; }
.html_widget .sf_html_module_container { padding: 9px; } 
#buyingCar .column.last {
	padding: 5px 10px !important; width: 184px;
}

#buyingCar input#title {
	width: 90px;
}

#buyingCar input#zipcode {
	width: 80px;
}

#jobList {
	border-collapse: collapse;
}

#cb-featuredjobs #mi_top_job {
	margin: 0;
}
.job_week {
	border:1px solid #BBBBBB;
	padding:5px;
	font-family:arial, sans-serif;
	font-size:12px;
	background-color:white;
}

.job_week h3 {
	background-color:#8dad5a;
	padding:2px;
	text-align:center;
	font-family:arial, sans-serif;
	color:white;
	font-weight: bold;
}
.job_week img {
	cursor:pointer;
	padding: 10px 0px 5px;
}
.job_week a {
	font-weight:bold;
}
