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

#ja-wrapper {
	background-color:#fff;
	font-size:12px;line-height:1.5;
}

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

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

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

.item p {clear:both;}

.item-page p:last-child, .item-page ul:last-child,
.item-page blockquote:last-child, .item-page pre:last-child,
.item-page ol:last-child{}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1.componentheading, .componentheading, .contact h1, div.search h1, div.registration h1, div.login h1 {overflow:hidden;}
h1.componentheading span, .componentheading span, .contact h1 span, div.search h1 span, div.registration h1 span, div.login h1 span
 {float:left; padding: 0; background: url(../images/mask-w.png) repeat-x left bottom;}
 
h1.componentheading span span, .componentheading span span, .contact h1 span span, 
div.search h1 span span, div.registration h1 span span, div.login h1 span span{ padding: 0;}

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

div.search, div.contact, div.login, div.registration {margin-top: 0; margin-bottom:3em; min-height:220px;}

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


.blog-featured h2.contentheading {}

h2.contentheading { padding:0;}

.blog-featured .contentheading { }

.jitem-title { }

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

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

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

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

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

.filters legend {display:none;}

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

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

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

p.readmore a {
	line-height:1.5;
	color:#888;
	text-transform: uppercase; 
	border:0; 
	font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif !important;
	font-size:12px;
	vertical-align: baseline;
	text-decoration: none;
	padding: 3px 8px;
	text-shadow: 0 1px 1px rgba(0,0,0, 0.1);
	-webkit-border-radius: 4px; border-radius: 4px;
	-webkit-box-shadow: 0 0 0 1px #BBBBBB inset;	
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
	background: url(../images/readmore.png) no-repeat 1500% 1500% #f6f6f6;
	background-image: url(../images/readmore.png), -webkit-linear-gradient(top,  #fff,  #eee);
	background-image: url(../images/readmore.png), -moz-linear-gradient(top,  #fff,  #eee);
	background-image: url(../images/readmore.png), -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: url(../images/readmore.png), -o-linear-gradient(top, #ffffff, #eeeeee);
	background-position: 1500% 1500%;
	background-repeat: no-repeat;
	transition: padding 0.2s ease-in-out 0s;
	-webkit-transition: padding 0.2s ease-in-out 0s;
	-moz-transition: padding 0.2s ease-in-out 0s;
	-ms-transition: padding 0.2s ease-in-out 0s;
	-o-transition: padding 0.2s ease-in-out 0s;
}

p.readmore a:hover {
	padding-right: 20px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 0 1px #619800, 0 0 0 3px rgba(0, 0, 0, 0.2); 
	box-shadow: inset 0 0 0 1px #619800, 0 0 0 3px rgba(0, 0, 0, 0.2);
	background: url(../images/readmore.png) no-repeat 95% center #81cb00;
	background-image: url(../images/readmore.png), -webkit-linear-gradient(top,  #81cb00,  #4d7900);
	background-image: url(../images/readmore.png), -moz-linear-gradient(top,  #81cb00,  #4d7900);
	background-image: url(../images/readmore.png), -ms-linear-gradient(top,  #81cb00,  #4d7900);
	background-image: url(../images/readmore.png), -o-linear-gradient(top,  #81cb00,  #4d7900);
	background-position: 95% center;
	background-repeat: no-repeat;
}

.browserChrome p.readmore a:hover, .browserSafari p.readmore a:hover {background-position: 95% 1px;}

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

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


/* Others ---*/
hr { 
	border-top: 0;
	background:url(../images/hr.jpg) no-repeat top center;
	/*position:absolute;*/
}

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

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

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

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

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

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

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

input[type="button"] { }

input[type="text"], input[type="password"], input[type="email"], textarea, .inputbox, .validate-username, .validate-password { 
	border: 0; background: #fff; color:#999;
	-webkit-box-shadow: 0 0 0 1px #ccc inset; box-shadow: 0 0 0 1px #ccc inset;
	padding: 3px;
}

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

.inputbox:hover, .inputbox:focus, textarea:hover, textarea:focus { background: #ffffcc; color:#666; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus,
.inputbox:focus, textarea:focus { outline: 2px solid #e2e2e2; }

.browserChrome input[type="text"]:focus, .browserChrome input[type="password"]:focus, .browserChrome input[type="email"]:focus,
.browserSafari input[type="text"]:focus, .browserSafari input[type="password"]:focus, .browserSafari input[type="email"]:focus,
.browserChrome .inputbox:focus, .browserChrome  textarea:focus,
.browserSafari .inputbox:focus, .browserSafari textarea:focus {outline: none; /*-webkit-box-shadow: 0 0 -1px 1px #111 inset;*/}

/* buttons */
.button, button, input[type="button"], input[type="submit"] {
	line-height:1.5;
	color:#888;
	text-transform: uppercase; 
	border:0; 
	font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif !important;
	font-size:10px;
	cursor:pointer;
	/*new code*/
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: baseline;
	outline: none;
	text-align: center;
	text-decoration: none;
	padding: 3px 8px !important;
	text-shadow: 0 1px 1px rgba(0,0,0, 0.1);
	-webkit-border-radius: 4px; border-radius: 4px;
	-webkit-box-shadow: 0 0 0 1px #BBBBBB inset, 0 0 1px 1px #eeeeee, 0 0 0 3px rgba(0, 0, 0, 0.1);	
	-ms-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 0 1px 1px #eeeeee, 0 0 0 3px rgba(0, 0, 0, 0.1);	
	box-shadow: 0 0 0 1px #BBBBBB inset, 0 0 1px 1px #eeeeee, 0 0 0 3px rgba(0, 0, 0, 0.1);
	/* default white */
	background: #f6f6f6;
	background-image: -webkit-linear-gradient(top,  #fff,  #eee);
	background-image: -moz-linear-gradient(top,  #fff,  #eee);
	background-image: -ms-linear-gradient(top,  #ffffff,  #eeeeee);
	background-image: -o-linear-gradient(top,  #fff,  #eee);
}


.button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
	color:#666;
	cursor: pointer; text-decoration: none !important;
	background: #eee;
	background-image: -webkit-linear-gradient(top,  #fff,  #ddd);
	background-image: -moz-linear-gradient(top,  #fff,  #ddd);
	background-image: -ms-linear-gradient(top,  #fff,  #ddd);
	background-image: -o-linear-gradient(top,  #fff,  #ddd);
}

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

/* headlines */
#ja-headlines {
	position:absolute; top:21px; left:170px;
	height:auto; width:610px;
	background:url(../images/mask-w2.png) repeat-y left;
	padding-left:20px;
	color:#fff;
}

#ja-mainnav:hover #ja-header-tools {opacity: 1}

#ja-headlines p {line-height:1.5;}
#ja-headlines strong {color:#fff;}

#ja-headlines a {color:#eee; font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif}

/* Search ---*/
#ja-search {
    bottom: auto; margin:0;
	right: auto; left:auto;
	z-index:10;
	position:absolute; top:13px; left:786px;
	
	padding:16px 14px;
	border-radius:4px; -webkit-border-radius:4px;
}

#ja-search.onfocus {/*background: #777; border: 1px solid #444; top:12px; left: 787px;
	box-shadow: 0 0 0 3px rgba(255,255,255,0.4); -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.4);*/
}

#ja-search:hover {}

#ja-search form {	}

#ja-search .inputbox {
	background-color:#888;
	padding: 5px 20px 5px 9px;
    font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif;
    color: #eee;
	width:130px;
	line-height:10px;font-size:11px;
	text-transform:uppercase;
	-o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;
	border-radius: 5px; -webkit-border-radius:5px;
	box-shadow: none; 

	border: 1px solid rgba(255,255,255,0.4);
}

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

#ja-search .inputbox:focus  {
	border: 1px solid rgba(255,255,255,0.4); color:#111;
	background-color:#81cb00; 
	box-shadow: inset 0 0 2px 0 #4d7900; 
	-webkit-box-shadow: inset 0 0 2px 0 #4d7900;
	outline:none;
}
	
#ja-search .inputbox:hover, #ja-search .inputbox:focus {}


#ja-search .button {
    position: absolute;
    right: 17px; top: 19px;
	padding: 2px 8px !important;
	background: #eee; color:#333;
	background: -webkit-linear-gradient(top,  #f6f6f6,  #ddd);
	background: -moz-linear-gradient(top,  #f6f6f6,  #ddd);
	background: -ms-linear-gradient(top,  #f6f6f6,  #ddd);
	background: -o-linear-gradient(top,  #f6f6f6,  #ddd);
	box-shadow: none; -webkit-box-shadow: none;
	opacity:0.7; filter: alpha(opacity = 70);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border:0;
	font-size:11px;
}

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

#ja-search .button:hover, #ja-search .button:focus {
	background: #f6f6f6; color:#111;
	background: -webkit-linear-gradient(top,  #ddd,  #fff);
	background: -moz-linear-gradient(top,  #ddd,  #fff);
	background: -ms-linear-gradient(top,  #ddd,  #fff);
	background: -o-linear-gradient(top,  #ddd,  #fff);
}

/* compatibility fixes */
span.button, a.button, input[type="button"] { }
.browserMozilla input[type="submit"], .browserFirefox input[type="submit"], 
.browserMozilla input[type="button"], .browserFirefox input[type="button"], 
.browserMozilla button, .browserFirefox button {line-height:normal !important;}

.browserSafari #ja-search .button, 
.browserChrome #ja-search .button  {padding-left: 10px !important; padding-right: 10px !important;}

.browserSafari #ja-search, .browserChrome #ja-search{}
.browserSafari #ja-search .button,
.browserChrome #ja-search .button  {line-height:1.7 !important; right:15px; top:17px;}

.browserIE #ja-search .button  {line-height:1.6 !important; }

.browserSafari button, .browserSafari input[type="button"] {}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 1px dotted transparent;
}

button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {
    border-color: transparent;
}


/* forms */
form.search .inputbox {    
    border: 0; 
	box-shadow:0 0 0 1px #333 inset; -webkit-box-shadow:0 0 0 1px #333 inset;
    outline: medium none;
    padding: 6px 8px;
	color:#666;
}

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

form.search {}
form.search label {display:none;}

form.search .button {}

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

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

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

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

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

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

/* Contact ---*/
#ja-content-main .contact h3 {
	border-bottom: 0;
	padding-bottom: 0;
	margin: 1.125em 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

dl.article-info { color: #999; text-transform: none; float:none; padding: 0 width:100%; background:url(../images/pb2.png) repeat-x left center; margin:0; width:auto; float:none; height:0.1em;}
dl.article-info dd, dl.article-info dt {float:left; font-weight:normal; line-height:1; margin: 1em 0 !important; clear:right; font-size:12px;}
.item-page dl.article-info {margin:0 !important;}

dl.article-info dd:first-child {background:url(../images/arrow.png) no-repeat left center; padding-left:7px !important;}

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

.item-page dl.article-info dd, .item-page dl.article-info dt,
.leading dl.article-info dd, .leading dl.article-info dt,
.cols-1 dl.article-info dd, .cols-1 dl.article-info dt { padding:0 5px 0 0;}

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


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

.article-info .article-info-term {display:none !important;}

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

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

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

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

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

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

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

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

td.list-hits {text-align:center;}

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

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

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


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

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

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

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

.items-more { }

.items-more h3 { }

/* MODULE STYLES
--------------------------------------------------------- */
/*-- layout --*/
#ja-inset1, #ja-inset2 {margin-top:0}
#ja-left1, #ja-left2, 
#ja-right1, #ja-right2 {margin-top:0}

#ja-right1 div.ja-moduletable, #ja-right2 div.ja-moduletable, 
#ja-left1 div.ja-moduletable, #ja-left2 div.ja-moduletable {
	/*margin-top:0;*/
}

#ja-right div.ja-moduletable:last-child,
#ja-left div.ja-moduletable:last-child,
#ja-inset1 div.ja-moduletable:last-child,
#ja-inset2 div.ja-moduletable:last-child {
	margin-bottom:0;
}

#ja-inset1 div.ja-moduletable { margin-left: 0; margin-right: 25px; /*margin-top: 0; */ }
#ja-inset2 div.ja-moduletable { margin-left: 25px; margin-right: 0; /*margin-top: 0;   margin-bottom:0;*/ }

#ja-inset1 div.ja-moduletable:last-child,
#ja-inset2 div.ja-moduletable:last-child {margin-bottom:0;}

#ja-contentwrap.ja-li div.ja-moduletable:first-child,
#ja-contentwrap.ja-ri div.ja-moduletable:first-child {margin-top: 0}

div.ja-moduletable, div.moduletable {
    margin-bottom: 3em;
    margin-top: 3em;
    padding: 0 0 1.5em;
    position: relative;
}

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

#ja-contentwrap.ja-li div.ja-content-main {    margin-left: 13px;   margin-right: 0;}
#ja-contentwrap.ja-ri div.ja-content-main {    margin-left: 0;   margin-right: 13px;}

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

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

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

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

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

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

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

#ja-content-mass-top {margin: 0 -20px;} 
#ja-content-mass-bottom {margin: 0 -20px; } 

#ja-contentwrap {margin-top: 3em;}
.ja-colswrap {margin-top: 0;}

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

#ja-content-mass-bottom div.ja-moduletable:last-child {} 
#ja-contentspotlight2  div.ja-moduletable:first-child  {margin-top:0;}

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


/* begin the styling */
#ja-right1 {background: url(../images/vertical-shadow.jpg) no-repeat left bottom;}
#ja-left1 {background: url(../images/vertical-shadow2.jpg) no-repeat right bottom;}

div.ja-moduletable .ja-box-ct p, div.moduletable .ja-box-ct p,
div.ja-moduletable .ja-box-ct ol, div.moduletable .ja-box-ct ol {}


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

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

div.ja-moduletable h3, div.moduletable h3 {
	text-transform:uppercase;
	font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif !important;
	color: #333;
	line-height:1.5;
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight:normal;
	background: url(../images/pb3.png) repeat-x bottom;
	height:18px;
}

div.ja-moduletable h3 span, div.moduletable h3 span {background: url(../images/mask-w.png) repeat-x bottom; /*float:left;*/ }

div.ja-moduletable h3 span, div.moduletable h3 span,
div.ja-moduletable h3 span span, div.moduletable h3 span span {height:18px; display:inline-block; line-height:1.5; padding: 0; margin:0;}

#ja-topsl div.ja-moduletable h3, #ja-topsl div.moduletable h3 {margin:0;}
div.ja-moduletable span.mod-desc {color:#666;font-size:11px;line-height:1.6363; font-family: 'Arial', Helvetica,Verdana,Arial,sans-serif;}



/* arrow */
div.ja-moduletable.arrow h3, div.moduletable.arrow h3 {
	background: url(../images/moddots.png) repeat-x left 0;
}

div.ja-moduletable.arrow h3 span span, div.moduletable.arrow h3 span span{padding: 0 12px 0 0; background: #fff; }
div.ja-moduletable.arrow h3 span, div.moduletable.arrow h3 span {padding: 0 5px 0 0; background: url(../images/modarrow.png) no-repeat right 5px; }


/* stripes */
div.ja-moduletable.stripes h3, div.moduletable.stripes h3 {
	background:url(../images/modstripes.png) repeat-x left 0;
}

div.ja-moduletable.stripes h3 span span, div.moduletable.stripes h3 span span{padding: 0 0; background: #fff; }
div.ja-moduletable.stripes h3 span, div.moduletable.stripes h3 span {padding: 0 40px 0 0; /*float:left;*/ background: url(../images/modshadow.png) no-repeat right 0; }

div.ja-moduletable.stripes.spectrum h3, div.moduletable.stripes.spectrum h3 {
	background:url(../images/modspectrum.png) repeat-x left 0;
}

div.ja-moduletable.stripes.spectrum h3 span, div.moduletable.stripes.spectrum h3 span { background: url(../images/modshadow.png) no-repeat right 0; }
div.ja-moduletable.stripes.spectrum h3 span span, div.moduletable.stripes.spectrum h3 span span{ background: #fff;}

/* newsletter */
div.ja-moduletable.newsletter h3, div.moduletable.newsletter h3 {
	background:url(../images/modnewsletter.png) repeat-x left 0;
}

div.ja-moduletable.newsletter h3 span span, div.moduletable.newsletter h3 span span{padding: 0 0; background: #fff; }
div.ja-moduletable.newsletter h3 span, div.moduletable.newsletter h3 span {padding: 0 40px 0 0; /*float:left;*/ background: url(../images/modshadow.png) no-repeat right 0; }


/* fixes */
.browserChrome div.ja-moduletable h3 span span, .browserChrome div.moduletable h3 span span,
.browserSafari div.ja-moduletable h3 span span, .browserSafari div.moduletable h3 span span,
.browserIE div.ja-moduletable h3 span span, .browserIE div.moduletable h3 span span { margin-top:1px;}
 
 #form-login-username .inputbox, #form-login-password .inputbox {
    font-weight: normal;
}

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

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

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

div.ja-moduletable_hilite h3 span, div.moduletable_hilite h3 span, 
div.ja-moduletable_hilite h3 span span, div.moduletable_hilite h3 span span {background: none !important; padding: 0;}

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

/* hilite common */
div.ja-moduletable_hilite.green strong, div.moduletable_hilite.green strong,
div.ja-moduletable_hilite.green a, div.moduletable_hilite.green a, 
div.ja-moduletable_hilite.green h3, div.moduletable_hilite.green h3, 
div.ja-moduletable_hilite.blue a, div.moduletable_hilite.blue a,
div.ja-moduletable_hilite.blue strong, div.moduletable_hilite.blue strong,
div.ja-moduletable_hilite.blue h3, div.moduletable_hilite.blue h3 ,
div.ja-moduletable_hilite.orange h3, div.moduletable_hilite.orange h3, 
div.ja-moduletable_hilite.orange a, div.moduletable_hilite.orange a, 
div.ja-moduletable_hilite.orange strong, div.moduletable_hilite.orange strong,
div.ja-moduletable_hilite.red h3, div.moduletable_hilite.red h3, 
div.ja-moduletable_hilite.red a, div.moduletable_hilite.red a, 
div.ja-moduletable_hilite.red strong, div.moduletable_hilite.red strong,
div.ja-moduletable_hilite.black h3, div.moduletable_hilite.black h3, 
div.ja-moduletable_hilite.black a, div.moduletable_hilite.black a, 
div.ja-moduletable_hilite.black strong, div.moduletable_hilite.black strong
{color:#fff; background:none;}


/* green */
div.ja-moduletable_hilite.green, div.moduletable_hilite.green {background: #74B600; color:#fff;}

/* blue */
div.ja-moduletable_hilite.blue, div.moduletable_hilite.blue {background: #10CDE1; color:#fff;}

/* orange */
div.ja-moduletable_hilite.orange, div.moduletable_hilite.orange {background: #f78d1d; color:#fff;}

/* red */
div.ja-moduletable_hilite.black, div.moduletable_hilite.black {background: #222; color:#fff;}

/* black */
div.ja-moduletable_hilite.red, div.moduletable_hilite.red {background: #f00e0e; color:#fff;}

div.ja-moduletable_hilite.green span.mod-desc, div.moduletable_hilite.green span.mod-desc,
div.ja-moduletable_hilite.blue span.mod-desc, div.moduletable_hilite.blue span.mod-desc,
div.ja-moduletable_hilite.orange span.mod-desc, div.moduletable_hilite.orange span.mod-desc,
div.ja-moduletable_hilite.black span.mod-desc, div.moduletable_hilite.black span.mod-desc,
div.ja-moduletable_hilite.red span.mod-desc, div.moduletable_hilite.red span.mod-desc {color:#fff;}

/* module icons */
div.ja-moduletable.barcode h3, div.moduletable.barcode h3,
div.ja-moduletable.barcode span.mod-desc, div.moduletable.barcode span.mod-desc,
div.ja-moduletable.city h3, div.moduletable.city h3,
div.ja-moduletable.city span.mod-desc, div.moduletable.city span.mod-desc,
div.ja-moduletable.chat h3, div.moduletable.chat h3,
div.ja-moduletable.chat span.mod-desc, div.moduletable.chat span.mod-desc,
div.ja-moduletable.gear h3, div.moduletable.gear h3,
div.ja-moduletable.gear span.mod-desc, div.moduletable.gear span.mod-desc,
div.ja-moduletable.imac h3, div.moduletable.imac h3,
div.ja-moduletable.imac span.mod-desc, div.moduletable.imac span.mod-desc,
div.ja-moduletable.iphone h3, div.moduletable.iphone h3,
div.ja-moduletable.iphone span.mod-desc, div.moduletable.iphone span.mod-desc,
div.ja-moduletable.cart h3, div.moduletable.cart h3,
div.ja-moduletable.cart span.mod-desc, div.moduletable.cart span.mod-desc,
div.ja-moduletable.stats h3, div.moduletable.stats h3,
div.ja-moduletable.stats span.mod-desc, div.moduletable.stats span.mod-desc,
div.ja-moduletable.trophy h3, div.moduletable.trophy h3,
div.ja-moduletable.trophy span.mod-desc, div.moduletable.trophy span.mod-desc
 {margin-left:35px !important; background:none;}
 
 div.ja-moduletable.barcode h3 span, div.moduletable.barcode h3 span,
div.ja-moduletable.city h3 span, div.moduletable.city h3 span,
div.ja-moduletable.chat h3 span, div.moduletable.chat h3 span,
div.ja-moduletable.gear h3 span, div.moduletable.gear h3 span,
div.ja-moduletable.imac h3 span, div.moduletable.imac h3 span,
div.ja-moduletable.iphone h3 span, div.moduletable.iphone h3 span,
div.ja-moduletable.cart h3 span, div.moduletable.cart h3 span,
div.ja-moduletable.stats h3 span, div.moduletable.stats h3 span,
div.ja-moduletable.trophy h3 span, div.moduletable.trophy h3 span
{background:none;}

 
div.ja-moduletable.barcode, div.moduletable.barcode {background:url(../images/mod-barcode.png) no-repeat left 7px;}
div.ja-moduletable.city, div.moduletable.city {background:url(../images/mod-city.png) no-repeat left 3px;}
div.ja-moduletable.chat, div.moduletable.chat {background:url(../images/mod-chat.png) no-repeat left 7px;}
div.ja-moduletable.gear, div.moduletable.gear {background:url(../images/mod-gear.png) no-repeat left 3px;}
div.ja-moduletable.imac, div.moduletable.imac {background:url(../images/mod-imac.png) no-repeat left 6px;}
div.ja-moduletable.iphone, div.moduletable.iphone {background:url(../images/mod-iphone.png) no-repeat 7px 3px;}
div.ja-moduletable.cart, div.moduletable.cart {background:url(../images/mod-cart.png) no-repeat left 7px;}
div.ja-moduletable.stats, div.moduletable.stats {background:url(../images/mod-stats.png) no-repeat left 7px;}
div.ja-moduletable.trophy, div.moduletable.trophy {background:url(../images/mod-trophy.png) no-repeat left 5px;}


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

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

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

/* Login Module ---*/
#login-form fieldset {border:0; padding:0 !important/* 10px*/; background:none;}
.login_form fieldset, .login fieldset, .registration #member-registration { /*margin-top: 25px;*/}
div.ja-box-ct #login-form fieldset {padding:0 !important; background: none !important;}
.login-fields .required {margin-left:0;width:100px;} .login .button {margin-left:103px;}

#ja-container #login-form ul {
    margin: -2px 0 1.5em 0;
}
#login-form ul li {
	background: url(../images/arrow.png) no-repeat 2px 6px;
	overflow: hidden;
	padding-left: 10px;
}

#login-form p {
    margin: 0;
}

#login-form #form-login-password {margin-bottom: 1.5em;} 

#login-form .button {
	margin: -2px 0 0 2px; 
	box-shadow: 0 0 0 1px #BBBBBB inset, 0 0 1px 1px #EEEEEE;
	-webkit-box-shadow: 0 0 0 1px #BBBBBB inset, 0 0 1px 1px #EEEEEE;
}
#member-registration .recaptchatable label.recaptcha_input_area_text {line-height: 1.5 }
#login-form a.button {padding: 3px 8px !important; line-height: 17px !important;}

.login_form .button, .login button {
    margin-left: 170px;
}


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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-main .inner {}
#ja-container {}

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

.main .main-inner1 {  margin: 0;}

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

#ja-mainbody {} 


/* HEADER
--------------------------------------------------------- */
#ja-header { }


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

/* Logo Image ---*/
h1.logo { width: 107px; height: 14px; padding: 16px 15px 16px 14px;
	position: absolute; top: 21px; left:21px; margin:0;
}

h1.logo:hover {background: rgba(255,255,255,0.2); border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px;}

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


/* Logo Text ---*/
div.logo-text h1 {
	font-size: 24px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
}

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

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

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {}
#ja-mainnav .wrap-inner1 { height:86px;}
#ja-mainnav .wrap-inner3 { height:86px; }
#ja-mainnav .wrap-inner2{ height:86px; }
#ja-mainnav .main .main-inner1 { position:static; margin:0; padding-top: 20px;}

#ja-mainnav.noslider .wrap-inner1 {background: #666 repeat;}
#ja-mainnav.noslider .wrap-inner2{background: url(../images/mainnav.png) repeat-x left top;}
#ja-mainnav.noslider .wrap-inner3 {background: url(../images/3pg.png) repeat-x left bottom; }


#ja-megamenu, #ja-cssmenu, #jasdl-mainnav, #ja-splitmenu {
    background: #777;  margin-left: 20px;
	border-radius: 5px; -webkit-border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.5);
    border-right:0;
	box-shadow: 0 0 0 3px rgba(255,255,255,0.4);
	-webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.4);
	margin-right:-5000px;
	padding-right: 5000px;
}

#ja-splitmenu, #jasdl-mainnav, #ja-cssmenu li, #ja-megamenu ul.level0, #ja-subnav {
    font-family: 'Arial', Helvetica, Arial, sans-serif !important;
}

#ja-splitmenu li.first-item, #jasdl-mainnav li.first-item, #ja-cssmenu li.first-item, #ja-megamenu ul.level0 {
    margin-left: 136px;
}

#ja-cssmenu li ul li.first-item {
    margin-left: 0;
}

#jasdl-mainnav, #ja-splitmenu {border-bottom: 1px solid #777;}

#jasdl-mainnav {overflow:hidden;} 

#ja-megamenu ul,
#ja-cssmenu, #jasdl-mainnav ul, #ja-splitmenu { }

#ja-mainnav .main { }
#ja-mainnav .main-inner1 {}

/* Breadcrumbs ---*/
#ja-navhelper {}
#ja-navhelper .wrap-inner1 {}
#ja-navhelper .main-inner1 {margin: 0;}

#ja-navhelper .main {}

/* cool */
#ja-navhelper {}

#ja-navhelper:hover {}

#ja-navhelper {
    background: url(../images/digital.png) repeat #444;
	bottom: 0; position:relative; z-index: 1000;
	box-shadow: 0 5px 10px 5px #333 inset; -webkit-box-shadow: 0 5px 15px 5px #333 inset;
	text-shadow: 0 1px 2px rgba(0,0,0, 0.9);
	height:37px; width:100%;
}

#ja-navhelper.fixed {position:fixed;}

#ja-navhelper .wrap-inner1 {  }

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

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

#ja-navhelper a:hover {}


.ja-breadcrums {margin:0 0 0 20px; width: auto !important; float:left; padding: 10px 0 0; }

.ja-breadcrums img {
    display:none;
}

#ja-navhelper .ja-breadcrums a {
    background: url(../images/arrow-menu.png) no-repeat right 3px;
	padding: 0 10px 0 2px;
}

.ja-breadcrums {
	color:#fff; /*margin: 10px 0 0;*/
}

/* Extras ---*/
.ja-links { }

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

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

div.moduletable_hilite ul.menu li {background: url(../images/mask-w2.png) repeat-x center bottom !important;}

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

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

/* Slideshow */
#ja-slideshow { padding-bottom: 9px; background: #fff url(../images/9pgrad.png) repeat-x left bottom; float:left; margin-top:-86px;}

#ja-slideshow .wrap-inner1 {	
	overflow: hidden; width:auto;
	background: #eee;
	background: -webkit-linear-gradient(top,  #999999, #cccccc,  #bbbbbb);
	background: -moz-linear-gradient(top,  #999999, #cccccc,  #bbbbbb);
	background: -ms-linear-gradient(top, #999999, #cccccc, #bbbbbb);
	background: -o-linear-gradient(top, #999999, #cccccc, #bbbbbb);
	-ms-filter:  "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#bbbbbb')";
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#bbbbbb');
}

#ja-slideshow .wrap-inner2 {overflow: hidden; width:auto;}

#ja-slideshow .main { margin:0 -50%; padding:0; width:auto; max-width:none; overflow:hidden;}

#ja-slideshow h1 {}
#ja-slideshow .custom {color:#666; text-shadow: none;}

#ja-slideshow .wrap-inner1 {}

#ja-slideshow div.ja-moduletable .ja-box-ct, 
#ja-slideshow div.moduletable .ja-box-ct,
#ja-slideshow div.ja-moduletable, 
#ja-slideshow div.moduletable {margin:0; padding:0;}
#ja-slideshow div.ja-moduletable h3, 
#ja-slideshow div.moduletable h3 {display:none;}

#ja-slideshow div.ja-moduletable_wideslider, 
#ja-slideshow div.moduletable_wideslider  {}



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

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

#ja-topsl {}
#ja-topsl .main-inner1 {}

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

#ja-botsl {}

#ja-botsl .wrap-inner2 {}

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

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

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

#ja-topsl .ja-moduletable:last-child, 
#ja-botsl .ja-moduletable:last-child { margin-bottom: 1.5em }

.ja-box .ja-moduletable:last-child {/*margin-bottom: 1.5em !important;*/}


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

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

#ja-topsl {
    background: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
}


#ja-botsl .wrap-inner1 {background: #eee; }

#ja-botsl {	color:#666; padding-top: 18px; background: #ccc url(../images/pattern.png) repeat;}

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

#ja-botsl div.ja-moduletable h3 { background: none; margin: 0;}
#ja-botsl div.ja-moduletable h3 span { background: none;}


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


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

#ja-contentspotlight {
    background: #F6F6F6;
    border-bottom: 1px solid #E6E6E6;
}

#ja-topsl .ja-box-left {}
#ja-topsl .ja-box-right {}

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

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

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

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

.browserChrome #ja-topsl ul.menu li,
.browserSafari #ja-topsl ul.menu li,
.browserChrome #ja-botsl ul.menu li,
.browserSafari #ja-botsl ul.menu li {line-height: 1.7; margin: 0.85em 0;}

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

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

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

/* Top Panel */
#openpanel {
	font-family: 'Arial', Helvetica, Arial, sans-serif; 
    background-color: #777;
    background-image: url(../images/ui-gear.png);
    background-position: 94% 50%;
    background-repeat: no-repeat;
    border-radius: 0 5px 5px 0;   -webkit-border-radius: 0 5px 5px 0;
    color: #111111 !important;
    display: none;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    padding: 17px 23px 17px 8px;
    position: absolute;
    right: -21px;
    text-transform: uppercase;
    top: 0;
    z-index: 5000;
	-moz-transition: right 0.5s ease 0s;
	-webkit-transition: right 0.5s ease 0s;
	-o-transition: right 0.5s ease 0s;
	transition: right 0.5s ease 0s;	
	box-shadow: 0 0 0 3px rgba(255,255,255,0.4); -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.4);
	border: 1px solid rgba(0,0,0,0.5); border-left:0;
}

#openpanel:hover { right: -55px;text-decoration:none !important;}

#openpanel:hover, 
#openpanel:active, 
#openpanel:focus { background-color: #666; color:#ccc !important;text-decoration:none; }


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

#panel {position:absolute;top:20px;width:150px;left:-180px;
	padding:15px 15px 20px;  color:#666;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
	border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0;
	background: #eee;
	background-image: -moz-linear-gradient(left, #eeeeee 0%, #fafff4 100%);
	background-image: -webkit-linear-gradient(left, #eeeeee 0%,#fafff4 100%);
	background-image: -o-linear-gradient(left, #eeeeee 0%,#fafff4 100%);
	background-image: -ms-linear-gradient(left, #eeeeee 0%,#fafff4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fafff4',GradientType=1 );
	background-image: linear-gradient(left, #eeeeee 0%,#fafff4 100%);
}

#panel.activepanel { box-shadow:0 0 0 3px rgba(255,255,255,0.4), 0 0 0 1px rgba(0,0,0,0.2) inset; -webkit-box-shadow:0 0 0 3px rgba(255,255,255,0.4),  0 0 0 1px rgba(0,0,0,0.2) inset;}

#ja-panel a:hover {text-decoration:underline;}
#ja-panel h2 {border-bottom: 1px solid #ddd; color:#333;}
#ja-panel h3, #ja-user-panel h3 {
    border-bottom: 0 none;
    color: #333;
    font-size: 10px;
    margin: 10px 0 5px;
    padding: 0;
    text-transform: uppercase;
}

#ja-panel ul.nav li a {color:#999; box-shadow: 0 0 0px 1px #ccc, 0 0 1px #fff inset; -webkit-box-shadow: 0 0 0px 1px #ccc, 0 0 1px #fff inset;}
#ja-panel ul.nav:hover li a { box-shadow: 0 0 0 1px #aaa, 0 0 1px #aaa inset; -webkit-box-shadow: 0 0 0 1px #aaa, 0 0 1px #aaa inset;}

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

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

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


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

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

.panel-tools ul {}

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

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

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

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



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

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

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

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

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

#panel .nav li a {	background:url(../images/select.png) no-repeat 95% -20px #FFFFFF;}
#panel .nav li li a {background-image:none !important;}
#panel .nav li a:hover {background:url(../images/select.png) no-repeat scroll 95% 0 #ccc;}

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

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

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

#panel .nav li ul li {border:0;}

#panel .nav li ul li:hover a:hover {	
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4) inset, 0 0 0 1px #999;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4) inset, 0 0 0 1px #999;
}

#panel .nav li ul li.default:hover a:hover { background:#81CB00; color:#fff !important;}
#panel .nav li ul li.red:hover a:hover{ background:#c12828; color:#fff !important;}
#panel .nav li ul li.blue:hover a:hover{ background:#11c1d4; color:#fff !important;}
#panel .nav li ul li.orange:hover a:hover{ background:#b34200; color:#fff !important;}
#panel .nav li ul li.black:hover a:hover{ background:#222; color:#fff !important;}


#panel .nav li ul li a.none {background:none;}
#panel .nav li ul li a.mechanics,
#panel .nav li ul li a.pattern, #panel .nav li ul li a.zigzag, 
#panel .nav li ul li a.twilight, #panel .nav li ul li a.biosphere,
#panel .nav li ul li a.digital, #panel .nav li ul li a.lines,
#panel .nav li ul li a.chemistry, #panel .nav li ul li a.circles {background-repeat:repeat; background-color:#fff; text-shadow: 1px 1px 1px #fff;}

#panel .nav li ul li a.mechanics:hover,
#panel .nav li ul li a.pattern:hover, #panel .nav li ul li a.zigzag:hover, 
#panel .nav li ul li a.twilight:hover, #panel .nav li ul li a.biosphere:hover,
#panel .nav li ul li a.digital:hover, #panel .nav li ul li a.lines:hover,
#panel .nav li ul li a.chemistry:hover, #panel .nav li ul li a.circles:hover {background-repeat:repeat; background-color:#777; color:#fff !important;text-shadow: 1px 1px 1px #000;}

#panel .nav li ul li a.pattern:hover {background-image:url(../images/pattern.png) !important;}
#panel .nav li ul li a.digital:hover {background-image: url(../images/digital.png) !important;}
#panel .nav li ul li a.lines:hover {background-image: url(../images/lines.png) !important;}
#panel .nav li ul li a.circles:hover {background-image: url(../images/circles.png) !important;}
#panel .nav li ul li a.chemistry:hover {background-image: url(../images/chemistry.png) !important;}
#panel .nav li ul li a.pattern:hover {background-image: url(../images/pattern.png) !important;}
#panel .nav li ul li a.zigzag:hover {background-image: url(../images/zigzag.png) !important;}
#panel .nav li ul li a.twilight:hover {background-image: url(../images/twilight.png) !important;}
#panel .nav li ul li a.biosphere:hover {background-image: url(../images/biosphere.png) !important;}
#panel .nav li ul li a.mechanics:hover {background-image: url(../images/mechanics.png) !important;}

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

fieldset {
    border: 0;
    padding: 0;
	background: none;
}
fieldset dt {width:7em}

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

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

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

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

.contact h3 {display:none;}

.registration dt, .registration dd,
.contact-form dt, .contact-form dd {margin:0 !important;}

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

#jform_contact_message {min-height: 200px;}

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

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

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

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

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

/* footer */
#ja-footer {
    padding: 1.5em 0;
	background: #ddd;
	margin: 0;
	position:relative;
}

#ja-footer .wrap-inner1 {}

#ja-footer .main {text-align:left; z-index:10; color:#888; }
#ja-footer .main .main-inner1 { }

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

.ja-copyright a {} 

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

.ja-social {    
	position:absolute;
	top: 4px; right:45px;
}

.ja-social {}
.ja-social p {color: #ccc; margin: 6px 10px 10px;}
.ja-social .social-icons-paragraph {margin: 0 10px 4px;}
.ja-social strong {color:#fff;}
.ja-social a {}
a.social-icon:hover, a.social-icon:focus {text-decoration:none;}
a.social-icon {
	height:28px; width:28px; display: inline-block;
	background-image: url(../images/social-icons.png) !important; background-repeat: no-repeat !important;
	padding:0 !important; 
}
.ja-social a.social-icon {margin-left:5px;}
a.social-icon.facebook:hover{background-position:0 0;}
#ja-container a.social-icon.facebook:hover{background-position:-58px 0;}
a.social-icon.facebook{background-position: -29px 0;}
a.social-icon.twitter:hover{background-position: 0 -28px;}
#ja-container a.social-icon.twitter:hover{background-position: -58px -28px;}
a.social-icon.twitter{background-position: -29px -28px;}
a.social-icon.youtube:hover {background-position: 0 -56px;}
#ja-container a.social-icon.youtube:hover {background-position: -58px -56px;}
a.social-icon.youtube {background-position: -29px -56px;}
a.social-icon.vimeo:hover{background-position: 0 -84px;}
#ja-container a.social-icon.vimeo:hover{background-position: -58px -84px;}
a.social-icon.vimeo{background-position: -29px -84px;}
a.social-icon.deviantart:hover{background-position: 0 -112px;}
#ja-container a.social-icon.deviantart:hover{background-position: -58px -112px;}
a.social-icon.deviantart{background-position: -29px -112px;}
a.social-icon.forrst:hover{background-position: 0 -140px;}
#ja-container a.social-icon.forrst:hover{background-position: -58px -140px;}
a.social-icon.forrst{background-position: -29px -140px;}
a.social-icon.dribbble:hover {background-position: 0 -168px;}
#ja-container a.social-icon.dribbble:hover {background-position: -58px -168px;}
a.social-icon.dribbble {background-position: -29px -168px;}
a.social-icon.search:hover{background-position: 0 -196px;}
#ja-container a.social-icon.search:hover{background-position: -58px -196px;}
a.social-icon.search{background-position: -29px -196px;}
a.social-icon.rss:hover{background-position: 0 -224px;}
#ja-container a.social-icon.rss:hover{background-position: -58px -224px;}
a.social-icon.rss{background-position: -29px -224px;}
a.social-icon.user:hover{background-position: 0 -252px;}
#ja-container a.social-icon.user:hover{background-position: -58px -252px;}
a.social-icon.user{background-position: -29px -252px;}


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

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

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

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

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

.ja-links a {
	position: absolute;
    top: 4px;
    right: 20px;
	background: url(../images/top.png) no-repeat left top !important;
	width:29px;height:29px; padding:0 !important;
	/*-webkit-transition: right 0.5s ease-in-out;
	-moz-transition: right 0.5s ease-in-out;
	-o-transition: right 0.5s ease-in-out;
	-ms-transition: right 0.5s ease-in-out;
	transition: right 0.5s ease-in-out;	*/	
}

.ja-links a:hover, .ja-links a:focus { background-position: left bottom !important; background-color:transparent; text-decoration:none;}

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

/* system messages */
#system-message { margin: 3em 0 1.5em; }
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
    border: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
    padding: 0.75em 5px;
}
#system-message dd {margin:0;padding:0;}

#system-message dd ul {background-position: 5px center; border-radius: 20px; -webkit-border-radius: 20px;}
#system-message dd { text-indent: 35px; }

/* Pagination ---*/
.pagination {margin:1.5em 0; background: url(../images/pb2.png) repeat-x center top;}
.pagination ul li {margin: 0 7px 0 0; }
.pagination li a,
.pagination li strong { 
	background: #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;	
    color: #fff;
    line-height: 1.5;
    margin: 0 5px 0 0;
    padding: 1px 7px;
    text-decoration: none !important;
	font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif !important;
}

.pagination li span { 
	-webkit-box-shadow: 0 0 0 1px #ccc inset; box-shadow: 0 0 0 1px #ccc inset;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;
	background:#ccc;
}

.pagination li span:focus, .pagination li span:hover {}



.pagination ul li, ul.pagenav li {padding: 0; background:none;}
.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a {
    margin: 0;
    padding: 1px 7px;
}
.pagination ul li span.pagenav {color:#666; font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif !important;} 
.pagination ul li a.pagenav, ul.pagenav li a {
	color:#fff;
}

.pagination li a:hover,
.pagination li strong:hover,
.pagination li a:focus,
.pagination li strong:focus { 
    color: #fff;
	background:#333;
}

.pagination ul li a.pagenav:hover, ul.pagenav li a:hover, 
.pagination ul li a.pagenav:focus, ul.pagenav li a:focus {
	color:#fff;
	background: #333;
	text-decoration:none;
}

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


/* Fixes */

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

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

.column {
    overflow: visible;
}

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

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

.ja-content-main .counter {
    font-size: 11px;
    line-height: 1.6363;
    margin: 1.6363em 0;
    padding: 0 5px;
	color:#999;
	font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif !important;
}

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

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

.search .word label {
	vertical-align: 0;
}

.search .word .inputbox {
    vertical-align: 0;
}

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

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

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


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

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

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

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

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

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


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

/*cool tips*/
.cooltip {
    position:absolute;
    z-index:9999;
    top:-9999px;
    background: rgba(0,0,0,0.8);
    width: auto;
	display:none;
	border-radius: 4px;	-webkit-border-radius: 4px;
	direction: ltr !important;
}

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

/* DJ Image slider */
.djslider {}
.djslider-loader {margin: 0 -50%;background:none !important; direction: ltr !important;}
div.ja-box div.djslider-loader {width: auto !important;}

.slide-desc {top:92px; bottom:auto !important;}
.slide-desc-in {width:940px; margin: 0 auto;}
.slide-desc-bg { background: transparent; }
.slide-desc-text .slide-title {display:none;}	
.slide-desc-text {
    color: #555;
	padding:0;
	visibility:visible !important; display: block !important; overflow: hidden; position:static;
}
.slide-desc-text h1 {margin-bottom: 0; color:#111;}
.slide-desc-text .subheading {color:#333; margin-top: 5px;}

.slide-desc-text p {
	line-height:1.5;margin:1.5em 0;
}

.slide-desc .ja-typo-colswrap {overflow:hidden;}

.slide-desc .desc-wrapper.white {padding:10px 15px; background: rgba(255,255,255,0.3); border-radius:4px; -webkit-border-radius:4px; border:0; text-shadow: 1px 1px 0px rgba(255,255,255,0.9); }
.slide-desc .desc-wrapper.black {padding:10px 15px; background: rgba(0,0,0,0.5); border-radius:4px; -webkit-border-radius:4px; border:0; text-shadow: 1px 1px 0px rgba(0,0,0,0.9); }

.slide-desc .desc-wrapper.white h1, .slide-desc .desc-wrapper.black h1 {}

.slide-desc .desc-wrapper.white h1,
.slide-desc .desc-wrapper.white h2,
.slide-desc .desc-wrapper.white h3,
.slide-desc .desc-wrapper.white strong {color:#111;}
.slide-desc .desc-wrapper.white p, .slide-desc .desc-wrapper.white {color:#333;}

.slide-desc .desc-wrapper.black h1, 
.slide-desc .desc-wrapper.black h2,
.slide-desc .desc-wrapper.black h3,
.slide-desc .desc-wrapper.black strong {color:#fff;}
.slide-desc .desc-wrapper.black p, .slide-desc .desc-wrapper.black {color:#eee;}

.desc-wrapper.due {width:50%;}
.desc-wrapper.tre {width:33%;}
.desc-wrapper.quatro {width:25%;}

.desc-wrapper.left {float:left;}
.desc-wrapper.right {float:right;}

.slide-desc-text img {
	float:right;
	margin: 0 0 0 20px;
	border-radius:4px; -webkit-border-radius:4px;
	box-shadow:0 0 2px 0 #666;-webkit-box-shadow:0 0 2px 0 #666;
}

.navigation-container {width:940px; margin: 0 auto !important; top:85.5% !important; z-index:200;}

#ja-slideshow .navigation-container-custom {width: auto; margin: 0 auto !important; position:relative !important; left:auto !important; right: auto !important; top:92px !important; float:right; }

#ja-slideshow div.moduletable_wideslider .navigation-container-custom { float:left; left:70.2% !important; }
#ja-slideshow div.moduletable_wideslider .navigation-container { width: 950px; }

span.load-button {
    background:rgba(0,0,0,0.4);
    float: none;
	display:inline-block;
	margin-right:2px;
	opacity:1;
}

span.load-button-active {opacity: 1; background: rgba(0,0,0,1); }

.navigation-container .next-button,
.navigation-container .prev-button,
.navigation-container .play-button,
.navigation-container .pause-button {visibility:visible !important}

.navigation-container:hover .next-button,
.navigation-container:hover .prev-button,
.navigation-container:hover .play-button,
.navigation-container:hover .pause-button
 {visibility:visible; opacity:1;}

.next-button {left:auto !important; right:0;}
.prev-button {position:absolute; left:auto !important;right:81px;}
.play-button, .pause-button {left:auto !important; right:41px;}
.slide-desc-text .button, .slide-desc-text button, .slide-desc-text input[type="button"] {margin:0 5px;}

/* cool testimonials */
#ja-botsl .djslider-loader li img {display:none;}
#ja-botsl .djslider-loader .slide-desc img {display:block; }
#ja-botsl .slide-desc {top:0}
#ja-botsl .slide-desc-text {text-shadow:none;}
#ja-botsl .navigation-container-custom {top:-35px; right:0;}
#ja-botsl .slide-desc-in {width:auto;}

/* fixes */
div.djslider .slide-desc .desc-wrapper ul li {
	width:auto !important; height:auto !important; float:none !important; padding: 0 0 0 10px !important; 
	background: url(../images/bullet.png) no-repeat 0px 7px !important;
	text-align:left;
}

div.djslider .slide-desc .desc-wrapper ul.ja-typo-list li  {padding:0 10px 0 20px !important; background:none !important;}


/* gmap */
input[type="radio"], input[type="checkbox"] {opacity:0;margin:0;padding:0; filter: alpha(opacity=0); position:absolute;left:-5000em;}
form.mapdirform input[type="radio"], form.mapdirform input[type="checkbox"],
p#form-login-remember input, #jform_contact_email_copy {left: auto;opacity: 1; position: relative;filter: alpha(opacity=100);}
form.mapdirform .button {margin:8px 0 0 18px !important; }

/* rapid contact */
div.rapid_contact {margin: 1.2em 0 1.5em; padding:0;} 
div.rapid_contact div {margin:0;}
div.rapid_contact input[type="text"] {padding: 0.35em 0.5em;}
div.rapid_contact input.button {width:auto !important; margin-left:58px; }
.browserChrome div.rapid_contact .inputbox, .browserSafari div.rapid_contact .inputbox {max-width:135px;}
div.rapid_contact tr {} div.rapid_contact td {padding: 4px 7px 4px 0 !important}

div.rapid_contact textarea {max-height:90px; height:49px; min-height:49px; width:138px; min-width:138px; max-width:330px; }

/* skitter module */
.info_slide_menu, .box_skitter h1, .box_skitter h2 {font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif;}
.box_skitter .two-ver-boxes-light, .box_skitter .two-hor-boxes-light,
.box_skitter .two-ver-boxes-dark, .box_skitter .two-hor-boxes-dark {padding: 15px;}
.two-ver-boxes-dark h1, .two-ver-boxes-light h1, .two-hor-boxes-dark h1, .two-hor-boxes-light h1 { margin: 0 0 0.692em 0;}
.two-ver-boxes-dark h2, .two-ver-boxes-light h2, .two-hor-boxes-dark h2, .two-hor-boxes-light h2  { margin: 0 0 0.75em 0;}
.two-ver-boxes-dark p, .two-ver-boxes-light p, .two-hor-boxes-dark p, .two-hor-boxes-light p  { margin: 0 0 1.5em 0;}

.box_skitter .info_slide_numbers.top-left {top: 90px; }
.box_skitter .info_slide_numbers.top-right {top: 90px;  }

.box_skitter .container_thumbs.top { top: 90px; bottom:auto; border-bottom: 1px solid #000; border-top: 1px solid #000;}

.box_skitter .info_slide_dots.top-center { top: 90px;  }
.box_skitter .info_slide_dots.top-left { top:90px; }
.box_skitter .info_slide_dots.top-right { top:90px;}

.box_skitter .info_slide_menu.top-center { top:90px; }
.box_skitter .info_slide_menu.top-left {top:90px; }
.box_skitter .info_slide_menu.top-right { top:90px; }
.box_skitter #label_wrapper.top {top: 160px;}

#navigation_arrows div.top span{ top: 90px; }
#navigation_arrows div.top.rectangle span{ top: 89px; }
.browserChrome #navigation_arrows div.top.rectangle span{ top: 88px; }
.browserSafari #navigation_arrows div.top.rectangle span{ top: 88px; }

#navigation_arrows div.top.with-thumbs span{ top: 130px; }
#navigation_arrows div.top.with-thumbs.rectangle span{ top: 129px; }
.browserChrome #navigation_arrows div.top.with-thumbs.rectangle span{ top: 128px; }
.browserSafari #navigation_arrows div.top.with-thumbs.rectangle span{ top: 128px; }

#navigation_arrows div.top-left-bottom-right span.prev_button {top: 90px; }
#navigation_arrows div.top-left-bottom-right.rectangle span.prev_button {top: 89px; }
.browserChrome #navigation_arrows div.top-left-bottom-right.rectangle span.prev_button {top: 89px; }
.browserSafari #navigation_arrows div.top-left-bottom-right.rectangle span.prev_button {top: 89px; }

#navigation_arrows div.bottom-left-top-right span.next_button {top: 90px; }
#navigation_arrows div.bottom-left-top-right.rectangle span.next_button {top: 89px; }
.browserSafari #navigation_arrows div.bottom-left-top-right.rectangle span.next_button {top: 88px; }
.browserChrome #navigation_arrows div.bottom-left-top-right.rectangle span.next_button {top: 88px; }

.box_skitter .info_slide_numbers { /*background:  #777777;*/}

.box_skitter .rectangle .prev_button,
.box_skitter .rectangle .next_button {
    background-color: #777;
}

.box_skitter .round .prev_button {background: url(../images/prev.png) no-repeat left top;}
.box_skitter .round .next_button {background: url(../images/next.png) no-repeat left top;}


/* gk news show pro */
h4.nspHeader {margin-bottom:0; font-size: 12px; line-height: 1.5; margin-top: 0;}
p.nspInfo {
    font-size: 10px !important;
    line-height: 1.75 !important;
    margin: 0 !important;
}

.nspMain {margin-top: 1.5em;}

.nspTopInterface {margin:0;position:absolute; top:0; right:0;}
.nspText {margin:0 !important;}
.nspArt .nspText {margin: 0 0 1.5em 0 !important;}
#ja-left .nspArt:last-child .nspText,
#ja-right .nspArt:last-child .nspText {margin-bottom:0 !important;}
a.readon {line-height: 1.8em; font-size:10px !important;}
.nspMain img {border-radius: 4px; -webkit-border-radius: 4px;}

.nspNext, .nspPrev {
    background: url(../images/interface.png) no-repeat 0 -55px;
    height: 13px;
    width: 13px;
}
.nspPrev {
    background-position: 0 -42px;
}
.nspNext:hover{background-position: 0 -29px;}
.nspPrev:hover {background-position: 0 -16px;}

.nspPagination li {background:none !important;}


/* rockbox */
#rokbox-wrapper div.moduletable {margin:0 1%; width: 98%; }

.rokbox-dark  div.moduletable h3 {padding-bottom:20px; border-bottom: 1px solid #555;}
.rokbox-light  div.moduletable h3 {padding-bottom:20px; border-bottom: 1px solid #ddd;}
#rokbox-middle .rokbox-right {overflow:hidden;}
.rokbox-center {}

#rokbox-middle .rokbox-center {height:auto !important; overflow:hidden;}
#rokbox-arrows {bottom: 27px;}

.rokbox-album-inner img {border-radius: 4px; webkit-border-radius:4px;}

/* popup module */
.rt-popupmodule-buttontext.login {background: url(../images/login-span.png) no-repeat top left; line-height: normal; height: 23px; padding: 0 0 0 22px; font-family:'Arial', Helvetica, Verdana, Arial, sans-serif; opacity: 0.7;}
.rt-popupmodule-buttontext.login span {background: url(../images/login.png) no-repeat top right; height: 23px; line-height: 21px; float:left; padding: 0 15px 0 7px; color: #666; /*line-height: auto;*/ margin-left: 5px;}
.rt-popupmodule-buttontext.login:hover span, .rt-popupmodule-buttontext.login:focus span {background-position: bottom right; color: #fff; }
.rt-popupmodule-buttontext.login:hover, .rt-popupmodule-buttontext.login:focus {text-decoration:none; opacity: 1;}

.rt-popupmodule-buttontext.register {background: url(../images/login.png) no-repeat bottom right;}
.rt-popupmodule-buttontext.register span{background: url(../images/login.png) no-repeat bottom right;}
#rt-login {float:left; overflow:hidden; width: 100%;}

.login-greeting {line-height: 31px;}

.ja-memberlogin {position:absolute; right: -85px; /*USE right: 190px if you want to be on the left of search */ bottom: 12px;}
.ja-memberlogin div {/*display:inline-block*/ margin:0;}
#rt-login #member-registration {display: none; }
#rt-login #login-form  {display: block; }

.mod-login-form fieldset dt {width: 100%;}
.mod-login-form fieldset dt, .mod-login-form fieldset dl dd {padding:0}

#rt-login .inputbox,
#rt-login input[type="email"],
#rt-login input[type="text"],
#rt-login input[type="password"],
#rt-login .validate-username, #rt-login .validate-password {
	width: 310px;
}

#recaptcha_area, #recaptcha_table {
    background: none !important;
}

#rt-login #recaptcha_area #recaptcha_table {float:left;}

#member-registration fieldset { margin-bottom: 15px; position: relative;}

span.spacer {position:absolute; top:0; right: 5px;}

.loginToggleDiv {position: absolute; right: 0; top: 0; }
.loginToggleDiv .button {box-shadow:0 0 0 1px #BBBBBB inset, 0 0 1px 1px #EEEEEE; -webkit-box-shadow:0 0 0 1px #BBBBBB inset, 0 0 1px 1px #EEEEEE; }

#form-login-username label, #form-login-password label, #member-registration label {
    line-height: 31px;
}

/* rokajax search */
#roksearch_search_str {background: url(../images/search-icon.png);  background-position: 95% center; background-repeat: no-repeat;}
#roksearch_search_str.loading {background: url(../images/loading.gif);  background-position: 95% center; background-repeat: no-repeat;}
#roksearch_results {border-radius: 4px; -webkit-border-radius: 4px;}
.roksearch_header {border-radius: 2px 2px 0 0; -webkit-border-radius: 2px 2px 0 0; font-family: 'Arial', Helvetica, Verdana, Arial, sans-serif;}
.roksearch_row_btm {border-radius: 0 0 2px 2px; -webkit-border-radius: 0 0 2px 2px;}
#roksearch_results a#roksearch_link {}

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

#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {border-radius: 10px; -webkit-border-radius: 10px;}
#roksearch_results .arrow-right,
#roksearch_results .arrow-left {	border-radius: 10px; -webkit-border-radius: 10px;}

/*k2 profile*/

.k2AccountPage th.k2ProfileHeading {
    background: none;
    font-size: 12px;
    padding: 0.75em 0;
	text-transform:uppercase;
}

.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
    background: none;
    border-bottom: 0;
    border-right: 0;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    width: 140px;
}

.k2AccountPage table tr td label {
    color: #999999;
    white-space: nowrap;
}

.k2AccountPage div.k2AccountPageUpdate {
    border-top: 0;
    text-align: left;
}