/* @override http://www.prosourcetech.com/styles/all */

@charset "UTF-8";

/* CSS Document 
	Created By: Domain7
	Site: ProSource
*/

* {
  margin: 0;
  padding: 0;
}

body, html {
  height: 100%;
  position: relative;
  background: url(../images/bg_footer.gif) 0 0  repeat;
  font: 14px/18px 'GentiumBasicRegular', Arial, sans-serif;
  color: #222222;
}

.site-bg {
  overflow : hidden;
  background: url(../images/bg_site_rep.gif) 0 0 repeat;
}
body.index .site-bg-2 {
  height: 642px;
  background: url(../images/bg_site_center.png) no-repeat center 76px;
  overflow : hidden;
}

h1 {
}

h2 {
  font: 16px/18px 'GentiumBasicBold', Arial, sans-serif;
  color: #613215;
}

h3 {
  font: 16px/24px 'GentiumBasicBold', Arial, sans-serif;
  color: #000000;
  margin: 0 0 8px 0;
}

p {
  font: 14px/18px 'GentiumBasicRegular', Arial, sans-serif;
  margin: 0 0 22px 0;
}

span.date {
  display: block;
  font: 14px/18px 'GentiumBasicItalic', Arial, sans-serif;
  color: #6e6e6e;
  margin: 0 0 8px 0;
}

a {
  color: #613215;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

hr {
   background: none;
 	border : 0;
	background-color : #c1bfb5;
   height : 1px;
   border-bottom: 1px solid #f8f7f3;
   color: #FFFFFF;
   margin: 0 0 22px -2px;
}

.clearing {
  clear: both;
  height: 0;
  margin: 0;
  font-size: 1px;
  line-height: 0px;
  overflow: hidden;
}

body.index .top-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
  height: 642px;
  background: url(../images/bg_site_top.gif) 0 0 repeat-x;
  z-index: 0;
}

body.subpage .top-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
  height: 242px;
  background: url(../images/bg_site-sub.gif) 0 0 repeat-x;
  z-index: 0;
}

.container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  z-index: 1;
  padding: 0 0 45px 0;
}

/* HEADER STYLES */

.header {
  float: left;
  width: 960px;
  margin: 0 20px;
  height: 77px;
  padding: 0 0 0 0;
  overflow: hidden;
}

a.logo {
  float: left;
  display: block;
  width: 209px;
  height: 34px;
  margin: 23px 0 0 0;
  background: url(../images/img_logo.png) 0 0 no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

ul.main-nav {
  float: right;
  list-style: none;
  font: 17px/17px 'GentiumBasicRegular', Arial, sans-serif;
  margin: 0 0 0 0;
}

ul.main-nav li {
  float: left;
  margin: 0 0 0 0;
}

ul.main-nav li a {
  display: block;
  color: #ffffff;
  padding: 30px 20px;
}

ul.main-nav li a:hover {
  background: url(../images/bg_main-nav.gif) 0 0 repeat-x; 
  text-decoration: none;
}

ul.main-nav li a.current {
  background: url(../images/bg_main-nav.gif) 0 0 repeat-x; 
  text-decoration: none;
}

/* TOP CONTENT STYLES */

body.index .top-content {
  float: left;
  width: 1000px;
  height: 564px;
  margin-left : -20px;
  padding-left : 20px;
}

body.index .top-content h1 {
  font: 28px/30px 'GentiumBasicRegular', Arial, sans-serif;
  color: #1e1e1e;
  letter-spacing: -.05em;
  text-shadow: 1px 1px 1px #ebe7e2;
  display: block;
  width: 960px;
  margin: 53px 20px 45px 20px;
  text-align: center;
}

body.subpage .top-content {
  float: left;
  width: 960px;
  margin: 0 20px 50px;
}

body.subpage h1 {
  font: 23px/26px 'GentiumBasicRegular', Arial, sans-serif;
  color: #1e1e1e;
  letter-spacing: -.05em;
  text-shadow: 1px 1px 1px #ebe7e2;

}

.main-images {
  position: relative;
  float: left;
  width: 1000px;
  height: 398px;
  /*background:url(../images/bg_cycle-area.png) top center no-repeat;*/
}

.main-images .slide {
  position: absolute;
  top: 42px;
  width: 411px;
  height: 256px;
/*  display: none; */
  padding: 5px 4px;
  background:url(../images/bg_slides.png) 0 0 repeat;
  behavior: url(PIE.php);
}

.main-images .slide img {
  width: 411px;
  height: 256px;
}

.main-images div#slide-1 {
  top: 0;
  left: 221px;
  width: 546px;
  height: 340px;
  display: block;
  z-index: 3;
}

.main-images div#slide-1 img {
  width: 546px;
  height: 340px;
}

.main-images div#slide-2 {
  display: block;
  z-index : 1;
}
div#slide-5, div#slide-4 {
	left : 220px;
	display : none;
	z-index : 0;
}

.main-images div#slide-3 {
  left: 560px;
  z-index : 2;
  display: block;
}

.slide-content {
  position: absolute;
  color: #ffffff;
  width: 234px;
  margin: 30px 0 0 280px;
  display: none;
}

.main-images div#slide-1 .slide-content {
  display: block;
}

.main-images div#slide-1 .slide-content h2 {
  font: normal 26px/28px 'GentiumBasicRegular', Arial;
  color: #ffffff;
}

.main-images div#slide-1 .slide-content p {
  font: normal 18px/22px 'GentiumBasicRegular', Arial;
  color: #ffffff;
}

.main-images ul.slide-nav {
  list-style: none;
  width: 100px;
  margin: 355px auto;
  z-index: 0;
  text-align: center;
}

.main-images ul.slide-nav li {
  float:left;
  margin: 0 2px;
}

.main-images ul.slide-nav li a {
  display: block;
  cursor : default;
  width: 15px;
  height: 15px;
  background: url(../images/bg_cycle-nav.png) 0 0 no-repeat;
  text-indent: -9999px;
}

/* .main-images ul.slide-nav li a:hover {
  background: url(../images/bg_cycle-nav.png) 0 -15px no-repeat;
} */

.main-images ul.slide-nav li a.current{
  background: url(../images/bg_cycle-nav.png) 0 -30px no-repeat;
}

.main-images a.pause-btn {
  display: block;
  position: absolute;
  bottom: 45px;
  right: 110px;
  color: #613215;
  font-size: 12px;
}

/* INDEX CONTENT STYLES */

body.index .content-area {
  float: left;
  width: 960px;
  margin: 0 20px;
}

body.index .left-col {
  float: left;
  width: 296px;
  background: url(../images/bg_left-col_news.png) 0 0 no-repeat;
  padding: 38px 0 0 2px;
  margin: 0 30px 0 0;
}

body.index .center-col {
  float: left;
  width: 298px;
  background: url(../images/bg_center-col_featured.png) 0 0 no-repeat;
  padding: 38px 0 0 2px;
  margin: 0 30px 0 0;
}

body.index .center-col img {
  margin: 5px 0 22px 0;
}

body.index .right-col {
  float: left;
  width: 298px;
  background: url(../images/bg_right-col_services.png) 0 0 no-repeat;
  padding: 38px 0 0 2px;
}

.btm-btns {
  float: left;
  width:960px;
  overflow: hidden;
  margin: 10px 0 0 0;
  padding: 5px 0 0 3px;
  height : 40px;
}

a.more-btn {
  float: left;
  display: block;
  margin: 0 20px 4px 0;
  padding: 8px 0;
  color: #000000;
  font: 15px/15px 'GentiumBasicRegular', Arial, sans-serif;
  border-top: #deccb8 1px solid;
  border-bottom: #917d63 1px solid;
  border-left: #c1ad93 1px solid;
  border-right: #c1ad93 1px solid;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  border-radius: 4px;
  position : relative;

  /*WEBKIT*/
  background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(213,187,156,0.8)),
  to(rgba(146,125,99,0.8)));
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.8);
  
  /*MOZILLA*/
  background-image: -moz-linear-gradient(rgba(213,187,156,0.8) 0%, rgba(146,125,99,0.8) 95%);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
  -moz-border-radius:6px;
}

a.more-btn:hover {
  text-decoration: none;
   background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(146,125,99,0.8)),
  to(rgba(213,187,156,0.8)));
  background-image: -moz-linear-gradient(rgba(146,125,99,0.8) 0%, rgba(213,187,156,0.8) 95%);
  border-bottom: #deccb8 1px solid;
  border-top: #917d63 1px solid;
}

a.more-btn span {
  background: url(../images/bg_more-btn.png) center top no-repeat;
  /*background-image: -webkit-gradient(
  linear, left top, right bottom, from(rgba(255,255,255,0)),
  to(rgba(255,255,255,0)), color-stop(.5,#eae0cf)
);*/
  padding: 8px 26px 6px;
  border-radius: 4px;
  -moz-border-radius:6px;
}

body.subpage ul.markets-btns li {
	float:left;
    margin: 0 0 35px 0;
    list-style: none;
}


/* SUB PAGE STYLES */

.section-header {
  float: left;
  width: 220px;
  height: 100px;
  margin: 0 0 35px 8px;
  background: url(../images/bg_sidebar.gif) 0 0 repeat-y;
  border-left: #e5e2d8 1px solid;
}

.section-header p {
  font-size: 19px;
  color: #1e1e1e;
  padding: 65px 0 0 20px;
}

body.subpage .content-area {
  float: left;
  width: 960px;
  margin: 0 20px;
}

.title {
  float: left;
  width: 100%;
  background: url(../images/bg_title.gif) 0 0 repeat-x;
  margin: 0 0 20px 0;
}

.title p {
	margin: 0;
}

.title span {
  background: url(../images/bg_title-h2.gif);
  padding: 0 10px;
  margin: 0 0 0 20px;
  font: normal 22px/22px 'GentiumBasicItalic', Arial;
  color: #222222;
  letter-spacing: .0468em;
}

body.subpage .content-area .left-col {
  float: left;
  width: 632px;
  margin: 0 0 0 0;
}

body.subpage .content-area .left-col p {
  font: normal 16px/20px 'GentiumBasicRegular', Arial;
}

body.subpage .content-area .right-col {
  float: left;
  width: 298px;
  margin: 0 0 0 30px;
}
body.subpage .content-area .right-col img {
	margin-left : 20px;
	float : right;
	margin-right : 15px;
}

body.subpage .content-area span.sub-col3 p {
 font: normal 16px/24px 'GentiumBasicItalic', Arial;
 float: left;
 width: 210px;
}

body.subpage .content-area p.license {
 font: normal 14px/20px 'GentiumBasicRegular', Arial; 
 float: left;
 width: 300px;
 margin: 0 13px 0 0;
}

body.subpage .right-col img {
  border: #a18d7e 5px solid;
  margin: 0 0 18px 0;
}

body.subpage .right-col p img {
  margin: 0 20px 20px 0;
}

body.subpage .right-col ul {
	display : block;
	margin: 0 0 15px 15px;
}

body.subpage .right-col ul li {
	line-height: 14px;
	padding: 0 20px 10px 0;
}
body.subpage .right-col ul.affiliations {

	display : block;
	width : 310px;
	float : left;
	clear : none;
}
body.subpage .right-col ul.affiliations li {
	padding : 7px 0;
}

body.subpage .right-col ul li a {
	font-size: 14px;
}

body.subpage .right-col ul li ul {
	margin: 15px 0 0 20px;
}

.sub-col4 {
  float: left;
  width: 225px;
  margin: 0 20px 0 0;
}



.sub-col4 h2 {
  margin: 0 0 5px;
}

.sub-col4 p {
 font: normal 16px/20px 'GentiumBasicRegular', Arial;
}

body.subpage ul.btm-btns {
	float:left;
	list-style: none;
	display : block;
	clear : both;
	overflow : hidden;
	height : 50px;
}

body.subpage ul.btm-btns li {
	float:left;
	display : block;
	margin: 0 130px 0 0;
}

body.subpage a.more-btn {
	margin: 0;
}

.last {
  margin: 0;
}

body.subpage ul.btm-btns li.last {
  margin: 0;
}

body.subpage a.last {
  margin: 0;
}

/* SUB-NAV PAGE STYLES */

body.subnav .container {
  padding: 0 0 0 0;
}

body.subnav .content-area {
   background: url(../images/bg_subnav_left-col.gif) 0 0 repeat-y;
  padding: 0 0 45px 0;
}

body.subnav .section-header {
  margin: 0;
  padding: 65px 0 8px 25px;
  background: 0;
  border: none;
  height: auto;
  width: 221px;
  float: left;
  color: #1e1e1e;
  font-size: 21px;
}


body.subnav .content-area .left-col {
  width: 221px;
}
body .content-area .left-col ul.sub-nav {
	margin : 0;
	line-height : 150%;
}

body .content-area .left-col ul.sub-nav li.expanded {
	line-height : 100%;
}
	body .content-area .left-col ul {
	font-size : 16px;
	margin : 0 0 30px 30px;
	line-height : 140%;
	padding : 0;
}

body.subnav .content-area .right-col {
	width: 664px;
	padding: 95px 0 0 30px;
}

body.subnav .content-area .right-col .title {
  background: url(../images/bg_title_subnav.gif) 0 0 repeat-x;
  margin-left : -30px;
  margin-right: 0px;
  width : 680px;
}

body.subnav .content-area .right-col .title span {
  background: url(../images/bg_title-h2_subnav.gif) 0 0 repeat-x;
}

body.subnav .content-area .right-col img {
  border: none;
}

body.subnav .content-area .right-col ul {
  margin: -10px 0 25px 15px;
}

body.subnav .content-area .left-col ul {
  list-style: none;
}

body.subnav .content-area .left-col ul li { 
  float: left;
  width: 185px;
  padding: 7px 10px 8px 25px;
  line-height: 15px;	 
}

body.subnav .content-area .left-col ul li.expanded {
  background: url(../images/bg_subnav_selected.gif) 0 0 no-repeat; 
  border-bottom : solid 1px #ddd;
  font-weight : bold;
}

body.subnav .content-area .left-col ul li.expanded a { 
  color: #9b3207;
}

body.subnav .content-area .left-col ul li.expanded ul {
  display: block;
}

body.subnav .content-area .left-col ul li.expanded ul li a {
  color: #1e1e1e;
  font: 12px/14px Lucida Grande, arial, sans serif;
}
body.subnav .content-area .left-col ul li.expanded ul li.selected a {
	color: #9b3207;
}


body.subnav .content-area .left-col ul li.expanded ul li a:hover {
  color: #9b3207;
  text-decoration: none;
}

body.subnav .content-area .left-col ul li a {
  color: #1e1e1e;
  font-size: 15px;
}

body.subnav .content-area .left-col ul li a:hover { 
  color: #9b3207;
  text-decoration: none;
}

body.subnav .content-area .left-col ul li ul {
	margin: 10px 0 0 10px;
	float: left;
	display: none;
}

body.subnav .content-area .left-col ul li ul li { 
  background:none;
  padding: 4px 0;
  width: 175px;
}

/* FOOTER STYLES */
.footer {
  clear: both;
  width: 100%;
  height: 111px;
  font: 12px/12px Lucida Grande, Arial, sans serif;
  color: #FFFFFF;
}

.footer-inner {
  width: 960px;
  margin: 0 auto;
  padding: 25px 0 0 0;
}

.footer ul {
  list-style: none;
}

.footer ul li {
  float: left;
  margin: 0 25px 0 0;
}

.footer ul li a {
  color: #FFFFFF;
}

.footer .right {
  float: right;
}
div#contact-form label {
	display : block;
	margin : 20px 0 10px 0;
}
div#contact-form input.textfield {
	padding : 6px;
	font: 16px/18px 'GentiumBasicRegular', Arial, sans-serif;
	border-radius: 5px;
	border : solid 1px #bbb;
}
div#contact-form textarea {
	font: 15px/15px 'GentiumBasicRegular', Arial, sans-serif;
	padding : 8px;
	border-radius: 5px;
	border : solid 1px #bbb;
	width : 580px;
	height : 200px;
}
div#contact-form input.submit {
  float: left;
  display: block;
  margin: 20px 20px 0 0;
  padding: 8px 20px;
  cursor : pointer;
  color: #000000;
  font: 15px/15px 'GentiumBasicRegular', Arial, sans-serif;
  border-top: #deccb8 1px solid;
  border-bottom: #917d63 1px solid;
  border-left: #c1ad93 1px solid;
  border-right: #c1ad93 1px solid;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  border-radius: 4px;
  position : relative;

  /*WEBKIT*/
  background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(213,187,156,0.8)),
  to(rgba(146,125,99,0.8)));
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.8);
  
  /*MOZILLA*/
  background-image: -moz-linear-gradient(rgba(213,187,156,0.8) 0%, rgba(146,125,99,0.8) 95%);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
  -moz-border-radius:6px;
}
div#contact-form input.submit:hover {
  text-decoration: none;
   background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(146,125,99,0.8)),
  to(rgba(213,187,156,0.8)));
  background-image: -moz-linear-gradient(rgba(146,125,99,0.8) 0%, rgba(213,187,156,0.8) 95%);
  border-bottom: #deccb8 1px solid;
  border-top: #917d63 1px solid;
}
div#thanks {
	background-color : #fff;
	overflow : hidden;
	clear : both;
  border-radius: 4px;
  padding : 20px;
  font-size : 1.3em;
  margin : 20px 25px 0 0;
}
div#thanks p {
	font-size : 1em;
}
label.error {
	display : block;
	color : #ff0000;
	margin : 2px 0 0 3px !important;
	font-family : Lucida Grande, lucida sans, arial, sans-serif;
	font-size : 11px;
}
div.pagination {
	background-color : #f9f7f2;
	padding : 10px;
	font-family : Lucida Grande, arial, sans serif;
	font-size : 11px;
}
div.pagination a {
	padding : 1px 6px;
}
div.pagination strong {
	padding : 1px 6px;
	background-color : #fff;
	display : inline-block;
	border : solid 1px #ccc;
}
.news-content h2 {
	font-size : 19px !important;
}
div#resume-form {
	margin-top : 25px;
}
div#resume-form label {
	display : block;
	margin-top : 10px;
	margin-bottom : 3px;
}
div#resume-form select {
	margin-bottom : 20px;
	clear : both;
	display : block;
}
div#resume-form .phone {
	margin-bottom : 20px;	
}
div#resume-form .email, div#resume-form .name, div#resume-form .phone {
	padding : 3px 5px;
	font-size : 13px;	
}
div#resume-form input.submit {
  display: block;
  clear : both;
  margin: 0 20px 4px 0;
  padding: 8px 15px;
  color: #000000;
  font: 15px/15px 'GentiumBasicRegular', Arial, sans-serif;
  border-top: #deccb8 1px solid;
  border-bottom: #917d63 1px solid;
  border-left: #c1ad93 1px solid;
  border-right: #c1ad93 1px solid;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  border-radius: 4px;
  cursor : pointer;
  position : relative;

  /*WEBKIT*/
  background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(213,187,156,0.8)),
  to(rgba(146,125,99,0.8)));
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.8);
  
  /*MOZILLA*/
  background-image: -moz-linear-gradient(rgba(213,187,156,0.8) 0%, rgba(146,125,99,0.8) 95%);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
  -moz-border-radius:6px;
}
a#resume-button {
	  display: block;
  clear : both;
  margin: 40px 100px 4px 0;
  padding: 8px 15px;
  color: #000000;
  font: 15px/15px 'GentiumBasicRegular', Arial, sans-serif;
  border-top: #deccb8 1px solid;
  border-bottom: #917d63 1px solid;
  border-left: #c1ad93 1px solid;
  border-right: #c1ad93 1px solid;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  border-radius: 4px;
  cursor : pointer;
  position : relative;

  /*WEBKIT*/
  background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(213,187,156,0.8)),
  to(rgba(146,125,99,0.8)));
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.8);
  
  /*MOZILLA*/
  background-image: -moz-linear-gradient(rgba(213,187,156,0.8) 0%, rgba(146,125,99,0.8) 95%);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
  -moz-border-radius:6px;
  float : right;
}
a.individual {
	float : left !important;
	margin-top : 10px !important;
}
div#resume-form input.submit:hover, a#resume-button:hover {
  text-decoration: none;
   background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(146,125,99,0.8)),
  to(rgba(213,187,156,0.8)));
  background-image: -moz-linear-gradient(rgba(146,125,99,0.8) 0%, rgba(213,187,156,0.8) 95%);
  border-bottom: #deccb8 1px solid;
  border-top: #917d63 1px solid;
}
div#upload-resume {
	background-color : #dbd8cc;
	padding : 8px 15px 15px 15px;
	float : left;
	margin-bottom : 30px;
	border-radius: 4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.leadership_biographies .right-col p {
	display : block;
	clear : both;
	margin-left : 185px;
}
.leadership_biographies .right-col p img {
	float : left !important;
	margin-left : -185px !important;
	margin-top : 5px;
}
table.new-members {
	margin-bottom : 20px;
}
table.new-members td {
	vertical-align : top;
	font-size : 16px;
	width : 150px;
}
div#errors {
	padding : 10px;
	clear : both;
	margin-bottom : 20px;
	background-color : #fffad4;
}
div#errors em {
	font-family : Lucida Grande, Lucida Sans;
	font-size : 11px;
	text-decoration : none;
	display : block;
	color : #ff0000;
	
}
body.locations div.content-area div.right-col div {
	overflow : hidden;
	clear : both;
}
body.locations div.content-area img {
	float : left !important;
	overflow : hidden;
	clear : left;
	margin-left : 0 !important;
	border: #a18d7e 5px solid !important;
	margin-right : 20px !important;
	margin-bottom : 50px;
}
