/* Optiver Stylesheet */

/* General Styles */

@font-face {
	font-family: 'socials';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RudaRegular';
	src: url('../fonts/ruda-regular-webfont.eot');
	src: url('../fonts/ruda-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ruda-regular-webfont.woff') format('woff'),
	url('../fonts/ruda-regular-webfont.ttf') format('truetype'),
	url('../fonts/ruda-regular-webfont.svg#RudaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin:					0;
	padding:				0;
	border: 				none;
}

img, a img, a, input, input:focus {
	outline: 				none;
}



img.image_spacing {
	padding: 				5px 0 18px;
}

ul {
	list-style: 			none;
}

body {
	background: 			#fff;
	font: 					normal 12px/18px Arial, Verdana, sans-serif;
	color: 					#666;
}

.clear {
	clear:					both;
	height:					0;
	font: 					0/0 serif;
}

.flLeft { float: left; }
.flRight { float: right; }

.soft-bottom {
	margin-bottom:30px;
}

/* Link & Button Styles */

a {
	text-decoration: 		none;
	color: 					#ed4b1b;
}
a:hover {
	
}
a.button {
	display:block;
	text-align:center;
	background: #ed4b1b;
	padding: 15px 0;
	color:white;
	font-size:18px;
	font-family: 'MS Sans Serif', sans-serif, Verdana, Arial;
}
a.arrowback {
	background:				url(../image/link_arrowback.gif) no-repeat scroll left 2px;
	color:					#666;
	padding:				0 0 2px 17px;
	text-decoration:		underline;
}

div.cookie-notice-bar {
    display: block;
    position: fixed;
    z-index: 999;
    background: rgb(234,234,234);
    left:0;
    right:0;
    color: #000;
    line-height: 1.7;
    padding: 10px;
	font-size: 12px;
	font-family: RudaRegular;
	box-shadow: 0px -2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px -2px 5px rgba(0,0,0,0.3);
	-o-box-shadow: 0px -2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px -2px 5px rgba(0,0,0,0.3);
}

div.cookie-notice-bar span {
    float: left;
    padding: 0 10px;
}

div.cookie-notice-bar a.btn {
    color: #fff;
    text-align: center;
    font-family: TradeGothicLTCom-BdCn20, Arial, Helvetica, sans-serif;
    font-weight: normal;
    background-color: #ee4c1b;
    padding: 3px 40px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    float: right;
    margin: 5px 15px;
    text-decoration: none;
}

span.extra-info-bar {
    display:none;
    clear:both;
}

p.more-info-cookie-text {
    margin: 5px 0;
    *width: 975px;
}


/* Text & Heading Styles */

h1 {
	
}
h2 {
	font: 					bold 17px/23px Arial, Verdana, sans-serif;
	color: 					#333;
	text-transform: 		uppercase;
	padding: 				0 0 10px;
}
h2.jobs
{
	font-size:				15px;	
}

h3 {
	font: 					bold 15px/20px Arial, Verdana, sans-serif;
	color: 					#333;
	padding: 				0 0 18px;
}
h4 {
	font-size:				12px;
}
h5 {
	font-size:				12px;
	color:					#ee4c1b;
}
p {
}
#content p {
	padding: 				0 0 18px;
}
#content div.usercontent {
	padding: 				0 0 18px;
	line-height:			1.5;
	font-size: 13px;
}

#content div.usercontent ul li {
	background:transparent url(../image/btn-right-grey.gif) no-repeat scroll left 5px;
	color:#666666;
	line-height:19px;
	padding:0 0 0 15px;
}


/* Wrapper */

#wrapper {
	width: 					975px;
	margin: 				0 auto;
}

/* Newsticker */

.newsticker {
    background-color: #EDEDED;
    color: #666666;
    vertical-align: middle;
}

.newsticker--top {
    height: 17px !important;
    padding-top:10px;
}

.newsticker--bottom {
    padding-top:5px;
    font-size: 10pt;
    height: 25px;
}



.newsticker__item {
    padding-left: 1px;
    padding-right: 18px;
    color:#666666;
    font-size: 13px;
}

/* Column Styles */

.column1,
.column2,
.column3,
.column4 {
	float: 					left;
	display: 				block;
	padding: 				0 25px 0 0;
}
.column1 {
	width: 					225px;
}
.column2 {
	width: 					475px;
}
.column3 {
	width: 					725px;
}
.column4 {
	width: 					975px;
}

.first {
	padding-left: 			0 !important;
}
.last {
	padding-right: 			0 !important;
}


/* Header */

#header {
}
#header h1 {
	height: 				54px;
	background: 			url(../image/logo_optiver.png) no-repeat left center;
	padding: 				21px 0 0;
}
#header h1 a {
	display: 				block;
	width: 					215px;
	height: 				34px;
	text-indent: 			-9999em;
}

#header h1 a.expat {
	display: 				block;
	width: 					70px;
	height: 				69px;
	float:right;
}

/* Header > Mainnavigation */

#header #mainnav {
	background: 			#303031 url(../image/bg_mainnav.png) no-repeat left top;
	height: 				36px;
}

#header #mainnav ul {
	list-style: 			none;
	width: 					700px;
	float: 					left;
}
#header #mainnav ul li {
	display: 				inline-block;
	float: 					left;
	position: 				relative;
	height: 				35px;
	margin: 				-2px 0 0;
	background: 			url(../image/bg_mainnav_list.png) no-repeat right 9px;
}
#header #mainnav ul li.last {
	border-right: 			none;
	background: 			none;
}
#header #mainnav ul li a,
a.custom {
	display: 				block;
	float: 					left;
	padding: 				12px 12px 0;
	height: 				23px;
	line-height: 			8px;
	font-size: 				8px;
	text-transform: 		uppercase;
	color: 					#cdcdcd;
	text-decoration: 		none;
}
#header #mainnav ul li a.hover,
a.custom:hover {
	background: 			#161616;	
	padding: 				12px 12px 0 13px;
	margin-left: 			-1px;
}
#header #mainnav ul li a.redlink,
a.redlink {
	height: 				19px;
	line-height: 			8px;
	background: 			#ee4c1b url(../image/bg_mainnav_redbutton.png) no-repeat left top;
	color: 					#fff;
	margin: 				9px 0 0 15px;
	padding: 				0 0 0 8px;
}
#header #mainnav ul li a.redlink span.button,
a.redlink span.button
{
	display: 				block;
	height: 				13px;
	padding-right: 			20px;
	padding-top: 			0px;
	float: 					left;
	background: 			url(../image/bg_mainnav_redbutton.png) no-repeat right -19px;
}
#header #mainnav ul li a.redlink:hover,
a.redlink:hover
{
	margin: 				9px 0 0 15px;
	padding: 				0 0 0 8px;
	background: 			#b62c03 url(../image/bg_mainnav_redbutton.png) no-repeat left top
}
#header #mainnav ul li a.redlink img,
a.redlink img
{
	margin-top:				3px;
}

#header #mainnav ul li ul {
	display: 				none;
	position: 				absolute;
	width: 					150px;
	background: 			#161616;
	left: 					-1px;
	top: 					34px;
	z-index: 				99;
}
#header #mainnav ul li ul.hover {
	display: 				block;
}
#header #mainnav ul li ul li {
	display: 				block;
	float: 					none;
	background: 			none;
	padding: 				0;
	margin: 				0;
	height: 				26px;
}
#header #mainnav ul li ul li a {
	display: 				block;
	float: 					none;
	background: 			none;
	position: 				absolute;
	width: 					140px;
	left: 					0;
	top: 					0;
	z-index: 				10;
	height: 				26px;
	padding: 				0;
	margin: 				0;
	font-size: 				11px;
	text-transform: 		none;
	padding: 				0 0 0 10px;
	line-height: 			26px;
}
#header #mainnav ul li ul li a:hover {
	background: 			#ED4B1B;
	color: 					#fff;
	padding: 				0 0 0 10px;
	margin: 				0;
}


/* Header > Search */

#header #mainnav fieldset {
	width: 					219px;
	margin: 				7px 6px 7px 0;
	float: 					right;
}
#header #mainnav fieldset legend {
	display: 				none;
}
#header #mainnav fieldset form label {
	float: 					left;
}
#header #mainnav fieldset form p {
	line-height: 			1;
	margin: 				0;
}
#header #mainnav fieldset form label.input {
	width: 					182px;
	height: 				15px;
	overflow: 				hidden;
	background: 			#fff url(../image/bg_search.png) no-repeat top left;
	padding: 				2px 0 2px 20px;
}
#header #mainnav fieldset form label input {
	background: 			transparent url(../image/bg_search.png) no-repeat left -21px;
	color: 					#999;
	font-size: 				11px;
	width: 					182px;
}
#header #mainnav fieldset form label input:focus {
	background: 			transparent;
}
#header #mainnav fieldset form div {
	float:					left;	
}
#header #mainnav fieldset form div button {
	width: 					17px;
	height: 				19px;
	background: 			#fff url(../image/bg_search.png) no-repeat left -38px;
	cursor: 				pointer;	
}
#header #mainnav fieldset form label button:hover {
	background-position: 	left -57px;
}


/* Pushbox */

.pushbox {
	height: 				275px;
	overflow: 				hidden;
	padding: 				20px 0 35px;
}
.pushbox.nomargin {
	padding-top: 0!important;
}

.pushbox #flowplayer {
	display:                block;
	width:                  975px;
	height:                 275px;
	margin:                 0 auto;
}

/* Content */

#content {
	padding: 				0 0 20px;
}

#content img {
	padding: 				0 !important;
}

.textpage {
	/*padding-top: 			20px !important;*/
}


/* Facts and News */

.factsandnews {
	padding: 				0 0 38px;
	z-index: 				-1;
}
.factsandnews span.factsandnews_head {
	display: 				block; 
	float: 					left; 
	width:					127px; 
	height: 				17px; 
	background: 			#ed4b1b url(../image/bg_factsandnews.png) no-repeat left top;
	padding: 				10px 0 0 10px;
	font-size: 				8px;
	line-height: 			8px;
	color: 					#fff;
	text-transform: 		uppercase;
	z-index: 				-1;
}

.factsandnews div.newsticker {
	position: 				relative;
	background: 			#ededed url(../image/bg_newsline.png) no-repeat right top;
	float: 					right;
	width: 					582px;
	height: 				18px;
	overflow: 				hidden;
	z-index: 				-1;
}

.factsandnews ul#newsticker {
	z-index: 				0;
}
.factsandnews ul#newsticker li {
	position: 				absolute;
	right: 					0;
	top: 					0;
	line-height: 			27px;
	width: 					572px;
	padding: 				0 0 0 10px;
	display: 				none;
	z-index: 				0;
}


/* Breadcrumb */

#breadcrumb {
	border-bottom: 			1px solid #f2f2f2;
	padding:				12px 0;
	margin-bottom: 			20px;
}
#breadcrumb p {
	margin: 				0px;
	padding: 				0;
	color: 					#aaa;
}
#breadcrumb img {
	padding: 				0 3px;
}
#breadcrumb a {
	color: 					#666;
	text-decoration: 		none;
}
#breadcrumb a:hover {
	text-decoration: 		underline;
}


/* Tabs */

#content div.tabs {
	margin:					0 0 30px;
}

#content div.tabs div.tabs-choice {
	height: 				26px;
	/*background: 			url(../image/bg_tabsnav.png) repeat-x bottom left;*/
	border-bottom: 1px solid #ED4B1B;
}
#content div.tabs div.tabs-choice ul {
	height: 				26px;
}
#content div.tabs div.tabs-choice ul li {
	display: 				inline;
}
#content div.tabs div.tabs-choice ul li a {
	float:					left;
    background:				none;
    margin:					0 1px 0 0;
    padding:				0 0 0 2px;
	font-size:				11px;
    color:					#999;
    text-decoration:		none;
    /*background:				url(../image/bg_tabs.png) no-repeat left -90px;*/
}
#content div.tabs div.tabs-choice ul li a span {
	display:				block;
    float:					left;
    padding:				0 9px 0 7px;
	height: 				26px;
	line-height: 			26px;
    color:					white;
	font-weight:			normal;
    /*background:				url(../image/bg_tabs.png) no-repeat right -60px;*/
}
#content div.tabs div.tabs-choice ul a span { float:none; }
#content div.tabs div.tabs-choice ul li a.active {
	/*background:				#fff url(../image/bg_tabs.png) no-repeat left -30px;*/
	color: 					#ED4B1B;
}
#content div.tabs div.tabs-choice ul li a.active span {
	background-position: 	right top;
	color: 					#ED4B1B;
}
#content div.tabs div.tabs-choice ul li a:hover {
	text-decoration: 		underline;
}

#content div.tabs div.tabs-list ul
{
	display: 				none;
}
#content div.tabs div.tabs-list ul.active-tablist
{
	display: 				block;
}

#content div.tabs ul.opportunities {
	list-style:				none;
	margin:					0 0 10px;
}
#content div.tabs ul.opportunities li {
	border-bottom:			1px dotted #ED4B1B;
	padding:				10px 0;
	line-height:			19px;
	color:					#333;
}
#content div.tabs ul.opportunities li span {
	color:					#999;
	font-weight:			normal;
}
#content div.tabs ul.opportunities li a {
	text-decoration:		none;
	padding:				0 10px 0 0;
	background:				url(../image/img_arrow.png) no-repeat right 5px;
	color:					#333;
	font-weight: 			bold;
}
#content div.tabs ul.opportunities li a.boomberg-chat {
	color: 					#EF4A26;
	font-weight: 			normal;
}
#content div.tabs ul.opportunities li a:hover {
	color:					#333;
	text-decoration:		underline;
}

#content div.tabs div.navsmall {
	float:					right;
	font-size:				11px;
	width: 					100px;
	text-align: 			right;
	color:					#ccc;
}
#content div.tabs div.navsmall img {
	padding:				0 1px;
	display: 				inline;
}
#content div.tabs div.navsmall a.navsmall-prev,
#content div.tabs div.navsmall a.navsmall-next
{
	padding: 				5px;
	display: 				inline;
}
#content div.tabs div.navsmall a.active
{
	cursor: 				pointer;
}


/* peoplelist */

ul.peoplelist {
	padding: 				0 0 20px;
	height: 				274px;
}
ul.peoplelist li {
	display: 				inline;
	line-height: 			0;
}
ul.peoplelist li img {
	display: 				block;
	float: 					left;
}


/* ArrowList */

ul.arrowlist {
	border-top: 			1px solid #e7e7e7;
}
ul.arrowlist li {	
	border-bottom: 			1px solid #e7e7e7;
	background: 			url(../image/btn_right_grey.gif) no-repeat 215px 14px;
	padding: 				8px 0;
}
ul.arrowlist li a {
	color: 					#666;
	font-weight: 			bold;
	text-decoration: 		underline;
}
ul.arrowlist li a:hover {
	text-decoration: 		none;
}


/* Weather */

#weather {
	height: 				227px;
	margin: 				18px 0 0;
	background: 			url(../image/placeholder_weather.jpg) no-repeat left top;
}


/* START Wrapper > Footer */

#footer {
	padding:				15px 0;
	border-top:				1px solid #e3e3e3;
	margin:					15px 0 20px 0;
	width:					975px;
}

#footer ul.footernav {
	list-style:				none;
	width:					100%;
	border-bottom:			1px solid #e3e3e3;
	padding: 				0 0 15px;
	margin: 				0 0 25px;
	line-height: 			normal;
}
#footer ul.footernav li {
	display:				inline;
}
#footer ul.footernav li a {
	font:					11px Arial, sans-serif;
	color:					#999;
	text-decoration:		none;
	border-right: 			1px solid #ccc;
	padding:				0 12px 0 0;
	margin: 				0 12px 0 0;
}
#footer ul.footernav li a.left {
	padding-left:			0;
}
#footer ul.footernav li a.right {
	border-right:			none;
}
#footer ul.footernav li a:hover {
	color:					#666;
}

#footer ul.country {
	display:none;
	list-style:				none;
	float:					left;
	width:					735px;
	font-family: 			Tahoma;
	font-size: 				10px;
}
#footer ul.country li {
	width:					126px;
	float:					left;
	margin:					0 20px 0 0;
}
#footer ul.country li.last {
	border-right:			none;
	width: 					150px;
}
#footer ul.country li p {
	margin:					20px 0 0;
	font:					normal 10px/16px Tahoma, Arial, sans-serif;
	color:					#999;
}
#footer ul.country li p span {
	text-decoration:		underline;
	font-weight:			bold;
	color:					#666;
}
#footer ul.country li p span a {
	color:					#666;
}
#footer ul.country li p span a:hover {
	color: 					#333;
}
#footer ul.country li p strong {
	color:					#666;
}
#footer ul.copyright {
	list-style:				none;
	width:					220px;
	float:					right;
	font-family: 			Tahoma;
	font-size: 				10px;
}
#footer ul.copyright li {
	width:					220px;
	line-height:			16px;
	font:					normal 11px/16px Tahoma, Arial, sans-serif;
	color:					#ccc;
	text-align:				right;
}
#footer ul.copyright li a {
	color:					#666;
	text-decoration:		none;
}
#footer ul.copyright li a:hover {
	text-decoration:		underline;
	color: 					#333;
}

a.factsnews,
a.factsnews:hover {
	float:					left;	
}

ul.related
{
	border-top:				1px solid #EAEAEA;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					0 0 10px;
}
ul.related li
{
	border-bottom:			1px solid #EAEAEA;
	color:					#333333;
	line-height:			19px;
	padding:				10px 0;
}
ul.related li a
{
	background:				transparent url(../image/link-arrowmore.gif) no-repeat scroll right 5px;
	color:					#333333;
	font-weight:			bold;
	padding:				0 10px 0 0;
	text-decoration:		none;
}

ul.related li span
{
	color:					#999999;
	font-weight:			normal;	
}

div.jobdetail ul
{
	padding-bottom:			18px;	
}

form.contact {
	margin: 				0px 0 20px;
	padding: 				20px 0 0;	
}

ul.error-messages 
{
	margin-left: 			106px;
}

ul.error-messages li
{
	color: 					#EF4A26;
	font-weight: 			bold;
}

span.manditory
{
	color: 					#c00;
	font-weight: 			bold;
}

#content .tabs-list .phone {
	margin:					5px 0 20px 18px;
}

form.contact label {
	display: 				block;
	float: 					left;
	width: 					112px;
	text-align: 			right;
	margin: 				0px 10px 0px 0px;
	font: 					bold 11px/23px Arial, sans-serif;
	color: 					#666;
	clear: 					both;
}

form.contact div.input-container {
	background: 			#fff url(../image/bg-input-dark.jpg) no-repeat top left;
	width: 					210px;
	height: 				23px;
	padding: 				0 7px;
	margin: 				0 0 8px;
	float: 					left;
}

form.contact select
{
	margin: 				0 0 8px;
	border-top: 			1px solid #e5e5e5;	
	border-right: 			1px solid #999;	
	border-bottom: 			1px solid #999;	
	border-left: 			1px solid #e5e5e5;
	color: 					#666;	
	padding: 				2px;
	float: 					left;
}

form.contact input.text {
	background: 			none;
	font: 					bold 11px/23px Arial, sans-serif;
	color: 					#999;
	width: 					210px;
	height: 				11px;
	line-height: 			10px;
	padding: 				5px 0;
}

form.contact div.input-container-small {
	background: 			#fff url(../image/bg-input-small.jpg) no-repeat top left;
	width: 					35px;
	height: 				23px;
	padding: 				0 7px;
	margin: 				0 0 8px;
	float: 					left;
}

form.contact input.text-small {
	background: 			none;
	font: 					bold 11px/23px Arial, sans-serif;
	color: 					#999;
	width: 					35px;
	height: 				21px;
	line-height: 			10px;
	padding: 				5px 0;
}

form.contact div.input-container-med-small {
	background: 			#fff url(../image/bg-input-med-small.jpg) no-repeat top left;
	width: 					94px;
	height: 				23px;
	padding: 				0 7px;
	margin: 				0 0 8px;
	float: 					left;
}

form.contact input.text-med-small {
	background: 			none;
	font: 					bold 11px/23px Arial, sans-serif;
	color: 					#999;
	width: 					35px;
	height: 				11px;
	line-height: 			10px;
	padding: 				5px 0;
}

form.contact div.input-container-med {
	background: 			#fff url(../image/bg-input-med.jpg) no-repeat top left;
	width: 					153px;
	height: 				23px;
	padding: 				0 7px;
	margin: 				0 0 8px;
	float: 					left;
}

form.contact input.text-med {
	background: 			none;
	font: 					bold 11px/23px Arial, sans-serif;
	color: 					#999;
	width: 					153px;
	height: 				11px;
	line-height: 			10px;
	padding: 				5px 0;
}

form div.textarea-container {
	background: 			#fff url(../image/bg-textarea.gif) no-repeat top left;
	width: 					210px;
	height: 				84px;
	padding: 				5px 7px;
	margin: 				0 0 8px;
	float: 					left;
}

form.contact div.right {
	margin:					0 0 0 8px;
}

form.contact div.error {
	background-position: 	bottom left;
}

form.contact div.error input {
	padding-right: 			25px;
	width: 					195px;
}

form textarea {
	background: 			none;
	font: 					bold 11px/23px Arial, sans-serif;
	color: 					#999;
	width: 					210px;
	height: 				84px;
}

form.contact button {
	background: 			#fff url(../image/bg-submit.gif);
	width: 					43px;
	height: 				21px;
	padding: 				0;
	line-height: 			1;
	text-align: 			left;
	cursor: 				pointer;
}

form.contact div.line {
	height:					0px;
	font:					0/0 serif;
	border-top:				1px solid #e5e5e5;
	margin:					12px 0 20px;
}

form.contact br
{
	clear:					both;	
}

a.custom,
a.custom:hover
{
	width:					157px;
	margin:					0px;
	background-image:		url(../image/bg_mainnav_redbutton_white.gif);
	background-position:	bottom right;
	padding-left:			0px;
}

a.custom span.button,
a.custom:hover span.button
{
	background-image:		url(../image/bg_mainnav_redbutton_white.gif);
	background-position:	top left;
	padding-left:			8px;
	height:					19px;
}
.template_button
{
	float:					left;
	margin:					0 17px 0 0;	
}

#banner-optiver, #banner-optiver2, #banner-optiver3, #banner-optiver4
{
	margin-bottom:10px;	
}

.faqtoggle
{
	display:none;
	margin-bottom:3px;	
}

#jobstabber
{
	/*position:relative !important;*/
}

#jobstabber .arrowback
{
	float:left;
}	

/* START Events */

table.eventslist {
	width: 					100%;
	border-collapse: 		collapse;
	margin-bottom: 			25px;
}

table.eventslist thead {
	font-weight: 			bold;
	color: 					#636363;
}

table.eventslist thead th {
	padding: 				15px 0 10px;
	text-align: 			left;
}

table.eventslist tr {
	border-bottom:  		1px solid #e5e5e5;
}

table.eventslist tbody {
	color: 					#656565;
}

table.eventslist tbody.active-tablist {
	display: 				table-row-group;
}

table.eventslist tbody td.event {
	/*font-weight: 			bold;*/
}

table.eventslist tbody td.event a {
	color: 					#656565;
}

table.eventslist tbody td.event a:hover {
	text-decoration: 		underline;
}

table.eventslist tbody td {
	padding: 				10px 0;
}

table.eventslist td.event {
	width: 					400px;
}

table.eventslist td.date {
	width: 					108px;
}

table.eventslist td.time {
	width: 					72px;
}

table.eventslist td.location {
}

/* END Events */

/* START Horizontale Keuzes */

div.tabs-choice {	
	height:					26px;
}

div.tabs-choice ul.tabchoose {
	list-style: 			none;
}

div.tabs-choice ul.tabchoose li {
	display: 				inline;
}

div.tabs-choice ul.tabchoose li a {
	float:					left;
    background:				none;
    margin:					0 1px 0 0;
    padding:				0 0 0 2px;
	font-size:				11px;
    text-decoration:		none;
	outline:				none;
}

div.tabs-choice ul.tabchoose li a span {
	display:				block;
    float:					left;
    padding:				9px 9px 7px 7px;
	height: 				14px;
    color:					white;
	font-weight:			bold;
	background:             #ED4B1B !important;
	border:                 1px solid #ED4B1B;
	border-bottom:          0;
}

div.tabs-choice ul.tabchoose a:hover {
	color: black !important;
}

div.tabs-choice ul.tabchoose a:hover span {
	text-decoration:		underline;
}

div.tabs-choice ul.tabchoose a.active {

}

div.tabs-choice ul.tabchoose a.active span {
	background: white !important;
	color: #ED4B1B !important;
}

div.tabs-choice ul.tabchoose a.active:hover span {
	text-decoration:		none;
}

#content div.usercontent ul.tabchoose li
{
	background:none !important;	
}
/* END Horizontale Keuzes */

#extra-logos {
	float: right;
	margin-top: -72px;
}

	#extra-logos a.social {
		padding-right:5px;
		padding-top: 25px;
		display: block;
		float: left;
		color: #303031;
		font-family: socials;
		font-size: 24px;
		line-height: 1;
	}
	
	#extra-logos a.social:last-child,
	#extra-logos a.social.last {
		padding-right: 0 !important;
	}

	#extra-logos a.social.widthfix {
		padding-right:3px !important;
	}
	
	#extra-logos a.social span {
		font-size: 1px;
		visibility: hidden;
	}
	
	#extra-logos a.social:hover {
		color: #ee4c1b;		
	}

#expat
{
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	float:right;
}

#greatplaces
{
	float:right;

	
}

.connexys p,
.connexys ul
{
	margin-bottom:0px !important;
	margin-top:0px !important;
	padding-bottom:0px !important;
	padding-top:0px !important;
}

#wrapper #content .cricket h2 {
	font: 					bold 14px Arial, Verdana, sans-serif;
	color: 					#333;
	padding: 				0 0 10px;
}
#wrapper #content .cricket .logo {
	float: left;
	margin-right: 10px;
}
#wrapper #content .trading h2 {
	font: 					bold 14px Arial, Verdana, sans-serif;
	color: 					#333;
	padding: 				0 0 10px;
}
