/*-index-----------------------------------------
	globals
	container
	head
	top
	left
	right
	foot
	content
  ---------------------------------------------*/

/*-globals-------------------------------------*/
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	}
body {
	background: #fff url(/pics/body_bg.gif) top center no-repeat;
	font-family: Verdana, Arial, sans-serif;
	}
a {
	color: #f20;
	}
a:hover {
	color: #b00;
	text-decoration: none;
	}
body.noleft div#left, body.noright div#right, body.nosides div#left, body.nosides div#right {
	display: none;
	}
body.nosides #content {
	width: 930px;
	}
body.nosides #content {
	width: 930px;
	}
/*-container-----------------------------------*/
#container {
	background: #fff url(/pics/container_bg.jpg) no-repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0px auto;
	width: 960px;
	}
/*-head----------------------------------------*/
#head {
	padding: 40px 15px 15px 15px;
	}
#head span {
	display: none;
	}
#head h1 {
	background: transparent url(/pics/head_logo_voice-biometrics.gif);
	width: 425px;
	height: 35px;
	}
#head h2 {
	background: transparent url(/pics/head_logo_opus-research.gif);
	width: 210px;
	height: 50px;
	}
#head a {
	display: block;
	height: 100%;
	width: 100%;
	}
#head .banner {
	background: url(/pics/head_banner_bg.gif);
	float: right;
	height: 64px;
	margin-top: 18px;
	width: 472px;
	}
#head .banner img {
	margin: 2px;
	}
/*-top-----------------------------------------*/
#top {
	background: #777;
	border-bottom: 1px solid #555;
	border-top: 1px solid #888;
	color: #fff;
	font: normal 10px Tahoma;
	height: 12px;
	padding: 3px 15px;
	}
#top a, #top span {
	letter-spacing: 1px;
	margin: 0px 10px;
	}
#top a {
	color: #fff;
	text-decoration: none;
	}
#top a:hover {
	color: #ffc;
	text-decoration: underline;
	}
#top form {
	float: left;
	width: 350px;
	}
#top div {
	float: left;
	}
#top form div {
	float: left;
	height: 12px;
	width: 85px;
	}
#top input {
	background: transparent;
	border: 0px;
	font: normal 10px Tahoma;
	height: 10px;
	width: 75px;
	}
#top .username {
	background: url(/pics/top_input_username.gif) no-repeat;
	}
#top .password {
	background: url(/pics/top_input_password.gif) no-repeat;
	}
#top .enter {
	background: url(/pics/top_input_enter.gif) no-repeat;
	width: 50px;
	}
#top .enter input {
	border: 0px;
	width: 50px;
	}
/*-left----------------------------------------*/
#left {
	float: left;
	padding: 10px 15px;
	width: 180px;
	}
#left * {
	font: normal 11px Tahoma;
	letter-spacing: 1px;
	}
#left ul {
	margin-bottom: 10px;
	}
#left ul li {
	list-style-type: none;
	}
#left ul li img {
	border: 1px solid #fff;
	float: right;
	margin: 0px -5px 5px 5px;
	}
#left ul li {
	border-bottom: 1px solid #fff;
	}
#left ul li a {
	background: #eee;
	color: #222;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	width: 150px;
	}
#left ul li.first span {
	display: block;
	padding: 5px 15px;
	width: 150px;
	}
#left ul li a:hover {
	background: #ffe;
	color: #b00;
	}
#left ul li.first a, #left ul li.first span {
	background-image: url(/pics/arb_bobbles.png);
	background-repeat: no-repeat;
	color: #eee;
	}
#left ul li.first a:hover {
	color: #fff;
	}
#left ul li.last {
	border-bottom: 0px;
	}
/*-right---------------------------------------*/
#right {
	float: left;
	padding: 10px 15px;
	width: 180px;
	}
#right * {
	font: normal 11px Tahoma;
	letter-spacing: 1px;
	}
#right ul {
	margin-bottom: 10px;
	}
#right ul li {
	list-style-type: none;
	}
#right ul li img {
	border: 1px solid #fff;
	float: right;
	margin: 0px -5px 5px 5px;
	}
/*omghax*/	#right ul li { border-bottom: 0px; }
/*omgfix*/	#right > ul li { border-bottom: 1px solid #fff; }
#right ul li a {
	background: #eee;
	color: #222;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	width: 150px;
	}
#right ul li.first span {
	display: block;
	padding: 5px 15px;
	width: 150px;
	}
#right ul li a:hover {
	background: #ffe;
	color: #b00;
	}
#right ul li.first a, #right ul li.first span {
	background-image: url(/pics/arb_bobbles.png);
	background-repeat: no-repeat;
	color: #eee;
	}
#right ul li.first a:hover {
	color: #fff;
	}
#right ul li.last {
	border-bottom: 0px;
	}
#right ul.logos li.first {
	text-align: left;
}
#right ul.logos li {
}
#right ul.logos li a, #right ul.logos li a:hover {
	background: transparent;
	margin: 0px;
	padding: 5px 15px;
	}
#right ul.logos li img {
	border: 0px;
	float: none;
	}
/*-fruits and vegetables-----------------------*/
#left ul.mango, #right ul.mango {
	border-bottom: 1px solid #c20;
	border-top: 1px solid #c20;
	}
#left ul.mango li.first, #left ul.mango li.first a, #right ul.mango li.first, #right ul.mango li.first a {
	background-color: #f30;
	color: #fff;
	}
#left ul.mango li.first a:hover, #right ul.mango li.first a:hover {
	background-color: #c20;
	color: #fff;
	}
/**/
#left ul.cherry, #right ul.cherry {
	border-bottom: 1px solid #702;
	border-top: 1px solid #702;
	}
#left ul.cherry li.first, #left ul.cherry li.first a, #right ul.cherry li.first, #right ul.cherry li.first a {
	background-color: #903;
	color: #fff;
	}
#left ul.cherry li.first a:hover, #right ul.cherry li.first a:hover {
	background-color: #702;
	color: #fff;
	}
/**/
#left ul.grape, #right ul.grape {
	border-bottom: 1px solid #324;
	border-top: 1px solid #324;
	}
#left ul.grape li.first, #left ul.grape li.first a, #right ul.grape li.first, #right ul.grape li.first a {
	background-color: #425;
	color: #fff;
	}
#left ul.grape li.first a:hover, #right ul.grape li.first a:hover {
	background-color: #324;
	color: #fff;
	}
/**/
#left ul.aubergine, #right ul.aubergine {
	border-bottom: 1px solid #341;
	border-top: 1px solid #341;
	}
#left ul.aubergine li.first, #left ul.aubergine li.first a, #right ul.aubergine li.first, #right ul.aubergine li.first a {
	background-color: #452;
	color: #fff;
	}
#left ul.aubergine li.first a:hover, #right ul.aubergine li.first a:hover {
	background-color: #341;
	color: #fff;
	}
/**/
#left ul.soncoya, #right ul.soncoya {
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
	}
#left ul.soncoya li.first, #left ul.soncoya li.first a, #right ul.soncoya li.first, #right ul.soncoya li.first a {
	background-color: #666;
	color: #fff;
	}
#left ul.soncoya li.first a:hover, #right ul.soncoya li.first a:hover {
	background-color: #444;
	color: #fff;
	}
/*-foot----------------------------------------*/
#foot {
	border-top: 3px solid #def;
	clear: both;
	font-size: 11px;
	margin: 0px 225px;
	padding: 15px 0px 35px 0px;
	width: 510px;
	}
#foot a {
	background: #f20 url(/pics/foot_a_bg.gif) 0px -19px no-repeat;
	color: #f20;
	display: block;
	float: right;
	padding: 0px 20px 0px 10px;
	text-decoration: none;
	}
#foot a:hover {
	background: #b00 url(/pics/foot_a_bg.gif) 0px -19px no-repeat;
	color: #b00;
	text-decoration: none;
	}
/*-content-------------------------------------*/
#content {
	color: #222;
	float: left;
	padding: 10px 15px 35px 15px;
	width: 510px;
	}
#content a {
	background: #ffc;
	color: #f20;
	padding: 0px 2px;
	}
#content a:hover {
	background: #fff;
	color: #b00;
	text-decoration: none;
	}
#content td a {
	display: block;
	float: left;
	margin-top: 4px;
	padding: 0px 2px;
	}
#content h2 {
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	margin-bottom: 5px;
	padding: 5px 0px 0px 0px;
	width: 345px;
	}
#content h3, #content h4 {
	border-bottom: 1px solid #eee;
	font-size: 15px;
	padding: 5px 0px 0px 0px;
	width: 345px;
	}
#content h4 {
	width: auto;
	}
#content p {
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0px 10px 0px;
	}
#content table {
	border: 0px;
	border-collapse: collapse;
	}
#content td {
	font-size: 11px;
	line-height: 18px;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	}
#content ul {
	margin: 5px 0px 0px 30px;
	}
#content ul li {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0px 10px 0px;
	}
.date {
	background: #f5f5f5;
	font-size: 9px;
	color: #444;
	padding: 2px 5px;
	}
.article-thumb {
	float: right;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-top: 1px solid #eee;
	margin: 0px 0px 10px 10px;
	padding-top: 4px;
	text-align: center;
	}
.article-thumb img {
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	max-width: 142px;
	}
div.hr {
	border-bottom: 2px double #ddd;
	margin: 5px 0px 10px 0px;
	}
div.hr hr {
	display: none;
	}
.b {
	font-weight: bold;
	}
.tac {
	text-align: center;
	}
.tal {
	text-align: left;
	}
.tar {
	text-align: right;
	}
/*-colours-------------------------------------*/
.red {
	color: #b00;
	}
.blue {
	color: #039;
	}
.green {
	color: #039;
	}
.purple {
	color: #425;
	}
.code {
	background: #eee;
	border-left: 5px solid #ccc;
	font: normal 12px Courier New, Lucida Console, sans-serif;
	padding: 10px 20px;
	margin: -5px 0px 20px 0px;
	}
	
/* FORM STYLING */
/*--------------------------------------------------------------*/

/*-re-define html elements-------------------------------------*/

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

/*-form table styling-------------------------------------*/

table.form {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse:collapse;
}
table.form table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
table.form td {
	padding: 3px 2px 4px 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
td.formlabel, td.formlabelPadded {
	font-weight:normal;
	text-align:right;
	color:#333;
}
table.form table td.formlabelPadded {
	padding-right:20px;
}

/*-custom form element classes-------------------------------------*/

.textfield, .textarea, .dropdown, .radio, .checkbox {
	font-family:Tahoma, Geneva, sans-serif;
}
.form td .textfield, .form td .textarea, .form td .dropdown, .form td .button { /*pulls input boxes up to align with label text*/
	margin-top:-3px;
}
.form td .checkbox input {
	margin-top: -2px;
}
.textfield, .textarea, .dropdown {
	border: 1px solid #9fd6ef;
	background: #fcfcfc;
	width: 200px;
	padding: 3px;
}
* html .textfield {
  height:15px !important; /*IE 6.x*/
  height /**/:21px; /*IE 5.x*/
}
.textfield {
	height:15px; /*all other browsers*/
}
.dropdown {
	height: 21px;
}
.button, table.form a.button {
	border: 1px solid #9fd6ef;
	padding: 2px 3px 3px 3px;
	color: #336;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
	background-image: url(../pics/admin/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 21px;
	background-color: #FFFFFF;
	width:auto;
	cursor: auto;
}
td.required {
	background-image: url(../pics/icon_req.gif);
	background-repeat: no-repeat;
	width: 25px;
	background-position: 10px 8px;
	font-size: 0px;
}

p.required {
	font-weight: bold;
}

p.forminfo {
	color: #666;
	font-size: 10px;
}

/*-Breadcrumbs-------------------------------------*/

#crumbs {
	background: transparent;
	float: right;
	padding-top: 23px;
	width: 155px;
}

#crumbs div {
	background-color: #ffc;
	border: 1px solid #eb2;
	color: #666;
	font-size: 11px;
	line-height: 18px;
	margin: 5px 15px 10px 10px;
	padding: 5px 10px;
}

body#step1 .step1,
body#step15 .step15,
body#step2 .step2,
body#step3 .step3,
body#step4 .step4,
body#step5 .step5 {
	background: #ffe;
	color: #000;
}

/*-form button containers-------------------------------------*/

.bottomButtons, .gridBottomButtons {
	margin-left: 228px;
	padding: 3px 0px 10px 0px;
}

.bottomButtons input.button, .gridBottomButtons input.button {
	margin-right: 5px;
}

.gridBottomButtons {
	margin-left:0px;
}

/* MESSAGE CLASSES */
/*-------------------------------------------*/

.failure, .success, .alert, .info {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 5px 5px 5px 25px !important;
}

.failure {
	color: #CC0000;
	background-image: url(../pics/icon_failure.gif);
}

.success {
	color:#009900;
	background-image:url(../pics/icon_success.gif);
}

.alert {
	color:#FF6600;
	background-image:url(../pics/icon_alert.gif);
}

.info {
	color:#003399;
	background-image:url(../pics/icon_info.gif);
}
