/* @override http://neu.radiologie-baden-baden.de/cms/css/screen.css */

/******************************************************* Styles fuer body *****/

body {
    font: normal 12px arial,verdana,helvetica,sans-serif;
    color: #002C76;
    background-color: #FFF;
}


img {border: 0;}

* {
    margin: 0;
    padding: 0;
    outline: none;
}
a {
    color: #002C76;
    border: none;
}

i {
    position: absolute;
    left: -999em;
}

.alles {
    width: 100%;
}
.alles.ar {
    direction: rtl;
}
.rahmen {
    width: 960px;
    min-height: 700px;
    margin: 0 auto;
    position: relative;
}

/***************************************************** Styles fuer header *****/

.header {
    float: left;
    width: 960px;
    height: 158px;
}
.header .logo,
.header .logo img {
    float: left;
    width: 403px;
    height: 158px;
}
.header.start {
    background: #FFF url(../img/header/header4.jpg) no-repeat right top;
}


/**************************************************** Styles fuer navi*** *****/

#navi_main {
    clear: both;
    float: left;
    width: 802px;
    height: 29px;
    padding: 0 0 0 158px;
    background-color: #002C76;
}
#navi_main li {
    list-style: none;
    float: left;
    padding: 0 27px 0 0;
}
#navi_main a {
    display: block;
    font-weight: bold;
    line-height: 29px;
    text-decoration: none;
}
#navi_main a:link,
#navi_main a:visited {
    color: #FFF;
}
#navi_main a:hover,
#navi_main a:active,
#navi_main a:focus {
    color: #68ACE5;
}

#navi_main strong,
#navi_main strong a:link,
#navi_main strong a:visited,
#navi_main strong a:hover,
#navi_main strong a:active,
#navi_main strong a:focus,
#navi_main u,
#navi_main u a,
#navi_main em a,
#navi_main .em a {
    color: #68ACE5;
    font-style: normal;
}


.alles ul.impressum {
    visibility: hidden;
}
.alles.de ul.impressum {
    visibility: visible;
}
#navi_main ul.impressum {
    float: right;
    width: 81px;
}
#navi_main ul.impressum a {
    font-weight: normal;
}

.navi .lang {
    float: right;
    margin: 10px 10px 0 0;
    width: 100px;
    height: 11px;
}
.navi .lang a {
    display: block;
    width: 14px;
    height: 9px;
    float: right;
    margin: 0 5px 0 0;
}
.navi .lang a.de {
    background: transparent url(../img/misc/flag-de.gif) no-repeat 0 0;
}
.navi .lang a.en {
    background: transparent url(../img/misc/flag-en.gif) no-repeat 0 0;
}
.navi .lang a.fr {
    background: transparent url(../img/misc/flag-fr.gif) no-repeat 0 0;
}
.navi .lang a.ru {
    background: transparent url(../img/misc/flag-ru.gif) no-repeat 0 0;
}
.navi .lang a.ar {
    background: transparent url(../img/misc/flag-ar.gif) no-repeat 0 0;
}


/************************************************* Styles fuer subnavi*** *****/

#navi_main li ol {
    position: absolute;
    left: 11px;
    top: 209px;
}
#navi_main li ol li {
    float: none;
    clear: both;
    width: 136px;
    text-align: right;
    padding: 0;
}
#navi_main li ol li a {
    display: block;
    line-height: 15px;
    padding: 7px 0;
    text-decoration: none;
}
#navi_main li ol li a:link,
#navi_main li ol li a:visited {
    color: #FFF;
}
#navi_main li ol li a:hover,
#navi_main li ol li a:active,
#navi_main li ol li a:focus {
    color: #002C76;
}
#navi_main li ol li strong a:link,
#navi_main li ol li strong a:visited,
#navi_main li ol li strong a:hover,
#navi_main li ol li strong a:active,
#navi_main li ol li strong a:focus,
#navi_main li ol li em a:link,
#navi_main li ol li em a:visited,
#navi_main li ol li em a:hover,
#navi_main li ol li em a:active,
#navi_main li ol li em a:focus,
#navi_main li ol li u a:link,
#navi_main li ol li u a:visited,
#navi_main li ol li u a:hover,
#navi_main li ol li u a:active,
#navi_main li ol li u a:focus {
    color: #002C76;
}

#navi_main li li ol {
    position: static;
    left: 11px;
    top: auto;
}

#navi_main li li li a {
    line-height: 15px;
    padding: 2px 11px 2px 0;
    font-weight: normal;
}

/************************************************* Styles fuer content ********/

.content {
    float: left;
    width: 960px;
    background: transparent url(../img/misc/bg_body.gif) repeat-y left top;
}
.content.breitbild {
    background: transparent url(../img/misc/bg_body_breitbild.gif) repeat-y left top;
}
.inner_content {
    float: left;
    position: relative;
    left: 158px;
    width: 660px;
    padding: 30px;
    min-height: 450px;
}
.alles.ar .inner_content h1,
.alles.ar .inner_content h2,
.alles.ar .inner_content p,
.alles.ar .inner_content ul{
    padding-right: 207px !important;
}
.alles.ar .inner_content .AccordionPanelContent h1,
.alles.ar .inner_content .AccordionPanelContent h2,
.alles.ar .inner_content .AccordionPanelContent p,
.alles.ar .inner_content .AccordionPanelContent ul{
    padding-right: 0 !important;
}
.alles.ar .inner_content table, 
.alles.ar .inner_content .Accordion,
.alles.ar .inner_content #map,
.alles.ar .inner_content #map2,
.alles.ar .inner_content #map3 {
    margin-right: 207px !important;
}
.alles.ar .inner_content .AccordionPanelContent table {
    margin-right: 0 !important;
}
.alles.ar .inner_content .AccordionPanelContent h1,
.alles.ar .inner_content .AccordionPanelContent h2,
.alles.ar .inner_content .AccordionPanelContent p,
.alles.ar .inner_content .AccordionPanelContent ul {
    padding-right: 0;
}
.alles.ar .inner_content ul {
    margin-right: 20px;
}
.alles.ar .inner_content table th {
    text-align: right;
}
.right_col {
    float: right;
    width: 80px;
    min-height: 510px;
    background: transparent url(../img/misc/ktq.jpg) no-repeat right top;
}
.right_col a.ktq {
    display: block;
    width: 81px;
    height: 93px;
}
.right_col a.ktq {
    display: block;
    width: 81px;
    height: 93px;
}
#navi_main li a.ktq {
    display: block;
    width: 81px;
    height: 93px;
}
.content h1 {
    font-size: 12px;
    padding: 0 0 15px 0;
    width: 450px;
}
.content .claim h1 {
    font-size: 15px;
    padding: 15px 0 0 0;
}
.content h2 {
    font-size: 12px;
    width: 450px;
}
.content .claim h2 {
    font-size: 20px;
    line-height: 30px;
}
.content .pub h2 {
    padding: 0 0 15px 0;
    font-size: 14px;
}
.content .pub h3 {
    padding: 0 0 10px 0;
    font-size: 12px;
}
.content .claim {
    padding: 0 0 20px 0;
}
.AccordionPanel h2 {
    width: 400px;
    width: auto !important;
}
.content p {
    line-height: 15px;
    padding: 0 0 15px 0;
    width: 450px;
}
.content p.geheim {
    font-size: 6px;
    color: #000;
    text-align: right;
}
.content p.geheim a {
    text-decoration: none;
}
.content ul {
    width: 450px;
}
.AccordionPanel p,
.AccordionPanel ul {
    width: auto !important;
}
.content .content_img {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 207px;
}
.content .content_img img {
    float: left;
    clear: left;
    margin: 0 0 30px 0;
}
.content .content_img a {
    clear: left;
    display: block;
}
.content .content_img #anim_gif {
    position: relative;
    left: 55px;
}
html>body .content .content_img #anim_gif {
    position: relative;
    left: 0;
}
.content table {
    border-collapse: collapse;
    width: 450px;
    margin: 10px 0;
}
.content .pub table {
    margin: 0 0 10px 0;
}
.content .pub table td {
    padding: 0 20px 0 0;
}
.content table.contact {
    margin: 5px 0;
}
.content table.contact th,
.content table.contact td {
    padding: 0 10px 5px 0;
    line-height: 15px;
}
.alles.ar .content table.contact th,
.alles.ar .content table.contact td {
    padding: 0 0 0 10px;
}
.AccordionPanelContent table {
    border-collapse: collapse;
    width: 410px;
    margin: 10px 0;
}
.content table th {
    text-align: left;
    vertical-align: top;
    padding: 5px 10px 5px 0;
    width: 100px;
    white-space: nowrap;
}
.content table td {
    vertical-align: top;
    padding: 5px;
    width: 350px;
}
.content ul {
    padding: 10px 0 10px 15px;
}
.content ol {
    padding: 10px 0 10px 20px;
}

.acc_img {
    float: right;
    clear: right;
    margin: 0 0 10px 10px;
}
.absatz {
    float: left;
    clear: both;
    width: 100%;
}

.email_formular {
    float: left;
    width: 450px;
}
.email_formular label {
    float: left;
    width: 160px;
    margin: 0 0 10px 0;
    line-height: 20px;
}
.alles.ar .email_formular label {
    width: 150px;
    margin: 0 10px 10px 0;
}
.email_formular input {
    float: left;
    width: 288px;
    height: 20px;
    border: 1px #002C76 solid;
    margin: 0 0 10px 0;
    color: #002C76;
    font-family: arial,verdana,helvetica,sans-serif;
}
.email_formular textarea {
    float: left;
    width: 288px;
    height: 148px;
    border: 1px #002C76 solid;
    margin: 0 0 10px 0;
    color: #002C76;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 12px;
}
.email_formular input.btn_senden {
    float: left;
    width: 287px;
    height: 20px;
    background-color: #002C76;
    color: #FFF;
    margin: 0 0 10px 0;
}
html>body .email_formular textarea {
    width: 288px;
}

.footer {
    float: left;
    width: 960px;
    border-top: 1px #002C76 solid;
    padding: 8px 0;
}

/************************************************ Styles fuer News-Teaser ********/

.inner_content .news_teaser {
    float: left;
    clear: left;
    width: 450px;
}
.inner_content .content_img .news_teaser {
    float: left;
    clear: left;
    width: 207px;
}
.inner_content .news_teaser .teaser {
    float: left;
    clear: left;
    width: 450px;
    border-bottom: 1px #68ACE5 solid;
    background-color: #FFF;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
.inner_content .content_img .news_teaser .teaser {
    float: left;
    clear: left;
    width: 197px;
    border: 1px #68ACE5 solid;
    background-color: #FFF;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
.inner_content .news_teaser .teaser h2 {
    background-color: #FFF;
    color: #002C76;
    line-height: 20px;
}
.inner_content .content_img .news_teaser .teaser h2 {
    background-color: #68ACE5;
    color: #002C76;
    line-height: 20px;
}
.inner_content .news_teaser .teaser p {
    float: left;
    width: auto;
    padding: 5px 0;
}
.inner_content .content_img .news_teaser .teaser p {
    float: left;
    width: auto;
    padding: 5px 10px;
}
.inner_content .news_teaser .teaser h2 a {
    display: block;
    background-color: #FFF;
    color: #002C76;
    width: 450px;
    padding: 0;
    line-height: 20px;
    text-decoration: none;
}
.inner_content .content_img .news_teaser .teaser h2 a {
    display: block;
    background-color: #68ACE5;
    color: #002C76;
    width: 177px;
    padding: 0 10px;
    line-height: 20px;
    text-decoration: none;
}
.inner_content .news_teaser .teaser a {
    float: left;
    padding: 0;
}
.inner_content .content_img .news_teaser .teaser a {
    float: left;
    padding: 0 10px;
}
.inner_content .intern_login h3 {
    margin: 0 0 20px 0;
}
.inner_content .intern_login label {
    float: left;
    clear: left;
    width: 100px;
    line-height: 20px;
    margin: 0 0 10px 0;
}
.inner_content .intern_login input {
    float: left;
    width: 200px;
    line-height: 20px;
    margin: 0 0 10px 0;
}
.inner_content .intern_login .btn {
    float: left;
    clear: left;
    width: 200px;
    line-height: 20px;
    margin: 0 0 10px 100px;
    background-color: #002C76;
    color: #FFFFFF;
}


.inner_content .puzzle {
    float: left;
    width: 314px;
    margin: 0 136px 10px 0;
}
.inner_content .puzzle .lft {
    float: left;
    width: 107px;
    height: 425px;
}
.inner_content .puzzle .btm {
    float: left;
    width: 207px;
    height: 149px;
}
.inner_content .puzzle .anim {
    float: left;
    width: 207px;
    height: 276px;
}

/*** Accordion-styles ***/

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
    overflow: hidden;
    width: 450px;
    height: 450px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
    margin: 0px;
    padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding: 5px 10px;
    background-color: #CFE0F3;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
    overflow: auto;
    margin: 0px;
    padding: 0px;
    height: 240px;
    width: 430px;
    padding: 10px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
    background-color: #CFE0F3;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
    color: #002C76;
}
.AccordionPanelOpen .AccordionPanelTabHover {
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
    background-color: #CFE0F3;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
    background-color: #CFE0F3;
}


.AccordionFocused {
    border: 0 !important;
    padding: 0;
}

#lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}      

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 150px;
    width: 150px;
    margin: -75px 0 0 -75px;
    padding: 0;
    text-align: left;
}

/* The container that holds everything */
.lv_Container {
    position: relative;
    width: 100%;
    height: 100%;
    background: none;
    padding: 0;
    margin: 0;
}

.lv_Button {
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
    position: absolute;
    top: 50%;
    left: 0;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
    list-style-type: none;
    position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.lv_Sides .lv_Button {
    float: left;
    background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
    width: 100%;
    display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
}
.lv_FrameBottom {
    position: relative;
    float: left;
    clear: both;
}

.lv_Liquid {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.lv_Liquid .lv_Filler {
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: 50%;
}

.lv_Half {
    display: block;
    height: 100%;
    clear: both;
    line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
    float: left;
    position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.lv_Half .lv_CornerWrapper {
    float: left;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
    position: relative;
    float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
    position: relative;
    clear: both;
    height: 100%;
    overflow: hidden;
    background: none;
    padding: 0;
    margin: 0;
}
.lv_WrapUp {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.lv_WrapDown {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.lv_WrapCenter {
    position: relative;
    padding: 0;
    margin: 0;
}

/* The loading indicator */
.lv_Loading {
    position: absolute;
    top: 50%;
    left: 50%;
}
.lv_Loading .lv_Button {
    float: left;
    height: 100%;
    width: 100%;
}

.lv_MediaWrapper {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
    padding: 0;
    margin: 0;
}
.lv_MediaWrapper img {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
    position: relative;
    height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
    clear: both;
    position: relative;
    width: 100%;
    font: 11px Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    padding: 0;
    margin: 0;
    text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
    float: right;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.lv_Data {
    position: relative;
    float: left;
    padding-bottom: 3px;
    line-height: 13px;
    overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
    list-style-type: none;
    float: left;
    margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
    font-weight: bold;
    margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
    color: #a7a7a7;
    margin-right: 5px;
    margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
    position: relative;
    border-left: 1px solid #d7d7d7;
    padding: 0 5px;
    margin-top: 5px;
    vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
    float: left;
    background-position: center left;
    background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    clear: both;
}

#lightview iframe {
    float: left;
    border: 0;
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
    padding: 6px;
    font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
    background: #fcb5b5;
    color: #dd1f1f;
    margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
    background: #b5fcbd;
    color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
    color: #21be30;
    text-decoration: none;
    background: none;
    font-weight: bold;
    border-bottom: 1px solid #7de689;
}
#lightviewError p {
    margin-left: 0;
    padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
    position: fixed;
    bottom: 0;
    top: 0;
    left: 50%;
    margin: 0;
    padding: 0;
    color: #d2d2d2;
    font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
    position: absolute;
    top: auto;
    margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px'); 
}
#lightviewController ul {
    display: block;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
    list-style-type: none;
    float: left;
    display: block;
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
    width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
    float: right;
    position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.lv_controllerMiddle {
    position: relative;
    height: 100%;
    float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
    list-style-type: none;
    float: left;
    display: inline;
    position: relative;
    clear: none;
}
.lv_controllerSetNumber {
    float: left;
    text-align: center;
}

#lightviewController .lv_Button {
    float: left;
    position: relative;
    height: 100%;
    clear: none;
}
.lv_controllerSetNumber {
    position: relative;
    height: 100%;
    padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
    float: left;
    position: relative;
    height: 100%;
    padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
    position: absolute;
    margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
    margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
    position: absolute;
    height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
    width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
