@font-face {
    font-family: 'PTSans-CaptionBold';
    src: url('/fonts/ptc75f.eot');
    src: url('/fonts/ptc75f.eot?#iefix') format('embedded-opentype'),
        url('/fonts/ptc75f.woff') format('woff'),
        url('/fonts/ptc75f.ttf') format('truetype'),
        url('/fonts/ptc75f.svg#ptc75f') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"PT Sans Bold";
    src:url("/fonts/PTS75F.eot?") format("eot"),
        url("/fonts/PTS75F.woff") format("woff"),
        url("/fonts/PTS75F.ttf") format("truetype"),
        url("/fonts/PTS75F.svg#PTSans-Bold") format("svg");
    font-weight:normal;font-style:normal;
}
@font-face {
    font-family: 'Bebas';
    src: url('fonts/bebas.eot');
    src: url('fonts/bebas.eot?#iefix') format('embedded-opentype'),
        url('fonts/bebas.woff') format('woff'),
        url('fonts/bebas.ttf') format('truetype'),
        url('fonts/bebas.svg#webfontOJIfwzl6') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    margin:0;
    padding:0;
    background: #0e738f url("../new_images/bg-main.jpg") repeat;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
}
img {
    border:none;
}
#main {
    /*    width:1050px;
        margin: 0 auto;*/
}
.article_title h1 {
    font-size: 30px;
    font-family: 'PTSans-CaptionBold';
    font-weight: bold;
    margin: 0px 0 20px;
}
#tab_main {
    width: 100%;
    border:0;
}
#header_tab {
    height:107px;
    width: 100%;
    background: #045779;
}


#logo {
    background: url("../new_images/logo.png") no-repeat left center;
    height: 62px;
    margin: 24px 0 22px 15px;

}
#header_books {
    background: url("../new_images/header_books.png") no-repeat;
    width: 48px;
    height: 46px;
    float: right;
    margin: 31px 1px;

}
#header_menu {

    padding: 11px 0 15px 13px;
    /*width:210px;*/
    /*width:211px;*/
    /*height:80px;*/
    float:right;
    /*border-right:1px solid #508AA1;*/

}
#header_menu li a{
    text-decoration: none;
}
#header_menu h4{
    font-weight: bold;
    color: #d9fca3;
    font-size: 14px;
    margin:0;
    padding-top:2px;
    /*    padding-bottom: 3px;*/
    font-family:'PT Sans';
}
#header_menu h4{
    font-weight: bold;
    color: #d9fca3;
    font-size: 14px;
    margin:0;
    padding-top:2px;
    padding-bottom: 3px;
    font-family:'PT Sans';
}
#header_menu h4 a{color: #d9fca3; text-decoration: none;}
#header_menu h4 a:hover{text-decoration: underline;}

#header_menu > ul{margin: 0; padding: 0; list-style: none;}
#header_menu > ul > li{margin: 0; padding: 0 0 0 10px; font: normal 14px/17px 'PT Sans'; background: url('/images/catbanner/wdl-banner-arrow.png') no-repeat 0px 7px;}
#header_menu > ul > li > a{
    color: #ffffff;
    border-bottom:1px solid #3e9bb0;
    text-decoration: none;
}
#header_menu > ul > li > a:hover{
    border-bottom:1px solid #ffffff;
}

#search_pic {

    width: 47px;
    height: 44px;
    margin: 30px 20px;
    background: url("../new_images/search_pic.png") no-repeat;
    float: left;
    /*margin-left: 55px;*/
    margin: 33px 0px 30px 50px;
    display: inline-block;

}
#header_search_div {
    padding: 13px;
    padding-right: 0px;
    padding-left: 19px;
    display: inline-block;
    width:75%;
    /*  float:right;
      height: 87px;
      margin-top:20px;  
      margin-right: 14px;*/
}

#header_search_div div.block-search-heading{
    font-weight: bold;
    color: #d9fca3;
    font-size: 14px;
    /*    margin:0;
        padding-bottom:6px;*/
    text-transform: uppercase;
    position: relative;
    /*    top:4px;
        bottom:10px;*/
    font-family:'PT Sans';
    margin-bottom: 3px;
}
.keyword{
    padding-right: 0px;
}
.category-block{
    padding-right: 0px;
}
.category-block .submit, .category-block .category{
    display: inline-block;
}
.category-block .category{
    width: 65%;
}
#search-keyword{
    height: 22px;
    width: 100%;
    margin-bottom: 10px;
}

.submit{
    display: inline-block;
    margin-left: 10px;
}
.black{
    color: #000;
}
.blackout{
    color: #000;
    outline: 1px solid #fff;
}
.noblackout{
    color: #ccc;
    outline: 0;
}
#category{
    width: 100%;
    height: 24px;
    font-size: 11px;
}
.search-btn{
    padding-left: 29px;
    padding-right: 28px;
    padding-top: 6px;
    padding-bottom: 5px;
    /*border-radius: 5px;*/
    background-color: #228dd2;
    border: #228dd2;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
}
.search-btn:hover{
    background-color: #d9fca3;
    border: #d9fca3;
    color: #0e738f;
}
#search_input{

    margin:0;
    padding:0;
    width: 95%;
}
#search_select {
    margin-top:1px;
    padding:0;
    width: 60%;
}
#search_button {
    position:relative;
    top:7px;
    left:4px;
}
#center_tab {

    /*height:500px;*/
    background-color: #0f8ca1;
    border:0;
}


.wrapper-area {
    background-color: #0f8ca1;
}

#tab_left {
    /*width: 200px;*/
    vertical-align: top;
    padding: 19px 30px;
    padding-right: 22px;

}
#tab_center {
    /*height: 500px;*/
    vertical-align: top;
    /*padding: 10px 0;*/
    padding: 19px 30px 20px 8px;
}
#tab_right {
    vertical-align: top;
    width: 200px;    
    padding: 10px;  
}
#left_content {
    outline: 1px solid #045779;
    width: 200px;
    margin: 10px;
}
.left_head {
    background-color: #045779;
    height: 20px;
    padding: 5px;
    padding-left:8px;
}
.left_head span{
    font-weight: bold;
    color:#ffffff;
    font-size:14px;
    font-family: 'PT Sans Caption';
}
ul.left_list {
    margin:0;
}
ul.left_list img{
    position:relative;

}
.ather {
    margin-left: -7px;

}
.hert {
    height: 10px;
    width:7px;
    background: url("../new_images/ather.png") no-repeat;
    position:relative;
    position: relative;
    top:5px;
}

ul.left_list li{
    list-style: none;
}
ul.left_list li a{
    color:#bad6da;
    text-decoration: none;
    padding:5px;
    padding-left:20px;
    margin-left:-40px;
    display: block;
    background-color: #00789a;
    border-bottom:1px solid #045779;
    font-size:14px;
    font-family: 'PT Sans';

}
ul.left_list li a:hover{
    color:#006666;
    text-decoration: none;
    padding:5px;
    margin-left:-40px;
    display: block;
    background-color: #ffffff;
    border-bottom:1px solid #045779;
    font-size:14px;
    padding-left:20px;
    font-family: 'PT Sans';

}

ul.left_list li.blue{
    list-style: none;
}

ul.left_list li.blue a{
    color:#ffffff;
    border-bottom:1px solid #045779;
    padding:5px;
    display: block;
    margin-left:-80px;
    background-color: #4facba;
    font-size:14px;
    padding-left:20px;

}
ul.left_list li.blue a:hover{
    color:#448f8f;
    border-bottom:1px solid #045779;
    padding:5px;
    display: block;
    margin-left:-80px;
    background-color:#ffffff;
    padding-left:20px;
    font-size:14px;

}

#header_search_div > form {padding: 0; margin: 0;}
.block-search{border: 0; padding: 0; margin: 0; border-collapse: collapse;  height: 55px;}
.block-search > * > tr > td.keyword{padding: 0 0 0 0;}
.block-search > * > tr > td.keyword > input{ box-shadow: 0px 0px 12px -4px #000000 inset; width: 100%; height: 22px;  border: 0; padding: 2px 3px; margin: 0;  margin-bottom:5px; font: normal 12px/16px arial; color: #000;}
.block-search > * > tr > td.category{height: 24px; padding: 0; margin: 0;}
.block-search > * > tr > td.category > select{background-color: #fff; width: 100%; font-family: 'PT Sans Caption'; font-size: 11px; border: 1px solid #575757; /* margin: 3px 0 2px; */}
.block-search > * > tr > td.submit > input{width: 66px; height: 25px; border: 0; background: url('/images/button-search.png') no-repeat; cursor: pointer;}
.block-search > * > tr > td.submit > input:hover{background: url('/images/button-search-hover.png') no-repeat;}

#page_content {width: 100%;}
.post_head {background-color: #31bfd7; height: 20px; padding: 5px;}
.post_head span{
    background-color: #31bfd7;
    font-weight: bold;
    color:#005576;
    font-size:12px;
    padding-left:5px;
    position: relative;
    font-family: 'PT Sans Caption';
    top:2px;
}

#post_body {
    background-color: #ffffff;
    height: 1000px;
}

#post_body_simple {
    background-color: #ffffff;

}
#post_body_simple h1 {
    width: 70%;
    margin-left:30px;
    padding-top: 20px;
    margin-top:0;
    font-size:25px;
    font-weight: bold;
}
#post_body_simple p#bold_h {
    width: 77%;
    margin-left:30px;
    padding-top: 23px;
    margin-top:0;
    font-size:24px;
    font-weight: bold;
    font-family:'PT Sans Caption';
    margin-bottom: 18px;
}

#post_body h1 {
    width: 70%;
    margin-left:30px;
    padding-top: 20px;
    margin-top:0;
}
.post_simple {
    border-bottom:1px solid #e5e5e5;
    width:88%;
    margin: 15px auto 10px auto;
    padding-bottom: 10px;
}
.last_post {
    width:93%;
    margin: 1px auto;
    padding-bottom: 30px; 
}

.simple_linck {
    margin-left: 95px;
    padding-bottom: 15px;
}
.simple_linck a {
    color:#1170cf;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'PT Sans';
}
.simple_linck a:hover{
    color: red;
    border-bottom:1px solid red;
    font-size: 14px;
}
.last_post img{
    display: block;
    float:left;
    margin-right: 25px;
}
.last_post p{
    float:left;
    width:81%;
    margin-top:-5px;
}
.post_simple img{
    display: block;
    float:left;
    margin-right: 25px;
}
.post_simple p{
    float:left;
    width:79%;
    margin-top:-5px;
    margin-bottom: 5px;
    font-size: 13px;
}
.post_desing {
    background-color: #ffffff; 
}
.desing_block {
    width:90%;
    margin:0 auto;
}
.desing_pic {
    margin-top: 25px;
}
.desing_pic img{
    margin:0 auto;
}
.desing_block h3{
    padding: 31px 0 13px 0;
    margin:0;
}
.desing_block h3 a{
    color:black;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    font-family: 'PT Sans Caption';
}
div.desing_stat {
    padding-bottom:14px;
    font-size:14px;
}
.article_text {
    font-size:16px;
    font-family:'PT Sans';
    line-height: 22px;
    margin-bottom:10px;
    padding: 0px 0 0 0;
}
.desing_text{
    font-size:16px;
    font-family: 'PT Sans';
    margin-bottom: 24px;
    margin-top: 26px;
}
.desing_stat_border {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto 1px auto;
}
div.desing_stat_cat {
    padding-bottom:30px;
    border-bottom: 1px solid #e5e5e5;
    margin: auto;
    font-size:14px;
    font-family:'PT Sans';
}

div.desing_stat span {
    display: block;
    float:left;
    text-align: left;
    color:#bdbdbd;
    padding-left: 22px;
    margin-left: 20px;
    white-space: nowrap;

}
div.desing_stat_cat span {

    display: block;
    float:left;
    text-align: left;
    color:#bdbdbd;
    padding-left: 22px;

}
div.desing_stat span:last-child {
    width:100px;
    display: block;
    float:left;
    text-align: left;
    color:#bdbdbd;
    padding-left: 22px;
    font-size: 14px;
    font-family: 'PT Sans';
}
div.desing_stat_cat span:last-child {
    width:100px;
    display: block;
    float:left;
    text-align: left;
    margin-left: 23px;
    color:#bdbdbd;
    padding-left: 22px;
}
div.desing_stat span img{
    position: relative;
    top:5px;
    left:-5px;
}
div.desing_stat_cat span img{
    position: relative;
    top:5px;
    left:-5px;
}
div.desing_stat span a{
    color:#0066cc;
    text-decoration: none;
    border-bottom:1px solid #99ccff;
    font-size: 14px;
    font-family: 'PT Sans';
}
div.desing_stat_cat span a{
    color:#0066cc;
    text-decoration: none;
    border-bottom:1px solid #99ccff;
}
.left {
    display: block;
    float: left;
    font-weight: normal;
}
.right {
    display: block;
    float:right;
}
.right_comm {
    display: block;
    float:right;
    background: url("/new_images/comment_pic.png") no-repeat;
    width:19%;
    padding-left:17px;
    text-align: right;
    font-size:13px;

}
.right_comm a {
    color:#0066cc;
    text-decoration: none;
    border-bottom:1px solid #99ccff;
    position: relative;
    top:-5px;
    font-size:13px;
}
.right_comm a:hover {
    color:red;
    text-decoration: none;
    border-bottom:1px solid red;
}
.right a {
    color:#0066cc;
    text-decoration: none;
    border-bottom:1px solid #99ccff;
    font-size:14px;
    font-family: 'PT Sans';
}

.right a:hover {
    color:red;
    text-decoration: none;
    border-bottom:1px solid red;
}
.right img {
    position:relative;
    top:5px;
}

.reed_more {
    padding-bottom:23px;
    margin-top: 5px;
}

#right_content {
    width: 200px;
    min-height: 500px;
}
#statistik {
    outline: 1px solid #045779;
    width: 200px;
    background-color: #1192a7;
    height: 140px;
}
.stat_head {
    background-color: #045779;
    height: 20px;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 10px;

}

.stat_head span{
    color:#ffffff;
    font-size: 12px;
    position: relative;
    font-family:'PT Sans Caption';
    left:2px;
    top:2px;
}


#statistik p{
    width: 188px;
    margin: 0 auto;
    font-size:14px;
    font-family:'PT Sans';
}
#statistik p a{
    color:#d9fca3;
    text-decoration: none;

}

.desing_stat a {
    color:#0066cc;
    border-bottom:1px solid #99ccff;
    text-decoration: none;
}


.desing_stat a:hover {
    color:red;
    border-bottom:1px solid red;
    text-decoration: none;
}
#statistik p a:hover{
    color:#ffffff;
    text-decoration: none;

}

#statistik p img{
    margin-right: 8px;
    margin-left: 3px;
}

span.stat_num_1 {
    font-size: 13px;
    color:#ffffff;
    width:40px;
    margin-left:31px;
    font-family: 'PT Sans';


}
span.stat_num_2 {
    font-size: 13px;
    color:#ffffff;
    width:40px;
    margin-left: 46px;
    font-family: 'PT Sans';
}
span.stat_num_3 {
    font-size: 13px;
    color:#ffffff;
    width:40px;
    margin-left:15px;
    font-family: 'PT Sans';

}
span.stat_num_4 {
    font-size: 13px;
    color:#ffffff;
    width:40px;
    margin-left:30px;
    font-family: 'PT Sans';

}
div.line {
    width: 90%;
    border-bottom: 1px solid #0d849c;
    margin: 3px auto;
    font: normal 0px/0px Tahoma;
}
#rss_pic {
    margin-top: -16px;
    margin-left: 169px;
    display: block;
}
.for_random_pic {
    margin: 0 auto;
    display:block;
    position:relative;
    margin-top:-35px;
    z-index:1;
    background: url("/new_images/for_random_pic.png") no-repeat;
    width:172px;
    height:49px;
}
.thema_img {
    margin: 0 auto;
    display:block;
    position: relative;
    z-index:2;
    width: 90%;
}
.featured_tempales_block {
    outline: 1px solid #045779;
    width: 200px;
    background-color: #1192a7;
}
.featured_tempales_block > div.stat_head{margin: 0;}
.featured_tempales_block > div.random{padding: 23px 0 0 0;}
#featured_scroll {
    outline: 1px solid #045779;
    background-color: #1192a7;
}
.news_archive {
    outline: 1px solid #045779;
    width: 200px;
    background-color: #1192a7;
    height: 400px;
    margin-bottom: 15px;
}

#community_news_block {
    outline: 1px solid #045779;
    width: 200px;
    background-color: #1192a7;
    padding-bottom:1px;
}

#community_news_block > .stat_head > span > a{display: block; float: right; margin: 2px 2px 0 0;}

#archive_pic{
    position:relative;
    left: 95px;
    top:5px;
    margin-bottom: 15px;
}
.news {
    width:87%;
    margin: 5px 10px;
    font-family: 'PT Sans';
    font-size: 14px;
}
.news_dete {
    color:#FFFFFF;
}
.news a{
    text-decoration:none;
    color:#d9fca3;
    border-bottom: 1px solid #66cccc;
}
.news a:hover{
    text-decoration:none;
    color:#ffffff;
    border-bottom: 1px solid #66cccc;
}
#rss_pic_news {
    margin-top: -15px;
    margin-left: 166px;
    display: block;
    background: url("/new_images/rss_pic.png") no-repeat;
    width:14px;
    height:14px;

}
#rss_pic {
    background: url("/new_images/rss_pic.png") no-repeat;
    width:14px;
    height:14px;
}
.featured_tempales_block a {
    text-decoration: none;
    color:#d9fca3;
    border-bottom: 1px solid #66cccc;
}

#more {
    text-align: center;
}
#more a {
    text-decoration: none;
    color:#d9fca3;
    border-bottom: 1px solid #66cccc;
    font-family: 'PT Sans';
    font-size:14px;
}
#more a:hover {
    text-decoration: none;
    color:#ffffff;
    border-bottom: 1px solid #66cccc;
    font-family: 'PT Sans';
    font-size:14px;
}
#featured_scroll a{
    text-decoration: none;
}
.archive {
    margin-top: 5px;
    float:right;
    font-size:10px;
    letter-spacing: 1px;
    margin-right: 12px;    
}
.archive a {
    display:block;
    background-color: #025678;
    padding:5px 13px;
    color:#ffffff;
    /*border-radius: 4px;*/
    text-decoration:none;
}
.archive a:hover {

    display:block;
    background-color: #beeea4;
    padding:5px 13px;
    color:#025678;
    /*border-radius: 4px;*/
    text-decoration:none;
}

.view_template a{
    width: 109px;
    margin: 10px auto 0;
    display:block;
    background-color: #025678;
    padding:5px 0;
    text-align: center;
    color:#ffffff;
    /*border-radius: 5px;*/
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    border-bottom: none;
    font-family: 'PT Sans Caption';
}
.view_template a:hover{
    background-color: #beeea4;
    color:#025678;
}


.featured_tempales_block p {
    text-align: center;
    padding-bottom: 20px;
}
.view_template_pic {
    margin:10px auto;
    display: block;
}
.line_2 {
    background: url("../new_images/2_line.png") repeat-x;
    height: 10px;
    padding-bottom: 0px;
    margin-bottom:-5px;
}
#post_added {
    background-color: #ffffff;
    padding-bottom:10px;
}
#block_added {
    width:90%;
    margin:0 auto;
    padding-top:15px;
}
#block_added h4{
    margin:0;
    padding:0;
    color:#b4b4b4;
}
.added_list {
    margin:10px 1px;
}

div.add_one{
    color:#227ad3;
    width:95%;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px 0;
    margin:10px;

}
div.add_one_no{
    color:#227ad3;
    width:95%;
    padding: 10px 10px 0;
    margin:10px;

}
.added_list img{
    float:left;
    margin-bottom: 10px;
    display:block;
}
.added_list p{
    float:left;
    width:80%;
    margin-left:20px;
    margin-top:-2px;
    margin-bottom: 10px;
    font-family: 'PT Sans';
    font-size:14px;
}
.add_text {
    color:black;
    float:left;
    width:80%;
    margin-left:20px;
    margin-top:-2px;
    margin-bottom: 10px;
}
.added_list a{
    color:#227ad3;
    text-decoration:none;
    border-bottom:1px solid #99ccff;
}
.added_count {
    width: 80%;
    color:#999999;
    margin-left:10px;
    font-family: 'PT Sans';
    font-size:14px;
}
#added_list_last_first {
    border-bottom:none;
}
#added_list_last_second {
    border-bottom:none;
}
#post_resources {
    background-color: #ffffff;
    padding:10px 13px;
    font-size: 14px;
    font-family: 'PT Sans';
}
#post_resources div div{
}
#post_resources p {
    padding: 0 10px 0 15px;
    margin:10px;
}
#post_resources a {
    color:#227ad3;
    text-decoration:none;
    border-bottom:1px solid #99ccff;
    position: relative;
    bottom: 5px;
}
#post_resources a.one {
    color:#227ad3;
    text-decoration:none;
    border-bottom:1px solid #99ccff;
    position: relative;
    bottom: 0;
}
#res_left {
    width:45%;
    float:left;
    margin-left:25px;
    margin-top: 20px;
}
#res_right {
    width:45%;
    float:left;
    margin-top:20px;
}
#post_web { 
    background-color: #ffffff;
    padding-bottom:10px;
    font-family: 'PT Sans';
    font-size:14px;
}

#post_web p{
    margin: 0;
    padding: 5px 30px 4px;
}
.padding {
    height:12px;
}
.footer {
    background: url("../new_images/footer_bg.png") repeat-x;
    max-height: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.footer .footer{
    background: none;
}



.footer_1 {
    font-size: 13px;
    padding: 20px;
    /*margin:0 10% 0 10%;*/
    width:80%;
    overflow: hidden;

    margin: 0 auto;
    text-align: center;
}

.footer_1 ul {
    list-style: none;
    overflow: hidden;
    display: inline-block;
}

.footer_1 ul li {
    display: block;
    float: left;

}
.footer_1 ul li:first-child {
    border-left: none;
}

.footer_1 ul li{
    border-left:1px solid #009095;
}
.footer_1 ul li a{
    color: #ffffff;
    text-decoration:none;
    margin: 0px 10px 0px 10px;
}

.footer_1 ul li a:hover{
    color: #ffffff;
    border-bottom: 1px solid #80aabb;
}

.footer p{
    text-align: center;
    color:#80aabb;
    font-size:12px;
    position: relative;
    font-family: 'PT Sans';
}
#par {
    margin: 0;
    padding:0;
    font-weight:bold;
    border-right:none;
    height: 11px;
    position: relative;
    font-size: 14px;
    font-family: 'PT Sans';
}

.footer_2 a{
    color:#80aabb;
    text-decoration:none;
    font-size: 14px;
    font-family: 'PT Sans';

}
.footer_2 a:hover{
    color:#80aabb;
    border-bottom: 1px solid #80aabb;
    text-decoration:none;
}



li#non_first {
    border:none;
}
li#non_last {
    border:none;
}
.clear {
    clear:both;
}
#older {
    font-weight: bold;
    padding-top: 24px;
    padding-bottom: 28px;
    background-color: #ffffff;
    margin:1px 0 1px 0;
    text-align: center;
    font-size: 14px;
}
.old_img {
    position: relative;
    top:-1px;
}
#older a {
    color:#227ad3;
    text-decoration:none;
    background: url("../new_images/home_left.png") left no-repeat;
    padding-left:18px;
    font-family: 'PT Sans';
    font-weight: bold;
}
#older a:hover {
    color:red;
    text-decoration:none;
    background: url("../new_images/home_left_red.png") left no-repeat;
    padding-left:18px;
    font-family: 'PT Sans';
    font-weight: bold;
}
#seti {
    margin: 20px 0;
    /*width:200px;*/
    height:150px;
    background: url("../new_images/soc.png") no-repeat;
    overflow: hidden;
}
#twitter {
    margin: 0;
    padding: 15px 0 35px 10px;
    position: relative;
}
#twitter .twitter-link{
    width: 70px;
height: 70px;
background: transparent;
display: block;
position: absolute;
right: 0px;
top: 0px;
}
#facebook {
    margin: 10px 0 0;
    padding: 15px 0 34px 10px;
    position: relative;
}
#facebook .facebook-link{
    width: 70px;
height: 70px;
background: transparent;
display: block;
position: absolute;
right: 0px;
top: 0px;
}
#nav {
    border:1px solid #025678;
    width: 198px;
}
p.linee {
    height:10px;
    border-bottom:1px solid #e5e5e5;
    position:relative;
    left:60px;
}

.arrow_link_double_2 {
    display:none;
}
.caption {
    color:#999999;
}
.nowarp {
    color:#999999;
}
#article_page {
    background-color: #ffffff;
    margin:auto;
    padding-bottom: 30px;
}
.arti {
    padding: 30px;
}
.arti > div.banner{padding: 0 0 30px 0;}
.arti > div.banner > a{display: block;}
.arti > div.banner > a > img{display: block;}

.catalog-nav {
    background-color:#31bfd7;
    max-height: 100%;
padding-bottom: 10px;
}
.arrow {
    padding: 7px;
    padding-left:22px;
    position:relative;
    top: 3px;
    color:#ffffff;
    height:30px;
    background: url("/new_images/nav_arrow.png") no-repeat;
    font-size:11px;
    font-family: 'PT Sans Caption';
}
.arrow_first {
    padding: 5px;
    position:relative;
    top: 4px;
    color:#ffffff;
    height:30px;
    font-size: 11px;
    font-family: 'PT Sans Caption';

}
.arrow_first_cat {
    padding: 5px;
    position:relative;
    top: 4px;
    color:#ffffff;
    height:30px; 
    font-size:11px;
    font-family: 'PT Sans Caption'; 

}
.arrow a{
    font-size: 11px;
    color:#005576;
    text-decoration: none;
    border-bottom: 1px solid #005576;
    position: relative;
    top: -1px;
    font-family: 'PT Sans Caption';
}
.arrow_first a{
    font-size: 11px;
    color:#005576;
    text-decoration: none;
    border-bottom: 1px solid #005576;
    position: relative;
    top: -1px;
    font-family: 'PT Sans Caption';
}

#about_ather {
    background-color: #f5f5f5;
    padding: 27px 30px 30px;
    margin: 0 0 30px 0;
}
#about_ather > h3{
    margin: 0;
    font: bold 18px/18px 'PTSans-CaptionBold';
    letter-spacing: 1px;
}

#about_ather > div{padding: 13px 0 0 0; font: normal 16px/22px 'PT Sans';}
#about_ather > div > img{width: 60px; height: 60px; float: left; margin: 5px 20px 0 0;}
#about_ather > div a{color: #0066cc; border-bottom: 1px solid #99ccff; text-decoration: none;}
#about_ather > div p{margin-top: 0;}
.author_text {
    margin-left: 20px;
    margin-top:10px;
    margin-bottom: 15px;
    float:left;
    width:80%;
    font-size:16px;
    font-family: 'PT Sans';
}
.ads_material {
    width:550px;
}

.ads_material a {
    width: inherit;
    margin: 0 auto;
    outline:1px solid red;
}
.ads_material img {
    width:550px;
    position: relative;
    left:50px;
    position: relative;
    outline:1px solid green;
}

.all_cat {
    padding: 0 30px;
}
.one_cat h2 a {
    color:black;
    text-decoration: none;
    font-weight: bold;
    font-size:24px;
    margin-top: 5px;
    font-family: 'PT Sans Caption';
    padding-top: 5px;
}
.img_for_cat {
    margin-top: -30px;
    float:right;
}
.cat_description {
    margin-top:15px;
    margin-bottom:13px;
    float:left;
    width: 80%;
    font-family: 'PT Sans';
    font-size:16px;
}
.pager {
    width:500px;
    margin:auto;
    font-family: 'PT Sans';

}
.cat_pagination {
    text-align: center;
    padding: 48px 0 41px 0;
}
.cat_pagination a{
    color:#238ed2;
    margin:5px;
    text-decoration: none;
    font-weight: bold;

}
.news_pagination {
    text-align: center;
    padding: 40px 30px 20px;
}
.news_pagination a{
    color:#238ed2;
    margin:5px;
    text-decoration: none;
    font-weight: bold;

}

.news_pagination .pager {
    width:89%;
    margin:auto;
}

#pagg a:hover {
    color:#ffffff;
    background-color: #b5b5b5;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    margin:0;
}
#pagg a {
    color:#238ed2;
    background-color: #ffffff;
    padding: 2px 5px;
    text-align: center;
    font-weight: bold;
    margin:0;

}
#pag_pre {
    float:left;
    position: relative;
    top:-5px;   
}
#pag_pre a {
    position: relative;
    top:2px;    
}
#pag_pre a:hover {
    position: relative;
    top:2px;
    color:#cccccc;
    text-decoration: none;
    font-weight: bold;    
}
#pag_next {
    float:right;
    position: relative;
    top:-5px;
}
#pag_next a{
    position: relative;
    top:2px;
}
#pag_next a:hover{
    position: relative;
    top:2px;
    color:#cccccc;
    text-decoration: none;
    font-weight: bold;
}
.cur_pag {
    background-color:#238ed2;
    color:#ffffff;
    padding: 2px 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}
.ads_cat a{
    outline:1px solid green;
    width:550px;
}
.ads_cat img{
    outline:1px solid red;
    width:550px;
    float:left;
}
.rss {
    position:relative;
    left:63%;
    top:-9px;
}

.one_news {
    width:100%;

}
.news-all-block {
    width:550px;
    margin: -57px auto 0;
}
.news-all-block li {
    list-style:none;
    margin-bottom:35px;
}
.news-all-block li p{

    margin-left:22px;
    margin-top:-10px;
}
.news-all-block a {
    font-size: 16px;
    text-decoration: none;
    color: #0066cc;
    border-bottom:1px solid #99ccff;
}
.about_news {
    margin: 20px 30px 32px 30px;
}
.about_news h1{
    margin: 30px auto 0px auto;
    font-size: 30px;
    font-family: 'PTSans-CaptionBold';
    letter-spacing: -0.5px;
}
.about_news p{
    font-size: 14px;
    line-height: 20px;
    margin: 12px 0 0px;
    font-family: 'PT Sans';
}
.monsh_all a {
    font-family: 'PT Sans';
    font-size:14px;     
}
.monsh_all img{
    float:left;
    position: relative;
    top:6px;    
}
.news_p {
    margin:0;
    padding: 0;
}
.monsh_all p {
    font-size:14px;
    margin:8px 0 13px 21px;
    font-family: 'PT Sans';

}

.add_link {
    float: right;
    margin: 40px 0 0 0;
}

#month_p {
    font-weight: bold;
    margin:37px 0 13px 0;
    border-bottom:1px solid #e5e5e5;
    padding-bottom:10px;
    font-size:16px;
}
.news_prew {
    margin: 6px 0 11px 0;
    font-size:13px;
}
#month_p img{
    display: block;
    width:13px;
    height: 13px;
    margin-right: 12px;
    float:left;
    position: relative;
    top:2px;
}
.about_link {
    margin: 0 30px;
    padding-bottom:20px;
}
.about_link h1 {
    font-weight: bold;
    font-family: 'PTSans-CaptionBold';
    font-size:30px;
    letter-spacing: -2px;
    margin: 30px 0 0 0;
}
.about_link p {
    font-family: 'PT Sans';
    font-size:14px;
    margin-bottom: 0px;
}

.link_form {
    width:90%;
    margin:auto;
    font-family: 'PT Sans Caption';
    padding-bottom: 30px;

}

.link_form p{

    margin:5px 0 6px 0;
    font-weight:bold;
    font-size:14px;
    font-family: 'PT Sans';
}
#comm {
    padding: 8px 0 0 0;
    font: normal 14px/17px 'PT Sans';
}
#comm > .form_left{float: left; white-space: nowrap;}
#comm > .form_right{float: right; white-space: nowrap;}
.link_form input{
    width:95%;
    height: 22px;
    padding-left: 9px;
    outline: none;
    font-family: 'PT Sans';
    border: none;
    color:#ccc;
    font-size:14px;
}
.div_form {
    width:44%; 
    padding:0;
    margin:0 10px 0 0;
    float: left;
    box-shadow: 0px -1px 2px rgba(97, 95, 95, 0.69);
    border: 1px solid rgb(185, 179, 179);  
}
.div_form_desc { 
    padding: 0;
    margin-top: 10px;
    box-shadow: 0px -1px 2px rgba(97, 95, 95, 0.69);
    border: 1px solid rgb(185, 179, 179);  
}
.link_form textarea{
    width:97.7%;
    overflow:hidden;
    height:150px;
    outline:none;
    padding-left:9px;
    font-family: 'PT Sans';
    font-size: 14px;
    padding-top: 5px;
    border:none;
    color:#ccc;
}

#sub_link {
    width:61px;
    height:24px;
}
.sort_by {
    width:90%;
    height:120px;
    margin:auto;
}
.sort_by h1{
    margin: 20px 0 13px 0;
    font-family: 'PTSans-CaptionBold';
    font-size: 30px;
    font-weight: bold;
}
.free_div {
    height: 56px;
}
.sort {
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    padding: 18px 0 10px 0;
}
.sort select{
    position: relative;
    top:-5px;
}
#license {

}
.show_case {
    margin: 0 30px;
}
.show_case div div a img{
    width: 100%;
    height: auto;
}
.show_case > h1{font-family: 'PTSans-CaptionBold';}
.show_case_block {
    border-top:1px solid #e5e5e5;
}
.showcase_list {
    margin-top:5px;
}
.sc-item {
    width:31%;
    float:left;
    margin:20px 1%;
}
.img_for_show {
    width:100%;
}
.sc-item h2 {
    margin-bottom:10px;
}
.sc-item h2 a{
    font-size:16px;
    color:#0066cc;
    text-decoration:none;
    border-bottom:1px solid #99ccff;
}
.sh_info {
    color:#d1d2d2;
}
.sh_info img{
    position:relative;
    top:5px;
}

.block {
    padding-left:1%;
    border-bottom:1px solid #e5e5e5;
}
.categ {
    width:90%;
    margin:auto;
}
.page-search {
    width:90%;
    margin:auto;
}
.search_query {
    background: #f5f5f5;
    padding: 30px;
}
.search_query h1{
    margin: 0px;
    font: normal 30px/36px 'PTSans-CaptionBold';
}
.search_pic img{
    position: relative;
    float:right;
    top:-50px;
}
.search_title {
    margin: 40px 0 1px 0;
    width:80%;
}
.random_block {
    padding: 0 30px 30px 30px;
}
#random_block_h3{
    font: normal 18px/18px 'PTSans-CaptionBold';
    margin: 0;
    padding: 0 0 15px;
    letter-spacing: 2px;
}
.one_random {
    width:150px;
    float:left;
    margin:5px 25px;
}
.one_random a{
    color:#0066cc;
    text-decoration:none;
    font-weight: bold;
    font-family: 'PT Sans';
    font-size: 16px;


}
.one_random a:hover{
    color:red;
    text-decoration:none;
    font-weight: bold;
}
.one_random p{
    margin:3px 0 10px 0;
}
.one_random img{
    width:150px;
    height: 100px;
    margin:10px auto;
    text-align: center;
}
#free_main{
    padding: 0 30px 30px;
}
.line_free {
    border-bottom:1px solid #e5e5e5;
    padding: 0;
    margin: 10px auto -6px auto;
    width:550px;
}
.freestaf_title {
    display: block;
    width:150px;
    margin:5px auto 9px auto;
    text-align: center;
}
.freestaf_title a {
    color:#0066cc;
    border-bottom:1px solid #99ccff;
    text-decoration:none;
    font-size:14px;
    font-family: 'PT Sans';
}
.free_one {
    width:180px;
    text-align: left;
    float:left;
    margin:10px;
}
.free_one img{
    width:150px;
    height:150px;
    margin:auto;
    display: block;
}

div.desing_stat > span.author_icon {
    background: url("/new_images/desind_1.png") no-repeat;
    text-align: left;
    margin: 0;
}
span.author_icon2 {
    background: url("/new_images/desind_3.png") no-repeat;
    float:left;
    width:140px;
}
.author_icon3 {
    background: url("/new_images/desind_2.png") no-repeat;
    float:left;
}
.defolt_img {
    width: 68px;
    height:69px;
    background: url("/new_images/defolt_img.png") no-repeat;
}
span.home{
    width: 50px;
    height:30px;
    background: url("/new_images/home_nav.png") no-repeat;
    position:relative;
    display: block;
    float:left;
}
span.arr{
    width: 10px;
    height:30px;
    background: url("/new_images/nav_arrow.png") no-repeat;
    position:relative;
    display: block;
    float:left;
}
#pen {
    width: 130px;
    height:134px;
    background: url("/new_images/pen.png") no-repeat;
    display: block;
    float: right;
    margin-right: 40px;
    margin-top: 15px;
}
.article-content {
    padding: 20px;
}
.article_text pre{
    width: 500px;
    overflow-x: auto !important;
}
span.bold {
    font-size:30px;
    padding:35px;
    padding-top:30px;
}
.form_error {
    border:1px solid red;
    box-shadow: 0 0 20px red;
}
.article_text a {
    color:#0066cc;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
    line-height: 34px;
}
.article_text a:hover {
    color:red;
    text-decoration: none;
    border-bottom: 1px solid red;
}
#about_ather a:hover {
    color:red;
    text-decoration: none;
    border-bottom: 1px solid red;  
}
.new_letter a {
    color:#0066cc;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
}
.new_letter a:hover {
    color:red;
    text-decoration: none;
    border-bottom: 1px solid red;
}

/*newsletter forms*/
*, *:focus {
    outline: none;
}
.block-sidebar-subscription.form_banner1 *, .block-subscribe.form_banner2 *,.block-sidebar-subscription.form_banner3 *, .block-subscribe.form_banner4 * {
    max-width: 100%;    
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    box-sizing: border-box;  
}
.block-sidebar-subscription.form_banner1, .block-subscribe.form_banner2, .block-sidebar-subscription.form_banner3, .block-subscribe.form_banner4{    
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    box-sizing: border-box; 
    max-width: 100%;
}
.block-sidebar-subscription.form_banner1 .heading, .block-sidebar-subscription.form_banner1 .text, .block-subscribe.form_banner2 .heading{    
    font-family: 'Lobster', cursive;
}
.block-sidebar-subscription.form_banner1 .text-heading{
    font-family: Lobster, cursive;
    color: #fff;
    font-size: 32px;
}
.block-sidebar-subscription.form_banner1 .success-text{
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px !important;
}
.block-sidebar-subscription.form_banner1 .button, .block-subscribe.form_banner2  input[type="submit"], .block-sidebar-subscription.form_banner3 .button, .block-subscribe.form_banner4  input[type="submit"]{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 18px;
    border: 0px solid;
    text-transform: uppercase;
    cursor: pointer;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
}
.block-sidebar-subscription.form_banner1 input[type="text"], .block-subscribe.form_banner2 input[type="text"]{
    background: #fdffff;
}
/*
*WDL Form 1
*/
.block-sidebar-subscription.form_banner1{
    background: #003b53 url(/images/form_bg1.png) no-repeat;
    text-align: center;
    padding: 22px 10px 0;
    margin-top: 20px;
    min-height: 448px;
}

.block-sidebar-subscription.form_banner1 .text, .block-sidebar-subscription.form_banner1 .heading{
    font-size: 24px;
    line-height: 25px;
    color:#ffffff;
    padding-top: 14px;
}
.block-sidebar-subscription.form_banner1 .text span {
    color:#d9fca2;
    display: block;
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 12px;
}
.block-sidebar-subscription.form_banner1 .button{
    color: #485634;    
    background: #d9fca2;
    font-size: 12px;
    padding: 5px 9px 4px 9px;
    margin-bottom: 25px;
    display: inline-block;
    opacity: 0.9;
}
.block-sidebar-subscription.form_banner1 .button:hover{
    opacity: 1;
}
.block-sidebar-subscription.form_banner1 input[type="text"]{
    width:168px;
    border: 0px solid;
    margin: 0 0 14px;
    padding: 6px 10px;
}
.block-sidebar-subscription.form_banner1 .img_wrapper{
    margin: 15px 0 11px;
}
.block-sidebar-subscription.form_banner1 .img_wrapper.loader_img_wrapper{
    margin: 15px 0 -6px;
}
.block-sidebar-subscription.form_banner1 .img_wrapper.error_img_wrapper{
    margin: 77px 0 -6px;
}
.block-sidebar-subscription.form_banner1 .img_wrapper.result_img_wrapper{
    
}
.block-sidebar-subscription > div.content > div.text.ebook-text-preloader{
background: url("/images/newsletter-preloader.gif") no-repeat 5% 36px;
height: 100px;
padding-left: 40px;
margin-left: 16px;
}
/*end*/
/*
*WDL Form 3
*/
#tab_left .block.block-sidebar-subscription.form_banner3{
    width:240px;
    text-align: center;
    padding: 27px 10px 22px;  
    margin-top: 20px;
}
.newsletter-container .block-subscribe.form_banner4, .block-sidebar-subscription.form_banner3{
    background-color:#f0f0e8;    
    border-top:5px solid #eb593c !important;
    background-image: url(/images/form_bg4.jpg), url(/images/form_bg5.jpg) !important;
    background-position:   left bottom,left top;
    background-repeat: repeat-x;
}

.block-sidebar-subscription.form_banner3 .heading{
    font-size: 28px;
    line-height: 28px;
}
.block-sidebar-subscription.form_banner3 .social-text-proloader{
    margin-top: 10px;
}
.block-sidebar-subscription.form_banner3 .text-notice{
    color: #5e6f43;
}
.block-sidebar-subscription.form_banner3 .success-text{
    margin-top: 10px;
    font-size: 16px;
}
.block-subscribe.form_banner4 .heading{
    padding-top: 0px;
}
.block-subscribe.form_banner4 .warning-message{
    max-width: 100%;
    margin-left: 33%;
}
.block-sidebar-subscription.form_banner3 .heading, .block-subscribe.form_banner4 .heading {
    color:#040404;
    font-family: 'Bebas', serif;
    
}
.block-sidebar-subscription.form_banner3 .heading span{
    display: block;  
}
.block-sidebar-subscription.form_banner3 .heading span, .block-subscribe.form_banner4 .heading span {
    color:#eb593c;
}
.block-sidebar-subscription.form_banner3 .text, .block-subscribe.form_banner4 .text{
    font-size: 20px;
    line-height: 20px;
    color:#6e9b76;
    margin-bottom: 17px;
    font-family: Georgia, serif;
}
.block-sidebar-subscription.form_banner3 input[type="text"] { 
    text-align: center;
}
.block-sidebar-subscription.form_banner3 input[type="text"] , .block-subscribe.form_banner4 input[type="text"]{ 
    color:#c2bfac;
    border:1px solid #c2bfac;
    padding: 6px 14px;
    margin-bottom: 10px;
}
.block-sidebar-subscription.form_banner3 input[type="text"] {
    width: 200px    
}
.block-sidebar-subscription.form_banner3 .button, .block-subscribe.form_banner4 input[type="submit"]{
    color: #eef5f0;    
    font-family: 'Bebas', serif;
    background: #eb593c;
    font-size: 12px;
    padding: 5px 16px 6px;
    margin-bottom: 25px;
    display: inline-block;
    width: 104px;
    opacity: 0.9;
}
.block-sidebar-subscription.form_banner3 .button:hover, .block-subscribe.form_banner4 input[type="submit"]:hover{
    opacity: 1;
}
.block-subscribe.form_banner4 input[type="submit"]{
    margin-bottom: 0px;
}
.block-sidebar-subscription.form_banner3 .img_wrapper{
    margin: 9px 0 2px;
}
.newsletter-container{
    margin-top: 20px;
    margin-bottom: 20px;
}
.content-freebies{
    display: none;
}
.block-subscribe.form_banner2{
    background-color:#d6f2f6; 
    background-image: url(/images/form_bg2.jpg), url(/images/form_bg2.jpg);
    background-position:  left top, left bottom;
    background-repeat: repeat-x;
    overflow: hidden;
    width:100%;
    padding: 0 41px;
}
.block-subscribe.form_banner2 .success-message, .block-subscribe.form_banner2 .warning-message{
    max-width: 100%;
}
.block-subscribe.form_banner2 .warning-message{
    margin-left: 140px;
}
.block-subscribe.form_banner2 .img_wrapper{
    float: left;
    padding: 45px 60px 7px 0;
}
.block-subscribe.form_banner2 .inner{
    padding: 29px 0 0 0;
}
.block-subscribe.form_banner2 .heading{
    font-size: 20px;
    line-height: 25px;
    color:#333333;
    text-transform: none;
}
.block-subscribe.form_banner2 .heading span{
    font-size: 35px;
    line-height: 29px;
    color:#c15252;
    margin-bottom: 20px;
    display: block;
}
.block-subscribe.form_banner2 input[type="submit"]{
    color: #ffffff;    
    background: #c15252;
    font-size: 10px;
    padding: 6px 11px 6px 11px;
    margin: 0;
    margin: 0 0 10px;
}
.block-subscribe.form_banner2 input[type="text"]{
    border: 1px solid #dddddd;
    padding: 7px 4px;
    border-top: 1px solid #7c7c7c;
    width: 250px;
    margin: 0 0 10px;
}
.block-subscribe.form_banner2 .email-column, .block-subscribe.form_banner2 .button-column{
    display: inline-block;
    vertical-align: top;
}

/*
*WDL Form 4
*/
.block-subscribe.block-subscribe.form_banner4{
    max-width:780px;
    overflow: hidden;
}
.block-subscribe.block-subscribe.form_banner4 .inner{     
    padding: 36px 40px 50px;
}
.block-subscribe.block-subscribe.form_banner4 .heading {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 7px;
}
.block-subscribe.block-subscribe.form_banner4 .img_wrapper{
    float: left;
    padding: 9px 29px 14px 47px;
}
.block-subscribe.block-subscribe.form_banner4 input[type="text"]{ 
    width: 300px;
}
.block-subscribe.block-subscribe.form_banner4 .email-column, .block-subscribe.form_banner4 .button-column{
    display: inline-block;
    vertical-align: top;
}
/**/
.block-subscribe.form_banner2, .block-subscribe.form_banner4{
    display: none;
}
.block-sidebar-subscription > div.content > div.text.text-notice{
    color: #004400;
}
.block-sidebar-subscription > div.content > div.text.text-warning{
    color: #990000;
}
.block-sidebar-subscription > div.content > div.text.text-preloader{
    background: url("/images/newsletter-preloader.gif") no-repeat 0% center;
    height: 40px;
    padding-left: 40px;
    margin-left: 15px;
}

.block-subscribe .text-preloader{
    background: url("/images/subscribe-loader.gif") no-repeat 0% center;
    height: 40px;
    padding-left: 40px;
    padding-top: 10px;
}
.block-subscribe.form_banner2 .text-preloader{
    background: url("/images/subscribe-loader.gif") no-repeat 22% center;
    padding-left: 180px;
}
.block-subscribe.form_banner4 .text-preloader{
    background: url("/images/subscribe-loader.gif") no-repeat 36% center;
    padding-left: 272px;
}
.block-subscribe.form_banner4 .success-message{
    width: 100%;
    margin-left: 33%;
}
.block-subscribe.content-freebies{
background: #f7f7f7;
border: 1px solid #ededed;
margin-bottom: 20px;
padding-bottom: 20px;
}
.block-subscribe.content-freebies .content{
    padding: 0px 30px 0 30px;
}
.block-subscribe.content-freebies .heading{
    text-transform: none;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: normal;
    font-family: 'PT Sans';
    padding: 28px 0 16px 30px;
}
.block-subscribe.content-freebies .email-column input{
    border-color: #c3c3c3;
    width: 100%;
    height: 36px;
}
.block-subscribe.content-freebies .notice-block{
    display: block;
width: 68%;
float: right;
margin-top: 15px;
}
.block-subscribe.content-freebies .button-column input{
    background: #bf5252;
    color: #fff;
    margin-top: 20px;
    width: 210px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
}
.block-subscribe.content-freebies .button-column, .block-subscribe.content-freebies .email-column{
    display: block;
}
#dsq-account-dropdown a {
    color:#228ecf;
}
#dsq-content h3 {
    color:#49474a;
}
.dsq-comment-header a {
    color:#49474a;
}
#dsq-pagination a {
    color:#49474a;
}
#preview_div{}
.container-preview-template{border: 1px solid #000; background: #fff; padding: 4px 14px 14px;}
.container-preview-template > h2{font: normal 22px/30px 'PTSans-CaptionBold'; color: #000; margin: 0; padding: 0 0 5px;}
.container-preview-template > div.container-image{overflow: hidden;}
.border_preview {
    background-color: #fff;
    padding:0;
    padding-bottom: 10px;
    padding-top: 3px;
    margin:0;
    border: 1px solid #000;
}
.border_preview img{
    padding-bottom: 0px;
    margin: 0;
    margin-top:-11px;
    outline: none;
    margin-left: 0;
    border-bottom:15px solid #fff;
    border-left:15px solid #fff;
    border-right:15px solid #fff;
}
#loader_container {

}
#title_h2 {
    padding: 0 14px 10px;
    margin:0;
    text-align: left;
}
.index {
    margin: 0;
    height: 10px;
}
.linex {
    position: relative;
    top:1px;
    left:1px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}
#progress {
    outline:1px solid red;
}
.head_spat {
    padding: 0;
    margin-top:-5px;
    margin-bottom: 19px;
}
.article_text h2 {
    margin:33px auto 10px auto;
    font-family: 'PTSans-CaptionBold';
}
#error_email {
    width:290px;
    margin-left:23px;
    margin-top: 10px;
    position: absolute;
    color:red;
}
#b1 {
    outline:1px solid red;
    height:200px;
    width:200px;
    position: absolute;
    top:0;
}
.prob {
    height:10px;
    padding:0;
    margin:0;
}
.share {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 26px 0 15px;
    letter-spacing: 2px;
    font-family: 'PTSans-CaptionBold';

}
.page-wrap a{
    color:#0066cc;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
}
.page-wrap a:hover{
    color:red;
    text-decoration: none;
    border-bottom: 1px solid red;
}
#advanced_search {

}

#advanced_search input.text-input{width: 163px;}
#advanced_search select.select-input{width: 167px;}
fieldset {
    border:1px solid silver;
    padding:10px;
    margin:12px;
}
.advans_div {
    text-align: right;
}
.linkk a{
    color:#0066cc;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
}
.linkk a:hover{
    color:red;
    text-decoration: none;
    border-bottom: 1px solid red;
}
.but{
    background-color:#025678;
    outline:none;
    border:none;
    color:#ffffff;
    padding: 2px 5px;
    border:1px solid black;

}
.but:hover{
    background-color:#ffffff;
    outline:none;
    border:none;
    color:#025678;
    border:1px solid black;

}
#search2 {
    width: 550px;  
}
#search-soft-form{
    width:100%;
    position: absolute;
    z-index:999;
}
#all {
    width:100%;
    height: 100%;
    cursor:pointer;
    position: absolute;
    z-index:5;
}
#all_cat {
    width:100%;
    height: 100%;
    cursor:pointer;
    position: absolute;
    z-index:5;

}
.web {
    margin: 10px 0 1px 0;
    padding: 0;
}
#search-cat-form {
    width: 630px;
    font-family: 'PT Sans';
    font-size: 13px;
    position: absolute;
    z-index: 999;
}

.search-body {
    padding-right: 10px;
}
.one_search_cat {
}
.search-subitem {
}
#name_div {
    font: normal 13px/16px 'PT Sans';
    color: #cc0000;
    min-height: 32px;
}
#desc_span {
    font: normal 13px/16px 'PT Sans';
    color: #cc0000;
}
.desc_img {
    width: 100px;
    float: left;
    margin: -5px 20px 7px 30px;
    height: 100px;
    padding-top: 0;
}
.desc_img img{
    width: 100px;
    height: 100px;
    margin-left:5px;
}
.fscats_form {
    width:590px;
    margin: 20px auto;
}
.fscats_form img{
    width:152px;
    height:116px;
}
.fscats_form > * > tr{
    width:550px;
}
.fscats_form > * > tr > td{
    padding:15px 0 ;
}
.boldss a{
    font-size:11px;
    color:#238ED2;
    font-family: 'tahoma,verdana,sans-serif';
    font-weight: bold;  
}
.butenterss {
    background-color:#013F58;
    color:#fff;
    font-weight: bold;
    margin: 20px;
}
.butenterss:hover {
    background-color:#fff;
    color:#013F58;
    font-weight: bold;
    margin: 20px;
}
.headsss {
    margin-left:16px;
}
p.reed_more > span.left > a {
    background: url("/images/readmore.png") no-repeat scroll 87px 9px #238ED2;
    /*border-radius: 5px 5px 5px 5px;*/
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 33px 5px 14px !important;
    text-decoration: none;
}

p.reed_more > span.left > a:hover{
    background: url("/images/readmore_hover.png") no-repeat scroll 87px 9px #beeea4;
    color:#287481;
}

.one_news_block {
    font-family: 'PT Sans';
    padding: 0 0 15px 0;
    margin-top:-10px;
}
.one_news_block .news_date {
    padding: 5px 25px 0 25px;
    margin: 15px auto -20px; 
}
.one_news_block h3{
    padding: 5px 25px;
    color:#F07A13;
}
.one_news_block p{
    padding: 0px 25px;
}
.one_news_block a{
    color: #025778;
}
.description_news {
    background-color:#f5f5f5;
    padding: 10px 0;
    margin-top:10px;
    font-family: 'PT Sans';
    font-size: 13px;
}
.nesc {
    padding:5px 25px !important;
    margin:0; 
}
.nesc a{
    margin: 0 10px;
}
.news_span {
    color:black;
    font-weight: bold;
}
.nesc img{
    margin-right:5px;
}
.link_form input.black{color: #000;}
.link_form textarea.black{color: #000;}
div.success{color: #0E700C; padding: 5px; text-align: center;}

.one_cat {

}
.one_cat h2{
    margin-top:31px;
}
.news_border {
    width: 89%;
    margin: 40px auto 0 auto;
    border-bottom: 1px solid #e5e5e5;
}

.pagination{padding: 40px 0 10px; border-top: 1px solid #e5e5e5; margin: 0 30px;}
.category-layout > .pagination{border: 0;}
.pagination-frontend{width: 100%;}
.pagination-frontend a{font: bold 16px/20px 'PT Sans'; color: #0066cc; padding: 1px 4px; display: block; border: 1px solid #fff; /*border-radius: 5px;*/ margin: 0 4px; text-decoration: none; behavior: url('border-radius.htc'); }
.pagination-frontend a:hover{background: #d5d5d5; border: 1px solid #d5d5d5; color: #fefefe;}
.pagination-frontend a.current{background: #238ed2; border: 1px solid #238ed2; color: #fefefe;}

.pagination-frontend>.prev a, .pagination-frontend>.next a{font: bold 16px/24px 'PT Sans'; color: #0066cc; text-decoration: none;}
.pagination-frontend>.prev a:hover, .pagination-frontend>.next a:hover{font: bold 16px/24px 'PT Sans'; color: #b1b1b1;}

.pagination-frontend>.prev a{background: url('/images/pagination-button-prev.png') no-repeat left 10px; padding: 0 0 0 19px; float: left;}
.pagination-frontend>.prev a:hover{background: url('/images/pagination-button-prev-hover.png') no-repeat left 10px;}
.pagination-frontend>.next a{background: url('/images/pagination-button-next.png') no-repeat right 10px; padding: 0 19px 0 0; float: right;}
.pagination-frontend>.next a:hover{background: url('/images/pagination-button-next-hover.png') no-repeat right 10px;}

#show_form{padding: 0; margin: 0;}
.showcase-filter{width: 100%; padding: 0; padding-top: 10px; padding-bottom: 10px;
                 margin: 0 0 18px; /*border: 1px solid #e5e5e5; border-width: 1px 0;*/ border-collapse: collapse;}
.showcase-filter > * > tr > td{padding: 10px 0;}
.showcase-filter > * > tr > td.divider-vertical{width: 8px;}
.showcase-filter > * > tr > td > select{height: 18px; width: 100%; font: normal 11px/16px 'PT Sans Caption'; border: 1px solid #8a8a8a;}

.showcase-list{width: 100%; padding: 0; margin: 0; border-collapse: collapse;}
.showcase-list > * > tr > td{padding: 0;}
.showcase-list > * > tr > td.divider{font-size: 0; line-height: 0;}
.showcase-list > * > tr > td.divider-vertical{width: 20px;}
.showcase-list > * > tr > td.divider-horisontal{height: 45px; background: url('/images/showcase-divider-h.png') repeat-x 0px 26px;}
.showcase-list > * > tr > td.item-title{vertical-align: top;}
.showcase-list > * > tr > td.item-title > div{width: 150px; margin: 0 auto; color: #0066cc;}
.showcase-list > * > tr > td.item-title > div > a{font: normal 14px/18px 'PT Sans'; color: #0066cc; text-decoration: none; border-bottom: 1px solid #99ccff;}
.showcase-list > * > tr > td.item-title > div > a:hover{color: #ff0000; border-color: #ff0000;}
.showcase-list > * > tr.row-thumb > td{padding: 9px 0 0 0; vertical-align: middle;}
.showcase-list > * > tr.row-thumb > td > div{width: 150px; margin: 0 auto;}
.showcase-list > * > tr.row-date > td{font: normal 14px/18px 'PT Sans'; color: #999; padding: 9px 0 0 0;}
.showcase-list > * > tr.row-date > td > div{background: url('/images/clock.png') no-repeat 0 1px; padding: 0 0 0 21px; width: 129px; margin: 0 auto;}
.showcase-list > * > tr.row-description > td{font: normal 14px/18px 'PT Sans'; color: #333; padding: 5px 0 0 0; vertical-align: top;}
.showcase-list > * > tr.row-description > td > div{width: 150px; margin: 0 auto;}

.freestuff-list{width: 100%; padding: 0; margin: 0; border-collapse: collapse;}
.freestuff-list > * > tr > td{padding: 0;}
.freestuff-list > * > tr > td.divider{font-size: 0; line-height: 0;}
.freestuff-list > * > tr > td.divider-vertical{width: 20px;}
.freestuff-list > * > tr > td.divider-horisontal{height: 30px;}

.freestuff-list > * > tr.row-title > td{vertical-align: top; padding: 10px 0 0 0;}
.freestuff-list > * > tr.row-title > td > div{width: 150px; margin: 0 auto; color: #0066cc; text-align: center;}
.freestuff-list > * > tr.row-title > td > div > a{font: normal 14px/18px 'PT Sans'; color: #0066cc; text-decoration: none; border-bottom: 1px solid #99ccff;}
.freestuff-list > * > tr.row-title > td > div > a:hover{color: #ff0000; border-color: #ff0000;}
.freestuff-list > * > tr.row-thumb > td.item-thumb{vertical-align: middle;}
.freestuff-list > * > tr.row-thumb > td.item-thumb > div{width: 150px; margin: 0 auto;}
.freestuff-description, .showcase-description{padding: 30px 30px 35px; color: #333333; background: #f5f5f5; font: normal 14px/19px 'PT Sans'; margin: 30px 0 0 0;}

.related-materials-list{width: 100%; padding: 0; margin: 0; border-collapse: collapse;}
.related-materials-list > * > tr > td{padding: 0;}
.related-materials-list > * > tr > td.divider{font-size: 0; line-height: 0;}
.related-materials-list > * > tr > td.divider-vertical{width: 20px;}
.related-materials-list > * > tr > td.divider-horisontal{height: 30px;}

.related-materials-list > * > tr.row-title > td{vertical-align: top; padding: 15px 0 0 0;}
.related-materials-list > * > tr.row-title > td > div{width: 150px; margin: 0 auto; color: #0066cc;}
.related-materials-list > * > tr.row-title > td > div > a{font: normal 16px/20px 'PT Sans Bold'; color: #0066cc; text-decoration: none;}
.related-materials-list > * > tr.row-title > td > div > a:hover{color: #ff0000;}
.related-materials-list > * > tr.row-thumb > td.item-thumb{vertical-align: middle;}
.related-materials-list > * > tr.row-thumb > td.item-thumb > div{width: 150px; margin: 0 auto;}


.block-featured-template{border: 1px solid #025678; margin: 20px 0 10px 0; width: 100%;}
.block-featured-template > div.heading{height: 28px; background: #025678; font: bold 12px/16px 'PTSans-CaptionBold'; color: #fff; text-transform: uppercase;}
.block-featured-template > div.heading > div.left{padding: 6px 0 6px 9px; word-spacing: 2px; letter-spacing: 0.5pt;}
.block-featured-template > div.heading > div.right{padding: 7px 9px 7px 0; word-spacing: 2px; letter-spacing: 0.5pt;}
.block-featured-template > div.heading > div.right > a{display: block; width: 14px; height: 14px; text-decoration: none; background: url("/new_images/rss_pic.png") no-repeat; border: 0;}

.block-featured-template > div.content{padding: 18px 16px 20px;}
.block-featured-template > div.content > table{width: 100%; border: 0; padding: 0; margin: 0; border-collapse: collapse;}
.block-featured-template > div.content > table > * > tr > td{}
.block-featured-template > div.content > table > * > tr > td > div.container{padding: 0 0 22px 0;}
/*.block-featured-template > div.content > table > * > tr > td > div.container{padding: 20px 0 22px 0;}*/
/*.block-featured-template > div.content > table > * > tr:first-child > td > div.container{padding-top: 0;}*/
.block-featured-template > div.content > table > * > tr > td > div.container {
	position: relative;
}
.block-featured-template > div.content > table > * > tr > td > div.container:before {
	content: ' ';
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 58px;
	background: url('/images/featured-template-container-large2.png') no-repeat left bottom;
}
.block-featured-template > div.content > table > * > tr > td > div.container:after {
	content: ' ';
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 58px;
	background: url('/images/featured-template-container-large2.png') no-repeat right bottom;
}

.block-featured-template > div.content > table > * > tr > td > div.container > a{display: block; width: 100%;}
.block-featured-template > div.content > table > * > tr > td > div.button{}
.block-featured-template > div.content > table > * > tr > td > div.button > a{display: block; width: 109px; margin: 0 auto; font: bold 10px/18px 'PTSans-CaptionBold'; color: #fff; text-transform: uppercase; text-decoration: none; text-align: center; letter-spacing: 1px;}
.block-featured-template > div.content > table > * > tr > td > div.button > a > span{display: block; background: #025678; padding: 2px 7px; /*border-radius: 4px;*/}
.block-featured-template > div.content > table > * > tr > td > div.button > a:hover{color: #025678;}
.block-featured-template > div.content > table > * > tr > td > div.button > a:hover > span{display: block; background: #d9fca3; }
.block-featured-template > div.content > div{text-align: center; padding: 29px 0 0 0;}
.block-featured-template > div.content > div > a{font: normal 14px/18px 'PT Sans'; color: #d9fca3; border-bottom: 1px solid #66cccc; text-decoration: none; letter-spacing: 0.5px;}
.block-featured-template > div.content > div > a:hover{color: #fff;}

.block-featured-template > div.content > table > * > tr > td.divider-horisontal{height: 20px;}


.white-layout{background: #fefefe;}
.gray-layout{background: #f5f5f5; padding: 30px;}
.gray-layout > h1{font: normal 30px/36px 'PTSans-CaptionBold'; color: #0a0a0a; margin: 0; padding: 0;}
.gray-layout > .category-description{font: normal 16px/22px 'PT Sans'; color: #333; padding: 20px 0 0 0;}
.gray-layout > .category-description > .category-icon{margin: 0 20px 7px 10px;}


.category-list{border: 0; padding: 0; margin: 0; border-collapse: collapse; width: 100%;}

.article-item{width: 100%;}
.meta-data  .author{background: url('/images/article-icon-author.png') no-repeat 0 5px; padding: 3px 15px 0 25px;}
.meta-data .author > a{color: #0066cc; text-decoration: none; border-bottom: 1px solid #99ccff;}
.meta-data .author > a:hover{color: #ff0000; border-color: #ff0000;}
.more-data{padding: 10px 0 23px 0;}
.more-data > div.left{float: left;}
.more-data .right{background: url("/new_images/comment_pic.png") no-repeat 0px 4px; padding: 0 0 0 25px; font: normal 14px/22px 'PT Sans';}

.block-home{background: #fdfefe; margin: 10px 0 0 0;}
.block-home > div.heading{background: #31bfd7; color: #FFFFFF; font: normal 12px/18px 'PTSans-CaptionBold'; text-transform: uppercase; padding: 6px 10px; letter-spacing: 1px;}
.block-home > div.heading >h1{letter-spacing: 0.9px; color: #FFFFFF; font: normal 12px/18px 'PTSans-CaptionBold'; margin: 0; padding: 0;}

.block-web-design-for-your-site{margin: 0;}
.block-web-design-for-your-site .btn:hover{background: #d9fca3!important;}
.block-web-design-for-your-site .btn a {padding: 2px 10px 2px 10px !important; display: block !important;}
.block-web-design-for-your-site .btn:hover a {color: #0e738f!important;}
.block-web-design-for-your-site > h2{font: normal 24px/28px 'PTSans-CaptionBold'; color: #020202; margin: 0; padding: 25px 30px 15px;}
.block-web-design-for-your-site > div.content{padding: 0 30px 30px;}
.block-web-design-for-your-site > div.content > table{padding: 0; margin: 0; border-collapse: collapse; width: 100%;}
.block-web-design-for-your-site > div.content > table > * > tr > td{padding: 0; margin: 0; vertical-align: top;}
.block-web-design-for-your-site > div.content > table > * > tr > td.divider{font: normal 0px/0px tahoma;}
.block-web-design-for-your-site > div.content > table > * > tr > td.divider-vertical{width: 30px;}
.block-web-design-for-your-site > div.content > table > * > tr > td.divider-horisontal{height: 27px; background: url('/images/block-w4ys-separator-h.png') repeat-x left;}
.block-web-design-for-your-site > div.content > table > * > tr > td.image{width: 70px; height: 70px;}
.block-web-design-for-your-site > div.content > table > * > tr.row-item-1 > td.image{background: url('/images/w4ys-icon-01.png') no-repeat 0px -7px;}
.block-web-design-for-your-site > div.content > table > * > tr.row-item-2 > td.image{background: url('/images/w4ys-icon-02.png') no-repeat 0px 4px;}
.block-web-design-for-your-site > div.content > table > * > tr.row-item-3 > td.image{background: url('/images/w4ys-icon-03.png') no-repeat 0px 4px;}
.block-web-design-for-your-site > div.content > table > * > tr.row-item-4 > td.image{background: url('/images/w4ys-icon-04.png') no-repeat left top;}
.block-web-design-for-your-site > div.content > table > * > tr > td.text{font: normal 14px/18px 'PT Sans'; color: #333;}
.block-web-design-for-your-site > div.content > table > * > tr > td.text > p{margin: 0; padding: 0 0 5px 0;}
.block-web-design-for-your-site > div.content > table > * > tr > td.text a{color: #1170cf; text-decoration: none; border-bottom: 1px solid #1170cf;}
.block-web-design-for-your-site > div.content > table > * > tr > td.text a:hover{color: #ff0000; border-color: #ff0000;}
.block-web-design-for-your-site > div.content > table > * > tr > td.text a.another{color: #000; text-decoration: underline; border: 0;}
.block-web-design-for-your-site > div.content > table > * > tr > td.text a.another:hover{text-decoration: none; color: #000; border: 0;}

.banner-wide{width: 100%; padding: 10px 0 0;}
.banner-wide > a{display: block; margin: 0; padding: 0;}
.banner-wide > a > img{display: block;}

.block-web-design-blog{}
.block-web-design-blog > div.content{padding: 0 30px 30px;}
.block-web-design-blog > div.content > table{padding: 0; margin: 0; border: 0; border-collapse: collapse; width: 100%;}
.block-web-design-blog > div.content > table > * > tr > td{padding: 0; margin: 0;}
.block-web-design-blog > div.content > table > * > tr > td.item{padding: 30px 0 20px;}
.block-web-design-blog > div.content > table > * > tr > td.divider-horisontal{height: 4px; background: url("../new_images/2_line.png") repeat-x left; font: normal 0px/0px tahoma;}
.block-web-design-blog > div.content > div{ padding: 25px 0 0;}
.block-web-design-blog > div.content > div > a{font: normal 16px/22px 'PT Sans Bold'; color: #0066cc; text-decoration: none; padding: 0 0 0 0; border-bottom: 1px solid #99CCFF;}
.block-web-design-blog > div.content > div > a:hover{color: #ff0000; border: 0;}
.article-item-2{border: 0; padding: 0; margin: 0; border-collapse: collapse; width: 100%;}

.block-today-added{border-bottom: 1px solid #cee7eb;}
.block-today-added > div.content{padding: 0 30px 39px;}
.block-today-added > div.content > div.category{font: normal 14px/21px 'PT Sans'; color: #999999; padding: 24px 0 7px 0;}
.block-today-added > div.content > table{padding: 0; margin: 0; border-collapse: collapse; width: 100%;}
.block-today-added > div.content > table > * > tr > td{padding: 0; margin: 0; vertical-align: top;}
.block-today-added > div.content > table > * > tr > td.divider{font: normal 0px/0px tahoma;}
.block-today-added > div.content > table > * > tr > td.image{width: 68px; height: 68px; padding: 1px 0 0 0;}
.block-today-added > div.content > table > * > tr > td.image > a{display: block; width: 60px; height: 60px; padding: 4px; background: url('/images/article-image-frame.png') no-repeat;}
.block-today-added > div.content > table > * > tr > td.divider-vertical{width: 10px;}
.block-today-added > div.content > table > * > tr > td.divider-horisontal{height: 21px; background: url('/images/block-w4ys-separator-h.png') repeat-x left;}
.block-today-added > div.content > table > * > tr > td.text{font: normal 14px/21px 'PT Sans'; color: #333333;}
.block-today-added > div.content > table > * > tr > td.text > div > a{color: #1170cf; text-decoration: none; border-bottom: 1px solid #1170cf;}
.block-today-added > div.content > table > * > tr > td.text > div > a:hover{color: #ff0000; border-color: #ff0000;}

.block-featured-resource{}
.block-featured-resource > div.content{padding: 30px 30px 55px 30px; font: normal 14px/18px 'PT Sans'; color: #333333;}
.block-featured-resource > div.content a{color: #1170cf; text-decoration: none; border-bottom: 1px solid #1170cf;}
.block-featured-resource > div.content a:hover{color: #ff0000; border-color: #ff0000;}
.block-featured-resource > div.content > table{padding: 0; margin: 0; border: 0; border-collapse: collapse;}
.block-featured-resource > div.content > table > * > tr > td{padding: 0; margin: 0; width: 50%; vertical-align: top;}
.block-featured-resource > div.content > table > * > tr > td.divider-vertical{width: 12px; font: normal 0px/0px tahoma;}
.block-featured-resource > div.content > table > * > tr > td > table{padding: 0; margin: 0; border: 0; border-collapse: collapse;}
.block-featured-resource > div.content > table > * > tr > td > table > * > tr > td{padding: 0; margin: 0; vertical-align: top;}
.block-featured-resource > div.content > table > * > tr > td > table > * > tr > td > div.title{padding: 0 0 5px 0;}
.block-featured-resource > div.content > table > * > tr > td > table > * > tr > td.divider-horisontal{font: normal 0px/0px tahoma; height: 15px;}

.block-featured-resource-2 > div.content{font: normal 14px/18px 'PT Sans'; color: #333333;}
.block-featured-resource-2 > div.content a{color: #1170cf; text-decoration: none; border-bottom: 1px solid #1170cf;}
.block-featured-resource-2 > div.content a:hover{color: #ff0000; border-color: #ff0000;}
.block-featured-resource-2 > div.content > table{padding: 0; margin: 0; border: 0; border-collapse: collapse;}
.block-featured-resource-2 > div.content > table > * > tr > td{padding: 0; margin: 0; width: 50%; vertical-align: top;}
.block-featured-resource-2 > div.content > table > * > tr > td.divider-vertical{width: 12px; font: normal 0px/0px tahoma;}
.block-featured-resource-2 > div.content > table > * > tr > td > table{padding: 0; margin: 0; border: 0; border-collapse: collapse;}
.block-featured-resource-2 > div.content > table > * > tr > td > table > * > tr > td{padding: 0; margin: 0; vertical-align: top;}
.block-featured-resource-2 > div.content > table > * > tr > td > table > * > tr > td > div.title{padding: 0 0 5px 0;}
.block-featured-resource-2 > div.content > table > * > tr > td > table > * > tr > td.divider-horisontal{font: normal 0px/0px tahoma; height: 15px;}

.block-web-design{}
.block-web-design > div.content{padding: 30px 30px 30px 30px; font: normal 14px/18px 'PT Sans'; color: #333333;}
.block-web-design > div.content p{margin: 0; padding: 0 0 15px;}

#article-share-1{width: 100%; margin: 10px 0 5px;}
#article-share-1 > div > a{padding: 0 10px 0 0 !important; height: 20px !important;}
#article-share-2{width: 100%;}
#article-share-2 > table{width: 100%; padding: 0; margin: 0; border: 0; border-collapse: collapse;}
#article-share-2 > table > * > tr > td{padding: 0 5px; margin: 0;}
#article-share-2 > table > * > tr > td > a{padding: 0 !important; height: 20px !important;}


.block-subscribe{background: #d6f2f6 url('/new_images/for_article_top.png') repeat-x left top;}
#letter-form .inner{background: url('/new_images/pen.png') no-repeat 450px 15px;}
.block-subscribe .heading{
    font-family: 'PTSans-CaptionBold';
    font-weight: normal;
    font-size: 18px/24px;
    color: #0a0a0a;
    text-transform: uppercase;
    padding: 28px 0 10px 30px;
    letter-spacing: 2px;
}
.block-subscribe.form_banner5 .heading{
    text-transform: none;
}
.block-subscribe .content{padding: 0 0 0 31px; height: 100px;}
.block-subscribe.form_banner2 .content, .block-subscribe.form_banner4 .content{
    height: 120px;
}
.block-subscribe .divider{font: normal 0px/0px tahoma;}
.block-subscribe .email-column input{width: 248px; height: 28px; border: 1px solid; border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3; color:#cccccc;}
.block-subscribe .button-column, .block-subscribe .email-column{
    display: inline-block;
    vertical-align: top;
}
.block-subscribe .button-column input{opacity: 0.9; width: 92px; height: 28px; background: url('/new_images/subscribe.png') no-repeat; border: 0; cursor: pointer;}
.block-subscribe .button-column input:hover{opacity: 1;}
.block-subscribe .warning-message{color: #ff0000; max-width: 50%;}
.block-subscribe .success-message{color: #69ad0f; max-width: 50%;}
.block-subscribe.form_banner5 .button-column input{
    opacity: 1;
}
.block-subscribe.form_banner5 .button-column input:hover{
    color: #c15252;
}
.block-category{
    /*    width: 198px; */
    border: solid #035779; border-width: 0 1px 1px;
}
.block-category > div.heading{background: #045779; font: normal 14px/18px 'PTSans-CaptionBold'; padding: 5px 5px 5px 9px; color: #fff; border: solid #045d7d; border-width: 1px 0;}
.block-category > div.content > div.item{font: normal 14px/18px 'PT Sans';}
.block-category > div.content > div.item > a{background: #00789a; display: block; color: #bad6da; cursor: pointer; text-decoration: none; padding: 5px 5px 5px 19px; border-top: #035c7c 1px solid;margin: 0px 0px;}
.block-category > div.content > div.item > a:hover, .block-category > div.content > div.item > a.active {background: #ffffff; color: #006666;}
.block-category > div.content > div.expanded > a{background: #00789a url('/images/menu-folder.png') no-repeat 7px -29px;}
.block-category > div.content > div.collapsed > a{background: #00789a url('/images/menu-folder.png') no-repeat 8px 0;}
.block-category > div.content > div.expanded > a:hover{background: #ffffff url('/images/menu-folder-hover.png') no-repeat 7px -29px;}
.block-category > div.content > div.collapsed > a:hover{background: #ffffff url('/images/menu-folder-hover.png') no-repeat 8px 0;}
.block-category > div.content > div.first{border: 0;}
.block-category > div.content > div.collapsed > div.sub-menu{display: none;}

.block-category > div.content > div.item div.sub-menu > div.item{background: #4facba;}
.block-category > div.content > div.item div.sub-menu > div.item > a{display: block; cursor: pointer; padding: 5px 5px 5px 19px; color: #fff; text-decoration: none; border-top: #035c7c 1px solid;}
.block-category > div.content > div.item div.sub-menu > div.item:hover{background: #ffffff;}
.block-category > div.content > div.item div.sub-menu > div.item:hover > a{color: #448f8f;}
.block-category > div.content > div.item div.sub-menu > div.current-item{background: #fff;}
.block-category > div.content > div.item div.sub-menu > div.current-item > a{color: #448f8f;}
.static-page{}
.static-page > h1{font: normal 30px/36px 'PTSans-CaptionBold'; margin: 0; padding: 30px 30px 20px 30px;}
.static-page > div.content{padding: 0 30px 0;}
.static-page > div.content a{color: #1170cf; text-decoration: none; border-bottom: 1px solid #1170cf;}
.static-page > div.content a:hover{color: #ff0000; border-bottom: 1px solid #ff0000;}
.static-page > div.content a.another{border: 0;}
.static-page > div.content a.another:hover{border: 0;}


#contact-form{}
#contact-form label{white-space: nowrap;}
#contact-form td.label{padding: 3px 10px 0 0; vertical-align: top; width: 100px; text-align: right;}
#contact-form td.input{padding: 0 0 10px;}
#contact-form td.input > input {width: 100%; font: normal 13px 'PT Sans'; color: #000; text-indent: 5px;}
#contact-form td.input > textarea {width: 100%; font: normal 13px 'PT Sans'; color: #000; text-indent: 5px;}
#contact-form td.input > select {width: 100%; font: normal 13px 'PT Sans'; color: #000; text-indent: 5px; height: 23px; font: normal 13px/19px 'PT Sans Caption'; padding: 2px;}
#contact-form td.error{vertical-align: top; padding: 0 0 10px;}

.rounded-button{display: block; background: url('/images/article-2-button-01.png') no-repeat left top; cursor: pointer; padding: 0 0 0 7px; font: normal 10px/18px 'PTSans-CaptionBold'; letter-spacing: 1px; text-transform: uppercase; color: #fff !important;}
.rounded-button > span{display: block; background: url('/images/article-2-button-03.png') no-repeat right top; padding: 0 7px 0 0;}
.rounded-button > span > span{display: block; background: url('/images/article-2-button-02.png') repeat-x; padding: 3px 4px;}
.rounded-button > span > span > span{display: block; background: url('/images/readmore.png') no-repeat right; padding: 0 19px 0 0;}
.rounded-button:hover{background: url('/images/button-featured-template-hover-01.png') no-repeat left top; color: #287481 !important;}
.rounded-button:hover > span{background: url('/images/button-featured-template-hover-03.png') no-repeat right top;}
.rounded-button:hover > span > span{background: url('/images/button-featured-template-hover-02.png') repeat-x;}
.rounded-button:hover > span > span > span{background: url('/images/readmore_hover.png') no-repeat right;}

.arti > div.pagination{margin: 30px 0 0 0; padding: 30px 0 15px 0;}

#newsletter{margin: 0 30px;}
#newsletter > table{width: 100%;}
#newsletter > table > * > tr > td.input{padding: 10px 0;}
#newsletter > table > * > tr > td.input > div, div.captcha-input{width: 200px; float: left; box-shadow: 0px -1px 2px rgba(97, 95, 95, 0.69); border: 1px solid rgb(185, 179, 179); background: #fff;}
#newsletter > table > * > tr > td.input > div > input, div.captcha-input > input{
    width: 191px;
    padding: 0 0 0 9px;
    height: 22px;
    font-family: 'PT Sans';
    border: none;
    color:#ccc;
    font-size:14px; background: transparent;}
div.captcha-input{width: 120px;}
div.captcha-input > input{width: 111px;}
#newsletter .buttons{float: right;}
#newsletter input.submit, #form_link input.submit{background: url('/images/button-submit.jpg') no-repeat; height: 24px; width: 65px; border: 0; cursor: pointer; margin: 0 20px 0 0;}
#newsletter input.submit:hover, #form_link input.submit:hover{background: url('/images/button-submit-hover.jpg') no-repeat;}
#newsletter input.unsubscribe {background: url('/images/button-unsubscribe.jpg') no-repeat; height: 24px; width: 100px; border: 0; cursor: pointer;}
#newsletter input.unsubscribe:hover{background: url('/images/button-unsubscribe-hover.jpg') no-repeat;}

div.inputtext{width: 200px; float: left; box-shadow: 0px -1px 2px rgba(97, 95, 95, 0.69); border: 1px solid rgb(185, 179, 179); background: #fff;}
div.inputtext > input{width: 191px; padding: 0 0 0 9px; height: 22px; font-family: 'PT Sans'; border: none; color:#ccc; font-size:14px; background: transparent;}

#register label{font: bold 14px 'PT Sans'; color: #000; padding: 5px 0 6px; display: block;}
#register span.required{color: #ff0000;}
#register select{color: #000; height: 23px; font: normal 13px/19px 'PT Sans Caption'; padding: 2px;}
.web-design-jobs{}
.web-design-jobs > .section-rss-icon{position: absolute; margin: 10px 0 0 584px; z-index: 5;}
.web-design-jobs > .content{padding: 30px 30px 0;}
.web-design-jobs > .content a{color: #1170cf; text-decoration: none; border-bottom: 1px solid #1170cf;}
.web-design-jobs > .content a:hover{color: #ff0000; border-color: #ff0000;}
.web-design-jobs > .content a.another{border: 0;}
.dq_job_div > a{display: inline-block; margin: 0 0 10px 0;}
.fscats_form{width: 550px; margin: 0 auto;}

.category-layout > .banner{width: 100%; padding: 0 30px; overflow: hidden;}
.category-layout > .banner-upper{padding-top: 30px;}
.category-layout > .banner-lower{padding-top: 30px;}

.block-related-resources{border: 1px solid #025678; margin: 0 0 10px; width: 100%;}
.block-related-resources > div.heading{background: #025678; color: #FFFFFF; font: bold 12px/16px 'PTSans-CaptionBold'; text-transform: uppercase; padding: 6px 0 6px 9px;}
.block-related-resources > div.content{padding: 10px 10px 0;}
.block-related-resources > div.content > div.item{font: normal 14px 'PT Sans'; color: #fff;padding: 10px 0; border-top: 1px solid #025678;}
.block-related-resources > div.content > div.item-first{padding: 0 0 10px; border: 0;}
.block-related-resources > div.content > div.item > div.title{padding: 0 0 5px 0;}
.block-related-resources > div.content > div.item > div.title > a{color: #d9fca3; text-decoration: none; border-bottom: 1px solid #66cccc;}
.block-related-resources > div.content > div.item > div.title > a:hover{color: #ffffff;}
.block-related-resources > div.content > div.item > div.description{}
.block-related-resources > div.content > div.item > div.code{}
#lb-dialog{display: none;}
#lb-dialog .block-subscribe.form_banner2, #lb-dialog .block-subscribe.form_banner4{
    display: block;
}
#lb-dialog .block-subscribe.form_banner2 input[type="submit"]{
    margin-left: 1px;
}
#lb-dialog .block-subscribe.form_banner4 input[type="submit"]{
    margin-left: 5px;
}
#lb-dialog .block-subscribe.form_banner4 .text-preloader{
    background: url("/images/subscribe-loader.gif") no-repeat 1% center;
    padding-left: 45px;
}
#lb-dialog .block-subscribe.form_banner2 .text-preloader{
    background: url("/images/subscribe-loader.gif") no-repeat 0% center;
    padding-left: 40px;
}
.lb-header{
    padding: 6px 14px !important;
    height: auto !important;
    line-height: 24px !important;
}
.lb-footer{
    height: auto !important;
    line-height: 24px !important;
    padding: 6px 14px 8px !important;
    min-height: 36px !important;
}
#lb-dialog #letter-form .inner{
    background: none;
}
.ui-dialog .ui-dialog-content{
    padding: 0px !important;
}
#lb-dialog .block-subscribe .button-column input{
    margin-left: 10px
}
#lb-dialog .block-subscribe .success-message{
    max-width: 100%;
}
#lb-dialog .block-subscribe.block-subscribe.form_banner4{
    height: 298px;
}
#lb-dialog .block-subscribe.form_banner4 .warning-message,
#lb-dialog .block-subscribe.form_banner4 .success-message{
    margin-left: 0%;
}
#lb-dialog .block-subscribe.form_banner2 .warning-message{
    margin-left: 0px;
}
#lb-dialog .block-subscribe.block-subscribe.form_banner4 .inner{
    padding: 36px 0px 25px;
}
.form_banner5{
    overflow: hidden;
    background:#c15252 url(../images/img_new/form_bg6.jpg) left bottom repeat-x; 
    color:#ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px 20px 2px 0px;
}
.form_banner5 .img_wrapper{
    padding-left: 0px;
    display: inline-block;
    float: right;
    max-width: 30%;
}
.form_banner5 .inner{ 
    padding: 0px 0 0px ;
}
.form_banner5 .heading{
    font-size: 48px;
    line-height: 1;
    font-family: 'Lobster', cursive;
    overflow: hidden;
    color: #fff;
    margin-bottom: 8px;
    min-height: 68px;
    clear: both;
}
.block-subscribe.form_banner5 .email-column input{
    height: 44px;
}
.form_banner5 .img_wrapper img{
    width: 100%
}
.block-subscribe.form_banner5 .button-column input{
    height: 44px;
    width: 150px;
}
.form_banner5 .heading span{
    font-size: 20px;
    display: block;
    padding: 1px 0 0 18px; 
}
.form_banner5 .heading span+span{
    font-size: 28px;
    padding: 0px 0 0 12px; 
}
.form_banner5 .email-column, .form_banner5 .button-column, .product_wrapper .email-column, .product_wrapper .button-column{
    display: inline-block;
    vertical-align: top;
    max-width:100%;
}
.form_banner5#letter-form .inner{
    background: none;
    display: inline-block;
float: left;
width: 70%;
}
.text-preloader{
    background: url("../images/newsletter-preloader.gif") no-repeat 1% 0px;
    height: 70px;
    padding-left: 50px;
}

.form_banner5  input[type="submit"]{
    font-family: 'Lobster', cursive;
    font-size:27px;
    line-height: 1;
    border: 0px solid;
    cursor: pointer;
    padding: 10px 22px 10px;
    background: #333333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
}
.form_banner5 input[type="text"],.form_banner5 textarea{
    background: #ffffff;
    font-family: 'PT Sans', sans-serif;
    -webkit-border-radius: 2px;
    margin-bottom: 10px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0px solid;
    font-size:22px;
    line-height: 1;
    padding: 13px 19px 7px;
    width: 320px;
    max-width: 100%;
    color:rgba(0,0,0,0.3);
    outline: 0;
}
#tab_left > div.block{padding: 0; border: 0;}

/* sidebar subscription */

/*#tab_left > div.block-sidebar-subscription{width: 200px; background: #00394f url('/images/bg-sidebar-subscription.png') no-repeat; padding: 22px 0 0 0; margin: 10px 0 0 0;} */

#tab_left > div.block-sidebar-subscription.form_banner0{/*width: 200px;*/ height:248px; background: #045779 !important; padding: 18px 0 0 0; margin: 10px 0 10px 0;}

/* .block-sidebar-subscription > div.heading{width: 184px; height: 35px; background: url('/images/bg-sidebar-subscription-heading.png') no-repeat; margin: 0 0 0 6px;} */

.block-sidebar-subscription.form_banner0 > div.heading{width: 184px; height: 35px; font:normal 24px 'PT Sans'; color:#fff; margin: 0 0 0 15px;}

.block-sidebar-subscription.form_banner0 > div.content > div.text{font: normal 15px/16px 'PT Sans'; color: #a1c9cb; padding: 4px 10px 16px 15px; margin-bottom: 0px;}

.block-sidebar-subscription.form_banner0 > div.contents > div.field{width: 169px; height: 27px; margin: 0 0 10px 16px; background: url("images/bg-sidebar-subscription-field.png") no-repeat;}
/* .block-sidebar-subscription > div.content > div.field > input{font: normal 14px/17px 'PT Sans'; color: #999999; border: 0; background-color: transparent; width: 149px; height: 17px; padding: 5px 10px;} */

.block-sidebar-subscription.form_banner0 > div.content > div.field > input#sidebar_subscription_input{font: normal 14px/17px 'PT Sans'; color: #999999; border:0; background-color: #fff; width: 100%; height: 27px; padding: 5px 10px; margin-bottom: 10px;}

.block-sidebar-subscription.form_banner0 > div.content > div.error{font: normal 14px/15px 'PT Sans'; color: #fc2c2d; padding: 6px 16px 0; display: none;}
.block-sidebar-subscription.form_banner0 > div.content > div.button-wrapper{padding: 14px 0 20px 16px;}
/* .block-sidebar-subscription > div.content > div.button-wrapper > div.button{width: 72px; height: 24px; background: url('/images/bg-sidebar-subscription-button.png') no-repeat; cursor: pointer;} */

.block-sidebar-subscription.form_banner0 > div.content > div.button-wrapper > div.button{width: 78px; height: 25px; /*border-radius:5px;*/ letter-spacing:1px; background:#238ed2; font:10px/25px 'PT Sans'; text-transform:uppercase; text-align:center; color:#fff; cursor: pointer;}

.block-sidebar-subscription.form_banner0 > div.content > div.button-wrapper > div.button:hover{background: #BEEEA4; color:#4D938A;}

.block-sidebar-subscription.form_banner0 > div.content > div.text-heading{font: normal 14px/15px 'PT Sans'; color: #ffffff; padding: 4px 0 0 16px;}
.block-sidebar-subscription.form_banner0 > div.content > div.pic{width: 147px; height: 124px; background: url('/images/bg-sidebar-subscription-picture.png') no-repeat; margin: 0 0 0 44px; }
#sidebar_subscription_submit{
    display: inline-block;
    width: 92px;
height: 28px;
    opacity: 0.9
}
#sidebar_subscription_submit:hover{
    opacity: 1;
}
.logo_wrapper {
    /*padding: 23px 0 23px 30px;*/ 
}
.normal-view{
    position: relative !important;
    top: 0px !important;
    margin-top: 0px !important;
}
.main-content{
    padding: 23px 23px 23px 31px; 
    border: 0; 
    margin-bottom: 0px; 
    width: 100%; 
    overflow: hidden;
}
.content-posts{
    padding-left: 13px;
    line-height: 23px;
    display: block;
    float: left;
    margin-bottom: 19px;
}
.content-posts p{
    margin: 0px;
}
.readpostlink{
    display: block;
    background: #238ed4;
    color: #fff;
    float: left;
    /*border-radius: 4px;*/
    margin-top: 9px;
    padding: 0px 10px;
}
.showcase-filter select{
    width: 100%;
    border: 1px solid #8a8a8a;
    color: #000;
    background-color: buttonface;
}
.item-title h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.item-title a{
    /*border-bottom: 1px solid #99ccff;*/
    text-decoration: none;
    font-size: 20px;
    color: #000000;
}
.date-format{
    background: url('/images/clock.png') no-repeat 0 11px;
    margin: 0 auto;
    color: #999;
    padding: 9px 0 0 22px;
    margin-bottom: 10px;
}
.description-format{
    font: normal 14px/18px 'PT Sans';
    color: #333;
    /*width: 150px;*/
}
.item-title a:hover{
    /*border-bottom: 1px solid #ff0000;*/
    /*color: #ff0000;*/
    /*font-size: 14px;*/
    color: #00789a;
}
.item-title{
    /*margin-bottom: 12px;*/
    /*width: 150px;*/
    /*min-height: 40px;*/
}
.delimeter{
    border-bottom: 1px solid #ebebeb;
    margin-top: 45px;
    margin-bottom: 45px;
}
.footer-menu{
    margin-top: 26px;
    margin-bottom: 0px;

}
.footer-menu ul{
    text-align: center;
    padding-left: 0px;
    margin-bottom: 5px;
}
.footer-menu ul>li{
    list-style: none;
    display: inline-block;
    padding: 1px 10px;
    border-right: 1px solid #009095;
    line-height: 12px;
}
.footer-menu ul>li:last-child{
    border-right: none;
}
.footer-menu ul>li a{
    color: #fff;
    text-decoration: none;
    font-size: 13px;

}
.footer-menu ul>li a:hover{
    border-bottom: 1px solid #80aabb;
}
.footer-copyright{
    margin-top: 15px;
}
.footer-submenu ul{
    text-align: center;
    padding-left: 0px;
    margin-top: 5px;
}
.footer-submenu ul>li{
    list-style: none;
    display: inline-block;
}
.meta-data{
    vertical-align: middle;
}
.author-data, .date-data, .image, .meta-data{
    display: inline-block;
    margin-bottom: 25px;
}
.image{
    margin-right: 10px;
    margin-bottom: 20px;

}
.article_text p img{
    max-width: 100%;
}
.author-data{
    background: url('/images/article-icon-author.png') no-repeat 0 5px;
    padding: 0 20px 0 25px;
}
/*.article-item{
    border-bottom: 1px solid;
padding-bottom: 24px;
}*/
.article-divider{
    height: 4px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 22px;
    margin-bottom: 5px;
}
.article-item .divider{
    border: 1px solid #e5e5e5;
    width: 89.3%;
    float: right;
    margin-top: 10px;
}
.meta-data .divider{
    border-top: 1px solid #e5e5e5;
    margin-top: 16px;
    margin-bottom: 18px;
    width: 100%;
}
.divider-blog{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    height: 4px;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 40px;
}
.social-data{
    margin-bottom: 10px;
}
.article-item-2 .description{
    margin-top: 10px;
}
.more-data .left a{
    background: #428bca url('/images/readmore.png') no-repeat 88px;
    /*border-radius: 3px;*/
    padding: 4px 37px 4px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}
.more-data .left a:hover{
    color: #0e738f;
    background: #d9fca3 url('/images/readmore_hover.png') no-repeat 88px;
}
.more-data .right{
    background: url("/new_images/comment_pic.png") no-repeat 0px 5px;
    padding-left: 22px;
}
.title h2 a{
    color: #000;
    text-decoration: none;
}
.teaser{
    color: #333;
    font: normal 16px/22px 'PT Sans';
    padding: 12px 30px 24px 0;
}
.img-bg{
    width: 68px;
    height: 68px;
    background: url('/images/article-image-frame.png') no-repeat;
    padding: 4px;
}
.author-data a{
    color: #0066cc;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
}
/*blog(epic)*/
.article-item-2 h3 a{
    color: #010a0a;
    text-decoration: none;
}
.article-item-2 h3{
    font: normal 24px/30px 'PTSans-CaptionBold';
    color: #010a0a;
    margin: 0;
    float: left;
}
.meta-data div{
    display: inline-block;
}
.meta-data .category{
    background: url('/images/article-2-icon-category.png') no-repeat 0 3px;
    padding: 0 15px 0 25px;
    color: #0066cc;
}
.meta-data .category a{
    color: #0066cc;
    text-decoration: none;
    border-bottom: 1px solid #99ccff;
}
.meta-data .category a:hover{
    color: #ff0000;
    border-color: #ff0000;
}
.addthis_default_style{
    text-align: center;
}
.addthis_default_style div{
    display: inline-block;
}
.addthis_button_facebook_like {
	overflow:hidden;
	width: 51px !important;
}
.addthis_pill_style {
	width: 50px !important;
}
/*end blog*/
.title h2{
    margin-top: 10px;
}
.block-sidebar-subscription .field{
    margin: 0px 15px;
}
.block-sidebar-subscription.form_banner1 .field{
    margin: 0px 0px;
}
.entries{
    text-align: center;
}
.main-blog{
    padding: 20px 30px 0px 30px;
}
.item .image img{
    max-width: 100%;
}
.karetka{
    width: 240px;
    z-index: 1;
}
.karetka p a{
    margin: 0px 0px;
}
.karetka .block-featured-template .container{
    width: 100%;
}
.karetka p{
    text-align: center;
}
.text{
    margin-left: 0px;
}
.text p{
    margin-top: 0px;
}
.design-divider{
    border-top: 1px solid #ebebeb;
    margin-top: 10px;
    margin-bottom: 19px;
}
.ns-row .block-subscribe.form_banner2, .ns-row .block-subscribe.form_banner4{
    display: block;
}
.ns-row .block-subscribe.form_banner4{
    background: url('/images/img_new/form_bg5.jpg') repeat-x;
    background-size: contain;
}   
.ns-row .block-subscribe.block-subscribe.form_banner4 .inner{
    background: url('/images/img_new/form_bg4.jpg') repeat-x left bottom;
}
.ns-row .block-subscribe.block-subscribe.form_banner4 .img_wrapper{
    padding: 35px 29px 14px 47px;
}
/* 404 */
.mainrow{
    background: #108da1;
}
#fourforty #category, #fourforty #search-keyword{
    height: 22px;
}
.fourforty .block-sidebar-subscription{
    background: url(../images/newsletterlogo.png) no-repeat 80% center;
    height: 272px;
    border-bottom: none;
}
.fourforty .block-sidebar-subscription  .error{
    display: none;
}
.fourforty .block-sidebar-subscription div.heading{
    width: 100%;
    font-size: 36px;
    margin: 0px 175px 0px 175px;
    padding-top: 90px;
}
.fourforty .block-sidebar-subscription > div.content{
    margin-top: 0px;
}
.fourforty .block-sidebar-subscription div.heading span{
    color: #d8faa2;
    font-weight: bold;
}
.fourforty .block-sidebar-subscription > div.content > div.field > input#sidebar_subscription_input{
    height: 34px;
}
.fourforty .block-sidebar-subscription > div.content > div.button-wrapper > div.button{
    width: 0px;
    height: 36px !important;
    color: #fff;
    background: #212121;
    /*border-radius: 5px;*/
    padding-left: 18px;
    cursor: pointer;
font: 13px/38px 'PT Sans';
}
.fourforty .block-sidebar-subscription .field{
    display: inline-block;
    margin: 20px 0 0px 175px;
}
.fourforty .block-sidebar-subscription div.content div.button-wrapper{
    display: inline-block;
}
.fourforty.footer{
    height: 273px;
    background: #045779;
}
.error-text {
    font-size: 187px;
    color: #d8faa2;
    font-weight: bold;
    line-height: 94px;
    text-align: center;
    
    margin-bottom: 0.3%;
}
#fourforty .newsletter_subscribe{
    color: #d8faa2;
}
.fourforty .problem{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    font-family: PT Sans;
    line-height: 65px;
    margin-bottom: 10px;
}
.problem_description{
    text-align: center;
    margin-top: -7px;
    color: #fff;
    margin-bottom: 7px;
}
.fourforty .more_problem_description{
    margin-bottom: 85px;
    color: #fff;
    text-align: center;
    margin-left: 150px;
    margin-right: 150px;
}
.panic_more{
    color: #fff;
}
.fourforty .panicdiv{
    text-align: center;
    margin-bottom: 10px;
}
.panic{
   color: #d8faa2;
    font-weight: bold;
    margin-right: 4px;
}
#fourforty .block-sidebar-subscription .text-heading, #fourforty .block-sidebar-subscription .content .text{
margin: 0px 150px 0px 136px;
}

/* End 404 */
.pagination{
    text-align: center;
}
.pagination-frontend{
    padding-left: 0px;
}
.pagination-frontend>li{
    list-style: none;
    display: inline-block;
}
.pagination-frontend>li.prev, .pagination-frontend>li.next{
    margin-bottom: -7px;
}
.rss_category_item {
height: 20px;
margin: 6px 0;
padding: 0px 15px;
}
.block-featured-template table .container{
    width: 100%;
}
.contact-form input.text, .contact-form select#subject, .contact-form textarea.text{
    width: 100%;
}
.contact-form input.text, .contact-form select#subject{
    height: 26px;
    margin-bottom: 6px;
}
.contact-form textarea.text, .contact-form .input img{
    margin-bottom: 6px;
}
.contact-form textarea.text, textarea{
    max-width: 100%;
}
.preview-img{
    text-align: center;
}
.buttons{
    text-align: center;
}
.wix-divider{
    margin-bottom: 15px;
    margin-top: 10px;
}
.divider-border:nth-child(4n){
    border: none;
}
.addthis_default_style{
        display: block;
    }
    
    
.menu-open {
	width: 100%;
	height: 30px;
	display: none;
	background: url('../images/menu-open.png') no-repeat center center #00789a;
	border-bottom: 1px solid #045779;
	cursor: pointer;
}

@media (max-width : 1199px){
    .banner a img{
        width: 100%;
    }
    #search_pic{
        margin: 33px 0px 30px 10px;
    }
    .category-block .submit{
        margin-left: 13px;
    }
    #seti{

        background: url("../new_images/soc1024.png") no-repeat;
    }
    .karetka{
        width: 190px;

    }
    .fourforty .block-sidebar-subscription{
        background: url(../images/newsletterlogo.png) no-repeat 90% center;
    }
    .addthis_default_style{
        display: block;
    }
}
@media (max-width : 1199px) and (min-width : 991px) {
    #header_search_div {
    	width: 80%;
    }
    .category-block .category {
    	width: 61%;
    }
}
@media (max-width : 991px) {
    .addthis_default_style{
        display: block;
    }
    
    img{
        max-width: 100%;
        height: inherit;
    }
    #tab_left > div.block-sidebar-subscription{
        width: 100%;
    }
    .block-sidebar-subscription > div.content > div.field > input#sidebar_subscription_input {
width: 100% !important;
}
.text {
margin-left: 0px;
}
#logo{
    margin: 25px 0px 22px 5px;
}
    .fourforty .block-sidebar-subscription{
        width: 100%;
        background-image: none;
    }
    #fourforty .footer .col-md-12.col-xs-12{
        border-top: none;
    }
    .fourforty .block-sidebar-subscription div.heading{
        padding-top: 60px;
    }
    .fourforty .block-sidebar-subscription div.heading{
        margin: 0px 175px 0px 10%;
    }
    .fourforty .block-sidebar-subscription .field{
        margin: 20px 0 0px 10%;
        width: 254px;
    }
    .karetka{
        position: relative !important;
        margin-top: 10px !important;
        width: 100%;
    }

    .block-sidebar-subscription, .karetka, .seti{
        display: inline-block;
    }
    #logo{
        background: url("../new_images/logo.png") no-repeat center left;
    }
    #seti{
        margin: 10px 0;
    }
    .keyword{
        padding-right: 0px;
    }
    .category-block {
        padding-right: 0px;
    }
    #header_search_div{
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .submit{
        float: right;
        width: 92px;
    }
    #category{
        height: 25px;
    }
    .category{
        width: calc(100% - 81px);
        width: -webkit-calc(100% - 81px);
        width: -moz-calc(100% - 81px);
    }
    #header_books, #search_pic {
        display: none;
    }
    #tab_left{
        padding-right: 0px;
        padding-left: 15px;
    }
    .block-search {
        width: 100%;
    }

    .block-search > * > tr > td.keyword > input {
        height: 25px; margin-bottom: 7px;
    }
    #tab_left > div.block-sidebar-subscription{
        float: left;
    }
    #seti{
        width: 240px;
        float: right;
        background: url("../new_images/soc.png") no-repeat;
    }

    #tab_center{
        padding: 19px 15px 20px 15px;
    }
    .footer .col-md-12.col-xs-12, .footer.col-md-12{
        background: none repeat scroll 0% 0% #045779;
        border-top: 10px solid #024059;
        border-bottom: 20px solid #0E738F;
        height: 100%;
    }
}
@media (max-width : 768px){
    
    #tab_left .block.block-sidebar-subscription.form_banner3{
        width: 100%;
    }
    .block-sidebar-subscription.form_banner1{
        min-height: 200px;
        background-size: 100%;
    }
    .block-sidebar-subscription.form_banner3{
        text-align: left;
    }
    .block-sidebar-subscription.form_banner1 .heading{
        width: 100%;
    }
    .block-sidebar-subscription.form_banner3 .heading{
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .block-sidebar-subscription.form_banner3 .field{
        margin: 0px;
    }
    .block-sidebar-subscription.form_banner1 .content,
    .block-sidebar-subscription.form_banner3 .content{
        float: left;
    }
    .block-sidebar-subscription.form_banner1 .content{
        margin-left: 15px;
    }
    .block-sidebar-subscription.form_banner1 .content .img_wrapper{
        position: absolute;
        right: 40px;
        top: 34px;
    }
    .block-sidebar-subscription.form_banner3 .content .img_wrapper{
        position: absolute;
        top: 50px;
        right: 10px;
    }
    .block-sidebar-subscription.form_banner3 .content .field{
        margin: 0px 0px;
    }
    
    .block-sidebar-subscription.form_banner1 .content .text,
    .block-sidebar-subscription.form_banner3 .content .text{
        float: left;
    }
    .block-sidebar-subscription.form_banner1 .content .text span,
    .block-sidebar-subscription.form_banner3 .content .text span{
        margin-left: -30px;
    }
    .block-sidebar-subscription.form_banner1 .content .text,
    .block-sidebar-subscription.form_banner1 .content .field,
    .block-sidebar-subscription.form_banner1 .content .error,
    .block-sidebar-subscription.form_banner1 .content .button-wrapper{
        display: block;
    }
    .block-sidebar-subscription.form_banner3 .content .text,
    .block-sidebar-subscription.form_banner3 .content .field,
    .block-sidebar-subscription.form_banner3 .content .error,
    .block-sidebar-subscription.form_banner3 .content .button-wrapper{
    }
    #sidebar_subscription_submit{
        float: left;
    }
    .addthis_default_style {
        display: inline-block;
        text-align: center;
    }
    .social-data{
        text-align: center;
    }
    .text{
        margin-left: 0px;
    }
    #header_center, #header_menu{
        display: none !important;
    }
    #tab_left {
		padding-right: 15px;
		padding-left: 15px;
	}
    #seti{
        background: none !important;
        width: 100% !important;
        height: 100% !important;
        text-align: center;
    }
    #twitter{
        background: url(../new_images/tw.png) no-repeat;
        display: inline-block;
        padding: 15px 172px 35px 10px;
        margin-bottom: 10px;
    }
    #facebook{
        background: url(../new_images/fb.png) no-repeat;
        display: inline-block;
        width: 240px;
        margin: 0px;
    }
    
    .karetka{
        width: 100%;
        padding-right: 0px;
    }
    .karetka a, .karetka p{
        display: inline-block;
    }
    .block-featured-template table .divider.divider-horisontal{
        display: none;
    }
    .block-featured-template table tr{
        display: table-cell;
        padding: 0px 6px;
    }
    .block-featured-template table tr td{
        display: block;
    }
    .block-featured-template table tr:nth-child(2n){
        display: none;
    }
    
    #tab_left {
    	padding: 0;
    }
    #tab_left > .block-category {
    	display: none;
    }
    .menu-open {
    	display: block;
    }
}
@media (max-width : 678px){
    #header_center{
        display: none;
    }
    .block-subscribe div.inner{
        background-image: none;
    }
    .showcase-description p{
        display: none;
    }
    .footer .col-md-12.col-xs-12, .footer.col-md-12{
        background: none repeat scroll 0% 0% #045779;
        border-top: 10px solid #024059;
        border-bottom: 20px solid #0E738F;
        height: 100%;
    }
    .fourforty .more_problem_description, .problem_description{
        margin-left: 50px;
        margin-right: 50px;
    }
    #seti{
        float: left;
        display: inline-block;
    }
    img{
        max-width: 100%;
    }
}
@media (max-width : 600px){
    .block-sidebar-subscription.form_banner3 .content .img_wrapper{
        display: none;
    }
    .col-small{
        width: 100%;
        margin: 5px 0px;
    }
    .arrow{
        line-height: 22px;
        background: url('../new_images/nav_arrow_small_size.png') no-repeat scroll 3% 50% transparent;
    }
    span.home{
        background: url('../new_images/home_nav_small_size.png') no-repeat scroll 50% 60% transparent;
    }
    .item-title{
        width: 100%;
    }
    .description-format{
        width: 100%;
    }
    .small-divider{
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 22px;
        margin-bottom: 14px;
    }
    .delimeter{
        display: none;
    }
    .item-title{
        min-height: 20px;
    }
    .footer .col-md-12.col-xs-12, .footer.col-md-12{
        background: none repeat scroll 0% 0% #045779;
        border-top: 10px solid #024059;
        border-bottom: 20px solid #0E738F;
        height: 100%;
    }
    .footer{
        max-height: 100%;
    }
    .fourforty .block-sidebar-subscription > div.content {
    margin-top: 0px;
}
    .fourforty .block-sidebar-subscription div.heading {
    margin: 0px 5% 0px 0%;
    line-height: 36px;
    padding-bottom: 60px;
}
.fourforty .block-sidebar-subscription .field {
    margin: 20px 0px 0px 0%;
    width: 60%;
}
#tab_left div.block-sidebar-subscription {
    margin: 10px 0px;
    width: 100%;
}
.pagination-frontend a {
    margin: 0px 0px;
    padding: 1px 0px;
}
.freestuff-list .col-small div{
    text-align: center;
}
#free_main {
    padding: 30px;
}
.free_div select{
    margin-top: 2px;
    margin-bottom: 2px;
}
h1{
    font-size: 20px !important;
}
}
@media (max-width: 480px){
    .block-sidebar-subscription.form_banner1{
        min-height: 480px;
        background-size: 100%;
    }
    .block-sidebar-subscription.form_banner1 .heading{
        width: 100%;
    }
    .block-sidebar-subscription.form_banner1 .content{
        float: none;
    }
    .block-sidebar-subscription.form_banner1 .content .img_wrapper{
        position: relative;
    }
    
    .block-sidebar-subscription.form_banner1 .content .text{
        float: none;
    }
    .block-sidebar-subscription.form_banner1 .content .text span{
        margin-left: 0px;
    }
    .block-sidebar-subscription.form_banner1 .content .text,
    .block-sidebar-subscription.form_banner1 .content .field,
    .block-sidebar-subscription.form_banner1 .content .error,
    .block-sidebar-subscription.form_banner1 .content .button-wrapper{
        display: block;
        margin-left: 0px;
    }
    #sidebar_subscription_submit{
        float: none;
    }
    #tab_left .block.block-sidebar-subscription.form_banner3{
        width: 100%;
    }
    .block-sidebar-subscription.form_banner3{
        text-align: center;
    }
    .block-sidebar-subscription.form_banner3 .heading{
        text-align: center;
        width: 100%;
        margin-bottom: 0px;
    }
    .block-sidebar-subscription.form_banner3 .field{
        margin: 0px 15px;
    }
    .block-sidebar-subscription.form_banner3 .content{
        float: none;
    }
    .block-sidebar-subscription.form_banner3 .content .img_wrapper{
        position: relative;
        top: 0px;
        right: 0px;
    }
    .block-sidebar-subscription.form_banner3 .content .text{
        float: none;
    }
    .block-sidebar-subscription.form_banner3 .content .text span{
        margin-left: 0px;
    }
    #sidebar_subscription_submit{
        float: none;
    }
    .block-sidebar-subscription.form_banner3 .content .img_wrapper{
        display: block;
    }
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all{
        width: 100% !important;
    }
    .block-subscribe .content{
        padding: 0 0 0 13px;
    }
    #lb-dialog .block-subscribe.form_banner2 input[type="submit"]{
        margin-left: 5px;
    }
	.addthis_default_style {
		display: block;
		text-align: left;
		position: relative;
	}
    .addthis_default_style a {
    	display: block !important;
    	height: 20px;
    	margin-bottom: 5px;
    	position: relative;
    	float: none !important;
    }
    .addthis_counter .addthis_pill_style {
    	height: 26px !important;
    }
    .addthis_default_style div {
	    display: block;
	    float: none;
	    height: 20px;
	    margin-bottom: 5px;
	}
    .addthis_default_style a div {
	    display: inline-block;
	    left: 0;
	    position: absolute;
	}
	.addthis_default_style iframe {
		display: block;
	}
    .block-featured-template table tr {
        display: table-row;
    }
    .text {
    margin-left: 0px;
}
.karetka{
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}
.block-featured-template > div.content > table > * > tr > td > div.button > a{
    width: 120px;
}
.block-featured-template > div.content > table > * > tr > td {
    margin-bottom: 20px;
}
}
@media (max-width: 320px){
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all{
        width: 100% !important;
    }
    .block-subscribe.form_banner2{
        padding: 0px 10px;
    }
    .block-subscribe.form_banner2 .inner{
        padding: 0px;
    }
    .block-subscribe.form_banner2 .img_wrapper{
        padding: 20px 25px 7px 0px;
    }
    .block-subscribe .heading{
        padding: 20px 0px 10px 15px;
    }
    .block-subscribe.form_banner2 .heading span{
        font-size: 28px;
    }
    .block-subscribe .content{
        padding: 0 0 0 15px;
    }
    #tab_left{
        text-align: center;
    }
    .article_text h2{
        font-size: 10px;
    }
    #seti {
    width: 240px;
    background: url('../new_images/soc.png') no-repeat scroll 0% 0% transparent;
    margin: 0 auto;
	}
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .category-description p{
        padding: 0px !important;
    }
    .addthis_default_style {
    text-align: left;
	}
	#article-share-1 div a {
	    height: 24px !important;
	    margin-bottom: 4px;
	margin-top: 4px;
	}
	#article-share-1 div a:first-child{
	    padding-bottom: 25px !important;
	    
	}
	#article-share-1 div a.addthis_pill_style{
	    margin-top: 0px !important;
	}
	.left{
	    width: 100%;
	}
	.article_text{
	    padding: 0px;
	}
	.article_text p img{
	    float: left;
	}
	div.desing_stat span {
	    margin-left: 0px;
	}
	.article_title h1{
	    font-size: 20px;
	}
	.block-subscribe div.inner div.content .email-column input {
	    width: 100%;
	    margin-bottom: 8px;
	}
	.addthis_default_style div {
	    display: block;
	    float: left;
	    width: 100%;
	    margin: 4px 0px 4px 0px;
	}
	.social-data div a{
	    width: 100%;
	}
	.addthis_counter.addthis_pill_style {
	    height: 26px !important;
	}
	.share {
	    font-size: 16px;
	    text-align: left;
	}
    .arrow{
        line-height: 22px;
        background: url('../new_images/nav_arrow_small_size.png') no-repeat scroll 3% 50% transparent;
    }
    span.home{
        background: url('../new_images/home_nav_small_size.png') no-repeat scroll 50% 60% transparent;
    }
    .catalog-nav{
        padding-left: 5px;
        padding-right: 5px;
    }
    #tab-left{
        padding-right: 0px;
        padding-left: 0px;
    }
    .block-sidebar-subscription div.content div.button-wrapper {
    padding: 14px 14px 20px 14px;
	}
    #logo{
        margin: 25px 0px 22px 0px;
    }
    .pagination{
        margin: 0px 0px;
    }
    #tab_left div.block-sidebar-subscription {
    margin: 10px 0px;
    width: 100%;
	}
    #seti{
        margin: 10px 0px;
        float: none;
    }
    .karetka{
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;    
    }
    
    
    .karetka p{
        text-align: left;
    }
    .text{
        margin-left: 0px;
    }
    .social-data div a{
        padding: 6px 2px;
    }
    .right{
        float: left;
        margin-top: 10px;
    }
    .category{
        width: 100%;
    }
    .footer .col-md-12.col-xs-12, .footer.col-md-12{
        background: none repeat scroll 0% 0% #045779;
        border-top: 10px solid #024059;
        border-bottom: 20px solid #0E738F;
        height: 100%;
    }
    .block-featured-template table tr {
    	display: block;
    }

}

@media (min-width : 768px){
 .block-category {
  display: block !important;
 }
}
@media (max-width : 768px){ 
 #tab_center {
  padding-right: 0px;
  padding-left: 0px;
 }
}

/* Live Chat */

.wdl-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    /*border-radius: 4px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.wdl-btn, .chat-btn-start {
	color: #ffffff;
	text-align: center;
	/* font-family: "OpenSans-Regular"; */
	font-size: 14px;
	background: #1c2335;
	line-height: 24px;
	padding: 8px 12px;
	margin-bottom: 0;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	border: 0px solid #1c2335;
	-webkit-border-radius: 0px;
	filter: none;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	min-height: 32px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important;
}
.wdl-btn, .chat-btn-start {
    color: #ffffff;
    background-color: #1c2335;
    border: 0px solid #1c2335;
}


.livechat {
 	background-color: #ffffff;
 	z-index: 99999;
 	width: 336px;
 	height: 222px;
 	position: fixed;
 	bottom: 36px;
 	right: 40px;
 	border: 1px solid #d5d5d5;
 }
 .chat-header {
 	background-color: #bf5252;
 	height: 32px;
 	/*background-image: url(../images/live-chat/chat_title_icon.png);*/
/* 	background-repeat: no-repeat;
 	background-position: 15px center;*/
 	cursor: move;
 }
 .chat-close {
 	cursor: pointer;
 }
 .chat-title {
 	font-size: 14px;
 	color: #fff;
 	text-transform: uppercase;
 	display: inline-block;
 	float: left;
 	margin-left: 5px;
 	line-height: 32px;
 	margin-bottom: 0px;
 	margin-top: 0px;
 }
 .chat-btn-close {
 	background-image: url(../images/live-chat/chat_btn_close.png);
 	background-repeat: no-repeat;
 	background-position: center center;
 	background-color: #333333;
 	height: 32px;
 	width: 32px;
 	float: right;
 	border-radius: 0;
 }
 .chat-content {
/* 	background-image: url(../images/live-chat/chat_content_icon.png);
 	background-repeat: no-repeat;
 	background-position: 40px 15px;*/
 }
 .chat-text {
 	font-size: 15px;
 	color: #4d4d4d;
 	line-height: 20px;
 	padding-left: 106px;
 	padding-top: 32px;
 	margin-bottom: 19px;
 }
 .chat-name, .chat-mail {
 	border: 1px solid #d5d5d5;
 	width: 274px;
 	font-size: 13px;
 	color: #d5d5d5;
 	/*margin-left: 30px;*/
 	/*margin-right: 30px;*/
 	height: 32px;
 	margin-bottom: 10px;
 	padding-left: 14px;
 	padding-top: 4px
 }
 /*.chat-name:focus, .chat-mail:focus {*/
 	/*border: 1px solid #bf5252;*/
 	/*box-shadow: 0px 0px 1px 0px #bf5252;*/
 	/*outline: none;*/
 /*}*/

 /*.chat-name, .chat-mail {*/
	/*border: 1px solid #d5d5d5;*/
	/*color: #d5d5d5;*/
/*}*/
/*.chat-name:focus, .chat-mail:focus {*/
    /*border: 1px solid #228dd2;*/
    /*box-shadow: 0px 0px 1px 0px #228dd2;*/
/*}*/

.chat-form .chat-field, .chat-form input.chat-field:invalid {
	display: block;
    height: 32px;
    vertical-align: middle;
    background-color: #fff;

	width: 100%;
    box-sizing: border-box;
    /*padding: 5px 0 5px 10px;*/
    padding: 1px 0 1px 8px;
    border: 1px solid #a0a0a0;
    outline: 0;
    color: #5e5652;
    font-size: 14px;
    line-height: 19px;
    -webkit-appearance: none;
    border-radius: 0;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;

	text-transform: none;

	margin-bottom: 8px;
}

.chat-form input.chat-field:focus {
	border: 1px solid rgba(82, 168, 236, 0.8);
}

.chat-form input.chat-field::-webkit-input-placeholder, .chat-form input.chat-field:focus::-webkit-input-placeholder {
	color: #7a7a7a;
}
.chat-form input.chat-field::-moz-placeholder, .chat-form input.chat-field:focus::-moz-placeholder {
	color: #7a7a7a;
}
.chat-form input.chat-field:-moz-placeholder, .chat-form input.chat-field:focus:-moz-placeholder {
	color: #7a7a7a;
}
.chat-form input.chat-field:-ms-input-placeholder, .chat-form input.chat-field:focus:-ms-input-placeholder {
	color: #7a7a7a;
}

 .chat-btn-start {
 	margin-left: 30px;
 	background: #bf5252 !important;
 	font-size: 15px;
 	width: 120px;
 	height: 34px;
 	text-transform: none !important;
 	border-radius: 0;
 	line-height: 20px;
 }
 .chat-close {
 	position: fixed;
 	bottom: -2px;
 	right: 20px;
 	z-index: 99999;
 }
 .chat-close .chat-header {
 	background-repeat: no-repeat;
 	background-position: 15px center;
 	background-color: #bf5252;
 	height: 32px;
 	/*background-image: url(../images/live-chat/chat_title_icon.png);*/
 	width: 210px;
 	cursor: pointer;
 }
 .chat-btn-open {
 	background-image: url(../images/live-chat/chat_shevron.png);
 	background-repeat: no-repeat;
 	background-position: center center;
 	background-color: #333333;
 	border-radius: 0;
 	height: 32px;
 	width: 32px;
 	float: right;
 }
 .chat-content-image{
	float: left;
	padding: 20px;
 }
 .livechat {
 	display: none;
 }
 .livechat:after {
	content: "";
	display: table;
	clear: both;
}
/* For modern browsers */
.livechat:before,
.livechat:after {
   content: "";
   display: table;
}
.livechat:after {
   clear: both;
}

/* для IE6-7 */
.livechat {
   zoom: 1;
}


 .chat-form {
 	height: 0px;
 	padding: 0px;
 	margin: 0px;
 }


 .ie9 .chat-btn-open, .ie9 .chat-btn-close, .ie9 .chat-btn-start {
 	border-radius: 0;
 }
 .ie9 .chat-header {
 	height: 32px;
 }
  .ie8 .chat-btn-open, .ie8 .chat-btn-close, .ie8 .chat-btn-start {
 	border-radius: 0;
 }
 .ie8 .chat-header {
 	height: 32px;
 }

/*-------------------------------------------*/

.livechat {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
	width: 411px;
	-moz-box-shadow: 0 0 9px 0 rgba(0,0,0,0.18);
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.18);
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.18);
}
.livechat.livechat-corner {
    bottom: 0;
    right: 3%;
}
.chat-header {
	background-color: #228dd2;
}
.chat-header i{
	float: left;
    line-height: 30px;
	margin-left: 15px;
	color: #fff;
}
p.chat-title {
	color: #fff;
}
.chat-btn-close {
	background-color: #333333;
}
.chat-content {
/*	background-image: url(../images/live-chat/chat-logo.jpg);
    background-repeat: no-repeat;*/
    /*background-position: 21px 6px;*/
	/*padding: 25px 30px 30px 159px;*/
	/*background-position: 21px 25px;*/
	padding: 25px 30px 25px 159px;
}

.chat-text {
	color: #4d4d4d;
	padding: 0;
	/*margin-bottom: 19px;*/
	margin-bottom: 0;
}
.chat-text p {
	margin-top: 0;
	margin-bottom: 8px;
}

.chat-btn-start {
	background: #228dd2 !important;
	margin-left: 0;
}
.chat-btn-start:hover {
	background: #333333 !important;
}
.chat-close .chat-header {
	background-color: #228dd2;
    /*width: 197px;*/
}
.chat-close .chat-header:hover, .chat-close .chat-header.live-chat-hover {
	background-color: #333333;
}
.chat-btn-open {
	background-color: #333333;
}
.live-chat-overlay:after {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.5);
}

/*---------*/

@media (max-width: 435px) {
	.livechat {
	    width: 235px;
		padding-bottom: 0;
	}
	.chat-content {
		padding: 16px 10px 16px 20px;
		background: none;
	}
    .chat-text {
	    padding: 0;
    }
    .chat-btn-start {
	    margin: 0;
    }
}
/* End Live Chat */
.block-web-design-pinned_post {
    margin-bottom: 20px;
}
.search_showcase_wrapper {
    position: relative;
}
.search_showcase_wrapper img {
    position: absolute;
    top: 5px;
    right: 5px;
}
.search_showcase_wrapper button {
    background: none;
    border: none;
}
#search_showcase {
    height: 23px;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #8a8a8a;
}

#sort_by {
    width: auto;
    margin-left: 10px;
}
.showcase_like {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    padding: 2px 5px 2px 2px;
    border-radius: 3px;
    background: rgba(0,0,0,.4);
    text-align: right;
}
.showcase_like.active, .showcase_like:hover {
    background: #0F8CA1;
}
.showcase_like img {
    margin: auto 2px 2px 2px;
}
.showcase_like .result {
    display: inline-block;
    padding: 0 3px;
    line-height: 25px;
    height: 25px;
    background: #FFFFFF;
    border-radius: 3px 0 0 3px;
}
.row.item {
    position: relative;
}
.show_case .pagination {
    border: none;
}
@media (max-width: 1200px) {
    .showcase_like {
        right: 0;
        top: -10px;
        bottom: auto;
    }
}
.brother-category {
    padding-bottom: 35px;
    position: relative;
    margin-bottom: 35px;
}
.brother-category h3 {
    text-align: center;
}
.brother-category h5 a {
    font-size: 1.05em;
    color: #aaaaaa;
}
.brother-category .btn {
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-left: 22%;
}
.brother-category .btn a {
    display: inline-block;
    padding: 2px 30px;
    text-align: center;
    background: #238ed2;
    color: #FFFFFF;
}
.brother-category .btn a:hover {
    color: #0e738f;
    background: #d9fca3;
    text-decoration: none;
}
.all_cat.archive_list {
    padding-bottom: 110px;
}
.brother-row {
    display: flex;
    flex-flow: row wrap;
}
.bundle-link{
	color: #fff;
	padding: 5px 0px 10px;
    display: block;
}
.bundle-link:hover{
	color: #fff;
}
#search_showcase::-webkit-input-placeholder       {line-height: 20px;  transition: line-height 0.5s ease; color: #000000;}
#search_showcase::-moz-placeholder                {line-height: 20px;  transition: line-height 0.5s ease; color: #000000;}
#search_showcase:-moz-placeholder                 {line-height: 20px;  transition: line-height 0.5s ease; color: #000000;}
#search_showcase:-ms-input-placeholder            {line-height: 20px;  transition: line-height 0.5s ease; color: #000000;}
#search_showcase:focus::-webkit-input-placeholder {line-height: 100px; transition: line-height 0.5s ease; color: #000000;}
#search_showcase:focus::-moz-placeholder          {line-height: 100px; transition: line-height 0.5s ease; color: #000000;}
#search_showcase:focus:-moz-placeholder           {line-height: 100px; transition: line-height 0.5s ease; color: #000000;}
#search_showcase:focus:-ms-input-placeholder      {line-height: 100px; transition: line-height 0.5s ease; color: #000000;}
.related_resources_manager{
	border: 1px solid #025678;
    margin: 20px 0 10px 0;
    width: 100%;
}
.related_resources_manager .heading{
	height: 28px;
    background: #025678;
    font: bold 12px/16px 'PTSans-CaptionBold';
    color: #fff;
    text-transform: uppercase;
}
.related_resources_manager .left{
	padding: 6px 0 6px 9px;
    word-spacing: 2px;
    letter-spacing: 0.5pt;
	float: left;
	display: block;
}
.related_resources_manager .container-wrapper{
	padding: 10px;
}
.related_resources_manager .related-link{
	color: #fff;
}
.related_resources_manager .related-link:hover{
	cursor: pointer;
}
.related_resources_manager p{
	text-align: left;
}
