/* @override http://localhost/css/download.css */
.aboutLogoSection
{
}
.aboutLogo{
	float: left;
}
.downloadText{
	font-size:14px;
	color: #d8e2f3;
	text-shadow:0 1px 1px #27282B; 
	font-family: "Lucida Grande","Lucida Sans",sans-serif;
	position: absolute;
	margin-top: 50px;
	margin-left: 390px;
	width: 380px;
}
.dl_block{ 
	font-family: "Lucida Grande","Lucida Sans","sans-serif";
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
.install_step{
	color:#D8E2F3;
	text-shadow:0 1px 1px #27282B;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	font: 20px "Lucida Grande","Lucida Sans",sans-serif;
}
.just_text{
	color:#D8E2F3;
	text-shadow:0 1px 1px #27282B;
	text-shadow:0 1px 1px #27282B;
	padding-left: 40px;
	padding-top: 10px;
	float: left;
	clear: left;
	padding-bottom: 10px;
	font: 14px "Lucida Grande","Lucida Sans",sans-serif;
}
.stepHeader{
	font-size: 20px;
	margin-left: 42px;
	margin-top: 4px;
}
.step_descr{
	color:#D0D9E7; 
	width: 300px;
	text-shadow:0 1px 1px #27282B;
	float: left;
	margin-top: 25px;
	color:#ffffff;
	text-shadow:0 1px 1px #27282B;
	font: 14px "Lucida Grande","Lucida Sans",sans-serif;
}
.step1Divider{
	height: 7px;
	margin-right: 3px;
	background: url(/img/download/bg_step_1_top.png) repeat-x;
	width: 799px;
	float: left;
}
.step2Divider{
	height: 7px;
	width: 799px;
	background: url(/img/download/bg_step_2_top.png) repeat-x;
	float: left;
	margin-right: 26px;
}
.step3Divider{
	height: 7px;
	margin-right: 3px;
	width: 799px;
	background: url(/img/download/bg_step_3_top.png) repeat-x;
	float: left;
}
.attention1{
	height: 9px;
	margin-right: 3px;
	width: 799px;
	background: url(/img/download/attention.png) repeat-x;
	float: left;
}
.step_img{
	float: left;
	margin: 25px;
}

.green_lnk{
color:#C2E38C;
text-decoration:none;
}

.step1{
	float: left;
	width: 802px;
	background-color: #717581;
}

.step2{
	float: left;
	width: 802px;
	background-color: #636772;
}

.step3{
	float: left;
	width: 802px;
	background-color: #4e5359;
}
.attention{
	background: url(/img/download/attention_bg.png);
	float: left;
	padding-top: 5px;
	padding-bottom: 35px;
}
.cmm2Banner{
	margin-bottom: -10px;
	margin-top: -44px;
	float: left;
	padding-bottom: 3px;
}
.cmm2Banner:hover{
	margin-bottom: -9px;
	margin-top: -45px;
	float: left;
	padding-bottom: 3px;	
}
.gray_line{
	height: 1px;
	background: #93969a;
	width: 799px;
	margin-left: 3px;
}