/**
 * Rexiter CSS
 *
 * @filename screen.css
 * @author Pranath Fernando
 * @author Oliver Rowlands
 * @date 2008-03-01
 * @copyright Liquid Light Digital Ltd.
 * @url http://www.liquidlight.co.uk
 */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #EEEEEE;
}
h1, h2, h3, h4, h5, h6 {
	color: #A4872F;
	font-weight: normal;
	margin: 0 0 10px 0;
}
div.csc-header {
	overflow: hidden;
	padding: 0 0 10px 0;
}
h1 {
	margin: 0 0 20px 0;
	font-size: 190%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-weight: bold;
	font-size: 90%;
	color: #333333;
}
p {
	padding: 0 0 1.0em 0;
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #65945e;
}
a:hover {
	color: #A4872F;
}
p em {
	font-weight: normal;
	font-size: 85%;
	color: #666666;
}
div.csc-header h1,
div.csc-header h2,
div.csc-header h3,
.hide,
hr {
	display: none;
}
div.divider,
.dividerDotted {
	clear: both;
	margin: 5px 0 5px 0;
	background: transparent url(../img/divider_newslist.gif) no-repeat center top;
	height: 8px;
}
div.clear {
	clear: both;
}

.productsLink {
	display:block;
	background: transparent url(../img/button_viewprod.gif) no-repeat left top;
	width:121px;
	height:22px;
}

/**
 * Image content elements
 */
div.csc-textpic-image {
	padding: 0 0 10px 0;
}

/**
 * Lists
 */
ul, ol {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}
ul li {
	list-style-type: none;
	background: transparent url(../img/icon_crowngreen.gif) no-repeat 0 -1px;
	line-height: 130%;
	padding: 0 0 7px 25px;
	margin: 0 0 5px 0;
}
ul li strong {
	color: #A4872F;
}

/**
 * Menu of sub-pages
 */
div.menuOfSubpages ul {
	padding: 0;
}
div.menuOfSubpages ul li h2 {
	background: transparent url(../img/icon_crowngreen.gif) no-repeat 0 -2px;
	padding: 0 0 0 25px;
}
div.menuOfSubpages ul li {
	background: transparent url(../img/news_divider.jpg) no-repeat bottom left;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
}
div.menuOfSubpages a.more {
	padding: 0 0 0 16px;
	background: transparent url(../img/icon_secnavgreenarr.gif) no-repeat center left;
}

/**
 * Tables
 */
table {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}
table td {
	border: none;
	padding: 10px;
}
table td.td-0 {
	color: #A4872F;
	font-weight: bold;
	width: 130px;
}
table tr.tr-odd {
	background-color: #F6F8F5;
}
table.contenttable {
	width: 100%;
}
table.contenttable thead {
	background-color: #F6F8F5;
	color: #A4872F;
	text-align: left;
	font-weight: bold;
}
table.contenttable thead td {
	vertical-align: top;
}
table.contenttable td {
	padding: 5px;
	border-bottom: thick solid #F6F8F5;
}
.tx-thexttable-pi1 th {
	background-color: #F6F8F5;
	padding: 10px;
	color: #A4872F;
	text-align: left;
}

/**
 * Page layout
 */
#headerWrapper,
#primaryNavigationWrapper,
#contentWrapper,
#footerWrapper {
	width: 840px;
	margin: 0 auto;
}

/**
 * Header
 */
#header {
	background: transparent url(../img/header_tile.gif) repeat-x top left;
	height: 186px;
	font-size: 82%;
}
#headerWrapper {
	background: transparent url(../img/header_right.gif) no-repeat top right;
	height: 186px;
}
#logo a {
	display: block;
	width: 156px;
	height: 186px;
	background: transparent url(../img/logo.gif) no-repeat top left;
	float: left;
}
#logo img {
	display: none;
}

/**
 * Default navigation
 */
ul.horizontalNavigation,
ul.verticalNavigation {
	margin: 0;
	padding: 0;
}
ul.horizontalNavigation li {
	float: left;
	display: block;
	background-image: none;
	margin: 0;
	padding: 0;
}

/**
 * Global Navigation
 */
#globalNavigation {
	float: right;
	width: auto;
}
#globalNavigation ul {
	float: left;
	background: transparent url(../img/globnav_div.gif) no-repeat top left;
}
#globalNavigation ul li {
	background: transparent url(../img/globnav_div.gif) no-repeat top right;
	height: 40px;
}
#globalNavigation ul li a {
	color: #B2AD76;
	display: block;
	padding: 7px 15px 10px 15px;
	margin: 0 1px 0 0;
}
#globalNavigation ul li a.active,
#globalNavigation ul li a:hover {
	color: #FFFFFF;
	background: transparent url(../img/globnav_active.gif) repeat-x top left;
}

/**
 * Primary Navigation
 */
#primaryNavigation {
	float: left;
	width: 100%;
	background: transparent url(../img/primnav_tile.gif) repeat-x top left;
}
#primaryNavigation ul {
	float: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #E8E8E8;
}
#primaryNavigation ul li a {
	display: block;
	padding: 0 20px;
	line-height: 2.5em;
	color: #333333;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #E8E8E8;
}
#primaryNavigation ul li a.active,
#primaryNavigation ul li a:hover {
	color: #663300;
	background: transparent url(../img/primnav_active.gif) repeat-x top left;
	text-decoration: none;
	border-color: #C8BC8C;
}
#primaryNavigation ul li a:hover {
	border-color: transparent;
}

/**
 * Content
 */
#content {
	clear: both;
	background: #FFFFFF url(../img/content_toptile.gif) repeat-x top left;
}

/**
 * Breacrumb
 */
#breadcrumb {
	position: relative;
	top: -3px;
	left: -228px;
	font-size: 95%;
	width: 100%;
	height: 20px;
}
#breadcrumb a {
	font-weight: bold;
}

/**
 * Banner
 */
#banner {
	margin: 0 0 5px 0;
}

/**
 * Search
 */
#search {
	width:auto;
	height: 20px;
	min-height: 20px;
	position: relative;
	top: -25px;
}
#search fieldset {
	border: none;
	width: auto;
	display: block;
	height: 20px;
	float: right;
	margin: 0;
	padding: 0;
}
#search input {
	height: 18px;
	float: left;
	width: 120px;
}
#search label {
	float: left;
	height: 100%;
}
button.search {
	float: left;
	position: relative;
	top: -1px;
	margin: 0 0 0 5px;
	border-width: 0;
	background: transparent url(../img/button_search.gif) no-repeat top left;
	width: 59px;
	height: 22px;
}
.search:hover {
	background: transparent url(../img/button_search_over.gif) no-repeat top left;
}
#search legend,
#search label span,
button.search span {
	display: none;
}

/**
 * Secondary Navigation
 */
#secondaryNavigation {
	width: 205px;
	background: transparent url(../img/secnav_sidetop.gif) no-repeat top right;
	font-size: 80%;
}
#secondaryNavigationWrapper {
	background: transparent url(../img/secnav_sidebottom.gif) no-repeat bottom right;
	width: 99%;
}
#secondaryNavigation a:hover {
	text-decoration: none;
}
#secondaryNavigation ul {
	width: 180px;
	margin: 0 0 40px 0;
	display: block;
}
#secondaryNavigation ul ul {
	width: 95%;
	margin: 0;
}
#secondaryNavigation ul li {
	padding: 0;
	width: 100%;
	display: block;
	background: transparent url(../img/divider_secnav.gif) no-repeat left bottom;
}
#secondaryNavigation ul li a {
	display: block;
	background: transparent url(../img/icon_secnavgreenarr.gif) no-repeat 0 6px;
	padding: 5px 0 10px 20px;
}
#secondaryNavigation ul li a.active,
#secondaryNavigation ul li a:hover {
	background: url(../img/icon_secnavgoldarr.gif) no-repeat 0 7px;
	color: #A4872F;
}
#secondaryNavigation ul a.first,
#secondaryNavigation ul a.first:hover {
	background: transparent url(../img/secnav_level1bg.gif) no-repeat top left;
	color: #A4872F;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	height: 20px;
}
#secondaryNavigation ul ul li {
	margin-left: 10px;
}
#secondaryNavigation ul ul li.last {
	background: none;
	padding-bottom: 0;
}

/**
 * Footer
 */
#footer {
	clear: both;
	background: transparent url(../img/footer_bg.gif) repeat-x top left;
	height: 75px;
	padding: 10px 0 0 0;
	font-size: 80%;
}
#footer a {
	color: #333333;
}
#credits {
	margin: 40px 0 25px 0;
	padding: 0;
	float: right;
	min-width: 100px;
}
#copyright {
	float: right;
}
#intended {
	margin:10px 0 0 0;
	float:right;
	width:70%;
	min-width:70%;
}
#intended #intendedWrapper {
	float:right;
	width:auto;
	display:block;
}
#award {
	float:left;
}
#award img {
	border:none;
}

/**
 * Footer Navigation
 */
#footerNavigation {
	float: right;
	width: auto;
}
#footerNavigation ul li {
	border-right: 1px solid #999999;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
}
#footerNavigation ul li a.active,
#footerNavigation ul li a:hover {
	text-decoration: underline;
}

/**
 * General page layout
 */
div.defaultPageLayout div.columnOne {
	float: left;
	width: 25%;
	padding: 0;
	margin: 60px 0 0 0;
}
div.defaultPageLayout div.columnTwo {
	float: right;
	width: 72%;
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
}
div.defaultPageLayout div.rowTwo {
	width: 100%;
}
div.twoColumnLayout {
	width: 100%;
}
div.twoColumnLayout.fiftyFifty div.column {
	width: 49%;
	padding: 0;
	margin: 0;
}
div.twoColumnLayout.fiftyFifty div.columnOne {
	float: left;
}
div.twoColumnLayout.fiftyFifty div.columnTwo {
	float: left;
	padding: 0 0 0 1%;
}

/**
 * Search results
 */
div.tx-indexedsearch label {
	padding: 0;
}
div.tx-indexedsearch label span,
div.tx-indexedsearch div.tx-indexedsearch-whatis {
	display: none;
}
div.tx-indexedsearch input {
	float: left;
	height: 18px;
}
div.tx-indexedsearch button {
	margin: 0 0 0 4px;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox {
	margin: 1.5em 0 0 0;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox p {
	width: 44%;
	float: left;
	font-size: 90%;
	margin: 0;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul {
	width: 54%;
	float: right;
	text-align: right;
	margin: 0;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul li {
	background-image: none;
	padding: 0;
	margin: 0 5px 0 0;
}
div.tx-indexedsearch ul li.tx-indexedsearch-browselist-currentPage a {
	font-weight: bold;
}
div.tx-indexedsearch div.tx-indexedsearch-res {
	padding: 1.5em 0 0 0;
}
div.tx-indexedsearch div.tx-indexedsearch-result {
	clear: both;
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #EAEAEA;
}

/**
 * News
 */
div.newsItem {
	clear: both;
}
div.newsItem .comments a,
div.newsItem span.tx-comments-count-wrap a {
	background: transparent url(../img/icon_comments.gif) no-repeat center left;
	font-weight: bold;
	font-size: 80%;
	padding: 0 0 3px 23px;
}
div.newsItem p.category a {
	color: #bca766;
	font-weight: bold;
}
div.newsItem p.category span {
	padding-top: 8px;
}
div.newsItem p.posted,
div.newsItem p.readMore {
	font-size: 90%;
}
div.newsItem p.meta {
	clear: both;
}
div.newsItem p.posted {
	font-weight:bold;
}
div.newsItem div.csc-header h2,
div.newsItem div.csc-header h3 {
	display: block;
	margin: 0;
}
div.newsItem .pdf {
	float: right;
	display: block;
	background: transparent url(../img/icon_download_small.gif) no-repeat left center;
	padding: 10px 0 10px 40px;
	width: 29%;
}
div.newsItem .pdf dd {
	display: block;
	width: 100%;
	float: left;
}
div.newsItem .pdf a {
	font-size: 80%;
	font-weight: bold;
}
div.newsItem .news-single-files {
	display: block;
	float: left;
}
div.newsItem .newtxt {
	display:none;
}
div.newsItem div.csc-header img {
	float: left;
	padding: 0 5px 0 0;
}
div.newsItem div.images {
	float: left;
	margin: 0 15px 15px 0;
}
div.newsItem div.images p.caption {
	font-size: 90%;
	margin-top: 3px;
}

/**
 * News - Latest view
 */
div.newsLatest {
	clear: both;
	padding: 10px 0 0 0;
}
div.newsItem p.comments {
	margin-top: 2px;
	padding-bottom: 7px;
}

/**
 * News - List view
 */
div.newsList div.newsItem {
	margin: 0 0 17px 0;
	overflow:hidden;
}
div.newsList div.newsItem h2 {
	margin-top: 5px;
}
div.newsList div.newsItem div.csc-header {
	padding-bottom: 5px;
}
div.newsList div.newsItem span.comments,
div.newsItem span.tx-comments-count-wrap {
	padding-right: 7px;
	border-right: 1px solid #999999;
	margin-right: 6px;
}
div.newsList div.newsItem span.posted {
	font-weight: bold;
	font-size: 80%;
}
div.newsList div.newsItem p {
	padding: 0 0 7px 0;
}
div.newsList div.newsItem p.readMore {
	background: transparent url(../img/icon_secnavgreenarr.gif) no-repeat;
	background-position: 0 2px;
	margin: 0;
	padding-left: 18px;
	font-weight: bold;
}
div.newsList div.newsItem p.category {
	float: left;
	width: 65%;
	display: block;
	padding: 5px 0;
	font-size: 80%;
}
div.newsList div.newsItem .pdf {
	float: right;
	width: 25%;
}
div.newsList div.divider {
	margin: 0;
	height: 8px;
}

/**
 * News - Single view
 */
div.newsSingle div.newsItem .comments {
	margin: 0;
	padding: 0;
}
div.newsSingle div.newsItem p.category {
	font-size: 100%;
	padding-bottom: 0;
}
div.newsSingle p.comments {
	float: right;
	width: auto;
	margin: 0 0 10px 0;
	text-align: right;
}
div.newsSingle div.newsItem p.posted {
	float: left;
	font-size: 80%;
	color: #333333;
	margin: 0;
	width: 50%;
	min-width: 50%;
	/*width:200px;*/
	font-weight: bold;
	padding:6px 0 0 0;
}
div.newsSingle div.news-single-img {
	float: left;
	margin: 0 15px 10px 0;
}
div.newsSingle div.newsItem .csc-header h1 {
	display: block;
	margin-bottom: 0;
}

/**
 * News - List pagination
 */
div.news-list-browse {
	margin: 0 0 15px 0;
}
div.tx-ttnews-browsebox .showResultsWrap {
	float: left;
	width: 59%;
}
div.tx-ttnews-browsebox .browseLinksWrap {
	float: right;
	text-align: right;
	width: 39%;
}
div.tx-ttnews-browsebox .showResultsWrap span {
	font-weight: bold;
}
div.tx-ttnews-browsebox div.browseLinksWrap a,
div.tx-ttnews-browsebox div.browseLinksWrap strong {
	padding: 0 2px;
}
div.tx-ttnews-browsebox p.category a {
	float: none;
}
div.tx-ttnews-browsebox p {
	padding-bottom: 0;
	float: left;
}
div.tx-ttnews-browsebox table {
	margin-bottom: 0;
	width: auto;
}
div.tx-ttnews-browsebox table td {
	padding: 0 5px 0 5px;
}

/**
 * News - Archive & category components
 */
div.newsCategories,
div.newsArchive  {
	margin: 0 0 10px 0;
	padding-right: 10px;
	width: 178px;
	float: left;
	font-size: 80%;
}
div.newsCategories div.csc-header h2,
div.newsArchive div.csc-header h2 {
	display: block;
	background: transparent url(../img/secnav_level1bg.gif) no-repeat 0 0;
	color: #A4872F;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 10px 10px 0 10px;
	margin: 0;
}
div.newsCategories ul li,
div.newsArchive ul li {
	padding: 5px 0 12px 5px;
	display: block;
	background: transparent url(../img/secnav_divider.jpg) no-repeat center bottom;
}
div.newsCategories ul li a,
div.newsArchive ul li a {
	background: transparent url(../img/icon_secnavgreenarr.gif) no-repeat top left;
	padding-left: 20px;
}
div.newsCategories ul li a:hover,
div.newsArchive ul li a:hover {
	padding-right: 0;
	background-image: url(../img/icon_secnavgoldarr.gif);
}
div.newsArchiveEmpty {
	float:left;
}
div.newsArchiveEmpty .csc-header {
	display: none;
}
div.newsArchiveEmpty li {
	background: none;
	font-size: 80%;
	padding: 0 0 0 5px;
}

/**
 * Mail form
 */
fieldset {
	border-width: 0;
}
legend {
	font-size: 120%;
	padding: 0 0 5px 0;
	color: #000000;
	display: none;
}
label {
	display: block;
	padding-bottom: 5px;
	padding-left: 1px;
}
textarea {
	width: 180px;
	padding: 0;
}
input,
textarea,
select {
	border-width: 1px;
	border-style: solid;
	border-color: #BBBBBB #E1E1E1 #E1E1E1 #BBBBBB;
}
#mailform {
	margin-top: 20px;
	display: block;
	float: left;
	width: 200px;
}
#mailform input,
#mailform textarea {
	width: 180px;
	margin-bottom: 20px;
}
#mailform input {
	padding: 0;
	margin-bottom: 10px;
	float: left;
}
#mailform input.csc-mailform-submit {
	margin-top: 10px;
	border:none;
	background: transparent url(../img/button_sendmes.gif) no-repeat;
	margin-bottom: 0;
	padding-right: 0;
	text-align: center;
	cursor: pointer;
}
#mailform div.csc-mailform-field {
	padding-bottom: 5px;
}

/**
 * Banners
 */
div.tx-llbanner-pi1 {
	float: left;
	display: block;
}
div.tx-llbanner-pi1 div.banner {
	padding: 0 0 15px 0;
	display: block;
	float: left;
}
div.tx-llbanner-pi1 div.banner h3 {
	padding: 0;
	margin: 0;
}
div.tx-llbanner-pi1 div.banner h3 a {
	display: block;
	width: 205px;
	height: 129px;
}
div.tx-llbanner-pi1 div.banner a:hover {
	background-position: bottom left;
}
div.tx-llbanner-pi1 div.banner h3 a span,
div.tx-llbanner-pi1 div.banner p,
div.banner span {
	display: none;
}

/**
 * Consultants - vCard
 */
div.tx-llconsultant-pi div.vcard img.photo,
div.tx-llconsultant-pi div.vcard span.organization-name,
div.tx-llconsultant-pi div.vcard span.organization-unit,
div.tx-llconsultant-pi div.vcard a.url,
div.tx-llconsultant-pi div.vcard span.type,
div.tx-llconsultant-pi div.vcard div.geo {
	display: none;
}
div.tx-llconsultant-pi div.vcard span.n {
	font-weight: bold;
}
div.tx-llconsultant-pi div.vcard div.adr {
	padding: 0 0 10px 0;
}
div.tx-llconsultant-pi div.vcard div.tel,
div.tx-llconsultant-pi div.vcard a.email {
	padding: 0 0 10px 26px;
	background: transparent no-repeat top left;
}
div.tx-llconsultant-pi div.vcard div.tel {
	background-image: url(../img/icon-vcardphone.gif);
}
div.tx-llconsultant-pi div.vcard div.fax {
	background-image: url(../img/icon-vcardfax.gif);
}
div.tx-llconsultant-pi div.vcard a.email {
	background-image: url(../img/icon-vcardmail.gif);
	display: block;
}
div.tx-llconsultant-pi div.vcard span.country-name {
	display: block;
	clear: both;
}
/* Hack to hide double singapore reference - Pranath 22/4/8 */
div.tx-llconsultant-pi #office470.vcard span.country-name {
	display:none;
}
div.tx-llconsultant-pi p.download,
div.tx-llconsultant-pi p.map {
	width: 99px;
	float: left;
	margin: 0 7px 0 0;
}
div.tx-llconsultant-pi p.map a,
div.tx-llconsultant-pi p.download a {
	display: block;
	width: 64px;
	height: 21px;
	background: transparent url(../img/button-map.gif) no-repeat bottom left;
}
div.tx-llconsultant-pi p.download a {
	width: 99px;
	background-image: url(../img/button-vcard.gif);
}
div.tx-llconsultant-pi p.map a:hover,
div.tx-llconsultant-pi p.download a:hover {
	background-position: top left;
}
div.tx-llconsultant-pi p.map a span,
div.tx-llconsultant-pi p.download a span {
	display: none;
}

/**
 * Consultants - Profile
 */
div.tx-llconsultant-pi div.profile div.photo {
	margin: 0 0 5px 0;
}
div.tx-llconsultant-pi div.profile div.title {
	background: transparent url(../img/divider_newslist.gif) no-repeat top left;
	padding: 1px 0 0 0;
	color: #A4872F;
	font-size: 150%;
}
div.tx-llconsultant-pi div.profile div.titleWrapper {
	background: transparent url(../img/divider_newslist.gif) no-repeat bottom left;
	padding: 0 0 10px 0;
}
div.tx-llconsultant-pi div.profile div.description {
	padding: 15px 0 0 0;
}

/**
 * Consultants - Office list
 */
div.tx-llconsultant-pi div.offices {
	margin: 15px 0 0 0;
}
div.tx-llconsultant-pi div.offices div.csc-header {
	padding-bottom: 0;
}
div.tx-llconsultant-pi div.offices div.csc-header h2 {
	display: block;
	margin-bottom: 5px;
	color: #65945e;
}
div.tx-llconsultant-pi div.offices div.office {
	background: transparent url(../img/contact-placeholder.gif) no-repeat bottom right;
	margin: 0 0 25px 0;
}
div.tx-llconsultant-pi div.offices div.office div.officeWrapper {
	background: transparent url(../img/contact_line.gif) no-repeat top right;
}
div.tx-llconsultant-pi div.offices div.office div.officeWrapper div.details {
	background: transparent url(../img/contact_line.gif) no-repeat bottom right;
	padding: 15px 0 15px 0;
}
div.tx-llconsultant-pi div.offices div.office div.fax {
	padding-bottom: 15px;
}

/**
 * Consultants - Address
 */
div.tx-llconsultant-pi div.address {
	display: block;
	float: left;
	width: 214px;
	background: transparent url(../img/title-contactdetails.gif) no-repeat top left;
	padding: 38px 0 0 0;
	margin: 0 0 25px -5px;
	font-size: 90%;
}
div.tx-llconsultant-pi div.address div.addressWrapper {
	display: block;
	float: left;
	width: 100%;
	background: transparent url(../img/contactform_bgbottom.gif) no-repeat bottom left;
	padding: 0 0 15px 0;
}
div.tx-llconsultant-pi div.address div.vcard {
	padding: 15px 10px 0 10px;
}
div.tx-llconsultant-pi div.address div.vcard p.download {
	margin-top: 5px;
}

/**
 * Consultants - Map
 */
div.tx-llconsultant-pi div.map {
	width: 100%;
	height: 350px;
	border: 1px solid #CCCCCC;
}

/**
 * Crown box
 */
#content div.greenColBackground {
	margin: 10px 0 30px 0;
	background: transparent url(../img/greenbox_bottom.gif) no-repeat left bottom;
	width: 100%;
	min-width: 100%;
	display:block;
	overflow:hidden;
}
#content div.greenColBackground div.boxWrapper {
	background: transparent url(../img/greenbox_top.gif) no-repeat left top;
	width: 100%;
	min-width: 100%;
}
#content div.greenColBackground div.columnOne,
#content div.greenColBackground div.columnTwo {
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	width: 45%;
}
#content div.greenColBackground div.columnTwo {
	position: relative;
	left: 10px;
}
#content div.greenColBackground div.csc-header {
	padding-top: 2px;
	padding-bottom: 20px;
	float: none;
}
#content div.greenColBackground div.csc-header h3 {
	color: #65945E;
}
#content div.greenColBackground a {
	font-weight: bold;
	display: block;
	line-height:2em;
	padding: 0 0 2px 50px;
	background: transparent url(../img/icon_download_small.gif) no-repeat left center;
}
#content div.greenColBackground div.twoColumnLayoutWrapper {
	width: 100%;
	min-width: 100%;
}

/**
 * Grey crown box
 */
div.greyCrownBox {
	background: transparent url(../img/invest_boxes_top.jpg) no-repeat top left;
}
div.greyCrownBox div.boxWrapper {
	background: transparent url(../img/invest_boxes_bottom.jpg) no-repeat bottom left;
}
div.greyCrownBox div.column div.columnWrapper {
	padding: 15px;
}
div.greyCrownBox div.csc-textpic-text {
	padding-top: 10px;
}
div.greyCrownBox .columnOne {
	position: relative;
	left: -5px;
}
div.greyCrownBox .columnTwo {
	position: relative;
	left: -4px;
}
div.greyCrownBox div.csc-textpic-below {
	padding: 20px 0 0 0;
}
div.greyCrownBox .productsLink {
	 float:right;
	 margin:20px 0 0 0;
}

/**
 * Quote & Team boxes
 */
div.quoteTeamBox {
	background: transparent url(../img/quoteteam_top.gif) no-repeat top left;
}
div.quoteTeamBox div.boxWrapper {
	background: transparent url(../img/strategy_crown.gif) no-repeat bottom left;
}
div.quoteTeamBox div.column div.columnWrapper {
	padding: 15px;
}
div.quoteTeamBox div.csc-textpic-text {
	padding-top: 10px;
}
div.quoteTeamBox div.csc-header {
	color: #65945e;
	padding:5px 0 20px 0;
	margin:0 0 10px 0;
	background: transparent url(../img/quoteteam_divider.jpg) no-repeat bottom left;
}
div.quoteTeamBox p {
	color: #65945e;
	font-size: 120%;
}
div.quoteTeamBox p a {
	font-size: 85%;
	float: right;
	font-weight: bold;
	background: transparent url(../img/green_arrow.jpg) no-repeat right center;
	padding-right: 20px;
}
div.quoteTeamBox div.divider {
	background: transparent url(../img/quoteteam_divider.jpg) no-repeat bottom left;
	padding:5px 0 5px 0;
}
div.quoteTeamBox div.tx-llconsultant-pi {
	font-size: 90%;
}
div.quoteTeamBox div.columnTwo ul li {
	background: transparent url(../img/icon_secnavgreenarr.gif) no-repeat 0 2px;
	padding: 0 0 2px 18px;
}
div.quoteTeamBox div.columnTwo ul li p {
	color: #333333;
	font-size: 90%;
}

/**
 * Equities & Bonds box
 */
div.equitiesBondsBox {
	background: transparent url(../img/box_equitiesibonds_top.jpg) no-repeat 1px 0;
	display: block;
}
div.equitiesBondsBox div.boxWrapper {
	background: transparent url(../img/box_equitiesbonds_bottom.jpg) no-repeat bottom left;
	display: block;
	min-height: 180px;
}
div.equitiesBondsBox div.columnWrapper {
	width: 55%;
	float: right;
	padding-right:20px;
}
div.equitiesBondsBox div.csc-textpic {
	margin: 10px 0 0 0;
}
div.equitiesBondsBox .productsLink:hover,
div.greyCrownBox .productsLink:hover {
	background: transparent url(../img/button_viewprod_over.gif) no-repeat top left;
	width: 121px;
	height: 22px;
}

/**
 * Facts Sheet box
 */
div.factSheetBox p {
	padding: 0;
}
div.factSheetBox h3 {
	background:url(../img/divider_newslist.gif) no-repeat center top;
	padding: 20px 0 0 0;
	margin: 3px 0 0 0;
}
div.factSheetBox a.download {
	margin: 10px 0 0 0;
	padding: 20px 0 20px 35px;
	background: transparent url(../img/icon_download_small.gif) no-repeat -3px 11px;
}
div.factSheetBox h3 a.download {
	background: none;
	margin: 0;
	padding: 0;
}

/**
 * Left column rounded box
 */
div.leftColRoundBox {
	background:url(../img/contactform_bgbottom.gif) no-repeat left bottom;
	margin:10px 0 20px 0;
	display:block;
	float:left;
}

div.leftColRoundBox .boxWrapper {
	background:transparent url(../img/contactform_bgtop.jpg) no-repeat -6px 0;
	padding:10px 15px 10px 15px;
	display:block;
	float:left;
}
div.leftColRoundBox div.csc-header {
	padding:0 0 10px 0;
	position:relative;
	left:-5px;
}
.leftColRoundBox .email {
	padding:0 0 0 15px;
}
div.leftColRoundBox #mailform {
	margin: 0 0 10px 0;
	padding:0px;
	position:relative;
	left:-5px;
}
div.leftColRoundBox #mailform .csc-mailform-submit {
	margin: 10px 0 10px 0;
	width: 92px;
	height: 22px;
	border: none;
	background: transparent url(../img/button_sendmes.gif) no-repeat center;
	float: right;
	display: block;
	position: relative;
	left: -20px;
}
div.leftColRoundBox #mailform .csc-mailform-submit:hover {
	background: transparent url(../img/button_sendmes_over.gif) no-repeat center;
}

/**
 * Quote
 */
div.quote {
	color: #65945E;
	font-size: 115%;
	background: transparent url(../img/contactform_bgtile.jpg) repeat-y center;
	padding: 0;
	width: 214px;
	position: relative;
	left: -5px;
	float: left;
}
div.quote div.quoteWrapper {
	background: transparent url(../img/contactform_bgbottom.jpg) no-repeat bottom left;
	padding: 0 0 25px 0;
}
div.quote div.quoteInnerWrapper {
	background: transparent url(../img/contactform_bgtop.jpg) no-repeat left top;
	padding: 10px 20px 10px 20px;
}
div.quote img {
	float: left;
	padding: 0 7px 0 0;
}
div.quote p.author {
	background: transparent url(../img/divider_secnav.gif) no-repeat center top;
	padding: 15px 20px 0 20px;
	font-size: 85%;
	color: #333333;
}



/**
 * Sitemap
 */
div.csc-sitemap ul {
	margin: 0;
	padding: 0;
}
div.csc-sitemap ul li {
	background-image: none;
	padding: 0;
	margin: 0;
}
div.csc-sitemap ul li ul li {
	padding-left: 15px;
}
div.csc-sitemap ul li a {
	display: block;
	padding: 2px 0 6px 25px;
	background: transparent url(../img/icon_crowngreen.gif) no-repeat 0 -1px;
}

/**
 * Home Page
 */
#pageHome #search {
	width: 100%;
	top: -22px;
}
#pageHome #search fieldset {
	float:left;
}
#pageHome #search input {
	float: left;
	width: 175px;
}
#pageHome #secondaryNavigation {
	display:none;
}
#pageHome div.newsItem {
	background: transparent url(../img/news_divider.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border:thin solid #FFFFFF;
}
#pageHome div.newsItem h3 {
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	margin:0 0 5px 0;
}
#pageHome div.newsItem h3 a {
	font-weight: bold;
}
#pageHome div.newsItem .bodytext {
	font-size:80%;
}
#pageHome div.columnOne {
	float: left;
	width: 68%;
	padding:0px 0 0 0;
	margin:40px 0 0 0;
}
#pageHome div.columnTwo {
	padding: 40px 0 0 0;
	float: right;
	width: 30%;
	margin-top:0px;
}
#pageHome div.columnThree {
	display:none;
}
#pageHome div.columnOne div.columnOne,
#pageHome div.columnOne div.columnTwo {
	width: 49%;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}
#pageHome div.columnTwo a.internal-link {
	float: right;
	width: auto;
	margin-bottom: 50px;
}
#pageHome .columnOne p {
	padding-right: 20px;
}
#pageHome div.columnOne div.twoColumnLayout p {
	margin-bottom: 0;
}
#pageHome h1 {
	width: 100%;
	line-height: 120%;
	padding-top: 0;
	padding-bottom: 10px;
}
#pageHome #pageHeader div.csc-header {
	display: none;
}
#pageHome #c1047 p {
	padding-left: 110px;
	padding-right: 10px;
}
#pageHome #c1048 {
	padding-left: 50px;
}
#pageHome #c1049 {
	padding-left: 55px;
}
#pageHome div.fiftyFifty div.fiftyFifty div.csc-header,
#pageHome div.columnTwo div.csc-header {
	padding: 0;
	display:block;
}
#pageHome #c2267 {
	margin-bottom: 0;
}
#pageHome div.box div.csc-header {
	float: left;
	width: 80%;
}
#pageHome div.box div.rss {
	float: right;
	width: 10%;
	padding:3px 0 0 0;
}
#pageHome div.box div.rss a {
	display: block;
	width: 16px;
	height: 24px;
	background: transparent url(../img/rss.jpg) no-repeat top left;
	float:right;
}
#pageHome div.box div.rss a span {
	display: none;
}
#pageHome div.tx-llbanner-pi1 div.banner h3 a {
	width: 250px;
}
#pageHome div.equitiesBondsBox div.columnOne,
#pageHome div.equitiesBondsBox div.columnTwo {
	width: 48%;
	padding-bottom: 30px;
	padding-top: 30px;
	float: left;
}

/* Hack to get boxes to line up !*/
#pageHome div.tx-llbanner-pi1 {
	margin:37px 0 0 0;
}

#pageHome div.tx-llbanner-pi1 div.banner {
	padding: 0 0 5px 0;
}
/* no news message */
#pageHome #c1003 {
	float:left;
	width:100%;
	margin:0px 0 0 0;
}

/* Research & insight header image */
#pageHome #c2331 {
	width:185px;
	overflow:hidden;
	float:left;
}

/**
 * Bottom Content
 */
#pageHome .rowTwo {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
}
#pageHome .rowTwo div.columnOne {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
}
#pageHome .rowTwo .columnWrapper.page {
	padding: 0;
	margin: 0;
}
#pageHome .rowTwo .seventyThirty .columnOne {
	width: 68%;
	float: left;
}
#pageHome .rowTwo .seventyThirty .fiftyFifty .columnOne,
#pageHome .rowTwo .seventyThirty .fiftyFifty .columnTwo {
	width: 49%;
	float: left;
}
#pageHome .rowTwo .seventyThirty .columnTwo {
	width: 30%;
	float: right;
}

/**
 * Contact us
 */
#pageContact h2 {
	background: transparent url(../img/icon_bigcrown.jpg) no-repeat left;
	background-position: 0 -1px;
	padding-left: 30px;
}
#pageContact #c1169 {
	float: left;
	display: block;
}
#pageContact .csc-header h3 {
	padding-left: 18px;
	line-height: 120%;
}
#pageContact #secondaryNavigation {
	display: none;
}

/**
 * Fact sheets page
 */
#pageFactSheets div.newsItem .pdf {
	float: left;
}

/**
 * Our Team page
 */
#pageOurTeam div.defaultPageLayout div.page.columnOne {
	display: none;
}
#pageOurTeam div.defaultPageLayout div.page.columnTwo {
	width: 100%;
}
#pageOurTeam #breadcrumb {
	left: 0;
}
#pageOurTeam div.csc-header {
	background: transparent url(../img/icon_hugecrown.jpg) no-repeat top left;
	padding-left: 40px;
}
#pageOurTeam #pageHeader div.csc-header {
	background-image: none;
	padding-left: 0;
}
div.ourTeamBox {
	margin: 0 0 30px 0;
	padding: 1px 0 0 0;
	background: transparent url(../img/ourteam_background.gif) no-repeat top left;
}
div.ourTeamBox div.boxWrapper {
	background: transparent url(../img/ourteam_placeholder.gif) no-repeat bottom right;
	padding: 15px 0 0 0;
}
div.ourTeamBox div.boxWrapper p.bodytext {
	width: 600px;
}
div.ourTeamBox div.tx-llconsultant-pi div.list {
	background: transparent url(../img/ourteam_background_bottom.gif) no-repeat bottom left;
	padding: 0 0 15px 0;
}
div.ourTeamBox div.tx-llconsultant-pi div.list ul {
	width: 600px;
	padding: 10px 0 0 0;
}
div.ourTeamBox div.tx-llconsultant-pi div.list ul li {
	display: block;
	width: 200px;
	float: left;
	padding: 0 0 8px 0;
	background-image: none;
}
div.ourTeamBox div.tx-llconsultant-pi div.list ul li p {
	font-size: 90%;
	padding: 0 0 0 20px;
}
div.ourTeamBox div.tx-llconsultant-pi div.list ul li a {
	display: block;
	background: transparent url(../img/green_arrow.jpg) no-repeat 0 2px;
	padding: 0 0 0 20px;
}
#pageOurTeam #c2479 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_asian.jpg);
}
#pageOurTeam #c2484 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_fixedincome.jpg);
}
#pageOurTeam #c2486 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_latin.jpg);
}
#pageOurTeam #c2488 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_european.jpg);
}
#pageOurTeam #c2490 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_marketing.jpg);
}
#pageOurTeam #c2492 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_finance.jpg);
}
#pageOurTeam #c2500 div.ourTeamBox div.boxWrapper {
	background-image: url(../img/ourteam_operations.jpg);
}

/**
 * Dropdown menu intro box
 */
#c2523 div.twoColumnLayout {
	background: transparent url(../img/ourteam_top.jpg) no-repeat top right;
	height: 202px;
	margin: 0 0 10px 0;
}
#c2523 div.twoColumnLayout div.columnOne {
	width: 33%;
	padding: 1px;
	margin: 35px 0 0 0;
}
#c2523 div.twoColumnLayout div.columnOne div.columnWrapper {
	padding: 0 0 0 30px;
}
#c2523 div.twoColumnLayout div.columnTwo {
	width: 40%;
	max-width:40%;
	float: left;
	margin: 40px 0 0 0;
}
#c2523 div.columnOne select {
	width: 210px;
	font-size: 95%;
}
#pageOurTeam div.columnOne div.csc-header {
	padding-left: 0;
	background-image: none;
}
div.tx-llconsultant-pi div.flatlist label {
	display: none;
}

/**
 * Survey
 */
#content div.tx-pbsurvey-pi1 div.pagenumbering {
	font-size: 85%;
	text-align: right;
	background: transparent url(../images/dividers/line.gif) repeat-x bottom left;
}
#content div.tx-pbsurvey-pi1 input.text,
#content div.tx-pbsurvey-pi1 textarea {
	background-color: #FAFAFA;
	width: 350px;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item {
	padding: 5px 0 10px 0;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item p.question {
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item p.question .questionText {
	padding: 0 0 5px 0;
}
#content div.tx-pbsurvey-pi1 .questionText label {
	display: inline;
}
#content div.tx-pbsurvey-pi1 span.required {
	color: #FF0000;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item span.questionNumber {
	padding: 0 5px 0 0;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item.checkbox input {
	float: left;
	margin: 0 5px 0 0;
	border: none;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item .questionAnswer input {
	float:left;
	margin: 1px 5px 0 0;
	border: none;
}
#content div.tx-pbsurvey-pi1 fieldset.survey_item .questionAnswer br {
	display:none;
}
#content div.tx-pbsurvey-pi1 div.formbuttons {
	padding: 20px 0 20px 0;
	text-align: right;
}
#content div.tx-pbsurvey-pi1 input.button {
	background: transparent url(../img/button_submit.gif) no-repeat center;
	border: none;
	padding: 3px 5px;
	color: #000;
	cursor: pointer;
	width: 64px;
	overflow: visible;
	height: 22px;
	font-size: 0;
}
#content div.tx-pbsurvey-pi1 input.button:hover {
	background:transparent url(../img/button_submit_over.gif) no-repeat center;
}
#content div.tx-pbsurvey-pi1 button:hover {
	text-decoration: none;
	background-color: #3474b9;
	background-image: none;
}
#content div.tx-pbsurvey-pi1 button span {
	padding: 0 10px 0 10px;
}
#content div.tx-pbsurvey-pi1 div.questionAnswer {
	padding: 0 0 5px 0;
}
#content div.tx-pbsurvey-pi1 table {
	width: auto;
}
#content div.tx-pbsurvey-pi1 th,
#content div.tx-pbsurvey-pi1 td {
	background: none;
	text-align: center;
	padding: 5px 12px
}
#content div.tx-pbsurvey-pi1 table td {
	padding: 3px 0;
}
#content div.tx-pbsurvey-pi1 table td label {
	display: block;
	margin: 2px 7px 0 0;
}

#content div.tx-pbsurvey-pi1 fieldset.survey_item p.question label {
	padding:0px;
}

/**
 * Comments
 */
div.tx-comments-pi1 h3 {
	display: block;
	font-size: 125%;
	margin: 0;
}
div.tx-comments-pi1 .posted {
	padding-bottom: 10px;
	font-style: italic;
	display: block;
	width: 100%;
}
div.tx-comments-pi1 p.posted {
	font-weight: bold;
	font-size: 90%;
}
div.tx-comments-pi1 .indent {
	padding-bottom: 10px;
	display: block;
}
div.tx-comments-pi1 input,
div.tx-comments-pi1 textarea {
	width: 225px;
}
div.tx-comments-pi1 div.row {
	clear: both;
	padding: 5px 0 0 0;
}
div.tx-comments-pi1 span.label,
div.tx-comments-pi1 span.field,
div.tx-comments-pi1 span.note,
div.tx-comments-pi1 div.captcha label,
div.tx-comments-pi1 div.tx-comments-captcha {
	float: left;
	width: 130px;
}
div.tx-comments-pi1 span.field,
div.tx-comments-pi1 div.tx-comments-captcha {
	width: 240px;
}
div.tx-comments-pi1 span.note {
	width: 200px;
	font-size: 90%;
	color: #666666;
}
div.tx-comments-pi1 img {
	border-width: 1px;
	border-style: solid;
	border-color: #BBBBBB #E1E1E1 #E1E1E1 #BBBBBB;
	margin: 0 0 10px 0;
}
div.tx-comments-pi1 span.tx-comments-required-error {
	color: #FF0000;
	padding: 5px 0;
	display: block;
}
div.tx-comments-pi1 div.tx-comments-captcha img {
	padding: 0 0 5px 0;
}
#content div.tx-comments-pi1 button.submit:hover {
	background: transparent url(../img/button_submit_over.gif) no-repeat center;
}
#content div.tx-comments-pi1 button.submit {
	background: transparent url(../img/button_submit.gif) no-repeat center;
	border-width: 0;
	float: left;
	height: 22px;
	margin: 10px 0 0 5px;
	position: relative;
	left: -3px;
	width: 64px;
}
#content div.tx-comments-pi1 button.submit span,
div.tx-comments-pi1 span.tx-comments-required-mark {
	display: none;
}
div.csc-header-comments {
	margin: 20px 0 0 0;
}
#content div.tx-comments-pi1 div.tx-comments-form-top-message {
	font-weight: bold;
	padding: 0 0 10px 0;
}