* { margin: 0; padding: 0; }

body {
  background: #fff url(../images/bg.gif);
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  color: #5f5f5f;
  text-align: center;
}

a {
  color: #d88900;
  text-decoration: none;
  cursor: pointer;
}

a:hover{
  text-decoration: underline;
}

a img{
  border: 0;
}

p {
  padding: 0 0 10px 0;
}

ul {
  margin-left: 1.3em;
  margin-bottom: 10px;
}

li{
  margin: 0;
  padding: 0;
}

.body {
  background: #fff;
  width: 1024px;
  border: 1px solid #BBB7A0;
  border-top: 0;
  text-align: left;
  margin:auto;
  margin-bottom: 20px;
}

.header{
  position: relative;
  height: 60px;
}

.logo {
  position: relative;
  float: left;
  margin: 0 50px 0 30px;
}

.headerText {
  position: relative;
  float: left;
  padding: 0 50px 0 0;
  top: 12px;
}

.tabs {
  position: relative;
  top: -22px;
  left: 20px;
}

.tab{
  border: 0;
  padding: 0 8px 0 0;
}

.content{
  padding: 0 15px 0 15px;
}

.columnLeft{
  float: left;
  width: 290px;
}

.columnMiddle{
  float: left;
  width: 430px;
  padding: 0 0 0 15px;
  width: 374px;	
}

.columnMiddleContact{
  float: left;
  width: 430px;
  padding: 0 0 30px 0;
  width: 374px;	
}

.columnRight{
  float: right;
  width: 240px;
  padding: 0 15px 0 25px;
}


.menuImage{
  position: relative;
  left: -7px;
}

.menu {
  background: #eeeee2;
  padding: 15px 20px 20px 20px;
  width: 225px;
  margin-bottom: 20px;
}

.menuWhite {
  background: #ffffff;
  padding: 0 20px 20px 20px;
  width: 225px;
}

.title{
  font-family: Georgia, "Times New Roman", serif; 
  font-size:18px; 
  color: #d88900;
  margin: 0 0 5px 0;
}

.menu .title{
  font-size:16px; 
}

.subtitle{
  font-family: Georgia, "Times New Roman", serif; 
  font-size:13px; 
  color: #777777;
  margin: 0 0 5px 0;
}

a.subtitle{
  font-family: Georgia, "Times New Roman", serif; 
  font-size:14px; 
  color: #777777;
  margin: 0 0 5px 0;
}

a:hover.subtitle{
  font-family: Georgia, "Times New Roman", serif; 
  font-size:14px; 
  color: #d88900;
  margin: 0 0 5px 0;
}

.blurb{
  font-family: Georgia, "Times New Roman", serif; 
  font-size:14px; 
  color: #777777;
  margin: 15px 0 10px 0;
}

a.blurb{
  font-family: Georgia, "Times New Roman", serif; 
  font-size:14px; 
  color: #d88900;
  margin: 0 0 10px 0;
}

.caption{
  border: 1px solid #bbb7a0;
  padding: 10px;
  background-color: #f8f4dc;
  width: 387px;
  border-top: 0;
  position: relative;
  top: -3px;
  color: #5f5f5f;
}

.dividerDot{
  background: url(../images/dividerDot.jpg);
  width: 100%;
  height: 10px;
  margin: 5px 0 0 0;
}

.footer{
  width: 100%;
  height: 38px;
  background: #ecedef;
  clear: both;
}

.copyright{

}

.bannerHome{
  background: url(../images/epcatalystHome.jpg);
  position: relative;
  width: 1024px;
  height: 310px;
}

.bannerAbout{
  background: url(../images/wavesRed.jpg);
  position: relative;
  width: 1024px;
  height: 310px;
}

.bannerWork{
  background: url(../images/wavesWork.jpg);
  position: relative;
  width: 1024px;
  height: 310px;
}

.bannerContact{
  background: url(../images/waves.jpg);
  position: relative;
  width: 1024px;
  height: 310px;
}

.home {
  position: absolute;
  top: 98px;
  left: 463px;
  width: 525px;
}

.homeGallery {
  position: absolute;
  width: 1024px;
  height: 310px;
}

.homePress {
  position: absolute;
  top: 230px;
  left: 660px;
  width: 60px;
  height: 20px;
}

.homeVideo {
  position: absolute;
  top: 247px;
  left: 570px;
  width: 60px;
  height: 20px;
}

.press {
  position: absolute;
  top: 44px;
  left: 43px;
  width: 450px;
}

.papers {
  position: absolute;
  top: 44px;
  left: 554px;
  width: 430px;
}

.details {
  position: absolute;
  top: 80px;
  left: 30px;
  width: 460px;
}

.slideshow {
  position: absolute;
  top: 80px;
  left: 545px;
  width: 450px;
}

.bannerAbout .thumbTitle{
  font-size:17px;
  color: #FFD200;
  text-transform: capitalize;
  padding: 30px 0 3px 0;
  line-height: 90%;
}

.bannerWork .thumbTitle{
  font-size:17px;
  color: #FFD200;
  text-transform: capitalize;
  padding: 0 0 3px 0;
  line-height: 90%;
}

.home .thumbTitle{
  font-size:15px;
  color: #FFD200;
  text-transform: none;
  padding: 0 0 3px 0;
  line-height: 90%;
}

.slideshow .thumbTitle{
  font-size:15px;
  color: #FFD200;
  text-transform: none;
  padding: 0 0 3px 0;
  line-height: 90%;
}

.thumbText{
  color: #FFF;
}

.bannerLink{
  color: #FFD200;
  padding: 0;
  white-space: nowrap;
}

.bannerLinkPadded{
  color: #FFD200;
  padding: 0 0 0 10px;
  white-space: nowrap;

}

.home .bannerNav{
  position: absolute;
  top: 135px;
  left: 210px;
}

.press .bannerNav{
  position: absolute;
  top: 190px;
  left: 0px;
}

.papers .bannerNav{
  position: absolute;
  top: 190px;
  left: 0px;
}

.details .bannerNav{
  position: absolute;
  top: -37px;
  left: 211px;
}


.slideshow .bannerNav{
  position: absolute;
  top: 115px;
  left: 0px;
}

.thumbNav{
   height: 20px;
   padding: 0 0 15px 0;
}

.visible{
  position: absolute;
  visibility: visible;
}

.visible a:hover{
  text-decoration: none;
}

.mainVisible{
  position: relative;
  visibility: visible;
}

.hidden{
  position: absolute;
  visibility: hidden;
  top: -9000px;
  width: 1px;
  height: 1px;
}

.opaque{
   opacity: 1;
   filter: alpha(opacity=100);
   float: left;
   width: 20px;
   height: 20px;
   padding: 0 10px 0 0;
}

.transparent{
   opacity: .3;
   filter: alpha(opacity=30);
   float: left;
   width: 20px;
   height: 20px;
   padding: 0 10px 0 0;
}

.arrow{
  padding: 0 5px 0 0;
}

.thumbContent{
   width: 235px;
   height: 105px;
}

.details .thumbContent{
   width: 250px;
   height: 105px;
}

.papers .thumbContent{
   width: 260px;
   height: 105px;
}

.thumbContentDark[class]{
   background: url(../images/thumbContent.png);
   width: 284px;
   height: 95px;
   padding: 15px;
}

.thumbEPC[class]{
   background: url(../images/thumbEPC.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbPOC[class]{
   background: url(../images/thumbPOC.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbEPT[class]{
   background: url(../images/thumbEPT.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbOT[class]{
   background: url(../images/thumbOT.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbCM[class]{
   background: url(../images/thumbCM.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbKaazing[class]{
   background: url(../images/thumbKaazing.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbWF[class]{
   background: url(../images/thumbWF.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbWFS[class]{
   background: url(../images/thumbWFS.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbCantor[class]{
   background: url(../images/thumbCantor.png) no-repeat center center;
   width: 192px;
   height: 205px;
}

.thumbArticle1[class]{
   background: url(../images/thumbArticle1.png) no-repeat center center;
   width: 142px;
   height: 204px;
}

.viewGallery[class]{
   background: url(../images/viewGallery.png) no-repeat center center;
   width: 124px;
   height: 26px;
}

.viewVideo[class]{
   background: url(../images/viewVideo.png) no-repeat center center;
   width: 115px;
   height: 26px;
}

.details .bannerTitle[class]{
  background: url(../images/projectDetails.png) no-repeat center center;
  position: absolute;
  top: -42px;
  left: -4px;
  width: 192px;
  height: 34px;
}

.slideshow .bannerTitle[class]{
  background: url(../images/slideshowVideo.png) no-repeat center center;
  position: absolute;
  top: -37px;
  left: -4px;
  width: 244px;
  height: 29px;
}

.press .bannerTitle[class]{
  background: url(../images/pressRelease.png) no-repeat center center;
  position: absolute;
  top: -7px;
  left: -4px;
  width: 181px;
  height: 29px;
}

.papers .bannerTitle[class]{
  background: url(../images/whitePapers.png) no-repeat center center;
  position: absolute;
  top: -7px;
  left: -4px;
  width: 177px;
  height: 34px;
}

.home .bannerTitle[class]{
  background: url(../images/welcome.png) no-repeat center center;
  position: absolute;
  top: -77px;
  left: -4px;
  width: 419px;
  height: 62px;
}

.dividerDotDark[class]{
  background: url(../images/dividerDot.png) no-repeat center center;
  position: absolute;
  top: 60px;
  left: 520px;
  width: 1px;
  height: 196px;
}

.left{
   float: left;
   margin-right: 18px;
}

.right{
   float: right;
}

.tabRight{
   position: absolute;
   top: 0;
   right: 40px;
}

.tabRightGallery{
   position: absolute;
   top: 0;
   right: 130px;
}

.leftAligned {
	float: left;
	padding: 0 20px 5px 0;
}