/*
This file was generated by Dashcode from Apple Inc.
You may edit this file to customize your web application.
*/

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

#browser {
    height: auto;
    -khtml-margin-top-collapse: separate;
    position: relative;
    min-height: 356px;
    width: auto;
}

#header {
    position: relative;
    left: 0px;
    top: 0px;
    height: 40px;
    width: auto;
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    font-size: 16pt;
}

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

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

#list {
    background-color: white;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    height: auto;
    -khtml-margin-top-collapse: separate;
    position: relative;
    width: auto;
}

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

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

.rowArrow_template {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 10px;
    top: 15px;
    background-image: url(Images/chevron.png);
    margin-left: auto;
}

#detailText {
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    height: auto;
    -khtml-margin-top-collapse: separate;
    position: relative;
    font-size: 20pt;
    font-family: Helvetica;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    margin-left: 0px;
    margin-top: 60px;
    min-height: 62px;
    text-shadow: rgb(228, 228, 228) 0px 1px 0px;
    width: auto;
}

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