/**
 * ------------------------------------------------------------------------
 * JA Orisite Template  for J25 & J32
 * ------------------------------------------------------------------------
 * 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.x ---*/
.btn {
	background: #404242;
	border: 1px solid #333;
	border-radius: 2px;
	color: #ccc;
	cursor: pointer;
	font-size: 92%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 4px;
	padding: 5px 10px;
	text-transform: capitalize;
}

.btn:active,
.btn:focus,
.btn:hover {
	background: #c33;
	border-color: #c33;
	color: #fff;
	font-size: 92%;
}

.categories-list div[id^="category-"]{
	margin-left: 15px;
}

.categories-list h3 {
	line-height: normal;
}

.weblink-category #adminForm fieldset{ border: none; margin: 0; padding: 0; }

.weblink-category ul.category li {
	border: none;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
}

.weblink-category ul.category li .badge { float: right; }

.contact-wrap { overflow: hidden; }

.contact-wrap dl.contact-address { float: left; }

.search .btn-toolbar .btn-group { display: inline-block; }

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,
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;
	float: left;
	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); }

ul.actions li.email-icon a { background: url(../images/system/emailButton.png); }

/* Search */
#finder-filter-window .form-horizontal { margin: 15px 0px; }

#finder-filter-window .form-horizontal .filter-branch{
	background: none;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 5px 20px;
}

#finder-filter-window .filter-branch label{
	display: block;
	float: left;
	font-weight: bold;
	line-height: 29px;
	padding-right: 10px;
	width: 150px;
}

.search .btn-toolbar {
	border: 1px solid #CCCCCC;
	margin: 15px 0;
	padding: 10px;
}

.search .btn-toolbar .pull-left { margin-right: 5px; }

.search .btn-toolbar .btn-group .btn.hasTooltip { padding: 5px 25px; }

.finder .word a.btn {
	background: #069;
	border: none;
	clear: right;
	color: #fff;
	display: inline-block;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 10px;
	text-transform: capitalize;
}

.finder .word a.btn:hover,
.finder .word a.btn:focus,
.finder .word a.btn:active {
	background: none repeat scroll 0 0 #CC3333;
	border-color: #CC3333;
	color: #FFFFFF;
}

.finder .search-results li { background: none; padding: 0; }

.finder .search-results li h4.result-title {
	font-size: 125%;
	font-weight: 700;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.finder .search-results li h4.result-title a { color: #656667; }

.finder .search-results li h4.result-title a:hover,
.finder .search-results li h4.result-title a:focus,
.finder .search-results li h4.result-title a:active { color: #DE3068; }

.finder .search-results li small.result-url {
	border-bottom: 1px solid #eee;
	color: #006699;
	display: block;
	font-size: 100%;
	margin: 0 0 20px;
	padding-bottom: 10px;
	width: 100%;
}

.search-results.list-striped { border-top: 2px solid #EEEEEE; padding-top: 10px; }

#search-form .collapse {
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	overflow: hidden;
	position: relative;
	transition: height .35s ease;
	-webkit-transition: height .35s ease;
}

#search-form .collapse.in { display: block; height: 480px; }

.search .btn i.icon-search { display: block; }

div.contact .collapse { overflow: hidden !important; }

.contact .accordion-heading .accordion-toggle {
	color: #444;
	font-family: 'QuestrialRegular', Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding: 6px;
}

.contact .accordion-inner { padding: 15px 10px; }

.contact .contact-links ul.nav li {
	background: none;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 0px;
}

.contact .contact-links ul.nav li a{
	background: url(../images/bullet.gif) no-repeat 2px center;
	color: #CC3333;
	padding-left: 10px;
}

.contact .contact-links ul.nav li a:hover,
.contact .contact-links ul.nav li a:focus,
.contact .contact-links ul.nav li a:active {
	background: url(../images/bullet.gif) no-repeat 2px center;
	color: #333333;
	padding-left: 10px;
}

.contact .contact-form .form-actions button { margin-left: 13.5em; }

p.ja-typo-icon { height: auto; width: auto; }

p.ja-typo-icon:before { content: ""; }

.login_form .inputbox, .login-fields .required { margin-left: 0; width: 140px; }

#OverlayContainer #Overlay { background-color: #777 !important; }

#editor .btn, #editor .btn:hover, #editor .btn:focus, #editor .btn:active { text-transform: none; }

ul.actions li.edit-icon a {
	background-image: url("../images/system/edit.png");
	vertical-align: top;
}

body.com_media { background: #fff !important; }

#system-message.alert {
	padding: 8px 35px 8px 14px;	
}

#system-message.alert div {
	padding: 0;	
}

/* 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.tag-category ul li { border: none; border-bottom: 1px solid #DDDDDD; }

div.tagspopular ul li,
div.tagssimilar ul li { background-position: 0px 7px; padding-left: 8px; }

/* Style for module login */
.userdata [class^="icon-"], 
.userdata [class*="icon-"] {
	float: left;
	margin-top: 1px;
}

/* chzn-container */
.chzn-container .chzn-results li {
	background: none;
}

/* Display Site Configuration Options */
.com_config .btn-toolbar {
	margin: 10px 0;
}

.com_config .btn-toolbar .btn-toolbar {
	margin: 0;
}

.com_weblinks .edit .btn-toolbar + hr.hr-condensed,
.com_config .btn-toolbar + hr.hr-condensed {
	margin: 10px 0;
}

#page-site {
	padding-bottom: 60px;
}

#page-site legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

#page-site .control-group {
	margin-bottom: 9px;
}

#page-site legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}

#page-site .form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}

#page-site .form-horizontal .control-group:before,
#page-site .form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}

#page-site .form-horizontal .control-group:after {
	clear: both;
}

#page-site .form-horizontal .control-label {
	float: left;
	width: 240px;
	text-align: right;
}

#page-site .form-horizontal .control-label label {
	line-height: 23px;
}

#page-site .form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 245px;
	*margin-left: 0;
}

#page-site .form-horizontal .controls:first-child {
	*padding-left: 200px;
}

#page-site .form-horizontal .controls input + label {
	margin: 0 10px 0 5px;
}

#page-site .form-horizontal .help-block {
	margin-bottom: 0;
}

#page-site .form-horizontal input + .help-block,
#page-site .form-horizontal select + .help-block,
#page-site .form-horizontal textarea + .help-block,
#page-site .form-horizontal .uneditable-input + .help-block,
#page-site .form-horizontal .input-prepend + .help-block,
#page-site .form-horizontal .input-append + .help-block {
	margin-top: 9px;
}

#page-site .form-horizontal .form-actions {
	padding-left: 180px;
}

#page-site .form-horizontal .controls .radio input, 
#page-site .form-horizontal .controls .radio label {
	line-height: normal;
	vertical-align: top;
}

/* Submit weblink */
.com_weblinks .edit .control-group .controls input {
	border: 1px solid #E5E6E7;
	min-width: 250px;
	padding: 5px;
}

.com_weblinks .edit .control-group .controls select {
	border: 1px solid #E5E6E7;
	min-width: 260px;
	padding: 5px;
}