html, body{

 height:100%;

 margin:0;

}

body{

	font:14px/18px Tahoma,Arial,Verdana,sans-serif;

	background:url(../img/bg_body.gif) repeat 0 0;

        color: #626258;

}
img{
	border:none;

}

form,fieldset{

	margin:0;

	padding:0;

}

input, textarea{

	outline:none;

}

select{

	margin:0;

}

ul{

	margin:0;

	padding:0;

	list-style:none;

}

a{

        color: #e16e00;

	outline:none;

	text-decoration:none;

	cursor:pointer;

}

a:hover {

    color: #ff6600;

}

a:visited {

    color: #bf5e00;

}

h1, h2, h3, h4, h5, h6, p{

	margin:0;

}

div.all{
 height:auto !important;
 position:relative;
 overflow:hidden;
 max-width:1000px;
 margin:0 auto;
 box-shadow: 0px 0px 15px #847d7d;
}

/*header*/

div.header{

	background:url(../img/header.jpg) repeat-x 50% 0;

	border-bottom: 1px solid black;

}

div.header_content{
	margin:10px auto;

}

a.logo{

	float:left;

	background:url(../img/logo.png) no-repeat 0 0;

	min-width:280px;

	height:54px;

	text-indent:-9999px;

	margin:20px 0 0 0;

}

a.sale{

	float:left;
	
	background:url(../img/sale.png) no-repeat 0 0;

	width:375px;

	height:79px;

	text-indent:-9999px;

	margin:6px 0 0 0;

}
#searchform{
	display: inline-block;
	border: 5px solid #7b7b7b;
	border-radius: 5px;
	width: 100%;
}
div.search{
	padding:6px 45px 6px 14px;
	float: right;
}

div.search input[type="text"]{
	padding:7px 10px 7px;
	font:14px Tahoma;
	border: 1px solid;
	width: calc(100% - 33px);
	background: #ddd;
}

div.search input[type="submit"]{
	float:right;
	background: url(../img/search_buton.png) no-repeat 0 0;
	border:0;
	padding:0;
	margin:0;
	width:33px;
	height:33px;
	cursor:pointer;
}

div.content_holder{

	/*width:1000px;

	margin:0 auto;*/

	/*padding:0 23px 200px 22px;*/

	/*background:url(../img/bg.png) repeat-y 0 0;

	padding:0 6px;*/

}

div.main {
	padding:0 50px 50px 50px;
	overflow: hidden;
}

div.main_menu{
	border-bottom:4px solid #111111;
	overflow: hidden;
}

div.main_menu ul,

div.bottom_menu ul{

	overflow:hidden;

	margin:0 0 0 -20px;

        font-family: Arial;

        font-weight: bold;

}

div.main_menu li,

div.bottom_menu li{

	float:left;

	background:url(../img/divider.gif) no-repeat 0 50%;

	padding:12px 19px 11px 19px;

	text-transform:uppercase;

	font-size:12px;

}



div.main_menu ul.sub-menu li,

div.bottom_menu ul.sub-menu >li{

    font-weight: normal;

    font:14px/18px Tahoma,Arial,Verdana,sans-serif;

}



div.main_menu li a,

div.bottom_menu li a{

	color:#272727;

}

div.main_menu li a:hover,

div.main_menu li.active a,

div.bottom_menu li.current-menu-item a,

.main_menu li.current-menu-item a,

div.bottom_menu li a:hover,

div.main_menu li.current-page-ancestor a{

	color:#e06e00;

}

div.slider_block{

	overflow:visible;

	position:relative;

}

div#slider{

	position:relative;

}

div#slider li{

	width:920px;

	position:relative;

}

div#slider li p{

	position:absolute;

	top:170px;

	left:24px;

	width:275px;

	

	font-size:11px;

	color:#fff;

}

div#slider li p span{

	background:url(../img/transparent.png) repeat 0 0;

	padding:3px 5px;

	line-height:19px;

}

@-moz-document url-prefix()

{

div#slider li p span {padding:2px 5px 2px 5px;}

}

#prevBtn a,

#nextBtn a{

	text-indent:-9999px;

	background:url(../img/slider_arrows.gif) no-repeat 0 0;

	width:16px;

	height:29px;

	display:block;

	position:absolute;

	top:168px;

	left:0;

	margin:0 0 0 -22px;

}

#nextBtn a{

	background:url(../img/slider_arrows.gif) no-repeat 0 -29px;

	left:auto;

	right:0;

	margin:0 -22px 0 0;

}

a.hot{

	position:absolute;

	bottom:80px;

	right:40px;

}

a.btn_buy{

	position:absolute;

	bottom:34px;

	right:47px;

	background:url(../img/btn_buy.png) repeat-x 0 0;

	width:210px;

	height:38px;

	font:18px/24px "Myriad Pro";

	color:#412f2f;

	padding:12px 0 0 0;

}

a.btn_buy span{

	float:left;

	width:135px;

	text-align:center;

	text-indent:20px;

}

a.btn_buy i{

	float:right;

	font-style:normal;

	width:75px;

	color:#a00002;

	text-indent:-10px;

	text-align:center;

}

h1{

	font:24px Tahoma;

	line-height:30px;

	color:#e16e00;

	padding:20px 0 10px 0;

}

div.title{

	text-align:center;

	color:#bcbcbc;

	font:24px/28px "Tahoma";

	background:url(../img/dot.png) repeat-x 0 15px;

	margin:30px 0 20px;

}

div.title span{

	background:#fff;

	padding:0 10px;

}

div.products ul{
    overflow: hidden;
}

div.products li{
	color:#444;
}

div.products img{

	border:1px solid #c6c6c6;

	padding:3px;

	width:263px;

	height:87px;

}

div.products b{

	display:block;

	font:bold 12px "Trebuchet MS";

	color:#bf5e00;

	margin:5px 0 0 0;

}

div.products strong{

	display:block;
    font: 24px Tahoma;
    line-height: 30px;
    color: #e16e00;
    padding: 20px 0 10px 0;
}

div.products strong b{

	font-size:14px;

	margin:2px 0 0 0;

}

div.products i{

	display:block;

	font:italic 11px Georgia;

	color:#aaa;

	margin:10px 0 3px 0;

}

div.review{
    font-style: italic;
	font-family: Verdana;
	color:#0c0c0c;
	text-align: right;
}

div.review strong{

	display:block;

	font:18px "Trebuchet MS";

	padding:0 0 5px;

}

div.quote{
	text-align:center;
	font:16px Verdana;
	color:#505050;
	padding: 3px 0 10px 0;
    font-style: italic;
}

div.quote i{

	background:url(../img/quote_left.png) no-repeat 0 0;

	text-indent:30px;

	display:block;

}

div.quote b{

	display:block;

	text-align:right;

	padding:20px 0 0;

}

div.quote span{

	/*background:url(../img/quote_right.png) no-repeat 100% 100%;*/

	background:url(../img/quote_left.png) no-repeat 0 0;

	/*padding:0 20px 5px 0;*/

    display: inline;

	padding: 3px 0px 0 30px;

}

*+ html div.quote span{

    display: block;

    width: 267px;

    padding:0 40px 10px 0;

}

div.right_column div.quote{

	float:none;

	margin:0;

	width:auto;

	text-align:left;

	background:none;

}

div.right_column div.quote span {

    width: 229px ;

}



div.links{

	border-top:4px solid #e1e1e1;

	border-bottom:4px solid #e1e1e1;

	padding:17px 0;

	margin:35px 0 0 0;

}

div.links div{
	margin: 0 0 5px 0;
}

div.links img{

	float:left;

	border:1px solid #999;

	padding:2px;

	margin:0 15px 0 0;

}

div.links a, div.links a:visited{

	color:#444444;

}

div.links a:hover{

	color:#ff6600;

}



div.banners{

	margin:12px 0 0 0;

}

div.bottom_menu{
	float:left;
	overflow: hidden;
}

div.menu_social{

	clear:both;

        width: 900px;

        margin: 0 auto;

}

div.social{

	float:right;

}

div.social a{

	float:left;

	margin:14px 0 0 5px;

}


div.content ul {

	padding: 0 0 0 30px;

	margin: 10px 0;

}

div.content ul  li{

	line-height: 22px;

}



.product_content ul li{

	background:url(../img/orange_dot.gif) no-repeat 0 7px;

	text-indent:17px;

}

div.tutorials ul{

	overflow:hidden;

	margin:-15px 0 0 0;

}

div.tutorials ul li{

	margin-top:-1px;

	border-top:1px solid #d8d8d8;

	overflow:hidden;

	padding:17px 0;

	position:relative;

}

.tutorials h2 {

	font: 16px/20px Tahoma,Arial,Verdana,sans-serif;

	font-weight: bold;

}

.tutorials p a, .tutorials a p {

	color: #626258 !important;

}

div.video{

	float:left;

	width:270px;

	height:153px;

	border:1px solid #a3abad;

	margin:0 20px 0 0;

}

h2{

	font:20px Tahoma;

	line-height:20px;

	color:#e16e00;

}

a.play{

	background:url(../img/play.gif) no-repeat 0 50%;

	padding:0 0 0 20px;

	color:#e16e00;

	position:absolute;

	/*bottom:20px;	*/

	bottom:14px;

	/*right:214px;*/

	right:184px;

}

a.play:hover{

	color:#ff6600;

}

div.right_column{
	margin:22px 0 0 0;
}

#right-menu-container {

	background-color: #F6F6F6;

	padding: 9px;

}

div.right_menu{

	border:1px solid #b4b4b4;

	background:#FFF;

}

div.right_menu li{

	border-top:1px solid #eee;

}

div.right_menu a{

	display:block;

	line-height:35px;

	padding:0 0px 0 20px;

	color:#555;

}

div.right_menu a:hover{

	background:#f8f8f8;

}

div.right_menu li.active a, div.right_menu li.current-menu-item a {

	background:#f1f1f1;

	color:#e16e00;

}

div.right_column div.products ul{

	margin:0;

}

div.right_column div.products li{

	margin:20px 0 0 0;

	height:auto;

}

div.right_column div.products strong{

	font-size:24px;

}

div.right_column div.products img{
	height:auto;
	width:100%;
	padding:0;
	border:0;
	margin: auto;
}

div.footer_all{
        position:relative;
}

div.footer{
	background:url(../img/bg.png) repeat-y 0 0;
	width: 100%;
	margin: 0 auto;
	font-size:12px;
	text-align:right;
}

div.footer_content{
	margin:0 auto;
	padding:40px 50px 0 0;
	color: #0C0C0C;
	background:url(../img/footer.jpg) repeat-x 0 0;
	border-top:5px solid #353231;
	background-size: 100% 100%;
}

.review_author {

    font-weight: bold;

    float: right;

    padding-top: 10px;

}

.quote_author {

    margin-top: 10px;

    font-weight: bold;

}

div.quote span p {

    display: inline;

    background:url(../img/quote_right.png) no-repeat 100% 100%;

	padding: 0 30px 3px 0;

	font-style: italic;

}

div.slider_block {
	margin: 20px auto;
	width: 900px;
}

div.undertop_menu {

    display: none;

    width: 270px !important;

    position: absolute;

    z-index: 1000;

    background: #fff;

}

div.main_menu ul.sub-menu {

    margin-left: 0px;

    display: none;

    position: absolute;

    background: #fff;

    z-index: 1000;

}



div.main_menu li:hover ul.sub-menu {

    display: block;

}

ul.sub-menu{

	border:1px solid #b4b4b4;

}

ul.sub-menu li{

	border-top:1px solid #eee;

        padding:0;

        float: none;

        overflow: hidden;

        background: none;

}

/*div.main_menu li a:hover, div.main_menu li.active li a, div.bottom_menu li.current-menu-item li a, .main_menu li.current-menu-item li a, div.bottom_menu li li a:hover, div.main_menu li.current-page-ancestor li a {

    color: #555555;

}*/

.main_menu .sub-menu li a {

    color: #555555 !important;

    padding-right: 20px;

}

.main_menu .sub-menu li a:hover,

.main_menu .sub-menu li.current-menu-item a,

.main_menu .sub-menu li.current-page-ancestor a {

    color: #e16e00 !important;

}



ul.sub-menu a{

	display:block;

	line-height:35px;

	padding:0 0 0 20px;

	color:#555;

}

ul.sub-menu a:hover{

	background:#f8f8f8;

}

ul.sub-menu li.current-menu-item a{

	background:#f1f1f1;

	color:#e16e00 !important;

}







div#fancybox-wrap, div#fancybox-wrap div {

    overflow: visible !important;

}

li.widget {

    margin: 20px 0px;

}

li.alo_easymail_widget .input-submit {

    margin-top: 5px;

    background-color: #F3F6F8;

    border: 1px solid #C8C8C8;

}

.wp-polls .Buttons {

    text-align: left !important;

}

.wp-polls strong {

    display: block;

    margin: 5px 0px;

}

.wp-polls .wp-polls-ans strong {

    margin: 0px 0px;

    display: inline;

}

form.iwacontact ol.iwacontactform {

    padding: 0px;

}

#recaptcha_widget_div {

    margin: 10px 0px;

}

span.ajax-feedback.error {

    display: block !important;

}

.iwacontact .ajax-submit {

    background-color: #F3F6F8;

    border: 1px solid #C8C8C8;

}

div.sitemap h3{

    color: #e16e00;

    display: block;

    margin-bottom: 15px;

}

div.sitemap div {

    margin-bottom: 15px;

}

div.sitemap ul {

    margin-left: 20px;

}

div.sitemap ul li a{

    margin-bottom: 10px;

    display: block;

}

div.search_result .post_type {

    display: block;

    color: #aaa;

    margin-top: 5px;

}

div.search_result {

    display: block;

    margin-bottom: 20px;

}

.page_content img {

    display: inline;

}

.page_content p {

    margin: 10px 0px;

}

.page_content a {

    text-decoration: underline;

}

a.no_decoration {

    text-decoration: none;
	color: #626258

}

a.no_decoration:hover {

    color: #ff6600;
}

.page_content a:hover {

    text-decoration: none;

}

img.alignleft {

    float:left;

}

img.alignright {

    float: right;

}

.subscribe-user .alo_easymail_form_table{

	float:right;

}

.subscribe-user .alo_easymail_form_table tr {

    margin: 0px;

    padding-right: 0;

}

.subscribe-user .alo_easymail_widget_form input[type="text"]{

    background: #fff;

    float: left;

    font: 14px Tahoma;

    height: 18px;

    padding: 6px 10px 7px 10px;

    width: 285px;

    border: 1px #6f0505 solid;

}

.subscribe-user .alo_easymail_widget_form input[type="submit"] {

    color: #fff;

    background: #f37d0c;

    float: right;

    font: 14px Tahoma;

    height: 33px;

    border: 1px solid #6f0505;

    border-left:0;

    width: 120px;

    margin: 5px 0px 0px 0;

    padding: 0 0 3px;

    cursor: pointer;

    line-height: 28px;

    outline: none;

    overflow: hidden;

}

.subscribe-user .alo_easymail_form_table {

    height: 43px;

    border-right: 0px solid;

}

.subscribe-user {

	clear: both;

	margin-top: 10px;

	background: #e1e1e1;

	border:4px solid #d4d2d2;

        width: 900px;

        margin: 0 auto;

}

.subscribe-user_in{

	border:1px solid #aeadad;

	padding: 10px 20px 10px 0;

}

#alo_easymail_page{

	float: right;

	padding: 0 5px 0 0;

	width: 437px;

}

#alo_easymail_widget_feedback{

    padding-left: 7px;

    display: none;

}

.alo_em_widget_loading {

    

}

.alo_easymail_widget_error, .alo_easymail_widget_ok{

    display: block !important;

}

.subscribe-user .alo_easymail_widget_form tr:first-child, .subscribe-user .alo_easymail_widget_form tr td:first-child {

    display: none;

}

.subscribe-user #alo_easymail_widget_feedback {

    width: 437px;

}

.subscribe-user.sidebar .alo_easymail_widget_form input[type="text"] {

    width: 117px;

}

.subscribe-user.sidebar {

    width: 271px;

}

.subscribe-admin {

    clear: both;

    margin-top: 10px;

    width: 900px;

    margin: 0 auto;

}

.right_column .quote {

    width:360px;

    float:left;

    text-align:center;

    font:16px Verdana;

    color:#505050;



    margin:5px 0 0 65px;

    padding: 20px 20px;

    border-top: 4px solid #111;

    border-bottom: 4px solid #111;

}



.right_column div.quote span{

    position: relative;



}

.right_column div.quote span .quote_author {

    margin: 0 !important;

    position: absolute;

    bottom: 0;

    right: 0;

  

    

}

.product_content p, .page_content p {

    /*padding-bottom: 7px;*/

	text-align: justify;

	margin: 10px 0;

}

.product_content .fancybox img {
	width: 100%
}
.product_content table td {
	width: 50%;
}
.btn_orange a{
	display:block;
	background:url(../img/btn_orange.png) no-repeat 0 0;
	background-size: 100% 100%;
	font:bold 24px/56px "Trebuchet MS";
	text-align:center;
	color:#616161;
	margin:0 0 9px;
}

.btn_orange a:hover{

	color:#000;

}

.product_content h2, .page_content h2 {

    font-size: 18px;

    padding: 15px 0 0 0;

}

.line{

 background:url(../img/transparent1.png) repeat-x 0 0;

 height:5px;

 margin:0 0 -5px;

}

#fancybox-content .vid_in {

    width: 270px;

    height: 153px;

}

ul.sub-menu li{

    text-transform: none;

}



/* new changes from Eugene*/

a.order_license{

	background:url(../img/order_lic.png) no-repeat 0 0;

	text-indent:-9999px;

}

a.order_license:hover{

	background:url(../img/order_lic_active.png) no-repeat 0 0;

}

a.order_license.inactive{

	background:url(../img/order_lic_inactive.png) no-repeat 0 0;

}

a.download_trial{

	background:url(../img/download.png) no-repeat 0 0;

	text-indent:-9999px;

}

a.download_trial:hover{

	background:url(../img/download_active.png) no-repeat 0 0;

}

a.download_trial.inactive{

	background:url(../img/download_inactive.png) no-repeat 0 0;

}

a.free_download{

	background:url(../img/free.png) no-repeat 0 0;

	text-indent:-9999px;

}

a.free_download:hover{

	background:url(../img/free_active.png) no-repeat 0 0;

}

a.free_download.inactive{

	background:url(../img/free_inactive.png) no-repeat 0 0;

}

body{

	background:#d8d8d9 url(../img/bg_body.png) repeat-y 50% 0;

}

div.content_holder {

	background-color: #FFF;

}

/**/

#mediaspace_wrapper{
	margin:22px 0 0 !important;
}

#mediaspace_wrapper{
	margin:22px 0 0 !important;
}
/* Fix for slider height in Chrome*/
.slides_control a,
.slides_control span {
	display: block;
}
/*Overlay links fro buttons on slides*/
.slider_links a {
	position: absolute;
	display: block;
	width: 118px;
	height: 26px;
	left: 25px;
	z-index: 10;
	border-radius: 13px;
	background: #000; /* #e3960a; */
	opacity: 0; /*0.8*/

	text-align: center;
	padding: 4px;
	color: #000;
}
.slider_links a:hover {
	opacity: 0.3; /*1*/
}
#slider_button_1 {
	bottom: 113px;
}
#slider_button_2 {
	bottom: 83px;
}
#slider_button_3 {
	bottom: 53px;
}
.page_content .articles_list {
	padding: 0;
}
.articles_list li {
	margin: -32px 0 10px;
	padding-top: 32px;
}
.articles_list li:after {
	display: block;
	content: '';
	clear: both;
}
.articles_list .image {
	float: left;
	width: 150px;
	text-align: center;
}
.articles_list .image img {
	max-width: 150px;
	height: auto;
}
.articles_list .image + .article_info {
	margin-left: 160px;
}
a.title_link {
	display: table;
	margin-top: 5px;
}
a.title_link span {
	display: table-cell;
	vertical-align: middle;
}
a.title_link b {
	margin-top: 0;
}
a.title_link img {
    max-height: 60px;
    max-width: 60px;
    height: auto;
    width: auto;
    border: none;
    padding: 0;
	margin-right: 10px;
}
strong.category_separator {
	display: block;
	margin: 2em 0;
}
.articles_list p {
	font-size: 10px;
	line-height: 18px;
}


/*Facebook Icon */

.menu-facebook {
	text-indent: -9999px;
	background-image: url("../img/fb_icon_small.png") !important;
    background-repeat: no-repeat !important;
    margin-left: 50px !important;
	position: relative;
    width: 50px;
}

@media screen and (min-width: 769px) {
	#toggle {
		display:none;
	}
}
@media screen and (max-width: 991px) {
	a.title_link {
	    display: inline-block;
	    margin-top: 5px;
	    margin-left: 20px;
	}

	div.products li{
		color:#444;
	}

	#searchform{
		max-width: 189px;
	}
}
@media screen and (max-width: 768px) {
	div.main {
		padding: 0 20px 20px 20px;
	}

	div.main_menu li{
		padding: 0px 0px 0px 19px;
	}

	div.main_menu li a,
	div.main_menu .sub-menu li a span{
		color: #fff !important;
		display: inline-block;
		margin: 10px;
	}
	.main_menu .sub-menu li a {
		color: #a7a7a7 !important;
	}
	ul.sub-menu,
	ul.sub-menu li {
		border: none;
	}
	ul.sub-menu a:hover {
	    background: unset;
	}
	div.main_menu ul.sub-menu {
		position: unset;
		display: block;
		background: unset;
	}
	ul.sub-menu a {
		line-height: 0;
	}
	div.main_menu ul.nav-list {
		margin: 50px 0px 0 -10px;
	}
	div.search {
		margin: 15px 0;
		padding: 0px 6px 0px 14px;
	}

	#searchform{
		max-width: unset;
	}
	.menu-item a.menu-image-title-hide .menu-image-title {
	    display: inline-block !important;
	    margin-right: 20px;
	}
	#popout {
		position: fixed;
		height: 100%;
		width: 260px;
		background: rgb(25, 25, 25);
		background: rgba(25, 25, 25, .9);
		color: white;
		top: 0px;
		left: -260px;
		overflow:auto;
		z-index: 100;
	}

	.nav-menu li {
		padding:20px;
		width:100%;
	}

	.nav-menu li a {
		color:#FFF;
		text-decoration:none;
		width:100%;
	}
	.bottom_menu .navbar-nav {
		padding-left: 50px;
	}
	.bottom_menu .navbar-nav li {
		padding: 5px 19px 5px 19px;
		background: none;
	}

	.footer_all .bottom_navbar{
		background: #e9e9e9;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	.footer_all .bottom_navbar .navbar-toggler {
		width: 100%
	}
	.main_menu .sub-menu li.current-menu-item a{
		width: 95%;
		background: none;
	}
	.sidebar-menu-title {
		text-align: center;
		font-size: 24px;
		padding: 15px 0;
		border: 1px solid #c0c0c0;
		border-bottom: none;
	}
	.toggle-menu .toggle-menu-button div {
		width: 35px;
		height: 10px;
		border-radius: 5px;
		background: rgba(25, 25, 25, 0.8);
		margin: 2px 0;
	}
	div.menu_social {
		width: auto;
	}
	div.quote{
		padding: 3px 20px 10px 20px;
	}
}

.sign-in-button-wrap {
	  display: inline-block;
	  border: 5px solid #7b7b7b;
	  margin-right: -20px;
	  border-radius: 5px;
}

.sign-in-button-wrap a {
	border: #000 solid 1px;
	border-radius: 0;
	font: 14px Tahoma;
	color: #000;
	background: #ddd;
	line-height: 1.4;
}

div.main_menu li.menu-link-red a{
 color: red;
 font-weight: bold;
}
