.portfolio_projects h2
{
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
  color: #7197a7;
  margin-bottom: 20px;
}

.portfolio_projects
{
  margin-bottom: 50px;
}

.portfolio_project
{
  width: 340px;
  height: 192px;
  border: 3px solid #A8D2DC;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  font-family: Georgia;
  z-index: 1000;
}

.content_navigation_menu a.project_services_selected
{
  text-decoration: underline;
}

.portfolio_project .image_overlay
{
  position: absolute;
  width: 340px;
  height: 192px;
  background-color: #FFF;
}

.portfolio_project a
{
  display: block;
  width: 300px;
  height: 152px;
  text-decoration: none;
  padding: 20px;
  font-size: 14px;
}

.portfolio_project a .portfolio_project_data_title
{
  color: #212121;
  margin-right: 10px;
}

.portfolio_project a .portfolio_project_data_content
{
  color: #16496F;
  font-style: italic;
  font-weight: bold;
}

.project_client
{
  font-weight: bold;
  font-size: 18px;
}

.project_sector
{
  font-weight: bold;
  font-size: 16px;
}

.project_services
{
  font-size: 14px;
}

.portfolio_scrollbar
{
  height: 300px;
  padding: 0px 60px;
}

.portfolio_scrollbar h1
{
  font-family: Georgia;
  margin-bottom: 10px;
}

.portfolio_scrollbar_go_left, .portfolio_scrollbar_go_right
{
  width: 73px;
  height: 133px;
  cursor: pointer;
}

.portfolio_scrollbar_go_left
{
  float: left;
}

.portfolio_scrollbar_go_right
{
  float: right;
}

.portfolio_scrollbar_items
{
  background: url('../../images/site/portfolio/scroll_repeat.png') repeat-x top left;
  height: 133px;
  overflow: hidden;
  position: relative;
  width: 729px;
  float: left;
}

.portfolio_scrollbar_inside
{
  position: relative;
  left: 0px;
  overflow: hidden;
}

.portfolio_scrollbar_inside a
{
  display: block;
  float: left;
  width: 114px;
  height: 96px;
  border: 1px solid #FFF;
  margin: 17px 7px;
  overflow: hidden;
}

.portfolio_scrollbar_inside a.selected
{
  border: 3px solid #3A809C;
  margin: 15px 5px;
}


.portfolio_single
{
  float: right;
  width: 760px;
}

.portfolio_single h3
{
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
  color: #7197A7;
  font-size: 24px;
  margin-bottom: 20px;
}

.portfolio_slideshow
{
  border: 3px solid #A8D2DC;
  width: 655px;
  height: 380px;
  overflow: hidden;
  margin-left: 8px;
  margin-bottom: 10px;
}

.portfolio_slideshow_player .portfolio_info_content
{
  text-align: center;
}

.portfolio_slideshow_player a
{
  color: #508097;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  margin: 0px 3px;
  padding: 0px 1px;
}

.portfolio_slideshow_player a.activeSlide
{
  text-decoration: underline;
}

.portfolio_filter .check_my_box
{
  float: left;
  top: -5px;
  margin-right: 3px;
}

.portfolio_filter li
{
  background: transparent url('../../images/site/navigation/spacer.gif') no-repeat left bottom;
  padding-bottom: 3px;
  .padding-bottom: 15px;
  display: block;
}

.portfolio_filter label
{
  display: block;
  float: left;
  color: #04263F;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

.content_navigation_menu .portfolio_filter a:hover
{
  text-decoration: none
}

.content_navigation_menu a.filter_removed
{
  text-decoration: line-through;
}

.content_navigation_menu .portfolio_filter a.filter_removed:hover
{
  text-decoration: line-through;
}

.portfolio_info
{
  width: 675px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.portfolio_info_top
{
  background: url('../../images/site/portfolio/info_top.jpg') no-repeat top left;
  height: 14px;
  width: 675px;
}

.portfolio_info_bottom
{
  background: url('../../images/site/portfolio/info_bottom.jpg') no-repeat top left;
  height: 14px;
  width: 675px;
}

.portfolio_info_content
{
  background: url('../../images/site/portfolio/info_repeat.jpg') repeat-y top left;
  width: 645px;
  padding: 0px 10px 0px 20px;
  font-family: Georgia;
}

.portfolio_info_content .go_to_site
{
  display: block;
  float: right;
  position: relative;
  height: 47px;
  width: 160px;
  overflow: hidden;
}

.portfolio_info_content .go_to_site img
{
  position: relative;
}

.portfolio_info_content .go_to_site:hover img
{
  top: -45px;
}

.portfolio_info_content dl
{
  display: block;
}

.portfolio_info_content dt
{
  font-size: 12px;
  color: #212121;
  display: inline;
  margin-top: 7px;
  margin-right: 5px;
  clear: left;
}

.portfolio_info_content dd
{
  font-size: 14px;
  color: #508097;
  font-weight: bold;
  font-style: italic;
  display: inline;
  margin-top: 5px;
}

.portfolio_info_content dd.project_keywords
{
  font-weight: normal;
  line-height: 20px;
}

.portfolio_single h5
{
  font-family: Georgia;
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  padding: 0px 5px;
}

.portfolio_single .project_description
{
  font-size: 12px;
  color: #818181;
  font-family: Georgia;
  padding: 0px 5px;
  margin-top: 10px;
  width: 675px;
  line-height: 15px;
}

.portfolio_project_tabs
{
  font-family: Georgia;
  margin-top: 30px;
  margin-bottom: 40px;
}

.portfolio_project_tabs_outer
{
  height: 75px;
}

.portfolio_project_tab
{
  width: 222px;
  height: 63px;
  float: left;
  color: #FFF;
  font-weight: bold;
  margin-right: 7px;
  cursor: pointer;
}

.portfolio_project_tab div
{
  background: url('../../images/site/portfolio/tabs.jpg') no-repeat top;
  width: 222px;
  height: 63px;
}

.portfolio_project_tab span
{
  display: block;
  float: left;
}

.tab_number
{
  font-size: 24px;
  width: 20px;
}

#tab_1 .tab_number
{
  margin: 18px 27px;
}

#tab_2 .tab_number
{
  margin: 18px 25px;
}

#tab_3 .tab_number
{
  margin: 16px 26px;
}

.tab_label
{
  font-size: 18px;
  font-style: italic;
  margin-top: 20px;
}

.portfolio_project_tabs #tab_1 div
{
  background-position: 0px top;
}

.portfolio_project_tabs #tab_1:hover div, .portfolio_project_tabs #tab_1 .selected
{
  background-position: 0px -67px;
}

.portfolio_project_tabs #tab_2 div
{
  background-position: -222px top;
}

.portfolio_project_tabs #tab_2:hover div, .portfolio_project_tabs #tab_2 .selected
{
  background-position: -222px -67px;
}

.portfolio_project_tabs #tab_3 div
{
  background-position: -444px top;
}

.portfolio_project_tabs #tab_3:hover div, .portfolio_project_tabs #tab_3 .selected
{
  background-position: -444px -67px;
}

.portfolio_project_tab_content
{
  border: 3px solid #4DA1C5;
  width: 650px;
  padding: 10px;
  -moz-border-radius: 10px;
}

.portfolio_project_tab_content h5
{
  font-weight: bold;
  font-size: 22px;
  color: #95C4CF;
  font-style: italic;
}

.portfolio_project_tab_content p
{
  font-size: 11px;
  color: #919191;
  margin: 5px 0px;
  line-height: 15px;
}

.project_content_image
{
  float: right;
  text-align: right;
  margin-left: 10px;
  padding-top: 10px;
}
