/** * ------------------------------------------------------------------------
 * JA Business 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/titillium-text/stylesheet.css);body.contentpane #ja-switch { display: none !important; }body {	color: #333;	font-family: Arial, Helvetica, sans-serif;	font-size: 11pt;	line-height: 1.5;	padding: 20px;}.img-border { margin: 5px 15px 15px 0; }/* Meta ---*/.article-tools { clear: both; display: block; position: relative; }dl.article-info { float: left; padding: 0; margin: 0; width: 70%; }dl.article-info dd, dl.article-info dt {	padding: 0 5px 0 0;	margin: 0;	display: inline;}dd.parent-category-name {}dd.category-name {}dd.create { padding-right: 5px; }dd.createdby { padding-right: 5px; }dd.hits { padding-right: 5px; }p.article-url  { margin: 10px 0 0; }p.modifydate { margin: 10px 0 0; }/* Normal links ---*/a { color: #dd6d14; text-decoration: none; }a:hover, a:active, a:focus { color: #dd6d14; }.contentheading, .componentheading, h1, h2, h3, h4, h5, h6 {	font-family: 'TitilliumText22LLight', Arial, Helvetica, sans-serif;}.contentpane button {	background: url(../images/archive-bg.gif) repeat-x left bottom;	border: solid 1px #c2c2c2;	color: #dd6d14;	display: block;	float: left;	font-size: 92%;	font-weight: bold;	margin-right: 3px;	margin-top: 5px;	padding: 3px 10px;	text-align: center;	text-decoration: none;	cursor: pointer;	text-transform: uppercase;}body.contentpane ul.actions {	margin: 0px;}/* Popup Page */body#bd.com_mailto.contentpane,body#bd.com_content.contentpane {	background: #fff !important;}body#bd.com_content.contentpane thead tr th a,body#bd.com_content.contentpane thead tr th a:hover,body#bd.com_content.contentpane thead tr th a:focus,body#bd.com_content.contentpane thead tr th a:active {	color: #333333;}/* Edit Article */body#bd.com_media.contentpane {	background: #fff !important;	margin: 0 !important;	padding: 20px !important;}body#bd.com_media.contentpane .manager .item {	float: left;	border: 1px solid #ccc !important;	margin: 3px;	position: relative;	padding: 0 !important;}body#bd.com_media.contentpane table.properties td {	vertical-align: top;}