h1 {
	line-height: 30px;
}
/** HEADER **/
#header_inner{
    width: 1004px;
    height: 136px;
    position: relative;
}
#header_bg{
    position: absolute;
    width: 1004px;
    height: 85px;
    background: #0d931a url('images/head_inner.jpg') no-repeat;
    top: 51px;
    left: 0;
}
#logo_inner{
    width: 308px;
    height: 124px;
    left: 28px;
    position: absolute;
}
#logo_inner a{
    display: block;
    width: 308px;
    height: 124px;
    background: #285050 url(images/logo_inner.jpg);
}

/** HEADER  MENU **/
#header_menu{
    position: absolute;
    top: 8px;
    right: 10px;
}
/** END OF HEADER  MENU **/
/** END OF HEADER **/

/** CONTENT **/
#content_inner{
    margin-top: 10px;
    border: 1px solid #204645;
    background: #ffffff;
}
/** BREADCRUMBS **/
#content_inner_breadcrumbs{
    height: 9px;
    border-bottom: 1px solid #d4dfdf;
    padding: 12px 30px 15px 30px;
    font-family: Arial,sans-serif;
    font-size: 16px;
}
#content_inner_breadcrumbs ul{
    list-style: none;
    margin: 0 0 0 -10px;
    padding: 0;
}
#content_inner_breadcrumbs ul li{
    float: left;
    margin: 0;
    padding: 0 15px 0 10px;
    background: url('images/breadcrumbs_arrow.jpg') no-repeat;
    background-position: right 4px;
}
#content_inner_breadcrumbs ul li.last{
    background: none;
}
#content_inner_breadcrumbs ul li a{
    color: #2869a0;
    text-decoration: none;
}
#content_inner_breadcrumbs ul li a:hover{
    text-decoration: underline;
}
#content_inner_breadcrumbs ul li a.home{
    width: 17px;
    height: 20px;
    background: url('images/breadcrumbs_home.jpg') no-repeat;
    background-position: left 2px;
    display: block;
}
/** END OF BREADCRUMBS **/

/** CONTENT AREA **/
#content_inner_text{
    width: 659px;
    padding: 30px;
    margin-right: 281px;
    border-right: 1px solid #dde0e0;
    color: #336666;
    background: url('images/content_bg.jpg') repeat-x;
}

#content_inner_text_landing{
    padding: 30px;
    color: #336666;
    background: url('images/content_bg.jpg') repeat-x;
}

.helpdesk #content_inner_text{
	margin-right: 0;
	width: 100%;
	width: 941px;
}

#content_inner_mainarea{
    background: url('images/conten_main_bgl.jpg') repeat-y;
    overflow: hidden;
}
.helpdesk #content_inner_mainarea{
	background: none;
}

.name {
	font-style: italic;
}

.mark1 {
	font-weight: bold;
}

/** CONTENT SIDEBAR **/
#content_inner_sidebar{
    float: right;
    width: 225px;
    padding: 28px;
}
.block{
    border: 1px solid #d6d6d6;
    background: #ffffff;
    margin-bottom: 16px;
    color: #4f524e;
}
.block.fast_access {
    margin-bottom: 0;
    border-bottom: none;
}
.block_title{
    padding: 13px;
    color: #336666;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.block_title.underline {
    border-bottom: 1px solid #d6d6d6;
}
.block_content{
    padding: 13px
}
#content_inner_sidebar  .other_product{
   padding: 13px;
}
#content_inner_sidebar .other_product_info{
    overflow: hidden;
}
#content_inner_sidebar .other_product_img{
    float: left;
    width: 75px;
    height: 100px;
}
#content_inner_sidebar .other_product_info .everyday{
    background: url('images/everyday_img.jpg') no-repeat 5px top;
}
#content_inner_sidebar .other_product_info .extra{
    background: url('images/ExFI-Icons.png') no-repeat 5px top;
}
#content_inner_sidebar .other_product_info .beecions{
    background: url('images/Bee-Icons.png') no-repeat 5px top;
}
#content_inner_sidebar .other_product_info .cbColors{
    background: url('images/cbColors-Icons.png') no-repeat 5px top;
}
#content_inner_sidebar .other_product_info .jetscreenshot{
    background: url('images/Jet-Screenshot.png') no-repeat 5px top;
}

#content_inner_sidebar .other_product_text{
    float: left;
}
.block h3{
    font-size: 20px;
    margin: 0;
    padding: 0 !important;
}
.block h4, h4{
    font-size: 16px;
    color: #336666;
    margin: 0;
    padding: 0;
}

.fm_box{
    padding-top: 257px !important;
    position: relative;
}
.fm_box .img_box{
    position: absolute;
    width: 220px;
    height: 227px;
    top: 0;
    left: 0;
}

.fm_box .buttons{
    padding-top: 10px;
}
.block .info {
    color: #4f524e;
    font-size: 14px;
    overflow: hidden;
    padding: 5px 0 10px 0;
}

.block .info p{
    padding: 0;
    margin: 0;
}

#content_inner_sidebar a.more_info{
    color: #126ec4;
}
.block .more_info_block{
    padding-top: 5px;
    text-align: center;
}
.block a.more_info:hover{
    text-decoration:  underline;
}
.buttons{
    padding: 0px 0 0 5px;
    overflow: hidden
}
#content_inner_sidebar .buttons{
    padding-left: 0px;
}
/*.btn_download{
    float: left;
    margin-right: 13px;
}*/
#content_inner_text table .btn_download {
	float: none;
}
.btn_buy_now{
    float: left;
}

#content_inner_sidebar .btn_buy_now{
	margin-left: 4px;
}

#content_inner_text table .btn_buy_now {
    float: none;
}
.btn_subscribe, .single-button{
    margin: 0 auto;
    float: none;
    text-align: center;
}
/** END OF CONTENT SIDEBAR **/

#content_inner_mainarea h2{
	padding: 0;	
    margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    font-size: 20px;
	line-height: normal; 
    color: #40ba03;
}
#content_inner_mainarea h3{
	padding: 0;	
    margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    font-size: 16px;
}
#content_inner_text p, 
#content_inner_text ol
{
    text-align: left;
}
#content_inner_text p, 
#content_inner_text ol,
#content_inner_text table,
#content_inner_text
{
    font-size: 14px;
    line-height: 18px;
}

#content_inner_text ol li{
	margin-bottom: 8px;
}

#content_inner_text a:not(.button){
    color: #126ec4;
}
#content_inner_text .img_border{
    border: 1px solid #d6d6d6;
}
#content_inner_text ul{
    list-style: none;
    margin: 0;
	margin-bottom: 14px;
    padding: 0px;
}
#content_inner_text ul li{
    padding: 8px 0px 0 15px;
    background: url('images/li_bg.jpg') no-repeat;
    background-position: left 8px;
}
#content_inner_text .hint{
    background: #ecf1f1;
    padding: 10px 14px;
}
#content_inner_text .links  ul li{
    padding: 8px 0px 0 20px;
    background: url('images/li2_bg.jpg') no-repeat;
    background-position: left 9px;
}

#content_inner_text  .img,
#content_inner_text  .img p {
	text-align: center;
	font-size: 13px;
	font-style: italic;	
}

.font14{
    font-size: 14px;
}
.font18{
    font-size: 18px;
    background-position: left 13px !important;
}
/** FORMS **/
.input_text_area{
    height: 27px;
    background: url('images/input_text_bg.jpg') repeat-x;
    border: 1px solid #c2c7c7;
    padding: 2px 2px;
}
.input_text{
    height: 22px;
    width: 97%;
    border: 0px;
    background: none;
    font-size: 18px;
    color: #4F524E;
}
/** END OF FORMS **/

.txtcenter { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	text-align: center; 
	text-indent: 0px; 
	vertical-align: top; 
	font-variant: normal 
}

.txtleft {
	text-align: left; 
}

.head4 {
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #156C59 !important;
	text-decoration: none;
}

a.head4:hover{
	color: #264a4a !important;
}

/** END OF CONTENT **/

.no-padding {
	padding: 0;
}

.align-center {
	margin: 0 auto;
}

.screenshots {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;	
}

.screenshots div.screenshot{
	text-align: center;
}

.screenshot .screenshot-title {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

.screenshot .screenshot-footnote {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	font-style: italic;
	font-size: 12px;
}

table.border {
	border-collapse: collapse
}

table.border td {
	border: 1px solid #ccc;
}

.notesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}

.linethrough {
	text-decoration: line-through;
}

/** Plushki **/
#agreed-error  small.error{
	margin-left: 3px;
}

form#data-form table{
	margin-left: -3px;
	margin-top: 10px;
	color: #336666;
}

form#data-form  li{
    color: #336666;
}

form#data-form .agreement label {
	float: right;
	display: block;
	width: 630px;
}

.btn.btn-success.btn-large {
	padding: 5px 10px 6px;
	min-width: 66px;
	margin: 1px;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.btn.btn-success.btn-large:active {
	position: relative;
	top: 1px;
}

.btn.btn-success.btn-large{
	border: 1px solid #8ee88e;
	outline: 1px solid #2c7337;
	color: white;
	background: #58d33d;
	background: linear-gradient(to top, #57b350, #58d33d);
}

.btn.btn-success.btn-large:hover {
	background: #4bae2d;
	background: linear-gradient(to top, #4fb255, #4bae2d);
}

/** End of Plushki **/
