/*
 * ------------------------------------------------------------------------
 * SpiritFX template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C), JoomFX, Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: JoomFX.com
 * Website: joomfx.com
 * ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */
/* Normal links ---*/
@import url(../fonts/economica/stylesheet.css);
@import url(../fonts/cuprum/stylesheet.css);
@import url(../fonts/opensans/stylesheet.css);

.ja-cpanel-action a.button span {text-shadow: none;}
a { color: #777777; text-decoration: none; }

#ja-cpanel-main h3 {
	font-size: 120% !important;
}

a:hover, a:active, a:focus { color: #FFA621; text-decoration: none; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus { font-weight: bold; }

a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover span { color: #0F85D8; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.poll-result { font-size: 92%; text-transform: uppercase; }


body {
	background: #fff;
	color: #000;
    font-family: Helvetica,Arial,sans-serif;
	line-height: 1.5;
}

body#bd { background: #fff; color: #333;}

body.fs1 { font-size: 10px; }

body.fs2 { font-size: 11px; }

body.fs3 { font-size: 12px; }

body.fs4 { font-size: 13px; }

body.fs5 { font-size: 14px; }

body.fs6 { font-size: 15px; }

dd.hits, .hits { line-height:21px; }

dd.create, .createdate {
	background: url(../images/icon-date.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 20px !important;
	line-height: 15px;
}

dd.createdby, .createby {
	background: url(../images/icon-user.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 20px !important;
	line-height: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active { display: block; margin: 10px 0; }

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; padding: 5px 0; }

div.bannergroup_text div.banneritem_text a { font-weight: bold; }

/* Rounded Module --- */
div.ja-module h3, div.module h3 {
	border-bottom: 0px solid #ccc;
	color: #777777;
	font-size: 150%;
	font-weight: bold;
	margin: 0 -15px 10px;
	padding: 8px 15px;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
	text-shadow: 0px 1px #111111;
}

div.ja-module, div.module {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	background: url(../images/modules.png) repeat-x scroll left bottom transparent; 
	color: #777777;
	font-size: 24px;
	margin: 0 0 15px;
    padding: 1px 0 12px; 
	
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	font-family: EconomicaRegular;

	border-bottom: medium none;
}
div.ja-moduletable h3 span, div.moduletable h3 span {
/* background: url("../images/pattern-grey.gif") repeat scroll 0 0 #F8FBFB; */
}

div.ja-moduletable ul li, div.ja-module ul li { padding-left: 12px; background-position: 2px 8px; }

.moduletable_featured h3 {
	background: url("../images/diag_tile.png") repeat scroll left bottom transparent !important;
	padding: 10px !important;
	margin-bottom: 25px !important;
}

.moduletable_square {border:1px solid #ccc !important; padding: 0 10px !important; margin-bottom:30px !important}
.moduletable_square h3 {margin:0 -10px !important;padding: 4px 10px !important;background:none !important; border-bottom:1px solid #CCC !important;}

.moduletable_nice {
    background: url("../images/right_h3_bg.png") repeat-x scroll 0 0 transparent !important;
    border: 1px solid #DDDDDD !important;
	padding: 0 10px !important; 
	margin-bottom:30px !important
}

.moduletable_nice h3 {
    background: url("../images/mod-h3-bg.png") no-repeat scroll left bottom transparent !important;
    color: #5D5D5D;
    height: 33px;
    line-height: 24px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
	margin:0 -10px !important;
	padding: 2px 10px !important;
}

.moduletable_dashed h3 {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px dashed #CCCCCC !important;
    padding-bottom: 4px !important;
}

.moduletable_pattern h3 {
    background: url("../images/pattern-grey.gif") repeat-x scroll left bottom transparent !important;
    border-bottom: 0px dashed #CCCCCC !important;
    padding-bottom: 10px !important;
}

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul { margin: 0px 0 0; }

div.ja-moduletable, div.moduletable {
	border-bottom: 0px solid #ccc;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0 0 20px;
	position: relative;
}

/* Logo Text ---*/
div.logo-text { margin-top: 8px; }

div.logo-text h1 a {
	color: #ccc;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

div.module_black .inputbox, div.module_green .inputbox, div.module_blue .inputbox, div.module_red .inputbox { color: #333 !important; }

/* text color for high contrast module */
div.module_black, div.module_green, div.module_blue, div.module_red { color: #fff; }

/* blue */
div.module_blue {
	background: url(../images/bb-br.gif) no-repeat bottom right #069;
}

div.module_blue .ja-box-bl {
	background: url(../images/bb-bl.gif) no-repeat bottom left;
}

div.module_blue .ja-box-tl {
	background: url(../images/bb-tl.gif) no-repeat top left;
}

div.module_blue .ja-box-tr {
	background: url(../images/bb-tr.gif) no-repeat top right;
}

div.module_blue a { color: #7BA566; }

/* green */
div.module_green {
	background: url(../images/bg-br.gif) no-repeat bottom right #7ba566;
}

div.module_green .ja-box-bl {
	background: url(../images/bg-bl.gif) no-repeat bottom left;
}

div.module_green .ja-box-tl {
	background: url(../images/bg-tl.gif) no-repeat top left;
}

div.module_green .ja-box-tr {
	background: url(../images/bg-tr.gif) no-repeat top right;
}

div.module_green div.bannergroup_text div.bannerheader,
div.module_green div.bannergroup_text div.bannerfooter_text a { color: #ccc; }

/* Blank */
div.module_noborder,
div.module_noborder .ja-box-bl,
div.module_noborder .ja-box-tr,
div.module_noborder .ja-box-tl { background: none; padding: 0; }

/* red */
div.module_red {
	background: url(../images/br-br.gif) no-repeat bottom right #bf0000;
}

div.module_red .ja-box-bl {
	background: url(../images/br-bl.gif) no-repeat bottom left;
}

div.module_red .ja-box-tl {
	background: url(../images/br-tl.gif) no-repeat top left;
}

div.module_red .ja-box-tr {
	background: url(../images/br-tr.gif) no-repeat top right;
}

div.module_text {
	background: url(../images/bt-br.gif) no-repeat bottom right #f6f6f6;
}

div.module_text .ja-box-bl {
	background: url(../images/bt-bl.gif) no-repeat bottom left;
}

div.module_text .ja-box-tl {
	background: url(../images/bt-tl.gif) no-repeat top left;
}

div.module_text .ja-box-tr {
	background: url(../images/bt-tr.gif) no-repeat top right;
}

/* text */
div.module_text h3 {
	clear: both;
	display: block;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 0;
	background: none;
}

div.module_text span {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 3px;
	background: #fff;
}

/* black */
div.moduletable_black {

}

/*div.moduletable_black .ja-box-ct {
    margin-bottom: 8px;
	    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px dashed #CCCCCC !important;
    line-height: 1.8 !important;
    
    padding: 10px !important;
}*/

/*div.moduletable_black h3 span, div.moduletable_black div.moduletable h3 span { background: #F3F3F3; } */

div.moduletable_black h3 {
    background: url("../images/diag_tile.png") repeat scroll left bottom transparent;
    border-bottom: medium none !important;
    margin-bottom: 0 !important;
    padding: 15px 15px 16px !important;
	border-bottom: 1px solid #CCCCCC
}



div.moduletable_black .ja-box-ct {
padding: 20px;
}

div.moduletable_black .ja-box-bl {
	background: url(../images/bl-bl.gif) no-repeat bottom left;
}

div.moduletable_black .ja-box-tl {
	background: url(../images/bl-tl.gif) no-repeat top left;
}

div.moduletable_black .ja-box-tr {
	background: url(../images/bl-tr.gif) no-repeat top right;
}

div.moduletable_menu h3 { margin-bottom: 0; }

div.pagination ul a, ul.pagination a {
	background: #f6f6f6;
	border: 1px solid #ccc;
	color: #000;
	line-height: 20px;
	padding: 0 5px;
	text-decoration: none;
}

div.pagination ul a:hover, div.pagination ul a:active, div.pagination ul a:focus {
	background: #069;
	border: 1px solid #069;
	color: #fff;
	text-decoration: none;
}

div.pagination ul li, ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.pagination ul li, ul.pagination li span { padding: 0 5px; line-height: 20px; }

/* Pagination ---*/
div.pagination ul, ul.pagination { float: left; margin: 10px 0; width: 75%; }

/* Poll */
div.poll { padding: 15px 0; }

/* Meta ---*/
dl.article-info { color: #999; width: 85%; }

.blog-featured dl.article-info { width: 70%; }

dl.poll {
	border-bottom: 1px dotted #ccc;
	font-size: 92%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll dd { clear: right; }

dl.poll dt { clear: left; width: 100px; }

dl.poll dt, dl.poll dd { float: left; }

fieldset { border: none; padding: 10px 5px; }

fieldset a { font-weight: bold; }

fieldset.input { padding: 0; }

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* Search ---*/
form#searchForm { border-top: 0px solid #ccc; }

.search .word label {	
	padding-right: 5px;
}

.search .word .inputbox {
	margin: 0;
}

.search .word button {
	height: 22px;	
}

/* Search ---*/
form#searchForm { border-top: 0px solid #ccc; padding: 5px 0; }

form.poll .button { margin-right: 5px; }

/* Headings & Titles ---*/
h1 { font-size: 180%; }

h1.componentheading, .componentheading { margin: 0; padding: 0 0 7px; }

/* Logo Image ---*/
h1.logo { height: 110px; width: 325px; }

h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	height: 110px;
	width: 335px;
	/*margin-top: 10px;*/
}

h1.logo a span { position: absolute; top: -1000px; }

h1.logo, div.logo-text { float: left; z-index: 1; position: relative; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }

h2 { font-size: 150%; }

h2.contentheading, .contentheading { margin: 0; padding: 0 0 7px; }

h3 { font-size: 125%; }

h3.hide {
	background: url(../images/icon-hide.png) no-repeat 100% 60%;
	cursor: pointer;
}

/* Collapsible h3 ---*/
h3.show {
	background: url(../images/icon-show.png) no-repeat 100% 60%;
	cursor: pointer;
}

h4 { font-size: 100%; text-transform: UPPERCASE; }

/* Poll Module ---*/
h4.poll-title { margin: 0; padding: 0; }

h5 { font-size: 100%; }

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #ccc;
	height: 1px;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px 5px;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

p.readmore a { text-transform: uppercase; }

img[hspace='6'] {
	margin-right: 6px;
}

/* Readon links ---*/
.nspArt p.readmore a, .nspArt a.readon {
    background: none repeat scroll 0 0 #777777;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 92%;
    font-weight: bold;
    margin-right: 8px;
    padding: 4px 10px;
    text-shadow: none;
    text-transform: none;
	text-decoration: none;
	-moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
	text-shadow: 1px 1px #000;

	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
}

.nspArt p.readmore a:hover, .nspArt a.readon:hover, 
.nspArt p.readmore a:active, .nspArt a.readon:active, 
.nspArt p.readmore a:focus, .nspArt a.readon:focus { background-color: #FFA621; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

p.site-slogan {
	background: #444;
	color: #999;
	display: block;
	font-size: 85%;
	letter-spacing: 1px;
	margin: 8px 0 0;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}

small, .small { color: #999; }

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer { font-size: 92%; }

span.has-image {
	padding-left: 25px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
	color: #999;
}

span.menu-title { display: block; }

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog { width: 100%; }

/* Content Toc */
table.contenttoc {
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

table.contenttoc a { color: #333; }

table.contenttoc td { border-bottom: 1px dotted #ccc; padding: 5px 10px; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img { vertical-align: baseline; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Search */
table.searchintro { padding: 10px 0; width: 100%; }

table.searchintro td { padding: 5px !important; }

td { font-size: 100%; padding: 5px; }

/* Others ---*/
th { font-weight: bold; padding: 5px; text-align: left; }

/* Tables ---*/
thead tr th { background: url("../images/header-bg1.jpg") repeat; color: #fff; padding: 5px; }
thead  {background: #999; }
thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

tbody  tr td, tbody  tr td a{
text-shadow: 1px 1px #FFFFFF;
}

ul.actions { list-style-type: none; margin: 0 !important; }

.article_column { }

.article_row { padding-bottom: 10px; padding-top: 10px; }

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.article-content img { margin: 5px; }

.article-info-term{ display: none !important; }

.article-meta { float: left; padding: 0; width: 70%; }

.article-section, .article-category { color: #999; }

.article-tools {
	/*border-radius: 7px 7px 7px 7px;box-shadow: 1px 1px 4px #A1A1A1;*/ padding:3px;margin:10px 0 0 0;border: 0px dashed #cccccc;background: url("../images/pattern-grey.gif") repeat scroll 50% 50% transparent;
}

div.category-list {
text-shadow: none;
margin-bottom: 30px;
}

div.article-tools ul li{
background: none;
padding-left: 1px;
}

/* Badge Module ---*/
.badge {
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	background-image: url(../images/icon-badge.png);
	background-repeat: no-repeat;
}

.badge-hot 	.badge { background-position: 0 0; }

.badge-new 	.badge { background-position: 0 -46px; }

.badge-pick .badge { background-position: 0 -92px; }

.badge-top 	.badge { background-position: 0 -138px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog p img { float: left; padding: 0 0 10px; }

.blog_more {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 5px;
}

.blog_more h2 {
	font-size: 115%;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

.blog-featured .contentheading { font-size: 125%; }

.button {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
	text-shadow: 1px 1px #FFFFFF;

	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
}

.button:hover, .button:focus { background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

.buttonheading { float: right; }

.buttonheading img { border: 0; float: right; margin: 0 5px 0 0; }

.category { font-size: 110%; font-weight: bold; }


.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 0px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

.checkbox { }

.column ol li { line-height: 180%; margin-left: 30px; }

/* 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; }


/* List ---*/
.column ul li {	background: url(../images/bullet.gif) no-repeat 20px 7px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px; }

.column_separator { padding: 0 25px; }

.componentheading { border-bottom: 1px solid #ccc; font-size: 180%; }

.contact_email { margin: 0 0 10px; }

.contact_email label { font-weight: bold; display: block; }

.contact_email_checkbox { margin: 15px 0; }

.contentdescription { border-bottom: 1px solid #ccc; }

.contentdescription {
	border-bottom: 1px solid #ccc;
	display: block;
	margin: 0 -15px;
	padding: 10px 15px;
}

.contentdescription p { margin: 0; }

.contentheading { font-size: 200%; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: EconomicaRegular;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #777777;
}

.contentpaneopen_edit img { vertical-align: middle; }

.counter {
	float: right;
	line-height: 1;
	margin: 15px 0 !important;
	text-align: right;
	width: 24%;
}

.counter span {
	background: #069;
	border: 1px solid #069;
	color: #fff;
	padding: 1px 5px;
}

.custom_banner { float: left; display: block; margin-top: 10px; }

.form-register .button { margin-left: 140px; }

.form-register .inputbox { margin-left: 10px; width: 200px; }

/* Register ---*/
.form-register fieldset { padding: 0 0 10px; }

.form-register label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.hasTip img { border: none; margin: 0 5px 0 0; }

.img_caption { color: #999; margin-bottom: 10px; }

.img_caption img { margin: 5px 0 0; padding: 0 0 10px; }

.img_caption p {
	background: #333;
	border-top: 1px solid #fff;
	color: #ccc;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}

.inputbox, input {     
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    color: #505050;
    outline: 0 none !important;
    padding: 5px;
 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;

	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;	
}

.inputbox:hover, input:hover { background: #fff; border: 1px solid #B4B4B4; }

.inputbox:focus, input:focus {
	border: 1px solid #999999;

	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.items-more {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.items-more h3 { text-transform: uppercase; }

.ja-box { padding-bottom: 10px; padding-top: 10px; }

.ja-box-bl {
	background: url(../images/b-bl.gif) no-repeat bottom left;
}

.ja-box-br {
	background: url(../images/b-br.gif) no-repeat bottom right #fff;
}

.ja-box-right .ja-moduletable, .ja-box-right .moduletable,
.ja-box-full .ja-moduletable, .ja-box-full .moduletable { border: 0; background: none; }

.ja-box-tl {
	background: url(../images/b-tl.gif) no-repeat top left;
	padding: 0 15px 10px;
}

.ja-box-tr {
	background: url(../images/b-tr.gif) no-repeat top right;
}

.ja-breadcrums {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	width: 80%;
}

#ja-breadcrums span.pathway, #ja-navhelper span.pathway, #ja-breadcrumbs1 span.pathway {
    color: #CCCCCC;
}

.ja-col { }

/* @end */
/* SIDE COLUMNS
--------------------------------------------------------- */
.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
    margin-left: 15px;
    margin-right: 10px;
}

.ja-colswrap { }

/* Content Bottom ---*/
.ja-content-bottom { }

.ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* Content Main ---*/
.ja-content-main { margin-bottom: 0px;}

/* Content Top ---*/
.ja-content-top { }

.ja-content-top .ja-moduletable, .ja-content-top .ja-module { margin-left: 0; margin-right: 0; }

.ja-copyright { float: right; text-align: right; width: 75%; }

.ja-footnav li {
	border-left: 0px solid #999;
	display: block;
	float: left;
	padding: 0 10px;
}

.ja-footnav li a {
	color: #888888;
	display: block;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.ja-footnav li a:hover, .ja-footnav li a:focus, .ja-footnav li a:active { color: #FFA621; }

.ja-footnav ul { float: right; line-height: normal; }

/* Header mask ---*/
.ja-headermask {
	background: url(../images/header-mask.png) no-repeat top right;
	display: block;
	height: 80px;
	position: absolute;
	right: -1px;
	top: 0;
	width: 602px;
	z-index: 0;
}

/* Extras ---*/
.ja-links { float: right; margin-top: 2px; }

.ja-links li { background: none; padding: 0; display: inline; }

.ja-links li.layout-switcher a { background: #069; color: #fff; text-decoration: none; }

.ja-links li.layout-switcher a:hover { background: #666; color: #fff; text-decoration: none; }

.ja-links li.top a {
	background: url(../images/arrow2.png) no-repeat 5px center;
	padding-left: 17px !important;
	padding-right: 5px !important;
}

.ja-links li.top a:hover { background-color: #069; color: #fff;  }

.ja-links li.user-reset a {
	background: #bf0000;
	color: #fff;
	text-decoration: none;
}

.ja-links li.user-reset a:hover { background: #666; color: #fff; text-decoration: none; }

.ja-mass-bottom { }

.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* Mass ---*/
.ja-mass-top { }

.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module { margin-left: 0; margin-right: 0; }

.jamod-content p{ margin: 0; }

.jitem-title { font-size: 110%; font-weight: bold; }

.leading {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 0px #ccc;
}

.login_form .button { margin-left: 140px; }

.login_form .inputbox { margin-left: 10px; width: 150px; }

.login_form .remember .inputbox { width: 20px; }

/* Login ---*/
.login_form fieldset { padding: 15px 0 0; }

.login_form fieldset p { margin: 0 0 5px; }

.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.main { }

.main .inner {
	padding-left: 15px;
	padding-right: 15px;
}

.modifydate { color: #999; display: block; margin: 10px 0; }

.pagenavbar { font-weight: bold; }

.pagenavcounter { margin: 15px 0 !important; text-align: center; }

.pagination a{ font-weight: bold; }

.radio { margin: 0 5px; }

.results h4 { text-transform: none; font-size: 110%; }

.results h4 {
	text-transform: none;
	font-size: 110%;
	margin: 15px 0 0;
}

.results p { margin: 0 0 10px; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.2;
	margin-left: 10px;
}

.searchintro { border-bottom: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	background: url(../images/dot2.gif) repeat-x bottom;
	padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background-color: #fffff0; }

.sectiontableentry2 { background-color: #f6f6f6; }

.sectiontableheader {
	background: #333;
	border: 1px solid #ccc;
	color: #fff;
	padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color: #fff; }

.smalldark { text-align: left; }

.sortby { font-size: 92%; margin: 10px 0 5px; }

.sortby .display { float: right; text-align: right; }

.sortby .filter, .sortby .display { float: left; width: 40%; }

.tool-text { font-size: 100%; margin: 0; }

/* Tooltips --- */
.tool-tip {
	background: #ffffcc;
	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: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

/* User ---*/
.user-details { padding: 10px 0; }

.user-details .button { margin-left: 140px; }

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .paramlist .paramlist_key { width: 130px !important; padding: 0 0 5px !important; }

.user-details .paramlist .paramlist_value { padding: 0 0 5px !important; }

.user-details .user_name span { padding-left: 10px; font-weight: bold; }

.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.user-details p { margin: 0 0 5px; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { }

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}

#adminForm fieldset legend { padding: 0 5px; }

/* Article index */
#article-index {
	border: 1px solid #dedede;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

#article-index li {
	border-bottom: 1px dotted #dedede;
	background: none;
	padding-left: 10px;
}

#article-index li  a{ font-size: 11px; }

#article-index ul { list-style-type: none !important; }

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc; }

#component-contact #emailForm { border-top: 1px solid #ddd; padding-top: 15px; }

/* Contact ---*/
#component-contact address { font-style: normal; }

#contact-slider { float: none; border-bottom: 1px solid #e2e2b5; }

#contact-slider .content { border: 1px solid #e2e2b5; padding: 8px 10px; }

#contact-slider .jpane-toggler-down { background: #333333; }

#contact-slider .jpane-toggler-down a { color: #fff; }

#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 dt.closed { background: #ffffcc; }

#form-login .button { margin: 10px 0;  border-radius: 5px 5px 5px 5px; box-shadow: 1px 1px 4px #A1A1A1;}

#form-login p { margin: 0 0 5px; }

#form-login ul { margin: 0 !important; padding: 0; }

#form-login-remember input { border: none; padding-top: 0px; padding-bottom: 0px; }

#form-login-username .inputbox, #form-login-password .inputbox { width: 90%; }

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
	background-position: 5px center;
	background-repeat: no-repeat;
	font-weight: bold;
}

#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}

#ja-absolute .main a {
	width: 91px;
	height: 99px;
	overflow: hidden;
	display: block;
	background: url(../images/joomla15.png) no-repeat left top #fff;
	text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus { background-position: left bottom; }

/* Bot spotlight ---*/
#ja-botsl { 
	border-top: 0px solid #666;
	border-bottom: 0px solid #666;
	background-image: url('../images/topsl-bg.png') ;
    background-repeat: repeat-x;
	background-color: #363e40;
	color: #ccc;

	-webkit-box-shadow: 0 1px 10px 1px #111111;
	box-shadow: 0 1px 10px 1px #111111;
 }

#ja-botsl .ja-moduletable, #ja-botsl .moduletable { border-bottom: 0; margin-bottom: 0; }

#ja-botsl div.ja-moduletable h3 span, #ja-botsl div.moduletable h3 span { background: none; }

#ja-topsl div.ja-moduletable h3 span, #ja-topsl div.moduletable h3 span { background: none; }

#ja-megamenu div.ja-moduletable h3 span, #ja-megamenu div.moduletable h3 span { background: none; }

#ja-botsl .main { padding: 25px 0; }

#ja-botsl h3 {
	margin: 0 0 15px;
	padding: 0;
	color: #fff;
	background: none;
}

#ja-botsl3 li a {
    color: #888888;
    display: block;
    padding-bottom: 8px;
	text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

#ja-botsl ul li a:hover, #ja-botsl ul li a:focus, #ja-botsl ul li a:active {
	padding-left: 5px;
	-moz-transition:  all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;
	color:#FFA621;
}

#ja-container {
	/*background: url(../images/pattern-grey.gif) repeat left top transparent;*/
	position: relative;
	z-index: 5;
}

/* Full */
#ja-container { }

#ja-container .main {padding: 10px 0 0; }

#ja-container div.module_black h3,
#ja-container div.module_green h3,
#ja-container div.module_blue h3,
#ja-container div.module_red h3 { color: #fff; }

#ja-container div.module_black ul li a,
#ja-container div.module_green ul li a,
#ja-container div.module_blue ul li a,
#ja-container div.module_red ul li a { color: #fff; }

#ja-container div.module_black ul li a:hover,
#ja-container div.module_black ul li a:active,
#ja-container div.module_black ul li a:focus,
#ja-container div.module_green ul li a:hover,
#ja-container div.module_green ul li a:active,
#ja-container div.module_green ul li a:focus,
#ja-container div.module_blue ul li a:hover,
#ja-container div.module_blue ul li a:active,
#ja-container div.module_blue ul li a:focus,
#ja-container div.module_red ul li a:hover,
#ja-container div.module_red ul li a:active,
#ja-container div.module_red ul li a:focus { color: #069; }

#ja-container div.module_blue #form-login ul li a:hover,
#ja-container div.module_blue #form-login ul li a:active,
#ja-container div.module_blue #form-login ul li a:focus { color: #7BA566; }

#ja-container div.module_blue ul.menu li.active > a,
#ja-container div.module_red ul.menu li.active > a { color: #000 !important; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu { margin: 0; padding: 0; }

#ja-container ul.menu li {
	background: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#ja-container ul.menu li a {
	color: #333;
	display: block;
	outline: none;
	padding: 6px 0;
	text-decoration: none;
	text-indent: 5px;
        border-bottom: 1px dotted #ccc;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus { color: #069; background: #f6f6f6; }

#ja-container ul.menu li li {
	background: url(../images/arrow.png) no-repeat left 11px;
}

#ja-container ul.menu li li a:hover,
#ja-container ul.menu li li a:active,
#ja-container ul.menu li li a:focus { color: #069 !important; background: none; }

#ja-container ul.menu li ul { margin: 0 0 0 10px; }

#ja-container ul.menu li.active > a { color: #069; font-weight: bold; }

#ja-container ul.menu span.separator { display: none; }

/* Full right */
#ja-container.ja-l1 { }

/* 3 Columns - Classic Layout ---*/
#ja-container.ja-l1r1 { }

/* Full left */
#ja-container.ja-r1 { }

#ja-contentwrap { }

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: url(../images/footer-bg.jpg) repeat-x bottom #F6F6F6;
	border-bottom: 4px solid #FFA621;
	clear: both;
	padding: 20px 0;

	-webkit-box-shadow: 0 1px 10px 1px #111111;
	box-shadow: 0 1px 10px 1px #111111;
}

/* Foot Links ---*/
#ja-footer .ja-footnav {
	float: right;
	font-size: 100%;
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
	width: 75%;
}

#ja-footer .ja-footnav li:first-child { margin-left: -10px; border-left: none; }

#ja-footer .main {
	
	color: #777777;
	padding: 0;
	position: relative;
}

#ja-footer small { color: #777777; font-size: 100%; }

/* HEADER
--------------------------------------------------------- */
#ja-header {  
/*background-image: url('../images/header-bg1.jpg');
background-repeat: repeat-x;*/
	background: url("../images/header_lighting.png") repeat scroll 0 0 #363E40;
    /*background-color: #363E40;
    background-repeat: repeat-x;*/
	border-top: 4px solid #FFA621;
	position: relative; 
	z-index: 10; 

	-webkit-box-shadow: 0 1px 6px 1px #111111;
	box-shadow: 0 1px 6px 1px #111111;
}

#ja-header .main {
	
	height: 115px;
	padding: 0;
}

#ja-header .main .main-inner1{
	background: none;
	margin-left: 0px;
	margin-right: 0px;
        height: 100%;
}

/* Left Columns ---*/
#ja-left .ja-l2 { }

#ja-left ul.menu img, #ja-right ul.menu img { display: none; }

#ja-main .inner { }

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody { }

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	background:  #363e40;
	border-top: 0px solid #666;
	line-height: 1;
	position: relative;
	z-index: 11;
	
}

#ja-mainnav .main { font-size: 12px;}

/* Breadcrumbs ---*/
#ja-navhelper {
	background: #363e40;
	text-transform: uppercase;
	border: 1px dashed #555555;
	text-shadow: 1px 1px #000000;
	box-shadow: 10px 10px 10px 10px #111111;
}

#ja-navhelper .main { padding: 5px 0; }

#ja-navhelper a { padding: 5px 2px; text-decoration: none; }

#ja-navhelper a:hover, .ja-navhelper a:active, .ja-navhelper a:focus {}

#ja-poweredby {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0 0 5px;
}

#ja-poweredby a, #ja-poweredby a:hover, #ja-poweredby a:active, #ja-poweredby a:focus { text-decoration: none; }

/* Right Columns ---*/
#ja-right .ja-r2 { }

/* Search Module ---*/
#ja-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

#ja-search .button {
	font-size: 100%;
	font-weight: bold;
	margin-left: 5px;
	text-transform: none;
}

#ja-search .inputbox {
	width: 200px;
	border: 1px solid #333;
	padding: 3px 5px;
	color: #ccc;
	background: #444;
	font-size: 100%;
	font-weight: bold;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus { }

#ja-search label { display: none; }

/* Sub Nav ---*/
#ja-subnav {
	border-top: 1px solid #666;
	background: #333;
	position: relative;
	z-index: 9;
}

#ja-subnav .main { line-height: 1; z-index: 10; }

#ja-subnav li {
	background: none;
	border-left: 1px dotted #999;
	display: block;
	float: left;
	padding: 0 10px 0 11px;
	margin: 0;
}

#ja-subnav li.first-item { border-left: 0; }

#ja-subnav ul { background: #333; overflow: hidden; padding: 10px 0; }

#ja-subnav ul li a { color: #ccc; display: block; text-decoration: none; }

#ja-subnav ul li a:hover { color: #fff; }

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background: #ddd;
	border: 1px solid #ccc;
	display: block;
	height: auto;
	left: -999em;
	padding: 0;
	position: absolute;
}

#ja-subnav ul li ul li {
	border-bottom: 1px solid #ccc;
	border-left: 0;
	display: block;
	float: none;
	overflow: hidden;
	padding: 5px;
	text-align: left;
}

#ja-subnav ul li ul li a {
	background-image: none !important;
	border: 0 !important;
	color: #333 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

#ja-subnav ul li ul li a span.menu-title { padding-top: 3px; padding-bottom: 3px; }

#ja-subnav ul li ul li a.active {
	color: #069;
	font-weight: bold !important;
}

#ja-subnav ul li ul li a:hover {
	background-image: none !important;
	color: #069 !important;
	text-decoration: underline !important;
}

#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 {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#ja-subnav ul li.empty { visibility: hidden; }

#ja-subnav ul li.haschild a {
	background: url(../images/arrow.png) no-repeat right center;
	padding-right: 12px;
}

#ja-subnav ul li.haschild a:hover {
	background: url(../images/arrow3.png) no-repeat right center;
}

#ja-subnav ul li.haschild li a, #ja-subnav ul li.hover li a { background: none; padding-right: 0; }

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	left: auto;
	position: absolute;
	margin-top: 3px;
	margin-left: 5px;
}

#ja-subnav ul.active { background: #333; }

#ja-subnav ul.active li a { color: #ccc; }

#ja-subnav ul.active li a:hover { color: #fff; }

/* Top spotlight ---*/
#ja-topsl {
background: url("../images/topsl-pattern.png") repeat scroll 0 0 #CCCCCC;
color: #666666;
padding-top: 10px;
}


#ja-topsl .wrap-inner1 {
	border-top: 0px solid #666;
	border-bottom: 0px solid #666;
	
    background-repeat: repeat-x;
	background-color: #363e40;
	color: #ccc;
	/*box-shadow: 0 1px 10px 1px #111111; */
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
	padding: 0;
	background: url(../images/dot3.gif) repeat-y right;
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right,
#ja-topsl .ja-box-full, #ja-botsl .ja-box-full { background: none; }

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
	border-bottom: 0;
	margin-bottom: 8px;
	padding-bottom: 0;
}

#ja-topsl .main { padding: 25px 0; }

#ja-topsl a, #ja-botsl a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 0px dotted #ccc;
	text-shadow: 1px 1px 1px #000000;
}

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus,
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px solid #fff;
}

#ja-topsl h3 {
	margin: 0 0 15px;
	padding: 0;
	color: #fff;
	background: none;
	text-align: center;
}

#ja-topsl li, #ja-botsl li {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -348px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-repeat:no-repeat;
	margin-left: 5px;
}

#ja-topsl ol li, #ja-botsl ol li { margin-left: 25px; padding: 0 !important; }

#ja-topsl ul, #ja-topsl p, #ja-topsl ol,
#ja-botsl ul, #ja-botsl p, #ja-botsl ol { padding: 0; margin: 0 !important;}

#ja-topsl ul, #ja-topsl p, #ja-topsl ol {
	font: 14px/21px Arial,Helvetica,sans-serif;
}

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc; }

.contact-form #jform_contact_emailmsg, .contact-form input { width:210px; }

.contact-form #jform_contact_email_copy { width: 13px; }

.jicons-icons img { float: left; padding-right:5px; }

/* Advertisement ---*/
.bannergroup_text {  
	color: #999999;
    font-size: 92%;
}

.bannergroup_text .banneritem {
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px 0;
}

.bannergroup_text .banneritem a {
    font-weight: bold;
}

.img_caption.left { margin-top: 0; }

/* Header Positions */
#header-login {
    float: right;

}

#headermenu {
	top: 50px;
	padding-left: 20px;
	position: absolute;
	right: 0px;
}

#header-social {
    float: right;
    margin-top: 8px;
	margin-right: 8px;
}

/* Login/Register Buttons */

.poping_links {
	display:block;
	text-align:center !Important;
	width:100%;
	position:relative;
	height:35px;
	overflow:hidden;
}

#logins .button {
	margin:10px 0;
}

#openLogin, #openReg {
	display:inline-block;
	height:22px;
	width:60px;
	clear:right;
	text-align:center;
	line-height:22px;
	background-color:#333333;
	border:1px solid #999999;
	color:#ccc;
	text-decoration:none;
	margin:10px 3px;
	
	/*font-style:italic;*/
	border-radius: 5px 5px 5px 5px;
	text-shadow: 1px 1px #000;
	-moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
	font-family: Georgia,"Times New Roman",Times,serif;
	}

#openLogin:hover, #openReg:hover {
	background: #333; border: 1px solid #CCCCCC;
	color:#FFA621;
}

/* Social Media Icon Links Extension (S.M.I.L.E.) */
div.smile a {display:inline-block;width:auto;outline:none;}
div.smile a img {border:none;opacity:0.5; filter:alpha(opacity=50); -moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
div.smile a img:hover {border:none;opacity:1.0; filter:alpha(opacity=100);}
div.smile a:hover {background:none;}
div.smilecredits {width:100%}
div.smilecredits a {font-size:10px;}
.clr {clear:both;}

/* login box*/
#login_pop {
	position:absolute;
	right: 0px;
	width:270px;
	height:220px;
	top:0px;
	background: url("../images/bg-announcement.png") repeat scroll 0 0 #FFFFFF;
	color:#000000;
	text-align:left;
	font-weight: bold ;
	padding:19px;
	border:1px solid #3A3A3A;
	border-radius: 10px 10px 10px 10px;
	z-index:1000000;
	text-shadow: 1px 1px #CCC;
	
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}
/* registration box */
#reg_pop {
	position:absolute;
	right: 0px;
	width:415px;
	height:300px;
	top:0px;
	background: url("../images/bg-announcement.png") repeat scroll 0 0 #FFFFFF;
	color:#000000;
	text-align:left;
	font-weight: bold ;
	padding:10px;
	border:1px solid #3A3A3A;
	border-radius: 10px 10px 10px 10px;
	z-index:1000000;
	text-shadow: 1px 1px #CCC;
	
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}

#closeReg, #closeLogin {
    background: url("../images/close-button40.png") no-repeat scroll 0 40% transparent;
	height: 30px;
    text-indent: -9999em;
    width: 35px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
	
#reg_pop p.information_td {	
	/*padding-top: 30px;*/
	text-indent: -9999em;
	}
	
#closeReg:hover, #closeLogin:hover {
}

#login_pop .inputbox {
	margin-bottom:10px;
}

#yjpop_passwd {
	width:98%;
	margin:0;
	padding:3px;
	border-radius: 5px 5px 5px 5px;
}
#yjpop_username {
	width:98%;
	margin:0;
	padding:3px;
	border-radius: 5px 5px 5px 5px;
}

#reg_pop .inputbox {
	width:280px;
	float:right;
	margin-bottom:10px;
    border-radius: 5px 5px 5px 5px;
}	
	
#slideshow {
    padding-bottom: 40px;
    padding-top: 40px;
}

.lof-ass .lof-css3, .lof-ass .lof-css3 .preload {
	-webkit-box-shadow: 0 0 15px #222222;
	box-shadow: 0 0 15px #222222;
}

.lof-ass .lof-description p {
	font: 14px/21px Arial,Helvetica,sans-serif;
}

#ja-slideshow {
background: url("../images/bg-announcement.png") repeat scroll 0 0 #FFA621;
border-bottom: 0px solid #49463F;
}

#announcement {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
font-family: "OpenSansRegular","Open Sans",Arial,sans-serif;

font-size: 24px;
text-align: center;

}

#ja-announcement {
background: url("../images/border-bottom.png") repeat-x scroll left top #F7F7F7;
padding-top: 10px;
}

#ja-announcement  .wrap-inner2{
background: url("../images/border-top.png") repeat-x scroll left bottom;
}

#ja-announcement div.ja-moduletable, #ja-announcement div.moduletable {
margin-bottom: 0px;
}

#ja-top {
background: url("../images/bg-portfolio.png") repeat-x scroll left bottom #F8F8F8 ;
}

#ja-top .main {
	/*background: url("../images/shadow_bottom.png") repeat-x scroll left bottom ;*/
	padding-top: 15px;
	margin-bottom: 5px;
	background: url("../images/shadow_bottom.png") repeat-x scroll left bottom transparent;
}

#ja-top .main div.ja-moduletable, #ja-top .main div.moduletable {
	padding: 0 0 5px !important;
}

#ja-top2 {
/*background: url(../images/pattern-grey.gif) repeat left top transparent;*/
/*padding-top: 25px;*/
}

#ja-top2 .main {
	/*background: url("../images/shadow_bottom.png") repeat-x scroll left top transparent;*/
	padding-top: 15px;
}

#ja-bottom  .main-inner1 {
/*background: url(../images/pattern-grey.gif) repeat left top transparent; */
	padding:0 !important;
	margin: 0 !important;
}

#ja-featured ul li {
	background: none !important;
}

#ja-featured .ja-box {
	padding-top: 0 !important;
}

#ja-featured div.ja-moduletable, #ja-featured div.moduletable {
	margin-top: 0 !important;
}


#ja-breadcrumbs1  {
	background: #363e40;
	text-transform: none;
	border: 1px dashed #555555;
	text-shadow: 1px 1px #000000;
	}

#ja-breadcrumbs1 .main { padding: 0px 0; }

#ja-breadcrumbs1 a { text-decoration: none; }

#ja-breadcrumbs1 a:hover, .ja-navhelper a:active, .ja-navhelper a:focus {}

#ja-top .nspTopInterface { overflow:hidden; margin:5px 0;  }

#ja-top .nspTopInterface .nspPrev, #ja-top .nspTopInterface .nspNext {
	background-image: url("../images/arrowsleft1.png");
	background-position: 8px 0px;
	background-repeat: no-repeat;
    display: block;
    height: 43px;
    width: 46px;
}

#ja-top .nspTopInterface .nspNext:hover, #ja-top .nspTopInterface .nspNext:focus {
	background: url("../images/arrowsright1.png") no-repeat scroll 0 -50px transparent;
}

#ja-top .nspTopInterface .nspPrev:hover, #ja-top .nspTopInterface .nspPrev:focus {
	background: url("../images/arrowsleft1.png") no-repeat scroll 8px -50px transparent !important;
}

#ja-top .nspTopInterface .nspNext {
	background-image: url("../images/arrowsright1.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#ja-top .nspNext, #ja-top .nspPrev {
	margin: 0 0 0 3px;
}

#ja-top .nspTopInterface {
    bottom: 0;
    left: 44%;
    position: absolute;
    width: 110px;
}

#ja-top .nspBotInterface div, #ja-top .nspTopInterface div {
    bottom: 0px;
    padding-right: 10px;
    position: absolute;
}

#ja-top div.nspArts {
    margin-bottom: 0px;
    padding-bottom: 60px;
    position: relative;
}

#ja-content-mass-top .nspTopInterface .nspPrev, #ja-content-mass-top .nspTopInterface .nspNext {
	background-image: url("../images/arrowsleft1.png");
	background-position: 8px 0px;
	background-repeat: no-repeat;
    display: block;
    height: 43px;
    width: 46px;
}

#ja-content-mass-top .nspTopInterface .nspNext {
	background-image: url("../images/arrowsright1.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#ja-content-mass-top .nspTopInterface .nspNext:hover, #ja-content-mass-top .nspTopInterface .nspNext:focus {
	background: url("../images/arrowsright1.png") no-repeat scroll 0 -50px transparent;
}

#ja-content-mass-top .nspTopInterface .nspPrev:hover, #ja-content-mass-top .nspTopInterface .nspPrev:focus {
	background: url("../images/arrowsleft1.png") no-repeat scroll 8px -50px transparent !important;
}




/* NEWS GK4 STYLING */
.nspMain { overflow:hidden; }
.nspBotInterface { overflow:hidden; margin:5px 0; }
.nspTopInterface { margin: 0; position: absolute; top: 6px; right: 0; }
.nspBotInterface div,
.nspTopInterface div { padding-right: 10px; }
/* Interface - for different looking Top and Bottom interface use the following classes:  .nspTopInterface and .nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...) */
.nspPagination { list-style-type:none !important; margin:3px 0 0 !important; padding:0 !important; float:left; }
.nspPagination li { float:left; width: 8px; height: 8px; margin: 0 4px 0 0 !important; background: url('../images/interface.png') no-repeat 50% 0; text-indent:-999em; cursor:pointer; }
.nspPagination li:hover,
.nspPagination li.active { background-position: 50% -8px; }
.nspNext,
.nspPrev { float:left; width: 14px; height: 14px; margin:0 0 0 4px; background: url('../images/interface.png') no-repeat 0 -16px; text-indent:-999em; cursor:pointer;}
.nspPrev { background-position: 0 -44px }
.nspNext:hover,
.nspPrev:hover { background-position: 0 -30px }
.nspPrev:hover { background-position: 0 -58px }
.nspCounter {  float:left; margin:0 0 0 8px; padding:1px 4px; border: 1px solid #ddd; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; color: #878787; font-size:9px;cursor:pointer; }
.nspCounter span { }
.nspBotInterface .nspCounter strong,
.nspTopInterface .nspCounter strong { }
.nspArts { overflow:hidden; }
.nspArt { float:left; }
.nspArt div { overflow: hidden;  }
.nspArt h4.nspHeader { }
.nspArt h4.nspHeader a { margin-left: 2px !important; text-decoration: none; 	font-family: CuprumFFURegular; text-transform: none; font-size: 20px !important; font-weight: normal !important; -moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
.nspArt h4.nspHeader a:hover { }
.nspArt img.nspImage {  margin: 5px; background: none repeat scroll 0 0 #FFF; -moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; border: 1px solid #C8C8C8; padding: 5px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); margin-left: 2px !important;}
a:hover .nspImage {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter: alpha(opacity=60);
		opacity: 0.6;
		border: 1px solid B7B7B7; /*box-shadow: 0 0 5px #FFA621;*/
}
.nspArt p.nspText { float:none; margin-left: 2px !important;}
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt p.nspInfo { font-size:100% }
.nspArt p.nspInfo a {  }
.nspArt p.nspInfo a:hover { }
.nspComments { background: url("../images/comment.png") no-repeat scroll 2px 0px transparent; padding-left: 22px;}
.nspArt .tleft { text-align:left; }
.nspArt .tright { text-align:right; }
.nspArt .tcenter { text-align:center; }
.nspArt .tjustify { text-align:justify; }
.nspArt .fleft { float:left; }
.nspArt .fright { float:right; }
.nspArt .fnone { clear:both; width:100%; float:none; }
.readon.left,
.readon.right,
.readon.center { clear:both; }
.readon.left { float:left; }
.readon.right { float:right; }
.readon.center { display:inline; float:none; }
.nspAvatar { }
.nspLinks { }
.nspLinks ul { padding:0 !important; list-style-type:none !important; }
.nspLinks ul li { margin: 0 30px 0 0 !important }
.nspLinks ul li:hover { }
.nspLinks ul li h4 { }
.nspLinks ul li h4 a { text-decoration: none }
.nspLinks ul li h4 a:hover { }
.nspLinks ul li p { }
/* positioning */
.nspArts.left { float:right; }
.nspLinksWrap.left { float:left; }
.nspArts.right { float:left; }
.nspLinksWrap.right { float:right; }
/* make element unvisible */
.nspMain .unvisible { height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; }
/* font-size classes */
.nspFs80 { font-size:80%; }
.nspFs90 { font-size:90%; }
.nspFs100 { font-size:100%; }
.nspFs110 { font-size:110%; }
.nspFs120 { font-size:120%; }
.nspFs130 { font-size:130%; }
.nspFs140 { font-size:140%; }
.nspFs150 { font-size:150%; }
.nspFs160 { font-size:160%; }
.nspFs170 { font-size:170%; }
.nspFs180 { font-size:180%; }
.nspFs190 { font-size:190%; }
.nspFs200 { font-size:200%; }
/* VM elements */
.nspVmStore .PricesalesPrice { margin: 0; padding: 0; float: left; }
.nspVmStore .PricediscountAmount { font-size: 11px; line-height: 12px; color: #b6b6b6; float: left; clear: left; } 
.nspVmStore .PricetaxAmount { font-size: 11px; line-height: 12px; color: #b6b6b6; float: left; clear: left; }
.nspVmStore input.addtocart-button { width: 30px; height: 30px; background: transparent url('../images/nsp_add_to_cart.png') no-repeat 0 0; margin: 0; float: right; text-indent: -999em; }
.nspVmStore input.addtocart-button:hover { background-position: 0 bottom!important; }
.nspVmStore div.PricesalesPrice { font-size: 18px; line-height: 22px; }
.nspVmStore { height: 40px; padding: 12px 0 0;border-top: 1px solid #eee; }
.nspVmStore form { float: right; }


span.first-word {
	color: #FFA621;
}

/*SLIDESHOW STYLING*/
   /*desription box position*/
.lof-ass {
	border: none !important;
}
   
 .lof-ass .lof-description{
	z-index:3;
	position:absolute;
	bottom:20px;
	left:40px;
	max-width:600px;
	background:url(../images/transparent_bg.png);
	padding:10px;

	/* filter:0.7(opacity:60) */
}
 
    /*color of the title(hover)*/
.lof-ass .lof-description h4 a{;	
	margin:0;
	color:#f7f7f7;
	text-decoration:none;
	text-transform:none;
	font-size:26px;
	padding:20px 8px 2px;
	font-family:"CuprumFFURegular";

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}	
	
.lof-ass .lof-description h4 a:hover{
	color:#FFA621;
	text-decoration:none;
}

#ja-slideshow .layout-slideshow {
	-webkit-box-shadow: 0 0 15px #222222;
	box-shadow: 0 0 15px #222222;
}

#ja-slideshow .layout-slideshow .sprocket-features-content {
	top: auto;
	bottom: 20px;
	width: 60% !important;
}

#ja-slideshow .layout-slideshow .sprocket-features-content h2 {
	font-family: CuprumFFURegular;
	font-size: 26px;
}

#ja-slideshow .layout-slideshow .sprocket-features-arrows .arrow {
	font-size: 1.5em;
	line-height: 20px;
}

#ja-slideshow .layout-slideshow .sprocket-features-pagination {
    bottom: auto;
	top: 15px;
    left: auto;
	right: 15px;
    position: absolute;
    z-index: 10;
}

#ja-slideshow .layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
	background: url('../php/rgba.php?name=black&a=50'); 
	background: rgba(0,0,0,0.5);
	color: #EEE;
}

#ja-slideshow .layout-slideshow .sprocket-features-desc {
	font: 14px/21px Arial,Helvetica,sans-serif;
}

#ja-slideshow .layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
	background: url('../php/rgba.php?name=black&a=80'); 
	background: rgba(0,0,0,0.8);
}

#ja-slideshow .layout-slideshow .sprocket-features-pagination li {
	padding: 6px;
	margin: 2px;
}

#ja-slideshow .readon {
	color: #FFA621;
}

#ja-slideshow .readon:hover { 
	text-decoration: underline;
}

/* Slideshow Styling - Autson */
#ja-slideshow .joomla_ass {
	-webkit-box-shadow: 0 0 15px #222222;
	box-shadow: 0 0 15px #222222;
}

.box_skitter .label_skitter {
    bottom: 20px;
    display: none;
    left: 40px;
    position: absolute;
    width: 60% !important;
    z-index: 50;
	padding: 10px;
	background: url('../php/rgba.php?name=black&a=50') !important; 
	background: rgba(0,0,0,0.5) !important;
	padding-bottom: 15px !important;
	padding-top: 5px !important;
}

.label_skitter {
	border-top: none !important;
}

.label_skitter h5, .label_skitter h5 a {
	margin-bottom: 10px !important;
	padding-top: 0 !important;
}

/* TWITTER*/

.TDB-tweet-container {
    margin: 0 0 15px !important;
	word-wrap: break-word;
}


.TDB-tweet-text {
    background: url("../images/tweet-icon.png") no-repeat scroll 0 10px transparent;
    margin: 0 !important;
    padding-left: 35px;
}

.TDB-tweet-time {
    font-size: 11px;
    padding-left: 35px !important;
	margin-bottom: 0;
	font-style: italic;
	font-weight: bold ;
}

.TDB-tweet-time a {
	font-size: 100%;
}

a, .button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
	
#ja-right-mass-top {
	background: url("../images/grad-rb.png") no-repeat scroll 0 bottom transparent;
	margin-left: 10px;
    margin-top: 20px;
	margin-bottom: 10px;
	
/*padding-top: 10px;
box-shadow: 0 20px 20px -20px #FFFFFF inset, 0 -20px 20px -20px #FFFFFF inset, 18px 0 18px -18px rgba(0, 0, 0, 0.2) inset;*/
}	

#ja-right-mass-top div.block-inner1 {
    background: url("../images/grad-rt.png") no-repeat scroll 0 top transparent;
    padding-left: 10px;
}

	
.k2Pagination ul li span.pagenav {
    background: none repeat scroll 0 0 #3A3A3A;
    border: 1px solid #3A3A3A;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
}

.k2Pagination ul li {
    background: none repeat scroll 0 0 transparent;
    padding-left: 10px;
    text-shadow: none;
	display:inline;
}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#777777;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}


/* K2 COMMENTS MODULE */

.k2LatestCommentsBlock ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px dashed #CCCCCC !important;
    font-style: italic;
    line-height: 1.8 !important;
    margin: 0 0 5px !important;
    padding: 5px !important;
}

div.k2CategoriesListBlock {
    margin-bottom: 8px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 0px dashed #CCCCCC !important;
    line-height: 1.8 !important;
    margin: 0 0 12px !important;
    padding: 10px !important;
}
div.k2CategoriesListBlock ul li {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -348px !important;
	background-repeat: no-repeat;
}

div.k2CategoriesListBlock ul li a span.catTitle {
    padding-left: 4px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

div.k2CategoriesListBlock ul li a span.catTitle:hover {
    padding-left: 9px;
}




div.k2ItemsBlock ul li a.moduleItemTitle {
    color: #333333;
    font-size: 16px;
    font-weight: bold;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

div.k2ItemsBlock ul li a.moduleItemTitle:hover {
    color: #FFA621;

}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
    display: block;
    line-height: 120%;
    padding: 4px 0;
	font-size: 12px;
}

div.k2ItemsBlock ul li span.moduleItemDateCreated {
font-size: 11px;
}

div.k2ItemsBlock ul li a.moduleItemCategory {
font-size: 11px;
}

div.k2ItemsBlock ul li a.moduleItemComments {
    border-right: 0px solid #CCCCCC;
    margin: 0 8px 0 0;
    padding: 0 4px 0 0;
	font-size: 11px;
}

div.k2ItemsBlock ul li span.moduleItemHits {
    border-right: 0px solid #CCCCCC;
    margin: 0 8px 0 0;
    padding: 0 4px 0 0;
	font-size: 11px;
}

div.k2ItemsBlock ul li div.moduleItemTags b {
font-size: 11px;
}

div.k2ItemsBlock ul li div.moduleItemTags a {
    padding: 0 2px;
	font-size: 11px;
}

div .genericItemHeader span.genericItemDateCreated  span.postedgeneric {
    color: #999999;
    font-weight: bold;
	 text-shadow: 1px 1px #FFFFFF;
	}
	
div.genericItemImageBlock {margin:0 0 -6px 0; padding: 0;}
span.genericItemImage {float: left; display:block;text-align:center;margin: 0 12px 8px 0;}
span.genericItemImage img {border:1px solid #ccc;padding:8px; background: #f1f1f1; transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
span.genericItemImage img:hover { background: #CCCCCC;  border: 1px solid B7B7B7; -webkit-box-shadow: 3px 1px 7px 1px #A5A5A5; box-shadow: 3px 1px 7px 1px #A5A5A5; }

div.genericItemCategory {padding:4px 4px 15px;border-bottom:0px dotted #ccc; }
	div.genericItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.genericItemCategory a {background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 12px 12px 12px 12px;
    clear: both;
    color: #777777;
    font-size: 11px;
    letter-spacing: 0 !important;
    overflow: hidden;
    padding: 5px 10px !important;
	text-shadow: 1px 1px #FFFFFF;}


div.genericItemCommentsLink {float: right; display:inline;margin:0 0 0 0;padding:0 8px 0;border-right:0px solid #ccc;}

div.genericItemCommentsLink a {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}
div.genericItemCommentsLink a:hover, div.genericItemCommentsLink a:focus {
background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 1px 1px #333;
}

div.genericItemReadMore {display:inline; float: right;}
div.genericItemReadMore a {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}

div.genericItemReadMore a:hover, div.genericItemReadMore a:focus {
background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 1px 1px #333;
}

div.genericItemCategory {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:0px solid #ccc;}



.inputbox:hover, .inputbox:focus {
background: #FFF;
}

div.k2SearchBlock form input.button {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 3px 8px !important;
    text-decoration: none;
    text-transform: uppercase;

	text-shadow: text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;

	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
}

div.k2SearchBlock form input.button:hover, .div.k2SearchBlock form input.button:focus { background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 1px 1px #333; }
}

div.k2SearchBlock form input.inputbox {
    height: 20px;
}


.itemToolbar .button, .itemToolbar a {
-moz-transition:  all 0.0s ease 0s; -webkit-transition: all 0.0s ease 0s; -o-transition: all 0.0s ease 0s;
}


/* JOOMLA STYLING */
.item-page {
	margin-bottom: 25px;
}

.item-page p {
	font: 14px/21px Arial,Helvetica,sans-serif;
}

#ja-content-main div.item-page img, div.blog-featured img, div.blog p img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    padding: 8px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;

	-webkit-box-shadow: 0 5px 7px #DDDDDD;
	box-shadow: 0 5px 7px #DDDDDD;
}

#ja-content-main div.item-page img:hover, div.blog-featured img:hover, div.blog p img:hover {
background: #DDDDDD;  border: 1px solid B7B7B7; /*box-shadow: 3px 1px 7px 1px #A5A5A5;*/
}

dl.article-info img {
background: none;
}
#ja-content-main div.article-tools img {
	background: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	
	box-shadow: none;
	webkit-box-shadow: none;
}

#ja-content-main div.article-tools img:hover {
	background: none;  
	border: 0px solid B7B7B7; 
	
	box-shadow: none;
	webkit-box-shadow: none;
}



div.pagination a.pagenav, div.pagination li.pagination-start span.pagenav, div.pagination li.pagination-prev span.pagenav {

    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    color: #666666;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	
	border-radius: 3px 3px 3px 3px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a {
    padding: 0 5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
div.pagination span.pagenav {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.pagination ul li span.pagenav {
    background: none repeat scroll 0 0 #3A3A3A;
    border: 1px solid #D4D4D4;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
}

div.pagination ul a:hover, div.pagination ul a:active, div.pagination ul a:focus {
	background: none repeat scroll 0 0 #FFA621;
	color: #FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #D4D4D4;
}

.pagination {
	padding: 10px;
}

.pagination p {
	text-shadow: text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}


.login-fields label {
	padding-right: 10px;
	padding-top: 2px;
}

.search .word label {
	padding-top: -5px;
}

.remind fieldset dt  {
	padding-top: 4px;
}

.reset fieldset dt {
	padding-top: 4px;
}

.remind button {
background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: 1px 1px #FFFFFF;
	margin-bottom: 20px;
    margin-top: 20px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
}

.remind button:hover {
background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.reset button {
background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: 1px 1px #FFFFFF;
	margin-bottom: 20px;
    margin-top: 20px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
}

.reset button:hover {
	background: none repeat scroll 0 0 #FFA621;
	color: #FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.profile {
	padding: 10px;
}

.profile dt {
	text-shadow: 1px 1px #FFFFFF;
}

.profile dd {
	text-shadow: 1px 1px #FFFFFF;
	font-style: italic;
}

.profile a {
	background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: 1px 1px #FFFFFF;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
}

.profile a:hover {
background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 1px 1px #333;
}



.k2AccountPage div.k2AccountPageUpdate {
    border-top: 0 dotted #CCCCCC;
    margin: 8px 0;
    padding: 8px;
    text-align: right;
}

#ja-content-mass-top,  #ja-content-mass-bottom, #ja-right-mass-top, #ja-right1, #ja-right2, #ja-right-mass-bottom, #ja-botsl1, #ja-botsl2, #ja-bottom1, {
    text-shadow: 1px 1px #FFFFFF;
}

.k2AccountPageNotice {
text-shadow: 1px 1px #FFFFFF;
font-style: italic;
}


/* 404 PAGE */

#outline {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #FFFFFF;
}
#errorboxoutline {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#errorboxheader {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: #E44249;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	border-bottom: 1px solid #000000;
}
#errorboxbody {
	margin: 0px;
	padding: 10px;
	text-align: left;
}

button.foxbutton {
 background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    padding: 2px 8px !important;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: 1px 1px #FFFFFF;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	-webkit-box-shadow: 1px 1px 4px #A1A1A1;
	box-shadow: 1px 1px 4px #A1A1A1;
 }


button.foxbutton:hover { background: none repeat scroll 0 0 #FFA621;
color: #FFFFFF;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
 }
 
#Kunena {
    line-height: 1.333em;
    margin: 0;
    padding: 0;
	text-shadow: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#ja-content-mass-top .nspArt p.nspText {
padding-top: 10px;
}





/* FOX CONTACT */

.foxcontainer h2 {
}
.foxform {
	margin-bottom: 64px;
}
.foxform div
{
	padding:2px 0;
	margin:0 0 10px 0;
}
.foxform label {
	margin: 0 3px;
}

/* Message area at the top of the form after submit */
.fox_messages {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
.fox_messages li{
	color:#505050;
}

.foxform input, .foxform textarea {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
.foxform input:hover, .foxform textarea:hover,
.foxform input:focus, .foxform textarea:focus {
	border:1px solid #c0c0c0;
	background-color: #ffffe0;
}

input.foxtext {
	color:#505050;
}
input.validfoxtext, textarea.validfoxtext {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
input.invalidfoxtext, textarea.invalidfoxtext {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
select.foxtext {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
/* This cause problems witn damned IE if click near borders
	padding: 5px !important;*/
}
select.validfoxtext {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
select.invalidfoxtext {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
.foxcheckbox {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
.validcheckbox {
    outline: 0 none !important;
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
    color: #505050;
    padding: 5px !important; 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
}
.invalidcheckbox {
	box-shadow:0 0 10px rgba(192, 0, 0, 1.0) inset, 0px 0px 7px rgba(192, 0, 0, 1.0);
	-moz-box-shadow:0 0 10px rgba(192, 0, 0, 1.0) inset, 0px 0px 7px rgba(192, 0, 0, 1.0);
	-webkit-box-shadow:0 0 10px rgba(192, 0, 0, 1.0) inset, 0px 0px 7px rgba(192, 0, 0, 1.0);
	padding: 0 !important;
}

.fox_dropdown {
	cursor:pointer;
}
.fox_dropdown option {
	color: #505050;
}

.defaultfoxfield {
	border:1px solid #c0c0c0;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
	background: none repeat scroll 0 0 #F7F7F7;
	border-radius: 3px 3px 3px 3px;
	
}
.validfoxfield {
	border:1px solid rgb(80, 192, 80);
	box-shadow:0px 0px 7px rgba(80, 192, 80, 0.7);
	-moz-box-shadow:0px 0px 7px rgba(80, 192, 80, 0.7);
	-webkit-box-shadow:0px 0px 7px rgba(80, 192, 80, 0.7);

}
.invalidfoxfield {
	border:1px solid rgb(192, 80, 80);
	box-shadow:0px 0px 7px rgba(192, 80, 80, 0.7);
	-moz-box-shadow:0px 0px 7px rgba(192, 80, 80, 0.7);
	-webkit-box-shadow:0px 0px 7px rgba(192, 80, 80, 0.7);
}

.outer_dropdown {
	background:url("../../../media/com_foxcontact/images/dropdown-background.png") repeat-x;
	height:28px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:none;
	margin: 0 3px !important;
	width: 100% !important;
}

.inner_dropdown {
	color:#505050;
	height: 28px;
	padding: 0 5px;
	/* display: inline-block; */
	/* padding-top:6px; */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: table-cell;
	vertical-align: middle;
	width: 100% !important;
/* Depends on current language
	background-image: url("../../../media/com_foxcontact/images/dropdown-arrow.png");
	background-position: right 0; */

	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;

}

button.foxbutton {
	cursor:pointer;
	padding:3px 5px 3px 5px;
/*	margin-left: 160px;*/
}

/* Submit button inner text */
button.foxbutton span {
	color: #505050;
}

/* Mandatory field marker */
.asterisk {
color:#c05050;
font-size: 16px;
font-weight: bold;
}
.asterisk:after {
content: "*";
}

.fcaptchacontainer {
margin: 0 3px !important;
}
.fcaptchafieldcontainer {
display:table-cell;
vertical-align:middle;
padding:5px !important;
}
.fcaptchainputcontainer {
padding-top:1em !important;
}
.fox_captcha_img {
padding: 4px;
border: 1px solid #C0C0C0;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 7px rgba(192, 192, 192, 0.698);
}
.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
	padding:0 16px !important;
	margin:16px 0 !important;
	background:url("../../../media/com_foxcontact/images/button-background.png");
	border:1px solid #C0C0C0;
	cursor:pointer;
	/*height:28px;*/
	line-height:28px;
	color:#505050;
	text-shadow:1px 1px 0 #ffffff;
	border-radius:14px 14px 14px 14px;
	-moz-border-radius:14px 14px 14px 14px;
	-webkit-border-radius:14px 14px 14px 14px;
	box-shadow:0 0 7px rgba(192, 192, 192, 0.698);
	-moz-box-shadow:0 0 7px rgba(192, 192, 192, 0.698);
	-webkit-box-shadow:0 0 7px rgba(192, 192, 192, 0.698);
}
.qq-upload-button span {
	color:#505050;
}

/*this fixes an issue with damned ie6-ie7*/
.qq-upload-button-caption {
vertical-align: top;
}
/*end fix*/

.qq-upload-button-hover {
background-position: 0 -28px;
}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {padding:0 !important; list-style:none !important; clear:both;}
.qq-upload-list li {
margin:0 !important;
padding:0 !important;
padding: 4px 16px !important;
list-style:none !important;
/*background: url("../../../media/com_foxcontact/images/clip-16.png") no-repeat scroll 0 50% transparent !important;*/
background-image: url("../../../media/com_foxcontact/images/clip-16.png") !important;
background-repeat: no-repeat !important;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin: 0 4px;
}

.qq-upload-file {}
.qq-upload-spinner {
	display:inline-block;
	background: url("../../../media/com_foxcontact/images/loading.gif");
	width:15px;
	height:15px;
	vertical-align:text-bottom;
}
.qq-upload-size,.qq-upload-cancel {font-size:0.8em;}

.qq-upload-failed-text {display:none;}
.qq-upload-success-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {
	display:inline;
	padding: 0 20px;
/*	font-size:0.8em;*/
	line-height:16px;
/*	background: url("../../../media/com_foxcontact/images/error-16.png") no-repeat scroll 0 50% transparent;*/
	background-image: url("../../../media/com_foxcontact/images/error-16.png") !important;
	background-repeat: no-repeat !important;
}
.qq-upload-success .qq-upload-success-text {
	display:inline;
	padding: 0 20px;
	margin: 0 4px;
	/*font-size:0.8em;*/
	line-height:16px;
/*	background: url("../../../media/com_foxcontact/images/ok-16.png") no-repeat scroll 0 50% transparent;*/
	background-image: url("../../../media/com_foxcontact/images/ok-16.png") !important;
	background-repeat: no-repeat !important;
}
/* Checkboxes */
.fox_cbspan {
	display: table-cell;
	height: 20px; /* same as checkbox icon height */
	padding: 0 24px; /* checkbox icon width + 4 px */
	vertical-align: middle;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
/* Depends on current language
	background-position: left 50%; */
}
.fox_cbspan_true {
/*	background: url("../../../media/com_foxcontact/images/checkbox-checked.png") no-repeat scroll left 50% transparent; */
	background-image: url("../../../media/com_foxcontact/images/checkbox-checked.png");
}
.fox_cbspan_false {
/*	background: url("../../../media/com_foxcontact/images/checkbox-unchecked.png") no-repeat scroll left 50% transparent; */
	background-image: url("../../../media/com_foxcontact/images/checkbox-unchecked.png");
}

/* Send a copy to myself checkbox */
.fox_copy_to_sender {
/*margin-left: 160px !important;*/
}


/* ACYMAILING */

table.acymailing_form {
margin-top: 10px;
margin-left: 0px;
}




/*BT LOGIN */

/* Overlay */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container{
	width:400px;
	height:400px;
}

#simplemodal-container a.modalCloseImg {
	background:url(../images/closebuttons.png) no-repeat scroll 0 0; 
	width:26px; 
	height:26px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:9px; 
	right:10px; 
	cursor:pointer;
	
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

#simplemodal-container a.modalCloseImg:hover {
	background:url(../images/closebuttons.png) no-repeat scroll 0 -34px; 
	width:26px; 
	height:26px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:7px; 
	right:10px; 
	cursor:pointer;
}

.btl-note span {
	color: #676767;
}

.btl-content-block {
	background: url("../images/bg-portfolio.png") repeat-x scroll left bottom #F8F8F8;
	text-shadow: 0 1px 0px #EEE;
	border: 1px solid #5A5A5A;
	font-weight: bold;
}

.btl-content-block h3 {
    background: none repeat scroll 0 0 #1A1A1A;
    border: 0px solid #3A3A3A;
    text-shadow: 0 0px 0px #EEE;
	border: none;
	color: #ccc;
}

#bt_ul{
	margin-bottom: 10px;
}

#bt_ul li a{
	padding: 0!important;
	text-decoration: none!important;
	color:#676767;	
	margin-top: 5px;
}

#bt_ul li a:hover {
	color: #FFA621;
	text-shadow: none;
}
.btl-content-block h3{
	/*background: url("../images/bg-announcement.png") repeat scroll 0 0 #FFFFFF;*/
    font-weight: normal;
    line-height: 41px;
	margin:0px;
    padding: 0 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size:18px;
	color:#CCC;
	font-family: EconomicaRegular;
}
form .btl-formlogin {
background: url("../images/bg-announcement.png") repeat scroll 0 0 #FFFFFF;
}

.btl-input input[type=text],
.btl-input input[type=password]{
		-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
	background: none repeat scroll 0 0 #f8f8f8;
    border: medium none;
    margin: 7px 0;
    padding: 9px 0 9px 0;
    text-indent: 10px;
    width: 189px;
	border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
	height: auto;
}

.btl-input input:hover {
background: #ffffff; border: 1px solid #B4B4B4;
}

.btl-input input:focus {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
border: 1px solid #999999;
background: #ffffff;
}

#btl .btl-panel{
	overflow:hidden;

}
#btl .btl-panel > #btl-panel-profile{
-moz-transition: all 0.4s ease 0s;
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    color: #CCCCCC;
    cursor: pointer;
    display: block;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    height: 22px;
    line-height: 22px;
    margin: 10px 3px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
	padding-left: 10px;
	padding-right: 10px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

#btl .btl-panel > #btl-panel-profile:hover {
	border: 1px solid #CCC;
	color: #FFA621;
}

#btl .btl-panel > #btl-panel-profile span {
color: #fff
}

#btl .btl-panel > span {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#btl .btl-panel > span#btl-panel-login{
	text-align:center;
	width:60px;
	background: none;
	padding:0 0px;
	display:block;
	float:left;
	background-color:#333333;
	height:22px;
	line-height:22px;
	border:1px solid #999999 !important;
	color:#ccc !important;
	text-decoration:none;
	margin:10px 3px;
	cursor:pointer;
	border-radius: 5px 5px 5px 5px;
	text-shadow: 1px 1px #000;
	-moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
    font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}

#btl .btl-panel > span#btl-panel-registration{
text-align:center;
width:60px;
background: none;
padding:0 0px;
	display:block;
	float:right;
	background-color:#333333;
	height:22px;
	line-height:22px;
	border:1px solid #999999 !important;
	color:#ccc !important;
	text-decoration:none;
	margin:10px 3px;
	cursor:pointer;
	border-radius: 5px 5px 5px 5px;
	text-shadow: 1px 1px #000;
	-moz-transition:  all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
    font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}

#btl .btl-panel > span#btl-panel-login:hover {

    background: #333; border: 1px solid #CCCCCC !important;
	color:#FFA621 !important;
	}
	
#btl .btl-panel > span#btl-panel-registration:hover {

    background: #333; border: 1px solid #CCCCCC !important;
	color:#FFA621 !important;
	}
	
.btl-error{
	display:none;
}
.btl-field{
	overflow:hidden;
}
.btl-label{
	float:left;
	margin-left:10px;
}
.btl-input{
	float:right;
	margin-right:15px;
	color: #676767;
}
.btl-label{
	padding-top:15px;
	color: #676767;
}
.clear{
	clear:both;
}
.btl-error{
	color: #FF0000;
	margin-left:15px;
	padding:4px 0 10px 0;
}
.btl-note{
	margin-left:15px;
	padding:10px 0;
}
input.btl-buttonsubmit,
button.btl-buttonsubmit{
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #D4D4D4;
    border-radius: 5px 5px 5px 5px;
    color: #777777 !important;
    display: inline-block;
    font-size: 92%;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;
	text-shadow: 1px 1px #FFFFFF;
	box-shadow: 0px 0px 3px #A1A1A1;
	-webkit-box-shadow: 0px 0px 3px #A1A1A1;
	height: 33px !important;
}


input.btl-buttonsubmit:hover,
button.btl-buttonsubmit:hover{
	background: none repeat scroll 0 0 #FFA621;
	color: #FFFFFF !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
}


.btl-input {
    color: #676767;
    float: right;
    margin-right: 5px;
}

#btl-content-login ul {
	list-style-type: none !important;
	text-align: center;
}

#bt_ul {
    float: none;
    margin-bottom: 20px !important;
    margin-right: 0 !important;
	margin-top: 0px !important;
	margin-left: 0 !important;
}

div.btl-buttonsubmit{
	text-align:center;
	padding:15px;
}

div.btl-buttonsubmit {
    margin: 10px 25px 25px 15px;
}

.btl-formlogin #register-link {
	margin-left: 30px;
}

#btl-input-remember {
    height: 20px;
    margin-bottom: 5px;
    position: relative;
    right: 88px;
}

#btl-panel-login{
	border:1px solid #dadada;
	border-right:none;
	border-radius:2px 0px 0px 2px;
}
#btl-panel-registration{
	border:1px solid #dadada;
	border-left:1px solid #d9d9d9;
	border-radius:0px 2px 2px 0px;
}

#btl-content > .btl-content-block{
	background: #CCCCCC;
	margin-top:1px;
	right:0px;
	position:absolute;
	z-index:999;
}
#btl-content #btl-content-login{
	width:209px;
}

#btl-content #btl-content-registration{
	width:310px;
}
#btl-content .btl-content-block .btl-note{
	display:none;
}
#btl-content .btl-content-block h3,

#btl-content .btl-content-block .btl-label{
	margin-left:10px;
}
#btl-content #btl-content-login .btl-input{
	margin-left:10px;
	margin-right:0px;
	float:left;
}
#btl-content .btl-content-block h3{
	background:none;
    font-weight: normal;
    line-height: 41px;
	margin:0px 10px 10px 10px;
    padding: 0px;
	text-transform: uppercase;
	font-size:18px;
	border-bottom:1px dotted #c4c4c4;
	color:#515151;

}
#btl-content div.btl-buttonsubmit{
	margin-left:10px;
	text-align:left;
	padding:10px 0px 0px 0px;
}
#btl-content #btl-content-login .btl-label {
	padding-top:0px;
}


/* CSS FOR USER PROFILE MODULE**/
#btl-content  #btl-content-profile h3{
	color:#627905;
	margin:0px;
}
#btl-content-profile > div {
	float:left;
	overflow:hidden;
	width:200px;
	margin:0 10px 10px 10px;
}
#btl-content-profile ul.menu{
	padding: 0px;!important;
	margin:0px!important;
	position:static;
	background:none!important;
	border:none!important;
}
#btl-content-profile ul.menu li {
    background: url("../images/bullet.png") no-repeat scroll 5px 15px transparent;
    padding: 0 0 0 20px!important;
	border-bottom: 1px solid #E8E8E8;
	display:list-item!important;
    line-height: 37px;
	
}
#btl-content-profile ul.menu li a {
    color: #616161!important;
	text-decoration:none!important;
	border:none!important;
	background:none!important;
	display:inline!important;
	padding:0!important;
	margin:0!important;
	text-transform: none!important;
}

#btl-content-profile div.btl-buttonsubmit{
	clear:both;
	margin-bottom:10px;
	width:auto;
}

/* Breadcrumbs */
#ja-breadcrumbs1 {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
    height: 44px;
}

#ja-breadcrumbs1 .breadcrumbs {
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
}

.breadcrumbs a.home_icon {
	background-image: url("../images/spritesheet.png");
	background-position: -10px 0px;
	background-repeat: no-repeat;
    display: block;
    float: left;
    height: 42px;
    text-indent: -9999px;
    width: 30px;
}

.breadcrumbs a.pathway {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -156px;
	background-repeat: no-repeat;
    float: left;
    font-family: CuprumFFURegular;
    font-size: 15px;
    height: 44px;
    padding-left: 23px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.breadcrumbs span {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -156px;
	background-repeat: no-repeat;
    color: #5D5D5D;
    float: left;
    font-family: CuprumFFURegular;
    font-size: 15px;
    height: 44px;
    padding-left: 23px;
    text-shadow: 0 1px 0 #FFFFFF;
}

span.breadcrumbs {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -156px;
	background-repeat: no-repeat;
    color: #5D5D5D;
    float: left;
    font-family: CuprumFFURegular;
    font-size: 15px;
    height: 44px;
    padding-left: 23px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.breadcrumbs a:hover, .breadcrumbs a:focus {
	text-decoration: none;
}

.loginul ul {
    margin-left: 120px;
}

#jform_contact_message {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    color: #505050;
    outline: 0 none !important;

 
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;

	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;	
}

#jform_contact_message:hover {
	border: 1px solid #999999;
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}

#jform_contact_message:focus {
	border: 1px solid #999999;
	
	-moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;

	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

#ja-content-main .contact h3 {
    border-bottom: 0px solid #DDDDDD;
    font-size: 24px;
    margin: 20px 0;
    padding-bottom: 15px;
	display: none;
}

#contact-form fieldset dd {
	margin-bottom: 10px !important;
}

#contact-form legend {
	color: #777;
	font-size: 100% !important;
}

#contact-form label {
	color: #777 !important;
}

.invalid {
    border-color: #FFA621 !important;
}

/* About Us */
.aboutus {
    display: block;
    font-style: normal;
	margin-top: 10px;
	font-weight: bold;
	color: #777777;
}

.aboutus ul li {
    background: none repeat scroll 0 0 transparent;
}

.aboutus .address {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -458px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.aboutus .phone {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -494px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.aboutus .email {
	background-image: url("../images/spritesheet.png");
	background-position: -10px -530px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.aboutus .email a{
	font-family: Helvetica,Arial,sans-serif !important;
	font-size: 100% !important;
}

/* GOOGLE MAP */
.googlemap {
	border: 1px solid #DDDDDD;
    padding: 4px;
	margin-bottom: 20px;
	
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

	
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);	
}

/* RT Lists */
.sprocket-lists {
	margin-top: 6px !important;
}

.sprocket-lists ul li {
	background: none;
	overflow: visible;
}

.sprocket-lists a {
	color: #FFA621;
}

.sprocket-lists a:hover {
	text-decoration: underline !important;
}

.sprocket-lists-container {
	overflow: visible;
}

.sprocket-lists-title {
	font-family: CuprumFFURegular;
	text-transform: none;
	font-weight: normal;
	font-size: 18px !important;
    line-height: 18px !important;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 1px 0px 7px -10px !important;
	
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;

}

.sprocket-lists-item .sprocket-padding {
	padding: 10px 0 10px 0 !important;
}

.sprocket-lists-title:hover {
	background: #FFA621;
}

.sprocket-lists-image {
    border: 1px solid #DDD;
    padding: 4px;
	
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.sprocket-lists-image:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.sprocket-lists-title .indicator {
	background: #EEE;
}

.indicator span {
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
}

.sprocket-lists-arrows {
    display: table-cell;
    vertical-align: middle;
    width: 70px;
}

.sprocket-lists-arrows span {
	font-family: Helvetica,Arial,sans-serif;
	height: 15px;
	line-height: 15px;
}

.sprocket-lists-nav {
    display: table;
    padding: 0px;
    position: absolute;
    top: -50px;
    width: 100%;
}

.sprocket-lists-arrows .arrow {
    background: none repeat scroll 0 0 #EEEEEE;
}

/* Featured Projects */
#featuredprojects ul {
	margin-left: 10px;
}

#featuredprojects ul li {
    float: left;
    margin-right: 20px;
    padding-left: 0 !important;
    width: 215px !important;
}

#featuredprojects ul li.lastone {
	margin-right: 0 !important;
}

#featuredprojects h4{
	font-family: CuprumFFURegular;
	text-transform: none;
	font-weight: normal;
	margin-left: 5px;
	padding-top: 10px !important;
	font-size: 18px !important;
    line-height: 18px !important;
	color: #555555;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#featuredprojects p{
	padding-top: 10px !important;
	margin-left: 5px !important;
	margin-top: 0 !important;
}

#featuredprojects .outerimg {
    border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
    margin-right: 2px;
	
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
	

#featuredprojects .readon {
	color: #FFA621;
}

#featuredprojects .readon:hover {
	text-decoration: underline;
}

#ja-absolute {
	display: none;
}

#btl-content-profile > div {
    float: left;
    margin: 0 0px 10px;
    overflow: hidden;
    width: 200px;
}

#btl-content #btl-content-profile h3 {
	padding-left: 10px;
}

.btl-formregistration .btl-field {
    margin-right: 10px !important;
}