body {
  font-family: Verdana, Tahoma, Arial, Times;
  font-size: 13px;
  line-height: 16px;
  color: white;
  background-attachment: fixed;
  background-color: #000;
}
a {
  text-decoration: none;
  color: #999;
}

a:hover, a.current {
  color: white;
}

a.underlined {
  text-decoration: underline;
}

a.download-pdf {
  display: block;
  width: 163px;
  height: 17px;
  text-indent: -9999px;
  background: transparent url(/images/download_pdf.png) no-repeat;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}
/* global */

/* clearfix hack */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* clearfix hack */

/* #wrapper */
#wrapper {
  width: 975px;
  height: 750px;
  margin: auto;
  
}

/* #wrapper */

/* #logo */
#logo {
  width: 550px;
  padding-top: 46px;
  *padding-top: 0;
  padding-left: 40px;
}

#logo div.logo {
  width: 400px;
  height: 38px;
  text-indent: -9999px;
}

/* #logo */

#menu {
  font-family: "Georgia";
  position: relative;
  top: 56px;
  width: 170px;
  height: 460px;
  text-align: right;
}

#menu #category {
  font-size: 13pt;
  letter-spacing: 1.2pt;
}

#menu li {
  // height: 23px;
  border-right: 1px solid white;
  padding-right: 22px;
  padding-top: 8px;
}

#menu li.selected {
  border: none;
  padding-top: 6px;
  margin-right: -30px;
  margin-bottom: 6px;
}

#menu #category li.selected {
  // height: 33px;
  background: transparent url(/images/menu/selected_right_bg.png) no-repeat 100% 7px;
  border: none;
  padding-top: 8px;
  padding-bottom: 5px;
  margin: 0;
}

#menu #category li.not_selected {
  border: none;
}

#menu li.selected a {
  color: white;
}

#menu #category li.selected a {
  padding-left: 16px;
  padding-bottom: 10px;
  background: transparent url(/images/menu/selected_left_bg.png) no-repeat 0 0;
}

#menu span.separator {
  display: block;
  border-right: 1px solid white;
  height: 50px;
}

/* #menu */


/* #top-navigation */

#top-navigation {
  float: left;
  margin-left: 395px;
  min-height: 45px;
  *margin-top: 20px;
}

#top-navigation .title {
  margin-left: 55px;
}

#logo div.logo {
  *margin-top: -50px;
}

/* #top-navigation */

/* #first-column */
#first-column {
  position: absolute;
  top: 120px;
  margin-left: 220px;
  width: 220px;
  height: 460px;
}
#first-column .welcome-text {
  width: 205px;
  height: 390px;
  text-indent: -9999px;
}

.text-entry {
  font-size: 0.9em;
}

#first-column .text-entry {
  width: 212px;
}

#first-column .text-entry div.title div.desc {
  margin-top: 0.5em;
  padding-left: 1.4em;
}

.text-entry p,
.text-entry blockquote {
  line-height: 18px;
  letter-spacing: .7pt;
}

.text-entry div.title,
.text-entry p,
.text-entry blockquote {
  margin-bottom: 1.2em;
}

.text-entry p {
  color: #ddd;
}

.text-entry ul {
  margin-bottom: 1.2em;
  margin-left: 20px;
  list-style-image: url(/images/list_style.png);
}

.text-entry a {
  color: white;
  font-weight: bold;
}

.text-entry blockquote {
    font-style: italic;
}

.text-entry .signature {
    text-align: right;
    font-style: normal;
}

/* #first-column */

/* #second-column */
#second-column {
  position: absolute;
  top: 120px;
  margin-left: 490px;
  width: 475px;
  height: 460px;
}

#second-column .image-container {
  padding-top: 30px;
  min-height: 221px;
  *height: 221px;
  clear: both;
}

#second-column .image-container img {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  position: absolute;
}

#second-column .quick-links {
  padding: 10px 35px;
}

#second-column .quick-links h3 {
  float: left;
  width: 85px;
  height: 12px;
  text-indent: -9999px;
  background: transparent url(/images/quick_links.png) no-repeat;
  *margin-top: -10px;
}

#second-column .quick-links ul {
  margin-left: 105px;
  *margin-top: -15px;
}

#second-column .quick-links ul li {
  letter-spacing: 1pt;
}

#second-column .facebook {
  float: left;
  margin-top: -65px;
  margin-left: 210px;
}

#second-column .detail-info .avatar {
  float: left;
  margin-right: 20px;
}

#second-column .detail-info .avatar img {
  width: 200px;
  height: 200px;
}

#second-column .detail-info .avatar p {
  margin-top: 10px;
}

#second-column > img,
#right-image-tool > img.rit-selected {
  margin-top: 30px;
}

#second-column .detail-info ul {
  margin-top: 20px;
  margin-left: 220px;
  *margin-left: 230px;
  
}

#second-column .detail-info ul li {
  line-height: 1.5em;
  *line-height: auto;

}

#second-column .selected-bio {
  margin-top: 30px;
  padding-top: 35px;
  background: transparent url(/images/backgrounds/select_bio.png) no-repeat top left;
}

#second-column .selected-bio li {
  margin-bottom: 10px;
  *float: right;
  *clear: right;
}

.read-press {
  margin-top: 20px;
  padding-top: 35px;
  background: transparent url(/images/backgrounds/read_press.png) no-repeat 250px 0px;
}

#second-column .read-press li {
  margin-bottom: 10px;
}

#second-column .signup-enews {
  margin-top: 30px;
  padding-top: 20px;
  width: 237px;
  height: 84px;
  background: transparent url(/images/backgrounds/signup_enews.png) no-repeat top left;
}

#second-column .read-press ul {
  margin-top: 0;
  margin-left: 220px;
}

#second-column .read-press .article {
  float: left;
}

#second-column .read-press .article img {
}

#second-column .read-press .article p {
  margin-top: 30px;
}

#second-column .read-press .article p a.download-pdf {
  background-position: -11px 0px;
}

#second-column .signup-form {
  margin-left: 4px;
}

#second-column .signup-form div.field label{
  float: left;
  display: block;
  width: 100px;
  text-align: right;
  padding-top: 2px;
}

#second-column .signup-form div.field input {
  background-color: transparent;
  border: 1px solid white;
  margin-left: 20px;
  margin-bottom: 10px;
  width: 215px;
  color: white;
  font-size: 0.8em;
}

#second-column .signup-form div.action input {
  display: block;
  width: 46px;
  height: 11px;
  margin-top: 10px;
  margin-left: 120px;
  border: none;
  outline: none;
  text-indent: -9999px;
  cursor: pointer;
  background: transparent url(/images/backgrounds/submit_btn.png) no-repeat;
}

#first-column-tri {
  position: absolute;
  top: 120px;
  margin-left: 220px;
  width: 220px;
  height: 460px;
  margin-top: 50px;
}
#second-column-tri {
  position: absolute;
  top: 120px;
  margin-left: 480px;
  width: 220px;
  height: 460px;
  margin-top: 50px;
}

#third-column-tri {
  position: absolute;
  top: 120px;
  margin-left: 740px;
  width: 220px;
  height: 460px;
  margin-top: 50px;
}
#first-column-tri .text-entry,
#second-column-tri .text-entry,
#third-column-tri .text-entry {
  font-size: 11px !important;
}

#title-tri {
  position: absolute;
  top: 120px;
  margin-left: 220px;
  width: 600px;
  height: 460px;
}

#title-tri .image_link {
  display:inline-block;
  vertical-align:super;
  width:200px;
}

#title-tri a {
  width: 200px;
}

#one-column {
  position: absolute;
  top: 120px;
  margin-left: 220px;
  width: 470px;
}

#one-column .article {
  clear: both;
  margin-bottom: 15px;
}

#one-column .article h3, #one-column .article p {
  width: 310px;
}

#one-column .article h3 {
line-height: 24px;
}

#one-column .article div.image {
  float: right;
  margin: 0;
  top: 0px;
  width: 140px;
  margin-bottom: 15px;
}

#one-column div.image a {
  text-align: right;
  margin-top: 3px;
  width: 100%;
  display: block;
}



#second-column > img.contact-locations,
#second-column > img.job-banner,
#right-image-tool > img.rit-selected {
  width: 460px;
  height: 330px;
}

.image-container .image-tag {
  position: relative;
  top: -22px;
  left: 122px;
}

#right-image-tool {
  margin-top: 30px;
}

#right-image-tool a.more {
  display: block;
  width: 85px;
  height: 69px;
  text-indent: -9999px;
  background: transparent url(/images/module/more.png) no-repeat;
}

#right-image-tool img.rit-thumbs {
  position: absolute;
  top: 18px;
  margin-left: 30px;
}

#right-image-tool ul.rit-thumbs li {
  display: inline;
}

#right-image-tool ul.rit-thumbs img {
  filter: alpha(opacity=50);
  opacity: .6;
  -moz-opacity: 0.6;
  margin: 0;
}

#right-image-tool ul.rit-thumbs img:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

#right-image-tool ul.rit-thumbs li.selected img {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  border: 1px solid white;
}

#right-image-tool .rit-thumbs {
  position: absolute;
  top: 18px;
  margin-left: 30px;
}

#right-image-tool .links {
  position: absolute;
  top: 90px;
  margin-left: 105px;
}

#right-image-tool .links a {
  color: #999;
  font-size: 1.1em;
  margin-right: 20px;
}

#right-image-tool .links a:hover {
  color: white;
} 

#right-image-tool .links a#larger-images,
#right-image-tool .links a#printable-pdf,
#right-image-tool .links a#walkthrough-video {
  text-indent: -9999px;
  height: 13px;
  width: 84px;
  float: left;
  cursor: pointer;
}

#right-image-tool .links a#larger-images {
  background: transparent url(/images/module/larger_images.png) no-repeat 0 0;
}

#right-image-tool .links a#larger-images:hover {
  background-position: 0 -13px;
}

#right-image-tool .links a#printable-pdf {
  background: transparent url(/images/module/printable_pdf.png) no-repeat 0 0;
}

#right-image-tool .links a#printable-pdf:hover {
  background-position: 0 -13px;
}

#right-image-tool .links a#walkthrough-video {
  width: 117px;
  background: transparent url(/images/module/walkthrough_video.png) no-repeat 0 0;
}

#right-image-tool .links a#walkthrough-video:hover {
  background-position: 0 -13px;
}


/* #second-column */

#loading {
  position: absolute;
    top: 250px;
    margin-left: 480px;
    width: 56px;
    height: 56px;
}

div.error {
  width: 250px;
  margin-top: 40px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #999;
  padding-left: 40px;
  line-height: 20px;
}

div.error a {
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: underline;
}