


/* Start:/bitrix/templates/home_slider/styles.css*/
.head-wrapper {
	/*border-bottom:1px solid #a6a6a6;*/
	float:left;
	width:990px;
}

.wrapper {
	background:#fff url(/images/home-attr/left-col-bkg-home.gif) repeat-y right top;
	/*background:url(/images/left-col-bkg.gif) left top repeat-y;*/
	float:left;
	margin-bottom:-1px;
	width:990px;
}

/* Discount Seal
------------------------------------------------------------------------------------*/
.seal {
	background: url(/images/home-attr/discount-home.png) left top no-repeat;

	height:147px;
	margin-left:820px;
	top:8em;
	position:absolute;
	width:147px;
	z-index:100;
}

* html .seal {
    background:none;
	cursor:pointer;
    float:left;
	display:block;
    width:147px;
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/discount-home.png', sizingMethod='scale');
}

.seal a:link, .seal a:visited, .seal a:hover, .seal a:active {
	display:block;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	height:92px;
	padding-top:58px;
	width:140px;
}

.seal-percent {
	color:#fffeea;
	cursor:pointer;
	/*font:3.5em/.9 Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif normal normal;*/
	font-size:3.5em;
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	/*letter-spacing:-.1em;*/
	letter-spacing:0;
	line-height:.9;
	margin:0;
}

.seal-text {
	color:#fffdd6;
	cursor:pointer;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

/* Special Offer Seal
------------------------------------------------------------------------------------*/
.spesial-offer-seal {
	background: url(/images/pc-mac/special-offer-label.png) left top no-repeat;
	height:147px;
	margin-left:820px;
	top:8em;
	position:absolute;
	width:147px;
	z-index:100;
}

* html .spesial-offer-seal {
    background:none;
	cursor:pointer;
    float:left;
	display:block;
    width:147px;
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pc-mac/special-offer-label.png', sizingMethod='scale');
}

.spesial-offer-seal a:link, .spesial-offer-seal a:visited, .spesial-offer-seal a:hover, .spesial-offer-seal a:active {
	display:block;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	height:92px;
	padding-top:58px;
	width:140px;
}

.spesial-offer-seal-percent {
	color:#fffeea;
	cursor:pointer;
	/*font:3.5em/.9 Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif normal normal;*/
	font-size:3.5em;
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:.9pt;
	letter-spacing:0;
	margin:0;
}

.spesial-offer-seal-text {
	color:#fffdd6;
	cursor:pointer;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

/* Summer Special Seal
------------------------------------------------------------------------------------*/
.seal-summer {
	background: url(/images/home-attr/summer-special.png) left top no-repeat;

	height:147px;
	margin-left:820px;
	top:8em;
	position:absolute;
	width:147px;
	z-index:100;
}

* html .seal-summer  {
    background:none;
	cursor:pointer;
    float:left;
	display:block;
    width:147px;
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/summer-special.png', sizingMethod='scale');
}

.seal-summer  a:link, .sea-summer l a:visited, .seal-summer  a:hover, .seal-summer  a:active {
	display:block;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	height:92px;
	padding-top:58px;
	width:140px;
}


/* Animated Attractor
------------------------------------------------------------------------------------*/
.attr-slider {
	background-color:#1f2120;
	clear:both;
	display:block;
	height:335px;
	overflow:hidden;
	position:relative;
	width:990px;
}

.action-zone {
	background-color:#696971;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #32323a), color-stop(1, #696971));
	background:-moz-linear-gradient(top, #32323a 5%, #696971 100%);
	background:-webkit-linear-gradient(top, #32323a 5%, #696971 100%);
	background:-o-linear-gradient(top, #32323a 5%, #696971 100%);
	background:-ms-linear-gradient(top, #32323a 5%, #696971 100%);
	background:linear-gradient(to bottom, #32323a 5%, #696971 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#32323a', endColorstr='#696971',GradientType=0);
	
	/*border-left: 3px solid #FFF;*/
	display:block;
	float:right;
	height:335px;
	width:315px;	
}

.action-zone h2 {
	font-size:2.2em;
	margin:1em 0 0 20px;
	color:#FFF;	
}

.action-zone ul {
	margin:1em 25px 0 35px;
	color:#FFF;	
}

.action-zone ul li{
	margin-bottom:.7em;
}

.action-zone-buttons  {
	margin:1.5em 20px 0 20px;
}

.action-zone-buttons .new-orange-button {
	display:inline-block;
	margin-right: 10px;
	text-decoration:none;
}

/* Attractor Buttons 
-------------------------------------------------------------------------------------*/
.attr-btn a {
	background:url(/images/home-attr/buy-btn.png) top left no-repeat;
	display:block;
	height:46px;
	left:692px;
	position:absolute;
	top:255px;
	width:275px;
}

* html .attr-btn a {
    background:none;
	cursor:pointer;
    float:left;
    width:275px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/buy-btn.png', sizingMethod='scale');
}

.attr-btn-mac a {
	background:url(/images/home-attr/dwld-btn-mac.png) top left no-repeat;
	display:block;
	height:46px;
	left:669px;
	position:absolute;
	top:231px;
	width:298px;
}

* html .attr-btn-mac a {
    background:none;
	cursor:pointer;
    float:left;
    width:298px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/dwld-btn-mac.png', sizingMethod='scale');
}

.attr-btn-win a {
	background:url(/images/home-attr/dwld-btn-win.png) top left no-repeat;
	display:block;
	height:46px;
	left:669px;
	position:absolute;
	top:231px;
	width:298px;
}

* html .attr-btn-win a {
    background:none;
	cursor:pointer;
    float:left;
    width:298px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/dwld-btn-win.png', sizingMethod='scale');
}

.attr-buy-btn a {
	background:url(/images/home-attr/buy-btn-small.png) top left no-repeat;
	display:block;
	height:46px;
	left:700px;
	position:absolute;
	top:255px;
	width:133px;
}

* html .attr-buy-btn a {
    background:none;
	cursor:pointer;
    float:left;
    width:133px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/buy-btn-small.png', sizingMethod='scale');
}

.attr-upg-btn a {
	background:url(/images/home-attr/upg-btn-small.png) top left no-repeat;
	display:block;
	height:46px;
	left:826px;
	position:absolute;
	top:241px;
	width:133px;
}

* html .attr-upg-btn a {
    background:none;
	cursor:pointer;
    float:left;
    width:133px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/upg-btn-small.png', sizingMethod='scale');
}

.attr-dwld-btn a {
	background:url(/images/home-attr/dwld-btn-small.png) top left no-repeat;
	display:block;
	height:46px;
	left:834px;
	position:absolute;
	top:255px;
	width:133px;
}

* html .attr-dwld-btn a {
    background:none;
	cursor:pointer;
    float:left;
    width:133px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/dwld-btn-small.png', sizingMethod='scale');
}

.other-version {
	clear:both;
	float:right;
	right:25px;
	bottom:15px;
	position:absolute;
	color:#FFF;
}

.other-version a:link, .other-version a:visited, .other-version a:hover, .other-version a:active {
	color:#CCC;
}


/* CS6 Support
------------------------------------------------------------------------------------ */
.cs6 {
	background:url(/images/home-attr/cs6.png);
	display:block;
	height:40px;
	margin-left:-8px;
	position:absolute;
	top:22em;
	width:143px; 
	z-index:101;
}
/* \ */
* html .cs6
{
    background:none;
    float:left;
    width:143px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-attr/cs6.png', sizingMethod='scale');
}
/* */


/* Left Column
------------------------------------------------------------------------------------*/
.leftcolumn {
	background-color:#FFF;
	clear:both;
	float:left;
	width:750px;
}

/* Right Column
-----------------------------------------------------------------------------------*/

.rightcolumn {
	float:right;
	padding-bottom:0;
	width:240px;
}

.addthis {
	float:right;
	padding:7.2em 22px 0 0;
}

.right-col-btns {margin:0;}

/* Page header
--------------------------------------------------------------*/

.header {
	float:left;
	width:750px;
}

.header h1 {
	background-color:#fff;
	color:#a6abb1;
	font-family:trebuchet ms, Tahoma, Arial, Helvetica, sans-serif;
	font-size:3.1em;
	font-weight:bold;
	letter-spacing:8px;
	margin:0;
	padding:1.2em 0 0 24px;
	text-align:left;
}

.tagline {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:0 31px 2em 25px;
}


.orange-home-btn {
	border:1px solid #d19866;
	background:#F81 url(/images/common/homeorangebkg_right.gif) right top no-repeat;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin:.8em 0 1.8em;	
}

.orange-home-btn a, .orange-home-btn a:visited{
	background:url(/images/common/homeorangebkg_left.gif) 0 0 no-repeat;
	color:#FFF;
	display:block;
	float:left;
	padding:7px 18px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.orange-home-btn a {float:none;}
/* End IE5-Mac hack */


.orange-home-btn a:hover{
	text-decoration:none;
}

.orange-home-btn img{
  margin-left:10px;
  border:0;
}


/* home sections 
------------------------------------------------------------------------*/
.row {
	background:#fff url(/images/common/graddy.gif) top left repeat-x;
	border-top:#ccc 1px solid;
	clear:both;
	float:none;
	margin-top:-1px;
	width:750px;
}
html>body .row {float:left;} 
d\iv.row {clear:none; float:left;}

.left {
	border-right:1px solid #afafaf;
	float:left;
	padding:15px 7px 10px 25px;
	text-align:left;
	width:224px;
}

* html .left {
	width:257px;
	w\idth:224px;
}

h2.sectheader {
	font-weight:normal;
	font-size:2.3em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 .83em;
}

.right {
	border-left:1px solid #afafaf;
	float:left;
	margin:0 0 -1px -1px;
	padding:15px 12px 10px 14px;
	text-align:left;
	width:467px;
}

* html .right{
	width:494px;
	w\idth:467px;
}

.right h2 {
	margin-left:9px;
}

.newsrow {
	/*background:#fff url(/images/left-col-bkg.gif) top left repeat-y;*/
	border-top:1px solid #afafaf;
	clear:both;
	float:none;
	margin-bottom:-1px;
	text-align:left;
	width:750px;
}

html>body .newsrow {float:left;} 
d\iv.newsrow {clear:none; float:left;}

.newsrow div.left, .newsrow div.right {
	background:#fff url(/images/common/graddy.gif) repeat-x;
}

.feature {
	float:left;
	margin-bottom:27px;
}

.featuretext h3 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
}

.feature p{
	color:#888;
	font-size:1em;
	margin:0;
	padding:0;
	text-align:left;
}

.feature img {
	float:left;
	margin:1.5% 9px 0 0; 
}

.featuretext {
	float:left;
	width:133px;
}

.see_all {
	float:left;
}

.see_all a, .see_all a:hover, .see_all a:visited, .see_all p {font-size:1.1em;}

.see_all p {
	color:#afafaf;
	margin:0;
	padding:0;
}

.all_features {
	border-right:1px solid #afafaf;
	float:left;
	text-align:left;
	padding:0px 7px 21px 25px;
	width:224px;
}

* html .all_features {
	width:257px;
	w\idth:224px;
}

.all_filters {
	border-left:1px solid #afafaf;
	float:left;
	margin-left:-1px;
	padding:0px 25px 21px 25px;
	text-align:left;
	width:443px;
}

* html .all_filters{
	width:493px;
	w\idth:443px;
}

.filter {
	float:left;
	width:116px;
}

.filter img{
	margin-left:9px;
}
.filter p {
	color:#4C4C4C;
	font-size:1em;
	margin:0;
	padding:2px 0 29px;
	text-align:center;
}

.label2-m {
	margin-left:10px;
}

#getting ol{font-size:1em;}

#getting p {padding:0 13px 0 9px;}

.news {
	font-size:1em;
	padding-bottom:10px;
}

.news ul{
	list-style-image:url(/images/common/bullet.gif);
	list-style-type:disc;
	margin-right:20px;
	margin-bottom:2px;
	margin-left:25px;
	padding-left:0;
}

.news li {margin-bottom:1em;}

.allnews {
	font-family: Arial, Helvetica, sans-serif;
}

.rss-link {
	background:url(/images/feed-icon-12x12.jpg) no-repeat right;
	float:right;
	padding-right:18px;
}

.home-bottomcorners {
	background:url(/images/common/bottom_corners_home.gif) no-repeat bottom;
	clear:both;
	height:4px;
	font-size:1px;
	width:750px;
}

.clear256 {
	background-color:#C6C;
	border-right:1px solid #afafaf;
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
	width:256px;
}

.newsrow p {padding-bottom:0; margin-bottom:0;}

.newsrow div.orangebtn {
	margin-top:1em;
}

/* Discount Announce
-------------------------------------------------------------*/

.announce {
	text-align:left;
	width:750px;	
}

.announce img {
	float:left;
	margin:20px 15px 15px 17px;
}

.announce h1 {
	font-weight:normal;
	font-size:2.3em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:20px 0 10px 25px;
}

.announce p {
	margin: 0 25px 25px 25px;
}

.announce a {font-weight:bold;}

/* Beta Announce
-------------------------------------------------------------*/

.beta-announce {
	border-top:1px solid #ccc;
	margin-top:-1px;
	padding-bottom:2em;
	text-align:left;
	width:750px;	
}

.beta-announce img {
	float:left;
	margin:20px 15px 15px 17px;
}

.beta-announce h1 {
	font-weight:normal;
	font-size:2.3em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:.8em 0 10px 25px;
}

.beta-announce p {
	margin: 0 100px 0 25px;
}

.beta-announce a {font-weight:bold;}

.promo-links {
	clear:both;
	margin-left:25px;
	margin-bottom:1em;
}

.promo-links a{
	margin-right:20px;
	font-weight:normal;
	font-size:1.1em;
}
/* End */
/* /bitrix/templates/home_slider/styles.css */
