
body
{
  background: url(../images/background.jpg) repeat;
  font-size: 11px;
  font-family: Arial, Helvetica, Clean;
  margin: 0px;
  padding: 0px;
}

body div
{
  margin: 0px;
  padding: 0px;
}

a, a:hover, a:visited
{
  color: white;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.mainlogo
{
  position: absolute;
  top: 215px;
  left: 30px;
}

.mainlogo a,
.mainlogo a:visited,
.mainlogo a:hover
{
  color: #363636;
}

.verticalstrut
{
  line-height: 1;
  font-size: 1px;
}

.graytitle
{
  background-color: #3d3e44;
  height: 14px;
  font-size: 12px;
  color: white;
  padding: 3px 3px 3px 6px;
  color: #c2c2c7;
}

.graytitle .gtright
{
  float: right;
}

.graytitle a, .graytitle a:visited, .graytitle a:hover
{
  color: #c2c2c7;
}

.content
{
  width: 828px;
  margin-left: 120px;
  /*border-right: thin solid #838789;*/
  position: relative;
  margin-bottom: 20px;
}

img.icon
{
  vertical-align: middle;
}

.teaser
{
  position: absolute;
  top: 460px;
  left: 580px;
  width: 200px;
}

.teaser .ttext
{
  margin-top: 10px;
  color: black;
  font-size: 13px;
  line-height: 1.2;
}

.teaser a,
.teaser a:visited,
.teaser a:hover
{
  color: black;
}

.mainfs
{
  position: relative;
}

.firstsectionbg
{
  background: white url(../images/firstsectionbg.png) repeat-y;
  height: 497px;
}

.secondsectionbg
{
  background: white url(../images/secondsectionbg.png) repeat-y;
  height: 588px;
}

.thirdsectionbg
{
  background-color: white;
}

.frontsecondline
{
  height: 18px;
}

.mainfs .mfstitle
{
  position: absolute;
  top: 37px;
  left: 50px;
}

.poptext
{
  margin-top: 10px;
  font-size: 12px;
  color: black;
  width: 600px;
}

.dashes
{
  margin: 0px 20px;
  width: auto;
  background: transparent url(../images/dashes.png) repeat;
  padding: 10px;
  _height: 1%;
}

.floater
{
  position: absolute;
  top: 215px;
  left: 120px;
  font-size: 12px;
}

.floater .finner
{
  padding: 2px 0px 0px 5px;
}

.floatersb
{
  position: absolute;
  left: 10px;
}

.fadebox
{
  position: absolute;
  top: 230px;
}

.innercontent
{
  background: white;
  color: black;
  padding: 10px 20px 35px;
  font-size: 12px;
}

.innercontent a,
.innercontent a:visited,
.innercontent a:hover
{
  color: black;
  text-decoration: none;
}


.innercontent a:hover
{
  text-decoration: underline;
}

.headersection
{
  width: 180px;
  height: 46px;
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
}

.headersection .hstop
{
  height: 13px;
  padding: 5px;
  cursor: pointer;
}

.headersection .hsbottom
{
  height: 16px;
  margin-top: 5px;
}

.headersection .hsbon
{
  background-color: #d1d3d4;
}

.headersection .hsselected
{
  border: 1px solid #ec891d;
}

.hsproject
{
  background-color: #a8c6d7;
  color: #333333;
  border: 1px solid #a8c6d7;
}

.hsexpertise
{
  background-color: #a2be4b;
  color: #333333;
  border: 1px solid #a2be4b;
}

.hsviewpoint
{
  background-color: #4e4e55;
  color: #ceccce;
  border: 1px solid #4e4e55;
}

.toplinks
{
  position: relative;
  height: 30px;
}

.toplinks .tlleft
{
  position: absolute;
  left: 0px;
  color: #777777;
}

.toplinks .tlleft a.tlback,
.toplinks .tlleft a.tlback:visited,
.toplinks .tlleft a.tlback:hover
{
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.toplinks .tlleft a.tlbacklink,
.toplinks .tlleft a.tlbacklink:visited,
.toplinks .tlleft a.tlbacklink:hover
{
  color: #777777;
  text-decoration: none;
}

.toplinks .tlleft a.tlbacklink:hover
{
  text-decoration: underline;
}

.toplinks .tlleft .tlactiveproject
{
  color: #E3781A;
}

.toplinks .tlright
{
  position: absolute;
  right: 0px;
}

.resourcedetail
{
  float: left;
  margin-left: 10px;
  margin-top: 20px;
  width: 470px;
}

.projectpictures
{
  float: left;
  margin-left: 40px;
  margin-top: 20px;
  width: 300px;
}

.ppplus
{
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: none;
}

.projectpictures div
{
  border: 2px solid transparent;
  cursor: pointer;
}

.projectpictures .ppsmall
{
  float: left;
  width: 123px;
  height: 123px;
  margin-right: 4px;
  margin-bottom: 4px;
  position: relative;
}

.projectpictures .firstwrapper
{
  width: 252px;
  height: 123px;
  margin-bottom: 5px;
  position: relative;
}

.projectpictures .firstwrapper img.first
{
  width: 252px;
  height: 123px;
}

.projectpictures .vidwrapper
{
  width: 290px;
  height: 145px;
  margin-bottom: 5px;
  position: relative;
}

.projectpictures .vidwrapper .vwoverlay
{
  position: absolute;
  width: 290px;
  height: 145px;
  cursor: pointer;
  top: -2px;
  left: -2px;
}

.projectpictures .vidwrapper .vwoverlay img
{
  width: 290px;
  height: 145px;
}

.projectpictures .vwplay
{
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 10px;
  left: 10px;
  cursor: pointer;
}

.projectpictures .vwplay img
{
  width: 20px;
  height: 20px;
}

.projectpictures .mainpicture
{
  width: 290px;
  height: 290px;
}

.projectpictures img.first
{
  width: 290px;
  height: 290px;
}

.projectpictures img.others
{
  width: 123px;
  height: 123px;
}

.ppvideo
{
  margin-left: 5px;
  width: 470px;
}

.projectwrapcont
{
  float: right;
}

.projectwrap
{
  margin: 20px 10px 0px 0px;
  padding: 0px 20px 40px;
  width: 380px;
}

.pvideowrap
{
  width: 235px; 
}

.pvideolt
{
  height: 105px;
}

.projectrwrap
{
  margin: 20px 10px 0px 0px;
  padding: 0px 20px 40px;
  width: 240px;
}

.projectarea
{
  background-color: white;
  padding: 10px;
}

.graydate
{
  margin: 10px 0px 0px;
  font-weight: bold;
  color: gray;
}

.smalldetailpic
{
  width: 65px;
  height: 65px;
  border: 2px solid transparent;
  float: left;
  margin: 0px 4px 4px 0px;
  cursor: pointer;
}

.largedetailpic
{
  height: 457px;
  width: 457px;
}

.title
{
  color: #E3781A;
  font-size: 20px;
}

.subtitle
{
  font-weight: bold;
  font-size: 12px;
}

.longtext
{
  font-size: 12px;
  font-weight: normal;
}

.longtext p
{
  margin: 0px; 
}

.standout
{
  background-color: #f8efbc;
  border: 1px solid #e2b24c;
}

.uploadedphotowrapper
{
  height: 75px;
  width: 75px;
  position: relative;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.uploadedphoto
{
  height: 75px;
  width: 75px;
  border: 1px solid black;
  cursor: move;
}

.uploadedphotohightlight
{
  position: absolute;
  background-color: #c1d5f9;
  border: 1px solid #3d3e44;
  padding: 2px;
  top: 0px;
  right: -2px;
}

.uploadedphotodelete
{
  position: absolute;
  background-color: #f8efbc;
  border: 1px solid #e2b24c;
  padding: 2px;
  bottom: -2px;
  right: -2px;
  cursor: pointer;
}

.uploadedvideodelete
{
  position: absolute;
  background-color: #f8efbc;
  border: 1px solid #e2b24c;
  padding: 2px;
  bottom: -1px;
  right: -1px;
  cursor: pointer;
}

.uploadedphotobeforedrop
{
  position: absolute;
  background-color: #f8efbc;
  border: 1px solid #e2b24c;
  padding: 2px;
  top: 0px;
  left: 0px;
  height: 71px;
  width: 15px;
  font-weight: bold;
  text-align: center;
  display: none;
}

.uploadedphotoafterdrop
{
  position: absolute;
  background-color: #f8efbc;
  border: 1px solid #e2b24c;
  padding: 2px;
  top: 0px;
  right: -2px;
  height: 71px;
  width: 15px;
  font-weight: bold;
  text-align: center;
  display: none;
}

.uploadedphotodrophover
{
  background-color: #e3781a;
  border: 1px solid green;
}

.footer
{
  background: url(../images/footer-bg.png) repeat-x;
  height: 19px;
  /*border-bottom: 2px solid #38393a;*/
}

.footer a,
.footer a:visited,
.footer a:hover
{
  color: black;
  text-decoration: underline; 
}

.footer .finner
{
  padding: 4px;
  text-align: right;
}

.frontprojects
{
  margin: 10px 28px 0px;
  padding: 10px 0px 0px 15px;
}

.fproject
{
  float: left;
  margin: 0px 7px 10px 0px;
  border: 2px solid transparent;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.fproject .fpname
{
  position: absolute;
  top: 140px;
  height: 10px;
  padding: 2px 0px 4px 10px;
  width: 130px;
  left: 0px; 
  font-size: 10px;
  color: white;
  background-color: #E3781A;
}

.fproject img
{
  height: 140px;
  width: 140px;
}

.fproject img.fpplus
{
  height: 9px;
  width: 8px;
  position: absolute;
  top: 10px;
  right: 10px; 
}

.fproject img.smaller
{
  height: 75px;
  width: 75px;
}

.fr_project
{
  float: left;
  margin: 0px 3px 10px 0px;
  border: 2px solid transparent;
  cursor: pointer;
}

.fr_project img
{
  height: 140px;
  width: 140px;
}

.fr_project img.smaller
{
  height: 60px;
  width: 60px;
}

.allprojects
{
  margin: 10px 0px 0px;
  padding: 10px 0px 0px 20px;
}

.frontexpertise
{
  margin: 10px 28px 0px;
  padding: 10px 0px 0px 15px;
}

.allexpertises
{
  margin: 10px 0px 0px;
  padding: 10px 0px 0px 20px;
}


.fexpertise
{
  float: left;
  margin: 0px 7px 10px 0px;
  border: 2px solid transparent;
  cursor: pointer;
  background-color: white;
  height: 385px;
}

.fexpertise .feinner
{
  width: 138px;
  padding: 1px;
}

.fexpertise .feinner .feiname
{
  color: #E3781A;
  border-bottom: 1px solid #E3781A;
  padding-bottom: 3px;
  font-size: 12px;
  margin: 0px 9px;
}

.fexpertise .feinner .feisplash
{
  height: 120px;
  width: 120px;
  margin: 10px 9px 0px;
}

.fexpertise .feinner .feibulletsection
{
  margin: 10px 10px;
}

.fexpertise .feinner .feiviewprojects
{
  margin: 5px 10px 20px;
}

.fviewpoint
{
  float: left;
  margin: 0px 7px 10px 0px;
  border: 2px solid transparent;
  cursor: pointer;
  background-color: white;
  height: 220px;
  font-size: 11px;
  z-index: 10000;
}

.fviewpoint .fvinner
{
  width: 122px;    
  padding: 1px 9px;
}

.fviewpoint .fvinner .fvicategory
{
  color: #E3781A;
  border-bottom: 1px solid #E3781A;
  padding-bottom: 3px;
  font-size: 12px;
}

.fviewpoint .fvinner .fviname
{
  margin: 5px 0px 10px;
  font-weight: bold;
}

.fviewpoint .fvinner .fvdate
{
  margin: 10px 0px 0px;
  font-weight: bold;
  color: gray;
}

.fviewpoint .fvinner .fvisummary
{
}

.fviewpoint .fvinner .fvisplashcont
{
  height: 75px;
  width: 120px;
  overflow: hidden;
  border: 1px solid gray;
  margin: 10px 1px 0px;
}

.fviewpoint .fvinner .fvisplashcont .fvisplash
{
  height: 120px;
  width: 120px;
}

.title
{
  font-size: 20px;
  color: #e3781a;
}

.title a,
.title a:visited,
.title a:hover
{
  font-size: 12px;
  color: #e3781a;
  text-decoration: none;
}

.title a:hover
{
  text-decoration: underline;
}

.expertisegroup
{
  float: left;
  width: 153px;
  margin: 0px 1px;
  border: 1px solid black;
}

.egheader
{
  background-color: #C1DAD7;
  padding: 2px 0px 4px 2px;
  height: 14px;
  border-bottom: 1px solid gray;
}

.expertisedrop
{
  padding-bottom: 40px;
}

.insidedrop
{
  height: 10px;
  background: #bfc6ed;
}

.expertisedropon
{
  background: #bfc6ed;
}

.expertisedrophover
{
  background: #efc075;
}

.dragproject
{
  float: left;
  padding: 3px 5px 3px 10px;
	background: #f5fafa url(../images/table-bullet2.gif) no-repeat;
	border: 1px solid gray;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: move;
}

.dragprojectinside
{
  padding: 3px 5px 3px 10px;
	background: url(../images/table-bullet2.gif) no-repeat;
  border-bottom: 1px solid gray;
	cursor: move;
}

.trash
{
  border: 2px solid transparent;
}

.overtrash
{
  border: 2px solid #efc075;
}

.cmssection
{
  position: relative;
  width: 250px;
  margin-right: 10px;
  float: left;
  height: 80px;
}

.cmsimage
{
  float: left;
}

.cmstext
{
  margin-left: 60px;
  padding-top: 5px;
}

.cmstitle
{
  font-size: 16px;
  margin-bottom: 3px;
}

.cmstitle a,
.cmstitle a:visited,
.cmstitle a:hover
{
  color: black;
}

.cmsdesc
{
  color: gray;
}

.relateditems
{
  padding: 3px 10px;
  width: 200px;
  background-color: #e2e3e4;
  border-bottom: 2px solid #90bbd2;
  margin: 60px 0px 0px;
}

.relateditemscont
{
  padding: 10px 0px 0px 5px;
  margin-bottom: 20px;
}

.linkactive
{
  color: #E3781A;
}

.newssplash
{
  float: left;
  width: 123px;
  border: 2px solid transparent;
  margin-right: 10px;
  margin-bottom: 5px;
  cursor: pointer;
}

.newsplashhover
{
  border: 2px solid #E3781A;
}

.newssplash img
{
  height: 123px;
  width: 123px;
}

.newssplash .nsdate
{
  background-color: #3d3e44;
  border: 1px solid #847f84;
  color: white;
  padding: 5px;
  margin-top: 2px;
  _width: 123px;
}

.leftsection
{
  float: left;
  margin-left: 40px;
  margin-top: 20px;
  width: 300px;
}

.morenews
{
  margin: 10px 0px 0px;
}

.morenews .mnolder
{
  float: right;
}

.morenews .mnnewer
{
  float: left;
}

.fixforieimages
{
  vertical-align: bottom;
}

.projectexps
{
  padding: 10px 10px;
  font-size: 10px;
}

.projectexps a,
.projectexps a:hover,
.projectexps a:visited
{
  text-decoration: underline;
}

.projectexps a:hover
{
  color: #E3781A;
}

.splashrow
{
  margin-bottom: 30px;
}

.splashrow .splashimg
{
  float: left;
}

.splashrow .splashimg img
{
  width: 400px;
  height: 260px;
}

.splashrow .splashactions
{
  margin-left : 410px;
}

.splashedit
{
  border: 1px solid gray;
  position: relative;
}

.splashedit img.mainsplash
{
  width: 786px;
  height: 512px;
}

.splashedit .setitle
{
  position: absolute;
  top: 70px;
  left: 580px;
  width: 200px;
  color: #E3781A;
  font-size: 20px;
}

.splashedit .setitleedit
{
  position: absolute;
  font-family: Arial, Helvetica;
  top: 68px;
  left: 578px;
  width: 200px;
  color: #E3781A;
  font-size: 20px;
  display: none;
  height: 55px;
  background-color: transparent;
  border: 1px solid #E3781A;
}

.splashedit .settext
{
  position: absolute;
  top: 460px;
  left: 580px;
  width: 200px;
  color: #E3781A;
  font-size: 20px;
  color: black;
  font-size: 13px;
  line-height: 1.2;
}

.splashedit .settextedit
{
  position: absolute;
  font-family: Arial, Helvetica;
  top: 458px;
  left: 578px;
  width: 200px;
  font-size: 20px;
  color: black;
  font-size: 13px;
  line-height: 1.2;
  display: none;
  height: 40px;
  background-color: transparent;
  border: 1px solid #E3781A;
}

.instructions
{
  color: #545458;
}

.canpick
{
  float: left;
  padding: 3px 5px;
	background-color: #f5fafa;
	border: 2px solid gray;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

.boldhighlight
{
  border: 2px solid #E3781A;
}

.orangebold
{
  font-weight: bold;
  color: #E3781A;
  font-size: 14px;
}

.vidpreviewcontainer
{
  position: relative;
  width: 290px;
  height: 145px;
  border: 1px solid silver;
}

.orangeborder
{
  border: 2px solid #E3781A;
}

.projectpictures div.orangeborder
{
  border: 2px solid #E3781A;
}

.projectarea div.orangeborder
{
  border: 2px solid #E3781A;
}

.projectarea .vidwrapper
{
  width: 220px;
  height: 110px;
  margin-bottom: 5px;
  position: relative;
}

.projectarea .vidwrapper .vwoverlay
{
  position: absolute;
  width: 220px;
  height: 110px;
  cursor: pointer;
  top: -2px;
  left: -2px;
}

.projectarea .vidwrapper .vwoverlay img
{
  width: 220px;
  height: 110px;
}

.projectarea .vidwrapper .vwplay
{
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 10px;   
  left: 10px;
  cursor: pointer;
}

.projectarea .vidwrapper .vwplay img
{
  width: 20px;
  height: 20px;
}

.projectlist
{
  margin-top: 5px;
}

.projectlist li
{
  width: 50%;
  background-color: #c1d5f9;
  cursor: pointer;
  margin: 2px;
  padding: 5px;
}

.pichighlight
{
  cursor: move;
}

.highlightpicturedrag
{
  border: 1px solid #E3781A;
}

.addwhatsnew
{
  margin: 30px 0px 10px;
  width: 500px;
}

.addwhatsnew .awntitle
{
  font-family: 'Lucida Grande', sans-serif;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -1px;
  font-weight: normal;
  float: left;
}

.addwhatsnew .awnrem
{
  float: right;
  font-family: 'Lucida Grande', sans-serif;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -1px;
  font-weight: normal;
  color: gray;
}

.addwhatsnew .lowcharleft
{
  color: yellow;
}

.addwhatsnew .verylowcharleft
{
  color: red;
}

.addwhatsnew .awnstatus
{
  background-color: #b4b4b6;
  padding: 5px;
  text-align: center;
}

.addwhatsnew .awnstatus textarea
{
  width: 480px;
  font-size: 16px;
  font-family: Arial;
}

.addwhatsnew .awnstatus textarea.nonentered
{
  color: gray;
}

.addwhatsnew .awnbottom
{
  margin: 10px 0px 0px;
}

.addwhatsnew .awnold
{
  float: left;
  width: 380px;
  color: #4f4f51;
}

.addwhatsnew .awnupdate
{
  float: right;
}

.addwhatsnew .awnupdate .awnbutton
{
  background: transparent url(../images/update-disabled.gif);
  border: none;
  height: 32px;
  width: 115px;
  cursor: pointer;
}

.addwhatsnew .awnupdate .awnbenabled
{
  background: transparent url(../images/update-enabled.gif);
}

.status
{
  margin: 20px 0px 20px 0px;
  font-size: 12px;
  width: 828px;
}

.status .stitle
{
  background-color: #37525d;
  color: white;
  padding: 2px;
  float: left;
  width: 75px;
}

.status .snews
{
  background-color: #929394;
  padding: 2px;
  margin-left: 82px;
}

.highlighted a,
.highlighted a:visited,
.highlighted a:hover
{
  color: #E3781A;
}

.messagestatus
{
  background-color: #929394;
  border: 1px solid #E3781A;
  padding: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}

.threecol
{
  width: 220px;
  float: left;
  margin-right: 5px;
}

.clientname
{
  margin-bottom: 3px;
}

.collateralstatus
{
  margin-right: 10px;
  cursor: pointer;
}

.collateralwrap
{
  margin-right: 10px;
}

.collateralwrap img
{
  width: 24px;
  height: 17px;
}

.privtitle
{
  font-size: 16px;
  color: #E3781A;
}

.underline
{
 text-decoration: underline; 
}
