
/* @override http://asidua.dev/portal/css/text.css */

/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/
body {
	background: #545454 url(/portal/images/bg.png) 50% 20px repeat-y;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #444444;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1 {
	width: 230px;
	height: 103px;
	background: url(/portal/images/asidua-logo.png) 10px 26px no-repeat;
	text-indent: -10000px;
	float: left;
	display: inline;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 13px;
}

.header h6 {
	width: 426px;
	height: 18px;
	background: url(/portal/images/strapline.png) 100% 100% no-repeat;
	text-indent: -10000px;
	position: absolute;
	right: 10px;
	bottom: 22px;
	margin: 0;
}

.careers h5, .events h5 {
	font-size: 21px;
}

.careers li, .events li {
	font-size: 12px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
	margin-left: 5px;
}

ul {
	list-style: square;
}

li {
	margin-left: 20px;
}

p,
dl,
hr,
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
h6,
ol,
/*ul,*/
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}



/* =Specifics
--------------------------------------------------------------------------------*/
sup, sub {
	font-size: 8px;
	height: 0;
	line-height: 1;
	margin-right: 2px;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1.3ex;
}

sub {
	top: .5ex;
}

.regDetails p {
	font-size: 11px;
}

.regDetails h6 {
	font-size: 12px;
	margin-bottom: 0;
}

.paginate {
	font-size: 11px;
}

.paginate span {
	margin-right: 4px;
}
.paginate a {
	margin: 0 2px;
}

.sf-menu li, #sidebar-menu li {
	font-size: 12px;
}

#sidebar-menu li {
/*	background: red;*/
	margin-bottom: 0;
	padding-bottom: 0;
}
/*
#sidebar-menu li ul li {
	background: green;
}
*/
#sidebar-menu ul {
	margin-bottom: 0;
}

#sidebar-menu li ul li {
	margin: 0 0 0 15px;
}

div.officeItem {
	text-align: left;
}

div.addresses p {
	margin: 0 15px;
}

p.downloadPDF {
	margin-top: 10px;
}

p.downloadPDF a {
	padding: 4px 0 4px 24px;
	background: url(/portal/images/download_pdf.png) 0 50% no-repeat;
}

div.contactDetails div.officeItem h4 {
	margin-bottom: 5px;
}

div.vcard {
	font-size: 11px;
}

div.vcard.locations, div.regDetails.locations p {
	font-size: 12px;
}

div.vcard .hide {
	display: none;
}

div.vcard div.org {
	font-weight: bold;
}

span.locality, span.postal-code, span.country-name {
	display: block;
}

div.vcard.home div.street-address, div.vcard.home span.locality, div.vcard.home span.postal-code, div.vcard.home span.country-name {
	display: inline;
}

span.type {
	font-weight: bold;
}

div.vcardLeft span.value {
	margin-right: 2px;
}

div.vcard .tel {
	margin-top: 4px;
}

div.vcard .fax {
	margin-bottom: 6px;
}

div.vcard a {
	display: block;
}

a.email, a.dlVCard, a.map {
	padding: 3px 0 3px 23px;
}

a.email {
	background: url(/portal/images/icons/mail.png) 0 50% no-repeat;
}

a.dlVCard {
	background: url(/portal/images/icons/card_address.png) 0 50% no-repeat;
}

a.map {
	background: url(/portal/images/icons/binocular.png) 0 50% no-repeat;
}

div.footer p {
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 10px;
}

div.footer ul {
	float: right;
	margin-right: 10px;
}

div.footer li {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	float: left;
	margin: 0 7px 0 0;
	padding: 0 6px 0 0;
	line-height: 1;
	border-right: 2px solid #666;
	text-transform: uppercase;	
}

div.footer li.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.animation h2 {
	margin: 100px 0 0 10px;
}

.case_studies h5, .latest_news h5 {
	padding-top: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	line-height: 19px;
}

.animation h6 {
	font-weight: normal;
	margin-left: 10px;
}

.animation .latest_news h6, .animation .case_studies h6 {
	font-weight: bold;
	margin: 0 0 4px 0;
	font-size: 12px;
}

.animation .latest_news h6 span, .animation .case_studies h6 span {
	font-size: 10px;
}

div.newsItem h5, div.eventItem h5, div.jobItem h5 {
	margin-bottom: 0;
}

div.careersMailing h3 {
	width: 170px;
	height: 20px;
	text-indent: -10000px;
	background: url(/portal/images/careersMailingHead.png) no-repeat;
}

div.careersMailing p {
	font-size: 11px;
	margin: 6px 8px 4px 8px;	
}

h6.date {
	color: #444;
	font-size: 12px;
	margin-bottom: 6px;
}
