
@import "reset.css";


/* Generic elements */

html, body { height: 100%; }
body { background: url(images/grad1.jpg) repeat-x; color: #26322e; font: .814em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #4c6294; text-decoration: underline; } 
a:hover,a.important,a.on { color: #4c6294; text-decoration: underline; }

p { margin-bottom: 1em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }
img.pdf { margin: 10px 0 0 0; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }


/* Custom paragraphs, links, images, etc. */

.frame { border: solid 1px #dedddd; }


/*tables*/
.menu {color: #4e4e4e; background: #fff; margin-bottom: 15px; width: 655px;}
.menu td {border: 1px solid #cdcdcd; text-align: left; vertical-align: middle; font-size: 14px; padding: 5px;}
.tHead td {text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 5px; background: #4c6294; color: #fff;}
.menu td.tDay {text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; background: #dedddd;}
.menu td.tMonth {text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; background: #e7e7e7;text-align:left;padding-left:18px;}


/*pdf*/
a.pdf,a.pdf:visited { padding: .5em 0 .5em 25px; background: url(images/icon_pdf.png) 0 0 no-repeat; color: #000; }
a.pdf:hover { color: #4c6294; }


/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/arrow1-rightward-mediumslateblue.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-rightward-mediumslateblue.png); color: #49317b; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 140%; }
h2 { font-size: 23px; }
h3 { font-size: 17px; margin-bottom: .2em; }
h4 { font-size: 16px; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Layout models */

.inwards { width: 95%; margin: 0 auto; text-align: left; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA {  }

.rbox { position: relative; margin-left: -15px; }
.rbox .i1 { position: relative; padding-left: 40px; background: url(images/box1.png) 0 0 no-repeat; }
.rbox .i2 { padding-top: 30px; background: url(images/box1.png) 100% 0 no-repeat; }
.rbox .i3 { background: url(images/box1.png) 100% 100% no-repeat; }
.rbox .after { margin-right: 40px; margin-left: -40px; padding: 0 0 30px 40px; background: url(images/box1.png) 0 100% no-repeat; }


/* List models */

.listA {}


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { font-weight: normal; }
.story h4, .story h5, .story h6 { font-weight: bold; }
.story h2 { color: #4c6294; }
.story h3, .story h4, .story h5, .story h6 { margin-top: 1em; }
.story ul { list-style: none; width: 90%; padding-left: 0; }
.story ul li { padding-left: 15px; background: url(images/arrow1-rightward-mediumslateblue.png) 0 7px no-repeat; }
.story ul ul { margin-bottom: 0; }
.story dl { margin: 1em 0; }
.story dt { font-size: 17px; }
.story dd { margin-bottom: .5em; }


/* Custom headings */

#logo { display: inline; float: left; padding-bottom: 55px; }
#logo a { cursor: pointer; }
#tagline { display: inline; float: left; margin: 150px 0; font: 41px/1em Arial, Helvetica, sans-serif; }
#tagline strong { font-size: 90px; line-height: 1em; }
#pagetitle { margin-bottom: 1.5em; color: #4c6294; }


/* Single layers */

#container { width: 100%; height: 100%; margin: 0 auto; background: #fff; }
#wrapper { min-height: 100%; text-align: center; }
#header { padding-top: 30px; background: url(images/bg_inner.jpg) 0 0 no-repeat; }
#content { min-height: 400px; padding-bottom: 65px; }


/* Custom column groups */

#colgroup1 { padding-top: 25px; }
#colgroup1 .colA { width: 27%; }
#colgroup1 .colB { float: right; width: 72%; }


/* Navigation */

#topnav { float: right; background: url(images/grad2.png) -9999px -9999px no-repeat; }
#topnav li { float: left; padding: 0 10px; border-right: solid 1px #fff; }
#topnav li.first { padding-left: 0; }
#topnav li.last { padding-right: 0; border-right: none; }
#topnav a { position: relative; font-weight: bold; }
#topnav a span { position: absolute; left: 1px; bottom: -1px; color: #fff; cursor: pointer; }
#topnav a, #topnav a:visited { color: #000; text-decoration: none; }

#navbar { clear: both; width: 100%; padding-bottom: 1px; background: #fff url(images/pattern1.png) 50% 100% no-repeat; text-transform: uppercase; font-weight: bold; }
#navbar2 { background: url(images/box1-left.png) -9999px -9999px no-repeat; }
#navbar .inwards { margin: 0 auto; background: url(images/box1-right.png) -9999px -9999px no-repeat; }
#navbar .dropdown { height: 42px; background: url(images/grad1.png) 100% 100% no-repeat; }
#navbar .dropdown li { position: relative; float: left; width: 20%; background: url(images/grad1.png) 0 100% no-repeat; }
#navbar .dropdown li.last { width: 19%; }
#navbar .dropdown > li:hover > a { color: #4c6294; }
#navbar a { display: inline; float: left; width: 100%; margin-left: 1px; line-height: 42px; text-align: center; }
#navbar a, #navbar a:visited { color: #000; text-decoration: none; }
#navbar a.on, #navbar a:hover, #navbar a.open { color: #4c6294 !important; }
#navbar .sub { display: none; position: absolute; top: 100%; left: -17px; width: 100%; background: url(images/box1-left.png) 0 100% no-repeat; text-transform: none; font-weight: normal; }
#navbar .sub .s1 { position: relative; min-height: 1px; margin-right: -35px; padding: 0 17px 22px; background: url(images/box1-right.png) 100% 100% no-repeat; }
#navbar .sub .s2 { background: #fff url(images/grad2.png) 100% 0 no-repeat; }
#navbar .sub ul { padding: 20px; background: url(images/grad2.png) 0 0 no-repeat; }
#navbar .sub ul li { position: static; float: none; width: auto; background: none; }
#navbar .sub ul a { float: none; width: auto; padding: 0; line-height: normal; text-align: left; }
#navbar .sub ul a, #navbar .sub a:visited { color: #000; font-size: .923em; text-decoration: none; }
#navbar .sub ul a:hover, #navbar .sub ul a.on { color: #4c6294 !important; }

#subnavbar { width: 60%; }
#subnav { border-top: solid 1px #9eaac5; }
#subnav li { padding: .75em 23px; border-bottom: solid 1px #9eaac5; }
#subnav a {  }
#subnav a, #subnav a:visited { color: #525151; text-decoration: none; }
#subnav a:hover, #subnav a.on { font-weight: bold !important; }


/* Team */

#team { margin: 2em 0; }
#team ul li { float: left; width: 20%; padding-bottom: 1em; font-size: 17px; }
#team ul li img { margin-bottom: 5px; }
#team ul li a { text-decoration: none; }
#team ul li a span { display: block; width: 130px; text-align: center; font-size: 15px; font-weight: bold;}
#team .box { clear: both; }
#team .profile-desc .after { min-height: 185px; }


/* Partners */

#partners { float: left; width: 100%; margin: 1em 0 3em; }
#partners li { display: inline; float: left; width: 33.3%; height: 56px; margin: .5em 0; line-height: 56px; }
#partners li img { display: inline; vertical-align: middle; }


/* Footer */

#footer { clear: both; overflow: hidden; position: relative; z-index: 10; height: 65px; margin-top: -65px; background-color: #dedddd; color: #000; font-size: .846em; }
#footer .inwards { padding: 1em 0; }
#footer p { margin-bottom: 0; line-height: 2em; }
#footer .note { text-transform: uppercase; }
#footer #tld {  }


/* Custom pages */

#home #wrapper { background: #dedddd url(images/bg_home.jpg) 50% 0 no-repeat; color: #fff; }
#home #header { background: none; }
#wealth-management #header { background: url(images/bg_wealth-management.jpg) 0 0 no-repeat; }
#structured-solutions #header { background: url(images/bg_structured-solutions.jpg) 0 0 no-repeat; }
#about-us #header { background: url(images/bg_about-us.jpg) 0 0 no-repeat; }
#team-careers #header { background: url(images/bg_team-careers.jpg) 0 0 no-repeat; }
#contact #header { background: url(images/bg_contact_us.jpg) 0 0 no-repeat; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */
