﻿.PortfolioGallery {  float:left;
  position:relative;
  width:832px;
  margin:20px;
 } 
.PortfolioGallery .Header {  width:715px;
  height:15px;
 } 
.PortfolioGallery .MediumThumbs {  width:160px;
  border:none;
  margin:0px;
  padding:0px;
  color:#717f81;
  float:left;
 } 
.PortfolioGallery .MediumThumbs UL {  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px;
  width:160px;
 } 
.PortfolioGallery .MediumThumbs UL LI {  margin:0px 8px 0px 0px;
  height:50px;
  width:72px;
  text-align:center;
  float:left;
  cursor:pointer;
 } 
.PortfolioGallery .MediumThumbs UL LI IMG {  border:solid 3px transparent;
  height:40px;
  width:60px;
 } 
.PortfolioGallery .MediumThumbCaption {  display:none;
  margin-top:3px;
  text-align:center;
  font-size:10px;
 } 
.PortfolioGallery .MediumThumb .TopicName {  display:none;
  font-size:12px;
  color:#8DB0D6;
 } 
.PortfolioGallery .MediumThumb .TopicTitle {  display:none;
 } 
.PortfolioGallery .MediumThumb.selected IMG {  border:3px solid #DAC99C;
 } 
.PortfolioGallery .RightSide {  margin:0px 0px 0px 0px;
  width:670px;
  border:none;
  padding:0px;
  float:left;
 } 
.PortfolioGallery .LargeThumbs {  width:670px;
 } 
.PortfolioGallery .LargeThumbs UL {  list-style:none;
  width:600px;
  margin:0px;
  padding:0px;
 } 
.PortfolioGallery .LargeThumbs UL LI {  width:600px;
  text-align:center;
 } 
.PortfolioGallery .SmallThumbs {  display:none;
  width:600px;
  margin-bottom:10px;
 } 
.PortfolioGallery .SmallThumbs UL {  list-style:none;
  margin:0px;
  padding:0px;
  text-align:center;
 } 
.PortfolioGallery .SmallThumb UL {  margin:0px;
  height:29px;
  overflow:hidden;
 } 
.PortfolioGallery .SmallThumb .SmallThumbContainer {  float:right;
 } 
.PortfolioGallery .SmallThumb UL LI {  margin:0px 0px 4px 4px;
  height:25px;
  width:25px;
  cursor:pointer;
  display:inline;
 } 
.PortfolioGallery .SmallThumb UL LI IMG {  height:25px;
  width:25px;
 } 
.PortfolioGallery .FullHtmls {  width:600px;
  height:50px;
  clear:both;
 } 
.PortfolioGallery .FullHtmls UL {  list-style:none;
  width:600px;
  margin:0px;
  padding:0px;
 } 
.PortfolioGallery .FullHtmls UL LI {  margin:0px;
  width:600px;
  height:50px;
 } 
.PortfolioGallery .FullHtml .Title {  color:#af2b1e;
  font-weight:bold;
 } 
.PortfolioGallery .FullHtml .Body {  color:black;
 } 
.PortfolioGallery .LargeThumbView .OriginalImageLink {  display:none;
 } 
.PortfolioGallery .FullHtml .TopicName {  display:none;
 } 
.PortfolioGallery .FullHtml .TopicTitle {  display:none;
  text-align:center;
 } 
.PortfolioGallery .FullHtml .TopicFullHtml {  display:none;
 } 
.PortfolioGallery .LargeThumbs .imageContainer {  width:670px;
  margin-left:50%;
 } 
.PortfolioGallery #bandcontainer {  clear:both;
 } 
.PortfolioGallery .image {  background:#fff;
  border:1px solid black;
  padding:10px;
  margin:auto;
  float:left;
 } 
.pdfLink {  display:none;
  float:right;
  padding:0px;
  margin:0px;
 } 
.pdfLink a {  background:url(cssimages/pdficon_small.gif) no-repeat left top;
  padding:4px 8px 4px 20px;
  margin:0px;
  text-decoration:none;
  font-size:7pt;
  display:block;
 } 
.pdfLink a:link,
.pdfLink a:visited {  color:#ee4629;
 } 
.pdfLink a:hover,
.pdfLink a:active {  color:#3f3f75;
 } 
#controls {  width:160px;
  text-align:center;
 } 
#transport {  margin:0px auto 0px 32px;
  padding:0px;
  list-style:none;
 } 
#transport a {  padding:4px;
  margin:6px 1px 6px 5px;
  color:#6c6c75;
  border:none;
  text-decoration:none;
  font-weight:bold;
  float:left;
  font-size:8px;
 } 
#transport ul {  list-style:none;
 } 
#transport li {  float:left;
  margin:0;
  padding:0;
  text-align:center;
  list-style:none;
 } 
#transport a {  /*	text-decoration:none;
  text-transform:uppercase;
  font-size:85%;
  font-weight:bold;
  letter-spacing:0.1em;
  margin:0 1px 0 0;
  padding:4px 8px;
  width:64px;
  float:left;
  */
	display:block;
  -moz-user-select:none;
  -khtml-user-select:none;
 } 
#transport a:link,
#transport a:visited {  /*	background:#666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
  */
	color:#588878;
  border:solid 1px #dac99c;
  background:#eee3ca;
 } 
/*#transport a:visited {  background:#C1A55A;
  color:#fff;
  border-top:solid 1px #999;
  border-right:solid 1px #404040;
  border-bottom:solid 1px #3a3a3a;
  border-left:solid 1px #404040;
 } 
*/
#transport a:hover {  color:#B32400;
  border:solid 1px #C1A55A;
  background:#eee3ca;
 } 
#transport a:focus {  -moz-user-select:none;
  -khtml-user-select:none;
 } 

