@charset "utf-8";
/* CSS Document */
#splash{
    height: 262px;
}
#splash .container {
    display: table-cell;
    height: 251px;
    /*position: relative;*/
    vertical-align: top;
    width: 835px;
}
#splash .brick{ margin:25px 0 0 0px}
#splash h2 {
    margin: 4px 0 0 305px;
	text-shadow:0 1px #000
}
#splash h1 {
    margin: 4px 0 0 305px;
	text-shadow:0 1px #000;
    padding:0;
    color:#ffffff;
    font-size: 20px;
    font-weight: normal;
}
#splash .text {
    margin: 10px 0 0 305px;
	color:#B2B2B2;
	font-size:16px;
	line-height:1.4;
	text-align:left;
	display:block;
	position:relative;
	text-shadow:0 1px #000
}
#splash_screenshot {
    display: block;
    height: 190px;
    margin: 20px 0 0 20px;
    position: absolute;
    text-decoration: none;
    width: 270px;
}
#splash .buttons {
    margin: 15px 0 0 420px;
}
#content {
    background: url(/images/bkg3.gif);
	color:#FFF
}
#content .left {
    background: none;
}

#content .right {
    background: none;
	padding:1px 0 0 0;
}

#content .infoRow p {
    padding: 0 20px;
	margin:5px 0;
}
#content .seporator { display:none}
#content .infoRow .screenshot {
    margin: 5px 20px 15px 0;
}
#content .buttons {
    width: 100%;
}
#right_side_block, #right_clouds_block{float:right; display:block; width:265px; margin:25px -3px 0 0; border-radius:10px 0 0px 10px;  -moz-border-radius:10px 0 0px 10px; -webkit-border-radius:10px 0 0px 10px; -khtml-border-radius:10px 0 0px 10px; box-shadow: -2px 2px 5px #000; -moz-box-shadow: -2px 2px 5px #000; -webkit-box-shadow: -2px 2px 5px #000; -khtml-box-shadow: -2px 2px 5px #000; color:#000; text-shadow:0 1px 1px #888888;
background: #838383; /* Old browsers */
background: -moz-linear-gradient(top,   #838383 0%, #5e5e5e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom,  color-stop(0%,#838383), color-stop(100%,#5e5e5e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #838383 0%,#5e5e5e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #838383 0%,#5e5e5e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #838383 0%,#5e5e5e 100%); /* IE10+ */
background: linear-gradient(top,  #838383 0%,#5e5e5e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#5e5e5e',GradientType=0 ); /* IE6-9 */
}
#right_side_block h3{ line-height:65px; padding:0 0 0 15px; border-bottom:1px solid #646464; font-size:18px; margin:0}
#right_side_block ul{ list-style:none; margin:0; padding:5px 15px 1px 10px; border-top:1px solid #929292}
#right_side_block ul li{ margin:10px 0; background:url(/images/check2.png) 0 0 no-repeat; padding:0 0 0 45px}

#right_clouds_block {clear:right; float:right; padding: 15px;width:235px;text-align:center;color: #161616;margin: -35px -3px 25px 0;}
#right_clouds_block a{color: #161616;text-decoration:none;font-size: 9px;}
#right_clouds_block a:hover{color: #161616;text-decoration:underline;}
#right_clouds_block span{color: #000;font-size:11px;}

#main_features{ margin:20px 265px 0 30px;}
#main_features h3{font-size: 24px;font-weight: bold; margin: 0.67em 0;}
.question{color:#C5C5C4; font-weight: bold; text-decoration:underline; font-size:16px; background:url(/images/questions_logo.png) 0 0 no-repeat; padding:3px 0 3px 30px; line-height:30px}
.screenshots{ padding:25px 0 25px 25px; background:#1F1F1F}
#button_down{ padding:20px 0; margin:0 !important;  background:#272727;  border-top:1px solid #1F1F1F}
#howto{ border-bottom:1px  solid #1F1F1F; border-top:1px solid #454545}
.screenshot_items a{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
-moz-opacity: 0.5; 
-khtml-opacity: 0.5; 
opacity: 0.5; 
zoom: 1; 
}
.screenshot_items a:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1; /* Mozilla 1.6 и ниже */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
zoom: 1; /* для элемента в ИЕ, у которого не заданы width и height */
}

#splash .bottom .macVersion, #splash_how_to .bottom .macVersion {
    background: url("/images/pc_version2.png") no-repeat scroll left top }