/* @override http://media.wanajob.com/search/sueded-explore-2.css */

@import url(./sueded-2.css);

/* @group 2. Helpers Styles */
div.bread {
	font-size: 11px;
}
div.bread a {
	text-decoration: none;
	color: #d7d7d7;
}
div.bread a.last {
	font-weight: bold;
}

div.bread:hover a {
	color: #03c;
}

div.bread:hover a.last {
	color: #F08B14;
	font-weight: bold;
}

div.bread a::after {
	content: " » ";
}
/* @end */

/* @group 3. Page Structure */

/* @group Skeleton & Page Furnitures */
#header {
	font-size: 11px;
	margin-top: 22px;
	overflow: auto;
	padding: 8px 0 8px ;
}
#header .nav {
	padding-left: 5px;
	overflow: auto;
}
#header .nav * {
	padding-right: 16px;
}
#header h1 {
	width: 210px;
	height: 64px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}

#header h1 a {
	padding: 0;
	width: 210px;
	height: 64px;
	display: block;
	background-color: #fff;
	background-image: url(./img/sueded/emploi-wanajob-offres.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -999em;
}
/* @end */
/* @end */

/* @group 4. Page Components */

/* @group Explore bloc */
#explore {
	width: 898px;
	margin: auto;
	position: relative;
}
#explore .alt {
	position: absolute;
	right: 0;
	padding: 8px;
	background:#FFF4C2;
	border:1px solid #FFCC34;
	z-index: 10;
}
#explore .alt * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.minus {}
/* @end */

/* @group Query Search */
.query-search {
	overflow: auto;
	padding-left: 5px;
}
.query-search div {
	float: left;
	padding: 5px 16px 5px 0;
}
.query-search div input {
	width: 220px;
}
.query-search div label {
	display: block;
	color: #a9a9a9;
	line-height: 12px;
}
.query-search div a {
	display: block;
	line-height: 12px;
}
.query-search div label span {
	font-weight: bold;
	color: #f08b14;
}
.query-search div button {
	width: 80px;
}
/* cas particulier, le footer */
#query-search-mid {
	padding-bottom: 16px;
}
#query-search-mid label {
	font-weight: bold;
	color: #f08b14;
}
#query-search-mid div.submit {
	padding-top: 16px;
}
#query-search-mid button {
	width: auto;
}
/* @end */
/* @end */

/* @group 5. Overrides */
#explore table {
	width: 100%;
	clear: both;
}
#explore td {
	vertical-align: top;
}
div.abc {
	position: absolute;
	right: 0;
	font-size: 14px;
	line-height: 16px;
	margin-top: -32px;
}
div.abc strong {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:#acf;
	color:#000000;
	padding:2px;
	font-weight: normal;
}
div.abc a {
	padding: 2px;
}
h2 + div.abc {
	margin-top: -29px;
}
h2 + div.abc a {
	text-decoration: none;
}
h3 + div.abc {
	margin-top: -32px;
}
h2.abc {
	border-bottom: 1px solid #acf;
}

.big-title {
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	margin: 16px 0;
	padding: 0;
}
.big-title a {
	text-decoration: none;
}
/* @end */