#splash {
    margin-top:10px;
    height:250px;
}

#splash #bestProduct {
    height:100%;
    background:url(/images/splash_prod_bg.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/pc_version.png) no-repeat top left;
    behavior:url(/styles/iepngfix.htc);
}

#splash #bestProduct .macAvailable span {
    display:block;
    margin:0 15px 0 32px;
}

#splash #bestProduct h1 {
    float:right;
    clear:both;
    margin:40px 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, .productsBlock .tab  {
    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;
    behavior:url(/styles/iepngfix.htc);
}

#splash #bestProduct #tabs .tab {
    background:url(/images/tab_bg.png) no-repeat top left;
	 behavior:url(/styles/iepngfix.htc);
}
.productsBlock .tab {
    float:left;
    margin:0 5px 0 0;
    padding:0;
    width:212px;
    height:29px;
	background:url(/images/tab_bg_noscript.jpg) no-repeat top left;
}


#splash #bestProduct #tabs .selTab a, #splash #bestProduct #tabs .tab a, .productsBlock .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,
.productsBlock .tab a span{
    padding:0 0 0 28px;
    background:url(/images/white_arrow.gif) no-repeat left;
}

.productsBlock {
/*    height:180px;*/
height:auto;
    background:#272727;
	clear:both;
	padding-bottom:5px
}

.productsBlock .productBlock {
    float:left;
    height:100%;
    width:287px;
    text-align:left;
    background:url(/images/prod_block_sep.gif) no-repeat right center;
}

.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:11px;
}

.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;
}

#infoBlock {
    height:222px;
    background:#393939;
    text-align:left;
}

#infoBlock .tl {
    height:100%;
    background:url(/images/info_top_left.gif) no-repeat left top;
}

#infoBlock .tr {
    height:100%;
    background:url(/images/info_top_right.gif) no-repeat right top;
}

#infoBlock .bl {
    height:100%;
    background:url(/images/info_bottom_left.gif) no-repeat bottom left;
}

#infoBlock .br {
    height:100%;
    background:url(/images/info_bottom_right.gif) no-repeat bottom right;
}

#infoBlock .infoB {
    float:left;
    width:287px;
    font-size:11px;
    color:#999;
    background:url(/images/info_sep.gif) no-repeat top right;
}

#infoBlock .infoB .cover {
    height:175px;
    padding:0 35px;
}

#infoBlock .infoB .cover h3 {
    margin:0 0 10px 0;
    padding:30px 0 0 0;
    font-size:13px;
    color:#ccc;
}
#infoBlock .infoB .cover p {
    margin:10px 0 0 100px;
    padding:0;
    color:#999;
}

#infoBlock .infoB .cover strong {
    color:#ccc;
}

#infoBlock .infoB .learn {
    margin-left:180px;
    color:#ccc !important;
}
