body
{
    margin: 0px;
    padding: 0px;
    line-height: 1.15em;
    font-size: 12px;
    font-family: Arial,sans-serif;

    background: #E8E0D6 url(../images/body_background.png) repeat-x left 100px;
}

h1, h2, h3, h4, h5, h6
{
    color: #4a4a4a;
}


/* Footer */
#footer
{
    margin-top: 45px;
    clear: both;
    text-align: center;
    font-size: 13px;
    color: #A8A096;
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited
{
    color: #A8A096;
}
#footer ul
{
    margin: 0px;
    padding: 0px;
}
#footer li
{
    margin: 0px 10px;
    padding: 0px;
    list-style: none;
    display: inline;
}


/* Header */

#wrapper, #header
{
    width: 100%;
}

#header
{
    height: 100px;

    background: #907344 url(../images/header_background.png) repeat-x top left;
    border-bottom: 1px solid #907344;
}
#header h1
{
    display: block;
    float: left;
    height: 90px;
    width: 196px;
    margin: 5px 20px;

    background: transparent url(../images/header_logo.png) no-repeat top left;
    text-indent: -500px;
}
#header ul.menu
{
    display: block;
    float: right;
    padding: 70px 60px 10px 0px;
    margin: 0px;
}
#header ul.menu li
{
    list-style: none;
    padding: 10px;
    margin: 0px;
}
#header ul.menu li
{
    display: inline;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#header ul.menu a,
#header ul.menu a:link,
#header ul.menu a:active,
#header ul.menu a:visited
{
    padding: 10px;
    margin: 0px;

    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
#header ul.menu li a:hover
{
    color: #ffffff;
}
#header ul.menu li.Active a
{
    color: #ffffff;
}

.Body {
    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3+, Chrome */
    border-radius: 12px; /* Opera 10.5, IE 9 */
    background-color: #ffffff;
    border: 2px outset #999999;

    width: 75%;
    margin: 0px auto;
}

.Body h1 {
    text-align: center;
}

/* App Icon List */
div.IconList
{
    height: 100px;
    margin: 0px auto 25px auto;
    padding: 10px 40px;
    
    background: #e0e0e0 url(../images/iconlist_background.png) repeat-x bottom left;
    border-top: 1px solid #505050;
    box-shadow: 0px 4px 5px #888888;
    -moz-box-shadow: 0px 4px 5px #888888;
    -webkit-box-shadow: 0px 4px 5px #888888;
}
div.IconList ol
{
    margin: 0px auto;
    padding: 0px;
    width: 500px; /* # Icons * 100px */
}

div.IconList li
{
    display: block;
    float: left;
    margin: 0px 10px;
    padding: 0px;
    width: 80px;
    height: 95px;

    font-size: 10px;
    text-align: center;
}
div.IconList a,
div.IconList a:link,
div.IconList a:active,
div.IconList a:visited
{
    color: #000000;
    text-decoration: none;
}
div.IconList li img, img.Icon
{
    background: transparent;
    box-shadow: 4px 4px 5px #888888;
    -moz-box-shadow: 4px 4px 5px #888888;
    -webkit-box-shadow: 4px 4px 5px #888888;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    margin: 6px;
    border: 0px none transparent;
}
div.IconList li.Active img
{
    margin: 0px;
    padding: 6px;
    background-color: #c0c0c0;
    box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px transparent;
}

/* App Description Page */
.AfterProduct, .BeforeProduct
{
    clear: both;
}

.Product, #page
{
    background-color: #ffffff;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    box-shadow: 8px 8px 5px #888888;
    -moz-box-shadow: 8px 8px 5px #888888;
    -webkit-box-shadow: 8px 8px 5px #888888;
    padding: 16px 30px 30px 16px;
    margin: 0px auto;
    font-size: 12px;
    line-height: 18px;
}
.Product
{
    width: 940px;
    height: 307px;
    margin-bottom: 75px;
}
.Product h1
{
    font-size: 28px;
}
.Product .ProductIcon
{
    margin: 0px 16px 36px 0px;
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(white));
}

.Product .Corner
{
    position: relative;
    float: right;
    clear; right;

    top: -17px;
    right: -31px;
    width: 142px;
    height: 142px;

    padding: 0px;
    margin: 0px;

    background: transparent url(../images/body_background_corner.png) no-repeat top right;
    text-indent: -3000px;
}
.Product .CornerFree
{
    text-indent: 0px;
}
.Product .Corner099USD
{
    text-indent: 0px;
}
.Product .Corner199USD
{
    text-indent: 0px;
}
.Product .Corner299USD
{
    text-indent: 0px;
}

.Product .price {
    position: relative;
    top: 40px;
    left: 15px;
    text-align: center;

    -moz-transform: rotate(45deg);  /* FF3.5+ */
    -o-transform: rotate(45deg);  /* Opera 10.5 */
    -webkit-transform: rotate(45deg);  /* Saf3.1+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);  /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5)"; /* IE8 */

    color: #ffffff;
    text-shadow: #999999 3px 3px;

    font-weight: bold;
    font-size: 42px;
}

.Product .ProductBody
{
    display: block;
    position: relative;
    height: 290px;
}

.Product .ProductFooter
{
    display: block;
    position: relative;
    top: 30px;
    height: 50px;
    text-align: right;
    color: #89857D;
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}
.Product .ProductFooter a:link,
.Product .ProductFooter a:visited
{
    color: #8985E0;
}

.Product .ProductFooter a.AppStoreBadge,
.Product .ProductFooter a.AppStoreBadge:link
{
    display: block;
    float: left;
    text-indent: -1000px !important;
    color: transparent !important;
    text-shadow: transparent 0px 0px 0px;
    text-decoration: none;
    background: transparent url(../images/appstore_badge.gif) no-repeat top left;
    width: 153px;
    height: 50px;
}

.ProductSpecs
{
    display: block;
    margin-top: 45px;
    clear: both;
    padding: 0px 64px;
}

.iPhoneWrapper
{
    float: left;
    clear: left;

    width: 173px;
    height: 259px;
    padding: 62px 30px 114px 32px;
    margin-right: 16px;

    background: transparent url(../images/iphone_background.png) no-repeat top left;
}
.iPhoneWrapper img
{
    width: 173px;
    height: 259px;
}
.iPhoneWrapper img.New
{
    position: relative;
    top: -259px;
}

ol.ApplicationList {
    display: block;
    padding: 0px;
}
ol.ApplicationList h2 {
    margin: 10px 0px 5px 0px;
    padding: 0px;
}
ol.ApplicationList a,
ol.ApplicationList a:link {
    text-decoration: none;
}

ol.ApplicationList li {
    display: block;
    margin: 16px 32px;
    padding: 5px;
    list-style: none;
    height: 68px;

    background-color: #f0e3b4;

    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3+, Chrome */
    border-radius: 12px; /* Opera 10.5, IE 9 */
    border: 1px outset #907344;
}
ol.ApplicationList img {
    float: left;
}
ol.ApplicationList .Contract {
    float: right;
    font-weight: bold;
}

ul.ProductFeatures
{
}

.TwoColumns
{
    width: 460px;
    margin: 0px auto;
}

.TwoColumns .Column
{
    width: 230px;
}

.Column
{
    float: left;
}

