@charset "UTF-8";
/* CSS Document */

body {
  margin: 0;
  padding: 0;
  background: #d2d2d2 url(images/body-bg.png) repeat-x;
  font: 12px/24px Arial,Tahoma,sans-serif;
  color: #000000;
}

#wrapper {
  width: 930px;
  margin: 0 auto;
  background-color: #FFFFFF;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 18px;
  color: #BD0069;
  letter-spacing: 0;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight: normal;
  border-bottom: 2px solid #BD0069;
  margin: 10px 0 0 0;
}

h2 a {
  color: #474747;
}

h3,
.view-solutions h2,
.view-applications-rpc h2,
.view-applications-cps h2,
.view-applications-csc h2 {
  font-size: 1.4em;
  color: #474747;
  letter-spacing: -1px;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0;
  border-bottom: 1px solid #474747;
  font-weight: normal;
}

h4 {
  font-size: 1.2em;
  color: #000000;
  letter-spacing: -1px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0;
  font-weight: bold;
  width: auto;
}

a {
  color: #0068BD;
  text-decoration: none;
}

a:visited {
  /*color: #999999;*/
}

h2 a:visited,
h3 a:visited {
  color: #474747;
}

a:hover {
  text-decoration: underline;
  color: #BD0069;
}

strong {
  color: #474747;
}

.clear {
  clear: both;
}

/* header area */
#header {
  background: url(images/header-bg.png) no-repeat;
}

#logo-floater {
  float: left;
  width: 195px;
}

#logo-floater h1 {
  margin: 0;
}

#logo-floater #logo a {
  display: block;
  width: 195px;
  height: 112px;
  text-indent: -9999px;
}

#header ul.primary-links {
  margin: 79px 10px 0 0;
  padding: 0;
  list-style-type: none;
  float: right;
}

/** html #header ul.primary-links {
  display: inline-block;
  width: 1px;
  padding: 0 2px;
}
*/
#header ul.primary-links li {
  display: inline;
  height: 33px;
  float: left;
  margin-right: 2px;
  background: url(images/tab-left.png) no-repeat 0 0;
}

/** html #header ul.primary-links li {
  display: inline;
}*/

#header ul.primary-links a {
  display: block;
  line-height: 33px;
  color: #FFFFFF;
  background: url(images/tab-right.png) no-repeat 100% 0;
  text-decoration: none;
  padding: 0 20px;
}

#header ul.primary-links li#at-home,
#header ul.primary-links li#at-about,
#header ul.primary-links li#at-track,
#header ul.primary-links li#at-solutions,
#header ul.primary-links li#at-services,
#header ul.primary-links li#at-press,
#header ul.primary-links li#at-contact {
  background: url(images/tab-left.png) no-repeat 0 -33px;
}

#header ul.primary-links #at-home a,
#header ul.primary-links #at-about a,
#header ul.primary-links #at-track a,
#header ul.primary-links #at-solutions a,
#header ul.primary-links #at-services a,
#header ul.primary-links #at-press a,
#header ul.primary-links #at-contact a {
  background: url(images/tab-right.png) no-repeat 100% -33px;
}



/** html #header ul.primary-links a {
  display: inline-block;
  margin: 0 -2px;
}*/

#header ul.primary-links a:hover {
  text-decoration: underline;
}


/* banner area */

#banner-inner {
  background: url(images/float-entertainment.png) no-repeat 0 0;
  width: 930px;
  height: 200px;
}

/* content area */

p {
  margin: 10px 0;
}

* html p {
}

ul {
  margin: 0 15px 0 10px;
  padding: 0 15px 0 10px;
}

ol {
  margin: 0 15px 0 8px;
  padding: 0 15px 0 8px;
}

.content ul li {
  list-style-type: square;
}

#content-wrapper {
  background: #F9F7F3 url(images/content-bg.jpg) repeat-x 0 0;
  padding: 10px 20px 20px 20px;
}

.content-main {
  width: 690px;
  float: left;
}

.col-one,
.col-two,
.view-applications-rpc .node,
.view-applications-cps .node,
.view-applications-csc .node {
  width: 345px;
  float: left;
}

.col-two h4,
.col-two .gallery_text {
  margin-left: 10px;
}

.view-applications-rpc .node .content,
.view-applications-cps .node .content,
.view-applications-csc .node .content {
  width: 335px;
}

.content-side {
  width: 180px; 
  float: right;
  font-size: 0.95em;
}

.content-side h2,
.content-side p,
.content-side form {
}

.col-left {
  width: 400px;
  float: left;
}

.col-right {
  width: 290px;
  float: left;
}

#webform-client-form-4 {
  width: 345px;
  float: left;
}

#webform-client-form-4 .form-text,
#webform-client-form-4 .form-select {
  width: 336px;
}

#webform-client-form-4 textarea {
  display: block;
  margin-bottom: 0;
  width: 336px;
}

.form-item {
  margin-bottom: 0;
  margin-top: 0;
}

.view-solutions .item-list ul {
  margin: 0;
  padding: 0;
}

.view-solutions .item-list ul li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  line-height: normal;
}

.view-solutions .view-item-solutions {
  position: relative;
}

.view-solutions .view-data-node-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  clear: both;
  margin-top: 20px;
}

.view-label-node-data-field-relevant-applications-field-relevant-applications-nid {
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 515px;
}

.view-data-node-data-field-relevant-applications-field-relevant-applications-nid {
  position: absolute;
  top: 50px;
  left: 515px;
}

.specs {
  margin: 0;
}

.specs dt {
  font-weight: bold;
  line-height: normal;
}

.specs dd {
  margin: 0 0 1em 0;
  line-height: normal;
}

.key {
  line-height: 1em;
}

.key li {
  margin-bottom: 1em;
}

/* footer area */

#footer {
  padding: 10px 20px;
  background-color: #5B5B5D;
  color: #FFFFFF;
  margin-bottom: 5px;
}

.byline {
  text-align: right; 
  height: 59px; 
  background: url(images/footer-shadow.png) no-repeat 0 0;
  border: 0;
}

/* image caption */
.arc90_imgcaptionTXT {
  font-size: 1em;
  color: #666666;
  text-align: left;
}

p.arc90_imgcaptionALT {
  margin: -6px 0 6px 0;
  /*padding: 0;*/
  font-size: .9em;
  text-align: right;
  line-height: normal;
}

span.arc90_imgcaptionALT {
  padding: 2px 4px;
  background: #888;
  color: #fff;
}

img.arc90_imgcaptionIMG {
}

.arc90_imgcaption {
  text-align: center;
  width: .9em;
}

.floatl { float: left; }
.floatr { float: right; margin-left: 10px;}

#block-block-3 {
  height: 330px;
  overflow: hidden;
}

a.pdf {
  background: url(images/pdf.gif) no-repeat 0 50%;
  padding: 10px 0 10px 22px;
}

a.wmv {
  background: url(images/wmv.gif) no-repeat 0 50%;
  padding: 10px 0 10px 22px;
}

a.info {
  background: url(images/info.gif) no-repeat 0 50%;
  padding: 10px 0 10px 22px;
}

a.mail {
  background: url(images/mail.gif) no-repeat 0 50%;
  padding: 10px 0 10px 25px;
}

ul.menu li {
  margin: 0;
}

li.expanded {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li.collapsed {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li.leaf {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.block ul {
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}

div.product_gallery_box {
  clear: both;
  display: block;
  padding-left: 10px;
}

#block-block-2 .input-txt {
  width: 167px;
}

#block-block-6 .content {
  height: 200px;
  overflow: hidden;
}

.collab-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.collab-list li {
  display: inline;
  margin-right: 20px;
  line-height: 75px;
}

.specs-table th {
  background: url(images/tcell-bg.gif) 0 0 repeat-x;
  padding: 2px 4px;
  color: #474747;
}

.specs-table td {
  padding: 2px 4px;
  border: 1px solid #FFFFFF;
  background-color: #ECECEC;
}

.specs-table td.tdata {
  text-align: center;
}

tbody {
  border-top: none;
}
