/* Call Centre Managers v2 Styles (c) Kerve Design */

/* Standard global styles */
body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	/* color: #432B21; */
	color: #CC3300;
}
a:hover {
	/* color: #432B21; */
	color: #CC3300;
	text-decoration: underline;
}

.editbox {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0D2C71;
	font-weight: normal;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	background-color: #ffffff;
	border: 1px #0D2C71 solid;
}
.editboxtext {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form {
	padding: 0;
	margin: 0;
}


/* Main styles */
div#main p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}
div#main p.clients {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#main h1 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0D2C71;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
div#main h1.first {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
div#main a {
	text-decoration: none;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	/* color: #0D2C71; */
	color: #CC3300;
}
div#main a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC3300;
	font-weight: normal;
	text-decoration: underline;
}
div#main a.job_title_link {
	text-decoration: none;
	/* color: #432B21; */
	color: #0D2C71;
}
div#main a.job_title_link:hover {
	/* color: #432B21; */
	color: #0D2C71;
	text-decoration: underline;
}
div#main .tdpara_small {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#main a.tdpara_small {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CC3300;
	text-decoration: none;
}
div#main a.tdpara_small:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CC3300;
	text-decoration: underline;
}


/* Copyright styles */
div#copyright p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #92B2DD;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.copyright {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}


/* Side box styles */
div#box_links p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#box_links a {
	text-decoration: none;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #BDD5F5;
}
div#box_links a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #BDD5F5;
	font-weight: bold;
	text-decoration: underline;
}


/* White box styles */
div#white_box .tdpara {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#white_box .tdpara_small {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#white_box p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}
div#white_box p.firstpage {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
}
div#white_box p.quote {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	text-indent: 24px;
}
div#white_box h1 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
div#white_box h1.firstpage {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #0D2C71;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
div#white_box h2 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0D2C71;
	font-weight: normal;
	font-style: italic;
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
div#white_box a {
	text-decoration: none;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	/* color: #0D2C71; */
	color: #CC3300;
}
div#white_box a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}


/* White box styles */
div#latest_vacancy p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#latest_vacancy h1 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#latest_vacancy h2 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}


/* Red hot jobs box styles */
div#red_hot_jobs p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#red_hot_jobs h1 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#red_hot_jobs a {
	text-decoration: none;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #BDD5F5;
}
div#red_hot_jobs a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #BDD5F5;
	font-weight: bold;
	text-decoration: underline;
}