
html {
  background-color: #ccc;
}
h1 {
  color: #575451;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 1.3em;
}
h2 {
  color: #71AB07;;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.5em;
}
h3 {
  color: #575451;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.5em;
}
ul {
  padding: 0 20px;
}
#main-container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#main-page {
  background: #fff url(../images/layout/background-side.png) repeat-y;
  padding-bottom: 10px;
}
#main-header, #main-content{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* Header */
#logo {
  float: left;
  color: #ccc;
  height: 100px;
  width: 250px;
  position: relative;
}
#logo span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/logo.png) no-repeat;
}

#side {
  float: right;
  width: 670px;
  margin-top: 20px;
}
#language {
 text-align: right;
}

/* Menu */
#navigation {
  position: relative;
  z-index: 100;
  margin-top: 10px;
  padding: 0 16px 0 0;
  background: url(../images/layout/navigation-background.png) no-repeat right;
}
#navigation ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #f1f1f1;
  height: 40px;
}
#navigation > ul {
  margin-left: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-top: 2px solid #f1f1f1;
  border-bottom: 2px solid #ccc;
}
#navigation div {
  float: left;
  height: 44px;
  width: 12px;
  background: url(../images/layout/navigation-background.png) no-repeat left;
}
#navigation li {
  margin: 0;
  float: left;
  position: relative;
}
#navigation ul li:hover ul, #navigation ul a:hover ul{
  visibility: visible;
}
#navigation a, #navigation a:visited {
  display: block;
  font-size: 12px;
  text-decoration: none;
  padding: 0 10px;
  line-height: 40px;
  font-weight: bold;
  color: #666;
}
#navigation ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 31px;
  left: 0;
  z-index: 99;
  text-transform: none;
}
#navigation ul ul li a, #navigation ul ul li a:visited {
  background-color: #f1f1f1;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  width: 128px;
  border-width: 0 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
}
#navigation ul li.active ul a, #navigation ul li.active ul a:visited {
  background-color: #ccc;
  color: #555;
}
#navigation > ul > li.active > a, #navigation > ul > li.active > a:hover {
  background-color: #ccc;
  color: #555;
  margin-top: 5px;
  line-height: 30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#navigation > ul > li > a:hover, #navigation ul li ul a:hover {
  color: #0b9444;
}
#navigation > ul > li.active > a:hover, #navigation ul li.active ul a:hover {
  color: #0b9444;
}
#navigation ul ul li:first-child a {
  -webkit-border-top-right-radius: 5px;
  border-radius-topright: 5px;
  padding-top: 10px;
}
#navigation ul ul li:last-child a {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-bottom: 10px;
}
#navigation > ul > li.admin > a {
  color: red;
 }
#nav {
  width: 200px;
  background-color: #eee;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 10px;
}
#nav ul {
  margin: 5px;
  padding: 0;
}
#nav ul li {
  margin: 0px;
  list-style-type: none;
}
#nav ul li a {
  text-decoration: none;
  display: block;
  color: #666;
  padding-left: 10px;
}
#nav ul li.active a {
  background-color: #ccc;
}

#nav ul li a:hover {
  color: blue;
  background-color: #fff
}



/* Content */
#breadcrumbs {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  height:2.3em;
}
#breadcrumbs ul, #breadcrumbs li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#breadcrumbs li {
  float:left;
  line-height:2.3em;
  color:#777;
}
#breadcrumbs a {
  display: block;
  padding: 0 15px 0 0;
  background: url(/media/images/crumbs.gif) no-repeat right center; 
} 
#main-content {
  clear: both;
}
#content-header {
  position: relative;
}
#content-header img {
  margin-left: -8px;
}
.content-description {
  position: absolute;
  top: 0;
}
#banner {
  height: 240px;
  border: 2px solid #ededed;
  position: relative;
}
#banner ul {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
}
#banner ul span {
  display: none;
}
#banner li {
  list-style-type: none;
}
#banner li a {
  text-decoration: none;
  display: block;
  height: 65px;
  padding-left: 10px;
  color: #595B50;
  padding-top: 15px;
  line-height: 25px;
  font-weight: bold;
  background: url(../images/banner/banner-item-normal.png) no-repeat;
}
#banner li a.active {
  width: 250px;
  background: url(../images/banner/banner-item-select.png) no-repeat;
  color: black;
}
#banner-image {
  height: 100%;
  background: url(../images/banner/banner-1.jpg) no-repeat;
  overflow: hidden;
}
#banner-description {
  position: absolute;
  bottom: 0;
  background-color: #000;
  color: #fff;
  margin: 10px 50px;
  padding: 5px;
  width: 660px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}
#main-points {
  margin-top: 10px;
}
#main-points h2 {
  color: #575451;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main-points h2 a {
  color: #000;
  text-decoration: none;
}
#main-points p {
 color: #333;
}
#main-points div {
  position: relative;
  background-color: #eee;
  height: 200px;
  margin: 5px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#main-points em {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
#main-points em a {
  border-bottom: 1px dotted #000;
  text-decoration: none;
  color: #000;
}
#main-points em a:hover {
  border-bottom: 1px solid #666;
}
#contact ul  {
  padding: 10px;
  list-style-type: disc;
}
#career-submit {
  float: right;
  width: 500px;
  padding: 10px;
  margin-right: 50px;
  background-color: #abc8e2;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#career-submit a {
  margin-left: 20px;
}
#career-submit em {
  background-color: #c4d7ed;
  padding: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.career-item dl {
  margin-left: 50px;
}
.career-item dt {
  color: #999;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 1em;
}
.career-item dd {
  margin: 0px 0px 0px 2em;
  padding: 0px;
}
.career-item ul {
  padding-left: 1em;
  list-style-type: disc;
}
.career-item ul li {
  display: list-item;
  margin: 0;
  padding: 0;
}
/* Footer */
#main-footer {
  width: 100%;
  background: url(../images/layout/background-bottom.png) no-repeat top;
  color: #ccc;
  font-size: 11px;
  text-align: center;
}
#main-footer h3 {
  color: #555;
  font-size: 11px;
  font-weight: normal;
  line-height: 200%;
  margin: 0;
}
#main-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main-footer li {
  margin: 0;
  line-height: 200%;
}
#main-footer li span {
  color: #aaa;
}
#main-footer a {
  color: #888;
  text-decoration: none;
}
#links {
  padding-top: 5px;
  color: #888;
}
#links a {
  color: #555;
  text-decoration: none
}
#main-footer a:hover, #links a:hover {
  text-decoration: underline;
}
#quick-links {
}
#main-footer .copyright {
  clear: both;
  color: #888;
  padding-top: 10px;
  text-align: center;
}

/* Generic Layout */
.clear {
  clear: both;
  overflow: hidden;
}
.separator {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.triple-col {
  width: 30.75%;
  float: left;
  padding: 5px 7px;
}
.quadriple-col {
  width: 22.5%;
  float: left;
  padding: 5px 7px;
}
.right {
  float: right;
}
.left {
  float: left;
}
.csv {
  background: url(../images/filetypes/csv.png) no-repeat left
}
.pdf {
  background: url(../images/filetypes/pdf.png) no-repeat left
}
.xsl {
  background: url(../images/filetypes/xsl.png) no-repeat left
}
.doc {
  background: url(../images/filetypes/doc.png) no-repeat left
}
.download {
  background-color: #eee;
  padding: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.download ul {
  padding: 0;
  margin: 0;
}
.download li {
  display: inline;
  list-style-type: none;
  padding-left: 25px;
}
.download li a {
  color: #111;
  text-decoration: none;
  padding: 5px;
  border: 1px solid #eee;
}
.download li a:hover {
  background-color: #fff;
  border-color: #ccc;
}
.product-table table {
  padding: 10px;
  width: 500px;
  background-color: #eee;
}
.product-table table th {
  background-color: #ded2c6;
  color: #333;
}
.product-table table tr td {
  padding: 2px;
}
.product-table table tr:hover {
  background: white;
}
.product-table table tr {
  border-bottom: 1px dashed #ccc;
}
.product-table table td.heading {
  font-weight: bold;
}
.request-quote {
  background: url(../images/icons/quote.png) #ded3c6 no-repeat left;
  width: 200px;
  height: 75px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
.request-quote div {
  height: 50px;
  padding-left: 65px;
  padding-top: 25px;
}
.request-quote a {
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.request-quote a:hover {
  border-bottom: 1px dashed #333;
}

#request-form {
  width: 400px;
}
#request-form .fieldWrapper {
  padding: 5px;
  margin: 2px;
}
#request-form .fieldWrapper:hover {
  background-color: #eee;
}
#request-form .fieldWrapper span {
}
#request-form .fieldWrapper label {
  display: block;
}
#request-form .fieldWrapper ul {
  color: #c00;
  margin: 0;
  padding: 0;
}
#request-form .fieldWrapper ul li {
  list-style-type: none;
}

