/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    background-image: url(Images/backgroundStripes.png);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
    min-height: 416px;
    font-family: Helvetica;
}

#browser {
    height: auto;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    min-height: 416px;
    width: auto;
}

#header {
    position: relative;
    left: 0px;
    top: 0px;
    height: 44px;
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.570312) 0px -1px 0px;
    font-size: 16pt;
    border-top-width: 0px;
    border-bottom-width: 0px;
    background-image: url(Images/header.png);
    background-repeat: repeat-x;
    border-left-width: 0px;
    border-right-width: 0px;
    cursor: default;
    -webkit-user-select: none;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
}

.back_button_template {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.570312) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 60px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 7px;
    left: 5px;
    cursor: default;
    -webkit-user-select: none;
    visibility: hidden;
    opacity: 0.5;
}

#listLevel {
    display: none;
    position: relative;
    background-color: white;
    min-height: 372px;
    width: auto;
}

#detailLevel {
    min-height: 372px;
    display: none;
    position: relative;
    width: 100%;
}

#list {
    background-color: white;
    overflow: hidden;
    display: none;
    padding: 0px;
    margin: 0px;
    height: auto;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    width: auto;
    cursor: default;
    -webkit-user-select: none;
}

.listRowTemplate_template {
    position: relative;
    list-style-type: none;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: rgb(224, 224, 224);
    height: 62px;
    margin-right: 0px;
    width: auto;
}

.rowTitle_template {
    position: absolute;
    left: 10px;
    top: 12px;
    height: 23px;
    right: 30px;
    width: auto;
    color: black;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

#stackLayout {
    position: relative;
    left: 0px;
    top: 0px;
    min-height: 20px;
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: 0;
}

.rowSubTitle_template {
    font-family: Helvetica;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    left: 10px;
    color: rgb(128, 128, 128);
    top: 32px;
    right: 30px;
    width: auto;
    height: 20px;
}

.selected .rowSubTitle_template {
    color: white;
}
