
/* 

@variables {
	HeadingColor: #b3003d;
}

*/

/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after { content: ''; }

abbr, acronym { border: 0; }

/* LAYOUT */

strong { font-weight: bold; }

em { font-style: italic; }

html { background: url(/images/inner-bg.png) repeat-x left top #fff; }

body {
	font: 12px/21px verdana, sans-serif;
	background: url(/images/inner-bg.jpg) no-repeat center top;
	text-align: justify;
}

ul {
	text-align: left;
}

blockquote {
	padding: 0 0 0 10px;
	border: solid #ccc;
	border-width: 0 0  0 1px; 
}

h3 {
	font-weight: bold;
}

.date {
	color: #666;
}

a {
	color: #d40047;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.home #content {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

.home #content a {
	font-weight: normal;
}

#home-news  {
	margin: 0 0 20px;
	overflow: hidden;
	/*height: 300px;*/
}

#home-news p {
	position: relative;
	color: #666;
	padding: 0 0 0 60px;
	width: 240px;
}

#home-news p span  {
	position: absolute;
	top: 0;
	left: 0;
}

#page {
	width: 960px;
	margin: 0 auto;
}

#flash {
	width: 960px;
	height: 408px;
	line-height: 0;
	color: #fff;
	text-align: center;
}

#flash p { 
	line-height:normal; padding:200px 0 0; margin:0; overflow:hidden;
}


#flash a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}



#header {
	height: 149px;
}

#top-nav {
	background: #004996 url(/images/top-title.png) no-repeat;
	line-height: 32px;
	padding: 0 10px;
	color: #fff;
	font-size: 11px;
	margin: 0;
}

#top-nav a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#top-nav a:hover {
	text-decoration: underline;
}

.bar { margin-right: 10px; }

.top-bar-right {
	color: #66ccff;
	margin-left: 400px;
	font-weight: bold;
}

.footer-right {
	color: #666;
	margin-left: 745px;
}

#nav {
	margin-top: -31px;
}

.home #nav {
	position: relative;
	z-index: 1;
}

#nav:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#nav li {
	float: left;
	padding-bottom: 8px;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 11px;
}

#nav li.contact { margin: 0; }

.home #nav li.home { background-image: url(/images/nav-selected.png); }

.about #nav li.about { background-image: url(/images/nav-selected.png); }

.technology #nav li.technology { background-image: url(/images/nav-selected.png); }

.clients #nav li.clients { background-image: url(/images/nav-selected.png); }

.conversion #nav li.conversion { background-image: url(/images/nav-selected.png); }

.news #nav li.news { background-image: url(/images/nav-selected.png); }

.contact #nav li.contact { background-image: url(/images/nav-selected.png); }

#nav li a {
	float: left;
	background: url(/images/nav.png) no-repeat left top;
	width: 100px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
	line-height: 0;
}

#nav li.home a { width: 60px; }

#nav li.about a {
	width: 88px;
	background-position: -60px 0;
}

#nav li.technology a {
	width: 191px;
	background-position: -148px 0;
}

#nav li.clients a {
	width: 160px;
	background-position: -339px 0;
}

#nav li.conversion a {
	width: 254px;
	background-position: -499px 0;
}

#nav li.news a {
	width: 58px;
	background-position: -753px 0;
}

#nav li.contact a {
	width: 83px;
	background-position: -811px 0;
}

#nav li.home a:hover { background-position: 0 -30px; }

#nav li.about a:hover { background-position: -60px -30px; }

#nav li.technology a:hover { background-position: -148px -30px; }

#nav li.clients a:hover { background-position: -339px -30px; }

#nav li.conversion a:hover { background-position: -499px -30px; }

#nav li.news a:hover { background-position: -753px -30px; }

#nav li.contact a:hover { background-position: -811px -30px; }

#subnav {
	margin: 40px 0 0 0;
	padding: 8px 0 0;
	border: dashed #ccc;
	border-width: 1px 0 0;
	text-align: left;
	width: 200px;
}

#subnav a {
	color: #000;
}

#subnav ul {
	width: 200px;
	padding: 0;
	margin: 0;
}

#subnav li {
	cursor: pointer;
}

#subnav li li a {
	font-weight: normal;
	color: #000;
}

#subnav li ul {
	display: none;
}

#quotes {
	margin: 40px 0 0;
	padding: 8px 0 0 28px;
	border: dashed #ccc;
	border-width: 1px 0 0;
	text-align: left;
	font-size: 11px;
	font-style: italic;
	color: #666;
	background: url(/images/quotes.png) no-repeat 0 22px;
}

#clientlist {
	width: 720px;
}

#clientlist ul {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

#clientlist:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* HIGHLIGHTING */

body.fund-admin #subnav li ul a.fund-admin,
body.investor-services #subnav li ul a.investor-services,
body.q-control #subnav li ul a.q-control,
body.q-trade-flow #subnav li ul a.q-trade-flow,
body.geneva-workflow #subnav li ul a.geneva-workflow,
body.q-match #subnav li ul a.q-match,
body.paladyne #subnav li ul a.paladyne,
body.investment-operations-team #subnav li ul a.investment-operations-team,
body.advent-geneva-fund #subnav li ul a.advent-geneva-fund,
body.q-inform #subnav li ul a.q-inform,
body.markit #subnav li ul a.markit,
body.audit #subnav li ul a.audit,
body.investors #subnav li ul a.investors,
body.cms #subnav li ul a.cms,
body.prime-broker #subnav li ul a.prime-broker,
body.investment-manager #subnav li ul a.investment-manager,
body.advent-geneva #subnav li ul a.advent-geneva,
body.hwm-mantra #subnav li ul a.hwm-mantra,
body.risk #subnav li ul a.risk,
body.tax #subnav li ul a.tax,
body.statements #subnav li ul a.statements,
body.managed #subnav li ul a.managed,
body.counterparty #subnav li ul a.counterparty,
body.fund-accounting #subnav li ul a.fund-accounting,
body.market #subnav li ul a.market,
body.client-centric #subnav li ul a.client-centric {
	font-weight: bold;
}

body.fund-admin #subnav li ul.fund-admin,
body.q-control #subnav li ul.fund-admin,
body.q-trade-flow #subnav li ul.fund-admin,
body.geneva-workflow #subnav li ul.fund-admin,
body.q-match #subnav li ul.fund-admin,
body.paladyne #subnav li ul.fund-admin,
body.investment-operations-team #subnav li ul.fund-admin,
body.advent-geneva-fund #subnav li ul.fund-admin,
body.q-inform #subnav li ul.fund-admin,
body.markit #subnav li ul.fund-admin,
body.audit #subnav li ul.fund-admin,
body.market #subnav li ul.fund-admin,
body.counterparty #subnav li ul.fund-admin,
body.fund-accounting #subnav li ul.fund-admin,
body.investor-services #subnav li ul.investor-services,
body.investors #subnav li ul.investor-services,
body.cms #subnav li ul.investor-services,
body.prime-broker #subnav li ul.investor-services,
body.investment-manager #subnav li ul.investor-services,
body.advent-geneva #subnav li ul.investor-services,
body.hwm-mantra #subnav li ul.investor-services,
body.client-centric #subnav li ul.investor-services,
body.risk #subnav li ul.other-services,
body.tax #subnav li ul.other-services,
body.statements #subnav li ul.other-services,
body.managed #subnav li ul.other-services {
	display: block;
}

.photo a {
	float: left;
	margin: 0;
}

.photo:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}


#order-receipt,
#contract-note,
#investor-statement,
#cms,
#dealing-schedule,
#compliance-register
#mantra-2,
#mantra-1,
#q-control,
#q-trade-flow,
#q-workflow,
#q-match,
#q-inform {
	display: none;
}

.container {
	width: 300px;
	float: left;
	margin-right: 30px;
	padding-top: 16px;
	/*font-size: 11px;*/
	margin-bottom: 15px;
}

.container p {
	margin: 10px 0;
	/*padding-left: 3px;*/
}

.container li {
	list-style: none;
	width: 240px;
	background: url(/images/check.png) no-repeat 0 2px;
	padding-left: 24px;
	margin-bottom: 10px;
}

.links li {
	background: url(/images/small-arrow.png) no-repeat 0 7px !important;
	padding: 0 0 0 16px !important;
}

.date li {
	padding: 0 0 0 90px !important;
	background: url(/images/small-arrow.png) no-repeat 0 7px !important;
	color: #666;
	position: relative;
	width: 630px;
}

.date li span {
	position: absolute;
	top: 0;
	left: 10px;
}

.container h2 {
	color: #e2004b;
	font-weight: bold;
	font-size: 15px;
	background: url(/images/arrow.png) no-repeat 0 2px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 13px;
	border-bottom: 1px dashed #ccc;
	vertical-align: middle;
	margin-bottom: 10px;
}

.container strong { font-weight: bold; }

.container-right {
	width: 300px;
	float: left;
	padding-top: 16px;
	/*font-size: 11px;*/
	margin-bottom: 15px;
}

.container-right h2 {
	color: #e2004b;
	font-weight: bold;
	font-size: 15px;
	background: url(/images/arrow.png) no-repeat 0 2px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 13px;
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: middle;
	margin-bottom: 10px;
}

.container-right p {
	margin: 10px 0;
	/*padding-left: 3px;*/
}

.container-right td {
	color: #666;
	padding-bottom: 5px;
}

#container-page {
	width: 203px;
	float: left;
	margin-right: 30px;
	padding-top: 16px;
	/*font-size: 11px;*/
	margin-bottom: 15px;
}

#container-page p {
	margin: 10px 0;
	/*margin-bottom: 5px;
	padding-left: 3px;*/
}

#container-page li {
	list-style: none;
	width: 240px;
	background: url(/images/check.png) no-repeat 0 2px;
	padding-left: 24px;
	margin-bottom: 10px;
}

#container-page li li {
	list-style: none;
	width: 240px;
	/*background: url(/images/liLi.jpg) no-repeat left;*/
	background: url(/images/small-arrow.png) no-repeat 0 7px;
	padding-left: 8px;
	margin-top: 10px;
}

#container-page h2 {
	color: #b3003d;
	font-weight: bold;
	font-size: 24px;
	height: 30px;
	padding: 0 0 10px;
	/*padding-top: 0;
	padding-bottom: 13px;*/
	border-bottom: 1px dashed #ccc;
	vertical-align: middle;
	margin-bottom: 10px;
}

#container-page strong { font-weight: bold; }

#container-page2 {
	width: 203px;
	float: left;
	margin-right: 20px;
	padding-top: 16px;
	/*font-size: 11px;*/
	margin-bottom: 15px;
}

#container-page2 p {
	margin: 10px 0;
	/*margin-bottom: 5px;
	padding-left: 3px;*/
}

#container-page2 li {
	list-style: none;
	background: url(/images/green-arrow.png) no-repeat 0 3px;
	padding-left: 24px;
	margin-bottom: 10px;
	line-height: 18px
}

#container-page2 li li {
	list-style: none;
	/*background: url(/images/liLi.jpg) no-repeat left;*/
	background: url(/images/small-arrow.png) no-repeat 0 7px;
	padding-left: 8px;
	margin-top: 10px;
}

#container-page2 h2 {
	color: #b3003d;
	font-weight: bold;
	font-size: 24px;
	/*padding-top: 0;
	padding-bottom: 13px;*/
	padding: 0 0 10px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	vertical-align: middle;
	margin-bottom: 10px;
}

#container-page2 strong { font-weight: bold; }

#container-right-page {
	width: 725px;
	float: left;
	padding-top: 16px;
	/*font-size: 11px;*/
	margin-bottom: 15px;
}

#container-right-page h2 {
	color: #b3003d;
	font-weight: bold;
	font-size: 24px;
	height: 30px;
	padding: 0 0 10px;
	/*padding-top: 0;
	padding-bottom: 13px;*/
	border-bottom: 1px dashed #ccc;
	vertical-align: middle;
	margin-bottom: 10px;
}

#container-right-page p {
	margin: 10px 0;
	/*margin-bottom: 5px;
	padding-left: 3px;*/
}

#container-right-page td {
	color: #666;
	padding-bottom: 5px;
}

#container-right-page li {
	list-style: none;
	/*width: 240px;*/
	background: url(/images/check.png) no-repeat 0 2px;
	padding-left: 24px;
	margin-bottom: 10px;
	/*line-height: 18px*/
}

#footer {
	border-top: 1px dashed #CCCCCC;
	margin-top: 55px;
	margin-bottom: 15px;
	clear: both;
	font-size: 10px;
	color: #666;
	padding-top: 8px;
}

#footer a {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

#techLeft {
	display: inline; /* IE6 workaround */
	float: left;
	width:310px;
	margin-right:30px;
	margin-left:30px;
}

#techLeft-Team {
	display: inline; /* IE6 workaround */
	float: left;
	width:150px;
	margin-right:30px;
}

#techRight {
	display: inline; /* IE6 workaround */
	float: left;
	width:310px;
}

#techRight-team {
	display: inline; /* IE6 workaround */
	float: left;
	width:500px;
}

#techRight-team strong { font-weight: bold; }

#techLeft strong { font-weight:bold; }

#techRight strong { font-weight:bold; }

#contentBox {
	padding: 1px 40px;
}

#contentBoxTop {
	background: url(/images/contentBoxTop.png) no-repeat;
	width: 720px;
	height: 19px;
	margin-bottom: 0;
}

#contentBoxTop-noImage {
	width: 720px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}

#contentBoxTop-noImage:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}


#contentBoxTop-noImage strong { font-weight: bold; }

#contentBoxMiddle {
	background: url(/images/contentBoxMiddle.png) repeat-y;
	width: 720px;
}

#contentBoxMiddle-noImage {
	width: 720px;
}

#contentBoxMiddle:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#contentBoxBottom {
	background: url(/images/contentBoxBottom.png) no-repeat;
	width: 720px;
	height: 25px;
	margin-top: 0;
}

.image-left {
	float: left;
	margin: -4px 1px -14px -9px;
}

.image-right {
	float: right;
	margin: -4px -9px -14px 1px;
}

#team .team-header {
	color: #666;
	background: url(/images/team-header.png) repeat-x left bottom;
	border: solid #ccc;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 5px 10px;
	cursor: pointer;
}

#team .team-header h3 {
	color: #000;
	/*background: url(/images/team-head.png) no-repeat left center;
	padding: 0 0 0 28px;*/
}

#team .team-header p {
	margin: 0;
	/*padding: 0 0 0 28px;*/
}

#team .team-body {
	display: none;
	padding: 10px 0;
	border: solid #ccc;
	border-width: 0 0 1px 0;
	padding: 5px 10px;
}

#team .team-body p {
	margin: 0;
}

#press {
	border: solid #ccc;
	border-width: 0 0 1px;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

#press li {
	display: inline;
	margin: 0 10px 0 0;
	background-image: none;
	padding: 0;
}

body.year-2009 #press a.year-2009,
body.year-2008 #press a.year-2008,
body.year-2007 #press a.year-2007,
body.year-2006 #press a.year-2006 {
	color: #000;
}

#clients-left {
	display: inline;
	float: left;
	margin: 130px 20px 0;
	width: 39px;
	cursor: pointer;
}

#clients-right {
	display: inline;
	float: left;
	margin: 130px 20px 0;
	width: 39px;
	cursor: pointer;
}

#clients {
	float: left;
	position: relative;
	width: 560px;
	height: 320px;
	overflow: hidden;
}

#clients #clients-container {
	position: absolute;
	top: 40px;
	left: 0;
	width: 10000px;
}

#clients #clients-container:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#clients .client {
	float: left;
	width: 560px;
}

#clients .client .client-logo {
	float: left;
	width: 160px;
	margin: 0 10px 0 0;
}

#clients .client .client-content {
	float: left;
	width: 390px;
}

#clients .client h2 {
	border: none;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	height: auto;
}

#client-logo {
	float: left;
	width: 180px;
	padding: 10px 0 0;
}

#client-content {
	float: left;
	width: 540px;
}

#clients-nav {
	text-align: center;
	clear: both;
}

#clients-nav li {
	display: inline;
	padding: 0 2px;
	background-image: none;
	cursor: pointer;
}

#hover {
	display: none;
	position: absolute;
	top: 200px;
	left: 100px;
	background: url(/images/hover.png) no-repeat;
	width: 260px;
	height: 111px;
	padding: 10px 20px 10px 10px;
	font-size: 11px;
	line-height: 18px;
}

#hover p, #hover h3 {
	margin: 0;
	text-align: left;
}

#sitemap {
	font-size: 11px;
	text-align: left;
}

#sitemap h2 {
	font-weight: bold;
}

#sitemap div {
	width: 150px;
	float: left;
	margin: 0 11px 0 0;
}

#sitemap div.last {
	margin: 0;
}

#sitemap a {
	font-weight: normal;
}

#sitemap:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.back {
	float: right;
}

.back a {
	font-weight: normal;
	font-size: 11px;
}