/* COMMON STYLE
--------------------------------------------------------- */
body {
	background: #fff;
	color: #000;
}


/* Normal links ---*/
a {
	color: #006699;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #006699;
	text-decoration: underline;
}

/* Readon links ---*/
a.readon { text-transform: uppercase; }

a.readon:hover, a.readon:active, a.readon:focus {}

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul {
	margin: 15px 0;
	padding: 0;
}

/* Headings & Titles ---*/
h1 {font-size: 120%;}
h2 {font-size: 115%;}
h3 {font-size: 110%;}
h4 {font-size: 105%;}
h5 {font-size: 100%;}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Arial, Times, serif;
	font-weight: bold;
	line-height: 1.2;
}

h1.componentheading, .componentheading {
	margin: 0 -15px;
	padding: 0 15px 10px;
}

.componentheading {
	font-size: 250%;
	border-bottom: 1px solid #ddd;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 10px;
}

.contentheading { font-size: 110%; }
.blog .contentheading { font-size: 125%; }
.blog .leading .contentheading { font-size: 175%; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	font-weight: bold;
}

.category { font-size: 110%; font-weight: ; }

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer {
	font-size: 85%;
}

small, .small { color: #999999; }

.smalldark { text-align: left; }

/* List ---*/
.column ul li {
	background: url(../images/bullet.gif) no-repeat 15px 6px;
	line-height: 160%;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 1.3;
	overflow: hidden;
}

.column ol li {
	line-height: 180%;
	margin-left: 35px;
}

/* Others ---*/
th { font-weight: ; padding: 5px; text-align: left; }


fieldset { border: none; padding: 10px 5px; }

fieldset a { font-weight: ; }

fieldset.input { padding: 0; }

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #ddd;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

input, select, textarea, .inputbox {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	color: #000;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	background-color: #fffff0;
	border: 1px solid #aaa;
}

.button, button {
	font-size: 92%;
	background: #006699;
	color: #fff;
        border: 1px solid #ddd;
	padding-top: 1px;
	padding-bottom: 1px;
        text-transform: uppercase;
	cursor: pointer;
font-weight: ;

}

.button:hover, .button:focus {
	border: 1px solid #aaa;
}

.checkbox { }
.radio { margin: 0 5px; }

#ja-headtools {
    top: 35px;
    right: 0;
    position: absolute;
    border: 1px solid #FFFFFF;
}

#ja-headtools:hover,
#ja-headtools.hover {
    border: 1px solid #CCCCCC;
    background: #F7F7F7;
}

#ja-headtools .ja-innerpad {
    position: relative;
    padding: 5px;
    float: left;
}

#ja-headtools ul {
    margin: 0;
    padding: 3px 0 0;
    float: left;
    white-space: nowrap;
}

#ja-headtools li {
    margin: 0;
    padding: 0 8px;
    float: left;
    display: inline;
    background: url(../images/vline.gif) no-repeat right center;
    line-height: normal;
}

/* Login Form ---orig*/
#ja-login form, #ja-login {
    float: left;
    padding-left: 5px;
}

#form-login-username .inputbox,
#form-login-password .inputbox {
	font-weight: ;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px center;
}

#form-login ul { margin: 0; padding: 0; }
#form-login ul li {
/*	background: url(../images/bullet.gif) no-repeat 2px 7px !important;*/
	margin: 0;
	padding-left: 10px;
	overflow: hidden;
}

#form-login .button { margin: 10px 0; font-weight: ; font-size: 100%; }

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	font-weight: ;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px center;


}
#ja-login form #mod_login_username {
	background-image: url(../images/icon-key.gif);
}

#ja-login form #mod_login_password {
	background-image: url(../images/icon-user.gif);
}

/*#mod_login_remember.inputbox{
    margin-top: 15px;
    border: 1px solid red;
} */
#ja-login form a, #ja-login a {
   padding: 5px 15px 8px;
    text-decoration: none;
    /*background: url(../images/vline.gif) no-repeat right center;*/
   	line-height: 25px;
	display: block;
    border-left: 1px solid #ddd;
font-weight: bold;
}
#ja-login a:hover {
background:#DFF5FF;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
    text-decoration: underline;
}
/* Login Form */
/*
#ja-login form {
    float: left;
}

#ja-login form label {
    float: left;
}

label.ja-login-user span,
label.ja-login-password span {
    display: none;
}

#ja-login form input.button {
    float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
    width: 95px;
    margin: 1px 8px 0 0;
    font-weight: ;
    padding-left: 20px;
}

#ja-login form #mod_login_username {
    background: url(../images/icon-user.gif) no-repeat 4px 5px #FFFFFF;
}

#ja-login form #mod_login_password{
    background: url(../images/icon-key.gif) no-repeat 4px 5px #FFFFFF;
}

#ja-login form a {
    padding: 0 5px;
    text-decoration: none;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
    text-decoration: underline;
}

.ja-login-links {
    padding: 10px 0 0 0;
    clear: both;
}

*/
/*Search Form ---*/
#ja-search {
	float: right;
	margin-top: 20px;
}

#ja-search label { display: none; }

#ja-search .inputbox {
	width: 270px;
	background: url(../images/icon-search.gif) no-repeat 8px center #fff;
	padding-left: 24px;
	font-size: 92%;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {
	background-color: #f7f7f7;
}

#ja-search .button {
	margin-left: 5px;
	text-transform: uppercase;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog {}

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.leading {
	border-bottom: 1px solid #ddd;
	background: #DFF5FF;
	padding-top: 15px;
	padding-bottom: 15px;
}

.article_row {
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
}

.article_column {}

.column_separator {
	padding: 0 25px;
}

/* Meta ---*/
.article-tools {
	display: block;
	margin: 0 0 10px;
	padding: 5px;
	clear: both;
	position: relative;
	line-height: normal;
	background: #f7f7f7;
	color: #999;
	border: 1px solid #ddd;
	text-transform: uppercase;
}

.blog .article-tools {
	background: none;
	border: 0;
	padding: 0;
}

.article-meta {
	padding: 0;
	float: left;
	width: 70%;
}

.article-section, .article-category {
	color: #999999;
	font-size: 92%;
}

.createby {
	font-weight: ;
}

.createdate {}

.modifydate {
	color: #999;
	display: block;
	margin: 10px 0;
	text-transform: uppercase;
}

.contentdescription {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 10px 15px;
	margin: 0 -15px;
}

.contentdescription p {
	margin: 0;
}

.buttonheading {
	float: right;
}

.buttonheading img {
	margin: 0 5px 0 0;
	border: 0;
	float: right;
}

/*Inline images ---*/
img.caption { margin-top: 5px; }
.img_caption { color: #999; margin-bottom: 10px; }

.article-content img { margin: 5px; }

.img_caption img { margin: 5px 0 0; }

.img_caption p {
	padding: 1px 0;
	color: #ccc;
	background: #f7f7f7;
	border-top: 1px solid #fff;
	margin: 0;
	text-align: center;
}

/* Tables ---*/
.sectiontableheader {
	background: #f7f7f7;
	color: #000;
	border: 1px solid #ddd;
	padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color:#000; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	padding: 5px 5px 6px;
	border-bottom: 1px solid #ddd;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover {
	background-color: #FFFFF0;
}

.sectiontableentry2 {
	background-color: #f7f7f7;
}

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen { border: none; border-collapse: collapse; border-spacing: 0; }

/* Content Toc */
table.contenttoc {
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
	border: 1px solid #ddd;
	float: right;
}

table.contenttoc a {
	color: #000;
}

table.contenttoc td {
	padding: 5px 5px;
	border-bottom: 1px solid #ddd;
}

table.contenttoc th {
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	padding: 5px 10px;
	text-transform: uppercase;
}



/* Search */
table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

/* Pagination ---*/
ul.pagination {
	margin: 15px 0;
	float: left;
	width: 75%;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.pagination li span {
	padding: 1px 3px;
}

ul.pagination a {
	padding: 1px 5px;
	border: 1px solid #ddd;
	background: #f7f7f7;
	color: #000;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #006699;
	text-decoration: none;
	background: #006699;
	color: #fff;
}

.sortby { margin: 10px 0 5px; font-size: 92%; }
.sortby .filter, .sortby .display { float: left; width: 40%; }
.sortby .display { float: right; text-align: right; }

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: ;
	padding-left: 14px;
}

.pagenavcounter {
	margin: 15px 0 !important;
	text-align: center;
}

.counter {
	margin: 15px 0 !important;
	float: right;
	text-align: right;
	width: 24%;
	line-height: 1;
}

.counter span {
	padding: 1px 5px;
	background: #006699;
	border: 1px solid #006699;
	color: #fff;
}

.jazin-more {
	font-size: 100%;
	font-weight: bold;
        padding: 5px 0;

}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

/* Messages ---*/
#system-message {
	margin: 0 -15px 10px;
}

#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: #000000;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: 0;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #9c162e;
	border: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #333;
	border: 0;
}

/* Tooltips --- */
.tool-tip {
	background: #fff;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

.tool-title {
	background: url(../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: ;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h4, div.moduletable h4 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 110%;
	color: #000;
}

div.ja-moduletable, div.moduletable {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap {}
.main { background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }

.ja-box { padding-top: 10px; padding-bottom: 10px; }

#ja-wrapper {}
#ja-container { z-index: 5; position: relative; }

/* 3 Columns - 2 Columns Right Layout [Default] ---*/
#ja-container.ja-r2 .main { background: url(../images/dot.gif) repeat-y 60% 0 #fff; }
#ja-container.ja-r1 .main { background: url(../images/dot.gif) repeat-y 80% 0 #fff; }

#ja-container.ja-r2 .ja-content-top, #ja-container.ja-r2 .ja-content-main, #ja-container.ja-r2 .ja-content-bottom { margin-right: 1px; }

/* 3 Columns - 2 Columns Left Layout  ---*/
#ja-container.ja-l2 .main { background: url(../images/dot-1pxfix.gif) repeat-y 40% 0 #fff; }
#ja-container.ja-l1 .main { background: url(../images/dot.gif) repeat-y 20% 0 #fff; }

#ja-container.ja-l2 #ja-left .ja-mass, #ja-container.ja-l2 #ja-left .ja-colswrap { margin-right: 1px; }

/* 3 Columns - Classic Layout ---*/
#ja-container.ja-l1r1 .main, #ja-container.ja-l1 .main { background: url(../images/dot-2pxfix.jpg) repeat-y 20% 0 #fff; }
#ja-container.ja-l1r1 .main-inner { background: url(../images/dot.gif) repeat-y 80% 0; }

/* Mass ---*/
.ja-mass-top {}
.ja-mass-bottom {}
.ja-mass-bottom .moduletable,
.ja-mass-bottom .moduletable_default,
.ja-mass-bottom .moduletable_hilite { border-bottom: 1px solid #ddd; }

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody {}

#ja-contentwrap {
	margin: 0 -15px;
}

/* Content Top ---*/
.ja-content-top {}

/* Content Main ---*/
.ja-content-main { padding: 10px 15px; }

/* Content Bottom ---*/
.ja-content-bottom {}
.ja-content-bottom .moduletable { border-top: 1px solid #ddd; border-bottom: 0; }

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap { border-bottom: 1px solid #ddd; }
.ja-col { margin-bottom: -1px; } /* hide last bottom borders ---*/

/* Left Columns ---*/
#ja-left .ja-l2 { background: url(../images/dot.gif) repeat-y center; }

/* Right Columns ---*/
#ja-right .ja-r2 { background: url(../images/dot.gif) repeat-y center; }

/*common style for columns ---*/

/* HEADER
--------------------------------------------------------- */
#ja-header { z-index: 10; position: relative; }

#ja-header .main { padding: 30px 0 10px;}

h1.logo, div.logo-text h1 {
	font-size: 300%;
	line-height: 1;
}

h1.logo, div.logo-text { float: left; }

/* Logo Image ---*/
h1.logo {
	width: 265px;
	height: 62px;
	margin: 0;
}

h1.logo a {
	width: 298px;
	height: 62px;
	display: block;
	background: url(../images/logo.png) no-repeat left;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

/* Logo Text ---*/
div.logo-text h1 a {
	letter-spacing: 1px;
	font-weight: ;
	text-decoration: none;
	color: #000;
}

p.site-slogan {
	padding: 0 5px;
	margin: 0;
	color: #999999;
	background: #f7f7f7;
	display: block;
	letter-spacing: 1px;
	font-size: 85%;
	text-transform: uppercase;
	text-align: center;
}

/* Topbar ---*/
.ja-topbar {
	position: absolute;
	top: 0;
        background:#fff;
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}

.ja-day, .ja-updatetime {
	float: left;
	color: #999;
	border-right: 1px solid #ddd;
	padding: 5px 10px;
}

.ja-updatetime em {
	margin-left: 5px;
	font-style: normal;
	color: #9F0F0F;
}

/* Headlines Module ---*/
.ja-healineswrap { float: left; padding-top: 2px; }

.ja-healineswrap em {
	font-style: normal;
	font-weight: ;
	float: left;
	display: block;
	color: #999;
	padding: 0 10px 0 10px;
}

.ja-headlines { float: left; }

.ja-headlines a { color: #999; }

.ja-headlines a:hover, .ja-headlines a:active, .ja-headlines a:focus {
	color: #000;
	text-decoration: none;
}

.ja-headlines .separator { color: #999; }

/* RSS Module ---*/
.ja-syndicate { float: right; }



.ja-syndicate a {
	border-left: 1px solid #ddd;
	width: 20px;
	height: 19px;
	line-height: 19px;
	display: block;
	padding: 4px 10px 4px;
	color: #999;
	text-align: center;
	font-weight: bold;
}


.ja-syndicate a:hover, .ja-syndicate a:active, .ja-syndicate a:focus  {
	border-left: 1px solid #ddd;
	background: #DFF5FF;
	color: #006699;
	text-decoration: none;
}

/* HOME Module ---*/

.ja-home a:hover, .ja-home a:active, .ja-home a:focus  {
	background: url(../images/home_hover.png) no-repeat center;
	text-decoration: none;
}

.ja-home a { float: left; }

.ja-home a {
	width: 20px;
	border: 0;
	height: 19px;
	line-height: 19px;
	display: block;
	padding: 4px 5px 4px;
	font-size:0%;
	color: #898989;
	text-align: center;
	font-weight: ;
        border-right: 1px solid #ddd; 
		background: url(../images/home.png) no-repeat center;

}
/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav { line-height: 1; position: relative; z-index: 9; }

#ja-mainnav .inner { margin: 0; }

#ja-mainnav .main {
	background: url(../images/mainnav-bg.gif) repeat-x bottom #fff;
	border-top: 1px solid #ddd;
	font-family: verdana, sans-serif, arial;
	font-size: 92%;
}

#ja-mainnav a {
	color: #000;

}

/* Sub Nav ---*/
#ja-subnav {
	z-index: 9;
	font-size: 90%;
	position: relative;
}

#ja-subnav .main {
	font-family: Arial, sans-serif;
	font-size: 92%;
	text-transform: none;
	z-index: 10;
	line-height: 1;

}

#ja-subnav ul {
    height: 14px;
	padding: 10px 0 9px;
	background: #DFF5FF;
/*	overflow: hidden;*/
border-bottom: 3px solid #006699;
}

#ja-subnav ul.active {
	background: #DFF5FF;
border-bottom: 3px solid #006699;
}

#ja-subnav li {
	background: none;
	display: block;
	float: left;
	border-left: 1px solid #006699;
	padding: 0 10px 0 11px;
}

#ja-subnav li:first-child {
	border-left: 0;
}

#ja-subnav ul li a {
	color: #000;
	display: block;
}

#ja-subnav ul li a:hover {}

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
	text-decoration: underline;
	font-weight: ;
	color: #fff;
}

#ja-subnav ul.active li a {
	color: #000;
}

#ja-subnav ul li.empty {}

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	display: block;
	height: auto;
	position: absolute;
	left: -999%;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0;
}

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	position: absolute;
	left: auto;
}

#ja-subnav ul li.hasChild a span {
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 8px;
}

#ja-subnav ul li.hover a span {
	background: url(../images/arrow-2.png) no-repeat right center;
}

#ja-subnav ul li.hasChild li a span, #ja-subnav ul li.hover li a span {
	background: none;
	padding-right: 0;
}

#ja-subnav ul li ul li {
	display: block;
	float: none;
	text-align: left;
	border-left: none;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

#ja-subnav ul li ul li a {
	border: 0 !important;
	text-decoration: none !important;
	color: #000 !important;
	background-image: none !important;
	font-weight: normal !important;
}

#ja-subnav ul li ul li a:hover {
	text-decoration: underline !important;
	background-image: none !important;
}

#ja-subnav ul li ul li a.active {
	color: #006699 !important;
	font-weight:  !important;
}

/* Breadcrumbs ---*/
.ja-navhelper .main {
        background: #F7F7F7;
	border-bottom: 1px solid #ddd;
	padding: 2px 0;
}

.ja-breadcrums {
	float: left;
	width: 100%;
	margin-left: 10px;
	margin-top: 2px;
	text-transform: uppercase;
        color: #333;
}

.ja-breadcrums strong { margin-right: 5px; }

.ja-breadcrums img { margin: 1px 5px; }

/* Default Joomla! Menu ---*/
ul.menu { margin: 0; padding: 0; }

ul.menu li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 0;
	text-indent: 2px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}

ul.menu li.active a {
	font-weight: ;
}

ul.menu li ul {
	margin: 0 0 0 10px;
}

ul.menu li li {
	border-top: 1px dotted #ddd;
	border-bottom: 0;
/*	background: url(../images/arrow.png) no-repeat left 9px;*/
}

ul.menu li li a {
	font-weight: normal !important;
	text-indent: 8px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #333333;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
	padding: 0;
}

#ja-topsl li, #ja-botsl li {
	padding-left: 10px;
	background-position: 1px 7px;
}

/* Top spotlight ---*/
#ja-topsl .main {
	border-bottom: 1px solid #ddd;
}

#ja-topsl .moduletable {
	border-bottom: 0;
}

/* Bot spotlight ---*/
#ja-botsl .main {
	border-top: 1px solid #ddd;
}

.ja-box .moduletable, .ja-box .moduletable_default {
	margin-bottom: 0;
	border-bottom: 0;
	border-right: 1px solid #ddd;
}

.ja-box-right .moduletable, .ja-box-right .moduletable_default {
	border-right: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { }

#ja-footer .main {
	background: #fff;
	color: #999999;
	position: relative;
	overflow: hidden;
	padding: 0 0 15px;
	border-top: 1px solid #ddd;
}
#ja-footer .main2 {
	background: #fff;
	color: #999999;
	position: relative;
	overflow: hidden;
	padding: 0 0 15px;
	border-top: 1px solid #ddd;
}

#ja-footer small {
	color: #666;
	font-size: 100%;
}

/* Foot Links ---*/
#ja-footer .ja-footnav {
	background: #fff;
	position: relative;
	overflow: hidden;
	margin: 10px 0 10px;
	font-size: 100%;
border-bottom: 0;
}

.ja-footnav ul { float: left; line-height: normal; }

.ja-footnav li {
	display: block;
	float: left;
	padding: 0;
	border-left: 1px solid #ddd;
}
.mainleve li {

	border-left: 1px solid #ddd;
}
.ja-footnav li a {
	text-transform: uppercase;
	display: block;
	line-height: normal;
	color: #000;
	padding: 7px 10px;
}

.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus {
	color: #000;

}

.ja-footnav ul.ja-links { float: right; }
.ja-footnav ul.ja-links li { background: none; border-left: 0; padding: 0; }
.ja-footnav ul.ja-links li a { padding: 7px 10px; }

.ja-footnav ul.ja-links li.top a {
	background: url(../images/arrow-3.png) no-repeat 9px center #006699;;
	padding-left: 18px;
	padding-right: 10px; 
        color: #fff;
        border-left: 1px solid #fff;
}

.ja-footnav ul.ja-links li.top a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}

.ja-footnav ul.ja-links li.layout-switcher a {
	background: #006699;
	color: #fff;
	text-decoration: none;
        border-left: 1px solid #fff;
}

.ja-footnav ul.ja-links li.layout-switcher a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
}

.ja-footnav ul.ja-links li.user-reset a {
	background: #006699;
	color: #fff;
	text-decoration: none;
        border-left: 1px solid #fff;
}

.ja-footnav ul.ja-links li.user-reset a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
}

.ja-footnav .ja-firstitem { border-left: 0; padding-left: 5px; }

/* Copyright Info. ---*/
.ja-copyright small { display: block; }
.ja-copyright { display: block; padding: 5px; font-size: 120%;}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* User Tools ---*/
#ja-usertools { float: left; padding-top: 3px; }

#ja-usertools strong {
	font-weight: normal;
	float: left;
	padding: 0 5px 2px 8px;
	display: block;
}

#ja-usertools ul { float: left; }

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 0 0;
}

#ja-usertools li img:hover {
	border: 1px solid #999999;
	margin: 0;
	background: #fff;
}

#ja-usertools img { padding: 2px; margin: 1px; }

/* Font tools ---*/
.item_fonttool .childcontent { width: 150px !important; margin-left: -81px !important;}

.item_fonttool .childcontent .inner { padding: 10px 15px 5px !important; }

.ja-megamenu li.havechild .childcontent .inner ul.ja-usertools-font li {
	background: none !important;
	margin: 0;
	padding: 0 3px 0 0;
	display: inline;
}

.ja-megamenu li.havechild .childcontent .inner ul.ja-usertools-font li img {
	border: 1px solid #ddd;
}

.ja-megamenu li.havechild .childcontent .inner ul.ja-usertools-font li img:hover {
	border: 1px solid #666;
	cursor: pointer;
}

/* User Settings ---*/
.ja-usersetting {
	margin: 0 -15px;
	background: #f7f7f7;
	color: #333;
}

a.ja-usersetting-loadform {
	position: absolute;
	right: 50px;
	top: 4px;
	width: 20px;
	text-indent: -9999px;
	height: 20px;
	background: url(../images/icon-setting.gif) no-repeat center;
}

form.ja-usersetting-form { padding: 5px 15px; }

.ja-usersetting-options {
	width: 100%;
	display: block;
}

.ja-usersetting-options ul {
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	font-size: 92%;
}

.ja-usersetting-options ul li {
	background: none;
	float: left;
	display: block;
	padding: 0 15px 0 0 !important;
	margin: 0 !important;
}

.ja-usersetting-options ul.checkall { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }

.ja-usersetting-options ul.catselect { margin-top: 0; }
.ja-usersetting-options ul.catselect li { line-height: 20px; height: 20px; }
.ja-usersetting-options ul.catselect label { line-height: 20px; }
.ja-usersetting-options ul.catselect .checkbox { margin: 0 5px; line-height: 20px; }

.ja-usersetting-options p.actions { margin-bottom: 10px; }

/* Icon for min/max ---*/
.ja-mdtool {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 20px;
	height: 20px;
}

/* Icon for move ---*/
.ja-mdmover {
	position: absolute;
	right: 30px;
	top: 4px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(../images/icon-mover.gif) no-repeat center;
}

/* Others ---*/
#ja-banner {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #ddd;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ddd;
}

div.ja-innerdiv h4 {
	margin: 5px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	text-transform: uppercase;
}

.ja-social-bookmarking { float: right; margin-top: 2px; }
.cufon-canvas { padding: 1px 0 3px; }

/* Comments ---*/
/*id*/
#idc-container-parent { margin-top: 20px; border-top: 1px dotted #ddd; clear: both; }

#idc-container .idc-share { position: relative; }

/*disqus*/
#disqus_thread { margin-top: 20px; border-top: 1px dotted #ddd; clear: both; }
button.dsq-button { padding: 4px 8px !important; }
div.dsq-post-fields { z-index: 20; position: relative; }
div.dsq-post-footer { z-index: 18; }

/* Grey box ---*/
#GB_middle .left,
#GB_middle .right {
	float: none;
}

/* For backend ---*/
.editor fieldset,
.publishing,
.metadata {
	border: 1px solid #ddd;
	padding: 10px;
}

.editor fieldset,
.metadata {
	margin: 20px 0;
}

.editor fieldset legend,
.publishing legend,
.metadata legend {
	background: #666;
	font-weight: ;
	padding: 0 5px;
	color: #fff;
}

.editor fieldset,
.publishing label,
.metadata label {
	font-weight: ;
	padding-right: 10px;
}

.publishing img.calendar {
	border: none;
	background: none;
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.publishing div {
	padding: 6px 0;
}

.publishing div.wrap {
	display: none;
}

.metadata .inputbox {
	margin-bottom: 10px;
}

form.user div,
form.user table td {
	padding: 6px 0;
}

form.user label {
	font-weight: ;
	padding-right: 10px;
}

div.save { margin-top: 10px; }

/* Form logout ---*/
div.name, div.pass, div.remember, div.contact_email {
	padding: 6px 0;
}

div.name label, div.pass label, div.remember label, div.contact_email label {
	font-weight: ;
	padding-right: 10px;
}

div.contact_email_checkbox {
	margin-bottom: 10px;
}

.forumactionlinks .rsslink a{
 font-size:8px;
}

#ja-logout{
    float: left;
    line-height: 25px;
}

#ja-logout ul.isuser, {
	float: left;
	clear: left;
	list-style: none;
/*	padding-top: 6px;*/
}

#ja-logout ul.isuser li {
	display:inline;
	margin-right: 10px;
    border: none;

/*    line-height: 30px;   */
	color: #a9a9a9;
}
#ja-logout ul.isuser li a {font-weight: ;}
#ja-logout ul.isuser li.logoutlink {
	top: 0;
}

#ja-logout ul.isuser li a {
	display:inline;
    padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
	font-weight:;
}

#ja-logout ul.isuser li a:hover {
    padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 4px;
    text-decoration: underline;
}

#ja-logout ul.isuser li.popupmenu {
	color: rgb(0, 0, 0);
}

#ja-logout ul.isuser li.popupmenu ul li {
	position: relative;
	top: 0;
	margin: 10px 0 0;
	text-align: left;
}

#ja-logout ul.isuser .notifications .popupbody {
	background: #7192A8;
	/*border: 1px solid #7192A8;*/ /* makes it look consistent with the popup background */
}

#ja-logout ul.isuser .notifications .popupbody li a{
	color: rgb(0, 0, 0);
	padding: 2px 5px;
	font-weight: normal;
	background:rgb(255, 255, 255);
	border-top:1px solid #7192A8; /* makes it look consistent with the popup background*/ 
	position: relative;
	text-align: left;
	padding-left: 30px;
}

#ja-logout ul.isuser .notifications .popupbody li a span {
	position: absolute;
	left: 5px;
}

#ja-logout ul.isuser .notifications .popupbody li a:hover {
	background:#ffeb90;
	color: rgb(0, 0, 0);
	text-decoration: underline;
}
.postbitlegacy .postfoot  .postcontrols, .postbit .postfoot  .postcontrols {
        margin-left: 200px !important;
}

.postbitlegacy .postfoot .postlinking, .postbit .postfoot .postlinking {
        margin-right: 300px !important;
}
.formcontrols .section {
	padding:0 !important;
}

.formcontrols > *:first-child,
.formcontrols .blocksubhead + .blockrow,
.formcontrols .section .blockrow {
	border-right:none !important;
border-left:none !important;
border-bottom:none !important;
}
.partnerzy a {
	border-left: 1px solid #ddd;
	width: 100px;
	height: 19px;
	line-height: 19px;
	display: block;
	padding: 4px 10px 4px;
	color: #999;
	text-align: center;
	font-weight: bold;
        background: #F87B0D;
        color: #fff;
}
.partnerzy a:hover, .partnerzy a:active, .partnerzy a:focus  {
	border-left: 1px solid #ddd;
	background: #FF993F;
	color: #fff;
	text-decoration: none;
}
.partnerzy { float: right; }
#ja-subnav ul.active li a#menu1424,
#ja-subnav ul.active li a#menu1421,
#ja-subnav ul.active li a#menu1393,
#ja-subnav ul li.active a:hover#menu1424,
#ja-subnav ul li.active a:hover#menu1421,
#ja-subnav ul li.active a:hover#menu1393,
#ja-subnav ul li.active a:active#menu1424,
#ja-subnav ul li.active a:active#menu1421,
#ja-subnav ul li.active a:active#menu1393,
#ja-subnav ul li.active a:focus#menu1424,
#ja-subnav ul li.active a:focus#menu1421,
#ja-subnav ul li.active a:focus#menu1393,
#ja-subnav ul li.active a:focus#menu1659,
#ja-subnav ul li a#menu1659,
#ja-subnav ul li a#menu1424,
#ja-subnav ul li a#menu1421,
#ja-subnav ul li a#menu1393
 {
	 border-left: 10px solid #9C162E; padding-left: 5px;font-weight: bold;
}
ul.arrow {

	list-style: none;

}



ul.arrow li {

	background: url(../images/icon-arrow.gif) no-repeat 0px 3px;
	margin-left: 12px;
	padding: 0 0 0 12px;

}
div.moduletable {margin: 0 -16px -15px -15px !important; border-right: 1px solid #ddd;}
div.moduletable img {margin: 5px 0 !important;}
#jasdl-mainnav1320 {display:none;}