/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
  color: #000197;
  background: url(../images/topline.jpg) top center no-repeat #e8edf1;
  padding-top: 8px;
    font-family: PT Sans,Arial;
    font-size: 13px;
    line-height: 20px;
}

a { color: #48b; }

a:hover,
em, code { color: #d50; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
  border: 1px solid #ddd;
  background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }

a:hover,
em,
code,
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1,
.menu-dropdown a.level2:hover,
.menu-dropdown a.level3:hover,
.menu-sidebar a:hover > span,
.menu-sidebar span:hover > span { color: #36b; }

.button-primary:hover { background: #36b; }

.wrapper {

}

button, input[type="button"], input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold !important;
    border: solid 1px #99a1ad;
    border-radius: 20px;
    padding:7px 20px;
    color: #414A58;
    text-shadow: 1px 1px 0 #E2E8F0;
    background: #f1f5fc; /* Old browsers */
    background: -moz-linear-gradient(top,  #f1f5fc 0%, #e0e9f6 10%, #b2bcca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f5fc), color-stop(10%,#e0e9f6), color-stop(100%,#b2bcca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f1f5fc 0%,#e0e9f6 10%,#b2bcca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f1f5fc 0%,#e0e9f6 10%,#b2bcca 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f1f5fc 0%,#e0e9f6 10%,#b2bcca 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f1f5fc 0%,#e0e9f6 10%,#b2bcca 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f5fc', endColorstr='#b2bcca',GradientType=0 ); /* IE6-9 */

}

h1, h2, h3, h4, h5, h6  {
  color:#444;
}

h4 {
  line-height: 22px;
}

#header {
  background: #fff;
  padding-top: 15px;
  margin: 0 !important;
}

#toolbar, #headerbar, #menubar {
  margin: 0 15px;
}

#menubar {
  background: #3f699b; /* Old browsers */
  background: -moz-linear-gradient(top,  #3f699b 0%, #244b82 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f699b), color-stop(100%,#244b82)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3f699b 0%,#244b82 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3f699b 0%,#244b82 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3f699b 0%,#244b82 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #3f699b 0%,#244b82 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f699b', endColorstr='#244b82',GradientType=0 ); /* IE6-9 */
  border-bottom: 7px solid #4fa0de;
  margin-bottom: -7px;
}

.content img {

}

.intro-image {
  border: 1px solid #E9E6E6;
    box-shadow: 1px 1px 5px #CCCCCC;
    background: #fff;
    line-height: 0;
    margin-bottom: 0px;
    padding: 10px;
    overflow: hidden;
}

a.readmore, #headerbar button.readmore, a.prev  {
    background: url("../images/buttons/sprite_buttons.png") no-repeat;
    background-position: right 0;
    display: inline-block;
    height: 30px;
    padding-right: 25px;
    text-decoration: none
}

a.readmore span,#headerbar button.readmore span, a.prev span {
    background-position: 0 0;
    color: #414A58;
    text-shadow: 1px 1px 0 #E2E8F0;
}
a.readmore span,#headerbar button.readmore span, a.prev span {
    background: url("../images/buttons/sprite_buttons_span.png") no-repeat;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
}

#headerbar button.readmore  {
  border: none;
  margin-top: -3px;
}

#headerbar button.readmore span {
  margin-top: -7px;
}

.content ul li {
    background: url("../images/lists/li.png") no-repeat scroll 3px 3px transparent;
}
.content ul li {
    margin-bottom: 7px;
    padding-left: 30px;
    list-style: none;
}

ul.line-icon {
    color: #637A96;
 }

 ul.line-icon li {
   background: url("../images/icons/ico_doc_small.png") left center no-repeat;
   padding-left: 25px;
 }

 ul.line-icon li a {
   padding:1px 0;
 }


 #menubar .searchbox {
   background: url(../images/menu_search.png) no-repeat;
   border-radius: 5px;
   border:solid 1px #4c6d97;
   color:#fff;
   margin-top: 3px;
   margin-right: 15px;
 }


#menubar .searchbox input {
  color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    outline: medium none;
    padding: 0;
    width: 100%;
}

#menubar .searchbox .results {
  background: #4FA0DE;
  top:42px;
  right:-16px;
  border: none;
  text-transform: none;
  text-indent: 0;
  height: auto;
}

#menubar .searchbox .results li.result.selected {
  color: #fff; background: #6caddf; border-radius: 5px;
}

#menubar .searchbox .results li.result.selected h3 {
  color: #fff;
}

#menubar .results-header {
  font-weight: bold;
}

#menubar .searchbox .results li.results-header {
  font-size: 12px;
  border-bottom: solid 1px #4890c5;
}

#headerbar form.short div.username, #headerbar form.short div.password, #headerbar form.short div.button  {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}

#headerbar form.short div.remember {
  display: none;
}

form.style input[type="text"], form.style input[type="password"], form.style select, form.style textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input  {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FCFCFC;
    border-color: #AEAEAE #D2D2D2 #D2D2D2;
    border-image: none;
    border-right: 1px solid #D2D2D2;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.04) inset;
    color: #777777;
    padding: 4px;
}

#headerbar form.short ul.blank li {
  font-size: 11px;
  float: left;
  margin-right: 8px;
}