* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-family: Trebuchet MS, LucidaGrande, Verdana;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	background-color: #757575;
}
.main {
	width: 1000px;
	margin: 0 auto;
	padding: 0 40px;
	background-color: #FFF;
}
.left {float: left;}
.right {float:right;}
.clear-block {
	clear:both;
	font-size: 0;
	line-height:0;
}
img {border:0;}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #6D8FA1;
	padding: 13px 0 5px 0;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding: 13px 0 5px 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 11px 0;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 9px 0;
}
p {padding: 11px 0;}
a {
	color: #1177BD;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.field {
	border: 1px solid #999999;
	vertical-align: middle;
	width: 208px;
}
.btn {
	vertical-align: middle;
	border:none; 
	width:auto;
}
.red {
	color: #FF0000;
}
input {vertical-align: middle;}
.line {
	font-size: 0;
	line-height: 0;
	height: 1px;
	border-top: 1px solid #C6C6C6;
	margin-right: -20px;
}
ul.list {
	list-style: inside;
}
	ul.list li {
		padding: 11px 0;
	}
ul.list2 {
	list-style: inside;
	padding: 11px 0;
}

/**********/
/*HEADER*/
/**********/
#header {
	height: 221px;
	background: url(bg-header.jpg) 0 0 no-repeat;
}
#header .logo {
	width: 193px;
	height: 82px;
}
#header .logo a img { margin: 60px 0 0 123px;}

/**********/
/*LEFT-BLOCK*/
/**********/
#block-feautured {
	width: 385px;
	height: 695px;
	float: left;
	margin: -14px 0 15px 0;
	background: url(bg-featured.gif) 0 62px no-repeat;
}
	.feautured-header {
		background: url(bg-header-featured.gif) 0 0 no-repeat;
		height: 62px;
		width: 385px;
		text-align: center;
		line-height: 62px;
		font-size: 24px;
		font-weight: normal;
		color: #6D8FA1;
	}
	.feautured-header img {margin-top: 9px;}
	.featured {
		padding: 36px 53px;
		font-size: 12px;
		line-height: 14px;
	}
	.featured p {padding: 10px 0;}
	.group-links {
		background: url(img-screen-shadow.jpg) 0 217px no-repeat;
		height: 344px;
	}
	.featured-h2 {
		background: url(bg-h2.jpg) 0 0 no-repeat;
		margin: 0 0 0 4px;
		padding: 0 23px;
		line-height: 41px;
		font-size: 18px;
		clear: both;
	}
	a.more-info {
		display: block;
		background: url(img-more-info.png) 0 0 no-repeat;
		padding: 64px 0 0 10px;
		font-size: 12px;
		color: #000;
		text-decoration: none;
		float: left;
		margin-top: 40px;
		width: 82px;
	}
	* html a.more-info {
		cursor: pointer;
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img-more-info.png', sizingMethod='scale');
	}
	.featured-img {
		padding: 18px 20px;
		text-align: center;
		width: 230px;
		float: left;
	}

/**********/
/*CONTENT*/
/**********/
#block-content {
	width: 615px;
	float: left;
}
#block-text {
	padding: 10px 20px 15px 30px;
}
.press-release {
	float: right;
	margin-top: -22px;
	color: #1177BD;
	font-size: 18px;
	padding: 2px 0 0 22px;
	background: url(marker.gif) 0 0 no-repeat;
	height: 22px;
}
a:hover.press-release {
	text-decoration: none;
}
.block-news {
	clear: both;
	padding: 11px 0 16px 0;
}
.item-news {
	padding-right: 25px;
	float: left;
	width: 257px;
	font-size: 12px;
	line-height: 14px;
}
	.item-news .date {
		color: #BCBDC0;
	}
.block-static-banners {
	background: url(bg-static-banners.jpg) 0 0 no-repeat;
	height: 194px;
	margin: 10px -20px 10px -30px;
	text-align: center;
}
	.block-static-banners img {padding-top: 16px;}
	.block-static-banners .b2 {margin-left: 63px;}
/*Releases*/
.block-releases {
	margin: 21px 0 12px 0;
}
	.block-releases .release-header {
		background-color: #599bcb;
		height: 24px;
		color: #FFF;
		margin: 0 -20px 0 -30px;
		padding: 1px 23px 0 23px;
	}
		.block-releases .release-header .date {
			color: #000;
			font-weight: bold;
			border: 1px solid #a7cae3;
			background-color: #FFF;
			padding: 2px 5px 1px 5px;
			line-height: 24px;
		}
/*List Page*/
#block-page, #block-show-item {
	font-size: 11px;
	color: #7b7b7b;
	text-align: right;
	margin: 0 -20px 0 -30px;
}
#block-show-item {
	margin-top: -16px;
}
	#block-page ul, #block-show-item ul {
		list-style: none;
	}
	#block-page ul li, #block-show-item ul li {
		display: inline;
	}
	#block-page a, #block-show-item a {
		color: #000;
		font-size: 11px;
	}
	#block-page .active, #block-show-item .active {
		color: #000;
		font-weight: bold;
	}
	#block-page a, #block-page span,
	#block-show-item a, #block-show-item span {
		padding-left: 5px;
	}
/*Login and registration*/
form {
	font-weight: bold;
	padding: 9px 0;
}

form input{
border: 1px solid #999999;
	vertical-align: middle;
	width: 208px;
	}
	#form-login p, #form-register p {
		padding: 2px 0 1px 0;
	}
	#form-login a {
		color: #000;
		font-weight: normal;
	}
	#form-login .btn {
		padding: 13px 0 6px 128px;
	}
	#form-register .btn {
		padding: 13px 0 6px 0;
	}
	#form-login .forgot-psw {
		padding: 0 0 6px 242px;
		margin-top: -22px;
		display: block;
	}
/*License Keys*/
.table-license {
	background-color: #000;
}
	.table-license th, .table-license td {
		padding: 5px 10px 5px 2px;
		
	}
	.table-license th {
		background-color: #B8CCE4;
		text-align: left;
		font-weight: normal;
	}
	.table-license td {
		background-color: #FFF;
	}
select, #form-license .field, .form-install .btn {
	margin-top: 5px;
}
/*Download Page*/
.block-download-1 {
	padding: 7px 0 0 0;
}
.block-download-2, .block-download-files {
	padding: 18px 0 0 0;
}
	.block-download-1 ul,
	.block-download-2 ul,
	.block-download-files ul{
		list-style: none;
	}
	.block-download-files li {
		padding-bottom: 10px;
	}
.marker-open {
	position: absolute; 
	padding-top: 17px;
}
.mark-padding {
	padding-left: 15px;
}
.file-download {
	font-size: 14px;
	background: url(img-free-demo.png) 0 0 no-repeat;
	padding: 5px 0 5px 80px;
	margin: 11px 0;
}
* html .file-download {
	/*background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img-free-demo.png', sizingMethod='scale');*/
	background: url(img-download.jpg) 8px 0 no-repeat;
}
.file-download2 {
	background: url(img-download2.jpg) 8px 0 no-repeat;
	padding: 5px 0 5px 80px;
	margin: 11px 0;
}
/*Installation page*/
#block-breaf {
	background: url(img-breaf.gif) 0 0 no-repeat;
	width: 185px;
	padding: 0 20px;
	height: 242px;
	font-size: 14px;
	float: right;
	margin: 0 0 20px 20px;
}
	#block-breaf h2 {
		text-align: center;
		background: url(div-line.gif) 0 100% no-repeat;
		width: 223px;
		margin: 0 -19px;
	}
	#block-breaf a {
		margin-left: 62px;
	}
/*Open block*/
.block-outlook-1,
.block-outlook-2,
.block-outlook-3,
.block-outlook-4,
.block-outlook-5,
.block-outlook-6 {
	padding-bottom: 5px;
}
.static-banner {
	background: url(bg-banner.gif) 0 0 no-repeat;
	width: 193px;
	padding: 0 16px;
	height: 164px;
	font-size: 12px;
	float: right;
	margin: 0 0 15px 15px;
}
	.static-banner p {
		padding: 4px 0;
	}
	.static-banner h2 {
		padding-bottom: 7px;
		text-align: center;
		width: 223px;
		margin: 0 -19px;
	}
	.img-bug {
		float: right; margin: -90px -15px 0 0;
	}
	.img-vlbeta {
		float: right; margin: -100px -6px 0 0;
	}
	a.download {
		display: block;
		background: url(img-free-demo.png) 0 0 no-repeat;
		padding: 64px 0 0 7px;
		font-size: 12px;
		color: #000;
		text-decoration: none;
		margin-left: -6px;
	}
	* html a.download {
		cursor: pointer;
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img-free-demo.png', sizingMethod='scale');
		padding: 60px 0 0 10px;
		width: 79px;
		margin-left: -10px;
	}
/*Preferences page*/
#form-preferences {
	font-weight: normal;
	margin-bottom: 11px;
}
	#form-preferences .btn {
		padding-top: 11px;
	}
/*Page Camera*/
.block-camera {
	margin: 11px 0;
	clear: both;
}
	.item-camera {
		padding-right: 20px;
		width: 121px;
		float: left;
	}
	.item-camera ul {
		list-style: none;
	}
/*Bug page*/
#block_bug .field, #block_bug .btn {
	margin-top: 5px; 
}
	#block_bug .attach p {
		padding: 2px 0 1px 0;
	}
/*Where to Buy Page*/
#block_buy p {
	padding: 2px 0 1px 0;
}

#block_buy input, select, textarea {
	border: 1px solid #999999;
	vertical-align: middle;
	width: 208px;
}

#block_buy select {margin: 0;}

#block_buy .btn {float: right; margin: -20px 5px 0 0; width:auto; border:none;}

#block_buy span.capt {width: 175px; display: block; float: left;}

/**********/
/*FOOTER*/
/**********/
#footer {
	clear: both;
	height: 52px;
	color: #FFF;
	font-size: 12px;
	line-height: 52px;
	padding-bottom: 20px;
	background: url(bg-footer.gif) 0 0 repeat-x;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
	.footer-left {
		height: 52px;
		width: 16px;
		background: url(bg-footer-left.gif) 0 0 no-repeat;
		float: left;
	}
	.footer-right {
		height: 52px;
		width: 16px;
		background: url(bg-footer-right.gif) 0 0 no-repeat;
		float: left;
	}
	.copyright {
		width: 322px;
		float: left;
	}

/**********/
/*MENU*/
/**********/
#navigation {
	height: 48px;
	width: 615px;
	background: url(bg-navigation.gif) 0 0 repeat-x;
}
	#navigation ul {
		list-style: none;
	}
	#navigation ul li {
		float: left;
		width: 102px;
		text-align: center;
	}
	#navigation a {
		line-height: 48px;
		font-size: 15px;
		color: #FFF;
		text-decoration: none;
	}
	
	#navigation span {
		line-height: 48px;
		font-size: 15px;
		color: #FFF;
		text-decoration: none;
		cursor: pointer;
	}
	#navigation .last {
		display: block;
		background: url(bg-navigation-right.gif) 100% 0 no-repeat;
		width: 105px;
	}
	/*SubMenu*/
	.menu-ul {
	width:170px;
	}
	
	.innerbox{
	}
	
	.innerbox li {
		list-style: none;
		background-color: #5C9DCC;
		text-align: left;
		clear: both;
		border:1px solid white;
		
	}
	.innerbox li a {
		line-height: 21px;
		font-size: 13px;
		color: #FFF;
		padding: 0 5px 0 15px ;
		text-decoration: none;
		display: block;
		margin: 1px 0;
	}
	.innerbox li a:hover {
		line-height: 21px;
		font-size: 13px;
		color: #000;
		padding: 0 4px 0 14px ;
		text-decoration: none;
		border: 1px solid #a7cae3;
		background-color: #FFF;
		margin: 0;
	}
#navigation-footer {
	height: 52px;
	width: 324px;
	float: left;
	text-align: right;
}
	#navigation-footer ul {
		list-style: none;
	}
	#navigation-footer ul li {
		display: inline;
	}
	#navigation-footer a {
		font-size: 12px;
		color: #FFF;
	}
#navigation-lev2 {
	height: 21px;
	width: 615px;
	background-color: #5C9DCC;
}
	#navigation-lev2 ul {
		list-style: none;
	}
	#navigation-lev2 ul li {
		float: left;
	}
	#navigation-lev2 a {
		line-height: 21px;
		font-size: 14px;
		color: #FFF;
		padding: 0 5px 0 15px ;
		text-decoration: none;
	}
#featured-nav {
	list-style: none;
	width: 272px;
	margin-top: 50px;
}
	#featured-nav li {
		float: left;
		width: 90px;
		text-align: center;
	}
	#featured-nav a {
		color: #000;
		text-decoration: none;
		height: 9px;
		width: 90px;
		padding: 64px 0 0 0;
		margin: 0;
	}
	#featured-nav a.free-demo {
		display: block;
		background: url(img-free-demo.png) 50% 0 no-repeat;
	}
	* html #featured-nav a.free-demo {
		cursor: pointer;
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img-free-demo.png', sizingMethod='scale');
	}
	#featured-nav a.more-info {
		display: block;
		background: url(img-more-info.png) 50% 0 no-repeat;
	}
	* html #featured-nav a.more-info {
		cursor: pointer;
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img-more-info.png', sizingMethod='scale');
	}
	#featured-nav a.where-buy {
		display: block;
		background: url(img-where-buy.png) 50% 0 no-repeat;
	}
	* html #featured-nav a.where-buy {
		cursor: pointer;
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img-where-buy.png', sizingMethod='scale');
	}

	/**********************/
	/* Validator messages */
	/**********************/
	#msg {
		display:none; 
		position:fixed; 
		z-index:3300; 
		background:url(msg_arrow.gif) left center no-repeat; 
		padding-left:7px
	}
	
	#msgcontent {
		display:block; 
		background:#B8CCE4; 
		border:1px solid #000; 
		border-left:none; 
		padding:5px; 
		min-width:150px;
		max-width:250px
	}
	
	/******************/
/* Modal wondows */
/*****************/

	#simplemodal-overlay {  
		background-color:#000;
		cursor:wait;  
		filter: alpha(opacity=80); 
		height: 100%;  
	} 
   
   #simplemodal-container {  
		height:auto;   /* ��� ������������ �� ������ */  
		width:500px;  
		left:50%;  /*� ���� � margin-left, ������� ����� ����� �������� ������ �������� �� �����������*/  
		top:50%;   /*�������� �� ���������, ������ � margin-top, ���� ������ ������*/  
		margin-left:0px;  
		_margin-left:-250px;  
		/* margin-top: -70px; */  
		background-color:#fff;  
		border:3px solid #ccc;  
		padding: 10px;  
	}  
	a.modalCloseImg {  
		background:url(x.png) no-repeat;  
		width:25px;  /* ��������� ���������� �� ���, ��� � �������. ��� ������� ��� ������� */  
		height:29px;  
		display:inline;  
		z-index:3200;  
		position:absolute;  
		top:0px;  
		right:0px;  
		cursor:pointer;  
	}

	
	
	
	div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	width:280px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}