body,tr,td, img { padding: 0; margin: 0;  border: 0; border-collapse: collapse; font-size:0; }
div,table { padding: 0; border: 0; border-collapse: collapse; font-size:0; }
form { padding: 0; margin: 0; border-collapse: collapse; border:0; }
input, textarea, span  { padding: 0; border-collapse: collapse; border:0; }

body { font-family: Tahoma; text-align: center; overflow-y: scroll;}
input  { font: normal 13px Tahoma; }

select { font: normal 13px Tahoma; height: 20px; }
a, p, span, label { font-size: 13px; color: #727258; }
span.link { text-decoration: underline; cursor:pointer }
a:hover, span.link:hover { text-decoration: none; }

.red { color: #FF114C }
.inher { color: inherit; font-size: inherit; font-weight: inherit; }

p { text-align: justify }

.main { padding-top: 20px; }

.clearfix { clear: both; }

.content h2
{
    font-size: 15px;
    color: #FF114D;
    font-weight: bold;
    margin: 10px 17px 5px 17px;
}

.content h3
{
    font-size: 13px;
    color: #727258;
    font-weight: bold;
    margin: 10px 17px 5px 17px;
}

.content p
{
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 5px;
}


#mainShadow
{
    display:none;

    position: absolute;
    z-index: 1000;
    background-color: #000;

    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity:0.3;
    filter:progid:dximagetransform.microsoft.alpha(opacity=30);
 }

div.h
{
    padding: 10px 0 7px 8px;
    margin:0 0 2px 0;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
	border-bottom:3px solid #d0d0c0;
	position:relative;
}
span.line{background:#ff114d; position:absolute; bottom:-3px; left:0px; height:3px; width:36px; display:block;}
h1.divStyle
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
  display:inline;
  
}

h.sort {
display:inline;
}
p.divStyle
{
	padding: 0px;
	margin: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
}
.main .header { height: 60px; width: 980px; }

.content { width: 630px; float:left; }
.leftContent { width: 161px; float:left; margin-right: 14px; }
.rightContent { width: 161px; float:right; }

.mainMenu
{
    background: #babaa4;
    float: right;
    width: 704px;
	position:relative;
	height:36px;
    border-radius: 5px;
}

.mainMenu div.mainMenuItem
{
    float:left;
    margin: 7px 0 0 10px;
}

.mainMenu div.mainMenuItem a
{
    font-weight: bold;
    font-size: 12px;
    display: block;
    height:19px;
    padding: 4px 10px 0 10px;
    
    text-decoration: none;
    color: #fff;
}
.mainMenu div.mainMenuItem a.selected {
    background: #ffffff;
    border-radius: 3px;
    color: #919178;
}
.mainMenu div.mainMenuItem a.bordered
{

}

.mainMenu div.mainMenuItem.active
{

}
.mainMenu div.mainMenuItem.active a
{

    color: #919178;
}
.glt,.grt,.glb,.grb{position:absolute; width:5px; height:5px;}
.glt{background-position:left top; left:0; top:0;}
.grt{background-position:-5px top; right:0; top:0;}
.glb{background-position:0 -5px; left:0; bottom:0;}
.grb{background-position:-5px -5px; right:0; bottom:0;}

.red { color: #ff114d; }
.gray { color: #c0c0b5; }

.footer
{
    clear:both;
    padding-bottom: 20px;
    border-top: solid 1px #cfcfbf;
    padding: 15px 12px 5px 12px;
}
.footer img
{
    float:left;
}
.footer .smallMenu
{
    margin-left:190px;

}
.footer .smallMenu, .footer .smallMenu a
{
    font-size: 12px;
}
.footer .smallMenu div, .footer .smallMenu div a
{
    font-size: 12px;
    color: #b2b2a3;
}

.footer .counters
{
    float: right;
}

.rightBanner
{
    margin-top: 20px;
}

.tabs .button
{
    background: none;
}
.tabs .button span
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    background: none;
    color: #727258;
}
.tabs .button.active {  }
.tabs .button.active span
{

    color: #ff114d;
}

.tabsContent { clear:both; }

ul.form label
{
    width: 100px;
}
ul.form input, ul.form .fileUpload
{
    width: 500px;
}

ul.form
{
    margin: 0;
    padding: 5px 0 10px 0;
    list-style-type: none;
}

ul.form, ul.form li
{

    background-color: #F2F2E8;
}

.content ul.form li
{
    padding: 5px 10px;
    background-image: none;
}

ul.form input, ul.form .fileUpload
{
    background-color: #fff;
    border: solid 1px #DFDFDC;
}

ul.form label
{
    position: relative;
    float:left;
    padding-top: 3px;
}
ul.form input
{
    padding-top:2px;
    padding-bottom:3px;
    height: auto;
}

.textPage .list
{
    width: 537px;

    margin-left: 45px;
}

.textPage .list ul, .textPage .list ol
{

    padding: 7px 0px 1px 17px;
    margin-left: 0px;
}

.textPage li
{
    font-size: 13px;
    color: #727258;
    list-style: none;
    margin: 7px 0;

    padding-left: 10px;
    padding-right: 10px;

}

.picdText
{
    position: absolute;
    background-color: #FF0;
    font-size: 13px;
    color: #000;
    margin-left: 10px;
    margin-top: 10px;
    width: 200px;
    padding: 5px 10px;
    text-align: justify;
    border: solid 1px #000;
}

.b-share__handle {
width:16px;
}
.main-wrapper{width: 100%;}
.main{margin:0 auto; width: 980px; text-align:left;}
h2.h
{
    padding: 10px 0 12px 8px;
    margin:0;
    font-size: 18px;
    font-weight: normal;
    color: #727258;
	position:relative;
	border-bottom:3px solid #d0d0c0;
}
a#downloadButtonA{background:url(../img/dlbutton.png) left top; display:block; width:283px; height:36px;}
a#downloadButtonA:hover{background-position:left bottom;}
a#downloadButtonA.hover{background-position:left bottom;}

a#downloadButtonAtest{}
a#downloadButtonAtest:hover{background-position:left bottom;}
a#downloadButtonAtest.hover{background-position:left bottom;}

.title-main {
    height: 57px;
    line-height: 57px;
    font-family: Arial,sans-serif;
    text-align: center;
    font-size: 35px;
    width: 768px;
    color: #ffffff;
    font-weight: bold;
    margin: 20px auto 0px auto;
    background: #e30a41; /* Old browsers */
    background: -moz-linear-gradient(left,  #e30a41 0%, #ff4573 50%, #d00437 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e30a41), color-stop(50%,#ff4573), color-stop(100%,#d00437)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #e30a41 0%,#ff4573 50%,#d00437 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #e30a41 0%,#ff4573 50%,#d00437 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #e30a41 0%,#ff4573 50%,#d00437 100%); /* IE10+ */
    background: linear-gradient(to right,  #e30a41 0%,#ff4573 50%,#d00437 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30a41', endColorstr='#d00437',GradientType=1 ); /* IE6-9 */
}

.title-main-min {
    height: 40px;
    width: 578px;
    margin: 0px auto 0px auto;
    line-height: 36px;
    overflow: hidden;
}
.title-main-min .title-main {
    margin: 0px auto 0px auto;
    position: relative;
    left: -95px;
    height: 48px;
    line-height: 36px;
}
.title-main.grey {
    text-transform: uppercase;
    height: 48px;
    width: 602px;
    font-size: 24px;
    margin: 0px auto 20px auto;
    line-height: 50px;
    background: #9c9b7d; /* Old browsers */
    background: -moz-linear-gradient(left,  #9c9b7d 0%, #8f8f6d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9c9b7d), color-stop(100%,#8f8f6d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #9c9b7d 0%,#8f8f6d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #9c9b7d 0%,#8f8f6d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #9c9b7d 0%,#8f8f6d 100%); /* IE10+ */
    background: linear-gradient(to right,  #9c9b7d 0%,#8f8f6d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9b7d', endColorstr='#8f8f6d',GradientType=1 ); /* IE6-9 */
}

.bg-mac {
    background: url("../img/bg-mac.png") center no-repeat;
    height: 366px;
    position: relative;
}

.contract-box *{
    color: #979797;
}
.contract-box a {
    color: #979797;
}
.contract-box {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 598px;
}

.setup-button {
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 0px 0px 1px #000;
    background: url("../img/button-pink.png") 0px -1px rgba(254, 120, 163, 0.38);
    font-family: Arial,sans-serif;
    height: 60px;
    width: 289px;
    display: block;
    line-height: 60px;
    border: none;
    border-radius: 15px;
    padding-left: 81px;
	margin-left: -25px;
    text-decoration: none;
 }

.setup-button:hover {
    text-decoration: none;
    background: url("../img/button-pink.png") 0px -66px #fe5983;
}


.searchbox {
    float: right;
    width: 163px;
    height: 22px;
    margin-top: 8px;
    margin-right: 10px;
    background:#ffffff;
    padding: 0px 3px;
    border-radius: 5px;
}
.searchbox button{
    border: none;
    cursor: pointer;
    background: url("../img/search.png") center no-repeat #ffffff;
    height: 22px;

}
.searchbox input {
    float: left;
    width: 136px;
    border: 0;
    margin-top: 3px;
    margin-left: 3px;

}
.searchbox div {
    float: right;
    width: 18px;
    height: 19px;
    cursor: pointer;
    margin-top: 2px;
    background: url("../img/search.png")
}

.info-item {
    display: inline-block;
    vertical-align: top;
    border-right: 1px dotted #c5c5c5;
    padding: 0px 40px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.info-item:last-child {
    border-right: none;
}
.info-img {
    display: inline-block;
    vertical-align: top;
}
.info-text {
    margin-left: 20px;
    font-family: Helvetica,Arial,sans-serif;
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-weight: bold;
    font-size: 19px;
}

.bg-mac .screen {
    margin: 37px 0px 0px 265px;
    width: 433px;
    height: 270px;
}
.bg-mac .message {
    position: absolute;
    right: 42px;
    top: -6px;
}