/**
 * ------------------------------------------------------------------------
 * JA Nex 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.
 * ------------------------------------------------------------------------
 */
 
/* Upgrade for Joomla 3.0 ---*/
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: 'IcoMoon';
	font-style: normal;
}

.icon-search:before {
	content: "\53";
}

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");
	vertical-align: top;
}

ul.actions li.email-icon a {
	background: url("../images/system/emailButton.png");
	vertical-align: top;
}

.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 .contact-form .form-actions button {
	margin-left: 13em;
}

.contact #display-links .contact-links .nav-tabs > li {
	background: url("../images/arrow.png") no-repeat 0 center;
	border: medium none;
	line-height: 160%;
	margin-bottom: 0;
	padding: 2px 10px;
	text-indent: 0;
}
 

.contact .accordion-heading .accordion-toggle,
.contact .accordion-heading .accordion-toggle:hover,
.contact .accordion-heading .accordion-toggle:focus,
.contact .accordion-heading .accordion-toggle:active {
	color: #666;
	font-weight: normal !important;
	text-transform: uppercase;
}

.thumbnail.pull-right {
	display: inline-block;
	float: right;
	min-height: 340px;
	position: relative;
	right: 0px;
}

.thumbnail.pull-right img{
	display: inline-block;
	min-height: 320px;
	position: absolute;
	right: 0px;
}

.pager ul li {
	background: none;
	display: inline-block;
	margin: 0px 3px;
	padding: 0px;
}

.ja-content-main .newsfeed-category fieldset.filters {
	margin: 10px 0px 15px !important;
	padding: 10px !important;
}


ul li.cat-list-row0, ul li.cat-list-row1 {
	border: none;
	border-bottom: solid 1px #ddd;
}

.search .btn-toolbar .btn-group {
	display: inline-block;
	margin: 0px 10px 0px 0px;
}

.search #searchForm .btn-toolbar button.hasTooltip {
	background: url("../images/bg-menu.gif") repeat-x left bottom #FEFEFE;
	border: 1px solid #DDDDDD;
	color: #666666;
	display: inline-block;
	font-size: 95%;
	margin-right: 5px;
	overflow: visible;
	padding: 4px 10px 5px 10px;
	text-transform: uppercase;
}

.search #searchForm .btn-toolbar button.hasTooltip:hover {
	background: #fff;
	color: #c33;
	cursor: pointer;
}

.weblink-category #adminForm fieldset {
	border: none\9;
	margin: 0px\9;
	padding: 0px\9;
}

#ja-typo p.ja-typo-icon {
	display: block;
	height: auto;
	width: auto;
}

.pager ul li:first-child {
	float: left;
}

.pager ul li:last-child {
	float: right;
}

/* Style for Tag J3x */
div.tags span {
	background: #f0f0f0;
	border: 1px solid #ccc;
	border-bottom-color: #ddd;
	border-radius: 8px;
	border-right-color: #ddd;
	display: inline-block;
	line-height: 1;
	list-style: none;
	margin: 0 2px 3px 0;
	padding: 2px 8px;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}

div.tags span a {
	font-size: 0.917em;
}

div.tags span a:hover,
div.tags span a:focus,
div.tags span a:active {
	text-decoration: none;
}

div.tag-category .filters.btn-toolbar {
	padding: 10px !important;
}

div.tag-category ul li {
	border: none;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

div.tag-category ul li:hover {
	background: none;
}

div.tag-category ul li h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
}

div.tag-category ul li .tag-body img[align="left"] {
	float: none;
}

div.tagspopular ul li,
div.tagssimilar ul li {
	background-position: 0px 7px;
	padding-left: 8px;
}