/* Background
   ================================= */

b{
font-weight: bold;
}
i{
font-style: italic;
}


.header-right-side-wrapper{
position: relative;
height:115px;
width:760px;
margin-left:200px;
}
#client-login{
/*position: absolute;
top: 32px;
right: 12px;*/
float:right;
height:25px;
width:100%;
margin-bottom:-25px;
}
#client-login a{
display: block;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight: normal;
color: #fa912c;
padding: 2px 2px 2px 22px;
background: url(images/boardex/client-login-icon.png) left 4px no-repeat;

float:right;
margin:32px 12px 0 0;
}
#client-login-label{
display: inline;
float: right;
margin: 32px 12px 0 0;
padding: 2px 2px 2px 22px;
}


.home .gdl-page-item .sixteen.columns ul{
margin: 0 0 0 -20px;
padding: 0 0 4px;
list-style: none;
overflow: hidden;
}

.home .gdl-page-item .sixteen.columns ul li{
width: 300px;
height: 175px;
margin: 18px 0 0 20px;
padding: 0;
float: left;
}
.home .gdl-page-item .sixteen.columns ul li img{
display: block;
}
.home .gdl-page-item .sixteen.columns > h2{
line-height: 18px;
font-size: 16px;
font-weight: normal;
font-family: Droid Sans;
color: #484a4d;
padding: 11px 14px 11px;
position: relative;
margin: 32px 0 6px;
border-left:solid 5px #bcc5cd;
background: url('images/icon/dark/title-bg.png');
}

.home .gdl-page-item .four.columns .column-service-wrapper{
margin: 0 12px 0 14px;
}
.home .gdl-page-item .four.columns .column-service-wrapper .column-service-title-wrapper{
margin-bottom: 10px;
}
.home .gdl-page-item .four.columns .column-service-wrapper h2.column-service-title{
font-family: Droid Sans;
color: #003366 !important;
font-size: 14px;
font-weight: bold;
}
.home .gdl-page-item .four.columns .column-service-wrapper .column-service-image{
width: auto;
margin-right: 14px;
}
.home .gdl-page-item .four.columns .column-service-wrapper .column-service-content{
color: #939393;
font-size: 12px;
line-height: 17px;
height: 90px;
}
.home .gdl-page-item .four.columns .column-service-wrapper .column-service-learn-more{
font-weight: bold;
font-style: normal;
}

.stunning-text-wrapper div.stunning-text-corner{
display: none
}
.home .stunning-text-title{
color: #003366;
font-weight: normal;
}

div.slider-wrapper{
padding-bottom: 16px;
}
.home div.slider-wrapper{
padding-bottom: 22px;
}
.slides .gdl-slider-title{
font-size: 22px;
line-height: 27px;
font-weight: normal;
font-family: Georgia,"Nimbus Roman No9 L",serif;
}
div.slider-wrapper div.gdl-slider-caption{
opacity:1;
filter:none;
background: url('images/icon/dark/slider-caption-bg1.png') !important;
background-color: transparent !important;
width: 357px;
padding:21px 23px;
left: 15px;
bottom:12px;
}
div.slider-title-bar{
width: 35px;
border-bottom: 2px solid #FFF;
}

a.stunning-text-button,
div.slider-wrapper .gdl-slider-caption a
{
padding: 11px 17px 9px;
vertical-align: middle;
-moz-border-radius: 5px;
border-radius: 5px;
background: #63788b;

color: #ffffff;
text-transform: uppercase;
text-shadow: 0px -1px 1px #45586b;
font-size: 11px;
line-height: 11px;
font-family: Droid Sans;
}


div.slider-wrapper .gdl-slider-caption a{
-webkit-box-shadow: 1px 1px 2px -1px #ffffff inset;
-moz-box-shadow: 1px 1px 2px -1px #ffffff inset;
box-shadow: 1px 1px 2px -1px #ffffff inset;
background: #fa912c;
border: 1px solid #dc5a11;
border-top-color: #fa912c;
border-left-color: #fa912c;
text-shadow: 0px -1px 1px #dc5a11;

font-weight: bold;
text-decoration: none;
display: block;
margin: 17px 0 0;
padding:10px 17px 8px;
float: left;
}

.home div.stunning-text-wrapper{
margin-bottom: 11px;
}

div.footer-widget-wrapper .custom-sidebar{
margin-left: -20px;
color: #939393 !important;
font-size: 14px;
line-height: 21px;
}
div.footer-widget-wrapper > div:first-child .custom-sidebar{
width: 450px;
margin-left: 13px;
}
div.footer-widget-wrapper .custom-sidebar-title{
font-size: 18px !important;
color: #003366 !important;
margin-bottom: 20px;
}
div.footer-widget-wrapper .custom-sidebar .textwidget a{
font-size: 12px;
font-weight: bold;
}

div.footer-widget-wrapper .one-third .custom-sidebar .textwidget a{
font-weight: normal;
font-size: 12px;
line-height: 18px;
display: block;
float: left;
padding: 3px 8px 3px 8px;
margin-right: 10px;
border: 1px solid;
border-color: #d1d1d1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #0a0a0a;
background: #FFF;
}


/* Logo
   ================================= */
.logo-wrapper{ 
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 32px;
}
.logo-wrapper *{
display: block !important;
}
.navigation-wrapper{
	margin-top: 65px;
}
  
/* Font Size
   ================================= */
h1{
	font-size: 30px;
}
h2{
	font-size: 25px;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 15px;
}

/* Element Color
   ================================= */
   
html{
	background-color: #dddddd;
}
div.social-icon, /* to fix IE problem */
div.container{
	background: #ffffff;
}
div.divider{
	border-bottom: 1px solid #ececec;
}

/* Font Family 
  ================================= */
body{
	font-family: Droid Sans;
}
h1, h2, h3, h4, h5, h6, .gdl-title{
	font-family: default -;
}
.stunning-text-wrapper{
	background-color: #ffffff !important;
	/*border-bottom: 1px solid #dddddd;*/
}
h1.stunning-text-title{
	font-family: default -;
	color: #333333;
}
.gdl-slider-title{
	font-family: default -;
}
.stunning-text-caption{
	color: #706f6f;
}

.ie7 .stunning-text-title{
float:none;
display:inline;
}
.ie7 .stunning-text-caption{
float:none;
display:inline;
}
/* Font Color
   ================================= */
body{
	color: #7d7d7d;
}
.footer-wrapper a{
	color: #939393;
}
a{
	color: #939393;
}
.gdl-link-title{
	color: #939393 !important;
}
a:hover{
	color: #939393;
}
.footer-wrapper a:hover{
	color: #939393;
}
h1, h2, h3, h4, h5, h6, .title-color{
	color: #484a4d;
}
div.gdl-page-title-left-bar{
	background-color: #e3e3e3;
}
div.gdl-page-caption{
	color: #7d7d7d;
}
.sidebar-title-color{
	color: #191919 !important;
}

/* Slider Color 
	================================ */
.gdl-slider-title{
	color: #ffffff !important;
}  
.gdl-slider-caption, .nivo-caption{
		color: #ffffff !important;
}  
.flex-control-nav li a span,
.nivo-controlNav a span,
div.anythingSlider .anythingControls ul a span{
	background-color: #c5c5c5 !important;
}
.nivo-controlNav a:hover span,
.nivo-controlNav a.active span,
.flex-control-nav li a:hover span,
.flex-control-nav li a.flex-active span,
div.anythingSlider .anythingControls ul a:hover span,
div.anythingSlider .anythingControls ul a.cur span{
	background-color: #4e4e4e !important;
}
.flex-caption{
	background-color: #000000 !important;
}

/* Post/Port Color
   ================================= */
.post-title-color{
	color: #646464 !important;
}
.post-title-color a:hover{
	color: #646464 !important;
}
div.single-port-little-bar{
	border-color: #b4b4b4 !important;
}
.single-port-info span.head,
.single-info-header,
.blog-info-header{
	color: #212121 !important;
}
.port-info-color, .port-info-color a,
.post-info-color, .post-info-color a, 
div.custom-sidebar #twitter_update_list{
	color: #9e9e9e !important;
}
div.pagination a{ background-color: #f9f9f9; }

.about-author-wrapper{
	background-color: #f9f9f9 !important;
}
.tagcloud a{
	background-color: #fff !important;
}
div.footer-widget-wrapper .tagcloud a{
	background-color: #fff !important;
}

#portfolio-item-filter a{ 
	color: #a1a1a1;
} 
#portfolio-item-filter a:hover{ 
	color: #272727;
} 
#portfolio-item-filter a.active{ 
	color: #272727;
}

/* Column Service
   ================================= */
h2.column-service-title{
	color: #3a3a3a !important;
}

/* Footer Color
   ================================= */
.footer-widget-wrapper .custom-sidebar-title{ 
	color: #404040 !important;
}
.footer-wrapper{ 
	background-color: #eaeaea !important;
}
.footer-wrapper .gdl-divider,
.footer-wrapper .custom-sidebar.gdl-divider div,
.footer-wrapper .custom-sidebar.gdl-divider ul li{
	border-color: #d1d1d1 !important;
}
.footer-wrapper, .footer-wrapper table th{
	color: #888888 !important;
}
.footer-wrapper .post-info-color, div.custom-sidebar #twitter_update_list{
	color: #aaaaaa !important;
}
div.footer-wrapper div.contact-form-wrapper input[type="text"], 
div.footer-wrapper div.contact-form-wrapper input[type="password"], 
div.footer-wrapper div.contact-form-wrapper textarea, 
div.footer-wrapper div.custom-sidebar #search-text input[type="text"], 
div.footer-wrapper div.custom-sidebar .contact-widget-whole input, 
div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	color: #888888 !important; 
	background-color: #d4d4d4 !important;
	border: 1px solid #d4d4d4 !important;
}
div.footer-wrapper a.button, div.footer-wrapper button, div.footer-wrapper button:hover {
	color: #e8e8e8 !important; 
	background-color: #222222 !important;
}
div.copyright-wrapper{ 
	background-color: #202020 !important; 
	color: #808080 !important;
}
div.copyright-wrapper{
		-moz-box-shadow:inset 0px 3px 6px -3px #111111;
	-webkit-box-shadow:inset 0px 3px 6px -3px #111111;
	box-shadow:inset 0px 3px 6px -3px #111111; 
}
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  
	background-color: #ffffff; 
	border-color: #ffffff;
}

/* Divider Color
   ================================= */
.scroll-top{ 
	color: #7c7c7c !important;
}
.gdl-divider,
.custom-sidebar.gdl-divider div,
.custom-sidebar.gdl-divider .custom-sidebar-title,
.custom-sidebar.gdl-divider ul li{
	border-color: #ececec !important;
}
table th{
	color: #666666;
	background-color: #f7f7f7;
}
table, table tr, table tr td, table tr th{
	border-color: #e5e5e5;
}

/* Testimonial Color
   ================================= */
.testimonial-content{
	color: #848484 !important;
}
.testimonial-author-name{
	color: #494949 !important;
}
.testimonial-author-position{
	color: #8d8d8d !important;
}

/* Tabs Color
   ================================= */
ul.tabs{
	border-color: #dddddd !important;
}
ul.tabs li a {
	color: #666666 !important;
	background-color: #f5f5f5 !important;
	border-color: #dddddd !important;
}
ul.tabs li a.active {
	color: #111111 !important;
	background-color: #ffffff !important;
}

/* Navigation Color
   ================================= */
.navigation-wrapper .sf-menu ul,
.navigation-wrapper .sf-menu ul li{
	border-color: #ececec !important;
}
.sf-menu li li{
	background-color: #fdfdfd !important;
}
.navigation-wrapper .sf-menu li a{
	color: #8a8a8a !important;
}
.navigation-wrapper .sf-menu ul a,
.navigation-wrapper .sf-menu ul .current-menu-ancestor ul a,
.navigation-wrapper .sf-menu ul .current-menu-item ul a,
.navigation-wrapper .sf-menu .current-menu-ancestor ul a,
.navigation-wrapper .sf-menu .current-menu-item ul a{
	color: #7d7d7d !important;
}
.navigation-wrapper .sf-menu ul a:hover,
.navigation-wrapper .sf-menu ul .current-menu-item ul a:hover,
.navigation-wrapper .sf-menu .current-menu-item ul a:hover{
	color: #343434 !important;
}
.navigation-wrapper .sf-menu a:hover, 
.navigation-wrapper .sf-menu a:active{
	color: #8a8a8a !important;
} 
.navigation-wrapper .sf-menu .current-menu-ancestor a,
.navigation-wrapper .sf-menu .current-menu-item a {
	color: #222222 !important;
}
.navigation-wrapper .sf-menu ul .current-menu-ancestor a,
.navigation-wrapper .sf-menu ul .current-menu-ancestor ul .current-menu-item a,
.navigation-wrapper .sf-menu ul .current-menu-item a {
	color: #343434 !important;
}
.search-wrapper{
	border-left: 1px solid ;
}
.search-wrapper form{
	border-left: 1px solid ;
}



/* Button Color
   ================================= */
a.button, button, input[type="submit"], input[type="reset"], input[type="button"],
a.gdl-button{
	background-color: #f1f1f1;
	color: #7a7a7a;
	border: 1px solid #dedede}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,
a.gdl-button:hover{
	color: #7a7a7a;
}
   
/* Price Item
   ================================= */   
div.gdl-price-item .gdl-divider{ 
	border-color: #ececec !important;
}
div.gdl-price-item .price-title{
	background-color: #e9e9e9 !important;
	color: #3a3a3a !important;
}
div.gdl-price-item .price-item.active .price-title{ 
	background-color: #5f5f5f !important;
	color: #ffffff !important;
}
div.gdl-price-item .price-tag{
	color: #3a3a3a !important;
}
div.gdl-price-item .price-item.active .price-tag{
		color: #ef7f2c !important;
}
div.gdl-price-item .price-item.active{
	border-top: 1px solid #ef7f2c !important;
}
/* Contact Form
   ================================= */
div.contact-form-wrapper input[type="text"], 
div.contact-form-wrapper input[type="password"],
div.contact-form-wrapper textarea,
div.custom-sidebar #search-text input[type="text"],
div.custom-sidebar .contact-widget-whole input, 
div.comment-wrapper input[type="text"], input[type="password"], div.comment-wrapper textarea,
div.custom-sidebar .contact-widget-whole textarea,
span.wpcf7-form-control-wrap input[type="text"], 
span.wpcf7-form-control-wrap input[type="password"], 
span.wpcf7-form-control-wrap textarea{
	color: #888888;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;

	-webkit-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
	box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
}

/* Icon Type (dark/light)
   ================================= */

div.single-port-next-nav a,
div.single-port-prev-nav a{ background: url('images/icon/dark/port-nav.png') no-repeat; }

div.single-thumbnail-author,
div.archive-wrapper .blog-item .blog-thumbnail-author,
div.blog-item-holder .blog-item2 .blog-thumbnail-author{ background: url('images/icon/dark/author.png') no-repeat 0px 1px; }

div.single-thumbnail-date,
div.custom-sidebar .recent-post-widget-date,
div.archive-wrapper .blog-item .blog-thumbnail-date,
div.blog-item-holder .blog-item1 .blog-thumbnail-date,
div.blog-item-holder .blog-item2 .blog-thumbnail-date{ background: url('images/icon/dark/calendar.png') no-repeat 0px 1px; }

div.single-thumbnail-comment,
div.archive-wrapper .blog-item .blog-thumbnail-comment,
div.blog-item-holder .blog-item1 .blog-thumbnail-comment,
div.blog-item-holder .blog-item2 .blog-thumbnail-comment,
div.custom-sidebar .recent-post-widget-comment-num{ background: url('images/icon/dark/comment.png') no-repeat 0px 1px; }

div.single-thumbnail-tag,
div.archive-wrapper .blog-item .blog-thumbnail-tag,
div.blog-item-holder .blog-item2 .blog-thumbnail-tag{ background: url('images/icon/dark/tag.png') no-repeat; }

div.custom-sidebar #searchsubmit,	
div.search-wrapper input[type="submit"]{ background: url('images/icon/dark/find-17px.png') no-repeat center; }	

div.single-port-visit-website{ background: url('images/icon/dark/link-small.png') no-repeat 0px 2px; }

span.accordion-head-image.active,
span.toggle-box-head-image.active{ background: url('images/icon/dark/minus-24px.png'); }
span.accordion-head-image,
span.toggle-box-head-image{ background: url('images/icon/dark/plus-24px.png'); }

div.jcarousellite-nav .prev, 
div.jcarousellite-nav .next{ background-image: url('images/icon/dark/navigation-20px.png'); } 

div.testimonial-icon{ background: url("images/icon/dark/quotes-18px.png"); }

div.custom-sidebar ul li{ background: url('images/icon/dark/arrow4.png') no-repeat 0px 14px; }

div.gdl-portfolio-title-wrapper,
div.gdl-page-title-wrapper{
	background: url('images/icon/dark/title-bg.png'); 
}

div.stunning-text-wrapper{ 
	background: url('images/icon/dark/stunning-text-bg.png'); 
}
div.stunning-text-corner{
	background: url('images/icon/dark/stunning-text-corner.png'); 
}

/* Footer Icon Type
   ================================= */
div.footer-wrapper div.custom-sidebar ul li { background: url('images/icon/light/arrow4.png') no-repeat 0px 14px; }
div.footer-wrapper div.custom-sidebar #searchsubmit { background: url('images/icon/light/find-17px.png') no-repeat center; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-comment-num { background: url('images/icon/light/comment.png') no-repeat 0px 1px; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-date{ background: url('images/icon/light/calendar.png') no-repeat 0px 1px; }

/* Elements Shadow
   ================================= */

a.button, button, input[type="submit"], input[type="reset"], input[type="button"], 
a.gdl-button{
	-moz-box-shadow: 1px 1px 3px #ececec;
	-webkit-box-shadow: 1px 1px 3px #ececec;
	box-shadow: 1px 1px 3px #ececec; 
}

div.gdl-price-item .price-item.active{ 
	-moz-box-shadow: 0px 0px 3px #ececec;
	-webkit-box-shadow: 0px 0px 3px #ececec;
	box-shadow: 0px 0px 3px #ececec;
}

div.stunning-text-corner{ width: 11px; height: 11px; position: absolute; }
div.stunning-text-corner.top{ top: 0px; left: 0px; }
div.stunning-text-corner.bottom{ background-position: -11px 0px; bottom: 0px; right: 0px; }

div.column-service-learn-more{ font-style: italic; margin-top: 8px; }
div#custom-full-background { z-index: -1; }


div.main-tabs{
margin-top: 8px;
margin-bottom: 34px;
}
div.main-tabs ul.tabs{
margin-bottom: 0;
}

.page-services div.gdl-page-item,
.page-relationship-capital div.gdl-page-item,
.page-about-boardex div.gdl-page-item
{
padding-top: 22px;
margin-bottom: 40px;
background: url(images/boardex/services-bg.png) 604px 260px no-repeat;
}
.page-relationship-capital div.gdl-page-item{
background-image: url(images/boardex/relationship-capital-bg.png);
}
.page-about-boardex div.gdl-page-item{
padding-top: 20px;
background: url(images/boardex/services-bg.png) 619px 340px no-repeat;
}

.page-services .gdl-page-item .one-third.column,
.page-relationship-capital .gdl-page-item .one-third.column,
.page-about-boardex .gdl-page-item .one-third.column
{
color: #8a8a8a;
font-size: 14px;
line-height: 27px;
width: 280px;
margin-left: 45px;
margin-right: 22px;
}
.page-about-boardex .gdl-page-item .one-third.column{
padding-left: 15px;
width: 265px;
}

.page-services .gdl-page-item .one-third.column p,
.page-relationship-capital .gdl-page-item .one-third.column p,
.page-about-boardex .gdl-page-item .one-third.column p
{
margin-bottom: 27px;
}

.page-services .gdl-page-item .one-third.column h2,
.page-relationship-capital .gdl-page-item .one-third.column h2,
.page-about-boardex .gdl-page-item .one-third.column h2
{
color: #0e2e4b;
font-size: 21px;
line-height: 24px;
margin-bottom: 31px;
font-family:'Roboto', sans-serif;
font-weight: 300;
}

.page-services .gdl-page-item .one-third.column ul,
.page-relationship-capital .gdl-page-item .one-third.column ul,
.page-about-boardex .gdl-page-item .one-third.column ul
{
margin: 0;
padding: 0;
list-style: none;
}
.page-services .gdl-page-item .one-third.column ul li,
.page-relationship-capital .gdl-page-item .one-third.column ul li,
.page-about-boardex .gdl-page-item .one-third.column ul li
{
line-height: 27px;
margin: 0 0 27px 0;
padding: 0 0 0 24px;
list-style: none;
background: url(images/boardex/list-item-icon.png) 0 6px no-repeat;
}


.page-services .gdl-page-item .two-thirds.column,
.page-relationship-capital .gdl-page-item .two-thirds.column,
.page-about-boardex .gdl-page-item .two-thirds.column
{
width: 510px;
margin-left:35px;
margin-right: 59px;
color: #8e8e8e;
font-size: 14px;
line-height: 27px;
}
.page-services .gdl-page-item .two-thirds.column p,
.page-relationship-capital .gdl-page-item .two-thirds.column p,
.page-about-boardex .gdl-page-item .two-thirds.column p
{
margin-bottom: 27px;
}

.page-about-boardex .gdl-page-item .two-thirds.column{
width: 550px;
margin-right: 19px;
}

.page-services div.slider-wrapper div.gdl-slider-caption,
.page-relationship-capital div.slider-wrapper div.gdl-slider-caption,
.page-about-boardex div.slider-wrapper div.gdl-slider-caption,
.page-template-page-about-php div.slider-wrapper div.gdl-slider-caption
{
padding: 27px 53px 23px 28px;
width: auto;
float: left;
}
.page-services div.slider-wrapper div.gdl-slider-title,
.page-relationship-capital div.slider-wrapper div.gdl-slider-title,
.page-about-boardex div.slider-wrapper div.gdl-slider-title,
.page-template-page-about-php div.slider-wrapper div.gdl-slider-title
{
font-size: 31px;
line-height: 32px;
margin: 0;
padding: 0;
font-family:'Roboto', sans-serif;
font-weight: 300;
}

.page-template-page-about-php .gdl-page-item a{
color: #00619e;
}

.page-advisors div.gdl-page-item div.boardex-content{
width: 904px;
padding-left: 18px;
padding-right: 18px;
font-size: 14px;
line-height: 27px;
color: #484a4d;
}
.page-advisors div.gdl-page-item div.boardex-content ul{
margin: 0;
padding: 0;
list-style: none;
}

.page-advisors div.gdl-page-item div.boardex-content ul li{
margin: 24px 40px 0 0;
padding: 0;
list-style: none;
width: 405px;
height: 94px;
float: left;
}

.page-advisors div.gdl-page-item div.divider{
margin: 0;
border:none;
height: 1px;
background: url(images/boardex/horizontal-divider.png) center top no-repeat;
}
.page-advisors div.gdl-page-item div.idx-4,
.page-leadership .container div.about-nav,
div.section-nav
{
text-align: right;
overflow: hidden;
padding: 0 20px 0;
width: 900px;
font-size: 14px;
line-height: 32px;
}
div.section-nav{
padding-top: 35px;
margin-top:-40px;
background: #FFF url(images/boardex/horizontal-divider.png) center top no-repeat;
width: 900px !important;
}
.ie7 div.section-nav{
margin-top:0;
}

.page-advisors div.gdl-page-item div.idx-4 a:first-child,
.page-advisors div.gdl-page-item div.idx-4 p a:first-child,
.page-leadership .container div.about-nav a:first-child,
.page-leadership .container div.about-nav p a:first-child,
div.section-nav a:first-child,
div.section-nav p a:first-child
{
float: left;
}
.page-leadership .container div.about-nav a,
div.section-nav a{
color: #00619e;
text-decoration: none;
}


.page-corporate-information div.gdl-page-item{
margin-bottom: 45px;
background: url(images/boardex/corporate-information-bg.png) 647px 320px no-repeat;
}
.page-corporate-information div.gdl-page-item .idx-2,
.page-corporate-information div.gdl-page-item .idx-3{
margin-bottom: 0;
}
.page-corporate-information div.gdl-page-item div.two-thirds.column{
font-size: 14px;
line-height: 21px;
color: #706c69;
width: 545px;
margin-left: 35px;
margin-right: 68px;
}
.page-corporate-information div.gdl-page-item .column h2
{
font-size: 21px;
line-height: 35px;
color: #183a5b;
margin-bottom: 36px;
}
.page-corporate-information div.gdl-page-item div.one-third.column h2{
margin-bottom: 21px;
}
.page-corporate-information div.gdl-page-item .column h3
{
font-weight: bold;
font-size: 16px;
line-height: 21px;
color: #706c69;
}

ol{
list-style: none;
margin:1em 0;
counter-reset:item;
}
ol li{
margin: 0 0 1.5em 30px;
padding: 0;
counter-increment: item;
}
ol > li:before {
content: counter(item)'.';
display: block;
font-weight: bold;
font-size: 1em;
color: #006ba7;
float: left;
margin: 0 0 0 -30px;
}


.slider-wrapper ol > li:before{
content: none;
}

.page-corporate-information div.gdl-page-item .column ol{
margin: 21px 0;
}
.page-corporate-information div.gdl-page-item .column ol li{
margin-bottom: 21px;
line-height: 21px;
}

.page-corporate-information div.gdl-page-item div.one-third.column{
font-size: 14px;
line-height: 21px;
color: #706c69;
width: 230px;
margin-left: 45px;
margin-right: 37px;
}
.page-corporate-information div.gdl-page-item div.two-thirds.column p,
.page-corporate-information div.gdl-page-item div.one-third.column p{
margin-bottom: 21px;
}

.page-leadership div.members,
.page-features div#features
{
overflow: hidden;
min-height: 451px;
background: url(images/boardex/leadership-bg.png) 206px bottom no-repeat;
margin-bottom: 0;
padding-bottom: 30px;
}
.page-leadership .members ul.member-list,
.page-features #features ul.features-list
{
float: left;
margin:0;
padding: 0 56px 0 0;
width: 150px;
list-style: none;
}
.page-leadership .members ul.member-list li,
.page-features #features ul.features-list li
{
margin: 0;
padding: 0;
list-style: none;
text-align: right;
font-size: 14px;
line-height: 32px;
}
.page-leadership .members ul.member-list li a,
.page-features #features ul.features-list li a
{
text-decoration: none;
color: #00619e;
}
.page-leadership .members ul.member-list li a.active,
.page-features #features ul.features-list li a.active
{
color: #706c69;
}

.page-leadership .members .member,
.page-features #features .feature
{
font-size: 14px;
line-height: 32px;
color: #706c69;
}
.page-leadership .members .member-data,
.page-features #features .features-data
{
margin: 0 0 0 206px;
padding: 0 110px 0 54px;
}
.page-leadership .members .member-name,
.page-leadership .members .member-title
{
font-family:'Roboto', sans-serif;
font-weight: normal;
font-size: 20px;
line-height: 1em;
color: #183a5b;
margin: 0 0 21px;
}
.page-leadership .members .member-title{
font-size: 14px;
margin: 0 0 21px;
}

.page-leadership .container div.about-nav{
padding-top: 35px;
background: url(images/boardex/horizontal-divider.png) center top no-repeat;
}
.page-template-template-clients-php .gdl-page-item{
background: url(images/boardex/section-clients-bg.png) 601px 320px no-repeat;
}
.page-template-template-clients-php .gdl-page-item .column,
.page-data .gdl-page-item .column
{
font-size: 14px;
line-height: 27px;
}
.page-template-template-clients-php .gdl-page-item .two-thirds.column,
.page-data .gdl-page-item .two-thirds.column
{
margin-left: 35px;
width: 530px;
margin-right: 36px;
}
.page-template-template-clients-php .gdl-page-item .one-third.column,
.page-data .gdl-page-item .one-third.column
{
font-size: 14px;
margin-left: 52px;
margin-right: 42px;
width: 265px;
}
.page-template-template-clients-php .gdl-page-item .one-third.column h2,
.page-data .gdl-page-item .one-third.column h2
{
font-family:'Roboto', sans-serif;
font-size: 21px;
line-height: 24px;
font-weight: normal;
color: #0e2e4b;
}
.page-data .gdl-page-item .one-third.column h2{
line-height: 27px;
margin-bottom: 27px;
}


div.slider-wrapper div.anythingSlider div.gdl-slider-caption{
padding: 27px 53px 23px 28px;
width: auto;
float: left;
}

div.slider-wrapper div.anythingSlider div.gdl-slider-title{
font-size: 31px;
line-height: 32px;
margin: 0;
padding: 0;
font-family:'Roboto', sans-serif;
font-weight: 300;
}

.page-data div.slider-wrapper div.anythingSlider div.gdl-slider-caption{
padding-right: 100px;
}

.page-data .gdl-page-item{
background: url(images/boardex/section-clients-bg.png) 601px 260px no-repeat;
}

.page-features #features .feature{
overflow: hidden;
margin: 0;
padding: 0 0 10px;
}
.page-features #features .feature .column-service-title-wrapper{
height: 58px;
}
.page-features #features .feature h2.column-service-title{
color: #183a5b !important;
font-size: 24px;
line-height: 34px;
font-family:'Roboto', sans-serif;
font-weight: normal;
}
.page-features #features .feature div.column-service-image{
width: 60px;
height: 50px;
text-align: left;
margin: 0;
padding: 0;
}



.page-template-template-contact-php .column{
font-size: 14px;
line-height: 18px;

}
.page-template-template-contact-php .column.idx-1{
width: 598px;
height: 443px;
margin-right: 18px;
}

.page-template-template-contact-php .column.idx-2{
width: 269px;
height: 418px;
margin-left: 0;
margin-right: 5px;
background: #f5f5f5;
padding: 25px 25px 0;
color: #72777e;
}
.page-template-template-contact-php .column.idx-2 strong{
color: #3b444f;
}
.page-template-template-contact-php .column.idx-2 a{
text-decoration: none;
color: #00619e;
}

.page-template-template-contact-php div.column-service-wrapper{
font-size: 14px;
line-height: 21px;
color: #3b444f;
margin: 0;
padding: 0 0 0 138px;
}
.page-template-template-contact-php div.column-service-title-wrapper{
margin-bottom: 0;
}
.page-template-template-contact-php div.column-service-title-wrapper .clear{
display: none;
}
.page-template-template-contact-php h2.column-service-title{
font-size: 14px;
line-height: 21px;
color: #3b444f;
font-weight: bold;
}
.page-template-template-contact-php div.column-service-image{
width:138px;
float: left;
margin: 0 0 0 -138px;
padding: 2px 0 0;
text-align: center;
}
.page-template-template-contact-php div.column-service-image img{
display: inline;
}














