#splash {
    margin-top:10px;
    height:250px;
}

#splash #bestProduct {
    height:100%;
    background:url(/images/splash_prod_bg.jpg) no-repeat left top;
}
#splash #bestProduct.win {
    background:url(/images/splash_prod_bg_win.jpg) no-repeat left top;
}


#splash #bestProduct .macAvailable {
    display:block;
    float:right;
    line-height:22px;
    margin:10px 0 0 0;
    font-size:14px;
    color:#fff;
    background:url(/images/mac_version.png) no-repeat top left;
    behavior:url(/styles/iepngfix.htc);
}

#splash #bestProduct .macAvailable span {
    display:block;
    margin:0 15px 0 32px;
}

#splash #bestProduct .pcAvailable {
    display:block;
    float:right;
    line-height:22px;
    margin:10px 0 0 0;
    font-size:14px;
    color:#fff;
    background:url(/images/pc_version.png) no-repeat top left;
    behavior:url(/styles/iepngfix.htc);
}

#splash #bestProduct .pcAvailable span {
    display:block;
    margin:0 15px 0 32px;
}




#splash #bestProduct h1 {
    float:right;
    clear:both;
    margin:5px 0 0 0;
    padding:0;
    width:530px;
    font-family:Tahoma;
    font-size:26px;
    font-weight:normal;
    text-align:left;
    color:#b5c3ff;
}

#splash #bestProduct h2 {
    float:right;
    clear:both;
    margin:5px 0 0 0;
    padding:0;
    width:530px;
    font-family:Tahoma;
    font-size:24px;
    font-weight:normal;
    text-align:left;
    color:#fff;
}

#splash #bestProduct .buttons {
    float:right;
    clear:both;
    margin:17px 0 0 0;
    width:530px;
    text-align:left;
}
#splash #bestProduct .buttons img {
    margin-right:3px;
    behavior:url(/styles/iepngfix.htc);
}

#splash #bestProduct #tabs {
    clear:both;
    text-align:left;
}

#splash #bestProduct #tabs .selTab, #splash #bestProduct #tabs .tab {
    float:left;
    margin:0 5px 0 0;
    padding:0;
    width:212px;
    height:29px;
    background:url(/images/seltab_bg.png) no-repeat top left;
	 margin: 0px 0px 0px 146px;
	 display: inline;
    behavior:url(/styles/iepngfix.htc);
}
.mainb{
	behavior:url(/styles/iepngfix.htc);
}
#splash #bestProduct #tabs .tab {
	margin: 0px 0px 0px 146px;
   background:url(/images/tab_bg.png) no-repeat top left;
}

#splash #bestProduct #tabs .selTab a, #splash #bestProduct #tabs .tab a {
    display:block;
    line-height:29px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    color:#fff;
}

#splash #bestProduct #tabs .tab a {
    color:#fff;
}

#splash #bestProduct #tabs sup {
    font-weight:normal;
    line-height:10px;
    font-size:11px;
}

#splash #bestProduct #tabs .tab a span,
#splash #bestProduct #tabs .selTab a span {
    padding:0 0 0 28px;
    background:url(/images/white_arrow.gif) no-repeat left;
}

.productsBlock {
	background:#727166;


}
.productBloksContent{
	height: 180px;
}


.productsBlock .bl {
    height:100%;
    background:url(/images/info_bottom_left.gif) no-repeat bottom left;
}
.productsBlock .br {
    height:100%;
    background:url(/images/info_bottom_right.gif) no-repeat bottom right;
}


.productsBlock .buttons{
	margin: 20px 10px 10px 10px;
	height: 55px;

}

.productsBlock .buttons a{
	margin: 0px 20px 0px 20px;
	text-decoration: none;
}



.productsBlock .productBlock {
    float:left;
    width:287px;
    text-align:left;
}

.productsBlock .productBlock img {
    float:left;
    margin:0 5px 0 30px;
}

.productsBlock .productBlock h2 {
    margin:0 5px 10px 0;
    padding:10px 0 0 0;
    font-weight:normal;
    font-size:16px;
    color:#e3f7ff;
}

.productsBlock .productBlock p {
    padding:0 35px 0 45px;
    margin:15px 0 0 0;
    color:#e6f8ff;
    font-size:12px;
}

.productsBlock .productBlock a.learnMore {
    display:block;
    width:146px;
    margin-left:80px;
    line-height:18px;
    height:19px;
    font-size:11px;
    font-weight:normal;
    color:#fff;
    background:url(/images/learn_more.gif) no-repeat left top;
    text-decoration:none;
    text-align:center;
}

.productsBlock .productBlock a.learnMore:hover {
    text-decoration:underline;
}
#sticker {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
}

#sticker img {
    behavior:url(/styles/iepngfix.htc);
}
