/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #005245;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	display: block;
	background: #fff;
	text-align: center;
	background: #dbe1e0;
}
#Wrapper {
	padding: 0;
	width: 100%;
	text-align: left;
}
#HeaderOuter {
	background: #fff;
	width: 100%;
}
#Header {
	background: #fff url(../_images_gen/header_bg.gif) no-repeat top right;
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 0;
	font-family: Arial, Helvetica, sans-serif
}
#Logo {
	float: left;
	padding: 30px 0 0 0;
}
#Logo h1 {
	font-size: 200%;
	font-weight: normal;
}
#Logo h1 a {
	color: #fff;
	text-decoration: none;
}
#Strapline {
	float: left;
	padding: 69px 0 0 15px;
	font-weight: bold;
	font-size: 90%;
	color: #005245;
}
#ToolBar {
	float: right;
	padding: 69px 10px 0 0;
}
#ToolBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ToolBar ul li {
	float:left;
	margin: 0 0 0 10px;
	border-left: 1px solid #bedbd6;
}
#ToolBar ul li.first {
	border-left: none;
}
#ToolBar ul li a {
	padding: 0 10px;
	color: #b71955;
	text-decoration: none;
	display: block;
	font-size: 90%;
	font-weight: bold;
}
#NavigationOuter {
	background: #c21f4b url(../_images_gen/navigation_bg.gif) repeat-x top left;
	border-top: 1px solid #c21f4b;
	border-bottom: 1px solid #a8c1bc;
	padding: 0 30px 0 0;
}
#Navigation {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 30px 0 0;
}
ul#MainNav {
	padding: 0;
	list-style: none;
	margin: 0;
	line-height: 1.0;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D06382 url(../_images_gen/navigation_li_active_bg.gif) repeat-x top left;
}
ul#MainNav li {
	padding: 0;
	display: block;
	float: left;
	margin: 0 0 0 0;
	position: relative;
}
ul#MainNav li.First {
	margin: 0;
	background: none;
}
ul#MainNav li.Last {
	float: right;
	width: 200px;
	text-align: center;
	background: url(../_images_gen/navigation_bg_latest.gif) repeat-x top left;
}
ul#MainNav li.Last a {
	background: none;
}
ul#MainNav li.Active {
	background-color: #D06382 url(../_images_gen/navigation_li_active_bg.gif) repeat-x top right;
}
ul#MainNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 13px 15px 0 15px;
	height: 26px;
	background: url(../_images_gen/nav_left_bg.png) no-repeat left;
}
ul#MainNav li a.Active {
	color: #7A1632;
	background-color: #D06382;
}
ul#MainNav li a:hover {
	color: #ADADE7;
}
#PageOuter {
	background: #fff;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 0;
	position: relative;
}
#Page {
	background: #fff;
	width: 100%;
	position: relative;
	background: #e9eceb url(../_images_gen/page_bg.jpg) repeat-x top left;
}
body#Home #Page {
	background: #fff url(../_images_gen/page_bg_home.gif) repeat-x top left;
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../_images_gen/edit-page-blue.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 0;
}
.ContentBanner {
	float: left !important;
	width: 710px !important;
}
.BannerRight {
	float: right;
	margin: 0 13px 0 0;
	border: 1px solid #DDDDE8;
}
a.Back {
	float: right;
	display: block;
	text-decoration: none;
	margin: 5px 10px 0 0;
	color: #b71955 !important;
}
a:hover.Back {
	text-decoration: underline;
}
h1#PageTitle {
	font-size: 210%;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding: 0;
	color: #005245;
}
#LeftColumn {
	width: 235px;
	padding: 0 0 15px 15px;
	margin: 25px 0 0 0;
	float: left;
}
#LeftColumn h2#SectionTitle {
	font-weight: normal;
	color: #fff;
	font-size: 140%;
	letter-spacing: 0;
	margin: 0 0 0 0;
	padding: 0 0 18px 20px;
	background: url(../_images_gen/left_col_heading_bg.png) no-repeat bottom;
}
#LeftColumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#LeftColumn ul li {
	padding: 15px 0 15px 20px;
	margin: 0;
	font-size: 80%;
	background: url(../_images_gen/left_col_li_bg.png) no-repeat bottom;
}
#LeftColumn ul li a {
	padding: 0;
	display: block;
	text-decoration: none;
	color: #b71955;
}
#LeftColumn ul li a:hover {
	text-decoration: underline;
}
#LeftColumn ul li a.Active {
	font-weight: bold;
}
ul#TertNav {
	padding: 3px 10px;
	margin: 0 10px;
}
ul#TertNav li {
	background: none !important;
	padding: 10px 0 0px 0;
	margin: 0;
}
ul#TertNav li a {
	font-size: 100%;
}
ul#TertNav li a.Active {
	font-weight: bold;
}
#PageCopy {
	padding: 30px 10px 40px 40px;
	font-size: 90%;
	line-height: 1.3em;
	position: relative;
	width: 645px;
	float: right;
	background: #fff url(../_images_gen/page_copy_list_bg.jpg) no-repeat top right;
	min-height: 425px;
}
body#Home #PageCopy {
	background: none;
	padding: 0;
}
#PageCopy.FullWidth {
	width: 960px;
	float: none;
}
#PageCopy a {
	color: #7ba47b;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #ADADE7;
	text-decoration: underline;
}
#PageCopy hr.NewSection {
	color: #FFF;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy p,
#PageCopy ul,
#PageCopy ol,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	margin: 0 0 15px 0;
	padding: 0;
	line-height: normal;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline;
}
#PageCopy h1 {
	font-size: 160%;
}
#PageCopy h2 {
	font-size: 140%;
}
#PageCopy h3 {
	font-size: 120%;
}
#PageCopy h4 {
	font-size: 110%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 30px;
}
.StandardTeaser {
	width: 470px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;
}

.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
	font-size: 90% !important;
}
.StandardTeaser h2 {
}
.StandardTeaser h3 a {
	color: #b71955 !important;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser p.HasImage {
	float:right;
	width: 377px;
}
.StandardTeaser img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #E7EBEA;
}
.StandardTeaser hr {
	display: none;
}

#HomePage {
}
#HomePage #HomePageTop {
	background: url(../_images_gen/home_bg.png) no-repeat top right;
	height: 249px;
}
#HomePage #Welcome {
	float: left;
	width: 470px;
	color: #015345;
	padding-top: 36px;
	letter-spacing: 0.5px;
}
#HomePage #Welcome h1 {
	font-size: 140%;
	line-height: 1.4;
}
#HomePage #Welcome p {
	font-size: 110%;
	line-height: 1.2;
}

#HomePage #HomePageBottom {
	padding: 20px 0;
}

#HomePage #HomePageBottom div#Operations, #HomePage #HomePageBottom div#Results, #HomePage #HomePageBottom div#LatestNews {
	display: block;
	float: left;
	width: 280px;
	height: 150px;
	border: 1px solid #D7D9D8;
	overflow: hidden;
	padding: 10px 10px 25px 10px;
	position: relative;
}
#HomePage #HomePageBottom div#Operations, #HomePage #HomePageBottom div#Results {
	margin-right: 27px;
}
#HomePage #HomePageBottom div#Operations {
	background: url(../_images_gen/home_operations_bg.jpg) no-repeat top right;
}
#HomePage #HomePageBottom div#Results {
	background: url(../_images_gen/home_results_bg.jpg) no-repeat top right;
}
#HomePage #HomePageBottom h2 {
	font-weight: normal;
	letter-spacing: 0.5px;
	margin: 0;
}
#HomePage #HomePageBottom blockquote {
	font-size: 75%;
	line-height: 1.4;
	margin: 0;
	padding-top: 10px;
}
#HomePage #HomePageBottom blockquote p {
	margin: 0;
	padding-bottom: 8px;
}
#HomePage #HomePageBottom blockquote p a {
	color: #b71955;
}
#HomePage #HomePageBottom div#Operations blockquote {
	width: 185px;
}
#HomePage #HomePageBottom div#Results blockquote {
	width: 195px;
}

#HomePage #HomePageBottom div#Operations a.ViewAll, #HomePage #HomePageBottom div#Results a.ViewAll, #HomePage #HomePageBottom div#LatestNews a.ViewAll {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: #b71955;
}

/*
		$output .= '<h2>Operations & Risk</h2>';
		$output .= '<blockquote>The business winning ability of BRAXXON is based upon specialisation in the niche investment banking market, client relationships and the track record of quality delivery.</blockquote>';
		$output .= '<a href="#">&raquo; Our Specialist Service</a>';
		$output .= '</div>';
*/
#PageCopy ul.ClientList li {
	float: left;
	width: 45%;
}

#ExpandCollapseAll {
	position: absolute;
	top: 20px;
	right: 0;
}
.FAQTeaser h2 a {
	cursor: pointer;
	display: block;
	padding: 0 0 0 22px;
}
.FAQToggle {
	background: url(../_images_gen/expand_16x16.gif) no-repeat left 3px;
}
.FAQCollapse {
	background: url(../_images_gen/collapse_16x16.gif) no-repeat left 3px;
}
.FAQAnswer {
	padding: 15px 22px 10px 22px;
}
.FAQToggleAll {
	display: block;
	width: 80px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/expandall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
.FAQCollapseAll {
	display: block;
	width: 90px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/collapseall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}
.DateHead {
	color: #ADADE7;
	font-weight: normal;
	font-style: italic;
}
#NewsLeft {
	float: left;
	width: 420px;
}
#MainNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
#MainNews img {
	float: left;
	display: block;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
#MainNews h1 {
	font-weight: normal;
	margin: 0 0 8px 0 !important;
}
#MainNews p {
	margin: 0 0 8px 0 !important;
}
.SecondaryNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
.SecondaryNews img {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
.SecondaryNews h1 {
	font-weight: normal;
	font-size: 140% !important;
	margin: 0 0 8px 0 !important;
}
.SecondaryNews p {
	margin: 0 0 8px 0 !important;
}
.NewsTeasers {
	background: repeat-y;
	padding: 0;
	margin: 0 0 20px 0;
}
.NewsTeasers h3 {
	margin: 0 0 10px 0 !important;
	font-size: 160% !important;
	font-weight: normal;
}
.NewsTeasers div.MiniNews {
	line-height: normal;
	padding: 0 0 10px 0;
}
.MiniNews blockquote {
	margin: 0 !important;
	padding: 8px 0 0 0 !important;
	font-size: 95%;
}
.MiniNews p {
	padding: 0 !important;
	margin: 0 !important;
}
.MiniNews h2 {
	font-size: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#SlideShow {
	float: right;
	height: 267px;
	width: 400px;
	overflow: hidden;
	background: #3A3B4B;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 15px;
}
.SlideHolder {
	position: relative;
	height: 267px;
	width: 400px;
	overflow: hidden;
}
.SlideHolder p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	background: #3A3B4B;
	display: block;
	opacity: 0.7;
 	filter: alpha(opacity = 70);
	border-top: 1px solid #8889D0;
}
.SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 95%;
}
.GalleryRow {
	width: 570px;
	padding: 10px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 176px;
	margin: 0 21px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd h3 {
	font-weight: normal;
	font-size: 100% !important;
	color: #666666 !important;
	margin: 0 !important;
}
.GalleryRow dd p {
	font-weight: normal;
	font-size: 85% !important;
	margin: 5px 0 0 0 !important;
}
.GalleryRow dd span.LinkLeft {
	float: left;
	display: block;
}
.GalleryRow dd span.LinkRight {
	float: right;
	display: block;
}
/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	float: left;
	padding: 5px 5px;
}


.Ancillary.Right {
	float: right;
	width: 180px;
	margin: 0 0 20px 20px;
	padding: 10px;
	/*background: #E9ECEB;*/
}
.Ancillary div.Testimonial blockquote {
	color: #b71955;
}
.Ancillary.Under {
	padding: 20px 0 0 0;
	border-top: 1px solid #ADADE7;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 5px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}

#FooterOuter {
	background: #dbe1e0 url(../_images_gen/footer_bg.jpg) repeat-x top left;
	width: 100%;
	min-height: 60px;
}
#Footer {
	width: 925px;
	font-size: 70%;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 35px;
	font-family: Arial, Helvetica, sans-serif;
}
body#Home #Footer {
	width: 960px;
	padding-left: 0;
}
#Footer p {
	padding: 12px 0;
	float: left;
	width: 550px;
}
#Footer p span {
	display: block;
}
#Footer a {
	color: #b71955;
	text-decoration: none;
}
#Footer ul {
	list-style: none;
	margin: 0;
	float: right;
	width: 350px;
	padding: 12px 10px 12px 0;
}
#Footer li {
	float: right;
	display: block;
	text-decoration: none;
	margin-left: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}


#Content table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	font-size: 95%;
}
#Content table tr:hover {
	background: #FDCAEF;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}

#MapDiv {  
	float: right; 
	margin: -120px 50px 20px 20px;
}
#MapDiv iframe {  
	border: 1px solid #E7EBEA;
}