/* CSS Document */

body { background-color: #f6f3e7; background-image: url(../upload/css_img/bg_body.gif); color: #707070; font: 12px/14px 'Open Sans', sans-serif; font-weight: 400; overflow-y: scroll; }
#start,
.nav a { font-size: 14px; line-height: 16px; }
#wrapper { background: #fff; margin-top: 25px; border: 1px solid #999; -webkit-border-radius: 6px; border-radius: 6px; max-width: 980px; padding-bottom: 12px; }
h1, h2, h3 { font-weight: 400; color: #8899c0; }
h1 { font-size: 28px; }
h2, h3 { font-size: 12px; line-height: 14px; margin: 0 0 14px 0; font-weight: 700; }
#start h2 { font-size: 22px; margin: 0 0 20px 0; font-weight: 400; }
hr { display: none; }
b, strong { font-weight: 700; }
a:hover { color: #005580 !important; }
a, .navbar .nav > li > a.current { color: #8899c0; }
p { margin: 0 0 16px 0; }

#header h1 { text-align: center; line-height: 32px }
#header h1 a { color: #8899c0; }
#header h2 { color: #999; text-align: center; font-size: 14px; line-height: 16px; margin-bottom: 18px; font-weight: 400; }
#header img { padding: 1px; border: 1px solid #999; }

#placeholder { width: 779px; height: 265px; padding: 1px; border: 1px solid #fff; -moz-box-shadow: 0 0 0 1px #999; -webkit-box-shadow: 0 0 0 1px #999; box-shadow: 0 0 0 1px #999; margin-top: 1px; }
#placeholder img { max-width: none; background: #f6f2e6; }

img { padding: 1px; border: 1px solid #999; }
.img-left { float: left; margin: 0 20px 0 0; }

.navbar { margin-bottom: 30px; }
.navbar-inner { background-color: #fff; background-image: none; border: none; box-shadow: none; min-height: 68px; padding: 0; filter: none; }
.navbar .nav > li > a { padding: 25px 15px; background: url(../upload/css_img/pipe.gif) no-repeat 100% 50%; color: 707070; }
.navbar .nav > li:last-child > a { background: none; }

.sub-nav { list-style: none; margin: 0; }
.sub-nav li { line-height: 14px; }
.sub-nav li a { color: #707070; }
.sub-nav li a.current { color: #8899c0; }

#id_10 .sub-nav li,
#id_11 .sub-nav li { margin-bottom: 14px; }

#id_10 .span3.offset1,
#id_10 .sub-nav { display: none; }
#id_10 .span4 { width: 520px; margin-left: 100px; } 
 

.row li { line-height: 14px; }

#footer { width: 100%; text-align: center; font-size: 10px; padding: 5px 0 0 0; }
#jameda-widget-container181793 { margin: -30px 0 0 -4px !important; }

.lt-ie8 .navbar-inner .container { width: 960px; }
.lt-ie8 .pull-center { padding: 0 0 0 110px; margin-right: -2px; display: block; background: url(../upload/css_img/line.gif) no-repeat 80px 100%; }

@media (min-width: 768px) and (max-width: 980px) {
    .navbar-inner { padding: 10px 55px 0 0; } 
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #wrapper { padding: 15px; }
}

@media (min-width: 980px) {
  .navbar-inner .container { width: 960px; }
  .pull-center { text-align: center; background: url(../upload/css_img/line.gif) no-repeat 80px 100%; }
  .pull-center > .nav { float: none; display: inline-block; *display: inline; *zoom: 1; }
}

/* Landscape phones and down */
@media (max-width: 480px) {
  #header h1, .navbar { margin: 10px 0 0 0; }
  #header h1 { font-size: 22px; line-height: 22px; }
  #header h2 { font-size: 16px; line-height: 18px; margin: 5px 0 20px 0; }
  .row h2 { margin: 10px 0 5px 0; }
  #start .row h2 { font-size: 16px; line-height: 18px; margin: 10px 0 5px 0; }
  .sub-nav { margin-bottom: 10px; }
  .navbar-inner { min-height: 40px; }
  .navbar .nav > li > a { background: none; }
  .sub-nav li a { background: url(../upload/css_img/nav-doti.gif) no-repeat 0% 50%; padding: 0 0 0 10px; }
  .sub-nav li a.current { background: url(../upload/css_img/nav-doti-current.gif) no-repeat 0% 50%; }
  #placeholder { width: 250px !important; height: 87px !important; }
  .img-left { float: none; display: block; margin: 0 0 10px 0; }
}

@media (max-width: 979px) {
  .navbar { margin: 0; }  
  .navbar .nav { margin-top: 10px; }
  .navbar .nav > li { text-align: right; }
  .navbar .nav > li > a { height: 30px; line-height: 30px; margin: 0; padding: 0 10px 0 0; }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus { }
  .navbar .nav > li > a.active { border-bottom: none; }
  #placeholder { width: 604px; height: 208px; }
  .navbar .nav > li > a { background: none; }
  #start h2 { font-size: 20px; }
#jameda-widget-container181793 { margin: 0 0 0 -4px !important; }
}

@media print {
  .sub-nav, .nav-collapse { display: none; }
 }