/**
 * ------------------------------------------------------------------------
 * JA Wall Template for J25 & J30
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
 */

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

hr.hr-condensed {
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}

div.btn-group {
	display: inline-block;
}

.edit .control-group .control-label {
	float: left;
}

/* Contact for joomla 3.0 ---*/
.contact .collapse {
	height: 0;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	overflow: hidden;
	position: relative;
	transition: height 0.35s ease;
	-webkit-transition: height 0.35s ease;
}

.contact .collapse.in {
	height: auto;
}

.contact .accordion {
	margin-bottom: 20px;
}

.contact .accordion-group {
	border: 1px solid #e5e5e5;
	margin-bottom: -1px;
}

.contact .accordion-heading {
	background: #F5F5F5;
	border-bottom: 0;
}

.contact .accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}

.contact .accordion-toggle {
	cursor: pointer;
}

.contact .accordion-inner {
	border-top: 1px solid #e5e5e5;
	padding: 9px 15px;
}

.contact .nav-tabs:after, .nav-pills:after {
	clear: both;
}

.contact .nav-tabs:before, 
.contact .nav-tabs:after, 
.contact .nav-pills:before, 
.contact .nav-pills:after {
	content: "";
	display: table;
	line-height: 0;
}

.contact .nav-tabs:before, 
.contact .nav-tabs:after, 
.contact .nav-pills:before, .nav-pills:after {
	content: "";
	display: table;
	line-height: 0;
}

.contact .nav-tabs {
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
}

.contact .nav-tabs > li {
	background: none;
	float: left;
	line-height: normal;
	margin-bottom: -1px;
	margin-right: 3px;
	padding: 0px;
}

.contact .nav-tabs > li > a {
	border: solid 1px #f5f5f5;
	border-bottom: none;
	display: block;
	padding: 8px 10px;
}

.contact .nav-tabs > li > a:hover {
	background: #f3f3f3;
	border-color: #eeeeee #eeeeee #dddddd;
}

.contact .nav-tabs > .active > a,
.contact .nav-tabs > .active > a:hover {
	background: #F9F9F9;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: #555555;
	cursor: default;
}

.contact .contact-links .nav-tabs {
	border: none;
}

.contact .contact-links .nav-tabs > li {
	float: none;
	line-height: 160%;
	margin: 0px 3px;
	padding: 0px;
}


/* Newsfeed Page ---*/
ul li.cat-list-row1 {
	background: #f8f8f8;
	border: solid 1px #ddd;
}

ul li.cat-list-row0,
ul li.cat-list-row1 {
	background: none;
	border: none;
	border-bottom: solid 1px #ddd;
	margin: 0px;
	padding: 5px;
}

.cat-list-row2,
.cat-list-row1,
.cat-list-row0,
tr.cat-list-row2 td,
tr.cat-list-row1 td {
	border-color: #ddd;
}

.cat-list-row0:hover,
.cat-list-row1:hover,
.cat-list-row2:hover,
ul li.cat-list-row0:hover,
ul li.cat-list-row1:hover {
	background-color: #ffffcc;
}

.contact .contact-links .nav-tabs > li > a {
	background: none;
	border: none;
	padding: 0px;
}

.contact .contact-links .nav-tabs > li > a:hover {
	background: none;
	border: none;
	padding: 0px;
}

.contact .contact-links .nav-tabs > .active > a,
.contact .contact-links .nav-tabs > .active > a:hover {
	background: none;
	border: none;
	padding: 0px;
}

.contact .tab-content {
	border: 1px solid #CCCCCC;
	border-top: none;
	overflow: visible;
	padding: 15px;
}

.contact .tab-content > .tab-pane {
	display: none;
}

.contact .tab-content > .active {
	display: block;
}

.contact .tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}

.contact .tabs-below > .nav-tabs > li {
	margin-bottom: 0;
	margin-top: -1px;
}

.contact .contact-form .control-group {
	clear: both;
	display: block;
	margin: 3px 0px;
}

.contact .contact-form .control-label {
	clear: left;
	display: inline-block;
	min-width: 12em;
	padding: 3px 0;
}

.contact .contact-form .controls {
	display: inline-block;
	max-width: 400px;
}

.contact .contact-form .form-actions button {
	margin-left: 11.2em;
}

.item-title a .icon-plus {
	font-size: 90%;
}

.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 {
	width: 150px;
}

#ja-mainbody #ja-main .inner #system-message {
	margin-bottom: 0px !important;
}

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-image: url("../images/printButton.png");
	vertical-align: top;
}

ul.actions li.email-icon a {
	background-image: url("../images/emailButton.png");
	vertical-align: top;
}

ul.actions li.edit-icon a {
	background-image: url("../images/edit.png");
	vertical-align: top;
}

.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;
}

/* Editor Backend---*/
.edit #adminForm fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.edit #adminForm .nav-tabs {
	*zoom: 1;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.edit #adminForm .nav-tabs:before,
.edit #adminForm .nav-tabs:after {
	content: "";
	display: table;
	line-height: 0;
}

.edit #adminForm .nav-tabs:after {
	clear: both;
}

.edit #adminForm .nav-tabs > li {
	background: none;
	float: left;
	margin-bottom: -2px;
	margin-top: 0;
	padding: 6px 0px;
}

.edit #adminForm .nav-tabs > li > a {
	line-height: 14px;
	margin-right: 2px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.edit #adminForm .nav-tabs > li > a {
	border: 1px solid transparent;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	line-height: 18px;
	-moz-border-radius: 4px 4px 0 0;
	padding-bottom: 7px;
	padding-top: 6px;
	text-decoration: none;
	-webkit-border-radius: 4px 4px 0 0;
}

.edit #adminForm .nav-tabs > li > a:hover {
	background: #fff;
	border-color: #ddd;
}

.edit #adminForm .nav-tabs > .active > a {
	background: #fff;
	border-color: #ddd;
	color: #555;
	cursor: default;
	text-decoration: none;
}

.edit #adminForm .tab-content {
	border: 1px solid #ddd;
	border-top: none;
	padding: 15px;
}

.edit .control-group {
	display: inline-block;
	width: 100%;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	height: 14px;
	line-height: 14px;
	width: 14px;
}

.edit #adminForm .icon-calendar:before {
	content: "C";
}

.edit #adminForm .icon-file-add:before {
	content: ")";
}

.edit #adminForm .icon-picture:before {
	content: "/";
}

#editor .icon-save-copy:before, .icon-copy:before {
	content: "\2d";
}

.edit #adminForm .icon-chevron-down:before, .edit #adminForm .icon-downarrow:before, .edit #adminForm .icon-arrow-down:before {
	content: "\47";
}

.edit #adminForm .icon-eye-open:before, .edit #adminForm .icon-eye:before {
	content: "<";
}

.edit #adminForm .icon-blank:before {
	content: "\46";
}

.edit #adminForm .tab-content > .tab-pane, .edit #adminForm .pill-content > .pill-pane {
	display: none;
}

.edit #adminForm .tab-content > .active, .edit #adminForm .pill-content > .active {
	display: block;
}

#editor .control-group {
	margin-bottom: 10px;
}

#editor .btn,
#editor .btn:hover,
#editor .btn:focus,
#editor .btn:active,
#editor-xtd-buttons .btn,
#editor-xtd-buttons .btn:hover,
#editor-xtd-buttons .btn:focus,
#editor-xtd-buttons .btn:active,
.toggle-editor .btn,
.toggle-editor .btn:hover,
.toggle-editor .btn:focus,
.toggle-editor .btn:active {
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: #BBBBBB #BBBBBB #A2A2A2;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	padding: 4px 14px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}

#editor .pull-left,
.edit .pull-left {
	float: left;
}

#editor .pull-right,
.edit .pull-right {
	float: right;
	margin-top: 5px;
}

.edit.item-page .btn-toolbar .btn-group,
.edit .btn-toolbar .btn-group{
	border: solid 1px transparent;
	display: inline-block;
}

.edit.item-page .input-append .add-on, .edit.item-page .input-prepend .add-on,
.edit .input-append .add-on, .edit .input-prepend .add-on {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	min-width: 16px;
	padding: 0px 5px;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}

.icon-delete:before, .icon-remove:before, .icon-cancel-2:before {
	content: "I";
}

.edit #adminForm .icon-ok:before{
	content: "G";
}

.edit #adminForm .icon-cancel:before {
	content: "\4a";
}

.edit.item-page .tab-content .control-group,
.edit .control-group {
	margin-bottom: 10px;
}

.edit.item-page .tab-content .input-prepend a:hover,
.edit.item-page .tab-content .input-prepend a:focus,
.edit.item-page .tab-content .input-prepend a:active {
	text-decoration: none;
}

/* Style For Tab Editor */
.edit #editor .control-group .control-label {
	float: left;
}

.edit #editor .control-group .control-label label {
	min-width: inherit !important;
}

.edit #editor .control-group .controls {
	float: left;
}

.edit #editor .control-group .controls input.inputbox {
	width: 693px;
}

.edit #editor textarea {
	width: 95% !important;
}

.edit #editor #editor-xtd-buttons {
	padding: 5px 0px;
}

/* Popup Article */
fieldset.filter .btn-toolbar label[for="filter_search"] {
	line-height: 26px;
	margin-right: 5px;
}

body.bd-component.windowview #adminForm .filter .btn-toolbar {
	display: inline-block;
}

body.bd-component.windowview #adminForm .filter .btn-group button {
	margin-top: 0px;
}

body.bd-component.windowview .list-footer ul li {
	background: none;
}

body.bd-component.windowview .list-footer ul li .pagenav {
	display: inherit;
}

/* Style for table */
.table th,
.table td {
	border-top: 1px solid #ddd;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

.table th {
	font-weight: bold;
}

.table thead th {
	vertical-align: bottom;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.center,
.table td.center,
.table th.center {
	text-align: center;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
	background-color: #f5f5f5;
}

/* Popup Image */
body.com_media #imageForm .control-group {
	float: left;
	margin-bottom: 10px;
}

body.com_media #imageForm .pull-right {
	float: right;
}

.bd-component.windowview ul.manager.thumbnails {
	margin: -20px;
}

.bd-component.windowview ul.manager.thumbnails li {
	background: none;
}

body.com_media .thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}

body.com_media .thumbnails li a {
	text-align: center;
}

body.com_media  .thumbnail {
	border: 1px solid #DDDDDD;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	display: block;
	line-height: 18px;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}

.height-50 {
	height: 50px;
}

.height-80 {
	height: 80px;
}

.width-80 {
	width: 80px;
}

body.com_media .form-horizontal .control-label {
	float: left;
	padding-top: 5px;
	text-align: right;
}

.control-label label {
	display: block;
	margin-bottom: 5px;
}

.form-horizontal .control-group {
	margin-bottom: 18px;
}

body.com_media .span6 {
	width: 352px;
}

body.com_media #imageForm .row {
	clear: both;
	display: table;
	width: 100%;
}

body.com_media #imageForm .row .span9.control-group {
	float: left;
}

body.com_media #imageForm .row .span9.control-group .control-label {
	float: left;
	margin-right: 5px;
}

body.com_media #imageForm .row .span9.control-group .controls {
	float: left;
}

body.com_media #imageForm .row .span9.control-group .controls button {
	float: right;
	margin-left: 5px;
}

body.com_media ul.manager.thumbnails {
	float: left;
	margin: 0;
}

body.com_media #imageForm .row .span6.control-group .controls input[type=text] {
	min-width: 210px;
}

.chzn-container {
	min-width: 220px !important;
}

.chzn-container ul.chzn-results li {
	background: none;
}

.chzn-container .chzn-drop {
	min-width: 218px !important;
}

.chzn-container-multi .chzn-choices li {
	background: none;
}

.chzn-container-multi .chzn-choices .search-field input {
	height: auto;
}

body.com_media .icon-upload {
	display: none;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 0px !important;
}

body.com_media .form-horizontal .controls {
	margin-left: 160px;
}

body.com_media .well {
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 20px;
}


body.com_media .filters {
	clear: both;
	display: table;
}

#adminForm .filter input#filter_search {
	float: none;
	height: 30px;
}

#adminForm .filter  input.btn {
	float: none;
}

body.com_media btn-toolbar .icon-search:before {
	content: "S";
	font-family: 'IcoMoon';
	font-style: normal;
}

body.com_media #imageForm input[disabled], 
body.com_media #imageForm select[disabled], 
body.com_media #imageForm textarea[disabled], 
body.com_media #imageForm input[readonly], 
body.com_media #imageForm select[readonly], 
body.com_media #imageForm textarea[readonly] {
	cursor: not-allowed;
}

body#bd.com_media,
body#bd.contentpane {
	background: #fff;
}

#imageForm .well .row .span9.control-group {
	float: left;
	width: auto;
}

#imageForm .well .row .span9.control-group .control-label {
	float: left;
}

#imageForm .well .row .span9.control-group .controls {
	float: left;
}

#imageForm .well .row .span9.control-group button {
	float: right;
	margin-left: 5px;
	line-height: 21px;
	padding: 1px 14px;
}

#imageForm .well .row .span6.control-group {
	width: 340px;
}

#imageForm .well .row .span12.control-group {
	width: 100%;
}

#imageForm .well .row .span6.control-group input {
	height: auto;
}

#uploadform .actions {
	float: none;
}

#uploadform .actions .control-group {
	margin: 0;
}

#uploadform .actions input[type="file"] {
	height: auto;
}

/*	Style For Tab Images and Links & Publishing & Language & Metadata	*/
.edit .control-group .control-label label {
	float: left;
	line-height: 26px;
	margin-right: 10px;
	min-width: 125px;
}

.edit .control-group .controls {
	float: left;
}

.edit .control-group .controls button.btn {
	float: right;
}

.edit .control-group input[type=text] {
	min-width: 155px;
}

.edit .control-group select {
	min-width: 161px;
}

.edit .input-prepend.input-append {
	float: left;
	position: relative;
}

.edit #images .input-append .add-on, 
.edit #images .input-prepend .add-on, 
.edit #images .input-append .add-on, 
.edit #images .input-prepend .add-on {
	background: none;
	border: none;
	padding: 0;
}

.edit .input-append .media-preview.add-on {
	left: -20px;
	position: absolute;
	top: 2px;
}

#system-message {
  padding: 20px 20px 0;
}

#system-message.alert {
	padding: 8px 35px 8px 14px;	
}

#system-message.alert div {
	padding: 0;	
}

.alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px 4px 4px 4px;
    color: #C09853;
    padding: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert h4 {
    float: left;
    margin: 0 5px;
}

.alert .close {
    float: left;
    line-height: 18px;
    position: relative;
}

.alert > div {
    float: none;
    margin-top: -2px;
}

.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

.userdata span[class*="icon-"] {
	display: none;
}

/* Style for Tag J3x */
div.tags span {
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  border-radius: 8px;
  display: inline-block;
  list-style: none;
  margin: 0 2px 3px 0;
  padding: 2px 8px;
  line-height: 1;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
}

div.tags span a {
  font-size: 0.917em;
}