#local_nav_bar {
    font-size: 13px;
    margin-bottom: 10px;
    border-bottom: 1px solid #b0744f;
}

#padFile {
    float: right;
    background-color: blue;
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 1px 0.3em;
    letter-spacing: 0.1em;
}

#local_nav_path {
    float: left;
}

#local_nav_menu {
    text-align: center;
    margin: 0px auto;
    width: 500px;
    padding: 2px 0;
}

#local_nav_menu a, #page_nav_menu a {
    background-color: #d6cfa7;
    background-image: url(images/page_tab.gif);
    background-repeat: repeat-x;
    background-position: center left;
    text-decoration: none;
    border: 1px solid #b0744f;
    padding: 2px 8px;
}

#local_nav_menu a.currLink {
    background: none;
    border-bottom: 1px solid #fbefba;
}

#local_nav_menu a.currLink:hover {
    background: none;
}

#local_nav_menu a:hover, #page_nav_menu a:hover {
    color: black;
    background-color: #D3CDB0;
    background-image: none;
}

#page_nav_menu {
    font-size: 11px;
    text-align: center;
    margin: 3px auto;
    width: 600px;
}



#app_info_frame {
    width: 650px;
    height: 160px;
    margin: 0px auto;
    padding-top: 20px;
    font-size: 22px;
}

#app_icon {
    text-align: center;
    float: left;
    width: 150px;
}

#app_icon img {
    width: 128px;
    height: 128px;
    margin: auto 11px;
}

#app_desc {
    width: 470px;
    font-size: 13px;
    float: right;
    padding: 10px;
    border-left: 1px dotted #b0744f;
}

#screenshots {
    height: 96px;
    text-align: center;
    margin: 0px auto;
    padding: 10px;
    border: 1px dashed #b0744f;
    font-size: 11px;
}

#tutorials {
    text-align: center;
}

#screenshots_iphone {
    height: 250px;
    text-align: center;
    margin: 0px auto;
    padding: 10px;
    border: 1px dashed #b0744f;
    font-size: 11px;
}

.shot_frame {
    vertical-align: middle;
    width: 90px;
    float: left;
}

.shot_frame a {
    display: block;
    width: 64px;
    height: 64px;
    padding: 8px;
    border: 1px solid #b0744f;
    background: white;
    color: black;
    margin: 2px;
}

.shot_frame img {
    margin: 0px auto;
    vertical-align: middle;
}

#features {
}

#features li {
    margin-bottom: 2px;
}

#awards {
    width: 550px;
    margin: 0px auto 10px;
    padding: 10px;
    color: black;
    background-color: white;
    border-left: 1px dashed #b0744f;
    border-right: 1px dashed #b0744f;
}

#awards div {
    text-align: left;
    line-height: 22px;
    border-top: 1px dashed #b0744f;
}

#awards div.last {
    border-bottom: 1px dashed #b0744f;
}

#awards span {
    float: left;
    text-align: center;
    width: 120px;
    height: 18px;
    margin-right: 10px;
    margin-top: 5px;
}


#awards img {
    vertical-align: middle;
}

#b_download {
    text-align: center;
    font-size: 24px;
}

#versions {
    margin: 0px auto;
    width: 650px;
}

#versions div {
    text-align: left;
    letter-spacing: 2px;
    padding: 2px 10px;
    background-color: #d6cba2;
    color: black;
    font-size: 18px;
    margin-top: 30px;
}

#next_app {
width: 150px;
float: right;
border-left: 1px dotted #b0744f;
padding: 10px;
font-size: 16px;
text-align: center;
}

#next_app a{
text-decoration: none;
}

#next_app img{
padding:20px;
padding-bottom: 5px;
}
