/* Reset */
html{color:#000;background:#ddd;z-index:-1000}

/* set backgrounds */
#full-screen-background-image {
	/*min-height: 100%;*/
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;	left: 0;
	display:none;
}


/* COMMON STYLE
--------------------------------------------------------- */
.componentheading, .contentheading, div.ja-moduletable h3, div.moduletable h3, h1, h2, h3, h4, h5 {
}


#ja-wrapper {
	background-color:#ddd;
	font-size:12px;line-height:1.5;z-index:-50;
}

/* Custom Typography */
/* testing vertical rhythm */
#ja-container .main.testvr, #ja-contentspotlight .main.testvr, 
#ja-topsl .main-inner1.testvr, #ja-botsl .main-inner1.testvr {background: #fff url(../images/underline.gif) repeat top left !important;}


.column h1, .column h2, .column h3, .column h4, .column h5, .column h6 {}

.column ol, .column p, .column pre, .column blockquote, .column ul, .column dl, .column dt, .column dd  {
	line-height:1.5; margin: 1.5em 0;
}

.column dt, .column dd {
	margin-top: 0 !important;
	line-height: 1.5;
	margin: 0; font-weight:normal;
}

.ja-mass-bottom p, .ja-mass-bottom ul, .ja-mass-bottom ol,
.ja-mass-bottom pre, .ja-mass-bottom blockquote {margin-bottom:0}

small, .small {
    font-size: 11px;
	line-height:1.66;
	margin: 1.66em 0;
}

/* headings */
.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
}

.item-page h1, .blog-featured h1.componentheading, .blog-featured .componentheading {}

div.registration h1, div.login h1 {margin-bottom:10px !important;}

h2.contentheading, .contentheading {
	font-weight: normal; 
}

.cols-2 .contentheading, .cols-3 .contentheading, .cols-4 .contentheading {}

.item-page .contentheading {/*padding-top:10px;*/}

.item-page h2, .item-page h3 {}
.item-page h4, .item-page h5 {}
.ja-box-ct h4, .ja-box-ct h5 {}

h1, h2, h3, h4, h5, .ja-moduletable h3 {font-weight:normal; color:#000;}
h1, .column h1, .ja-typo-column h1 {font-size:24px; line-height:0.75; margin:0.75em 0;}
h2, .column h2, .ja-typo-column h2 {font-size:20px; line-height:0.9; margin: 0.9em 0;}
h3, .column h3, .ja-typo-column h3 {font-size:16px; line-height:1.125;margin:1.125em 0;}
h4, .column h4, .ja-typo-column h4 {font-size:14px; text-transform:none; line-height:1.286; margin:1.286em 0;}
h5, .column h5, .ja-typo-column h5 {font-size:12px;line-height:1.5;margin:1.5em 0;}

h2.contentheading a {margin:0;padding:0}

.ja-typo-column h1, .ja-typo-column h2, .ja-typo-column h3, .ja-typo-column h4, 
.ja-typo-column h5, .ja-typo-column h6, .ja-typo-column ol, .ja-typo-column ul, .ja-typo-column dl {/*margin-top:0;*/}

.contact h1, h1.componentheading, .componentheading, div.search h1, div.registration h1, div.login h1 {
	/*border-bottom: 1px solid #ddd;*/
	font-weight: normal;
    margin: 0 !important;
    padding: 0 0 1.5em !important;
	line-height: 1.5em;
	font-size:12px;
    font-family: Helvetica,Verdana,Arial,sans-serif;
    text-transform: uppercase;	
	background:url(../images/headings.gif) repeat-x bottom left;
	color: #000;
}

.contact h1, div.search h1, div.registration h1, div.login h1 {margin-top:1.5em !important}

.item-page .contentheading, .blog-featured .contentheading, .ja-moduletable h3 {}


.blog-featured h2.contentheading {}

h2.contentheading { padding:0;}

.blog-featured .contentheading { }

.jitem-title { }

.content-leading {font-size:11px;text-transform:uppercase; color:#000;}
strong {color:#333;}
/* heading end */

body {
	color: #666;
	font-family: sans-serif;
}

body#bd { background: none; color: #666; }

.ja-content-main .pagenavcounter {
    text-align: left;
}

.display-limit  {/*float:right;*/}
.ja-content-main fieldset.filters .display-limit {text-align:right;margin:0;line-height:2.2em;}
.display-limit .SelectWrapper {float:right;}

.filters legend {display:none;}

/* Normal links ---*/
a {
	color: #10cde1; text-decoration: none;
	-moz-transition: color 0.5s ease 0s;
	-webkit-transition: color 0.5s ease 0s;
	-o-transition: color 0.5s ease 0s;
}

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

/* Readon links ---*/
p.readmore {line-height:1.8; padding:0; }
p.readmore a { text-transform: uppercase; }

p.readmore a {
	font-family: Helvetica, Verdana, Arial, sans-serif !important;
	text-transform: uppercase; 
	font-size:10px;
}

p.readmore a:hover {
	color:#000 !important;
}

#ja-topsl p.readmore a, #ja-botsl p.readmore a, 
#ja-user-panel p.readmore a {text-decoration:none !important;}

p.readmore a span { color: #000;}


/* Others ---*/
hr { 
	border-top: 0;
	background:url(../images/hr.jpg) no-repeat top center;
	margin: 9px 0 7px !important;
	float: left;width: 100%;
	/*position:absolute;*/
}

#ja-topsl hr, #ja-botsl hr { background:none; }

.ja-moduletable ul li, .ja-module ul li, .ja-content-main ul li {
    background: url(../images/bullet.png) no-repeat scroll 0px 5px transparent;
    padding-left: 10px;
}

#ja-topsl ul li, #ja-botsl ul li {}

.column dd {
    /*margin: 0.54em 0 0 15px;*/
}

.column ul li { margin:0;overflow:visible;line-height:1.5}

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox, button, .button, input[type="button"] {
	padding: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

input[type="button"], input[type="text"] {}

input[type="button"] { }

input[type="text"], input[type="password"], input[type="email"], textarea, .inputbox, .validate-username, .validate-password { 
	border: 1px solid #ccc; background: #fff; color:#999;
}

#ja-topsl .inputbox, #ja-botsl .inputbox, #ja-user-panel .inputbox {}

.inputbox:hover, .inputbox:focus, textarea:hover, textarea:focus { background: #ffffcc; color:#666; }
.inputbox:focus, textarea:focus { outline: 2px solid #ddd; }

/* buttons */
.button, button, input[type="button"] {
	text-transform: uppercase; 
	border:0; 
	background-color: #999; color: #fff; 
	-moz-transition: background-color 0.5s ease 0s;
	-webkit-transition: background-color 0.5s ease 0s;
	-o-transition: background-color 0.5s ease 0s;
	transition: background-color 0.5s ease 0s;
	font-family: Helvetica, Verdana, Arial, sans-serif !important;
	font-size:10px;
	cursor:pointer;
}


button, .button, input[type="button"] {color:#fff; display:inline-block; padding: 1px 5px; line-height:1.8;}

a.button {padding: 2px 8px; color:#fff; text-decoration: none !important;}

.button:hover, button:hover, input[type="button"]:hover {
	background-color:#10cde1; color:#fff;
	cursor: pointer; text-decoration: none !important;
}

.button.white {background-color:#fff; color:#111 !important;text-decoration: none !important;}

.cols-2 .item, .cols-3 .item, .cols-4 .item {}
.cols-2 .item:hover, .cols-3 .item:hover, .cols-4 .item:hover {}

/* Search ---*/
#ja-search {
    top: 10px;
	right: 20px;
	z-index:10;
	bottom:auto;
	min-width: 165px; min-height:32px;
	/*overflow:auto;*/
}

#ja-search form {	}

#ja-search .inputbox {
	padding:9px;
    color: #111;
	width:80px;
	line-height:10px;font-size:10px;
	text-transform:uppercase;
	border:0;
    position: absolute;
    right: 1px;
    top: 0;
    opacity: 0.4; filter: alpha(opacity = 40);/**/
	border-radius: 28px; -webkit-border-radius:28px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;

}

#ja-search:hover .inputbox, #ja-search .inputbox:focus  {padding-right:35px; width:100px;/*right:43px;*/  opacity: 0.6; filter: alpha(opacity = 60);}


#ja-search .button {
	background-color: transparent;
    font-size: 11px;
    line-height: 10px;
    margin-left: 10px;
    padding: 0 !important;
    position: absolute;
    right: 0px;
    top: 0px;
	opacity: 0.6; filter: alpha(opacity = 60);
}

#ja-search:hover .button { opacity: 1; filter: alpha(opacity = 100);}

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

form#searchForm { border: 0 !important; padding:0;}

/* additional */
form.search {}
form.search label {display:none;}

form.search .inputbox {    
	background: #FFFFFF;
    border: 1px solid #eee;
    outline: medium none;
    padding: 6px 8px;
	color:#666;
}

form.search .button {
	margin-left:7px;
	padding:7px 8px 6px;
}

div.searchintro { border: 0 !important; }
div.searchintro p {border-bottom: 1px solid #eee;}

.results h4 { text-transform: none; font-size: 110%; }

.search fieldset { border: 1px solid #eee; padding: 10px; }

.search legend, form#member-registration legend {	
	font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; 
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 100%;
    padding: 2px 5px;
	display:none;
}

.search .phrases-box {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}

.search .word button {
    height: 23px;
    padding: 4px 8px;
}

/* Contact ---*/
#ja-content-main .contact h3 {
	border-bottom: 0;
	background: url(../images/pb2.png) repeat-x bottom;
	padding-bottom: 1.125em;
	margin: 1.125em 0 0;
}

.jicons-icons {float:left; margin-right:7px;display:none;}

#component-contact #emailForm { border-top: 1px solid #ccc;}

#contact-slider {
	float: none;
	border-bottom: 0/*1px solid #e2e2b5*/;
}

#contact-slider .title {
	padding: 8px 10px;
	border-top: 1px solid #e2e2b5;
	border-left: 1px solid #e2e2b5;	
	border-right: 1px solid #e2e2b5;
	margin: 0;
}

#contact-slider .jpane-toggler-down {
	background: #333333;
}

#contact-slider .jpane-toggler-down a {
	color: #fff;
}

#contact-slider dt.closed {
	background: #ffffcc;
}

#contact-slider .content {
	border: 0/*1px solid #e2e2b5*/;
	padding: 0 !important;
}

#contact-slider .contact-image {
	margin: 15px 0;
	float: right;
}

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}

#adminForm fieldset legend {
	padding: 0 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading .leading {
    margin-bottom: 1.5em; padding-bottom:0;
}

.items-leading { border-bottom: 0; }

.items-row { padding-top:0; padding-bottom:0/*10px*/; }
.blog-featured .items-row { }
.blog .items-row { margin-left:0; margin-right: 0;}

.items-leading .contentheading, .items-leading h2 {} 
.cols-1.row-0 h2, .cols-2.row-0 h2, 
.cols-3.row-0 h2, .cols-4.row-0 h2 {}


/* Meta ---*/
.article-tools dt, .article-tools dd {font-size:10px; line-height:1.8; margin: 0.9em 0;}
.item-page .article-tools, .item-page .article-tools,
.contentpaneopen .article-tools {clear:none; position:relative;margin: 0 0 1.5em 0}
/*.item-page .article-tools {margin:10px 0;}*/
.cols-1 .article-info-term {background:none; }
.article-info-term { padding-left:0 !important; }
.cols-2 .article-tools, .cols-3 .article-tools, .cols-4 .article-tools {border:0 !important;}
.cols-2 dl.article-info dd, dl.cols-2 dl.article-info dt,
.cols-3 dl.article-info dd, dl.cols-3 .article-info dt,
.cols-4 dl.article-info dd, dl.cols-4 .article-info dt {display:block;}

dl.article-info { color: #999; text-transform: none; float:none; /*padding:2px 0;*/ width:100%; }
dl.article-info dd, dl.article-info dt {display:block;font-weight:normal;}
.item-page dl.article-info {margin:0 !important;}

.item-page dl.article-info dd, .item-page dl.article-info dt,
.leading dl.article-info dd, .leading dl.article-info dt, 
.cols-1 dl.article-info dd, .cols-1 dl.article-info dt {display:inline-block;}

/* make it look like k2*/
.item-page dl.article-info dd, .item-page dl.article-info dt,
.leading dl.article-info dd, .leading dl.article-info dt,
.cols-1 dl.article-info dd, .cols-1 dl.article-info dt { padding:0 5px;}

 .article-tools dd.hits {border:0;}
.blog-featured .article-tools {}


.article-info-term { color:#666;}
.item-page .article-info-term , .leading .article-info-term , .cols-1 .article-info-term {font-style:normal; border-bottom:0;}

.contentdescription { border-bottom: 1px solid #ccc; }

ul.actions li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

ul.actions {	position:absolute;	top:1px; right:0; margin: 0 !important;}
.item-page {position:relative;}
.item-page .article-tools {position:static;}
.item-page ul.actions{top:7px;} 

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; margin:0;}
.img_caption {margin-top:0;}

/* Tables ---*/
table.contentpane, table.tablelist, table.category {
    border-color: #ccc; margin-bottom:1.5em;
}

thead tr th {
	background: #F6F6F6;
	color: #333;
	padding: 5px;
	border:1px solid #ccc;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active {  }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row0 td,
tr.cat-list-row1 td { border-bottom: 0; background: url(../images/pb3.png) repeat-x bottom; padding: 0.75em 0; }

.cat-list-row1,
tr.cat-list-row12 td {background:#f9f9f9;}

tr.cat-list-row0:hover,
tr.cat-list-row1:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }


/* Items */
/* TOC J1.6 */

#article-index {
	border:1px solid #ccc;float:right;padding:0; margin:15px 0 15px 15px;
	background:#f6f6f6;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-o-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}

#article-index h3 {font-size:14px; margin:0; padding:2px 5px;}
#article-index ul {
	margin:0 !important;
}
#article-index li {
	list-style:none; margin:0; border-top:1px solid #ccc;background:#fff;padding:0;
}

#article-index li a {padding:2px 5px;}

/* Pagination ---*/
.pagination ul li {margin: 0 5px 0 0; }
.pagination li span, .pagination li a,
.pagination li strong { 
	-webkit-box-shadow: 0 0 1px #333;
	box-shadow: 0 0 1px #333;
    color: #666666;
    line-height: 1.5;
    margin: 0;
    padding: 0 5px;
    text-decoration: none !important;
}

.items-more { }

.items-more h3 { }

/* MODULE STYLES
--------------------------------------------------------- */
/*-- layout --*/
div.ja-moduletable, div.moduletable {
    margin-bottom: 1.5em;
    margin-top: 0;
    padding: 0 0 1.5em;
    position: relative;
}

#ja-content-mass-top div.ja-moduletable, #ja-content-mass-top div.moduletable {margin-top:0;}

#ja-content-mass-top, #ja-contentwrap, #ja-content-mass-bottom {}

.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
    margin-left: 20px;
    margin-right: 20px;
	padding:0;
}

/* mass positons */
div.ja-moduletable, div.moduletable {
}

#ja-right-mass-top, #ja-left-mass-top {margin-top:1.5em;}
#ja-left-mass-bottom, #ja-right-mass-bottom {margin-top:0;}

.ja-mass-top .ja-box-right, .ja-mass-bottom .ja-box-right {position:relative;}

#ja-right-mass-top .moduletable, #ja-left-mass-top div.moduletable { margin-bottom:0; }	

#ja-content-mass-top {margin: 1.5em -15px 1.5em;} 
#ja-content-mass-bottom {margin: 1.5em -15px 0; /*padding-bottom:10px;*/} 

#ja-contentwrap, .ja-colswrap {margin-top:1.5em;}

#ja-content-mass-top .moduletable, #ja-right-mass-top .moduletable, #ja-left-mass-top .moduletable {margin-bottom:0}

#ja-right-mass-top, #ja-left-mass-top  {}
#ja-right-mass-bottom, #ja-left-mass-bottom  {}
/* -- end layout --*/


/* begin the styling */
div.ja-moduletable .ja-box-ct p, div.moduletable .ja-box-ct p,
div.ja-moduletable .ja-box-ct ol, div.moduletable .ja-box-ct ol {}

#ja-topsl ul, #ja-topsl p, #ja-topsl ol, #ja-botsl ul, #ja-botsl p, #ja-botsl ol {
    margin: 1.5em 0 0;
    padding: 0;
}

div.ja-moduletable .ja-box-ct h4, div.moduletable .ja-box-ct h4  {/*margin:15px 0 0px;*/}

div.ja-moduletable h3, div.moduletable h3 {
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	background: url(../images/headings.gif) repeat-x bottom left;
	line-height:1.5;
	font-size: 12px;
	padding: 0 0 1.5em;
	margin: 0;
	font-weight:normal;
}

/* menu */
div.ja-moduletable_menu h3, div.moduletable_menu h3 {margin:0; }

/* text */
div.ja-moduletable_text h3, div.moduletable_text h3 {border-bottom:0; padding: 0; background:none;}

/* Hilite ---*/
div.ja-moduletable_hilite, div.moduletable_hilite {background: #eee; padding: 0.75em 15px 1.5em !important;}
div.ja-moduletable_hilite h3, div.moduletable_hilite h3 {background: none; padding: 0.75em 0 0;}

div.ja-moduletable_hilite p:last-child, div.moduletable_hilite p:last-child,
div.ja-moduletable_hilite ul:last-child, div.moduletable_hilite ul:last-child {margin-bottom:0}

#ja-contentspotlight ul, #ja-contentspotlight p, #ja-contentspotlight ol {
    padding: 0;
}

#ja-contentspotlight .ja-moduletable {margin-top:1.5em;}

.boxBody .ja-moduletable {margin-top:0 !important;}

/* Login Module ---*/
#login-form fieldset {border:0; padding:0 !important/* 10px*/; background:none;}
.login_form fieldset, .login fieldset, .registration #member-registration { margin-top: 25px;}
div.ja-box-ct #login-form fieldset {padding:0 !important; background: none !important;}
#login-form ul {
    margin: 1.5em 0;
}
#login-form ul li {
	background: url(../images/arrows-b.png) no-repeat 2px 5px;
	overflow: hidden;
	padding-left: 20px;
}

#login-form p {
    margin: 15px 0;
}

#login-form .button {
	background-image: url(../images/power-icon.png);
	background-repeat: no-repeat;
	background-position: 4px -15px; 
	padding-left:20px;
	margin:0;
}
.login_form .button, .login button {
    margin-left: 170px;
}

.ja-mass #form-login-username label, .ja-mass #form-login-password label,
.ja-mass #login-form-username label, .ja-mass #login-form-password label
{width:20%;display:inline-block;margin-right:10px;text-align:right;}

.ja-mass #login-form .button {position:absolute;top:29%;right:5%;}
.ja-mass #login-form ul {margin: 0 0 15px 23%;}
form#member-registration fieldset {margin-bottom:10px;}


/* Advertisement ---*/
div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ddd; padding:5px 0; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-main .inner {}
#ja-container {margin: 10px 0 0;}

#ja-container, #ja-contentspotlight {}
#ja-container .wrap-inner1 {}
#ja-container .main, #ja-contentspotlight .main {background:#fff;}
#ja-container .main { padding: 0; }

.main .main-inner1 { }

.main .inner {
	padding-left: 20px;
	padding-right: 20px;
}

#ja-mainbody {} 

.ja-content-main {
    margin-bottom: 0;
}


/* HEADER
--------------------------------------------------------- */
#ja-header { }
#ja-header .main { padding:0;}
#ja-header .main-inner1 {margin:0;}


#ja-header .wrap-inner1 {}
#ja-header .wrap-inner2 {}

#ja-header h3 {border:0;}
#ja-header .ja-moduletable {margin:15px; color:#777;}
#ja-header .ja-moduletable h3 {margin:0;background:none;padding:0;}

#ja-header h3 span {color:#999;}
#ja-header h3 span span {color:#666;}

h1.logo, div.logo-text h1 { margin-left:0; font-size: 250%; line-height: 1;}

/* Logo Image ---*/
h1.logo { width: 980px; height: 120px; padding: 0;margin:0;}

h1.logo a {
	background: url(../images/logo_angola.png) no-repeat left; /* Custom */
	display: block;
	width: 980px;	
	height: 120px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

div.logo-text h1 a {
	text-decoration: none;
}

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {margin-top:30px;}

#ja-mainnav .wrap-inner1 {}
#ja-mainnav .wrap-inner2 {}
#ja-mainnav .main .main-inner1 { margin:0; position:relative;}

#ja-megamenu, #ja-cssmenu, #jasdl-mainnav, #ja-splitmenu {height:52px;}

#ja-mainnav .main {
	background: url(../images/mainnav-blue.png) repeat-y top center;
}

/* Breadcrumbs ---*/
#ja-navhelper {margin: 10px 0 0; }
#ja-navhelper .wrap-inner1 {}
#ja-navhelper .main-inner1 {
    background: url(../images/mainnav-blue.png) repeat-y top center;
	margin: 0;
}

#ja-navhelper .main {}

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

#ja-navhelper {}

#ja-navhelper .wrap-inner1 {}

#ja-navhelper .main {
	padding: /*10px*/ 0;
	position:relative;
}

#ja-navhelper a {  color: #FFFFFF;}

#ja-navhelper a:hover {
    color: #333;
}

.ja-day {margin:0 20px 0;float:right;}
span.day, span.month, span.date, span.year {padding-left:2px;}

.ja-breadcrums {margin:0 0 0 20px;width:70%;float:left;}

.ja-breadcrums, .ja-day {
	 color:#fff; padding: 10px 0;
}

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { /*padding: 0 10px;*/ }

/* Default Joomla! Menu ---*/
#ja-container ul.menu { margin: 0 0 1.5em;}
#ja-container ul.menu li { border-bottom: 0; background: url(../images/pb3.png) repeat-x bottom;}

#ja-container ul.menu li li {
	background: url(../images/arrow.png) no-repeat left 12px;
	border-bottom: 0; border-top: 0; background: url(../images/pb3.png) repeat-x top;
}

#ja-container ul.menu li a {
	font-size: 12px;
    line-height: 1.5;
    margin: 0 !important;
    padding: 0.75em 0;
}
#ja-container ul.menu li li a {text-indent:20px;}

/* Slideshow */
#ja-slideshow {}

#ja-slideshow .wrap-inner1 {}
#ja-slideshow .wrap-inner2 {}

#ja-slideshow .main {width:1200px; margin:0 auto; padding:0;}

#ja-slideshow h1, #ja-slideshow h2, #ja-slideshow h3, #ja-slideshow h4 {text-shadow: none !important; margin-top:0;}
#ja-slideshow .custom {color:#666; text-shadow: none;}

#ja-slideshow .wrap-inner1 {}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .main-inner1, #ja-botsl .main-inner1 {}

#ja-topsl .ja-box, #ja-botsl .ja-box { }

#ja-topsl {}
#ja-topsl .main-inner1 {background:#fff}

#ja-topsl .wrap-inner1 {}
#ja-topsl .wrap-inner2 {}
#ja-topsl .ja-box {}

#ja-botsl {}

#ja-botsl .wrap-inner2 {}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {}

#ja-topsl .ja-box-right  { /*max-width: 385px; margin:0 16px 0 0;*/}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
	border: 0;
	-moz-box-shadow: none;
}

#ja-topsl .ja-moduletable,  #ja-botsl .ja-moduletable {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.ja-box div.ja-moduletable:last-child {margin-bottom: 0}

div.ja-moduletable h3 span span {color:#000;}

#ja-topsl div.ja-moduletable h3 span span,
#ja-botsl div.ja-moduletable h3 span span {}

#ja-topsl {}
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1, #ja-botsl .main-inner1 { 
	margin:10px 0 0;
}

#ja-botsl .main { padding: 0; }
#ja-botsl .main-inner1 {background:#fff; }
#ja-container .wrap-inner1 {}
#ja-topsl {}

#ja-botsl {	color:#666;}

#ja-topsl .main-inner2, #ja-botsl .main-inner2 {
	padding: 10px 0;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { background: none; margin:1.5em 0;padding:0;}


#ja-botsl div.ja-moduletable .ja-box-ct,
#ja-botsl div.moduletable .ja-box-ct {
	background:none; margin-top: 0;
}
#ja-topsl div.ja-moduletable .ja-box-ct,
#ja-topsl div.moduletable .ja-box-ct  {
	background:none; margin-top: 0;
}


#ja-topsl li, #ja-botsl li {
    background: url(../images/arrows-b.png) no-repeat left 5px;
	padding-left:20px;
}

#ja-contentspotlight {margin:10px 0 0}
#ja-topsl .ja-box-left {}
#ja-topsl .ja-box-right {}

/* some menu styling */
#ja-topsl ul.menu li a, #ja-botsl ul.menu li a { color:#666; padding:0; margin: 0; font-size:11px;}
#ja-topsl ul.menu li a:hover, 
#ja-topsl ul.menu li a:focus,
#ja-botsl ul.menu li a:hover,
#ja-botsl ul.menu li a:focus {color:#333;}

#ja-topsl ul.menu li, #ja-botsl ul.menu li {
	background:none; line-height:1.6363; padding:0; margin: 0.8182em 0; font-size:11px;
}

#ja-topsl ul.menu li:last-child, #ja-botsl ul.menu li:last-child {margin-bottom:0 !important}

#ja-topsl a, #ja-botsl a {
}

#ja-topsl a:hover, #ja-topsl a:focus,
#ja-botsl a:hover, #ja-botsl a:focus {}

#ja-topsl a.button, #ja-botsl a.button {text-shadow:none;border:0 !important;}

#ja-topsl a.button:hover, #ja-botsl a.button:hover,
#ja-topsl a.button:focus, #ja-botsl a.button:focus {text-decoration:none !important;border:0 !important;}

/* Top Panel */
#openpanel {
	color:#111 !important;
	display:block;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	padding:21px 21px 21px 8px;
	position:absolute;
	right:-21px;
	text-transform:uppercase;
	top:0;
	z-index:5000;
	background-image: url(../images/arrow4b.png);
	background-repeat: no-repeat;
	background-position:90% 50%;
	background-color: #fff;
	display:none;
	-moz-transition: right 0.5s ease 0s;
	-webkit-transition: right 0.5s ease 0s;
	-o-transition: right 0.5s ease 0s;
	transition: right 0.5s ease 0s;	
}

#openpanel:hover {background-image: url(../images/arrow4.png); right: -65px;text-decoration:none !important;}

#openpanel:hover, 
#openpanel:active, 
#openpanel:focus { background-color: #10cde1; color:#fff !important;text-decoration:none; }


#ja-panel-wrapper {
	position:relative;
	top:0; color:#ccc;
}

#panel {
	padding:15px 15px 20px; background: #10cde1; color:#fff;border-bottom:3px solid #fff;
	opacity:0.75; filter: alpha(opacity = 75);
	-moz-transition: opacity 0.5s ease 0s;
	-webkit-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;	
}

#panel:hover {
	opacity:1; filter: alpha(opacity = 100);
}

#ja-panel a {color:#eee} #ja-panel a:hover {color:#fff; text-decoration:underline;}

#ja-panel h3, #ja-user-panel h3 {
    border-bottom: 0 none;
    color: #fff;
    font-family: helvetica,verdana,arial,sans-serif;
    font-size: 10px;
    margin: 10px 0 5px;
    padding: 0;
    text-transform: uppercase;
}

#ja-user-panel .inputbox, #ja-panel .inputbox {border:1px solid #222;background:#111;color:#666;}

#ja-user-panel #form-login-username, #ja-panel #form-login-password,
#ja-user-panel #form-login-password, #ja-panel #form-login-username {
    float: left;
    width: 49%;
}

#ja-panel  a:hover, #ja-user-panel  a:hover {color:#fff; text-decoration: underline;}


#ja-panel, #ja-user-panel {
    background: #999;
    left: 0;
    position: fixed;
    top: 0;
    width: 200px;
    z-index: 100;
}

#ja-panel .wrap-inner1, #ja-user-panel .wrap-inner1 {}

#ja-panel .main, #ja-user-panel .main {width:200px;float:left;}

.panel-tools {
	margin-bottom:10px; float:left; width:100%;
}

.panel-tools ul {}

.panel-tools select {width:150px;background:#fff;}

#profiles ul {margin-right:10px;}

.panel-tools ul.ja-typo-list li {
    padding: 0 10px 2px 20px !important;
}

#ja-panel #profiles {}
#ja-panel #layouts {}
#ja-panel #direction {}
#ja-panel #menu {}



/* MISCELLANOUS
----------------------------------------------------------- */
/*	NAV */

.nav{
	list-style:none;
	/* Clear floats */
	float:left;
	width:100%;
	margin: 0 !important;
    padding: 0 !important;	
}
.nav li{
	float:left;
	margin-right:10px;
	position:relative;
	padding:0 !important;background:none !important;
}
.nav a{
	display:block;
	padding:2px 8px;
	color:#111 !important;
	background: #FFFFFF;
	text-decoration:none;
}
.nav a:hover{
	color:#fff !important;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
.nav ul {
	background: none;  
	list-style:none;
	position:absolute;
	left:-9999px; 
	margin-top:0 !important;	
}

.nav ul li{
	float:none;
}
.nav ul a{
	white-space:nowrap;color:#111; background-image:none; 
	/*here*/ height:1px;line-height:1px; opacity:0; filter: alpha(opacity = 0); 
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.nav li:hover ul{ 
	left:0;   
}
.nav li:hover a{ 
	background: #eee; color:#111 !important;
	text-decoration:none !important;
}
.nav li:hover ul a{ 
	text-decoration:none !important; background-image:none; /*here*/ height:18px;line-height:18px; opacity:1; filter: alpha(opacity = 100);
}
.nav li:hover ul li a:hover{ 
	background:#999; text-decoration:none !important;
}
.nav li li {z-index:5;}

#panel .nav li, #panel .nav li ul, #panel .nav li li, #panel .nav {width:100%;}

#panel .nav li a {	background:url(../images/arrows-small.png) no-repeat scroll 95% 40% #fff;}
#panel .nav li li a {background-image:none !important;}
#panel .nav li a:hover {background:url(../images/arrows-small.png) no-repeat scroll 95% 40% #ccc;}

#panel .nav li a {	border-radius: 10px; -webkit-border-radius: 10px;}

#panel .nav li a:hover, #panel .nav:hover li a {border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0;}

#panel .nav li li a, #panel .nav:hover li li a {border-radius: 0; -webkit-border-radius: 0;}
#panel .nav li li:last-child a {border-radius: 0 0 10px 10px; -webkit-border-radius:0 0 10px 10px;}

#panel .nav li ul li {border:0;}
#panel .nav li ul li.default:hover a:hover{ background:#11c1d4; color:#fff !important;}
#panel .nav li ul li.red:hover a:hover{ background:#c12727; color:#fff !important;}
#panel .nav li ul li.green:hover a:hover{ background:#69a500; color:#fff !important;}
#panel .nav li ul li.yellow:hover a:hover{ background:#bda900; color:#fff !important;}
#panel .nav li ul li.purple:hover a:hover{ background:#451a66; color:#fff !important;}
#panel .nav li ul li.magenta:hover a:hover{ background:#941675; color:#fff !important;}
#panel .nav li ul li.orange:hover a:hover{ background:#b34200; color:#fff !important;}
#panel .nav li ul li.grey:hover a:hover{ background:#444; color:#fff !important;}

/* Others ---*/
#ja-top-panel .main-inner1 {
	border: 0;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
}

fieldset {
    border: 0;
    padding: 0;
	background: none;
}
.ja-content-main fieldset.filters {
    margin: 1.5em 0 0;
}
legend {
    background: #FFFFFF;
    padding: 0 5px;
}

#ja-content-main .contact .panel h3 {border-bottom:#eee;background:none;}

.panel h3.pane-toggler-down a,
.panel h3.pane-toggler a {background:none; padding: 0 0 1.5em 0;}

#contact-form legend {display:none;}
#ja-banner { border-top: 1px solid #ccc; }

.contact .panel .contact-form form, .contact .panel .contact-address {
	margin: 1.5em 0;
}

.contact .panel {border:0;background:none; margin:1.5em 0;}

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

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


#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}


#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
	text-decoration: none;
}

/* footer */

#ja-footer {
    padding: 0 0 30px;
	background: none;
	margin:10px 0 0;
}

#ja-footer .wrap-inner1 {}

#ja-footer .main {text-align:left;z-index:10;}
#ja-footer .main .main-inner1 {padding:10px 0;margin:0; background:#111; color:#ccc;}


.ja-copyright {
    color: #CCCCCC;
    float: left;
    margin-left: 20px;
}

.ja-copyright a {} .ja-copyright a:hover {color:#fff;}

.ja-social {    
	position:absolute;
	bottom: 0; left:-36px; z-index:-9;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}

.ja-social:hover {left:-184px;}

.ja-social a {
	opacity:0.6;
	filter: alpha(opacity = 60);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}
.ja-social a:hover {
	opacity:1;
	filter: alpha(opacity = 100);
}

#ja-footer .ja-footnav {
    float: right;
	margin: 0 20px 0;
}

#ja-footer a:hover, #ja-footer a:focus {color:#fff;text-decoration:underline;}

#ja-footer small, .ja-footnav li a {line-height:1.5; margin:0;}

.ja-footnav ul { line-height: 1.5; }
	
.ja-footnav li a {text-transform:uppercase;}

.ja-footnav li a:hover {color:#ccc;text-decoration:underline !important;}

.ja-links {
	position:static;
    z-index: 100; 
}

.ja-links a {
	position: fixed;
    bottom: 30px;
    right: -32px;	
	display:none;
	background-color:#111;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 13px 10px 13px 20px !important;
	line-height:10px;
	color: #fff;
	-webkit-transition: right 0.5s ease-in-out;
	-moz-transition: right 0.5s ease-in-out;
	-o-transition: right 0.5s ease-in-out;
	-ms-transition: right 0.5s ease-in-out;
	transition: right 0.5s ease-in-out;		
}

.ja-links a:hover {
	background-image: url(../images/topb.png);
	background-position: 5px center;
	background-color:#fff;
	color: #111 !important;
	right: 0;
}

.image-left {float:left; margin-right:10px;}
.image-right {float:right; margin-left:10px;}

.pagination ul li, ul.pagenav li {padding: 0; background:none;}
.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a {
    margin: 0;
    padding: 0 5px;
	-webkit-box-shadow: 0 0 2px #AAAAAA;
    box-shadow: 0 0 2px #AAAAAA;
}
.pagination ul li span.pagenav {color:#999;} 
.pagination ul li a.pagenav, ul.pagenav li a {
	color:#333;     
	-webkit-box-shadow: 0 0 2px #333;
    box-shadow: 0 0 2px #333;
}
.pagination ul li a.pagenav:hover, ul.pagenav li a:hover, 
.pagination ul li a.pagenav:focus, ul.pagenav li a:focus {
	color:#fff;
	background:#999;
	text-decoration:none;
}


ul.categories-module li h1, 
ul.categories-module li h2,
ul.categories-module li h3,
ul.categories-module li h4,
ul.categories-module li h5,
ul.category-module li h1, 
ul.category-module li h2,
ul.category-module li h3,
ul.category-module li h4,
ul.category-module li h5 {font-family: 	helvetica,arial,sans-serif !important;text-transform:capitalize; font-size:14px; letter-spacing: -0.3px; text-shadow: none !important; margin:0 !important;}


/* Fixes */

::selection {
	color: white;
	background: #333;
}
ol {/*margin-left:20px !important;*/}
#ja-container ul {margin: 1.5em 0; margin: 1.5em 0;}
ul {}
div.ja-moduletable ul, div.ja-module ul {
	margin: 1.5em 0;
}

dd.result-created {margin-bottom:15px;}

.column {
    overflow: visible;
}

.ja-moduletable ol li, .ja-module ol li {
    margin-left: 0; list-style:decimal inside none; line-height:1.5;
}

 .ja-content-main ol li {
    margin-left: 0; list-style:decimal inside none; line-height:1.5em; /*margin-bottom:5px;*/
}

.ja-content-main .counter {
	-webkit-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
    font-size: 11px;
    line-height: 1.6;
    margin: 1.6em 0;
    padding: 0 5px;
	color:#999;
}

.pagination ul, ul.pagenav {
   margin: 1.5em 0; line-height:1.5;
}

#ja-cpanel-main ul li {margin-left:0;}

.search .word label {
	vertical-align: middle;
	line-height: 2.2em;
}

/* form replacements */
select {border-width:0;}
select option {
     background-color: #ffe;border-width:0;
}

select option.alt {
    background-color: #eff;border-width:0;
}

input[type="radio"] + label, input[type="checkbox"] + label {
	/*float: left; */
	display:inline-block;
	line-height: 1.5em/*20px*/;
	padding: 0 0 0 20px;
	margin-right:18px;
}

input[type="radio"], input[type="checkbox"] {opacity:0;margin:0;padding:0; filter: alpha(opacity=0); position:absolute;left:-5000em;}
p#form-login-remember input, #jform_contact_email_copy {left: auto;opacity: 100; position: relative;filter: alpha(opacity=1);}

input:hover + label, input:focus + label,
input + label:hover, input:focus + label			{ }

input[type="radio"] + label, input[type="checkbox"] + label
{
	background: url(../images/custom-inputs.png) 0 -1px no-repeat;
	height: 16px;
}

input[type="radio"] + label									{ background-position: 0 -161px; }

/* Checked styles */
input[type="radio"]:checked + label 							{ background-position: 0 -241px; }
input[type="checkbox"]:checked + label 						{ background-position: 0 -81px; }
input[type="checkbox"]:hover:checked + label,
/*input[type="checkbox"]:focus:checked + label,*/
input[type="checkbox"]:checked + label:hover
/*input[type="checkbox"]:focus:checked + label */					{ background-position: 0 -101px; }
input[type="radio"]:hover:checked + label,
/*input[type="radio"]:focus:checked + label,*/
input[type="radio"]:checked + label:hover
/*input[type="radio"]:focus:checked + label */					{ background-position: 0 -261px; }

/* Hover & Focus styles */
input[type="checkbox"]:hover + label,
/*input[type="checkbox"]:focus + label,*/
input[type="checkbox"] + label:hover 							{ background-position: 0 -21px; cursor: pointer;}
input[type="radio"]:hover + label,
/*input[type="radio"]:focus + label,*/
input[type="radio"] + label:hover								{ background-position: 0 -181px; cursor: pointer;}

/* Active styles */
input[type="checkbox"]:active + label,
input[type="checkbox"] + label:hover:active					{ background-position: 0 -41px; }
input[type="radio"]:active + label,
input[type="radio"] + label:hover:active						{ background-position: 0 -201px; }
input[type="checkbox"]:active:checked + label,
input[type="checkbox"]:checked + label:hover:active			{ background-position: 0 -121px; }
input[type="radio"]:active:checked + label,
input[type="radio"]:checked + label:hover:active				{ background-position: 0 -281px; }

/* IE6 Countdown */
#ja-ie6warning {background:#fc4700;}
#ja-ie6warning .main {}

/* Nivo Slider */
.nivoSlider {margin:10px auto 0 auto; box-shadow:none;}

.nivoSlider .nivo-controlNav {bottom: 62px; left:auto; right:-15px;/*display:none;*/}
.nivoSlider:hover .nivo-controlNav {display:block;}

.nivoSlider .nivo-controlNav a {
	float:none; margin-right:0; margin-top:5px;
	background:url(../images/nivo-bullet.png) no-repeat top left;
}
.nivoSlider .nivo-controlNav a.active {background-position:bottom left;}

.nivo-directionNav a {
	display: block !important;
	width: 21px;
	height: 52px;	
}
.nivo-directionNav, .nivoSlider .nivo-controlNav {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	opacity: 0; filter: alpha(opacity = 0);
	display:block !important;
}

.nivoSlider:hover .nivo-directionNav, .nivoSlider:hover .nivo-controlNav {opacity: 1; filter: alpha(opacity = 100);}

a.nivo-prevNav {	right: -21px; left:auto; top:0; bottom:auto; background: url(../images/prev.png) no-repeat top left;}
a.nivo-nextNav {	right: -21px; bottom:0; top:auto; background: url(../images/next.png) no-repeat top left;}

/*sigplus*/
div.boxplus-slider {
    padding: 0; 
}
.boxplus-paging > div.boxplus-next {
	cursor:pointer; background: url(../images/paging.png) repeat scroll -19px 0 transparent !important; right:26px !important;
}	
.boxplus-paging > div.boxplus-prev {
    cursor:pointer; background: url(../images/paging.png) repeat scroll -11px 0 transparent !important;
}
.boxplus-paging > div.boxplus-first {
    cursor:pointer; background: url(../images/paging.png) repeat scroll 0 0 transparent !important;
}
.boxplus-paging > div.boxplus-last {
	cursor:pointer; background: url(../images/paging.png) repeat scroll -27px 0 transparent !important; right:10px !important;
}
.boxplus-viewport > ul > li a {
    text-align: left;
}
div.sigplus-gallery ul > li, div.boxplus-viewport > ul > li > div, div.boxplus-viewport > ul > li > img, div.boxplus-viewport > ul > li > a {
    display: inline-block !important;
}
div.sigplus-gallery ul > li > img, div.sigplus-gallery ul > li > a > img {
    border: 0 !important;
    margin: 0 10px 18px 0 !important;
    padding: 0 !important;
	opacity: 0.8; filter: alpha(opacity = 80);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
div.sigplus-gallery a {float:left;}
div.boxplus-paging {margin-top: -18px;}
div.sigplus-gallery ul > li > img:hover, div.sigplus-gallery ul > li > a > img:hover {
	opacity: 1; filter: alpha(opacity = 100);
}
#boxplus .boxplus-thumbs > ul > li > img {
    border: 1px solid #666;
}
#boxplus .boxplus-thumbs > ul > li.boxplus-active > img,
#boxplus .boxplus-thumbs > ul > li > img:hover {
    border: 1px solid white !important;
}
div.boxplus-imagecaption.boxplus-overlaycaption {
	height: 40%!important;
}

/*cool tips*/
.cooltip {
    position:absolute;
    z-index:9999;
    left:-9999px;
    background:#111;
    width: auto;
	display:none;
	border-radius: 3px;	-webkit-border-radius: 3px;
	box-shadow: 0 0 2px #000; -webkit-box-shadow: 0 0 2px #000;
}

.cooltip p {
    margin:0;
    color: #fff;
    padding: 2px 10px;
}

/* Google Maps plugin*/

#ja-slideshow div.map {margin-top:10px;}

/* skitter */

.box_skitter {margin-top: 10px;}
#navigation_arrows div.middle span { margin-top: 0;}

.box_skitter .rectangle .prev_button { background-image: url(../images/skitter-prev.png); }
.box_skitter .rectangle .next_button { background-image: url(../images/skitter-next.png); }

.strikers-dark h1, .strikers-light h1, 
.strikers-dark h2, .strikers-light h2, 
.strikers-dark p, .strikers-light p, 
.long-strikers-dark h1, .long-strikers-light h1,
.long-strikers-dark h2, .long-strikers-light h2,
.long-strikers-dark p, .long-strikers-light p,
.box_skitter .rectangle .next_button,
.box_skitter .rectangle .prev_button
 {border-radius: 0; -webkit-border-radius:0;}

#seq1.strikers-dark h1, #seq1.strikers-light h1, 
#seq1.strikers-light h2, #seq1.strikers-light h2 {margin-bottom:0;}

#seq1.two-hor-boxes-dark,
#seq1.two-ver-boxes-dark,
#seq2.two-hor-boxes-dark,
#seq2.two-ver-boxes-dark,
#seq1.strikers-dark h1, #seq1.strikers-dark h2,
#seq1.long-strikers-dark h1, #seq1.long-strikers-dark h2 {background-color: #0faebf !important}

.box_skitter .rectangle .next_button,
.box_skitter .rectangle .prev_button,
#seq2.strikers-dark h1, #seq2.strikers-dark h2,
#seq2.long-strikers-dark h1, #seq2.long-strikers-dark h2 {background-color: #10CDE1 !important}
 
/* gk news show pro */
h4.nspHeader {margin-bottom:0; font-size: 14px; line-height: 1.285; margin-top: 0;}
.nspArt p.nspInfo, #ja-botsl .nspArt p.nspInfo {
    font-size: 10px;
    line-height: 1.75;
    margin: 0;color: #999;
}
div.moduletable_portfolio .nspArtPage, 
div.moduletable_portfolio .nspArtScroll1 {/*width: auto !important*/}
.nspMain {margin-top: 1.5em;}

.nspArts, .nspArt div {float:left;}
.nspArt:last-child div {/*padding: 0 !important;*/}
.nspTopInterface {margin:0;position:absolute; top:0; right:0;}
.nspArt .nspText {margin-top:0; float:none !important;}
.nspArt .nspText {/*margin: 0 0 1.5em 0*/;}
.nspArt:last-child .nspText {/* nspHead chars no more than 1 line */}
.ja-box .nspArt:last-child .nspText {/*margin-bottom: 0 !important;*/}
.nspArt a.readon {font-size:10px;}
.nspArt a.readon.inline {}
.nspArt a.readon.fleft, .nspArt a.readon.fright {line-height: 1.8em; margin: 0 0 1.8em 0}
.nspMain img {}

.nspNext, .nspPrev {margin:2px 0 0 4px;}
.nspPrev {}
.nspNext:hover{}
.nspPrev:hover {}

.nspPagination {margin: 5px 0 0 !important;}

.ja-moduletable .nspPagination li, #ja-botsl .ja-moduletable .nspPagination li {
	background-image: url(../images/interface.png);
	background-position:50% 0;
    padding: 0;
}

.ja-moduletable .nspPagination li:hover, .ja-moduletable .nspPagination li.active,
#ja-botsl .ja-moduletable .nspPagination li:hover, #ja-botsl .ja-moduletable .nspPagination li.active {
    background-position: 50% -8px;
}

/* rokajax search */
#roksearch_results {border-radius: 10px; -webkit-border-radius: 10px;}
.roksearch_header {border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; font-family: Helvetica, Verdana, Arial, sans-serif;}
.roksearch_row_btm {border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px;}
#roksearch_results a#roksearch_link {}

#roksearch_results .roksearch_odd-hover h3, #roksearch_results .roksearch_even-hover h3 {}

#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {}
#roksearch_results .arrow-right {
	background-position: 50% 51%; background-repeat: no-repeat;
	border-radius: 0; -webkit-border-radius:0;
}
#roksearch_results .arrow-left {
	background-position: 50% 51%; background-repeat:no-repeat;
	border-radius:0; -webkit-border-radius:0;
}

#roksearch_search_str.inputbox:focus {outline:0 !important; border: 0;}

#roksearch_search_str.inputbox {
    background-image: url(../images/search-icon.png);
	background-position: 90% center;
    background-repeat: no-repeat;
}

#roksearch_search_str.inputbox:hover, #roksearch_search_str.inputbox:focus {background-position: 94% center;}

#roksearch_search_str.inputbox.loading {
    background-image: url(../images/loading.gif);
    background-position: 95% center;
    background-repeat: no-repeat;
}