/* CSS Document */

html { overflow-y: scroll; }

body {
  color: #373737;
  font-size: 22px;
  margin: 0 0 25px 0;
  background-color: #fff;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(/images/layout/bg_body-x.gif);
}

div, a {
  position: relative;
  top: 0;
  left: 0;
}

a { color: #3f6d85; }

h1, h2, h3, h4, p { margin: 0 0 8px 0; }

h1 { font-size: 1.8em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

/* ---- class settings ------------------------ */

.a-img { border: 0; }

.large-text, a.large-text { font-size: 26px; color: #fff; text-decoration: none; }

.larger-text { font-size: 30px; }

.img-border { border: 5px solid #373737; }

.img-border-white { border: 5px solid #ffffff; }

.page-heading { font-size: 36px; color: #3f6d85; }

.error { border: 1px solid #BF0000 !important; }

label.error { color: #BF0000; border: 0 !important; font-size: 10px; margin-left:10px; }

.divider {
  width: 100%;
  height: 3px;
  clear: both;
  margin: 10px 0 0 0;
  background-color: #e5e5e5;
}

.error_message {
  font-size: 10px;
  color: #BF0000;
  margin-bottom:10px;
}

.box-lg {
  color: #fff;
  float: left;
  width: 275px;
  height: auto;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 20px 10px 10px 10px;
}

.box-lg p {
  padding: 10px;
}

.box-sm {
  color: #fff;
  float: left;
  width: 275px;
  height: 95px;
  padding: 10px;
  background-color: #373737;
}

.sf-input {
  color:#333;
  padding:2px;
  width:250px;
  height:18px;
  border:1px solid #dcdcdc;
  background-color:#f1f1f1;
}

.sf-input-small {
  color:#333;
  padding:2px;
  width:212px;
  height:18px;
  border:1px solid #dcdcdc;
  background-color:#f1f1f1;
}

.msg {
  padding:2px;
  color:#636568;
  font-size:12px;
  border:1px solid #dcdcdc;
  background-color:#f1f1f1;
  font-family:'Lucida Grande',sans-serif;
}

.left_form {
  position: relative;
  top: 0;
  left: 0;
  float:left;
  width:260px;
  margin-right:20px;
}

.right_form { float:left }

/* ---- layout settings ----------------------- */

#main_container {
  position: relative;
  margin: 0 auto;
  width: 900px;
  height: auto;
}

#header {
  width: 900px;
  height: 141px;
  margin: 0 0 5px 0;
}

#co_logo {
  float: left;
  width: 267px;
  height: auto;
  margin-top: 25px;
}

#main {
  width: 900px;
  height: auto;
}

#content {
  width: 900px;
  height: auto;
  font-size: 14px;
}

#footer_left {
  float: left;
  width: 599px;
  height: auto;
}

#footer_right {
  float: right;
  width: 296px;
  height: auto;
}

#footer {
  clear: both;
  width: 900px;
  height: auto;
  color: #676767;
  font-size: 10px;
  margin: 15px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 3px solid #e5e5e5;
}

#footer a {
  color: #676767;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* ---- start navigation settings -------------------------- */

a.box-btn {
  position: relative;
  float: left;
  color: #fff;
  width: 135px;
  padding: 10px 0;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background-color:#484848;
  font-family: Helvetica, Arial, sans-serif;
}

a:hover.box-btn {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#gal_nav {
  width: 578px;
  height: auto;
  padding: 0 10px 10px 10px;
  background-color: #373737;
}

#gal_nav img.thumb {
  border: 0;
  float: left;
  width: 99px;
  height: 64px;
  margin: 0 4px;
}

#arrow_prev {
  border: 0;
  float: left !important;
  margin: 0 !important;
}

#arrow_next {
  margin: 0;
  border: 0;
  float: right !important;
  margin: 0 !important;
}

#nav {
  float: right;
  width: 420px;
  height: 48px;
  margin: 93px 0 0 0;
}

#nav a {
  position: relative;
  float: left;
  color: #000;
  height: 35px;
  font-size: 14px;
  word-spacing: -2px;
  padding: 13px 0 0 0;
  text-decoration: none;
  background-color: #373737;
  background-repeat: repeat-x;
  font-family: Helvetica, Arial, sans-serif;
  background-image: url(/images/layout/bg_nav-x.gif);
}

#nav a:hover {
  color: #3f6d85;
  background-color: #fff;
}

#nav_01 {
  width: 36px;
  margin: 0 0 0 30px;
}

#nav_02 {
  width: 50px;
  margin: 0 0 0 31px;
}

#nav_03 {
  width: 107px;
  margin: 0 0 0 32px;
}

#nav_04 {
  width: 69px;
  margin: 0 0 0 32px;
}

#slideshow {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: auto;
  margin: 0 auto;
}

#slider, #slider2, #slider3, #slider4, #slider5 {
  width: 900px;
  height: 127px;
  margin: 0 auto;
  padding : 10px 0;
  position: relative;
}

.arrowLeft {
  position: absolute;;
  bottom: 0;
  right: 50px;
  cursor: pointer;
}

.arrowRight {
  position: absolute;;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

.scroll {
  height: auto;
  overflow: hidden;
  position: relative;
}

.scrollContainer div.panel {
  float: right;
  padding: 0;
  height: auto;
  width: 900px;
}

.scrollContainer p {
  margin: 0;
}

.scrollContainer img {
  float: left;
  margin-right: 14px;
}

.navigation {
  position: absolute;
  right: 75px;
  bottom: 0px;
  width: 116px;
  height: 16px;
  display: none;
}

