body
{
	margin: 0; padding: 0;
	font-family: arial, sans serif;
	font-size: 10pt;
}

table tr.odd td.sorted, table tr.odd td.date
{
	background: #f0f0f0;
}

table tr.even td.sorted, table tr.even td.date
{
	background: #ccdeda;
}

table tr.even td
{
	background: #d9ece7;
}


a img
{
	border: 0;
}

#header
{
	width: 790px;
	height: 120px;
	margin: 0 auto;
	background: url("/fileadmin/templates/main/images/recruiting-excellence.jpg") no-repeat 390px 15px;
}

#header img.logo
{
	float: left;
}

#address
{
	float: left;
	margin: 75px 0 0 0;
	font-size: 80%;
}

#address a
{
	text-decoration: none;
	color: #000000;
}

#address a:hover
{
	text-decoration: underline;
}

#login-container
{
	float: right;
	margin: 5px 0;
	font-size: 90%;
}

#login-container p
{
	margin: 0;
	padding: 0;
}

#login-container a
{
	text-decoration: none;
	color: #000000;
}

#login-container a:hover
{
	text-decoration: underline;
}

#login-container a.first-item
{
	border-right: 1px solid #666;
	padding-right: 5px;
}

#login-container a.last-item
{
	padding-left: 1px;
}

#social
{
	float: right;
	clear: right;
	width: 188px;
}

#social a
{
	display: block;
	float: left;
	margin: 55px 2px 0 2px;
	background: url("/fileadmin/templates/main/images/social.png") no-repeat;
	width: 27px;
	height: 27px;
	text-indent: -9000px;
}

#social a.youtube { background-position: 0 0; }
#social a.facebook { background-position: -27px 0; }
#social a.twitter { background-position: -54px 0; }
#social a.linkedin { background-position: -81px 0; }
#social a.googleplus { background-position: -111px 0; }
#social a.blogger { background-position: -138px 0; }
div.main-content
{
	width: 794px;
	margin: 0 auto 40px auto;
}

.rounded-header
{
/*	border: solid 2px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}


.content-wrapper
{
	border-left: 2px solid #1B438C;
	border-right: 2px solid #1B438C;
	padding-bottom: 20px;
	padding-top: 15px;
}

.rounded-header .header
{
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	margin: 0;
	height: 28px;
	color: #ffffff;
	padding-left: 6px;
}

.rounded-header .header a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 7px;
}

.rounded-header .header ul
{
	margin: 0; padding: 0;
}

.rounded-header .header li
{
	float: left;
	list-style: none;
	margin: 0; padding: 4px 0 5px 0;
}

.blue-rounded-header
{
	border-color: #1B438C;
}

.blue-rounded-header .header
{
	/*background: url("/fileadmin/templates/main/images/box-blue.gif") repeat-x;*/
	background-image: url(../images/rounded-top-website.jpg);
	background-repeat: no-repeat;
}

.blue-rounded-header .header li
{
	border-left: solid 1px #4a65df;
	border-right: solid 1px #1c428a;
}

.red-rounded-header
{
	border-color: #c1223e;
}

.red-rounded-header .header
{
	background: url("/fileadmin/templates/main/images/box-red.gif") repeat-x;
}

.rounded-header .header .title
{
	padding: 4px 6px 0 0;
	font-weight: bold;
}

.rounded-header .header li.first
{
	border-left: none;
}

.rounded-header .header li.last
{
	border-right: none;
}

.orange-line
{
	height: 7px;
	background: url("/fileadmin/templates/main/images/orange-line.gif") repeat-x;
	border-left: 2px solid #1B438C;
	border-right: 2px solid #1B438C;
}

.left-column
{
	width: 395px;

	margin-left: 15px;
	float: none;
}

h1
{
	margin-left: 15px;
}


.left-column h1
{
	font-variant: small-caps;
	font-size: 16pt;
	font-family: Calibri;
	margin: 0; padding: 0;
	/*margin-left: 15px;*/
}

.left-column p
{
	margin: 8px 0; padding: 0;
}

.right-column
{
	width: 355px;
	float: right;
	margin-right: 15px;
}

ul.our-people
{
	margin: 0; padding: 0;
	height:110px;
	margin-top:25px;
	margin-bottom:25px;
}

ul.our-people li
{
	list-style: none;
	float: left;
	width: 50%;
	font-variant: small-caps;
	font-family: times roman, times new roman, serif;
}

ul.our-people div.small-logo
{
	width: 48px;
	height: 30px;
	background: url("/fileadmin/templates/main/images/small-logos.jpg") no-repeat;
	float: left;
	margin: 0 0 8px 5px;
}

ul.our-people div.red-logo { background-position: 0 0; }
ul.our-people div.blue-logo { background-position: -48px 0; }
ul.our-people div.cyan-logo { background-position: -96px 0; }
ul.our-people div.green-logo { background-position: -144px 0; }
ul.our-people div.yellow-logo { background-position: -192px 0; }

ul.our-people div.people
{
	line-height: 30px;
	font-size: 11px;		
	color: #000;
}

ul.our-people div.people a
{
	line-height: 30px;
	font-size: 11px;			
	text-decoration:  none;
	color: #000;

}

.submit-btn
{
	float: left;
	margin: 50px 0 20px 0;
	background: url("/fileadmin/templates/main/images/submit-left.gif") no-repeat;
	padding-left: 10px;
}

.left-btn
{
	margin-right: 10px;
}

.submit-btn div
{
	background: url("/fileadmin/templates/main/images/submit-right.gif") no-repeat top right;
	height: 38px;
}

.submit-btn a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	line-height: 40px;
}

.left-btn img
{
	margin-right: 10px;
	float: left;
	margin-top: -35px;
}

.right-btn img
{
	margin-right: 10px;
	float: right;
	margin-top: -35px;
}

.job-search
{
	clear: both;
	margin-top: 20px;
}

.job-search table
{
	width: 90%;
	margin: 10px auto;
}

.job-search td
{
	width: 50%;
}

.job-search table select, .job-search table input
{
	width: 95%;
}

.job-search input.submit
{
	width: 278px;
	margin: 10px 30px;
}

.latest-jobs
{
	margin-top: 15px;
}

.latest-jobs table
{
	width: 100%;
}

.latest-jobs table td
{
	padding: 4px 10px 4px 10px;
}

.all-jobs img
{
	margin: 10px 0 0 -5px;
}

.latest-news
{
	clear: both;
	margin: 10px;
}

.latest-news table
{
	width: 100%;
	margin-bottom: 10px;
}

.latest-news table td
{
	padding: 4px 10px 4px 10px;
}

.latest-news table td.date
{
	width: 100px;
}

.latest-news table td.link
{
	width: 30px;
}

.footer
{
	margin-top: -15px !important;
	padding-bottom: 15px;
	padding-top: 30px;
	background-image: url(../images/rounded-bottom-website.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.footer a
{
	text-decoration: none;
	color: #000000;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer p
{
	text-align: center;
	margin: 0; padding: 0;
	font-size: 75%;
}

.inner .right-column
{
	width: 28%;
	float: right;
	margin-right: 10px;
}

.inner .job-search input.submit
{
	width: 180px;
	margin: 5px 15px;
}

.inner .submit-btn
{
	float: right;
	margin: 40px 0 10px 0;
	background: url("/fileadmin/templates/main/images/submit-left.gif") no-repeat;
	padding-left: 10px;
	padding-right: 22px;
}


.inner .left-column
{
	width: 65%;
	float: left;
	margin-left: 15px;
	float: none;
}

.sub-brands-inner
{
	margin-left: 10px;
}

.inner .left-btn img
{
	margin-right: 38px;
	float: left;
	margin-top: -35px;
}


/* Styles for forms */

div.mailForm form
{
	clear: both;	/* this makes sure that content added after the form is cleared (i.e. displays straight below it)*/
}

/* this makes sure that content added after a paragraph will appear directly below it rather than floated to one side */
div.mailForm form p
{
	clear: both;
	padding-top: 10px;
}

/* this makes sure that labels, inputs, selects and textareas appear side by side, this is the reason we clear the paragraph tag */
div.mailForm form p label, div.mailForm form p input, div.mailForm form p select, div.mailForm form p textarea
{
	float: left;
}
div.mailForm form fieldset p label {
	width:140px;
}

div.mailForm form p label, div.mailForm form p input, div.mailForm form p select, div.mailForm form p textarea {
	float:left;
}

div.mailForm form p input, div.mailForm form p select, div.mailForm form p textarea {
	border:1px solid #999999;
	color:#666666;
	float:left;
	font-size:1.2em;
	width:250px;
}


div.location-listing
{
	/*height: 100px;*/
	width: 602px;
}

div.category-listing ul,
div.location-listing ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}



div.category-listing ul li,
div.location-listing ul li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}


a.loading
{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}


a.add-to-shortlist
{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

a.remove-from-shortlist
{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/delete.png);
	background-repeat: no-repeat;
	background-position: center center;	
}



body.inner div.main-content div.dataTables_wrapper
{
	width: 521px;
	margin-right: 0px !important;
}

table.listing-table
{
	width:760px;
	margin-left: 15px;
	border: 1px solid #CCC;
	border-radius: 6px;
}


table.listing-table tbody tr
{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table.listing-table td,
table.listing-table th
{
	padding: 3px;
}


table.listing-table thead tr
{
	border-top: 1px solid #CCC;
	
	
	background-image: url(../images/box-blue.gif);
	background-repeat: repeat-x;
}


table.listing-table thead th
{
	text-align: left;
	height: 28px;
	color: #FFFFFF;
	cursor: pointer;
}


table.listing-table th.first
{
	border-top-left-radius: 6px 6px;
}


table.listing-table th.last
{
	border-top-right-radius: 6px 6px;
}


table.listing-table td.shortlist
{
	text-align: center;	
	cursor: default;
}

table.listing-table td.salary
{
	text-align: right;
}


table.listing-table td.shortlist a
{
	margin-left: 22px;
}




/* data tables top navigation */
div.dataTables_wrapper div.top
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 40px;
	border: 1px solid #CCC;
	border-radius: 6px;
	margin-bottom: 10px;
	margin-left: 15px;
}


div.dataTables_wrapper div.top div.dataTables_filter
{
	position: absolute;
	top: 7px;
	left: 20px;
}

div.dataTables_wrapper div.top div.dataTables_length
{
	position: absolute;
	top: 7px;
	left: 230px;
}

div.dataTables_wrapper div.top div.dataTables_info
{
	position: absolute;
	top: 9px;
	left: 407px;
}


div.vacancy-detail
{
	margin-left: 15px;
	width: 60%;
}


div.vacancy-detail table th
{
	text-align: left;
	width: 120px;
	background-color: #ccc;
	font-size: 14px;
}

div.vacancy-detail table td
{
	background-color: #FFFFFF;
}



div.category-listing
{
	height: 65px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}


div.category-listing a
{
	display: block;
	float: left;
	width: 140px;
	height: 65px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9000;
	left: 0px;
	margin-right: 15px;
}


div.category-listing a.marketing
{
	background-image: url(../images/marketing.gif);
}


div.category-listing a.sales
{
	background-image: url(../images/sales.gif);
}

div.category-listing a.management
{
	background-image: url(../images/management.gif);
}

div.category-listing a.digital
{
	background-image: url(../images/digital-people.gif);
}
div.category-listing a.finance
{
	background-image: url(../images/finance.gif);
}

div.listing-controller-container
{
	margin-top: 20px;
}


div.candidate-shortlist
{
	border: 1px solid #CCC;
	border-radius: 6px;
	padding: 5px;
	margin-left: 0px;
	width: 487px;
}

div.candidate-shortlist label
{
	display: block;
}



div.mail-form-container fieldset
{
	width: 480px;
	border: 1px solid #555;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-left: 0px;	
	padding-bottom: 10px;
	padding-left: 10px;
}


div.mail-form-container div.form-title
{
	margin-top: 15px;
	width: 487px;
	background-image: url(../images/box-blue.gif);
	background-repeat: repeat-x;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	height: 23px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 15px;
}



div.mail-form-container fieldset input[type='submit']
{
	background-image: url(../images/button-bg.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 38px;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
}



div.latest-jobs td.title a:link,
div.latest-jobs td.title a:active,
div.latest-jobs td.title a:hover,
div.latest-jobs td.title a:visited
{
	color: #000000;
	text-decoration: none;
}


div.featured-job
{
	
}


div.featured-job img
{
	border: 0px;
	float: right;
	width: 120px;
}

div.featured-job p
{
	margin-left: 5px;
}



#shortlistSidebar
{
	display: none;
	float: right;
	width: 133px;
	border: 1px solid red;
	margin-right: 15px;
	padding: 5px;
	border-radius: 6px;
}

#bodytext
{
	padding-left: 15px !important;
}


div.dataTables_wrapper div.bottom div.dataTables_paginate div.paginate_disabled_previous
{
	
}

div.dataTables_wrapper div.bottom div.dataTables_paginate div.paginate_enabled_previous
{
	
}

div.dataTables_wrapper div.bottom div.dataTables_paginate div.paginate_disabled_next
{
	
}

div.dataTables_wrapper div.bottom div.dataTables_paginate div.paginate_enabled_next
{
	
}



div.sidebar-categories 
{
	
}


div.sidebar-categories a
{
	width: 194px;
	height: 33px;
	display: block;
}


div.sidebar-categories a.marketing
{
	background-image: url(../images/marketing-people-inner.jpg);
}


div.sidebar-categories a.management
{
	background-image: url(../images/managment-people-inner.jpg);
}

div.sidebar-categories a.finance
{
	background-image: url(../images/finance-people-inner.jpg);
}
div.sidebar-categories a.sales
{
	background-image: url(../images/sales-people-inner.jpg);
}

div.sidebar-categories a.administration
{
	background-image: url(../images/administration-people-inner.jpg);
}
div.sidebar-categories a.digital
{
	background-image: url(../images/digital-people-inner.jpg);
}

div.inner-submit-buttons
{
	padding-left: 20px;
}


div.listing-controller-container div.inner-submit-buttons
{
	padding-left: 0px;
}

div.left-column ul.useful-links li
{
	background-image: url("../images/bullet.png");
	background-position:left 4px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-bottom:10px;
	padding-left:20px;
}

p
{
	margin-left: 15px;
}

div.listing-controller-container p
{
	margin-left: 0px;
}

blockquote
{
background-image: url("../images/q1.png");
	background-position:left 0px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-bottom:10px;
	padding-left:36px;

}


img[src='/uploads/pics/all-jobs-banner.jpg']
{
	margin-bottom: 13px !important;
	margin-top: -150px !important;
	width: 380px;
}

div.featured-job
{
	border: 2px solid #c61b1b;
	border-radius: 8px;
	padding-bottom: 35px;
}




div.job-search
{
	border: 2px solid #1c438e;
	border-radius: 8px;
}

div.job-search div.header
{
	background-image: url(../images/blue-heading-gradient.jpg);
	background-repeat: repeat-x;
}

div.latest-jobs
{
	border: 2px solid #c61b1b;
	border-radius: 8px;
	
}

div.latest-news
{
	border: 2px solid #c61b1b;
	border-radius: 8px;
	padding-bottom: 35px;
}


div.dataTables_paginate
{
	height: 40px;
	clear: both;
	margin-left: 15px;
	margin-top: 15px;
	width: 760px;
}


div.paginate_disabled_previous
{
	background-image: url(../images/Prev.jpg);
	background-position: left top;
	width: 73px;
	height:27px;
	float: left;
	margin-right: 613px;
}


div.paginate_enabled_previous
{
	background-image: url(../images/Prev.jpg);
	background-position: left bottom;
	width: 73px;
	height:27px;
	float: left;
	margin-right: 456px;
	cursor: pointer;
}

div.paginate_enabled_next
{
	background-image: url(../images/Next.jpg);
	background-position: left bottom;
	width: 73px;
	height:27px;
	float: left;
	cursor: pointer;
}



div.paginate_disabled_next
{
	background-image: url(../images/Next.jpg);
	background-position: left top;
	width: 73px;
	height:27px;
	float: left;
}




div.candidate-login-container
{
	width: 400px;
	border: 1px solid #CCC;
	border-radius: 6px;
	overflow: hidden;
}


div.candidate-login-container div.candidate-login-title
{
	background-image: url(../images/box-blue.gif);
	background-repeat: repeat-x;
	width: 394px;
	height: 28px;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

div.candidate-login-container label
{
	width: 120px;
	display: block;
	float: left;
	margin-left: 15px;
}



div.candidate-login-container input[type='text'],
div.candidate-login-container input[type='password']
{
	width: 200px;
}

div.candidate-login-container input[type='submit']
{
	margin-left: 293px;
}



p.message
{
	font-size: 12px;
	font-style: italic;
	color: #333;
}


.inner .right-column.profile-menu
{
	width: 16%;
}

.profile-menu ul,
.profile-menu ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.profile-menu ul
{
	margin-top: 38px;
}
