/* 
 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 {
    margin: 0px;
    min-height: 356px;
    font-family: Helvetica;
    background-image: url(/images/backgroundStripes.png);
    background-repeat: repeat;
}

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

#header {
    position: relative;
    left: 0px;
    top: 0px;
    height: 44px;
    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;
    -webkit-border-image: url(/images/header.png) 0 1 0 1 stretch stretch;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.button_template {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 70px;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 7px;
    left: 5px;
}

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

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

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

.listRowTemplate_template {
    position: relative;
    list-style-type: none;
    height: 47px;
    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(224, 224, 224);
}

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

.arrow_template {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 11px;
    top: 17px;
    background-image: url(/images/chevron.png);
    background-repeat: no-repeat;
}

#restaurantsList {
    background-color: white;
    overflow: hidden;
    display: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: auto;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

.listRowTemplate1_template {
    position: relative;
    list-style-type: none;
    height: 47px;
    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(224, 224, 224);
}

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

.arrow1_template {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 11px;
    top: 17px;
    background-image: url(/images/chevron.png);
    background-repeat: no-repeat;
}

#itemsList {
    background-color: white;
    overflow: hidden;
    display: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: auto;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

.listRowTemplate2_template {
    position: relative;
    list-style-type: none;
    height: 43px;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    border-color: rgb(172, 172, 172);
}

.label2_template {
    position: absolute;
    left: 9px;
    top: 11px;
    right: 30px;
    width: auto;
    color: black;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#itemDetailList {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-top: 17px;
    margin-bottom: 17px;
    background-color: white;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(172, 172, 172);
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: auto;
    margin-left: 9px;
    margin-right: 9px;
    -webkit-margin-top-collapse: separate;
}

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