/* Start of CMSMS style sheet 'MasterSaytov CSS' */
/*
 * Global values
 */
* img{ behavior: url('iepngfix.htc'); }
a {
	color: #AA1428;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a img {border: 0;}

.img_border {border:1px solid #646464;}


.btn_img {margin: 0 auto; border:1px solid #646464;}

p {margin: 10px 0px 15px 0px; }
.center_align {
	display: block; 
	margin: 0 auto;
}
.right_align {float: right; margin-left: 20px; margin-top: 5px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
/*	color: #323232;*/
}

h1{
/*border-bottom:1px solid #000000;*/
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }
.al_left {float: left;}
.al_right {float: right;}
* {padding: 0; margin: 0;}


/*
 * Layouts
 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	line-height: 150%;
	color: #646464;
	background: #F0F0F0 url('images/page_bg.png') repeat-x left top;
}
#main {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 70px; 
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	z-index: 2;
}
#l_wrapper {
	width: 100%;
	float: left;
	background: url('images/wrapper_l.png') repeat-y left top;
	position: relative;
}
#r_wrapper {
	width: 100%;
	float: left;
	background: url('images/wrapper_r.png') repeat-y right top;
	position: relative;
}
#l_w {position: absolute; left: 0; z-index: 2;}
#r_w {position: absolute; right: 0;   z-index: 2;}
#content {
	margin-left: 30px;
	margin-right: 30px;
}
#bottom_shadow {
	float: left;
	width: 100%;
	clear: both;
	background: url('images/bottom_shadow.jpg') repeat-x left bottom;
}
#content_back {
	position: absolute;
	left: 20px;
	z-index: 5;
	height: 250px;
	right: 20px;
	bottom: 0;
	background: url('images/content_back.jpg') repeat-x left bottom;
}
#sub_content {
	float: left;
	width: 100%;
	background: #F0F0F0 url('images/products_back.jpg') repeat-x left top; 
}
#sec_sub_content {
	z-index: 6;
	position: relative;
	margin-left: 65px;
	margin-right: 65px;
}
#foother {
	clear: both;
	padding-bottom: 20px;
	text-align: center;
}
#foother a img {margin-top: 5px;}
#touch {
	margin-top: 4px;
	float: right;
	font-size: 11px;
}
#touch div {float: left;}
#touch a img {
	float: left;
	margin-left: 6px;
}
#products {
	clear: both;
/*	height: 290px;*/
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom:0px;
	padding-top: 15px;
	padding-bottom: 0px;
	background: black url('images/top_bg.png') repeat-x left top;
}
#pages_wrapper {
	float: left;
	clear: both;
	padding-bottom: 80px;
	width: 100%;
	padding-top: 10px;
}
.dot_line {
	float: left;
	width: 100%;
	font-size: 0;
	margin-bottom: 25px; 
	height: 1px;
	clear: both;
	overflow: hidden;
	background: url('images/line_dotted_h.png') repeat-x left top;
}
#bottom_shadow {
	float: left;
	width: 100%;
	clear: both;
	background: url('images/bottom_shadow.jpg') repeat-x left bottom;
}
#anchor {
	margin-top: 15px; 
	text-align: right; 
	clear: both; 
	margin-right: 20px;
}
/*
 * Menus
 */

/* Main menu */
#menu {
	position: relative;
	z-index: 4;
	margin: 0;
	margin-right: 20px;
	height: 20px;
}
#menu li {
	padding: 0;
	margin: 0;
	display: inline;
}
#menu li img {float: right;}
#menu li a {
	height: 20px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.8;
	padding-right: 15px;
	background: url('images/tab_r.png') no-repeat right top; 
	float: right;
line-height: 20px;
}
li#active a {
	color: #323232;
	background: url('images/tab_r_active.png') no-repeat right top; 
}

/* Additional menu */
#ad_menu {
	padding-left: 12px;
	height: 25px;
	float: left;
}
#ad_menu li {
	float: left;
	line-height: 2.1;
	margin-left: 3px;
	margin-right: 2px;
	list-style-type: none;
}
#ad_menu li a {
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 15px;
/*	color: #646464;*/
	color: #323232;
	height: 25px;
	float: left;
	text-decoration: none;
}
#ad_menu li a:hover {color: #AA1428}
.red_bold_text {
	color: #AA1428;
	font-weight: bold;
}
#green_button {
	background: url('images/menu_item_button_l.png') no-repeat 0px 0px;
}
#green_button a {
	color: white !important;
	font-weight: bold;
	background: url('images/menu_item_button_r.png') no-repeat right top;
}
#green_button_over {
	background: url('images/menu_item_button_l.png') no-repeat 0px -25px;
}
#green_button_over a {
	color: white !important; 
	font-weight: bold;
	background: url('images/menu_item_button_r.png') no-repeat 100% 100%;
}

/* Products menu */
#products_list {
	display: block;
	margin-left: 40px;
	padding-top: 25px;
	text-align: center;
}
#products_list li {
	float: left;
	width: 19%;
	list-style-type: none;
	text-align: center; 
	font-size: 140%;
}
#products_list li a {
	color: white;
	display: block;
	text-decoration: none;
}
#products_list li a:hover {text-decoration: underline;}
#products_list li a img {display: block; margin: 0 auto;}
#one {width: 30%;}
#two {width: 20%;}
#three {width: 24%;}

/* Sections menu */
#sections {
	clear: both;
	margin-bottom: 25px;
	padding-left: 65px;
	font-size: 10px;
	float: left;
	margin-top: 10px;
}
#sections li {
	padding-left: 5px;
	list-style-type: none;
	float: left;
}
#sections li a {padding-right: 5px; float: left;}
#sections li img {
	float: left;
	position: relative;
	top: 3px;
}

/* Green tick menu */
.checkbox {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}
.checkbox li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 22px;  
}
.checkbox li {background: url('images/list_checkbox.png') no-repeat 0 0;}

/* Simple menu */
#standart_list {
	margin: 10px 0px 10px 0px;
	padding-left: 40px;
}
/* Pages menu */
#pages {
	text-align: center;
	margin: 0 auto;
}
#pages li {
	padding-top: 35px;
	list-style-type: none;
	display: inline;
}
/*
 * Menus end
 */
 
/*
 * Text decoration
 */
.headline {
	font-size: 380%;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -2px;
	margin-top: 10px;
	text-align: center;
/*	text-transform: lowercase;*/
}
.subheadline {
	font-size: 200%;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -1px;
	text-align: center;
}
.trademark {
	font-size: 40%;
	vertical-align: text-top;
}
.name {
	clear: both; 
	margin: 0px 0px 25px 0px;
/*	font-size: 50px;*/
	font-weight: bold;
/*	color: #646464;*/
	color: #323232;
	line-height: 43px;
/*	letter-spacing: -3px;*/
}
.name a {color: #323232;}
.name a:hover {text-decoration: none;}
.postmeta {
	white-space: nowrap;
}
.author {
	font-size: 35px;
	color: #646464;
	line-height: 35px;
	letter-spacing: -2px;
}

.date {
	font-size: 28px;
	color: #969696;
	line-height: 28px;
	letter-spacing: -2px;
	font-weight: normal;
}
.add_title {
	margin: 0px 0px 12px 0px;
	font-size: 14px;
	color: #787878;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.arrow {font-size: 120%;}
.links {
	clear: both;
	width: 100%;
	float: left;
}


/* yootools products */
#top div.yootools-products {
        padding: 0px 0px 0px 20px;
        width: 910px;
        overflow: hidden;
        color: #FFFFFF;
}

#top div.yootools-products table {
        margin-top: 0px;
        float: left;
        font-size: 110%;
        color: #FFFFFF;
}

#top div.yootools-products td  {
        line-height: 22px;
        color: #FFFFFF;
}

#top div.yootools-products tr.border td  {
        border-bottom: 1px solid #3C3C3C;
        color: #FFFFFF;
        padding-top: 10px;
}

#top div.yootools-products tr.padd td  {
        color: #FFFFFF;
        padding-top: 10px;
}

#top div.yootools-products .grey {
        color: #969696;
}

#top div.yootools-products .green {
        color: #96c846;
        font-weight: bold;
}

#top div.yootools-products .orange {
        color: #ff9600;
        font-weight: bold;
}

#top div.yootools-products img.productbox {
        float: left;
}

#top div.yootools-products a.signup {
        display: block;
        margin: auto;
        margin-top: 0px;
        width: 92px;
        height: 25px;
        background: url(images/button_green.png) 0 0 repeat-x;
        overflow: hidden;
        line-height: 22px;
        color: #FFFFFF;
        font-size: 120%;
        font-weight: bold;
        cursor: pointer;
}

#top div.yootools-products a.download {
        display: block;
        margin: auto;
        margin-top: 0px;
        width: 102px;
        height: 25px;
        background: url(images/button_grey.png) 0 0 repeat-x;
        overflow: hidden;
        line-height: 22px;
        color: #464646;
        font-size: 120%;
        font-weight: bold;
        cursor: pointer;
}



/* Custom */
.sp01 {
	font-weight: bold;
	color:#CC0000;
	border-bottom:1px solid #B0B0B0;
	padding:10px 0;
        text-align: left;
}

.sp02 {
	font-style: italic;
	border-bottom:1px solid #B0B0B0;
	padding:10px 0;
        text-align: right;
}

.im_price {
width: 186px;
height: 69px;
font-family: Arial,Helvetica,sans-serif;
font-size: 30pt;
color: #FFFFFF;
padding-left: 0px;
padding-top: 12px;
font-weight: bold;
text-align: center;
line-height: 46px;
}

.product_price {
width: 186px;
height: 69px;
font-family: Arial,Helvetica,sans-serif;
font-size: 30pt;
color: #FFFFFF;
font-weight: bold;
text-align: center;
line-height: 46px;
}

#label {
text-align: center;
}

#new {
background: transparent url(../images/Price_new.png); 
background-repeat: no-repeat;
}

#blue {
background: transparent url(../images/Price_blue.png); 
background-repeat: no-repeat;
}

#blue_dark {
background: transparent url(../images/Price_blue_dark.png); 
background-repeat: no-repeat;
}

#green {
background: transparent url(../images/Price_green.png); 
background-repeat: no-repeat;

}
#magenta {
background: transparent url(../images/Price_magenta.png); 
background-repeat: no-repeat;
}
#orange {
background: transparent url(../images/Price_orange.png); 
background-repeat: no-repeat;
}
#red {
background: transparent url(../images/Price_red.png); 
background-repeat: no-repeat;
}

#Note {
  width: 450px;
}

#Portfolio td{
text-align: center;
}

.price2 {
background: transparent url(../images/Price_out2.png); 
background-repeat: no-repeat;
width: 95px;
height: 30px;
color: #FFFFFF;
/*color: #000000;*/
padding-left: 0px;
margin-top: 3px;
padding-top: 4px;
font-size: 16pt;
font-weight: bold;
text-align: center;
}

.demo{
position: absolute; 
text-align: center; 
padding: 10px; 
border: 1px solid #C0C0C0; 
width: 200px; 
height: 180px;
}

.demo a {
text-decoration: none;
}



/* Portfolio */
#projects_list {
	display: block;
	margin-left: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
#projects_list li {
	float: left;
	width: 32%;
	list-style-type: none;
	text-align: center; 
	font-size: 140%;
        margin-bottom: 35px;
}
#projects_list li a {
	color: white;
	display: block;
	text-decoration: none;
}



#projects_list li a:hover {text-decoration: underline;}
#projects_list li a img {display: block; margin: 0 auto; width:200px; height:200px; border:1px solid #646464;}

#projects_list_scroll {
	display: block;
	margin-left: 35px;
	padding-top: 25px;
	text-align: center;
}
#projects_list_scroll li {
	float: left;
	width: 260px;
	list-style-type: none;
	text-align: center; 
	font-size: 140%;
        padding-bottom: 35px;
	height:240px;
}
#projects_list_scroll li a {
	color: white;
	display: block;
	text-decoration: none;
}
#projects_list_scroll li a span {
	line-height:30px;
}
#projects_list_scroll li img {
	border: 1px solid #646464;
}
#projects_list_scroll li a:hover {text-decoration: underline;}
#projects_list_scroll li a img {display: block; margin: 0 auto;}

#white_list_scroll {
	display: block;
	margin-left: 0px;
	padding-top: 0px;
	text-align: center;
}
#white_list_scroll li {
	float: left;
	width: 260px;
	list-style-type: none;
	text-align: center; 
	font-size: 140%;
        padding-bottom: 35px;
	height:240px;
}
#white_list_scroll li a {
	display: block;
	text-decoration: none;
color: #646464;
}
#white_list_scroll li a span {
	line-height:30px;
}
#white_list_scroll li img {
	border: 1px solid #646464;
}
#white_list_scroll li a:hover {text-decoration: underline;}
#white_list_scroll li a img {display: block; margin: 0 auto;}



.projects img{
}

.projects img{
	border:1px solid #646464;
}

.projects a{
	font-size: 14pt;
	font-weight: bold;
/*margin-left: 10px;*/
margin-right: 20px;

}

.projects a:hover{
	font-size: 14pt;
	font-weight: bold;
text-decoration: underline;
}

.projects span{
	font-size: 14pt;
	font-weight: bold;
    /*  background-color: #D0D0D0;*/
/*margin-left: 10px;*/
margin-right: 20px;
}

.big_link {
	font-size: 14pt;
	font-weight: bold;
}

/* Portfolio Back */
#portfolio_back {
	display: block;
	margin-left: 40px;
	padding-top: 25px;
	text-align: center;
}
#portfolio_back li {
	float: left;
	width: 99%;
	list-style-type: none;
	text-align: center; 
	font-size: 140%;
}
#portfolio_back a {
	color: white;
	display: block;
	text-decoration: none;
}
#portfolio_back  li a:hover {text-decoration: underline;}
#portfolio_back  li a img {display: block; margin: 0 auto;}
/* End of 'MasterSaytov CSS' */

