/*
 * ------------------------------------------------------------------------
 * JA Ironis Template for Joomla 2.5 & 3.1
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/
@import url(../fonts/bebas_neue/stylesheet.css);
/* COMMON STYLE
--------------------------------------------------------- */
html,body { color: #333; height: 100%; line-height: 1.6; }

body#bd {
	background: url(../images/body_bg.gif) repeat;
	color: #333;
}

h3 {
	font-family: Helvetica;
	font-size: 16px;
	font-color: orange;
}

/* COUNTDOWN
-------------------------------------------*/
td.counterr {
  color:#fff;
  top:0px;
  width:300px;
  height:100px;
  overflow:hide;
}
table.counterr {
  padding-left:10px;
  padding-top:2px;
  line-height:14px;
}
td.counter-font {
  font-weight:300;
  font-family: 'BebasNeueRegular', Arial, sans-serif;
  text-transform:uppercase;
  color:#3caac8;
}
table.counterr td {
  font-size:16px;
  list-style-position:outside;
  margin:0px;
  padding:0px;
  padding-right:20px;
}

strong.time {
  align:center;	
  font-size:2.2em;
  font-family: 'BebasNeueRegular', Arial, sans-serif;
  font-weight:400;
  color:#3caac8;
  line-height:26px;
}

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

a:hover { color: #006699; text-decoration: none; }
a:active, 
a:focus { color: #3DB9B1; text-decoration: none; }

/* Readon links ---*/
p.readmore { display: inline; float: left; margin-right: 10px; }

a.readon {
	background: url(../images/arrow-normal.png) no-repeat left center;
	border-bottom: 1px dotted #ccc;
	font-size: 100%;
	padding-left: 20px;
}

.readmore a,
a.readmore {
	background: url(../images/more.gif) no-repeat left center;
	color: #EC534D;
	display: block;
	margin: 0 !important;
	margin-top: 15px;
	padding-left: 20px;
}

a.readmore { margin-top: 10px !important; }

.readmore a span, a.readmore span { border-bottom: 1px dotted #ccc; }

a.more-color1, 
.readmore a.more-color1 {
	background-image: url(../images/more-color1.gif);
	color: #222;
}

a.more-color2, 
.readmore a.more-color2 {
	background-image: url(../images/more-color2.gif);
	color: #3DB9B1;
}

a.more-color3, 
.readmore a.more-color3 {
	background-image: url(../images/more-color3.gif);
	color: #5b3800;
}

.readmore a:hover,
.readmore a:focus, 
.readmore a:active,
a.readmore:hover,
a.readmore:focus, 
a.readmore:active {
	background-image: url(../images/more-hover.gif);
	color: #3db9b1;
}

.readmore a:hover span,
.readmore a:focus span,
.readmore a:active span,
a.readmore:hover span,
a.readmore:focus span,
a.readmore:active span { border-color: #3db9b1; }

/* Headings ---*/
h1.componentheading, 
.componentheading {
	background: url("../images/arrowblue_bg.gif") no-repeat scroll 30px bottom;
	color: #FFF;
	font-size: 175%;
	font-weight: normal;
	line-height: normal;
	margin: -40px 0 0 -40px;
	padding: 0 0 10px 0;
}

h1.componentheading span, 
.componentheading span {
	background: #3DB9B1;
	display: inline-block;
	padding: 15px 20px;
}

.contentheading, 
.componentheading {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 { line-height: normal; }

h1, h2, h3, h4, h5, #jac-login-joomla-form h2 {
	line-height: normal;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
}

.contentheading,
.blog-featured .contentheading {
	background: url("../images/title_bg.gif") no-repeat scroll left bottom;
	font-size: 330%;
	margin: 0;
	padding: 0 0 5px 0;
}

.contentheading a ,
.blog-featured .contentheading a { color: #222; }


body.contentpane .contentheading { background: none; }

.contentheading a:hover, .contentheading a:active, .contentheading a:focus,
.blog-featured .contentheading a:hover, .blog-featured .contentheading a:focus, 
.blog-featured .contentheading a:active { color: #ec534d; }

.category-desc h3 {
	font-family: 'BebasNeueRegular',Arial,sans-serif;
	font-size: 175%;
	font-weight: normal;
	margin: 10px 0 0 0;
}

/* Categories List ---*/
div.categories-list.bloglist > ul {
	margin: 20px -20px;
}

div.categories-list.bloglist ul li {
	width: 33%;
	float: left;
}

div.categories-list.bloglist ul li span.jitem-title {
	margin: 0 20px;
	padding: 20px 20px 10px;
	display: block;
	font-family: 'BebasNeueRegular',Arial,sans-serif;
	font-weight: normal;
	font-size: 150%;
}

.bloglist .view-bloglist span.jitem-title a {
	color: #111;
	border-bottom: none;
}

.bloglist .view-bloglist span.jitem-title a:hover,
.bloglist .view-bloglist span.jitem-title a:focus,
.bloglist .view-bloglist span.jitem-title a:active {
	color: #EC534D;
	border-bottom: none;
}

div.categories-list.bloglist ul li .view-bloglist {
	margin: 0 20px;
	padding: 0 20px 20px;
	background: #f8f8f8;
	border: 1px solid #e6e7e8;
}

div.categories-list.bloglist ul li .view-bloglist:hover {
	background: #fff;
	border-color: #ec534d;
}

.row-separator {
	display: none !important; 
	height:  0px;
	line-height: 0px;
}
/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.inputbox {
	background: #F8F8F8;
	border: solid 1px #eee;
	color: #aaa;
}

.button,
input[type="button"],
button[type="submit"] {
	background-color: #e95450;
	border: 0;
	color: #fff;
	overflow: visible;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	visibility: hidden;
}

input[type=submit]
{
	    opacity:0;
    filter:alpha(opacity=0);
}

.button:hover,
input[type="button"]:hover,
button[type="submit"]:hover { background: #3db9b1; color: #fff; cursor: pointer; }

.inputbox,
input[type="text"], 
.txtbox,
textarea {
	background: #f8f8f8;
	color: #666;
	margin-left: 3px;
	padding: 6px;
}

.inputbox:hover,
input[type="text"]:hover,
.txtbox:hover,
textarea:hover{
	background: #fff;
	border-color: #e95450;
	border-style: solid;
}

.josForm { padding-bottom: 20px; }

.button2-left{ margin-top: 15px !important; }

/* Search ---*/
.moduletable_search .ja-box-ct{
	border: solid 1px transparent;
	margin: 0 0 20px !important;
	padding: 0 !important;
}

.moduletable_search label { display: none; }

.search_search {
	background: url(../images/icon-search.png) no-repeat 99% center #f8f8f8;
	border: solid 1px #ccc;
	margin: 0 20px;
	padding: 6px 0;
}

.search_search:hover { background-image: url(../images/icon-search-hover.png); }

.inputbox_search {
	background: #f8f8f8;
	border: none !important;
	color: #999;
	padding: 5px 0;
	width: 130px;
}

.inputbox_search:hover { background-color: #f8f8f8 !important; }

#searchForm .paginations { right: 20px; }

/* Contact ---*/
.contact { padding-bottom: 20px; }

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


/* Plain Text */
.contact_email div.contact-field label {
	float: none;
	width: 100%;
}

.contact_email div {
	margin: 0;
	padding: 0;
}

.contact_email div.contact-field {
	margin-bottom: 10px;
	width: 100%;
	display: block;
}

.contact_email div.contact-field input,
.contact_email div.contact-field textarea {
	margin: 0;
	width: 330px;
}

.contact_email div.contact-field-email-copy {
	display: inline-block;
	float: none;
	margin-bottom: 10px;
	width: 100%;
}

.contact_email div.contact-field-email-copy label {
	display: inline;
	float: none;
	width: auto;
}

.contact_email div.contact-field-email-copy input {
	float: left;
	margin: 3px 5px 0px 0px;
}

.contact_email div.contact-field input[type=checkbox] {
	width: auto;
}

.invalid {
    border-color: #FF0000 !important;
}

/* Slider */

#contact-slider { border-bottom: 1px solid #ddd; float: none; margin-top: 20px; }

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

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

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

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

#contact-slider .content { padding: 8px 10px; }

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

#contact-slider .inputbox, 
#contact-slider input[type="text"], 
#contact-slider textarea,
#contact-slider input {
	background: #F8F8F8 !important;
	color: #666 !important;
	margin-left: 0 !important;
	padding: 3px 0 !important;
}

.panel { border-bottom: none; }

#ja-content-main .contact .panel h3 { font-weight: normal; }

div.contact-links ul li {
	padding-left: 10px;
	background: url("../images/arrow-check.png") no-repeat scroll left center;
}

div.contact-links ul li:hover {
	background-image: url("../images/arrow-check-hover.png");
}

div.contact-links ul li a { color: #ec534d; border-bottom: dotted 1px #ccc; }

div.contact-links ul li a:hover,
div.contact-links ul li a:focus,
div.contact-links ul li a:active { color: #3db9b1; border-color: #3db9b1; }

/* Tabs */
#contact-slider.tabs {
	border-bottom: 0;
	margin: 20px 0 -1px;
	padding-left: 10px;
	position: relative;
}

#contact-slider.tabs dt {
	background: #f2f2f2;
	border: 1px solid #ddd;
	padding: 6px 10px;
	font-weight: normal;
}

#contact-slider.tabs dt.open {
	border-bottom-color: #fff;
}

#contact-slider.tabs dt h3 {
	font-weight: normal;
}

#contact-slider.tabs dt a {
	color: #444;
}

#contact-slider.tabs dd {
	margin: 0;
}

div.current {
	max-width: none;
}

div.current dd.tabs p {
	margin: 0;
}

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

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

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Meta ---*/
.article-tools { color: #999; font-size: 92%; margin-bottom: 15px; }

.article-tools dl dd { margin: 0; padding: 0; font-style: italic; }

.article-tools dl dd.createdby, 
.article-tools dl dd.catitemdate,
.article-tools dl dd.create { font-style: normal; }

dl.article-info { color: #999; margin: 5px 0 0 0 !important; }

dl.article-info a { color: #ec534d; border-bottom: 1px dotted #ccc; font-style: normal; }

dl.article-info a:hover,
dl.article-info a:focus,
dl.article-info a:active { color: #3db9b1; border-color: #3db9b1; }

dl.article-info .italic { font-family: Georgia,serif; }

ul.actions { margin-top: 5px; }

/* Article ---*/
.article-content { overflow: visible !important; }

.items-row { margin: 0; }

/* Category List ---*/
div.categories-list ul li { padding-left: 0; margin: 0px; }

div.categories-list a {
	color: #ec534d;
	border-bottom: dotted 1px #ccc;
}

div.categories-list a:hover,
div.categories-list a:focus,
div.categories-list a:active {
	color: #3db9b1;
	border-color: #3db9b1;
}

div.categories-list dl.article-count dt,
div.categories-list dl.article-count dd {
	display: inline;
}

div.categories-list dl.article-count dd {
	margin-left: 0;
}

div.categories-list ul li ul {
	margin: 0px 0px 0px 15px;
}

div.categories-list ul li li {
	background: url(../images/arrow-check.png) no-repeat left 11px;
	padding: 3px 0 3px 10px;
	border: none;
}

div.categories-list ul li ul { margin: 0px 0px 0px 15px; }

div.categories-list ul li li li { background: url(../images/arrow-check.png) no-repeat left 11px; }

div.categories-list ul li li:hover { background-image: url(../images/arrow-check-hover.png); }

div.categories-list ul li li.last {
	border-bottom: 0;
}

/* Sub Category List ---*/
.cat-list-row1, .cat-list-row12 {
	background: #f8f8f8;
}

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

table.category { margin-bottom: 20px; }

table.category ul.actions { margin-top: 0px; }

/* Inline images ---*/
img.img-border {
	border: 1px solid #ccc;
	display: block;
	margin-bottom: 15px;
	padding: 3px;
}

img.img-noborder {
	display: block;
	margin-bottom: 15px;
}

img.left { margin-right: 15px; }

img.right { margin-left: 15px; }

/* Tables ---*/
thead tr th { background: #333; color: #fff; padding: 5px; }

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

table.contentpaneopen .pagination { margin-bottom: -5px; margin-right: 0; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Poll */
h4.poll-title {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-transform: none;
}

.poll { line-height: 30px; }

/* Pagination */
div.paginations {
	bottom: -62px;
	margin: 0 0 25px 0;
	padding: 0;
	position: absolute;
	right: 0;
}

.pagination { background: #111; float: right; }

.pagination ul { margin: 0; }

.pagination ul li {
	background: url(../images/line-page.gif) no-repeat left bottom;
	color: #7b7d80;
	display: block;
	padding: 0;
}

.pagination ul li a.pagenav {
	border-bottom: 6px solid #fff;
	color: #7b7d80;
	display: block;
	line-height: 1;
	margin: 0;
	padding: 10px 12px;
}

.pagination ul li a:hover, 
.pagination ul li a:focus, 
.pagination ul li:active { color: #fff; }

.pagination ul li span.pagenav {
	background: #fff;
	border-bottom: 6px solid #ec534d;
	color: #222;
	display: block;
	line-height: 1;
	margin: 0;
	padding: 10px 15px;
}

/* Tooltips --- */
.items-row .contentpaneopen_edit { padding-left: 0; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable, 
div.moduletable {
	background: #fff;
	margin: 0 20px 45px 0;
	padding: 20px 0 0 0;
	position: relative;
}

div.ja-moduletable .ja-box-ct, 
div.moduletable .ja-box-ct { padding: 30px 20px 20px 20px; }

div.ja-moduletable.blackcontent .ja-box-ct,
div.moduletable.blackcontent .ja-box-ct { color: #777; }

div.ja-moduletable > h3, div.moduletable > h3 {
	background: url(../images/arrow_bg.gif) no-repeat 30px bottom;
	color: #fff;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 175%;
	font-weight: normal;
	left: -20px;
	line-height: normal;
	padding: 0 0 10px 0;
	position: absolute;
	text-transform: uppercase;
	top: -20px;
	z-index: 1;
}

div.ja-moduletable > h3 span, 
div.moduletable > h3 span {
	background: #ec534d;
	display: inline-block;
	line-height: 1;
	margin: 0;
	padding: 15px 20px;
}

.arroundtitle .ja-box-ct {
	margin: -15px 5px 5px 5px;
	padding: 40px 15px 15px 15px !important;
}

/* Module Red */
div.ja-moduletable.redtitle h3, 
div.moduletable.redtitle h3 { background-image: url(../images/arrow_bg.gif); }

div.ja-moduletable.redtitle h3 span,
div.moduletable.redtitle h3 span { background: #ec534d; }

div.redtitle { color: #777; }

div.redtitle.arroundtitle .ja-box-ct {
	background-color: #FEF4F4;
	border: solid 1px #FBD4D3;
	color: #777;
}

/* Module Blue */
div.ja-moduletable.bluetitle h3, 
div.moduletable.bluetitle h3 { background-image: url(../images/arrowblue_bg.gif); }

div.ja-moduletable.bluetitle h3 span,
div.moduletable.bluetitle h3 span { background: #3DB9B1; }

div.bluetitle { color: #777; }

div.bluetitle.arroundtitle .ja-box-ct {
	background-color: #F1FBFA;
	border: solid 1px #D6F3F1;
	color: #777;
}

/* Module Black */
div.ja-moduletable.blacktitle h3 span,
div.moduletable.blacktitle h3 span { background: #222; }

div.ja-moduletable.blacktitle h3, 
div.moduletable.blacktitle h3 { background-image: url(../images/arrowblack_bg.gif); }

div.blacktitle { color: #777; }

div.blacktitle.arroundtitle .ja-box-ct {
	background-color: #F2F2F2;
	border: solid 1px #D8D8D8;
	color: #777;
}

div.blackcontent.arroundtitle .ja-box-ct { border: solid 1px #494949; color: #777; }

/* Module Brown */
div.ja-moduletable.browntitle h3, 
div.moduletable.browntitle h3 { background-image: url(../images/arrowbrown_bg.gif); }

div.ja-moduletable.browntitle h3 span,
div.moduletable.browntitle h3 span { background: #5b3800; }

div.browntitle { color: #777; }

div.browntitle.arroundtitle .ja-box-ct {
	background-color: #fffceb;
	border: solid 1px #e3dcb2;
	color: #75592b;
}

/* Module Green */
div.ja-moduletable.greentitle h3, 
div.moduletable.greentitle h3 { background-image: url(../images/arrowgreen_bg.gif); }

div.ja-moduletable.greentitle h3 span,
div.moduletable.greentitle h3 span { background: #61acd6; }

div.greentitle { color: #777; }

div.greentitle.arroundtitle .ja-box-ct {
	background-color: #ecf5f8;
	border: solid 1px #c6e0e7;
	color: #777;
}

/* Module Menu */
div.ja-moduletable.moduletable_menu ul li a, 
div.moduletable.moduletable_menu ul li a {
	background: url(../images/arrow-normal.png) no-repeat 20px center !important;
	border: none !important;
	color: #777;
	display: block;
	margin: 0;
	padding: 12px 0 12px 40px !important;
}

div.ja-moduletable.moduletable_menu ul, 
div.moduletable.moduletable_menu ul { margin: 10px -20px 0 -20px; }

div.ja-moduletable.moduletable_menu ul li a:hover, 
div.ja-moduletable.moduletable_menu ul li a:focus, 
div.ja-moduletable.moduletable_menu ul li a:active, 
div.moduletable.moduletable_menu ul li a:hover,
div.moduletable.moduletable_menu ul li a:focus,
div.moduletable.moduletable_menu ul li a:active {
	background-image: url(../images/arrow-active.png)!important;
	color: #fff;
}

div.ja-moduletable.moduletable_menu ul li, 
div.moduletable.moduletable_menu ul li {
	background: url(../images/line-menu.gif) repeat-x left bottom;
	display: block;
	margin: 0;
	padding: 0;
}

div.ja-moduletable.moduletable_menu ul li.active, 
div.moduletable.moduletable_menu ul li.active {
	background: url(../images/line-menu.gif) repeat-x left top;
}

div.ja-moduletable.moduletable_menu, 
div.moduletable.moduletable_menu,
div.moduletable.blackcontent { background-color: #111; }

div.ja-moduletable.videos, 
div.moduletable.videos { background-color: #222; }

.moduletable_author .content .italic { margin-top: -5px; }

.videos .ja-box-ct .readmore span { border-color: #333 !important; }

/* Module list ---*/
div.ja-moduletable ul, 
div.ja-module ul { margin: 0; }

div.ja-moduletable.listmenu ul li, 
div.ja-module.listmenu ul li {
	background: none;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 4px 0;
}

div.ja-moduletable.listmenu ul li a, 
div.ja-module.listmenu ul li a {
	background: url("../images/bullet-grey.gif") no-repeat scroll 0 0;
	color: #666;
	padding-left: 20px;
}

div.ja-moduletable.listmenu ul li a:hover, 
div.ja-module.listmenu ul li a:hover {
	background-image: url(../images/more-hover.gif);
	color: #3db9b1;
}

/* Module No Title ---*/ 
div.ja-moduletable.notitle,
div.ja-module.notitle { margin-top: -20px; }

div.ja-moduletable.notitle .ja-box-ct, 
div.ja-moduletable.notitle .ja-box-ct { padding-top: 0; }

/* Module Advertising---*/ 
.advertising ul li {
	background: none;
	display: block;
	float: left;
	height: 80px;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	width: 160px;
}

.advertising ul li a {
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 80px;
	line-height: 0;
	text-decoration: none;
	text-indent: -9999em;
	width: 160px;
}

.advertising ul li a.icon_work 		{ background-image: url(../images/workhabit.gif); }

.advertising ul li a.icon_phase 		{ background-image: url(../images/phase.gif); }

.advertising ul li a.icon_trellon 	{ background-image: url(../images/trellon.gif); }

.advertising ul li a.icon_adyax 		{ background-image: url(../images/adayx.gif); }

.advertising ul li a.icon_nodeone 	{ background-image: url(../images/nodeone.gif); }

/* Login Module ---*/
#login-form .userdata { padding: 0 0 8px; }

#login-form label { color: #333; }

#login-form ul li { background: none; margin: 0; padding: 0; }

#login-form ul li a { color: #EC534D; padding: 2px 0; }

#login-form ul li a:hover,
#login-form ul li a:focus { color: #3db9b1;  }

#login-form .inputbox, #login-form input {
	background: #F8F8F8;
	border: solid 1px #ccc;
	color: #666;
	margin-left: 0;
	width: 84%;
}

#login-form input.button {
	background-color: #e95450;
	border: 0;
	color: #fff;
	overflow: visible;
	padding: 6px 10px;
	font-weight: bold;
	width: auto;
}

#login-form input.button:hover { background: #3db9b1; color: #fff; cursor: pointer; }

#login-form input#modlgn-remember {
	background: none;
	border: 0 !important;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#login-form p { margin: 0 0 5px; padding: 0 0 4px; }

#login-form label { color: #333; display: block; font-weight: bold; }

#login-form #form-login-remember label { display: inline; }

.form-validate { padding-bottom: 20px; }

.form-validate dl { margin: 0; }

.form-validate .inputbox, 
.form-validate input, 
.form-validate textarea,
.login-fields input {
	background: #f8f8f8;
	border: 1px solid #c6c6c6;
	border-left-color: #e9e9e9;
	border-top-color: #e9e9e9;
	color: #7b7d80;
	margin-left: 0;
	margin-right: 15px;
	overflow: visible;
	padding: 6px;
}

#searchForm legend { float: left; }

#contact-form legend { float: none; }

.form-validate .inputbox:hover, 
.form-validate input:hover, 
.form-validate textarea:hover,
.login-fields input:hover {
	background: #fff;
	border-color: #e95450;
	border-style: solid;
}

.form-validate input[type="checkbox"],
.form-validate input[type="radio"] {
	background: none;
	border: 0;
	border-color: transparent;
}

.form-validate dl dt label {
	display: block;
	margin-top: 3px !important;
	vertical-align: middle;
}

.form-validate #jform_token {
	width: 200px;
}

.login-fields #username-lbl,
.login-fields #password-lbl { margin-right: 10px; }

.login-fields input { vertical-align: middle; }

.login, .profile, .logout-page, .registration-complete { padding-bottom: 20px; }

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


.profile-edit .form-validate .inputbox, 
.profile-edit .form-validate input, 
.profile-edit .form-validate textarea, 
.profile-edit .login-fields input {
	padding: 3px;
}

.profile-edit fieldset dt {
	min-width: 16em;
}

.profile-edit fieldset dt .optional {
	font-size: 10px; 
	font-style: italic;
	color: #666;
}

.profile-edit fieldset dd {
	min-height: 35px;
}

/* Latest Comment Module ---*/
ul .jac-lasmod-author {
	display: inline !important;
}

.jac-lasmod-author, 
.jac-lasmod-time, 
.jac-lasmod-time span { float: none; }

.jac-lasmod .ja-box-ct { padding: 0 !important; }

.jac-lasmod ul li {
	background: none;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1.4;
	padding: 10px 0;
}

.jac-lasmod .avatarauthor { float: left; margin-right: 10px; }

li.jac-has-layout IMG {
	background: #fff;
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin: 2px 4px 4px 0;
	padding: 2px;
}

ul .jac-lasmod-author { display: block; width: 100%; }

ul li .jac-mod_content { color: #666; display: block; }

span.jac-lasmod-time { color: #999; float: right; font-size: 92%; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.ja-content-main {
	background-color: #fff;
	margin: 20px 0 50px 20px;
	padding: 20px 20px 0;
	position: relative;
}

#ja-container { padding-top: 25px; }

/* HEADER
--------------------------------------------------------- */
#ja-header .main { padding-bottom: 30px; padding-top: 20px; }

#ja-header .main .main-inner1 { margin: 0 20px; }

/* Logo Image ---*/
h1.logo { height: 111px; width: 251px; }

h1.logo a {
	background: url(../images/2014 Globals Logo RGB.png) no-repeat left top;
	display: block;
	height: 111px;
	width: 251px;
}

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

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

/* JA top */
#ja-header .main { padding-bottom: 20px; }

#ja-header .main .main-inner1 { margin: 0 20px; }

#ja-top { float: right; margin-top: 35px; }

#ja-top ul.menu { float: right; margin-top: 50px; }

#ja-top ul.menu li {
	border-left: solid 1px #d6d7d8;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#ja-top ul.menu li.first { border-left: none; }

#ja-top ul.menu li a {
	border-bottom: dotted 1px #d6d7d8;
	color: #000000;
	display: inline;
	font-size: 105%;
	margin: 0 10px;
	padding: 0 0;
}

#ja-top ul.menu li a:hover,
#ja-top ul.menu li a:focus,
#ja-top ul.menu li a:active { color: #ec534d; }

#ja-top ul.menu li:first-child { border-left: 0; }

#ja-top .buy-your-tickets { display: inline; }

#ja-top .buy-your-tickets a { background: #3DB9B1; float: right; padding: 0 10px; margin-top: 40px;}

#ja-top .buy-your-tickets a:hover,
#ja-top .buy-your-tickets a:focus,
#ja-top .buy-your-tickets a:active { background-color: #ec534d; }

#ja-top .buy-your-tickets a span {
	color: #fff;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 4px;
	text-transform: uppercase;
}

/* COUNTDOWN & SEARCH BOX 
------------------------------------------- */
#topcenter {
	position: absolute;
	top: 10px;
	left: 52%;
	height: 50px;
	width: 600px;
}

#topright {
	position: absolute;
	top: 0px;
	left: 75%;
	height: 10px;
	width: 245px;
}

/* TOPBAR
--------------------------------------------------------- */
#ja-topbar {
	background: url(../images/body_black.gif) repeat left top;
	color: #777;
	font-size: 92%;
	position: relative;
	z-index: 12;

}

#ja-topbar .main-inner1 { padding: 10px 0; }

#ja-topbar .main .main-inner1 { margin: 0 20px; }

/* Top Bar Left ---*/
#ja-topbar-left { float: left; width: 500px; margin-top: 7px;}
#ja-topbar-left ul.menu { display: inline; }
#ja-topbar-left ul.menu li {
	display: inline;
/*	color: #CCC;
	padding: 14px 10px;
	text-transform: uppercase; */
}
#ja-topbar-left ul.menu li a {
	display: inline;
	color: #CCC;
	padding: 14px 10px;
	text-transform: uppercase;
}
#ja-topbar-left ul.menu li a:hover {
	background: #333333;
}

ul.menu { display: inline; }

/* Top Bar Center ---*/
#ja-topbar-center {
	font-family: 'BebasNeueRegular',Arial,sans-serif;	
	color: #FFFFFF;
	font-size: 190%;
	text-transform: uppercase;
	position: absolute;
	margin-left: 52%;
}

/* Top Bar Right ---*/
#ja-topbar-right { float: right; }

ul.social-links { float: right; margin: 0; padding: 0; }

ul.social-links li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul.social-links .icon-social {
	display: block;
	font-size: 0;
	height: 30px;
	line-height: 0;
	margin-left: 5px;
	margin-right: 0;
	text-indent: -9999em;
	width: 30px;
}

ul.social-links .icon-social.icon_facebook 	{ background-image: url(../images/fb2.png); }

ul.social-links .icon-social.icon_youtube        { background-image: url(../images/youtube2.png); }

ul.social-links .icon-social.icon_twitter 	{ background-image: url(../images/twitter2.png); }

ul.social-links .icon-social.icon_gp		{ background-image: url(../images/gp2.png); }

ul.social-links .icon-social.icon_linkedin	{ background-image: url(../images/linkedin2.png); }

ul.social-links .icon-social.icon_pintrest	{ background-image: url(../images/pintrest2.png); }

ul.social-links .icon-social:hover,
ul.social-links .icon-social:focus { background-position: left bottom; }

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav .main .main-inner1 { border-bottom: 5px solid #111; margin: 0 20px; }

.body-slideshow #ja-mainnav .main .main-inner1 { border: 0; }

/* Breadcrumbs ---*/
#ja-navhelper {
	background: url("../images/body_black.gif") repeat scroll left top;
}

#ja-navhelper .main .main-inner1 { margin: 0 20px; }

#ja-navhelper a:focus,
#ja-navhelper a:hover,
#ja-navhelper a:active{ color: #fff; }

.ja-breadcrums { color: #666; }

/* Mass Top ---*/
.speaker-links { margin: 10px 0 0 0 !important; }

.speaker-links li {
	background: none !important;
	color: #999;
	float: left;
	margin: 0 20px !important;
	padding: 0 !important;
	text-align: center;
	width: 120px;
}

.speaker-links li.first, 
.speaker-links li.last { margin: 0 !important; }

.speaker-links li a {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.speaker-links li h4 {
	background: url(../images/title_bg.gif) no-repeat center bottom;
	color: #222;
	font-family: Arial,Helvertica,sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin: 10px 0 5px;
	padding-bottom: 7px;
	text-transform: none;
}

.speaker-links li p { font-size: 95%; line-height: 1.5; margin: 0 !important; }

/* Mass Bottom ---*/
.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module { margin-left: 20px; margin-right: 20px; }

#ja-content-mass-bottom div.ja-moduletable,
#ja-content-mass-bottom div.moduletable { margin-right: 0 !important; }

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top spotlight ---*/
#ja-topsl .main { padding-top: 45px; }

#ja-topsl .ja-moduletable, #ja-topsl .moduletable { margin: 0 20px 0 20px; padding-top: 20px; }

/* Bot spotlight ---*/
#ja-botsl, #ja-botsl1 { margin-top: 25px; }

#ja-botsl .ja-moduletable { padding: 20px 0 0; }

#ja-botsl .main { padding: 0; }

#ja-botsl .ja-moduletable ul, 
#ja-botsl .moduletable ul,
#ja-botsl1 .ja-moduletable ul, 
#ja-botsl1 .moduletable ul { margin-bottom: 0; margin-top: 0; }

/* Bot spotlight1 ---*/
#ja-botsl1 .wrap-inner1 { }

#ja-botsl1 .main { padding: 0; }

#ja-botsl1 ul.menu {
	background: url(../images/line-menu.gif) repeat-x left top;
}

#ja-botsl1 .ja-moduletable { margin-bottom: 0; }

/* Bot spotlight2 ---*/
#ja-botsl2, #ja-botsl3 {
	background: url(../images/body_black.gif) repeat left top;
	color: #666;
	padding: 0;
}

#ja-botsl2 .main { padding: 30px 15px 15px; }

#ja-botsl3 .main { padding: 0 15px 15px 0; }

#ja-botsl2 a { color: #ec534d; }

#ja-botsl2 a:hover,
#ja-botsl2 a:focus,
#ja-botsl2 a:active,
#ja-botsl3 a:hover,
#ja-botsl3 a:focus,
#ja-botsl3 a:active { color: #fff; }

#ja-botsl2 a.readmore span { border-color: #222; }

#ja-botsl2 div.ja-moduletable, 
#ja-botsl2 div.moduletable,
#ja-botsl3 div.ja-moduletable, 
#ja-botsl3 div.moduletable {
	background: none;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
	position: relative;
}

#ja-botsl2 div.ja-moduletable .ja-box-ct, 
#ja-botsl2 div.moduletable .ja-box-ct,
#ja-botsl3 div.ja-moduletable .ja-box-ct, 
#ja-botsl3 div.moduletable .ja-box-ct { background: none; padding: 0; }

#ja-botsl2 div.ja-moduletable h3 span, 
#ja-botsl2 div.moduletable h3 span,
#ja-botsl3 div.ja-moduletable h3 span, 
#ja-botsl3 div.moduletable h3 span { background: none; padding: 5px 0 15px; }

#ja-botsl2 div.ja-moduletable > h3,  
#ja-botsl2 div.moduletable > h3,
#ja-botsl3 div.ja-moduletable > h3,  
#ja-botsl3 div.moduletable > h3 {
	background: url(../images/line-menu.gif) repeat-x left bottom;
	color: #fff;
	font-size: 180%;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	top: 0;
}

#ja-botsl2 ul li,
#ja-botsl3 ul li {
	background: url(../images/arround.png) no-repeat 10px 15px;
	border: none;
	margin: 0px !important;
	padding: 8px 0 0 25px !important;
}

#ja-botsl2 ul li a,
#ja-botsl3 ul li a {
	background: none;
	border: none;
	color: #ec534d;
	display: inline;
	margin: 0 !important;
	padding: 0;
}

#ja-botsl2 ul li a:hover, 
#ja-botsl2 ul li a:focus, 
#ja-botsl2 ul li a:active { background: none; color: #fff; }

#ja-botsl2 .content p img { border: solid 1px #333; }

#ja-botsl3 a { color: #ec534d; text-decoration: none; }

#ja-botsl3 a:hover,
#ja-botsl3 a:focus,
#ja-botsl3 a:active { color: #fff; text-decoration: none; }

/* JA Background---*/
#ja-background { z-index: 1; }

#ja-container .main{
 z-index:11;
}

#ja-background .background-light {
	background: url(../images/background-light.png) no-repeat center bottom;
	bottom: -118px;
	display: block;
	height: 1100px;
	position: absolute;
	width: 100%;
	z-index: 1;
}


#ja-background .background-house {
	background: url(../images/background-house.png) repeat-x center bottom;
	display: block;
	height: 118px;
	position: relative;
	width: 100%;
	z-index: 3;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: url("../images/body_black.gif") repeat scroll left top;
	padding: 0 0 50px 0;
}

#ja-footer .main .main-inner1 {
	background: url(../images/line-menu.gif) repeat-x left top;
	margin: 0 20px;
	padding: 15px 0 0 0;
	text-align: right;
}

#ja-footer .main small { color: #666; }

#ja-footer .ja-footnav { margin: 0px 0px 5px 0px; }

#ja-footer a { color: #ec534d; text-decoration: none; }

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

#ja-footer li {
	background: url(../images/footnav-sep.gif) no-repeat 0 50%;
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
}

#ja-footer li:first-child {
	background: none;
}

#ja-footer li a {
	color: #666;
}

#ja-footer li a:hover,
#ja-footer li a:focus,
#ja-footer li a:active {
	text-decoration: underline;
}

#ja-poweredby {
	font-size: 0;
	left: 20px;
	line-height: 0;
	margin: 0;
	position: absolute;
	text-indent: -9999em;
	top: 15px;
}

#ja-footer #ja-poweredby a,
#ja-footer #ja-poweredby a:hover,
#ja-footer #ja-poweredby a:focus {
	border: none;
	display: block;
	font-size: 0 !important;
	line-height: 0 !important;
	text-decoration: none;
	text-indent: -9999em;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
/* Blog Feautred ---*/

.blog-featured .items-row { margin-left: 0; margin-right: 0; padding: 0; }

/*	Content ---*/
.italic { font-style: italic; }

.listicon .ico-social {
	background-position: center bottom !important;
	background-repeat: no-repeat;
	border: none !important;
	display: block;
	float: left;
	font-size: 0;
	height: 30px;
	line-height: 0;
	margin: 0 9px 0 0;
	padding: 0 !important;
	text-decoration: none;
	text-indent: -9999em;
	width: 30px;
}

.listicon .ico-social:hover , 
.listicon .ico-social:focus ,
.listicon .ico-social:focus { background-position: center top !important; }

.content .author { color: #333; margin: 0; }

.content .italic { color: #777; }

.content .text-content{ color: #777; margin: 5px 0; }

.content h4 {
	color: #222 !important;
	font-family: Arial, Helvertica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.3;
	margin: 15px 0 5px 0;
	padding: 0 0 7px 0;
	text-transform: none !important;
}

.ico-facebook	{ background-image: url(../images/icon-facebook.png) !important; }

.ico-inner		{ background-image: url(../images/icon-inner.png) !important; }

.ico-rss			{ background-image: url(../images/icon-rss.png)!important; } 

.ico-twitter	{ background-image: url(../images/icon-twitter.png) !important; }

.ico-vimeo		{ background-image: url(../images/icon-vimeo.png) !important; }

.image-banner {
	background: url(../images/logo-bottom.png) no-repeat left top;
	height: 68px;
	width: 147px;
}

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

/* Contact Us ---*/
dl.contactus dd { margin: 0; padding: 3px 0; }

p.img-style-wrap img { display: block; margin-bottom: 10px; }

.contact_email label{ margin: 0 0 5px; }

.contact_email label[for="contact_email_copy"]{ display: inline; }

/* Slideshow ---*/
#ja-slideshow { position: relative; z-index: 10; }

#ja-slideshow .main .main-inner1 {
	background: url(../images/body_black.gif) repeat scroll left top;
	margin: 0 20px;
}

.ja-slidewrap_ironis.ja-articles .ja-slide-desc a,
.ja-slidewrap_ironis .ja-slide-desc h3 {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 332%;
}

/* Highslide ---*/
.img-photo { margin-left: -10px; margin-top: 10px; }

.img-photo .highslide-img { float: left; margin: 7px 0 7px 14px; }

.videos .img-photo { margin: 10px 0 20px 0; }

.videos .img-photo .highslide-img {
	color: #777;
	margin: 0 15px;
	padding: 0;
	text-align: center;
	width: 120px;
}

.videos .img-photo .highslide-img.first,
.videos .img-photo .highslide-img.last { margin: 0 !important; }

.videos .img-photo .highslide-img img	{ display: block; margin: 0 auto 10px; width: 120px; }

.item-page { padding: 0 0 20px; }

.column{ overflow: visible!important; }

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

.button2-left .readmore a { background: none; color: #666; }

.button2-left .readmore a:hover,
.button2-left .readmore a:focus { color: #0b55c4; background: none; }

.jicons-icons{ float: left; padding-right: 10px; }

#login-form ul li a {
	color: #EC534D;
	text-decoration: none;
}
#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
	color: #3db9b1;
}

/* Edit Article */
.edit.item-page .formelm label#jform_title-lbl{
	min-width: 0px;	
}

.edit.item-page .formelm input#jform_title{
	width: 90%;
}

.edit.item-page  textarea#jform_articletext {
	margin: 0;
	width: 98% !important;
}

#editor-xtd-buttons {
	float: left;
}

.toggle-editor {
	float: right;
	padding: 5px;
}

.ja-slidewrap_ironis .ja-slide-desc{
	float: left;
}
.ja-slidewrap_ironis .ja-slide-main{
	left:100%;}