/*------------------------------------------------------------------------
# Ja Zinc J15 - Version 1.0 - Licence Owner JA108425
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */

html,
body,
form,
fieldset {
    margin: 0;
    padding: 0;
}

body {
    background: #FFFFFF;
    color: #000000;
    font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

body#bd {
    color: #4F4F4F;
    #background: url(../images/body-bg.png) repeat-x center 30px #181818;
    padding-top: -50px;
    margin: 0;
    background: #000;
}

body.contentpane {
    color: #000000;
    font-size: 14px;
    line-height: 1.3em;
    margin: 0;
    margin: 1em 2em;
    width: auto;
    /* Printable Page */
}

body.fs1 {
    font-size: 12px;
}

body.fs2 {
    font-size: 13px;
}

body.fs3 {
    font-size: 14px;
}

body.fs4 {
    font-size: 15px;
}

body.fs5 {
    font-size: 16px;
}

body.fs6 {
    font-size: 18px;
}


/* Normal link */

a {
    color: #9A4600;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    color: #6E6845;
    text-decoration: underline;
}

a img {
    border: none;
}


/* Title text */

.contentheading,
.componentheading,
.blog_more strong,
h1,
h2,
h3,
h4 {
    line-height: normal;
}


/* Small text */

small,
.small,
.smalldark,
.article-meta,
.modifydate,
.img_caption p,
.site-slogan,
a.readon,
#ja-pathway,
#ja-subnav,
#ja-footer,
#ja-botsl {
    font-size: 92%;
}


/*article image*/

img {
    margin: 0;
    padding: 0;
}

.img_caption p {
    text-align: center;
    color: #555555;
}

.img_caption.left,
.img_caption.right {
    margin-top: 3px;
}

.img_caption img {
    background: #CFCCAE;
    padding: 4px;
    border: 1px solid #BBB691;
}

.img_caption p {
    padding-top: 5px;
    margin-top: 0px;
}

.img-border {
    background: #D4D1B6;
    padding: 4px;
    border: 1px solid #BBB691;
}


/* Heading */

h1 {
    font-size: 130%;
}

h2 {
    font-size: 120%;
}

h3 {
    font-size: 110%;
}

h4 {
    font-size: 105%;
}

p,
pre,
blockquote,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1em 0;
    padding: 0;
}

ul {
    list-style: none;
}

ul li {
    background: url(../images/bullet.gif) no-repeat 20px 8px;
    padding-left: 30px;
}

ol li {
    margin-left: 35px;
}

th {
    font-weight: bold;
    padding: 8px;
    text-align: left;
}

fieldset {
    border: none;
    padding: 10px 5px;
    background: url(../images/dot.gif) repeat-x top;
}

fieldset a {
    font-weight: bold;
}

fieldset.input {
    padding: 0;
    background: none;
}

legend {
    font-weight: bold;
    background: #FFFFFF;
}

hr {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #EEEEEE;
    height: 1px;
}

br {}

td,
th,
div {
    font-size: 100%;
}


/* FORM
--------------------------------------------------------- */

form {
    margin: 0;
    padding: 0;
}

form label {
    cursor: pointer;
}

input,
select,
textarea,
.inputbox,
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}

.inputbox {
    padding: 2px;
    border: 1px solid #BBB691;
    background: #CFCCAE;
    color: #4F4F4F;
    font-size: 100%;
}

.button {
    padding: 1px 8px;
    border: 1px solid #C48551;
    background: #9A4600;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 92%;
}

* html .button {
    /*IE 6*/
    padding: 0 5px !important;
}

*+html .button {
    /*IE 7*/
    padding: 0 5px !important;
}


/* JOOMLA STYLE
--------------------------------------------------------- */

.article_separator,
.article_seperator {
    clear: both;
    display: block;
    height: 30px;
    margin: 0;
    background: url(../images/sep.gif) repeat-x center;
}

.column_separator {
    padding: 0 25px;
}


/* content tables */

.sectiontableheader {
    background: #6E6845;
    padding: 4px 8px;
    color: #FFFFFF;
    font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
    color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
    padding: 8px;
    background: url(../images/sep.gif) repeat-x bottom;
}

table.contentpane {
    border: none;
    width: 100%;
}

table.contentpaneopen {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

table.contenttoc {
    margin: 0 0 10px 10px;
    padding: 0;
    width: 30%;
    float: right;
}

table.contenttoc td {
    background: url(../images/bullet.gif) no-repeat 12px 8px;
    padding: 1px 5px 1px 20px;
}

table.contenttoc th {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 3px;
    text-indent: 5px;
}

table.poll {
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}

table.pollstableborder {
    border: none;
    padding: 0;
    text-align: left;
    width: 100%;
}

table.pollstableborder img {
    vertical-align: baseline;
}

table.pollstableborder td {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 4px !important;
    background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
    background: #E1E0CF;
}

table.searchintro {
    padding: 10px 0;
    width: 100%;
}

table.searchintro td {
    padding: 5px!important;
}

.blog_more {
    margin: 15px 0 0;
    padding: 10px 0 0;
    background: url(../images/sep.gif) repeat-x top;
}

.blog_more strong {
    display: block;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.blog_more ul {
    margin: 0;
    padding: 0;
}

.blog_more ul li {
    background: url(../images/bullet.gif) no-repeat 4px 8px;
    margin: 0;
    padding: 0 0 0 12px;
}

.category {
    font-weight: bold;
}

h1.componentheading,
.componentheading {
    font-size: 200%;
    background: url(../images/sep.gif) repeat-x left bottom;
    margin: 0 0 15px;
    padding: 5px 0;
}

.contentdescription {
    padding-bottom: 30px;
}

h2.contentheading,
.contentheading {
    margin: 0;
    padding: 0;
    font-size: 200%;
}

table.blog .contentheading {
    font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {}

a.readon {
    color: #FFFFFF;
    background: #6E6845;
    text-transform: uppercase;
    padding: 1px 4px;
}

a.readon:hover,
a.readon:focus,
a.readon:active {
    color: #FFFFFF;
    text-decoration: none;
}

table.contentpaneopen td,
table.contentpane td {}

table.contentpaneopen,
table.contentpane,
table.blog {
    width: 100%;
}

.moduletable {
    padding: 0;
}

ul.pagination {
    margin: 15px auto 10px;
    padding: 10px 0 0;
    background: url(../images/sep.gif) repeat-x top;
    color: #555555;
}

ul.pagination li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0;
}

ul.pagination li span {
    padding: 2px 5px;
}

ul.pagination a {
    padding: 1px 4px;
    text-decoration: none;
    background: #CFCCAE;
    border: 1px solid #BBB691;
    color: #4F4F4F;
}

ul.pagination a:hover,
ul.pagination a:active,
ul.pagination a:focus {
    color: #9A4600;
}

.pagenavbar {
    background: url(../images/icon-pages.gif) no-repeat center left;
    font-weight: bold;
    padding-left: 14px;
}

.pagenavcounter {
    background: url(../images/icon-pages.gif) no-repeat 0 11px;
    font-weight: bold;
    padding: 8px 14px 0 14px;
}

.smalldark {
    text-align: left;
}

div.syndicate div {
    text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
    background: none;
}

ul.latestnews a,
ul.mostread a {
    color: #9A4600;
}

.bannerheader {
    font-size: 120%;
    font-weight: bold;
}


/* META
--------------------------------------------------------- */

.article-toolswrap {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
}

.article-tools {
    display: block;
    padding: 0 10px 0 0;
}

.article-meta {
    width: 70%;
    float: left;
    color: #555555;
}

.createby {}

.createdate {
    padding-right: 6px;
    margin-right: 5px;
    background: url(../images/vline.gif) no-repeat right center;
}

.modifydate {
    width: 100%;
    display: block;
    color: #555555;
    margin: 15px 0;
}

.article-section {
    padding-left: 6px;
    margin-left: 5px;
    background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
    color: #555555;
}

.article-category a {
    color: #555555;
}

div.buttonheading {
    position: absolute;
    top: 4px;
    right: 10px;
}

.buttonheading img {
    margin: 0 0 0 5px;
    border: 0;
    float: right;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

#ja-mainnav,
#ja-header,
#ja-slideshow,
#ja-slideshow-bot,
#ja-botsl,
#ja-container,
#ja-container-top,
#ja-container-bot,
#ja-footer {
    width: 1400px;
    margin: 0 auto;
}

#ja-wrapper {
    background: url(../images/mainwrap-bg.jpg) repeat-x center bottom;
}

#ja-container {
    background: url(../images/content-center.png) repeat-y center top;
}

#ja-container-inner {
    padding: 0 30px;
}

#ja-container-top {
    background: url(../images/content-top.png) no-repeat left top;
    height: 40px;
}

#ja-container-bot {
    background: url(../images/content-bot.png) no-repeat center bottom;
    height: 40px;
}

#ja-mainbodywrap {
    width: 70%;
    float: left;
}

#ja-mainbody {}


/* PRIMARY COLUMN
--------------------------------------------------------- */

#ja-content {
    clear: both;
    display: block;
    float: right;
    width: 75%;
}

/*#ja-current-content {
    padding: 0 20px;
}*/


/* COLUMNS
--------------------------------------------------------- */

#ja-col1 {
    float: left;
    overflow: hidden;
}

#ja-col1 div.ja-innerpad {
    margin: 0px 30px 0px 0px;
}

#ja-col2 {
    float: right;
    overflow: hidden;
    width: 30%;
}

#ja-col2 div.ja-innerpad {}

#ja-col2 div.moduletable,
#ja-col2 div.moduletable_menu,
#ja-col2 div.moduletable_hilite {
    background: #CFCCAE;
    border: 1px solid #BBB691;
    padding: 5px 10px;
}

#ja-col2 div.moduletable h3,
#ja-col2 div.moduletable_menu h3 {
    background: none;
    border-bottom: 1px solid #BBB691;
}

#ja-col2 div.moduletable_hilite h3 {
    color: #C48551;
    border-bottom: 1px solid #C48551;
    background: none;
}

#ja-col2 div.moduletable_hilite {
    background: #9A4600;
    border: 1px solid #9A4600;
    color: #FFFFFF;
}

#ja-col2 div.moduletable_hilite ul {
    color: #FFFFFF;
}

#ja-col2 div.moduletable_hilite ul li {
    background: #000000 !important;
    padding: 3px 10px;
    margin: 0 0 2px;
}

#ja-col2 div.moduletable_hilite .img-border {
    background: #853C00;
    border: 1px solid #A9520A;
}


/*common style for column*/


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */

#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
    padding: 0 0 0px;
    margin: 0;
    clear: both;
}


/*content + left*/

#ja-containerwrap-fr #ja-mainbodywrap {
    width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
    width: 25%;
}

#ja-containerwrap-fr #ja-content {
    width: 75%;
}

/*#ja-containerwrap-fr #ja-current-content {
    padding-right: 0;
}*/


/*content + right*/

#ja-containerwrap-fl #ja-content {
    width: 100%;
}

/*#ja-containerwrap-fl #ja-current-content {
    padding-left: 0;
}*/


/*full*/

#ja-containerwrap-f #ja-mainbodywrap {
    width: 100%;
}

#ja-containerwrap-f #ja-content {
    width: 100%;
}

#ja-containerwrap-f #ja-current-content {
    padding-left: 0;
    padding-right: 0;
}


/* MODULE
--------------------------------------------------------- */

div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_blank h3,
div.moduletable_album h3 {
    background: url(../images/sep.gif) no-repeat left bottom;
    font-size: 125%;
    margin: 0 0 10px;
    padding: 5px 0;
    color: #6E6845;
    text-transform: uppercase;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_blank,
div.moduletable_album {
    margin: 0 0 20px;
    padding: 0;
}


/* Module text */

div.moduletable_text {
    padding: 0 10px;
}


/*tabs*/

div.module_tabs {
    padding: 0;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}


/* mis */

div.banneritem_text {
    padding: 5px 0 !important;
}

div.advs {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li {
    padding-left: 13px;
    background-position: 5px 7px;
}


/* HEADER
--------------------------------------------------------- */

							/*vst*/
#ja-headerwrap {
    padding-top: 10px;
    padding-bottom: 10px;
	/* margin-bottom: 30px; */
}
								
#ja-header { 
    line-height: normal;
    /* margin-top: 0px; */
    /* height: 170px; */
}
							/*0*/

h1.logo,
div.logo-text {
    margin: 0 0 5px;
    padding: 0;
    float: left;
}

h1.logo a {
    width: 293px;
    height: 100px;
    display: block;
    background: url(../images/logo.png) no-repeat center;
}

h1.logo a span {
    position: absolute;
    top: -1000px;
}

div.logo-text {
    outline: none;
}

div.logo-text h1 {
    font-size: 300%;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
}

div.logo-text h1 a {
    color: #FFFFFF;
    text-transform: uppercase;
}

div.logo-text h1 a:hover,
div.logo-text h1 a:focus,
div.logo-text h1 a:active {
    text-decoration: none;
}

.site-slogan {
    color: #555555;
    margin: 0 0 -2px 0px;
    padding: 0;
    letter-spacing: 2px;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-mainnavwrap {
    background: #181818;
    border-bottom: 5px solid #9A4600;
}

#ja-mainnav {
    padding: 0;
    position: relative;
    z-index: 9999;
}

#ja-mainnav a,
#ja-subnav a {
    outline: none;
    line-height: normal;
}

#ja-subnav {}

#ja-subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

#ja-subnav li {
    display: block;
    background: url(../images/dot.gif) repeat-x bottom;
    margin: 0;
    padding: 0;
    line-height: normal;
}

#ja-subnav a {
    display: block;
    outline: none;
    padding: 8px 15px;
    margin: 0;
    text-decoration: none;
    color: #4F4F4F;
    background: url(../images/arrow.png) no-repeat 5px 13px;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
    color: #9A4600;
    text-decoration: none;
    background: url(../images/arrow2.gif) no-repeat 5px 13px;
}

#ja-subnav li.active a {
    font-weight: bold;
    color: #9A4600;
    background: url(../images/arrow2.gif) no-repeat 5px 13px;
}


/* breadcrumbs */

#ja-pathway {
    color: #555555;
    margin: 0 0 5px;
    padding: 6px 0 7px;
    background: url(../images/sep.gif) repeat-x left bottom;
}

#ja-pathway strong {
    margin-right: 5px;
}

#ja-pathway img {
    margin: 1px 5px;
}


/* Default Joomla! Menu */

ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

ul.menu li {
    display: block;
    background: url(../images/dot.gif) repeat-x bottom;
    margin: 0;
    padding: 0;
    line-height: normal;
}

ul.menu li a {
    display: block;
    outline: none;
    padding: 5px 0 5px 15px;
    margin: 0;
    text-decoration: none;
    color: #4F4F4F;
    background: url(../images/arrow.png) no-repeat 5px 10px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
    color: #9A4600;
    text-decoration: none;
    background: url(../images/arrow2.gif) no-repeat 5px 10px;
}

ul.menu li.active a {
    font-weight: bold;
    color: #9A4600;
    background: url(../images/arrow2.gif) no-repeat 5px 10px;
}

ul.menu li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu li li {
    border: none;
    background: none;
    padding: 0;
}

ul.menu li li a {
    color: #4F4F4F !important;
    border: none;
    padding: 5px 5px 5px 25px !important;
    text-transform: none;
    font-weight: normal !important;
    background: url(../images/arrow.png) no-repeat 15px 10px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
    color: #6E6845;
    text-decoration: underline;
}

ul.menu li li.active a {
    color: #4F4F4F;
    font-weight: bold !important;
}

ul.menu li li li a {
    color: #4F4F4F !important;
    font-weight: normal !important;
    padding-left: 35px !important;
    background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
    font-weight: bold !important;
}


/* SPOTLIGHT
--------------------------------------------------------- */


/* Spotlight Box Style */

.ja-box-full,
.ja-box-left,
.ja-box-center,
.ja-box-right {
    float: left;
    overflow: hidden;
}


/* Top Spotlight1 */

#ja-topsl1,
#ja-topsl2 {
    margin: 0 0 20px 0;
    padding: 0 15px 0 0;
}

#ja-topsl1 div.moduletable,
#ja-topsl2 div.moduletable,
#ja-topsl2 div.moduletable_album {
    background: #CFCCAE;
    border: 1px solid #BBB691;
    padding: 5px 10px;
    margin-bottom: 0;
}

#ja-topsl1 div.moduletable h3,
#ja-topsl2 div.moduletable h3,
#ja-topsl2 div.moduletable_album h3 {
    padding: 0 0 5px;
    background: none;
    border-bottom: 1px solid #BBB691;
}

#ja-topsl1 .ja-box-left div.moduletable,
#ja-topsl2 .ja-box-left div.moduletable {
    margin-right: 5px;
}

#ja-topsl1 .ja-box-center div.moduletable,
#ja-topsl2 .ja-box-center div.moduletable {
    margin: 0 5px;
}

#ja-topsl1 .ja-box-right div.moduletable,
#ja-topsl2 .ja-box-right div.moduletable {
    margin-left: 5px;
}


/* Bottom spotlight */

#ja-botsl {
    clear: both;
    padding: 20px 0;
    background: url(../images/footer-bg.gif) no-repeat top;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default {
    padding: 0 10px;
    margin-bottom: 0;
}

#ja-botsl .ja-box-left div.moduletable,
#ja-botsl .ja-box-left div.moduletable_default {
    padding: 0 10px 0 0;
}

#ja-botsl .ja-box-right div.moduletable,
#ja-botsl .ja-box-right div.moduletable_default {
    padding: 0 0 0 10px;
}

#ja-botsl .ja-box-center div.moduletable,
#ja-botsl .ja-box-center div.moduletable_default {
    padding: 0 10px;
    margin-bottom: 0;
}

#ja-botsl div.moduletable h3 {
    background: none;
    border-bottom: 1px solid #333333;
}

#ja-botsl .img-border {
    background: #000000;
    border: 1px solid #181818;
}


/* FOOTER
--------------------------------------------------------- */

#ja-footerwrap {
    clear: both;
    padding: 0;
    margin: 0;
}

#ja-footer {
    background: url(../images/footer-bg.gif) no-repeat center top;
    position: relative;
    padding: 15px 0;
    color: #666666;
}

#ja-footer a {
    color: #CCCCCC;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
    color: #FFFFFF;
}

#ja-footer small {
    font-size: 100%;
}

#ja-footer ul {
    float: right;
    padding: 0;
    margin: 0;
}

#ja-footer li {
    display: inline;
    margin: 0;
    padding: 0;
    background: url(../images/arrow-2.png) no-repeat left center;
}

#ja-footer li a {
    display: inline;
    padding: 0 10px;
}


/* MISCELLANOUS
----------------------------------------------------------- */

ul.accessibility {
    position: absolute;
    top: -100%;
}

li.ja-firstitem {
    background: none !important;
}


/* JA Bulletin */

ul.ja-bullettin li {
    border: none !important;
    background: url(../images/footer-bg.gif) no-repeat left bottom !important;
}


/* JA Catslwi */

#ja-topsl2 .ja-catslwi-display h3 {
    letter-spacing: normal !important;
    margin: 5px 0;
    border-bottom: 1px solid #575757;
    color: #9A4600 !important;
    font-size: 100%;
    font-weight: bold;
    text-transform: none;
}

div.ja-catslwi {
    width: 31%;
    float: left;
    border: 1px solid #BBB691;
    background: #CFCCAE;
}

.ja-catslwi-first {
    margin-right: 10px;
}

.ja-catslwi-center {
    margin: 0 5px;
}

.ja-catslwi-last {
    margin-left: 10px;
}

.ja-catslwi-first .ja-catslwi-inner,
.ja-catslwi-center .ja-catslwi-inner,
.ja-catslwi-last .ja-catslwi-inner {
    margin: 5px;
    position: relative;
}


/* JA Highslide */

.highslide img {
    background: #D4D1B6;
    border: 1px solid #BBB691;
    padding: 2px;
}


/* Login */

#ja-login {
    float: left;
    padding: 5px 10px 0;
}

#login-wrap {}

#logout-wrap {
    background: none;
}

#logout-wrap div {
    padding: 8px 5px 0 10px;
}

#ja-login form {
    float: left;
}

#ja-login form label {
    float: left;
}

label.ja-login-user span,
label.ja-login-password span {
    display: none;
}

#login-wrap form input.button {
    font-size: 11px !important;
    margin-top: 5px;
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
    width: 95% !important;
    margin: 5px 0;
    font-size: 12px !important;
    padding: 2px;
}

* html #login-wrap form #mod_login_username,
* html #login-wrap form #mod_login_password {
    width: 80% !important;
}

div.ja-login-links {
    padding: 8px 0 0;
    display: block;
}

.ja-login-links a {
    padding: 0 0 0 10px;
    display: block;
    background: url(../images/bullet.gif) no-repeat left center;
}

.ja-login-links a:hover,
.ja-login-links a:active,
.ja-login-links a:focus {}


/*usertools*/

#ja-usertools {
    position: absolute;
    right: 210px;
    top: 88px;
}

div#ja-usercolors {
    float: right;
    padding: 14px 10px 0 0;
}

#ja-usertools ul,
#ja-usercolors ul {
    margin: 0;
    padding: 0;
    display: inline;
}

#ja-usertools ul li,
#ja-usercolors ul li {
    margin: 0;
    padding: 0 2px;
    float: left;
    background: none;
}


/* Search */

#ja-search {
    position: absolute;
    right: 0;
    top: 8px;
    height: 22px;
    width: 200px;
    font-size: 12px;
    z-index: 1;
    background: url(../images/search-bg.gif) no-repeat left top;
}

#ja-search .inputbox {
    margin: 0 0 0 30px;
    background: none;
    border: none;
    color: #999999;
    width: 170px;
}

*+html #ja-search .inputbox {
    /*IE 7*/
    width: 108px;
}

*+html #ja-search .button {
    /*IE 7*/
    padding: 1px 0px 1px 8px!important;
}

#ja-search .button {
    border: none;
    background: none;
    font-size: 11px;
}

* html #ja-search .button {
    width: 66px;
    height: 22px;
}


/*others*/

								/*vst*/
#ja-banner {
    /* float: right; */
    /* margin: 20px 30px 0 0; */
    padding: 0;
    text-align: center;
    overflow: hidden;
}
#ja-banner  img {
    width: 100% !important;
    height: auto !important;
}
								/*0*/

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
    background: none!important;
    display: block;
    margin: 10px 0;
    text-decoration: none!important;
}

.clr {
    clear: both;
}

.hasTip img {
    border: none;
}

div.ja-innerdiv {
    padding: 10px 0 12px !important;
    background: url(../images/dot.gif) repeat-x bottom !important;
}


/* Tooltips */

.tool-tip {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    max-width: 200px;
    padding: 5px;
    z-index: 999;
    color: #333333;
}

.tool-title {
    background: url(../../system/images/selector-arrow.png) no-repeat;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    margin-top: -15px;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 15px;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    margin: 0;
    padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    color: #FFFFFF;
    margin: 0;
    padding: 5px;
}


/* System Standard Messages */

#system-message dd.message ul {
    background: #666666;
    border: none;
}


/* System Error Messages */

#system-message dd.error ul {
    background: #666666;
    border: none;
}


/* System Notice Messages */

#system-message dd.notice ul {
    background: #666666;
    border: none;
}


/* Clearfix */

* html .clearfix {
    height: 1%;
    /* IE5-6 */
}

.clearfix {
    display: inline-block;
    /* IE7xhtml*/
}

html[xmlns] .clearfix {
    /* O */
    display: block;
}

.clearfix:after {
    /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* KNOPKA NAVERH */

#toTop {
    position: fixed;
    bottom: 20px;
    right: 2px;
    background: none;
    cursor: pointer;
}



/**************************************************************************
***************************** MEDIA QUERIES *******************************
**************************************************************************/

@media (max-width: 800px) {


	
	body#bd {
		background-position: -260px 45px !important;
		background-size: 250% auto !important;
		overflow-x: hidden;
	}

	#ja-botsl,
	#ja-mainnav,
	#ja-header,
	#ja-footer {
		width: 100%;
	}

	#ja-wrapper #ja-container {
		width: 100%;
	}

	#ja-container #ja-container-inner {
		padding: 0;
	}


	/* ВЕРХНЕЕ МЕНЮ */

	.toggleMenu {
		background: url("../images/menu-orange.png") no-repeat scroll 35% 16px;
		border-bottom: 3px solid #9a4600;
		display: block;
		font-weight: bold;
		height: 50px;
		min-height: 50px !important;
		line-height: 50px !important;
		text-align: center;
		text-transform: uppercase;
	}

	.toggleMenu:hover,
	.toggleMenu:focus,
	.toggleMenu.active {
		background: rgba(154, 70, 0, 0.7) url("../images/menu-white.png") no-repeat scroll 35% 16px;
		border-bottom: 3px solid #ba6600;
		color: #fff;
		text-decoration: none;
	}

	#ja-mainnav {
		height: auto !important;
		min-height: 120px;
	}

	#ja-mainnav #ja-cssmenu {
		display: none;
	}

	#ja-mainnav #ja-cssmenu li {
		border-bottom: 1px solid #222;
		float: unset;
		width: 100%;
        position: relative;
        z-index: 100;
        background: none;
        overflow: hidden;
	}

	#ja-wrapper #ja-mainnav #ja-cssmenu > li > a {
		color: #777 !important;
	}

	#ja-mainnav #ja-cssmenu li a {
		padding-left: 20px;
		padding-right: 0;
		width: 100% !important;
		color: #CCCCCC !important;
		background: none;
		height: 40px;
		line-height: 40px;
	}

	#ja-mainnav #ja-cssmenu li a.active {
		color: #9a4600 !important;
	}

	#ja-mainnav #ja-cssmenu li ul,
	#ja-mainnav #ja-cssmenu li ul ul {
		left: unset;
		position: inherit;
		width: 100%;
		margin: 0;
		display: none;
		border: none;
	}

	#ja-mainnav #ja-cssmenu li ul ul {
		background: #666 !important;
	}

    #ja-mainnav #ja-cssmenu .havechild > a {
        background: rgba(0, 0, 0, 0) url("../images/arrow-3-down.gif") no-repeat scroll 87% center;
        width: 100%;
        color: #777;
    }

    #ja-mainnav #ja-cssmenu .havechild.active > a.active {
    	color: #9a4600;
    }

    #ja-mainnav #ja-cssmenu .havechild > a:hover {
		background: rgba(0, 0, 0, 0) url("../images/arrow-3.gif") no-repeat scroll 87% center;
		color: #9a4600;
		width: 100%;
    }

    #ja-wrapper #ja-mainnav #ja-cssmenu .havechild > ul > li a {
		background-color: #303030 !important;
    }

    #ja-mainnav #ja-cssmenu .havesubchild > a {
		background: #303030 url("../images/arrow-3-down.gif") no-repeat scroll 87% center !important;
		width: 100%;
		padding-left: 20px;
		color: #CCCCCC !important;
    }

    #ja-wrapper #ja-mainnav #ja-cssmenu .havesubchild ul li a {
    	background: #666 !important;
    }

    #ja-mainnav #ja-cssmenu .havesubchild > a:hover,
    #ja-mainnav #ja-cssmenu .havesubchild > a.active {
		background: #303030 url("../images/arrow-3.gif") no-repeat scroll 87% center !important;
		color: #9a4600;
		width: 100%;
    }

    #ja-mainnav #ja-cssmenu .havesubchild ul li:hover {
    	background: none;
    }


	/*~~ ПОИСК  ~~*/
	
	#ja-search {
		font-size: 16px;
		height: 40px;
                position: static;
		position: initial;
		width: 100%;
		background: none;
		margin-bottom: 20px;
		margin-top: 15px;
	}

	#ja-search form {
		height: 40px;
		padding: 0 20px;
	}

	#ja-search form .search {
		height: 40px;
		padding-right: 20px;
	}

	#ja-search form .search input {
		background: #0f0f0f none repeat scroll 0 0;
		border: 1px solid #333;
		border-radius: 7px;
		height: 40px;
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: 92%;
	}


	/* HEADER */

								/*vst*/
	#ja-wrapper #ja-headerwrap {
		/* display: none; */
                display: block !important;
	}

	#ja-wrapper #ja-headerwrap #ja-header {
		/* margin-top: 45px; */
		/* height: 188px; */
	}
								/*0*/
	h1.logo {
		margin: 0;
		width: 100%
	}

	h1.logo a {
		height: 188px;
    	width: 100%;
	}

	
	/* КОНТЕНТ */

	/*.contentpaneopen {
		padding-left: 20px;
		padding-right: 20px;
	}

	.contentpaneopen .contentpaneopen {
		padding-left: 0;
		padding-right: 0;
	}*/

	.contentpaneopen .contentpaneopen .article-content {
		padding: 0 !important;
	}

	#ja-wrapper .article-content p object[type *= 'x-shockwave-flash'] {
		max-height: 225px;
		max-width: 100%;
	}

	/*#ja-wrapper #ja-containerwrap-f #ja-current-content {
		padding: 0 20px;
	}*/

	#ja-wrapper #ja-containerwrap-f .pagenav + div,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div {
		margin: 0 !important;
	}

	#ja-wrapper #ja-containerwrap-f .pagenav + div #olderitemlist,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div #olderitemlist,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div #neweritemlist {
		list-style: inside none disc;
	}

	#ja-wrapper #ja-containerwrap-f .pagenav + div #olderitemlist li,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div #olderitemlist li,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div #neweritemlist li {
		margin: 0;
		padding: 0 0 10px;
	}

	#ja-wrapper #ja-containerwrap-f .pagenav + div #olderitemlist li span,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div #olderitemlist li span,
	#ja-wrapper #ja-containerwrap-fr .pagenav + div #neweritemlist li span {
		padding-left: 10px;
	}

	.contentpaneopen .contentpaneopen .modifydate {
		padding-left: 0 !important;
	}

	#ja-containerwrap-fr .contentpaneopen {
		padding: 0;
	}

	table.blog table tr td.article_column {
		width: 100%;
		float: left;
	}

	table.blog table tr div.contentpaneopen > h2.contentheading {
		font-size: 135%;
		line-height: 120%;
		padding: 10px 0;
	}

	table.blog table tr div.contentpaneopen > h2.contentheading a {
		/*display: block;*/
		line-height: 120%;
		padding-top: 15px;
	}
	
	table.blog table tr div.contentpaneopen .article-toolswrap {
		display: none;
	}

	table.blog table tr div.contentpaneopen .article-content {
		margin-top: 0;
	}

	table.blog table tr div.contentpaneopen .article-content > h1 {
		font-size: 110%;
		margin-top: 0;
	}

	/*table.blog table tr div.contentpaneopen .article-content img {
		margin: 10px auto 20px !important;
		width: 100%;
	}*/

	table.blog table tr div.contentpaneopen .article-content h2 {
		font-size: 110% !important;
		margin: 0;
		display: block;
		margin: 10px 0 15px;
	}

	table.blog table tr div.contentpaneopen .article-content h2 span {
		font-size: 110% !important;
		margin: 0;
		display: block;
	}

	/*table.blog table tr div.contentpaneopen .article-content > p img {
		margin-top: 0 !important;
	}*/

	a.readon {
		display: inline-table;
		margin-left: inherit;
		padding: 5px 10px;
		width: auto;
		margin-top: 20px;
	}

	table.blog table tr div.contentpaneopen .modifydate {
		margin-bottom: 0;
	}

	.column_separator {
		padding: 0;
	}


	/* ПАГИНАЦИЯ */

	.blog tbody tr:last-child td {
		padding: 20px 0;
	}

	.pagination {
		display: table;
	}

	/*.pagination li:nth-child(2),
	.pagination li:nth-child(3),
	.pagination li:nth-child(6),
	.pagination li:nth-child(7) {
		display: none;
	}*/

	.pagination li:first-child {
		display: block;
		float: left;
		font-size: 170%;
		width: 40px;
		text-align: center;
	}

	/*.pagination li:nth-child(4) {
		float: left;
		font-size: 170%;
		width: 40px;
	}

	.pagination li:nth-child(5) {
		float: left;
		font-size: 170%;
	}*/

	.pagination li:last-child {
		float: left;
		font-size: 170%;
		width: 40px;
		text-align: center;
	}

	.pagination li a {
		padding: 1px 10px 2px 12px;
	}


	/* ПОСЛЕДНИЕ НОВОСТИ И ПОПУЛЯРНОЕ */

	.ja-box-full,
	.ja-box-left,
	.ja-box-center,
	.ja-box-right {
		float: left;
		overflow: hidden;
		width: 100% !important;
	}

	#ja-botsl div.moduletable,
	#ja-botsl div.moduletable_default {
		margin-bottom: 0;
		padding: 0 20px !important;
	}

	div.moduletable li, div.moduletable_menu li, div.moduletable_text li {
		font-size: 110%;
		margin-bottom: 10px;
		padding-left: 23px;
	}


	/* ПОДВАЛ */

	#ja-footerwrap {
		padding: 0 20px;
	}

	#ja-footer {
		display: table;
	}

	#ja-footer ul {
		display: block;
		text-align: right;
		width: 40%;
	}

	#ja-footer small {
		display: block;
		float: left;
		width: 60%;
	}


	/**********************************************************
	**************** ВНУТРЕННИЕ СТРАНИЦЫ **********************
	**********************************************************/

	#ja-containerwrap-fr #ja-col1 {
		display: none;
	}

	#ja-containerwrap-fr #ja-content {
		width: 100%;
	}

	/*#ja-containerwrap-fr #ja-current-content {
		padding-right: 20px;
	}*/

	/*.article-content img {
		display: block !important;
		float: unset !important;
		height: auto !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}*/

	.article-content img[src *= 'strelka-vniz-1'] {
		margin: 20px auto !important;
		width: 60% !important;
	}

	/*.article-content table {
		width: 100% !important;
		height: auto !important;
	}*/

	.article-content table td strong span {
		font-size: 105% !important;
		line-height: 200% !important;
	}

    .article-content li {
		margin-left: 20px;
		padding-bottom: 5px;
		padding-left: 10px;
    }

    .article-content ul li {
		list-style-type: initial;
		margin-left: 20px;
		padding-left: 10px;
		padding-bottom: inherit;
		background: none;
    }

	#ja-containerwrap-fr .article_column .contentpaneopen .contentheading,
	#ja-containerwrap-fr .article_column .contentpaneopen .article-content {
		padding: 10px 0 !important;
		line-height: 170% !important;
	}

	ins,
	ins iframe,
	iframe {
		width: 100% !important;
	}

	iframe[src *= "youtube.com"] {
		height: auto;
		min-height: 240px;
	}

	#ja-pathway {
		font-size: 105%;
		padding: 20px 0;
	}

	#olderitemlist li,
	#neweritemlist li,
	#relateditemlist li {
		background-position: 0 10px;
		padding-left: 20px;
		margin-bottom: 10px;
	}

	h2.contentheading, .contentheading {
		font-size: 135%;
		line-height: 120%;
		margin: 0;
		padding: 20px 0;
	}

	.tool-tip {
		display: none;
	}

	.article-meta {
		float: unset;
		width: 100%;
	}

	#ja-containerwrap-fr table.blog table tr div.contentpaneopen .modifydate {
		padding-left: 0 !important;
	}

	#ja-containerwrap-fr a.readon {
		margin-left: 0 !important;
	}
}


@media (min-width: 600px) and (max-width: 800px) {

	.article-content img[src *= 'strelka-vniz-1'] {
		width: 30% !important;
	}

	iframe[src*="youtube.com"] {
		min-height: 350px;
	}

	#ja-wrapper .article-content p object[type*="x-shockwave-flash"] {
		max-height: 295px;
	}

}


@media screen and (max-width: 768px) {

   /*.wid__nokia-list{
     display: none!important;
  }*/

   .wid__nokia-list > div > div > div > div{
       display: flex!important;
       flex-direction: column!important;
   }

   .wid__nokia-list > div > div > div > div > div{
       margin-bottom: 20px;
   }

   .wid__nokia-list .market-860001307-MobiGuruPartner-unit{
   	margin-bottom: 20px!important;
   }

}