	/*
# ------------------------------------------------------------------------
# JA Ironis Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/


@import url(../fonts/bebas_neue/stylesheet.css);

/* COMMON STYLE
--------------------------------------------------------- */
html,body {
	color: #333;
	line-height: 1.6;
	height: 100%;
}

body#bd {
	background: url(../images/background.jpg) #fff center top no-repeat  ;
	color: #333;
} 

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

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

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

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

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

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

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 ---*/

h2.contentheading, .contentheading { }

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

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

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

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

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

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

.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: #DB251F;
}

#k2Container {
}

.itemListView .componentheading {
}
/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

input {width:240px}
select {width:260px}

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

.button,input[type=button],button[type=submit]{
	background-color: #e95450;
	border: 0;
	color: #fff;
	padding: 6px 10px;
}

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

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

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

.josForm { padding-bottom: 20px; }

.josForm.form-validate label {
	vertical-align: top;
}

.josForm.form-validate input {
	margin-right: 5px;
}
.josForm.form-validate button {
	overflow:  visible;
}

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

/* Login ---*/
#form-login label { color: #333; }

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

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

#form-login .inputbox {
	background: #F8F8F8;
	border: solid 1px #eee;
	color: #aaa;
	width: 84%;
}

#form-login input#modlgn_remember {
	background: none;
	border: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

/* Search ---*/

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

.moduletable_search label { display: none; }

.search_search {
	background: url(../images/icon-search.png) no-repeat 99% center #f8f8f8;
	border: solid 1px #e6e7e8;
	margin: 0px 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: 85%;
	text-indent: 10px;
}

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

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

.article-tools dl dd { margin: 0px; padding: 0px; }

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

dl.article-info .author { color: #DB251F; border-bottom: dotted 1px #e6e7e8; }

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

dl.poll { border-bottom: 1px dotted #ccc; }

form#poll { border-bottom: 1px dotted #ccc; font-weight: bold; }

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

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

.items-row { margin: 0; }

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

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: 0px;
}

/* 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;
	text-transform: none;
	margin-bottom: 5px;
}
.poll {
	line-height: 30px;
}

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

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

.pagination ul { margin: 0px;  }

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

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

.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 #DB251F;
	padding: 10px 15px ;
	margin: 0px ; 
	line-height: 1;
	color: #222;
	display: block;
}

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

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable, div.moduletable {
	margin: 0px 20px 45px 0px ; 
	padding: 20px 0px 0px 0px ;
	background: #fff;
	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;
	line-height: normal;
	top: -30px;
	left: 0px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	position: absolute;
	z-index: 10;
}

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

.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: #DB251F; }

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 , 
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: 0px ;
}

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;
	display: block;
	margin: 0;
	padding: 12px 0 12px 40px !important;
	border: none !important;
	color: #777;
}

div.ja-moduletable.moduletable_menu ul, div.moduletable.moduletable_menu ul {
	margin: 10px -20px 0px -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;
}

/* 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: 0px;
}

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

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

.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); }

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

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

/* Mass Top ---*/

.speaker-links { margin: 10px 0px 0px 0px !important; }

.speaker-links li {
	color: #999;
	float: left;
	margin: 0 20px !important;
	background: none !important; 
	padding: 0px !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-size: 130%;
	font-family: Arial,Helvertica,sans-serif;
	font-weight: normal;
	margin: 10px 0 5px;
	padding-bottom: 7px;
	text-transform: none;	
}

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

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

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

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

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

/* Logo Image ---*/
h1.logo { height: 95px; width: 200px; }

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

/* 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: 0px; }

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

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

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

#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: #aaa;
	display: inline;
	font-size: 95%;
	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: #DB251F;
}

#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: 0px 10px;
}

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

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

/* 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; }

/* 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: 20px;
	line-height: 0;
	margin-left: 5px;
	margin-right: 0;
	text-indent: -9999em;
	width: 20px;
}

ul.social-links .icon-social.icon_rss 			{ background-image: url(../images/rss.png); }
ul.social-links .icon-social.icon_facebook 	{ background-image: url(../images/facebook.png); }
ul.social-links .icon-social.icon_twitter 	{ background-image: url(../images/twitter.png); }
ul.social-links .icon-social.icon_inner 		{ background-image: url(../images/inner.png); }
ul.social-links .icon-social.icon_vimeo 		{ background-image: url(../images/vimeo.png); }

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

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

.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: 0px 20px;
}

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

.ja-breadcrums {
	color: #666;
}
/* Extras */
td.sectiontableheader{
	font-weight: bold;
	font-size: 105%;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */

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

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

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

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

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

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

/* 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: 0px 15px 15px 0px; }

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

#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-top: 0;
	margin-bottom: 20px;
	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 { padding: 0; background: none; }

#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%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	top: 0px;
	left: 0px;
	position: relative;
}

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

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

#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 Background---*/
#ja-background {
	z-index: 1;
}

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

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

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

}

#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 a { color: #DB251F; text-decoration: none; }

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

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

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

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/

/* Blog Feautred ---*/
.blog-featured {}

.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: 0px 9px 0px 0px;
	padding: 0px !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{ margin: 5px 0; color: #777; }

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

.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 0px; }

/* Contact Us ---*/

dl.contactus dd {
	margin: 0px;
	padding: 3px 0px;
}

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

.contact_email div {
	margin: 10px 0;
}

.contact_email label{
	margin: 0 0 5px;
}
.contact_email label[for="contact_email_copy"]{
	display: inline;
}

/* Slideshow ---*/
.topslideshow { position: absolute; top: -20px; z-index: 11; }

.topslideshow h3 {
	background: url(../images/arrow_bg.gif) no-repeat 35px bottom;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 0 -20px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.topslideshow h3 span {
	background: #DB251F;
	display: inline-block;
	padding: 20px;
}

#ja-slideshow {
	position: relative; margin:0 auto; padding:15px 0 0; width:980px; z-index: 10;
}

#ja-slideshow .main .main-inner1 { 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 0px 20px 0px; }

.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;
}

.item .contentpaneopen {
	border-bottom: 1px solid #E6E7E8;	
}

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

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

#system-message dd{
	text-indent: 15px;
}

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

body.com_content #ja-switch,
body.com_mailto #ja-switch,
body.com_k2 #ja-switch,
body.com_jacomment #ja-switch{
	display: none !important;
}

body.contentpane .contentheading{
	background: none;
}