/*
 * ------------------------------------------------------------------------
 * JA Anion template for Joomla 3.x
 * ------------------------------------------------------------------------
 * 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/font-awesome/css/font-awesome.min.css);
/* Upgrade for Joomla 3.0 ---*/
.search .btn-toolbar .btn-group {
	display: inline-block;
}

.search .btn-toolbar .btn-group .btn.hasTooltip {
	padding: 2px 15px;
}

span.badge.badge-info {
	background: none;
	border: none;
	display: inline-block;
	height: auto;
	position: inherit;
	right: auto;
	top: auto;
	width: auto;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'FontAwesome';
    font-style: normal;
}

.icon-search:before {
	content: "\f002";
}

.btn-toolbar .icon-blank:before {
	content: "F";
}

.edit #adminForm fieldset {
	margin-bottom: 20px;
}

.edit #adminForm .btn-toolbar {
	margin-bottom: 20px;
}

.edit #adminForm .icon-calendar:before {
    content: "\f073";
}

.edit #adminForm .icon-ok:before {
    content: "\f00c";
}

.edit #adminForm .field-calendar .btn {
	margin-left: 5px;
}

.edit.item-page #images .input-prepend .btn {
	margin-left: 5px;
}

.edit #adminForm .calendar-container table {
	width: 262px;
}

.edit #adminForm .control-group select {
	min-width: inherit;
}

.edit #adminForm .tab-content:after {
	display: block;
	content:"";
	clear: both;
}


ul.actions li a [class^="icon-"]:before, [class*=" icon-"]:before {
	display: none;
}

ul.actions li a,
ul.actions li a:hover,
ul.actions li a:focus,
ul.actions li a:active {
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	display: inline-block;
	display: inline-block;
	font-size: 0px;
	height: 16px;
	margin: 0px 2px;
	padding: 0px;
	text-decoration: none;
	text-indent: -999em;
	width: 16px;
}

ul.actions li.print-icon a {
	background: url("../images/system/printButton.png") no-repeat center center;
}

ul.actions li.email-icon a {
	background: url("../images/system/emailButton.png") no-repeat center center;
}

.search .btn-toolbar .btn-group .btn.hasTooltip {
	background: #444444;
	border: medium none;
	color: #CCCCCC;
	cursor: pointer;
	display: inline-block;
	font-size: 90%;
	font-weight: normal;
	height: auto;
	margin: 1px 0 0 5px;
	overflow: visible;
	padding: 4px 15px;
	text-transform: uppercase;
}

.search .btn-toolbar .btn-group .btn.hasTooltip .icon-search {
	display: inline-block;
}

.search label.radio,
.search label.checkbox {
	margin-right: 10px;
}

.search label.radio input[type="radio"],
.search label.checkbox input[type="checkbox"] {
	margin-right: 2px;
}

.newsfeed-category label.element-invisible,
.weblink-category label.element-invisible {
	border: 0 none;
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.newsfeed-category #filter-search,
.weblink-category #filter-search {
	margin-bottom: 10px;
	width: 150px;
}

.contact .nav-tabs {
	border-bottom: none;
	overflow: hidden;
}

.contact .tab-content {
	border-top: 1px solid #DDDDDD;
	clear: both;
	margin-top: -1px;
}

.contact .accordion-heading .accordion-toggle,
.contact .accordion-heading .accordion-toggle:hover,
.contact .accordion-heading .accordion-toggle:focus {
	color: #444;
	font-family: 'texgyreadventorregular';
	font-size: 125%;
	padding: 4px 10px;
}

.contact-miscinfo .dl-horizontal {
	margin: 0px;
}

.contact .contact-form .form-actions button {
	margin-left: 13.2em;
}

.contact .contact-form .controls {
	max-width: 380px;
}

.contact-miscinfo .jicons-icons {
	margin-right: 3px;
}

.contact .contact-links .nav-tabs > li {
	background: url("../images/bullet.gif") no-repeat 18px 7px;
	margin-bottom: 5px;
	padding-left: 30px;
}

.contact .accordion-heading .accordion-toggle,
.contact .accordion-heading .accordion-toggle:hover,
.contact .accordion-heading .accordion-toggle:focus,
.contact .accordion-heading .accordion-toggle:active {
	color: #444;
	font-size: 125%;
	text-decoration: none;
}

.contact dl.contact-address dt {
	display: inline;
}

.weblink-category #adminForm fieldset {
	border: none\9;
	margin: 0px\9;
	padding: 0px\9;
}

a.title.icon-pdf,
a.title.icon-excel,
p.ja-typo-icon {
	display: block;
	height: auto;
	line-height: inherit;
	width: auto;
}

.contentheading .edit-icon {
	font-size: 0;
}

.contentheading .edit-icon span[class*=" icon-"]:before {
	display: inline-block;
}

.contentheading .edit-icon span[class*=" icon-"]{
	font-size: 20px;
}

/* K2 Frontend Tooolbar */
hr.sep {
	display: none;
}

div#k2Frontend table.adminFormK2 tr td {
	padding: 5px;
	vertical-align: top;
}

table.adminFormK2 tr td.adminK2LeftCol {
	background: none;
}

body.contentpane ul.tags {
	margin: 0;
}

table.k2FrontendToolbar td.button a.toolbar span[class*=" icon-"]:before {
	display: inline-block;
}

.k2ItemFormEditor textarea#text {
	border: none;
}

div.dummyHeight {
	background: none;
	border: none;
}

body.contentpane fieldset.filter .btn-toolbar,
body.contentpane fieldset.filter .hr-condensed,
body.contentpane fieldset.filter .filters {
	float: left;
	width: 100%;
}

body.contentpane fieldset.filter .btn-toolbar .btn-group.pull-left {
	float: left;
}

table.table-striped {
	background-color: #f3f3f3;
	border-spacing: 1px;
	color: #666;
	font-size: 11px;
	width: 99%;
}

table.table-striped td,
table.table-striped th {
	font-size: 11px;
	padding: 4px !important;
}

table.table-striped thead th {
	background: #f7f7f7;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
	color: #666;
	text-align: center;
}

table.table-striped thead th.left {
	text-align: left;
}

table.table-striped thead a:hover {
	text-decoration: none;
}

table.table-striped thead th img {
	padding-left: 3px;
	vertical-align: middle;
}

table.table-striped tbody th {
	font-weight: bold;
}

table.table-striped th a img {
	border: 0;
}

table.table-striped tbody tr {
	background-color: #fff;
	text-align: left;
}

table.table-striped tbody tr.row0:hover td,
table.table-striped tbody tr.row1:hover td {
	background-color: #e8f6fe;
}

table.table-striped tbody tr td {
	background: #fff;
	border: 1px solid #fff;
}

table.table-striped tbody tr.row1 td {
	background: #f0f0f0;
	border-top: 1px solid #FFF;
}

table.table-striped tfoot tr {
	color: #333;
	text-align: center;
}

table.table-striped tfoot td,table.table-striped tfoot th {
	background-color: #f7f7f7;
	border-top: 1px solid #999;
	text-align: center;
}

table.table-striped td.order {
	text-align: center;
	white-space: nowrap;
	width: 200px;
}

table.table-striped td.order span {
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	text-align: center;
	width: 20px;
}

table.table-striped .pagination {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}

.edit.item-page .tab-content .control-group {
	width: 100%;
}

.edit.item-page .tab-content .control-group .control-label {
	float: left;
	line-height: 26px;
	margin-right: 10px;
	min-width: 100px;
}

.edit.item-page .editor button [class*=" icon-"]:before {
	display: block;
}

.edit #adminForm .nav-tabs {
	border-bottom: none;
	float: left;
	margin: 0 0 -2px 0;
	width: 100%;
}

.edit #adminForm .nav-tabs li {
	margin: 0;
}

.edit #adminForm .tab-content {
	border: 1px solid #ddd;
	clear: both;
	display: block;
	padding: 10px;
}

div#k2FrontendContainer table.adminFormK2Container ul.simpleTabsNavigation.ui-tabs-nav {
	margin: 0 0 -2px 0;
}

/* Style for Tag J3x */
div.tag-category ul li {
	background: none;
	border: none;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 0px 25px 0px;
}

div.tag-category ul li:hover {
	background: none;
}

div.tag-category ul li h3 {
	font-size: 125%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

div.tag-category ul li h3 a {
}

div.tag-category ul li h3 a:hover,
div.tag-category ul li h3 a:active,
div.tag-category ul li h3 a:focus {
}

div.tag-category ul li .tag-body img[align="left"] {
	margin: 5px 20px 10px 0px;
}

div.tag-category ul li .tag-body p {
	font-weight: normal;
}

div.item-page div.tags {
	margin-bottom: 20px;
}

div.tags span {
	display: inline-block;
	margin: 0 2px 3px 0;
}

div.tags span a {
	background: #336699;
	border: 1px solid #336699;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	padding: 0px 10px;
	text-align: center;
	-webkit-border-radius: 10px;
}

div.tags span a:hover,
div.tags span a:active,
div.tags span a:focus {
	background: #353535;
	border: 1px solid #353535;
	color: #fff;
	text-decoration: none;
}

div.tagspopular ul li {
	background: none;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
}

div.tagspopular ul li a {
	background: #336699;
	border: 1px solid #336699;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	padding: 0px 10px;
	text-align: center;
	-webkit-border-radius: 10px;
}

div.tagspopular ul li a:hover,
div.tagspopular ul li a:active,
div.tagspopular ul li a:focus {
	background: #353535;
	border: 1px solid #353535;
	color: #fff;
	text-decoration: none;
}

div.tagssimilar ul li {
	background: none;
	border-bottom: 1px dotted #494949;
	padding: 5px 0px;
}

div.tagssimilar ul li a {
}

div.tagssimilar ul li a:hover, 
div.tagssimilar ul li a:active, 
div.tagssimilar ul li a:focus {
	text-decoration: underline;
}

.searchintro {
    padding: 7px 0;
}

.login_form label, .login label {
    width: 100px!important;
}

.alert .close {
  position: relative;
  float: right;
}

.search #searchForm .btn-toolbar button {
  background: #3a3a3a;
  border: solid 1px #3a3a3a;
  padding: 5px 10px 4px 10px;
  color: #fff;
}

.search #searchForm .btn-toolbar button:hover, 
.search #searchForm .btn-toolbar button:focus, 
.search #searchForm .btn-toolbar button:active {
  background: #cc3333;
  border-color: #c33;
}

.search #searchForm .btn-toolbar button .icon-search:before {
  content: "\53";
  display: block;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'IcoMoon';
  width: 14px; 
  height: 14px;
  display: block;
}

.ja-typo-block #formelements input#radio {
  vertical-align: top;
}

.kblock .kheader h3 {
	margin: 0;
	padding: 0 20px;
	color: #fff;
}

.media-preview.add-on {
	display: inline-block;
}

.chzn-container.chzn-with-drop .chzn-drop {
	overflow-y: scroll;
}

.chzn-container .chzn-results {
	overflow-y: visible;
	overflow-x: visible;
}

.column ul li {
	background: none;
	padding-left: 0;
}

.com_config .collapse.in, .com_config .column, .com_config .column ul li {
    overflow: visible;
}

.filters .chzn-container {
     margin-top: 10px;
     margin-right: 10px;
 }

.filters .chzn-container:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.pagination {
	width: 100%;
}

.pagination  #limit_chzn {
    margin-left: 10px;
    text-align: left;
}

.pagination  .limit {
	float: left;
}

.pagination  #limit_chzn a.chzn-single {
    display: inline-block;
}

.pagination-list {
	float: right;
}

.pagination-list li {
	display: inline;
}

body#bd.com_media .well:after, 
body#bd.contentpane .well:after {
	clear: both;
	content: "";
	display: block;
}

.icon-folder:before,
.icon-folder-2:before {
  content: "\f07b";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}

.icon-address:before {
  content: "\f02d";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-delete:before {
  content: "\f057";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\f06e" !important;
  font-family: "FontAwesome" !important !important;
  display: inline-block !important;
}
.icon-file-add:before {
  content: "\f0f6";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-cancel:before {
  content: "\f00d" !important;
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-publish:before {
  content: "\f00c";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-unpublish:before {
  content: "\f00d";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-featured:before {
  content: "\f005";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-unfeatured:before {
  content: "\f006";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-file-add:before {
  content: "\f067" !important;
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-pictures:before {
  content: "\f03e";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-arrow-down:before {
  content: "\f063" !important;
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-copy:before {
  content: "\f0c5";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
.icon-mail-forward:before, 
.icon-share-alt:before {
  content: "\f064";
  font-family: "FontAwesome" !important;
  display: inline-block !important;
}
