/* General */
body {
    background: #0072bb url(../images/background/background.jpg) repeat-x;
}

#global {
    width: 998px;
    margin: 0 auto;
    background: transparent url(../images/background/content-shadow-border.png) repeat-y top center;
}

#wrapper {
    position: relative;
    width: 950px;
    margin: 0 24px;
    background: #fff url(../images/background/content-background.jpg) repeat-x left bottom;
}

#header, #banner, #main, #footer {
    min-width: 950px;
}

#banner img {
    display: block;
}

.teaser h2.overImage {
    padding-top: 5px;
    padding-left: 5px;
}

.teaser h2 {
    margin-top: 0;
    padding-top: 8px;
}

.teaser.image h2 {
    padding-top: 0;
}

button {
    cursor: pointer;
}

/* Header & Banner */
#bannerWrapper {
    height: 200px;
    padding-bottom: 2px;
    background: transparent url(../images/background/banner-background.jpg) no-repeat left bottom;
}

#banner {
    display: block;
    height: 200px;
    outline: none;
}

#homeBanner {
    display: block;
    height: 300px;
    outline: none;
}

#homeBannerWrapper {
    height: 300px;
    padding-bottom: 2px;
    background: transparent url(../images/background/banner-background.jpg) no-repeat left bottom;
}

#print_logo {
    display: none;
}

/* Menu */
#menu {
    margin: 0;
    padding: 0 0 0 28px;
    list-style-image: none;
    background: transparent url(../images/navigation/background.jpg) repeat-x;
}

#menu.hcp {
    padding-left: 8px;
}

#menu.hcpMenu {
    padding: 0 0 0 15px;
}

#menu li a {
    padding: 0 20px;
    color: #61116A;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
}

#menu.hcp li a {
    padding: 0 15px;
}

#menu.hcpMenu li a {
    padding: 0 12px;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
    color: #fff;
}

#menu li.current {
    background: transparent url(../images/navigation/backgroundAktiv.jpg) repeat-x;
}

#menu .drixMenuFadeBackground {
    background: transparent url(../images/navigation/backgroundOver.jpg) repeat-x;
}

/* Navigation */
#navigation {
    float: left;
    width: 190px;
    padding-right: 20px;
}

#navigation.teasers {
    margin-top: -20px;
}

#sub-navigation {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

#sub-navigation li {
    margin-bottom: 2px;
    background: #f3b512 url('../images/navigation/sub-navigation/background.jpg') repeat-y left top;
}

#sub-navigation li a {
    display: block;
    width: 155px;
    padding: 5px 5px 5px 30px;
    color: #6D1E7E;
    font-weight: bold;
    background: transparent url('../images/navigation/arrow.png') no-repeat left top;
}

#sub-navigation li.current {
    /*font-weight: bold;*/
    background: #f3b512 url('../images/navigation/sub-navigation/backgroundOver.jpg') repeat-y left top;
}

#sub-navigation li a:hover, #sub-navigation li a:focus, #sub-navigation li a:active {
    text-decoration: underline;
}

/* Right teaser */
.leftTeaser {
    margin-top: 20px;
    background-color: #fff;
}

.leftTeaser .title {
    height: 25px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    background: #4c1963 url('../images/leftTeaser/header_background.jpg');
}

.leftTeaser .title a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
}

.leftTeaser .title a:hover, .leftTeaser .title a:focus, .leftTeaser .title a:active {
  text-decoration: none;
}

.leftTeaser .title a, .leftTeaser .link {
    margin: 0;
    padding: 0 0 0 20px;
}

.leftTeaser img {
    display: block;
}

.leftTeaser img, .leftTeaser .text {
    border: 0;
    border-right: 1px solid #4a306d;
}

.leftTeaser .text {
    margin: 0;
    padding: 0.6em 5px 0.6em 20px;
}

.leftTeaser .link {
    border: 0;
    border-right: 1px solid #4a306d;
    border-bottom: 1px solid #4a306d;
    padding-bottom: 0.6em;
    font-weight: bold;
    text-transform: uppercase;
}

.leftTeaser .link a {
    padding-left: 8px;
}

#symptomCheckerLeftTeaser .title, #consumerSite .title {
    text-transform: uppercase;
    background: #4c1963 url('../images/leftTeaser/header_background.jpg');
}

#consumerSite .title a {
    color: #fff;
}

#consumerSite  img {
    padding-bottom: 0.6em;
}

#consumerSite .link  a{
    display: block;
    padding: 0 5px 0.6em 7px;
}

/* Teasers & Related links */
.teaser p, #related-links  p {
    margin: 0;
    padding: 7px 0 0;
}

.teaser p.arrow-link, #related-links  p.arrow-link {
    margin: 7px 0 0;
    padding: 0;
}

.teaser p.arrow-link, #related-links  p.arrow-link {
    margin-top: 5px;
}

#teasers-border {
    margin: 20px 0 0 210px;
    background: transparent url(../images/teasers/border.png) repeat-y right top;
}

#center-border {
    margin: 20px 0 0 210px;
}

#teasers {
    float: right;
    width: 220px;
    padding: 0 20px 0 0;
}

#hcpTeasers {
    float: right;
    width: 220px;
    margin-bottom: 30px;
    padding: 0 20px 0 0;
}

.teaser {
    margin-bottom: 20px;
    border-top: 1px solid #879BC3;
    padding-bottom: 8px;
    background: transparent url(../images/global/separator.png) repeat-x left bottom;
}

#related-links {
    margin-bottom: 20px;
    padding-bottom: 8px;
    background: transparent url(../images/global/separator-with-border.png) repeat-x left bottom;
}

#related-links div {
    padding: 10px;
    background-color: #fff;
}

.teaser.image {
    border-top: 0;
}

.teaser img {
    display: block;
}

#teasers div.teaser.last {
    margin-bottom: 50px;
}

.teaser div {
    padding: 0 5px 5px;
    background-color: #fff;
}

.teaser div {
    background: #fff url(../images/teasers/background.jpg) repeat-x left bottom;
}

.home-teaser div {
    background: #fff none;
}

.home-teaser.row {
    background: transparent url(../images/global/separator-with-border.png) repeat-x left bottom;
}

.arrow-link {
    background: transparent url(../images/global/arrow.gif) no-repeat 0 5px;
}

a.arrow-link:link, a.arrow-link:visited {
    background: transparent url(../images/global/arrow.gif) no-repeat 0 5px;
}

a.arrow-link:hover, a.arrow-link:focus, a.arrow-link:active {
    background: transparent url(../images/global/arrow-blue.gif) no-repeat 0 5px;
}

.teaser div p a, #related-links a, .patient-teaser a {
    display: inline-block;
    padding: 0 0 2px 8px;
    font-weight: bold;
    text-transform: uppercase;
}

.teaser div p a:link, #related-links a:link, .patient-teaser a:link,
.teaser div p a:visited, #related-links a:visited, .patient-teaser a:visited {
    color: #61116A;
}

.teaser div p a:hover, #related-links a:hover, .patient-teaser a:hover,
.teaser div p a:focus, #related-links a:focus, .patient-teaser a:focus,
.teaser div p a:active, #related-links a:active, .patient-teaser a:active {
    color: #00A3EE;
}

#related-links h2 a, .patient-teaser h2 a, .teaser h2 a{
    color: #4a3b7f;
}

/* Content */
#no-teaser-content {
    float: right;
    width: 700px;
    margin: 20px 0 0 0;
    padding: 0 20px;
}

/* Functions */
.home-content #functions {
    width: 408px;
}

#functions {
    height: 26px;
    margin: 0 0 75px;
    border: 1px solid #879BC3;
    padding: 0 0 0 50px;
    list-style: none;
    line-height: 26px;
    background-color: #fff;
}

#functions li {
    height: 26px;
    float: left;
}

#functions li a {
    display: inline-block;
    height: 26px;
    margin-right: 20px;
    text-transform: uppercase;
}

#print {
    padding-left: 26px;
}

#print:link, #print:visited {
    background: transparent url(../images/functions/print.gif) no-repeat left center;
}

#print:hover, #print:focus, #print:active {
    background: transparent url(../images/functions/print_over.gif) no-repeat left center;
}

#tell-a-friend , #tell-a-colleague {
    padding-left: 35px;
}

#tell-a-friend:link, #tell-a-friend:visited,
#tell-a-colleague:link, #tell-a-colleague:visited {
    background: transparent url(../images/functions/tell-a-friend.gif) no-repeat left center;
}

#tell-a-friend:hover, #tell-a-friend:focus, #tell-a-friend:active,
#tell-a-colleague:hover, #tell-a-colleague:focus, #tell-a-colleague:active {
    background: transparent url(../images/functions/tell-a-friend_over.gif) no-repeat left center;
}

#functions .stico_default, #functions a.stbutton, #share {
    padding: 0 0 0 24px;
}

#share:link, #share:visited {
    background: transparent url(../images/functions/share.gif) no-repeat left center !important;
}

#share:hover, #share:focus, #share:active {
    background: transparent url(../images/functions/share_over.gif) no-repeat left center !important;
}

#functions .stbuttontext {
    line-height: 26px;
}

/* Footer */
#footer {
    clear: both;
    width: 998px;
    height: 110px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
    background: transparent url(../images/footer/background.png) no-repeat top center;
}

#footer p {
    clear: right;
    width: 930px;
    margin: 0 24px;
    padding-top: 3px;
    padding-right: 20px;
    text-align: right;
}

#footer ul {
    width: 950px;
    margin: 0 24px;
    padding: 5px 0 0;
    list-style: none;
}

#footer li {
    float: right;
    margin-right: 20px;
    line-height: 30px;
    font-size: 0.9em;
}

#footer a {
    color: #5486c1;
}

#footer span{
   font-size: 10px;
   float: left;
   margin-left: 50px;
}

#no-teaser-content #functions {
    clear: both;
}

/* Video */
#videoBorder {
    float: left;
    width: 460px;
    height: 317px;
    margin-bottom: 1em;
    border: 1px solid #d2d2d2;
    overflow: hidden;
}

#video {
    outline: none;
    background-color: #333;
}

/* Profile navigation */
#profileNavigation {
    border-top: 1px solid #879BC3;
    padding: 8px 4px 17px;
}

#profileNavigation .overview {
    padding-left: 9px;
    background: transparent url(../images/global/left-arrow.gif) no-repeat left center;
}

#profileNavigation .back, #profileNavigation  .backDisabled {
    float: right;
    padding-left: 9px;
    background: transparent url(../images/global/left-arrow.gif) no-repeat left center;
}

#profileNavigation .next, #profileNavigation  .nextDisabled {
    float: right;
    margin-left: 20px;
    padding-right: 9px;
    background: transparent url(../images/global/arrow.gif) no-repeat right center;
}

#profileNavigation .backDisabled, #profileNavigation .nextDisabled  {
    color: #afafaf;
}

#profileNavigation .backDisabled  {
    background: transparent url(../images/global/left-arrow-grey.gif) no-repeat left center;
}

#profileNavigation .nextDisabled  {
    background: transparent url(../images/global/arrow-grey.gif) no-repeat right center;
}

/* Search */
#search {
    position: absolute;
    top: 10px;
    right: 20px;
    overflow: hidden;
}

#search input.queryField {
    float: left;
    width: 140px;
    height: 20px;
    margin: 0;
    border: 1px solid #e8e8e8;
    padding: 0 0 0 5px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    line-height: 20px;
    font-size: 1em;
    color: #666666;
}

#search input.button {
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}
