/* 
 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);
    margin: 0px;
    padding: 0px;
    min-height: 416px;
    font-family: Helvetica;
    background-repeat: repeat repeat;
}

#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.59375) 0px -1px 0px;
    font-size: 16pt;
    border-top-width: 0px;
    border-bottom-width: 0px;
    background-image: url(Parts/Images/header.png);
    border-left-width: 0px;
    border-right-width: 0px;
    cursor: default;
    -webkit-user-select: none;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    background-repeat: repeat no-repeat;
}

.back_button_template {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.59375) 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;
}

#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: 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);
    width: auto;
    height: 47px;
}

.listRowTemplate_template .DC_selectionBG {
    background-image: url(../Images/selectedRowiPhone.png);
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(38, 127, 239);
    -webkit-background-size: 100% 100%;
}

.listRowTemplate_template.selected .rowTitle_template {
    color: white;
}

.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;
}

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

.listRowTemplate_template.selected .rowArrow_template {
    background-image: url(../Images/chevron_white.png);
}

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

#detailBox {
    padding: 8px;
    border-color: rgb(172, 172, 172);
    border-style: solid;
    border-width: 1px;
    background-color: white;
    border-top-right-radius: 8px 8px;
    border-top-left-radius: 8px 8px;
    border-bottom-left-radius: 8px 8px;
    border-bottom-right-radius: 8px 8px;
    position: relative;
    margin-left: 9px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-right: 9px;
    margin-top: 13px;
    width: auto;
    min-height: 64px;
    height: auto;
    margin-bottom: 12px;
}

#detailTitle {
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    font-size: 16pt;
    font-family: Helvetica;
    font-weight: bold;
    margin-left: 0px;
    text-align: left;
    margin-top: 7px;
    margin-right: 0px;
    width: auto;
    min-height: 25px;
    height: auto;
}

#detailSubtitle {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    color: rgb(128, 128, 128);
    font-size: 14px;
    margin-right: 0px;
    margin-top: 2px;
    width: auto;
    height: auto;
    min-height: 17px;
    white-space: nowrap;
}

#detailDescription {
    color: black;
    font-family: Helvetica;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-right: 0px;
    margin-top: 7px;
    width: auto;
    min-height: 20px;
    height: auto;
    margin-bottom: 6px;
}

#button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.597656) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 30px;
    margin-left: 120px;
}
