﻿.DownloadList
{
    width: 100%;
}

#DownloadJava1, #DownloadJava2
{
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.phones
{
    list-style-type: none;
}

.phones > li
{
    width: 100%;
    margin: 5px 0px 10px 0px;
    padding: 5px 0px 10px 0px;
    clear: both;
}

.DownloadList ul
{
    margin-left: 20px;
}

.subheader
{
    height: 35px;
    width: 100%;
    clear: both;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 10px;
    padding-bottom: 3px;
}
.change
{
    margin-top: 5px;
}
h3
{
    margin: 5px 0;
}
.subheader h2
{
    float: left;
    margin: 2px 5px;
    font-size: 180%;
}
.subheader .change
{
    float: right;
}
.phone_image
{
    clear: left;
    float: left;
    width: 285px;
}
.phone_desc
{
    float: left;
    width: 550px;
}
.desc
{
    margin: 10px 0;
}
.supported
{
    margin: 10px 0;
    width: 480px;
    overflow: hidden;
}
.supported ul
{
}
.supported li
{
    list-style-position: inside;
    padding: 3px;
    float: left;
    width: 230px;
}
.download
{
    margin: 10px 0;
}
.textmiddle
{
    vertical-align: middle;
}
.productDescriptison
{
    margin-top: 15px;
}


.mainButtonMenu
{
    position: relative;
    height: 180px;
}
.mainButtonLeft
{
    position: absolute;
    top: 0px;
    left: 100px;
    background-image: url(       "/Images/Style/Downloads/downloadButton.png" );
    background-repeat: repeat-x;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -opera-border-radius: 8px;
    height: 80px;
    width: 250px;
}
.mainButtonRigth
{
    position: absolute;
    top: 0px;
    right: 100px;
    background-image: url(       "/Images/Style/Downloads/downloadButton.png" );
    background-repeat: repeat-x;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -opera-border-radius: 8px;
    height: 80px;
    width: 250px;
}
.mainButtonText
{
    font-size: 20px;
    height: 87px;
    width: 250px;
}
.submanuLinkBackground
{
    position: absolute;
    top: 75px;
    left: 0px;
    height: 70px;
    width: 850px;
    background-color: #8EB6CE;
    color: White;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-align: center;
    font-family: Arial;
}
.submanuHorsiontal ul
{
    list-style-type: none;
}
.submanuHorisontal li
{
    display: inline;
    font-size: 14px;
    padding-right: 16px;
}
.submanuLinks a
{
    color: #ffffff !important;
    font-size: 14px;
    text-decoration: none !important;
}
.submanuLinks a:hover
{
    color: #336688 !important;
    font-size: 14px;
    text-decoration: none !important;
}
.selectPlatform a
{
    color: #fff;
}
.selectPlatformSelected a
{
    color: #336688 !important;
    font-weight: bold !important;
}
.selectPlatform:hover
{
    color: #336688;
}
.selectBrand a
{
    color: #fff;
}
.selectBrandSelected a
{
    color: #336688 !important;
    font-weight: bold !important;
}
.selectBrand:hover
{
    color: #336688;
}

