@charset "utf-8";
@import url("includes/reset.css");	

#wrap {
	width:940px;
	margin:0 auto;
	min-height:100%;
}

header {
	width:740px;
	float:left;
	position:relative;
	margin:45px 0;
}

header h1 {
	float:left;
	width:493px;
	height:72px;
	text-indent:-9999px;
	background:transparent url(images/logo.png) 0 0 no-repeat;
	cursor:pointer;
}

header h2 {
	color:#fff;
	clear:left;
	font:bold 12pt "Times New Roman";
	text-shadow:1px 2px 0 #171717;
}

header a {
	width:124px;
	height:126px;
	float:right;
	position:absolute;
	right:0; top:0;
	background:transparent url(images/buy-link.png) 0 -133px no-repeat;
	margin:10px 21px 0 0;
}
header a:hover {
	background:transparent url(images/buy-link.png) 0 0 no-repeat;
}

nav {
	float:right;
	width:179px;
	margin:58px 0 0;
}

nav a:link, nav a:visited, nav a:active {
	display:block;
	width:179px;
	height:42px;
	color:#e5e7e9;
	font:normal 22pt "Times New Roman", Arial;
	text-decoration:none;
	text-align:center;
	background:transparent url(images/nav-li.png) 0 0 no-repeat;
	padding:6px 0 0; 
	margin:0 0 15px;
	text-shadow:0 1px 0 #000;
}
nav a:hover { 
	color:#fff;
	background:transparent url(images/nav-li.png) 0 -60px no-repeat;	
}

nav span {
	display:block;
	width:179px;
	height:42px;
	color:#fff;
	font:normal 22pt "Times New Roman", Arial;
	text-decoration:none;
	text-align:center;
	background:transparent url(images/nav-li.png) 0 -60px no-repeat;
	padding:6px 0 0; 
	margin:0 0 15px;
	text-shadow:0 1px 0 #000;
}

article#main, #first {
	clear:left;
}

#first {
	width:700px;
	margin:0 0 20px;
}

#first h1 {
	font-size:30pt;
}

#first h2 {
	font:bold 24pt "Times New Roman";
	color:#857fff;
	margin:20px 0 10px;
	text-shadow:2px 2px 0 #1e1e1e;
}

#first hr {
	clear:left;
}

#first p {
	margin:0 0 10px;
}

#main p {
	margin:0 0 35px;
}

article#main img {
	float:right;
	padding:0 45px 0 20px;
}

div a#versions {
	float:right;
	color:#271dfe;
	font:normal 18pt "Times New Roman";
	text-align:center;
	text-indent:1.5em;
	text-decoration:none;
	width:252px;
	height:46px;
	line-height:46px;
	background:transparent url(images/versions.png) 0 0 no-repeat;
	margin:0 0 30px;
}
div a#versions:hover {
	color:#0a00e6;
	background:transparent url(images/versions.png) 0 -50px no-repeat;
}

div a#buy {
	float:right;
	color:#0a00cd;
	font:bold 28pt "Times New Roman";
	text-align:center;
	text-indent:1em;
	text-decoration:none;
	width:292px;
	height:63px;
	line-height:63px;
	background:transparent url(images/buy-now.png) 0 0 no-repeat;
	margin:25px 0 0;
	text-shadow:0 1px 0 #f0f0f0;
}
div a#buy:hover {
	color:#1f15f1;
	background:transparent url(images/buy-now.png) 0 -70px no-repeat;
	text-shadow:0 1px 0 #fafafa;
}

dl#licenses {
	margin:0 0 130px;
}
dl#licenses dt {
	float:left;
	clear:left;
	color:#e6e6e6;
	font:bold 18pt "Times New Roman";
	padding-bottom:1px;
	margin:0 0 10px;
}
dl#licenses dd {
	float:right;
	clear:right;
	color:#a6a0fa;
	font:bold 18pt "Times New Roman";
	border-bottom:1px solid #857fff;
	margin:0 0 10px;
}


article h1, section h1 {
	text-shadow:2px 2px 0 #1e1e1e;
}
article p, article ul, article dl, section p, section ul, section dl {
	text-shadow:1px 1px 0 #1e1e1e;
}

article h1, section h1 {
	font:bold 24pt "Times New Roman";
	color:#857fff;
	margin:20px 0 10px;
}

article ul, section ul {
	list-style:disc;
	margin:0 0 20px;
}

article p, section p {
	margin:0 0 5px;
}

#purchase {
	margin:30px 0 0;
}

#purchase table {
	border:1px solid #1025fb;
	margin:20px auto 30px;
	text-shadow:1px 1px 1px #111;
}
#purchase table td, #purchase table th {
	padding:3px 5px; 
	border:1px solid #1025fb;
	width:200px;
	text-align:center;
}

#purchase thead {
	font-weight:bold;
	font-size:15pt;
	color:#fff;
	background-color:#009ae9;
}
#purchase tbody {
	background-color:#017ab8;
}
#purchase .price {
	color:#fff;
}
#purchase aside {
	font-size:12pt;
	font-weight:bold;
	margin:0 0 25px;
	background-color:#017ab8;
	padding:10px 15px;
	border:2px solid #19b0ff;
	border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	-webkit-border-radius:12px;
}
#purchase aside a {
	float:right;
	width:205px;
	height:43px;
	color:#0600d4;	
	text-align:center;
	text-decoration:none;
	text-indent:1.7em;
	font:normal 18pt "Times New Roman";
	padding:10px 0 0;
	margin:22px 20px 0 15px;
	background:transparent url(images/purchase.png) 0 0 no-repeat;
	text-shadow:0 1px 0 #f0f0f0;
}
#purchase aside a:hover {	
	text-shadow:0 1px 0px #fafafa, 0 0 7px #7c87f6;
	background:transparent url(images/purchase.png) 0 -55px no-repeat;
}

#versions {
	margin:0 0 0 20px;
}

#versions dt {
	font-weight:bold;
	font-size:15pt;
	color:#fafafa;
	padding:0 0 5px;
	position:relative;
	left:-20px;
	background:transparent url(images/ul-add.png) 0 1px no-repeat;
	text-indent:1.4em;
}
#versions dd {
	margin:0 0 20px;
}
#versions dd ul {
	padding:0;
	margin:0;
}

#contactForm, #contacts div {
	width:250px;
}
#contactForm fieldset, #contacts div {
	background-color:#017ab8;
	padding:15px;
	border:2px solid #19b0ff;
	border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	-webkit-border-radius:12px;
}
#contactForm label {
	display:block;
	text-shadow:1px 1px 1px #000;
}
#contactForm label.error {
	text-align:right;
	font-size:10pt;
	margin:0 0 5px;
}
#contactForm input, #contactForm textarea {
	width:210px;
	display:block;
	font-weight:bold;
	color:#001387;
	background-color:#fff;
	border:1px solid #d0d0d0;
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
}
#contactForm input:focus, #contactForm textarea:focus {
	border:1px solid #19b0ff;
}
#contactForm input {
	margin:0 0 5px;
}
#contactForm textarea {
	height:130px;
}
#contactForm #button {
	width:74px;
	height:29px;
	color:#0a00cd;
	font-weight:bold;
	font-size:12pt;
	background:transparent url(images/send.png) 0 0 no-repeat;
	margin:10px auto 0;
	cursor:pointer;
	border:0;
	text-shadow:0 1px 0 #f0f0f0;
}
#contactForm #button:hover {
	background:transparent url(images/send.png) 0 -29px no-repeat;
}

#contacts {
	float:left;
	width:300px;
	margin:0 0 0 100px;
}
#contacts a {
	text-decoration:none;
	text-shadow:0 1px 5px #000;
}
#contacts dd {
	text-align:right;
	font-size:14pt;
	margin:10px 0 25px;
}



#garant {height:100px;}
footer {
	clear:both;
	height:61px;
	color:#e5e7e9;
	text-align:center;
	font:bold 12pt "Times New Roman";
	background:transparent url(images/bottom.png) 0 0 repeat-x;
	margin-top:-70px;
}

footer p {line-height:70px;}
