/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 4px;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/**
 * @version     $Id$ 2.0.2 0
 * @package     Joomla
 * @copyright   Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license     GNU/GPL, see LICENSE.php
 */


/* Calendar */
div.calendar .button {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:2px;
	background:none;
	width:auto;
	text-transform:none;
	text-align:center;
	border:none;
	cursor:pointer;
	overflow:visible;
	display:table-cell;
}

div.with_errors {
	border:1px solid #F00;
	overflow:auto;
	margin:5px 0px;
	padding:5px !important;
}
div.with_errors label {
	color:#F00;
}
div.aiContactSafe_error_msg {
	clear:both;
	float:left;
}
div.aiContactSafe_error_msg ul {
	list-style:none;
}
div.aiContactSafe_error_msg li {
	list-style:none;
	display:block;
	color:#F00;
}
/* 
	align - margin
	make sure you have the corect aiContactSafe_mainbody_1 set everywhere on this CSS code
	the number following aiContactSafe_mainbody_ is the id of the profile
	if not properly set, the changes affecting this tag will not take effect
*/

/* display into the center of the page */
div#aiContactSafe_mainbody_1 {
	margin-left:auto;
	margin-right:auto;
}

/*

set the width of some of the fields
add here any of the fields of aiContactSafe

// Textbox
		div#aiContactSafe_mainbody_1 input#nume_field
// Combobox
		div#aiContactSafe_mainbody_1 select#nume_field
// Editbox
		div#aiContactSafe_mainbody_1 textarea#nume_field
// Checkbox - List
		div#aiContactSafe_mainbody_1 input.nume_field
// Radio - List
		div#aiContactSafe_mainbody_1 input.nume_field
// Date
		can't modify the width
// Email
		div#aiContactSafe_mainbody_1 input#nume_field
// Email - List
		div#aiContactSafe_mainbody_1 select#nume_field
// Joomla Contacts
		div#aiContactSafe_mainbody_1 select#nume_field
// Joomla Users
		div#aiContactSafe_mainbody_1 select#nume_field
// SOBI2 Entries
		div#aiContactSafe_mainbody_1 select#nume_field
// Hidden
		nothing to set
// Separator
		div#aiContactSafe_mainbody_1 div#sp_nume_field
// File
		only a very complex solution will fix this problem
// Number
		div#aiContactSafe_mainbody_1 input#nume_field
// Hidden Email
		nothing to set

*/
div#aiContactSafe_mainbody_1 input#aics_name {
	width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_email {
	width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_phone {
	width:240px;
}
div#aiContactSafe_mainbody_1 input#aics_subject {
	width:240px;
}
div#aiContactSafe_mainbody_1 textarea#aics_message {
	width:240px;
	height:80px;
}

/* set the way labels and fields are displayed */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row {
	clear:both;
	padding:2px 0px;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_left {
	float:left;
	padding:0px 3px;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_left {
	float:left;
	padding:0px 3px;
}

div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_label_right {
	float:left;
	padding:1px 3px;
	margin-top:2px;
}
div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_right {
	float:right;
	padding:1px 3px;
}

/* center the contact form */
div#aiContactSafe_mainbody_1 #aiContactSafeForm {
	margin-left:auto;
	margin-right:auto;
}

/* set the space between the notification for the required fields to the contact form */
div#aiContactSafe_mainbody_1 div#aiContactSafe_info {
	margin-bottom:10px;
}

/* set the div containing the captcha */
div#aiContactSafe_mainbody_1 div#div_captcha {
	clear:both;
	text-align:left;
	margin:5px 0px;
	padding-top:10px;
}
div#aiContactSafe_mainbody_1 div#div_captcha_info {
	margin-bottom:5px;
}

/* set the way the text counting the characters in the edit box */
div#aiContactSafe_mainbody_1 div.countdown_div {
	font-size:9px;
}
div#aiContactSafe_mainbody_1 input.countdown_editbox {
	font-size:9px;
	text-align:center;
	border:none;
	overflow:visible;
	background:transparent;
}

/* set the cells containig the contact form and the contact information */
div#aiContactSafe_mainbody_1 table#aiContactSafeForm td, div#aiContactSafe_mainbody_1 div#aiContactSafeForm {
	padding:5px;
	vertical-align:top;
}

/* modify the cursor of the labels to let the user know they can click on them */
div#aiContactSafe_mainbody_1 label {
	cursor:pointer;
}
/* set the label tag containing the character that marks the required fields */
div#aiContactSafe_mainbody_1 label.required_field {
	text-align:left;
	vertical-align:top;
	margin-left:5px;
}

/* hide the hidden rows */
div#aiContactSafe_mainbody_1 div.aiContactSafe_row_hidden {
	display:none;
}

/* make the buttons higher */
div#aiContactSafe_mainbody_1 div#aiContactSafeBtns input {
	padding:5px;
	margin:0px;
}

/* set the way the date is displayed */
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td {
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
div#aiContactSafe_mainbody_1 table.aiContactSafe_date td select {
	margin:0px 2px 0px 0px;
}

/* set the space between field sufix and the field and between the field prefix and the field */
div#aiContactSafe_mainbody_1 span.aiContactSafe_sufix {
	margin-right:3px;
}
div#aiContactSafe_mainbody_1 span.aiContactSafe_prefix {
	margin-left:3px;
}
/*@group Notification box */
.xtypo-alert,
.xtypo_info,
.xtypo_warning,
.xtypo_sticky,
.xtypo_feed,
.xtypo_download {
	display: block;
	padding: 0.5em 1em;
	box-shadow: 0 0  3px #ccc;
	border-radius: 3px;
	margin: 20px 0;
}


.xtypo-alert {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #F5FD98;
	border: 1px solid #fcdc5e;
	color: #99666A;
	text-shadow: 0 1px 0 #fff;
}
	.xtypo-alert .icon-alert {
		background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat 0px 0px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
	}
.xtypo_info {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #B5D4FE;
	border: 1px solid #9dc5fb;
	color: #0254b0;
	text-shadow: 0 1px 0 #fff;
}
	.xtypo_info .icon-info {
		background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -18px -18px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_warning {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #fd7174;
	border: 1px solid #fd7174;
	color: #fff;
	text-shadow: 0 -1px 0 #851616;
}
	.xtypo_warning .icon-warning {
		background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -36px -18px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_sticky {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #a6a7ab;
	border: 1px solid #9e9ea0;
	color: #fff;
	text-shadow: 0 -1px 0 #666;
}
	.xtypo_sticky .icon-sticky {
		background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -36px 0px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_feed {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f9b954;
	border: 1px solid #f1b352;
	color: #fff;
	text-shadow: 0 -1px 0 #bf750c;
	
}
	.xtypo_feed .icon-feed {
		background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat 0px -18px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_download {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #3af354;
	border: 1px solid #36e44e;
	color: #fff;
	text-shadow: 0 -1px 0 #048104;
}
	.xtypo_download .icon-download {
		background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -18px 0px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
/*@end */

/*@group Blockquote */
.xtypo_quote,
.xtypo_quote_left,
.xtypo_quote_right {
	background: url(plugins/content/xtypo/themes/default/assets/quote.png) #f5f5f5 no-repeat 20px 20px;
	font-size: 1.5em;
	font-style: italic;
	color: #666;
	font-family: Georgia,serif;
	border-radius: 10px;
	text-shadow: 0 1px 0 #fff;
	
}
.xtypo_quote {
	margin: 20px 0;
	
	
}
	.xtypo_quote p {
		padding: 20px 20px 20px 60px;
	}
.xtypo_quote_left {
	float: left;
	width: 50%;
	margin: 20px 20px 20px 0;

}
	.xtypo_quote_left p {
		padding: 20px 20px 20px 60px;
	}
.xtypo_quote_right {
	float: right;
	width: 50%;
	margin: 20px 0 20px 20px;
}
	.xtypo_quote_right p {
		padding: 20px 20px 20px 40px;
	}
/*@end */

/*@group Button */
.xtypo_button1 a ,
.xtypo_button2 a ,
.xtypo_button3 a  {
	display: inline-block;
	padding:  5px 10px;
	border-radius: 3px;
	text-decoration: none!important;
	margin: 10px 0!important;
}
.xtypo_button1 a {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #0b9aec;
	color: #fff!important;	
	box-shadow: 0 0  3px #ccc;
	text-shadow: 0 -1px 0 #107cdc;	

}
	.xtypo_button1 a:hover {
		color: #fff!important;
		background: #333!important;
		text-shadow: 0 -1px 0 #000;
	}
.xtypo_button2 a {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f0f0f0;
	color: #666!important;	
	box-shadow: 0 0 3px #ccc;
	text-shadow: 0 1px 0 #fff;	

}
	.xtypo_button2 a:hover {
		color: #fff!important;
		background: #333!important;
		text-shadow: 0 -1px 0 #000;
	}
.xtypo_button3 a {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f00;
	color: #fff!important;	
	box-shadow: 0 0  3px #ccc;
	text-shadow: 0 -1px 0 #107cdc;	

}
	.xtypo_button3 a:hover {
		color: #fff!important;
		background: #333!important;
		text-shadow: 0 -1px 0 #000;
	}
/*@end */

/*@group Rounded Box */
.xtypo_rounded1,
.xtypo_rounded_left1,
.xtypo_rounded_right1 {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #ddd;
	display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #666;
	text-shadow: 0 1px 0 #eee;
	margin: 10px 0;
}
.xtypo_rounded_left1 {
	width: 50%;
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded_right1 {
	width: 50%;
	float: right;
	margin: 20px 0 20px 20px;
}
.xtypo_rounded2 ,
.xtypo_rounded_left2,
.xtypo_rounded_right2 {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #fff;
	display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ddd;
	border-radius: 3px;
	color: #666;
	margin: 10px 0;
}
.xtypo_rounded_left2 {
	width: 50%;
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded_right2 {
	width: 50%;
	float: right;
	margin: 20px 0 20px 20px;
}
.xtypo_rounded3,
.xtypo_rounded_left3,
.xtypo_rounded_right3 {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #67b8f7;
	display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #fff;
	margin: 10px 0;
	text-shadow: 0 -1px 0 #4e90c2;
}
.xtypo_rounded_left3 {
	width: 50%;
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded_right3 {
	width: 50%;
	float: right;
	margin: 20px 0 20px 20px;
}
.xtypo_rounded4,
.xtypo_rounded_left4,
.xtypo_rounded_right4 {
	background: url(plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f47553;
	display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #fff;
	margin: 10px 0;
	text-shadow: 0 -1px 0 #c6593c;
}
.xtypo_rounded_left4 {
	width: 50%;
	float: right;
	margin: 20px 0 20px 20px;
}
.xtypo_rounded_right4 {
	width: 50%;
	float: right;
	margin: 20px 0 20px 20px;
}
/*@end */

/*@group List */
.xtypo_list ul,
.xtypo_list_left ul,
.xtypo_list_right ul{
	background-color: #fff;
	    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -0-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image:  linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-size: 1px 23px;
	    margin: 20px auto;
	    position: relative;
	    padding: 20px;
	
}

	.xtypo_list ul:after,
	.xtypo_list_left ul:after,
	.xtypo_list_right ul:after {
	    border-left: 1px solid rgba(238, 238, 238, 1);
	    border-right: 1px solid rgba(238, 238, 238, 1);
	    bottom: 0;
	    content: '';
	    left: 40px;
	    position: absolute;
	    top: 0;
	    width: 2px;
	}
		.xtypo_list ul li,
		.xtypo_list_left ul li,
		.xtypo_list_right ul li {
			list-style: none!important;
			padding: 5px 0!important;
			margin-left: 40px!important;
		}
		.xtypo_list ul li:before,
		.xtypo_list_left ul li:before,
		.xtypo_list_right ul li:before {
			background: url(plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat 0px -36px;;
			display: block;
			width: 16px;
			height: 16px;
			display: block;
			content: "";
			position: absolute;
			margin:3px 0 0 -40px;
		}
	
.xtypo_list ol,
.xtypo_list_left ol,
.xtypo_list_right ol {
	background-color: #fff;
	    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -0-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image:  linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-size: 1px 23px;
	    margin: 20px auto;
	    position: relative;
	    padding: 20px;	}
	.xtypo_list ol:after,
	.xtypo_list_left ol:after,
	.xtypo_list_right ol:after {
	    border-left: 1px solid rgba(238, 238, 238, 1);
	    border-right: 1px solid rgba(238, 238, 238, 1);
	    bottom: 0;
	    content: '';
	    left: 40px;
	    position: absolute;
	    top: 0;
	    width: 2px;
	}

		.xtypo_list ol li,
		.xtypo_list_left ol li,
		.xtypo_list_right ol li {
			padding: 5px 0 0 15px!important;
			margin-left: 20px!important;
		}

.xtypo_list_left {
	float: left;
	width: 50%;
	margin-right: 20px;
}
.xtypo_list_right {
	float: right;
	width: 50%;
	margin-left: 20px;
}

/*@end */
/*@group Misc */
.xtypo_code {
	background: #F0F0F0;
	border-left: 5px solid #C3D7EA;
	display: block;
	padding: 10px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
	margin: 20px 0;
	font-size: 120%;
}
.xtypo_dropcap {
	float: left;
	color: #999;
	font-size: 75px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
	font-family: Georgia, serif;
}
/*@end *//**
 * ------------------------------------------------------------------------
 * JA T3 System plugin for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */

/* SPECIAL CONTENT
-----------------------------------------------------------------*/
/* Pre, Code ---*/
pre, .code {
	background: #ffffdd;
	border-left: 5px solid #ccc;
	font: 1em/1.5 Monaco, Consolas, "Courier News", monospace;
	margin: 15px 0;
	padding: 10px 15px !important;
}

/* Dropcap ---*/
.dropcap {
	color: #333;
	display: block;
	float: left;
	font: 60px/40px Georgia, Times, serif;
	padding: 7px 8px 0 0;
}

/* Blockquote ---*/
blockquote {
	font-family: Georgia, Times, serif;
	font-size: 115%;
}

blockquote span.open  { background: url(plugins/system/jat3/jat3/base-themes/default/images/so-q.gif) no-repeat left top; padding: 0 0 0 20px; display: inline-block; }

blockquote span.close {	background: url(plugins/system/jat3/jat3/base-themes/default/images/sc-q.gif) no-repeat bottom right;	padding: 0 20px 0 0; display: inline-block; }

/* Inline Words Hilite ---*/
.highlight { background: #ffffdd; font-weight: bold; padding: 1px 5px; }

/* Tips, Error, Message, Hightlight ---*/
p.error, p.message, p.tips, p.rss, p.key, p.tag, p.cart, p.note, p.photo, p.doc, p.mobi {
	padding-left: 25px;
	position: relative;
}

p.error span.icon, p.message span.icon, p.tips span.icon, p.rss span.icon, p.key span.icon,
p.tag span.icon, p.cart span.icon, p.note span.icon, p.photo span.icon, p.doc span.icon, p.mobi span.icon {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/icons/icons-sprites-silk.png);
	/*background-image: url(plugins/system/jat3/jat3/base-themes/default/images/icons/icons-sprites-tango.png);*/
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
}

p.error 		span.icon { background-position: left -54px; }
p.message	span.icon { background-position: left -72px; }
p.tips 		span.icon {	background-position: left -90px; }
p.key 		span.icon { background-position: left -108px; }
p.tag 		span.icon { background-position: left -126px; }
p.cart 		span.icon { background-position: right -54px; }
p.doc 		span.icon { background-position: right -72px; }
p.note 		span.icon { background-position: right -90px; }
p.photo 		span.icon { background-position: right -108px; }
p.mobi 		span.icon { background-position: right -126px; }

p.error { color: #CC0000; }
p.message {	color: #2C79B3; }
p.tips {	color: #E58C00; }

/* Special list style ---*/
ul.checklist li, ul.star li, ul.arrow li,
ul.address li, ul.phone li, ul.email li {
	background: none;
	margin-left: 8px;
	padding: 0 0 0 22px;
	position: relative;
	overflow: hidden;
}

ul.checklist span.icon, ul.star span.icon, ul.arrow span.icon,
ul.address span.icon, ul.phone span.icon, ul.email span.icon {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/icons/icons-sprites-silk.png);
	/*background-image: url(plugins/system/jat3/jat3/base-themes/default/images/icons/icons-sprites-tango.png);*/
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

ul.arrow 		span.icon { background-position: left top; }
ul.star 			span.icon { background-position: left -18px; }
ul.checklist		span.icon {	background-position: left -36px; }
ul.phone 		span.icon { background-position: right top; }
ul.address 		span.icon { background-position: right -18px; }
ul.email 		span.icon { background-position: right -36px; }

ul.bookmark-links li {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/arrow.png) no-repeat 0px 10px !important;
	border-bottom: 1px dotted #e6e6e6;
	padding: 5px 0 5px 10px !important;
}

ul.ja-unordered-list li {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/bullet.gif) no-repeat 20px 7px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
}

ol.ja-ordered-list li { line-height: 180%; margin-left: 30px; }

dl.ja-definition-list dt { font-weight: bold; line-height: 160%; }

dl.ja-definition-list dd { margin-left: 15px; line-height: 160%; }

/* Big Number ---*/
p.blocknumber {
	position: relative;
	padding: 5px 0 5px 55px !important;
}

.bignumber-1, .bignumber-2, .bignumber-3 {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/numberlist-bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px !important;
	position: absolute;
	top: 0;
	left: 0;
	font: bold 20px/normal Arial, sans-serif;
	text-align: center;
}

.bignumber-1 { background-position: left top;}
.bignumber-2 { background-position: left -44px;}
.bignumber-3 { background-position: left -88px;}

/* Talking box. Thinking box. ---*/
div.bubble { position: relative; padding-bottom: 20px; }

div.bubble .box-ct { padding: 16px; position: relative; }

div.bubble .box { position: absolute; height: 16px; width: 16px; }

div.bubble .tl, div.bubble .tr, div.bubble .br, div.bubble .bl {
	background-repeat: no-repeat;
	position: absolute;
}

div.bubble .tl { background-position: left -20px; top: 0; left: 0; }
div.bubble .tr { background-position: right -20px; top: 0; right: 0; }
div.bubble .br { background-position: right bottom; bottom: 0; right: 0; }
div.bubble .bl { background-position: left bottom; bottom: 0; left: 0; }

div.bubble span.arrow {
	width: 13px;
	height: 7px;
	font-weight: bold;
	display: block;
	margin-left: 20px;
}

div.bubble-l1 span.arrow, div.bubble-l2 span.arrow { background: url(plugins/system/jat3/jat3/base-themes/default/images/bubble-l.png) no-repeat left top }

div.bubble-d1 span.arrow, div.bubble-d2 span.arrow { background: url(plugins/system/jat3/jat3/base-themes/default/images/bubble-d.png) no-repeat left top; }

div.bubble-hl1 span.arrow, div.bubble-hl2 span.arrow { background: url(plugins/system/jat3/jat3/base-themes/default/images/bubble-hl.png) no-repeat left top;}

div.bubble span.author {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/icons/icon-author.gif) no-repeat 10px 3px;
	padding-left: 25px;
	display: block;
	font-weight: bold;
}

/* Bubble light style 1 */
div.bubble-l1 div.box-ct { background: #E0E0E0; }

div.bubble-l1 .tl, div.bubble-l1 .tr, div.bubble-l1 .bl, div.bubble-l1 .br {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/bubble-l.png);
}

/* Bubble light style 2 */
div.bubble-l2 div.box-ct { background: #E0E0E0; }

/* Bubble Dark light style 1 */
div.bubble-d1 div.box-ct { background: #444; color: #fff; }

div.bubble-d1 div.tl, div.bubble-d1 div.tr, div.bubble-d1 div.bl, div.bubble-d1 div.br {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/bubble-d.png);
}

/* Bubble Dark light style 2 */
div.bubble-d2 div.box-ct { background: #444; color: #fff; }

/* Bubble highlight style 1 */
div.bubble-hl1 .box-ct { background: #069; color: #fff; }

div.bubble-hl1 div.tl, div.bubble-hl1 div.tr, div.bubble-hl1 div.bl, div.bubble-hl1 div.br {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/bubble-hl.png);
}

/* Bubble highlight style 2 */
div.bubble-hl2 div.box-ct { background: #069; color: #fff; }

/* Box style ---*/
.box-sticky, .box-download, .box-grey, .box-hilite {
	margin: 15px 0;
	padding: 10px !important;
	border: 3px solid #ddd;
}

.box-sticky {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/icons/sticky-big.png) no-repeat 10px center #fff;
	padding-left: 50px !important;
	border-color: #d2d2b6;
}

.box-download {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/icons/download-big.png) no-repeat 10px center #fff;
	padding-left: 50px !important;
	border-color: #d6e9f3;
}

.box-grey {
	background-color: #f7f7f7;
}

.box-hilite {
	border-color: #d2d2b6;
	background: #ffffdd;
}

/* Legend ---*/
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0 !important;
	padding: 0 5px !important;
	position: absolute;
	top: -12px;
}

.legend {
	border: 3px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

.legend-hilite .legend-title {
	color: #006699;
}

.legend-hilite {
	border: 3px solid #d6e9f3;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

/* OTHERS
--------------------------------------------------*/
div.ja-adv {
	border: 1px solid #ddd;
	padding: 10px;
}

div.ja-adv span.sponsor {
	color: #999;
	display: block;
	font-size: 92%;
	text-align: right;
}

/* Highslide ---*/
.highslide-header {
	border-bottom: 1px solid #CCCCCC;
}

.highslide-header li {
	background: none;
}

.highslide-body {
	padding: 10px 0 !important;
}

.highslide {
	margin: 0;
}

.highslide img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.highslide:hover img {
	border: 1px solid #ABABAB !important;
}/**
 * ------------------------------------------------------------------------
 * JA T3 System plugin for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */

/* Eric Meyer's CSS Tools: Reset CSS (Modified by Hieu Nguyen)
-------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%; -- Keeping the default behavior on font aesthetic*/
	/*font: inherit; -- Keeping the default behavior on font aesthetic*/
	/*vertical-align: baseline;*/
}

ul { list-style: none; }
/*body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }*/

table { border-collapse: collapse; border-spacing: 0; }

:focus { outline: none; }

/* Clearfix
-------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Generic Styles
-------------------------------------------------------------*/
.clear, .divider {clear: both;}

.no-display {display: none !important;}

.nowrap,.nobr {white-space: nowrap !important;}

.no-border {
	border: 0 !important;
}

.no-padding {padding: 0 !important}
.no-margin 	{margin: 0 !important;}

/*Alignment---*/
.v-top 		{vertical-align: top;}
.v-middle	{vertical-align: middle;}
.v-bottom 	{vertical-align: bottom;}

.a-left		{text-align: left;}
.a-center	{text-align: center;}
.a-right		{text-align: right;}

.left		{float: left;}
.right	{float: right;}

.auto-width {width: auto;}/**

 * ------------------------------------------------------------------------

 * JA T3 System plugin for Joomla 1.7

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html

 * Author: J.O.O.M Solutions Co., Ltd

 * Websites: http://www.joomlart.com - http://www.joomlancers.com

 * ------------------------------------------------------------------------

 */



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */


/* Gutter ---*/

.main .inner {

/* We use liquid layout, so we need to insert a div which will create margin if need */

	

}



.main .main-inner1 {

/* We use liquid layout, so we need to insert a div which will create margin if need */

}



.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module { 

/* for side columns and spotlight, we only need to add margin or padding to Module */

	

}



.ja-inset2 div.ja-moduletable, .ja-inset2 .div.moduletable, .ja-inset2 div.ja-module, .ja-inset2 div.module {

	

}



.ja-inset1 div.ja-moduletable, .ja-inset1 .div.moduletable, .ja-inset1 div.ja-module, .ja-inset1 div.module {

	
}



.item .contentpaneopen {

/* for article columns, we only need to add margin or padding to this div  */

	
}



.items-leading { }



.items-row {

/* minus the spacing of the article row to macth with the Gutter & global grid */

	

}



/* MAIN COLUMN

--------------------------------------------------------- */

#ja-mainbody { float: left; }

#ja-current-content, #ja-main { float: right; }



/* SIDE COLUMNS

--------------------------------------------------------- */

.ja-colswrap {}

.ja-col {}



/* Left Column ---*/

#ja-left .ja-l2 .ja-left1, #ja-left .ja-l2 .ja-left2 { width: 50%; }

#ja-left .ja-l1 .ja-col { width: 100%; }



/* Right Column ---*/

#ja-right { float: right; }

#ja-right .ja-r2 .ja-right1, #ja-right .ja-r2 .ja-right2 { width: 50%; }

#ja-right .ja-r1 .ja-col { width: 100%; }



/* HEADER

--------------------------------------------------------- */

#ja-header {}



/* FOOTER

--------------------------------------------------------- */

#ja-footer { clear: both; }



/* CONTENT'S GRIDS

--------------------------------------------------------- */

.item { float: left; position: relative; }



.cols-1 .item { width: 100%; }

.cols-2 .item { width: 50%; }

.cols-3 .item { width: 33.33%; }

.cols-4 .item { width: 25%; }

.cols-5 .item { width: 20%; }



/* SPOTLIGHT

--------------------------------------------------------- */

#ja-topsl {}

#ja-botsl {}



.ja-box { float: left; overflow: hidden; }

.ja-box-right { position: absolute; right: 0; }

/**

 * ------------------------------------------------------------------------

 * JA T3 System plugin for Joomla 1.7

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html

 * Author: J.O.O.M Solutions Co., Ltd

 * Websites: http://www.joomlart.com - http://www.joomlancers.com

 * ------------------------------------------------------------------------

 */



/* COMMON STYLE

--------------------------------------------------------- */

body {

	background: #ffffff;

	color: #000000;

	font-family: sans-serif;

	line-height: 1.5;

}



body#bd { background: #ffffff; color: #000000; font-size: 12px;}



body#bd #ja-wrapper { overflow: hidden; }



body.fs1 #ja-wrapper { font-size: 80%; }

body.fs2 #ja-wrapper { font-size: 90%; }

body.fs3 #ja-wrapper { font-size: 100%; }

body.fs4 #ja-wrapper { font-size: 110%; }

body.fs5 #ja-wrapper { font-size: 120%; }

body.fs6 #ja-wrapper { font-size: 130%; }



/* Normal links ---*/

a {}



a:hover, a:active, a:focus { }



/* Content spacing ---*/

.column p, .column pre, .column blockquote,

.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,

.column ol, .column ul, .column dl { margin: 15px 0; padding: 0; }



/* Headings & Titles ---*/

h1 { font-size: 180%; }

h2 { font-size: 150%; }

h3 { font-size: 125%; }

h4 { font-size: 100%; text-transform: UPPERCASE; }

h5 { font-size: 100%; }



.contentheading, .componentheading, h1, h2, h3, h4, h5 { line-height: 1.2; }



h1.componentheading, .componentheading { margin: 0; padding: 0 0 4px; }



.componentheading { }



h1.contentheading, h2.contentheading, .contentheading { margin: 0; padding: 0 0 5px; }



.contentheading { }



.blog-featured .contentheading { }



.contentheading a,

.contentheading a:hover,

.contentheading a:active,

.contentheading a:focus { }



.jitem-title { }



/* Small text ---*/

small, .small, .smalldark, .small-text, .article-tools,

.img_caption, .contenttoc, p.site-slogan, a.readon, #ja-navhelper, #ja-footer { font-size: 92%; }



small, .small { }



.smalldark { text-align: left; }



/* List ---*/

/* Readon links ---*/

p.readmore { margin: 0; }



p.readmore a {}



p.readmore a:hover, p.readmore a:active, p.readmore a:focus {}



/* Others ---*/

hr {

	border-bottom: 0;

	border-left: 0;

	border-right: 0;

	border-top: 1px solid;

	height: 1px;

}



/* FORM

--------------------------------------------------------- */

form label { cursor: pointer; }



input, select, textarea, .inputbox { font-size: 100%; }



.inputbox { }



.inputbox:hover, .inputbox:focus { }



.button { }



.button:hover, .button:focus { }



.checkbox { }



.radio { }



fieldset { border: none; margin: 0; padding: 5px 0; }



legend {	font-size: 125%; font-weight: bolder; line-height: 1.2; }



fieldset dt {

	clear: left;

	float: left;

	min-width: 12em;

	padding: 3px 0;

}



fieldset dd {

	padding: 3px 0;

	min-height: 25px;

}



/* Login ---*/

.login_form fieldset,

.login fieldset { padding: 15px 0 0; }



.login_form fieldset p,

.login fieldset p { margin: 0 0 5px; }



.login_form label,

.login label {

	display: block;

	float: left;

	font-weight: bold;

	text-align: right;

	width: 130px;

}



.login-fields {

	margin: 0 0 10px;

}



.login_form .inputbox,

.login-fields .required { margin-left: 10px; width: 150px; }



.login_form .remember .inputbox { width: 20px; }



.login_form .button,

.login button { margin-left: 140px; }



/* Register ---*/

.form-register fieldset { padding: 0 0 10px; }



.form-register p { margin: 0 0 5px; }



.form-register p.form-des { margin: 15px 0; }



.form-register label {

	display: block;

	float: left;

	font-weight: bold;

	text-align: right;

	width: 130px;

}



.form-register .inputbox { margin-left: 10px; width: 200px; }



.form-register .button { margin-left: 140px; }



.registration fieldset dt  {

	margin-right: 5px;

}



/* User ---*/

.user-details { padding: 10px 0; }



.user-details p { margin: 0 0 5px; }



.user-details label {

	display: block;

	float: left;

	font-weight: bold;

	text-align: right;

	width: 130px;

}



.user-details .inputbox { margin-left: 10px; width: 200px; }



.user-details .button { margin-left: 140px; }



.user-details .paramlist .paramlist_key { padding: 0 0 5px; width: 130px; }



.user-details .paramlist .paramlist_value { padding: 0 0 5px; }



.user-details .user_name span { font-weight: bold; padding-left: 10px; }



/* Search ---*/

form#searchForm { padding: 15px 0; }



.searchintro { }



.results h4 { margin: 15px 0 0; }



.results p { margin: 0 0 10px; }



.search fieldset {

	border: 1px solid #F0F0F0;

	margin: 25px 0 15px;

	padding: 10px;

}



.search fieldset legend {

	font-size: 100%;

}



.search .phrases-box {

	margin: 0 0 10px;

}



.search .word button {

	margin-left: 5px;

}



.search .word .inputbox {

	vertical-align: top;

}



.search .word label {

	vertical-align: bottom;

}



/* Contact ---*/

#component-contact address { font-style: normal; }



#component-contact #emailForm {}



.contact_email { margin: 0 0 10px; }



.contact_email div {

	padding: 5px 0;

}



.contact_email label {

	display: block;

	font-weight: bold;

	float: left;

	width: 17em;

}



.contact_email-copy { margin: 15px 0; }



.contact-email-copy label {

	display: inline;

}



div.contact-links ul li {

	background: none;

}



/* Display Contact ---*/



/* Slider */



.panel {

	border: solid 1px #ddd;

	margin-top: -1px;

}



#ja-content-main .contact .panel h3 {

	margin: 0;

	padding: 0;

	background: #eee;

	border: 0;

}



.panel h3 a {

	display: block;

	padding: 6px;

	text-decoration: none;

	color: #444;

	padding: 6px;

}



.panel h3.pane-toggler a {

	background: #f5f5f5;

}



.panel h3.pane-toggler-down a {

	background: #f5f5f5;

	border-bottom: solid 1px #ddd;

}



.jpane-slider,

.pane-slider {

	border: solid 0px;

	padding: 0px 15px !important;

	margin: 0;

	height: 0;

	overflow: hidden;

}



.panel .contact-form,

.panel  .contact-miscinfo {}



.contact .panel .contact-form form,

.contact .panel .contact-address {

	margin: 15px 0 0 0;

}



.contact-image {

	margin: 15px 0;

	overflow: hidden;

	display: block;

}



.categories-list .category-desc ul li { list-style-type: square; }



#ja-content-main .contact .panel .pane-hide {

	display: none;

}



/* Tabs */

div.current {

	border: 1px solid #CCCCCC;

	clear: both;

	max-width: 500px;

	padding: 10px;

}



#close a { text-decoration: none; }



#contact-slider.tabs {

	clear: both;

	float: left;

	margin: 15px 0 0;

	z-index: 50;

}



#contact-slider.tabs dt {

	background: #F0F0F0;

	border-left: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-top: 1px solid #CCCCCC;

	color: #666666;

	float: left;

	margin-right: 3px;

	padding: 4px 10px;

}



#contact-slider.tabs dt.open {

	background: #F9F9F9;

	border-bottom: 1px solid #F9F9F9;

	color: #000000;

	z-index: 100;

}



#contact-slider.tabs dt h3 {

	margin: 0;

	padding-bottom: 0;

	border-bottom: 0;

}



/* contact  plain */

#ja-content-main .contact h3 {

	border-bottom: solid 1px #ddd;

	margin: 20px 0;

	padding-bottom: 15px;

}



.form-required {

	font-weight: bold;

	margin: 10px 0;

	background: #fff url(plugins/system/jat3/jat3/base-themes/default/images/req.png) no-repeat !important;

	padding: 10px 40px;

}



.contact .inputbox {

	background: #fff;

	border: solid 1px #ccc;

	padding: 3px;

}



/*Encyclopedia*/

div.encyclopedia_col1 {

	width:49%;

	float:left;



}

div.encyclopedia_col1 p.img_caption {

	font-size: .6em;

}



div.encyclopedia_col2 {

	width:49%;

	float:right;

	padding-left:3px;

	margin-left: 2px;	

} 



div.encyclopedia_col2 p {

	padding-left:3px;

	margin-left: 2px;	

} 



div.encyclopedia_links ul {

	display: block;

	margin: 0px 0px 1px 0px;

	list-style-type: none;

	padding: 10px 0px 10px 0px;

	width: 100%;

}

div.encyclopedia_links ul li {

	display: inline;

	padding: 2px;

	margin: 2px;

	white-space: nowrap;

}



/* FAQ ---*/

div.jcat-children dt {

	clear: left;

	float: left;

	min-width: 7em;

	padding: 3px 0;

}



div.jcat-children dd {

	padding: 3px 0;

	min-height: 25px;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

/* Layout Deco ---*/

.blog { }



.item-separator, .row-separator { display: none; }



/*Leading*/

.items-leading {}

.items-leading .leading { padding-bottom: 15px; }



/*Articles grids*/

.items-row { padding-bottom: 15px; padding-top: 15px; }



.item {}



/* Meta ---*/

.article-tools { clear: both; display: block; position: relative; }



dl.article-info { float: left; padding: 0; margin: 0; width: 70%; text-transform: none; }



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; }



.contentdescription { display: block; padding: 10px 15px; }



.contentdescription p { margin: 0; }



ul.actions { float: right; margin: 0; padding: 0; }



ul.actions li {

	display: inline;

	background: none;

	padding: 0;

	margin: 0;

	line-height: 1;

}



ul.actions li img { border: 0; margin: 0 5px 0 0; }



/* Archive ---*/

ul#archive-items > li {

	line-height: normal;

	overflow: visible;

	padding: 0;

	margin: 0;

}



ul#archive-items div.intro {

	clear: both;

	overflow: hidden;

}



/* Article ---*/

.article-content { overflow: hidden; }



/* Category List ---*/

.categories-list {}

.categories-list h1 {}

.categories-list ul {}

div.categories-list ul li {

	background: none;

	padding-left: 0;

}

.categories-list ul li span.item-title {}

.categories-list li span.item-title a {}



div.categories-list dl.article-count dt,

div.categories-list dl.article-count dd {

	display: inline;

}



div.categories-list dl.article-count dd {

	margin-left: 0;

}



div.categories-list ul li ul {

	margin-left: 15px;

}



div.categories-list ul li li {

	border-bottom: 1px solid #ccc;

	background: #f2f2f2;

	padding: 10px;

}



div.categories-list ul li li li {

	background: #ddd;

}



div.categories-list ul li li.last {

	border-bottom: 0;

}

/* Sub Category List ---*/

.cat-children {}

.cat-children h3 {}

.cat-children ul {}

.cat-children ul li {}

.cat-children ul li span.item-title {}

.cat-children ul li span.item-title a {}



/*Inline images ---*/

.img_caption { margin-top: 15px; margin-bottom: 10px; }



.img_caption.left { margin-right: 10px; }



.img_caption.right { margin-left: 10px; }



p.img_caption { clear: both; margin: 0; padding: 0; text-align: center; }



/* Tables ---*/

th { font-weight: bold; padding: 5px; text-align: left; }



td { font-size: 100%; padding: 5px; }



thead tr th { }



thead tr th a,

thead tr th a:hover,

thead tr th a:focus,

thead tr th a:active { }



.cat-list-row2,

.cat-list-row1,

tr.cat-list-row2 td,

tr.cat-list-row1 td {

	border-color: #ddd;

}



.cat-list-row2:hover,

.cat-list-row2:hover {}



.cat-list-row2,

tr.cat-list-row2 td {}



table.contentpane, table.tablelist, table.category { width: 100%; }



table.contentpaneopen { border: none; border-collapse: collapse; border-spacing: 0; }



/* Content Toc */

table.contenttoc { float: right; margin: 0 0 10px 12px; padding: 0; width: 30%; }



table.contenttoc a { }



table.contenttoc td { padding: 5px 10px; }



table.contenttoc th { padding: 5px 10px; }



/* Poll */

div.poll { padding: 15px 0; }



form#poll { margin-bottom: 10px; padding-bottom: 10px; }



dl.poll { font-size: 92%; margin-bottom: 10px; padding-bottom: 10px; }



dl.poll dt, dl.poll dd { float: left; }



dl.poll dt { clear: left; width: 100px; }



dl.poll dd { clear: right; width: 400px; }



table.pollstableborder { border: none; padding: 0; text-align: left; width: 100%; }



table.pollstableborder img { vertical-align: baseline; }



table.pollstableborder td { }



table.pollstableborder tr.sectiontableentry0 td,

table.pollstableborder tr.sectiontableentry1 td { }



/* Search */

table.searchintro { padding: 10px 0; width: 100%; }



table.searchintro td { }



/* Misc. */

table.contentpaneopen, table.contentpane, table.blog { width: 100%; }



/* Pagination ---*/

.pagination ul,

ul.pagenav { float: left; margin: 10px 0; }



.pagination ul li,

ul.pagenav li {

	background: none;

	display: block;

	float: left;

	margin: 0;

	overflow: hidden;

	padding: 0;

}



.pagination ul li span.pagenav,

.pagination ul li a.pagenav,

ul.pagenav li a { padding: 0 5px; }



.pagination ul a.pagenav { }



.pagination ul a.pagenav:hover,

.pagination ul a.pagenav:active,

.pagination ul a.pagenav:focus { }



.ja-content-main fieldset.filters { font-size: 92%; margin: 10px 0 5px; }

.ja-content-main .display-limit { font-size: 92%; margin: 10px 0 5px; }

.ja-content-main fieldset.filters .filter-search,

.ja-content-main fieldset.filters .display-limit { float: left; width: 50%; }



.ja-content-main fieldset.filters .display-limit { float: right; text-align: right; }



.ja-content-main .pagenavbar { font-weight: bold; }



.ja-content-main .pagenavcounter { margin: 15px 0; text-align: center; }



.ja-content-main .counter {

	float: right;

	line-height: 1;

	margin: 15px 0;

	text-align: right;

}



.ja-content-main .counter span { }



.items-more { padding: 15px 0 5px; }



.items-more h3 { margin: 0 0 5px; }



.items-more ol {}



div.back_button a,

div.back_button a:hover,

div.back_button a:active { display: block; margin: 10px 0; }



/* Messages ---*/

#system-message {}



#system-message dd.message ul,

#system-message dd.error ul,

#system-message dd.notice ul { margin: 0; padding: 0; }



#system-message dd.message ul li,

#system-message dd.error ul li,

#system-message dd.notice ul li { background: none; margin: 0; padding: 5px; }



/* System Standard Messages */

#system-message dd.message ul { }



/* System Error Messages */

#system-message dd.error ul { }



/* System Notice Messages */

#system-message dd.notice ul { }



/* Tooltips --- */

.items-row.cols-2 .column-2 .contentpaneopen_edit {

	padding-left: 15px;

}



.tip-wrap {

	background: #ffffcc;

	border: 1px solid #e2e2b5;

	z-index: 999;

}



.tip-title { font-weight: bold; padding: 5px 10px; border-bottom: 1px solid #e2e2b5; }



.tip-text { font-size: 100%; margin: 0; padding: 5px 10px; }



.hasTip img { border: none; margin: 0 5px 0 0; }



.contentpaneopen_edit img { vertical-align: middle; }



/* Edit page */



.edit fieldset {

	border: 1px solid #F0F0F0;

	margin: 25px 0 15px;

	padding: 10px;

}



.edit .formelm {

	margin: 0 0 10px;

}



.edit .formelm label {

	min-width: 100px;

	font-weight: bold;

}



.edit .formelm-buttons,

.edit .formelm-area {

	margin: 0 0 10px;

}



.edit .formelm-area label {

	display: block;

	margin-bottom: 5px;

	font-weight: bold;

}



/* MODULE STYLES

--------------------------------------------------------- */

div.ja-moduletable h3, div.moduletable h3 { margin: 0 0 8px; overflow: hidden; padding: 0 0 5px; }



div.moduletable_menu h3 { margin-bottom: 0; }



div.ja-moduletable, div.moduletable {

	margin-bottom: 10px;

	margin-top: 10px;

	padding: 0 0 20px;

	position: relative;

}



/* Rounded Module --- */

div.ja-module h3, div.module h3 { margin: 0 0 10px; overflow: hidden; padding: 8px 0; }



div.ja-module, div.module { margin-bottom: 20px; position: relative; overflow: hidden; }



/* Badge Module ---*/

.badge {

	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/icon-badge.png);

	background-repeat: no-repeat;

	height: 46px;

	position: absolute;

	right: 0;

	top: 0;

	width: 45px;

}



.badge-hot 	.badge { background-position: 0 0; }



.badge-new 	.badge { background-position: 0 -46px; }



.badge-pick .badge { background-position: 0 -92px; }



.badge-top 	.badge { background-position: 0 -138px; }



/* Search Module ---*/

#ja-search { bottom: 15px; position: absolute; right: 0; }



#ja-search label { display: none; }



#ja-search .inputbox { }



#ja-search .inputbox:hover, #ja-search .inputbox:focus { }



#ja-search .button { }



/* Login Module ---*/

#form-login-username .inputbox,

#form-login-password .inputbox {

	background-position: 5px center;

	background-repeat: no-repeat;

	font-weight: bold;

}



#form-login-username .inputbox, #form-login-password .inputbox {}



#form-login ul { margin: 0 !important; padding: 0; }



#form-login p { margin: 0 0 5px; }



#form-login .button { margin: 10px 0; }



/* Poll Module ---*/

h4.poll-title { margin: 0; padding: 0; }



a.poll-result { font-size: 92%; text-transform: uppercase; }



form.poll .button { margin-right: 5px; }



/* Advertisement ---*/

div.bannergroup_text div.banneritem_text { padding: 5px 0; }



div.bannergroup_text div.banneritem_text a { font-weight: bold; }



div.bannergroup_text div.bannerheader,

div.bannergroup_text div.bannerfooter_text a { font-size: 92%; }



div.bannergroup_text div.bannerfooter_text { padding: 5px 0 0; text-align: right; }



div.bannergroup { margin-bottom: 10px; }



/* text */

div.module_text h3 { }



div.module_text span { clear: both; display: block; float: left; }



div.module_text { }



div.module_text .ja-box-bl { }



div.module_text .ja-box-tr { }



div.module_text .ja-box-tl { }



/* Blank */

div.module_noborder,

div.module_noborder .ja-box-bl,

div.module_noborder .ja-box-tr,

div.module_noborder .ja-box-tl { background: none; padding: 0; }



/* Module list ---*/





/* Collapsible h3 ---*/

h3.show {

	background: url(plugins/system/jat3/jat3/base-themes/default/images/icon-show.png) no-repeat 100% 60%;

	cursor: pointer;

}



h3.hide {

	background: url(plugins/system/jat3/jat3/base-themes/default/images/icon-hide.png) no-repeat 100% 60%;

	cursor: pointer;

}



/* Uncomment the following lines if you want collapsible modules with badges still show arrows */

/* 

.badge-hot h3.show,.badge-new h3.show,.badge-pick h3.show,.badge-top h3.show,

.badge-hot h3.hide,.badge-new h3.hide,.badge-pick h3.hide,.badge-top h3.hide {

	background-position: 15px 60%;

	text-indent: 15px;

}

*/



/* Languages Module */

div.ja-moduletable .mod-languages ul, 

div.ja-module .mod-languages ul {

	margin: 0;

}



div.ja-moduletable .mod-languages ul li, 

div.ja-module .mod-languages ul li {

	background: none;

	padding: 0;

	margin-right: 5px;

	display: inline-block;

}



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */

.wrap { }



.main { }



.ja-box { }



#ja-wrapper { }



#ja-container { position: relative; z-index: 5; }



#ja-container .main { }



/* 3 Columns - Classic Layout ---*/

#ja-container.ja-l1r1 { }



/* Full */

#ja-container { }



/* Full left */

#ja-container.ja-r1 { }



/* Full right */

#ja-container.ja-l1 { }



/* Mass ---*/

.ja-mass-top { }



.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module { margin-left: 0; margin-right: 0; }



.ja-mass-bottom { }



.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module { margin-left: 0; margin-right: 0; }



/* MAIN COLUMN

--------------------------------------------------------- */

#ja-mainbody { }



#ja-main .inner { }



#ja-contentwrap { }



/* Content Top ---*/

.ja-content-top { }



#ja-content-top .ja-moduletable, #ja-content-top .ja-module { margin-left: 0; margin-right: 0; }



/* Content Main ---*/

.ja-content-main { margin-bottom: 20px; }



/* Content Bottom ---*/

.ja-content-bottom { }



#ja-content-bottom .ja-moduletable, #ja-content-bottom .ja-module { margin-left: 0; margin-right: 0; }

/* @end */

/* SIDE COLUMNS

--------------------------------------------------------- */

.ja-colswrap { }



.ja-col { }



/* Left Columns ---*/

#ja-left .ja-l2 { }



/* Right Columns ---*/

#ja-right .ja-r2 { }



/* HEADER

--------------------------------------------------------- */

#ja-header { position: relative; z-index: 10; }



#ja-header .main { padding: 30px 0 15px; }



h1.logo, div.logo-text h1 { }



h1.logo, div.logo-text { float: left; position: relative; z-index: 1; }



/* Logo Image ---*/

h1.logo { height: 28px; width: 184px; }



h1.logo a {

	background: url(plugins/system/jat3/jat3/base-themes/default/images/logo-t3.gif) no-repeat left;

	display: block;

	height: 28px;

	width: 184px;

}



h1.logo a span { position: absolute; top: -1000px; }



/* Logo Text ---*/

div.logo-text { margin-top: 8px; }



div.logo-text h1 a { text-decoration: none; }



p.site-slogan { display: block; font-size: 85%; margin: 8px 0 0; padding: 0 5px; }



/* NAVIGATION

--------------------------------------------------------- */

/* Main Nav ---*/

#ja-mainnav { line-height: 1; position: relative; z-index: 11; }



#ja-mainnav .main { }



span.has-image {

	background-position: left 1px;

	background-repeat: no-repeat;

	display: block;

	overflow: hidden;

	padding-left: 25px;

}



span.menu-title { display: block; cursor: pointer; }



span.menu-desc { display: block; font-size: 92%; font-weight: normal; }



/* Breadcrumbs ---*/

#ja-navhelper { }



#ja-navhelper .main { padding: 5px 0; }



#ja-navhelper a { padding: 0 2px; }



#ja-navhelper a:hover, #ja-navhelper a:active, #ja-navhelper a:focus { }



.ja-breadcrums { float: left; margin-top: 2px; width: 80%; }



.ja-breadcrums strong { margin-right: 5px; }



.ja-breadcrums img { margin: 1px 5px; }



/* Extras ---*/

.ja-links { float: right; margin-top: 2px; }



.ja-links li { background: none; display: inline; padding: 0; }



.ja-links li.top a { }



.ja-links li.top a:hover { }



.ja-links li.layout-switcher a { }



.ja-links li.layout-switcher a:hover { }



.ja-links li.user-reset a { }



.ja-links li.user-reset a:hover { }



/* Default Joomla! Menu ---*/

#ja-container ul.menu { margin: 0; padding: 0; }



#ja-container ul.menu li { background: none; margin: 0; overflow: hidden; padding: 0; }



#ja-container ul.menu li a { display: block; outline: none; padding: 6px 0; }



#ja-container ul.menu li a:hover,

#ja-container ul.menu li a:active,

#ja-container ul.menu li a:focus { }



#ja-container ul.menu li.active > a { font-weight: bold; }



#ja-container ul.menu li a img { margin-right: 3px; }



#ja-container ul.menu li ul { margin: 0 0 0 10px; }



#ja-container ul.menu li li { background: url(plugins/system/jat3/jat3/base-themes/default/images/arrow.png) no-repeat left 11px; }



#ja-container ul.menu li li a { font-weight: normal; text-indent: 10px; }



#ja-container ul.menu li li a:hover,

#ja-container ul.menu li li a:active,

#ja-container ul.menu li li a:focus { background: none; }



#ja-container ul.menu li.active > a { font-weight: bold; }



#ja-container ul.menu span.separator { display: none; }



/* SPOTLIGHT

--------------------------------------------------------- */

#ja-topsl .ja-box, #ja-botsl .ja-box { padding: 0; }



#ja-topsl .ja-box-right, #ja-botsl .ja-box-right,

#ja-topsl .ja-box-full, #ja-botsl .ja-box-full { background: none; }



#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable { margin-bottom: 20px; margin-top: 0; padding-bottom: 0; padding-top: 0; }



#ja-topsl li, #ja-botsl li { background-position: 1px 6px; padding-left: 10px; }



#ja-topsl ol li, #ja-botsl ol li { margin-left: 25px; padding: 0; }



#ja-topsl ul, #ja-topsl p, #ja-topsl ol,

#ja-botsl ul, #ja-botsl p, #ja-botsl ol { margin: 0; padding: 0; }



#ja-topsl a, #ja-botsl a { }



#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus,

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus { }



/* Top spotlight ---*/

#ja-topsl { }



#ja-topsl .main { padding: 20px 0 0; }



#ja-topsl h3 { margin: 0 0 8px; }



/* Bot spotlight ---*/

#ja-botsl { }



#ja-botsl .main { padding: 20px 0 0; }



#ja-botsl .ja-moduletable, #ja-botsl .moduletable { margin-bottom: 20px; }



#ja-botsl h3 { margin: 0 0 8px; }



.ja-box-right .ja-moduletable, .ja-box-right .moduletable,

.ja-box-full .ja-moduletable, .ja-box-full .moduletable { }



/* FOOTER

--------------------------------------------------------- */

#ja-footer { clear: both; padding: 20px 0; }



#ja-footer .main { padding: 0; position: relative; text-align: center; }



#ja-footer .inner { padding: 0; }



#ja-footer small { font-size: 100%; }



/* Foot Links ---*/

#ja-footer .ja-footnav { font-size: 100%; margin: 10px 0; overflow: hidden; position: relative; }



.ja-footnav ul { line-height: normal; }



.ja-footnav li { display: inline; padding: 0 5px; background: none; }



.ja-footnav li a { }



.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus { }



/* Copyright Info. ---*/

.ja-copyright small { display: block; }



/* MISCELLANOUS

----------------------------------------------------------- */

/* User Tools ---*/

ul.ja-usertools-font { }



ul.ja-usertools-font li, ul.ja-usertools-screen li { background: none; display: inline; margin: 0; padding: 0; }



ul.ja-usertools-screen { }



/* Others ---*/

#ja-poweredby { margin: 0 auto; }



#ja-banner { overflow: hidden; text-align: center; width: 100%; }



div.ja-innerdiv { clear: both; margin-bottom: 10px; padding-bottom: 10px; }



div.ja-innerdiv h4 { margin: 5px 0; padding: 0; }



a.ja-cpanel-video {

	background: url(plugins/system/jat3/jat3/base-themes/default/images/icons/icon-youtube.png) no-repeat center center #fff;

	border: 1px solid #999;

	color: #666;

	display: block;

	font-weight: bold;

	padding: 0;

	text-decoration: none;

	text-indent: -9999px;

	width: 22px;

	height: 22px;

	position: absolute;

	right: 10px;

	bottom: 10px;

}



a.ja-cpanel-video span { color: #666; }



a.ja-cpanel-video:hover,

a.ja-cpanel-video:focus,

a.ja-cpanel-video:active { border-color: #666; text-decoration: none; }



a.ja-cpanel-video:hover span { color: #0F85D8; }



/* T3 Logo ---*/

.t3-logo, .t3-logo-sm { display: block; }



.t3-logo, .t3-logo a { width: 200px; height: 34px; }



.t3-logo-sm, .t3-logo-sm a { width: 77px; height: 34px; }



.t3-logo a, .t3-logo-sm a {

	display: block;

	text-indent: -1000em;

	background-repeat: no-repeat;

	background-position: center;

}



.t3-logo-light a { background-image: url(http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_light.png); }

.t3-logo-dark a { background-image: url(http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_dark.png); }



.t3-logo-light-sm a { background-image: url(http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_light_sm.png); }

.t3-logo-dark-sm a { background-image: url(http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_dark_sm.png); }

/**
 * ------------------------------------------------------------------------
 * JA T3 System plugin for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */

/* CPanel ---*/
#ja-cpanel-wrapper {
	position: fixed;
	top: 0;
	right: 15px;
	z-index: 1000;
	font-size: 12px;
}

#ja-cpanel a {
	color: #000;
}

#ja-cpanel {
	position: absolute;
	top: -1000px;
	right: 0;
	border-top: 0;
}

#ja-cpanel-main {
	font-size: 92%;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	margin-right: -1px;
	margin-top: -3px;
	width: 300px;
}

#ja-cpanel-main h3 {
	font-size: 90%;
	clear: both;
	text-transform: uppercase;
	margin: 0;
	background: #f7f7f7;
	padding: 5px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#ja-cpanel-main h3:first-child {border-top: 0;}

#ja-cpanel-main ul {
	clear: both;
	padding: 10px;
	margin: 0;
	width: auto;
}

#ja-cpanel-main ul li {
	float: left;
	width: 45%;
	padding: 2px 0;
	margin-right: 10px;
	background-image: none;
}

.ja-box-usertools { background: #fff; }

.ja-cpanel-tools {
	max-height: 400px;
}

/* Toggle BTN ---*/
a#ja-cpanel-toggle {
	display: block;
	line-height: 24px;
	padding: 0 10px;
	background: #333;
	color: #ccc;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
}

a#ja-cpanel-toggle:hover,
a#ja-cpanel-toggle:active,
a#ja-cpanel-toggle:focus {
	text-decoration: none;
}

a#ja-cpanel-toggle:hover,
#ja-cpanel-toggle.open {
	color: #fff;
	background: #069;
}

#ja-cpanel-toggle.open {}

/* Font Tool ---*/
#ja-cpanel-main ul.ja-usertools-font {
	width: 65px;
	height: 20px;
	background: url(plugins/system/jat3/jat3/base-themes/default/images/usertools/font-tool.gif) no-repeat center #fff;
}

#ja-cpanel-main ul.ja-usertools-font li {
	float: left;
	width: 33%;
	height: 20px;
	cursor: pointer;
	margin: 0;
}

#ja-cpanel-main ul.ja-usertools-font li a {
	width: 100%;
	display: block;
	height: 20px;
}

#ja-cpanel-main ul.ja-usertools-font li a span {
	position: absolute;
	top: -1000px; 
}

/* Cpanel Head --- */
.ja-cpanel-head {
	border-bottom: 1px solid #ccc;
	display: block;
	clear: right;
}

.ja-cpanel-head a {
	display: inline-block;
	padding: 6px 10px 3px;
	border-right: 1px solid #ccc;
}

.ja-cpanel-head a.first {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/usertools/t3_logo_light_sm.png) no-repeat 10px 9px;
	padding-left: 50px;
}

.ja-cpanel-head a:hover,
.ja-cpanel-head a:active,
.ja-cpanel-head a:focus {
	background-color: #f7f7f7;
	text-decoration: none;
}

/* Actions Bar--- */
.ja-cpanel-action {
	padding: 10px 15px;
	background: #ccc;
	clear: both;
	overflow: hidden;
}

.ja-cpanel-action a {
	padding: 2px 2px;
	float: left;
}

.ja-cpanel-action a.button {
	display: inline-block;
	border: 1px solid #333;
	background: #333;
	color: #fff !important;
	padding: 2px 10px;
	font-weight: bold;
	margin-right: 10px;
}

.ja-cpanel-action a.ja-cpanel-video {
	float: right;
}

.ja-cpanel-action a.button span {}

.ja-cpanel-action a.button:hover,
.ja-cpanel-action a.button:active,
.ja-cpanel-action a.button:focus {
	border: 1px solid #ddd;
	text-decoration: none;
}

/**
 * ------------------------------------------------------------------------
 * JA T3 System plugin for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */

/* Using CSS3 for some visual enhancements.
(Will be degraded nicely for non-CSS3 browsers.)
-------------------------------------------------------------*/

/* ------------------- */
/* -- usertools.css -- */
/* ------------------- */

#ja-cpanel {
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.5);

}

.ja-cpanel-tools {
	overflow-y: scroll;
}

a#ja-cpanel-toggle {
	box-shadow: 0 1px 3px rgba(0,0,0,.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
	text-shadow: 0 1px 1px rgba(0,0,0,.9);
}

#ja-cpanel-toggle.open {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.ja-cpanel-action {
	box-shadow: 0 -1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, .5);
}

.ja-cpanel-action a.button {
	box-shadow: 0 0 3px rgba(0,0,0,.8);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.8);
}

.ja-cpanel-action a.button:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

/* ------------------- */
/* -- template.css --- */
/* ------------------- */

/* MISCELLANOUS
----------------------------------------------------------- 
/* Others ---*/
a.ja-cpanel-video {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}/**
 * ------------------------------------------------------------------------
 * JA T3 System plugin for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */

.ja-megamenu { margin: 0; padding: 0; }
.ja-megamenu a.over, .ja-megamenu a.active {}

ul.megamenu { margin: 10px; /* menu's gutter */ } 

ul.megamenu li { overflow: visible; }

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 {
	margin: 0;
	padding: 0;
}

.ja-megamenu ul.level0 li.mega {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.ja-megamenu ul.level0 li.mega a.mega {
	display: block;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 8px 15px;
	text-decoration: none;
}

.ja-megamenu ul.level0 li.mega .has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

.ja-megamenu ul.level0 li.mega span.menu-title { display: block; }

.ja-megamenu ul.level0 li.mega span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
}

.ja-megamenu ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	background: url(plugins/system/jat3/jat3/base-themes/default/images/arrow3.png) no-repeat left center;
	padding-left: 12px;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-desc,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-desc {
	padding-left: 12px;
}

.ja-megamenu ul.level0 li.active {}

/* lv - 1 and below
-----------------------------------*/
/* Layout ---*/
.ja-megamenu li.mega .childcontent { display: block; height: auto; position: absolute; }

.ja-megamenu li.mega .childcontent,
.ja-megamenu li.haschild-over li.mega .childcontent,
.ja-megamenu li.mega li.haschild-over li.mega .childcontent ,
.ja-megamenu li.mega li.mega li.haschild-over li.mega .childcontent, 
.ja-megamenu li.mega li.mega li.mega li.haschild-over li.mega .childcontent, 
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .childcontent { left: -999em; /*hide the menu*/ }

.ja-megamenu li.haschild-over .childcontent,
.ja-megamenu li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over .childcontent,
.ja-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .childcontent { left: auto; /*show on parent:hover*/ }

.ja-megamenu li.mega .right,
.ja-megamenu li.haschild-over li.mega .right,
.ja-megamenu li.mega li.haschild-over li.mega .right ,
.ja-megamenu li.mega li.mega li.haschild-over li.mega .right, 
.ja-megamenu li.mega li.mega li.mega li.haschild-over li.mega .right, 
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over li.mega .right { right: auto; /*hide the menu*/ }

.ja-megamenu li.haschild-over .right
{ right: 0; /*show on parent:hover*/ }
.ja-megamenu li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.mega li.mega li.haschild-over .right,
.ja-megamenu li.mega li.mega li.mega li.mega li.mega li.haschild-over .right 
{ right: 12em; /*show on parent:hover*/ }

.ja-megamenu ul.level1 li.mega { float: none; }

.ja-megamenu ul.level1 .childcontent { margin: -2em 0 0 160px; }

 /* Columns ---*/
.ja-megamenu .megacol { float: left;}

/* Styling ---*/
.ja-megamenu ul.level1 li.mega {}

.ja-megamenu ul.level1 li.first {}

.ja-megamenu ul.level1 li.mega a.mega {
	background: none;
	border: 0;
	font-weight: normal;
	padding: 8px 5px;
}

.ja-megamenu ul.level1 li.mega a.mega span.menu-title { background: none; padding: 0; }

.ja-megamenu ul.level1 li.haschild,
.ja-megamenu ul.level1 li.haschild-over {
	background-image: url(plugins/system/jat3/jat3/base-themes/default/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 0;
}

.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over {}

.ja-megamenu ul.level1 li.group { background: none; }

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent {
	z-index: 999;
}

.ja-megamenu .childcontent-inner {
	background: #fff;
}

.ja-megamenu .level1 .childcontent-inner {}

.ja-megamenu .childcontent .ja-moduletable {
	line-height: 1.5;
	margin: 10px 0;
	padding: 0;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 5px;
	text-transform: none;
}

.ja-megamenu .childcontent .ja-moduletable .ja-box-ct {
	padding: 0 5px;
}

.ja-megamenu .childcontent .ja-moduletable a {
	text-decoration: none;
}

.ja-megamenu .childcontent .ja-moduletable a:hover,
.ja-megamenu .childcontent .ja-moduletable a:focus,
.ja-megamenu .childcontent .ja-moduletable a:active {
	text-decoration: none;
}

.ja-megamenu .childcontent .ja-moduletable ul:first-child {
	margin-top: 0 !important;
}

.ja-megamenu .childcontent .ja-moduletable li {
	margin-bottom: 5px;
}

/* Grouped --- */
.ja-megamenu .group {}

.ja-megamenu .group-title { overflow: hidden; }

.ja-megamenu .group-title .menu-title {}

.ja-megamenu .group-title .menu-desc {
	padding-left: 0 !important;
}

.ja-megamenu .group-content .ja-moduletable,
.ja-megamenu .group-content ul.megamenu  {
	margin: 10px; /* Group-content's gutter*/
}

/* reset --- */
.ja-megamenu .childcontent ul.megamenu .ja-moduletable {
	padding: 0;
}

.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3 {
	margin-left: 0;
	margin-right: 0;
}

/*
# ------------------------------------------------------------------------
# JA Teline IV Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

#ja-typo {
	background: #fff;
	padding: 20px 0 0 !important;
}

#ja-typo .ja-content-main {
	width: 100%;
}

/* TYPO HEAD
-------------------------------------------------------------*/
#ja-typo-head {
	background: #fff;
	padding: 0;
}

ul#ja-typo-nav {
	margin: 0;
	padding: 0;
}

ul#ja-typo-nav li {
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: left;
}

ul#ja-typo-nav li a {
	display: block;
	padding: 30px 10px 10px;
	color: #666;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}

ul#ja-typo-nav li a:hover,
ul#ja-typo-nav li a:active,
ul#ja-typo-nav li a:focus {
	color: #333;
}

ul#ja-typo-nav li.active a {
	background: #333;
	color: #fff;
}

/* TYPO PAGE LAYOUT
-------------------------------------------------------------*/
.ja-typo-blockswrap {
	margin: 15px 0;
}

.ja-typo-blockrow {
	border-bottom: 1px dotted #ddd;
	padding: 0 0 20px;
}

.ja-typo-block { float: left; padding-top: 20px; }
.ja-typo-blockct { padding: 0 10px; }

.ja-typo-blockswrap .cols-1 .ja-typo-block { width: 100%; float: none; }
.ja-typo-blockswrap .cols-2 .ja-typo-block { width: 50%; float: left; }
.ja-typo-blockswrap .cols-3 .ja-typo-block { width: 33%; float: left; }
.ja-typo-blockswrap .cols-4 .ja-typo-block { width: 24.9%; float: left; }

.ja-typo-blockswrap .ja-typo-block.last { float: right; }

.ja-typo-blockswrap h1.ja-typo-title {
	font-size: 175%;
	border-bottom: 8px solid #ddd;
	padding: 5px;
	margin: 0;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	color: #666;
}

.ja-typo-blockswrap:hover h1.ja-typo-title  {
	border-color: #333;
	color: #333;
}

.ja-typo-blockswrap h2.ja-typo-title {
	font-size: 115%;
	margin: 0;
	padding: 0 10px;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.ja-typo-blockswrap h2.ja-typo-title span {
	background: #f2f2f2;
	color: #666;
	padding: 3px 10px;
	display: inline-block;
}

.ja-typo-blockswrap:hover h2.ja-typo-title span  {
	background: #ddd;
	color: #333;
}

.ja-typo-blockrow > h2.ja-typo-title {
	margin-bottom: -20px;
	margin-top: 20px;
}

/* Blockswrap Actions ---*/
.ja-typo-blocks-actions {
	font-size: 85%;
	position: absolute;
	right: 5px;
	top: 5px;
	color: #999;
}

.ja-typo-blocks-actions a {
	font-size: 85%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #c00;
	text-decoration: none;
}

/* Block Actions ---*/
#ja-typo .typo-wrap {
}

#ja-typo .typo-wrap a.typo-view-details {
	background: #333;
	border: 1px solid #1f1f1f;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	padding: 2px 8px 1px;
}

/* PREFORMATTED TEXT
-------------------------------------------------------------*/
/* Pre, Code ---*/
pre, .code {
	background-color: #ffffdd !important;
	border: 1px solid #ccc !important;
	border-left-width: 5px !important;
	font: 1em/1.5 Monaco, Consolas, "Courier News", monospace !important;
	padding: 10px 15px !important;
}

/* Inline Words Hilite ---*/
.highlight {
	background: #ffffdd;
	font-weight: bold;
	padding: 1px 5px;
}

/* Dropcap ---*/
.dropcap {
	display: block;
	float: left;
	font: 60px/40px Georgia, Times, serif;
	padding: 7px 8px 0 0;
}

/* Blockquote ---*/
blockquote { font-family: Georgia, Times, serif; font-size: 100%; }

blockquote span.open {
	background: url(templates/m2w_welead/images/so-q.gif) no-repeat left top;
	display: inline-block;
	padding: 0 0 0 20px;
}

blockquote span.close {
	background: url(templates/m2w_welead/images/sc-q.gif) no-repeat bottom right;
	display: inline-block;
	padding: 0 20px 0 0;
}

/* sub & sup tags ---*/ 
sub, sup { color: #CC0000; font-size: 11px; font-weight: bold; }

/* LIST STYLES
-----------------------------------------------------------------*/
/* Special list style ---*/
ul.ja-typo-list li {
	background: none;
	margin-left: 8px;
	padding: 0 0 0 25px;
	position: relative;
	overflow: hidden;
}

ul.ja-typo-list span.icon {
	background-image: url(templates/m2w_welead/images/icons-sprites-silk.png);
	/*background-image: url(templates/m2w_welead/images/icons/icons-sprites-tango.png);*/
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

ul.list-arrow 	span.icon { background-position: left top; }
ul.list-star 	span.icon { background-position: left -18px; }
ul.list-check	span.icon {	background-position: left -36px; }


/* Big Number ---*/
.blocknumber {
	position: relative;
	padding: 5px 0 5px 55px !important;
	min-height: 44px;
}

.blocknumber .bignumber {
	background-image: url(templates/m2w_welead/images/blocknumber-bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px !important;
	position: absolute;
	top: 0;
	left: 0;
	font: bold 20px/normal Arial, sans-serif;
	text-align: center;
}

.blocknumber-1 .bignumber { background-position: left top;}
.blocknumber-2 .bignumber { background-position: left -44px;}
.blocknumber-3 .bignumber { background-position: left -88px;}

/* ICON STYLE
-----------------------------------------------------------------*/
/* Tips, Error, Message, Hightlight ---*/
p.ja-typo-icon {
	padding-left: 25px;
	position: relative;
}

p.ja-typo-icon span.icon {
	background-image: url(templates/m2w_welead/images/icons-sprites-silk.png);
	/*background-image: url(templates/m2w_welead/images/icons/icons-sprites-tango.png);*/
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
}

p.icon-error	span.icon { background-position: left -54px; }
p.icon-message	span.icon { background-position: left -72px; }
p.icon-tips 	span.icon {	background-position: left -90px; }
p.icon-key 		span.icon { background-position: left -108px; }
p.icon-tag 		span.icon { background-position: left -126px;; }
p.icon-cart 	span.icon { background-position: right -54px; }
p.icon-doc 		span.icon { background-position: right -72px; }
p.icon-note 	span.icon { background-position: right -90px; }
p.icon-photo 	span.icon { background-position: right -108px; }
p.icon-mobi 	span.icon { background-position: right -126px; }

p.icon-error	{ color: #CC0000; }
p.icon-message	{ color: #069; }
p.icon-tips		{ color: #E58C00; }

/* BUBBLES
-----------------------------------------------------------------*/
/* Common Style + Style 1 */
.ja-typo-bubble {
	margin: 20px 0;
	position: relative;
}

.ja-typo-bubble .ja-typo-bubblect {
	border: 1px solid #d5d5d5;
	padding: 10px 15px;
}

.ja-typo-bubble p.ja-typo-bubble-meta {
	margin: -3px 0 0;
	height: 25px;
	padding-left: 65px;
}

.ja-typo-bubble span.ja-typo-bubble-author {
	font-weight: bold;
	display: block;
	padding-top: 5px;
}

.ja-typo-bubble span.ja-typo-bubble-arrow {
	display: block;
	position: absolute;
	bottom: 0;
	left: 28px;
	width: 25px;
	height: 25px;
	background: url(templates/m2w_welead/images/bubble-arrow.png) 0 0;
}

/* Style 2 --- */
.bubble-2 .ja-typo-bubblect { border: 0 !important; background: #ddd; }
.bubble-2 span.ja-typo-bubble-arrow { background-position: -25px 0; }

/* Style 3 --- */
.bubble-3 .ja-typo-bubblect { border: 1px solid #08c; }
.bubble-3 span.ja-typo-bubble-arrow { background-position: 0 -25px; }

/* Style 4 --- */
.bubble-4 .ja-typo-bubblect { border: 0 !important; background: #08c; color: #fff; }
.bubble-4 span.ja-typo-bubble-arrow { background-position: -25px -25px; }

/* Style 5 --- */
.bubble-5 .ja-typo-bubblect { border: 1px solid #333; }
.bubble-5 span.ja-typo-bubble-arrow { background-position: -50px -50px; }

/* Style 6 --- */
.bubble-6 .ja-typo-bubblect { border: none !important; background: #333; color: #fff; }
.bubble-6 span.ja-typo-bubble-arrow { background-position: -25px -50px; }

/* MESSAGE BOXES AND LEGENDS STYLE
-----------------------------------------------------------------*/
/* Box style ---*/
p.ja-typo-box {
	border: 1px solid #ddd;
	padding: 10px 10px 10px 50px;
}

/* Box with icons */
p.box-download, p.box-sticky {
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

p.box-download {
	background-image: url(templates/m2w_welead/images/icons/download-big.png);
}

p.box-sticky {
	background-image: url(templates/m2w_welead/images/icons/sticky-big.png);
}

/* Box without icons - Style 1*/
p.box-grey-1, p.box-hilite-1 { padding: 10px 15px; }

p.box-grey-1 { background: #f7f7f7; border-color: #dddddd; }
p.box-hilite-1 { background: #ffffdd; border-color: #d2d2b6; }

/* Box without icons - Style 2*/
p.box-grey-2, p.box-hilite-2 { padding: 10px 15px; }

p.box-grey-2 { background: #f7f7f7; border-color: #dddddd; border-style: dotted; }
p.box-hilite-2 { background: #ffffdd; border-color: #d2d2b6; border-style: dotted; }

/* Legend ---*/
.ja-typo-legend {
	border: 3px solid #ddd;
	margin: 20px 0;
	padding: 20px 15px 15px;
	position: relative;
}

.ja-typo-legend .legend-title {
	background: #fff;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	left: 10px;
	line-height: normal;
	margin: 0 !important;
	padding: 5px !important;
	position: absolute;
	top: -17px;
}

/* Legend Style 2 */
.legend-2 { border: 3px solid #08c; }

.legend-2 .legend-title { color: #08c; }

/* BUTTONS
--------------------------------------------------*/
/* Common Buttons Style ---*/
a.ja-typo-btn {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #ccc;
	color: #333;
	background: url(templates/m2w_welead/images/grad-l1-trans.png) repeat-x top #ddd;
}

a.ja-typo-btn:hover,
a.ja-typo-btn:active,
a.ja-typo-btn:focus {
	border: 1px solid #aaa;
	background-position: bottom;
	color: #333;
	text-decoration:none;
}

/*Use for Demo Page Only*/
#ja-typo a.ja-typo-btn {
	margin: 20px 30px 10px 0;
	float: left;
}

/* Icon Buttons ---*/
a.ja-typo-btn-icn {
	height: 30px;
	color: #333;
	display:block;
}

a.ja-typo-btn-icn span {
	padding: 0 15px 0 33px;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border: 1px solid #fff;
}

a.btn-icn-save span 	{ background-image: url(templates/m2w_welead/images/icons/disk.png); }
a.btn-icn-tip span 		{ background-image: url(templates/m2w_welead/images/icons/lightbulb.png); }
a.btn-icn-info span 	{ background-image: url(templates/m2w_welead/images/icons/information.png); }
a.btn-icn-ok span 		{ background-image: url(templates/m2w_welead/images/icons/tick.png);  }
a.btn-icn-warning span 	{ background-image: url(templates/m2w_welead/images/icons/exclamation.png); }

a.ja-typo-btn-icn span span {
	height: auto;
	line-height: 28px;
	padding: 0;
	display: inline;
	background: none;
	border: none;
}

/* Big Buttons ----*/
a.ja-typo-btn-big {
	text-align: center;
	border: 1px solid #ccc;
	font-size: 125%;
	line-height: normal;
	font-weight: bold;
}

a.ja-typo-btn-big span {
	padding: 8px 15px;
	border: 1px solid #fff;
	display: block;
}

/* Small Buttons --- */
a.ja-typo-btn-sm {
	text-align: center;
	border: 1px solid #ccc;
	font-size: 100%;
	line-height: normal;
}

a.ja-typo-btn-sm span {
	padding: 5px 10px;
	border: 1px solid #fff;
	display: block;
}

/* Common style for Dark Buttons --- */
a.btn-blue,
a.btn-red,
a.btn-green,
a.btn-orange,
a.btn-black {
	background-image: url(templates/m2w_welead/images/grad-d1-trans.png);
	color: #fff;
	border: 1px solid #ccc;
}

a.btn-blue:hover, a.btn-blue:active, a.btn-blue:focus,
a.btn-red:hover, a.btn-red:active, a.btn-red:focus,
a.btn-green:hover, a.btn-green:active, a.btn-green:focus,
a.btn-orange:hover, a.btn-orange:active, a.btn-orange:focus,
a.btn-black:hover, a.btn-black:active, a.btn-black:focus {
	background-image: url(templates/m2w_welead/images/grad-d1-trans.png);
	background-position: bottom;
	border-color: #aaa;
	color:#fff;
}

/* Button Blue*/
a.btn-blue { background-color: #08c; border-color: #08c; }

a.btn-blue:hover,
a.btn-blue:active,
a.btn-blue:focus { border-color: #006ea6; }

a.btn-blue span { border-color: #6ab9e1; }

/* Button Black*/
a.btn-black { background-color: #666; border-color: #666; }

a.btn-black:hover,
a.btn-black:active,
a.btn-black:focus { border-color: #333; }

a.btn-black span { border-color: #999; }

/* Button green*/
a.btn-green { background-color: #669900; border-color: #669900; }

a.btn-green:hover,
a.btn-green:active,
a.btn-green:focus { border-color: #4d7300; }

a.btn-green span { border-color: #b1cb7d; }

/* Button red*/
a.btn-red { background-color: #cc0000; border-color: #cc0000; }

a.btn-red:hover,
a.btn-red:active,
a.btn-red:focus { border-color: #9a0000; }

a.btn-red span { border-color: #e47878; }

/* Button orange*/
a.btn-orange { background-color: #e58c00; border-color: #e58c00; }

a.btn-orange:hover,
a.btn-orange:active,
a.btn-orange:focus { border-color: #a96700; }

a.btn-orange span { border-color: #f1c073; }

/* TAGS
--------------------------------------------------*/
span.ja-typo-tag {
	padding: 3px 12px;
	margin: 0 2px;
	display: inline-block;
	line-height: normal;
	white-space: nowrap;
	background: #666;
	color: #fff;
}

span.tag {
	margin-left: 10px;
	padding: 0 5px;
	color: #fff;
	font-size: 92%;
}
span.tag-blue 	{ background: #08c; }
span.tag-green 	{ background: #669900; }
span.tag-orange { background: #e58c00; }
span.tag-red 	{ background: #cc0000; }

span.tag-grey { background: #ccc; color: #333; }

/* SPECIAL MODULE STYLE
--------------------------------------------------*/
/* Badge ---*/
.badge {
	background-image: url(templates/m2w_welead/images/badge.png);
	background-repeat: no-repeat;
	height: 46px;
	position: absolute;
	right: 0;
	width: 45px;
}

.badge-hot 	.badge { background-position: 0 0; }
.badge-new 	.badge { background-position: 0 -46px; }
.badge-pick .badge { background-position: 0 -92px; }
.badge-top 	.badge { background-position: 0 -138px; }

/*Use for Demo Page Only*/
#ja-typo .moduletable_badge {
	margin: 0;
	padding: 0;
	min-height: 40px;
}

#ja-typo .moduletable_badge .ja-box-ct {
	border: 1px solid #ddd;
	padding: 20px;
	background: #f7f7f7;
}

/* FORM
--------------------------------------------------*/
/* Fieldset ----*/
/* Common Style + Style 1 */
fieldset.ja-typo-fieldset {
	border: 1px solid #ddd;
	padding: 10px 15px;
}

fieldset.ja-typo-fieldset legend {
	padding: 0 10px;
}

/* Style 2 */
fieldset.fieldset-2 {
	border: 1px solid #ddd;
	padding: 10px;
}

fieldset.fieldset-2 legend {
	text-indent: -999px;
	background: url(templates/m2w_welead/images/joomlart.gif) no-repeat left top;
	width: 106px;
	height: 20px;
	padding: 0;
}

/*Use for Demo Page Only*/
#ja-typo fieldset {
	margin-top: 20px;
}

fieldset.ja-typo-fieldset-logo {
	border: 1px solid #ddd;
	padding: 10px;
}

fieldset.ja-typo-fieldset-logo legend {
	text-indent: -999px;
	background: url(templates/m2w_welead/images/joomlart.gif) no-repeat left top;
	width: 106px;
	height: 20px;
} 

fieldset.ja-typo-fieldset-logo ul li {
	background: url(templates/m2w_welead/images/arrow-3.png) no-repeat left 2px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
}

fieldset.ja-typo-fieldset-logo ul li.last {
	border: none;
	padding-bottom: 0;
}

form.ja-typo-form {
	background: #F2F0ED;
	padding: 15px 10px 15px 15px;
	margin-top: 20px;
}

form.ja-typo-form textarea,
form.ja-typo-form .inputbox,
form.ja-typo-form select {
    border-color: #BBBBBB #E0E0E0 #E0E0E0 #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-style: solid;
    border-width: 1px;
    margin-top: 6px;
}

form.ja-typo-form button {
	background: url(templates/m2w_welead/images/grad-l1.gif) repeat-x left bottom #fff;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: "Arial Narrow", Arial, Verdana, Sans-serif;
	font-weight: bold;
	overflow: visible;
	padding: 5px 10px;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #fff;
	cursor: pointer;
}

form.ja-typo-form label {
	clear: both;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding-top: 6px;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #fff;
}

/* Event day ---*/
div.ja-typo-event-day {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 90px;
	position: relative;
	margin: 6px 0 15px 0;
	min-height: 75px;
}

div.ja-typo-event-day:hover { background: #ffffcc; }

div.ja-typo-event-day div.box-left-wrap {
	background: url(templates/m2w_welead/images/curl-bg1.png) no-repeat right top;
	position: absolute;
	top: -5px;
	left: 5px;
	width: 80px;
}

div.ja-typo-event-day div.box-left { margin-right: 5px; }

div.ja-typo-event-day span.date {
	color: #fff;
	font-size: 400%;
	display: block;
	text-align: center;
	line-height: 1;
}

div.ja-typo-event-day span.month-year {
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
}

div.ja-typo-event-day div.box-right { padding: 5px 10px; }

div.ja-typo-event-day strong { display: block; }

div.ja-typo-event-day a.readon { font-size: 10px; text-transform: uppercase; }

div.event-day-blue div.box-left { background: #069; }
div.event-day-pink div.box-left { background: #E5076A; }

/* Typo ---*/
.ja-typo-bubble-small {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.ja-typo-bubble-small .bubble-small-inner {
	background: #E2EFF5;
	color: #666;
	padding: 10px;
	color: #333;
	line-height: 1.4;
}

.ja-typo-bubble-small .bubble-small-inner span.post-time {
	border-bottom: 1px dotted #CAE4F1;
	display: block;
	margin-bottom: 5px;
	padding: 0 0 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-shadow: 0 1px 1px #fff;
}

.ja-typo-bubble-small .bubble-small-inner span.avatar {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	padding: 2px;
}

.ja-typo-bubble-small span.author {
	background: url(templates/m2w_welead/images/arrow-down-grey.gif) no-repeat 20px 0px;
	display: block;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 92%;
	padding: 5px 0 0 15px;
}

/* Custom module high light ---*/
div.ja-typo-hilite {
	background: #FFEA97;
	padding: 5px;
	position: relative;
}

div.ja-typo-hilite .inner {
	border: 1px dashed #D2C17C;
	padding: 10px;
}

div.ja-typo-hilite img {
	background: #fff;
	border: 1px solid #D2C17C;
	padding: 1px;
}

div.ja-typo-hilite a.badge {
	background: url(templates/m2w_welead/images/badge-2.png) no-repeat 0px 0px;
	width: 78px;
	height: 78px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	text-indent: -999em;
}

/* Module custome class ---*/
div.class-box-wrap1,
div.class-box-wrap2,
div.class-box {
	background: #fff;
	border: 1px solid #ddd;
	padding-bottom: 4px;
	width: 163px;
}

div.class-box-wrap1 { margin: 10px 0 0 10px; }

div.class-box-wrap2 { margin: -5px 0 0 -5px; }

div.class-box { margin: -5px 0 0 -5px; padding: 0; position: relative; }

div.class-box-inner {
	background: url(templates/m2w_welead/images/stripe-bg-2.png) #f0f0f0;
	margin: 4px;
	padding-top: 35px;
}

div.class-box div.title {
	background: url(templates/m2w_welead/images/curl-bg-5.gif) no-repeat 0px 0px;
	left: -4px;
	position: absolute;
	padding-top: 4px;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	top: 6px;
}

div.class-box div.title h3 {
	background: #999;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 1;
	margin: 0 !important;
	padding: 3px 10px 4px !important;
}

div.class-box-style1 div.class-box div.title h3 { background: #666; }
div.class-box-style2 div.class-box div.title h3 { background: #d2c17c; }
div.class-box-style3 div.class-box div.title h3 { background: #069; }
div.class-box-style4 div.class-box div.title h3 { background: #e5076a; }
div.class-box-style5 div.class-box div.title h3 { background: #cc0000; }
div.class-box-style6 div.class-box div.title h3 { background: #222; }

div.class-box .image {
	margin-bottom: 5px;
	border: 1px solid #ddd;
	overflow: hidden;
}

div.class-box span {
	color: #666;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	display: block;
	padding: 5px 10px 10px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #fff;
}

div.class-box:hover { border-color: #999; }

div.class-box:hover span { color: #069; }

/* JA Typo feature news ---*/
.ja-typo-feature-news {
	background: #FFEECA;
	margin: 0 -5px 0 -5px;
	overflow: hidden;
}

.ja-typo-feature-news .inner {
	border: 1px dashed #D2C4A6;
	margin: 5px !important;
	padding: 10px !important;
}

.ja-typo-feature-news img {
	background: #fff;
	padding: 1px;
	border: 1px solid #D2C4A6;
	margin-bottom: 10px;
}

.ja-typo-feature-news h2 {
	font-size: 110%;
	margin-bottom: 5px;
}

/* Module mega menu */
.moduletable_mega .mostread { font-family: Georgia,Cambria,"Times New Roman",Times,serif; }

.moduletable_mega .mostread-image img {
	border: 2px solid #ddd;
	padding-right: 0px !important;
}

.moduletable_mega span.post-date { color: #333 !important; font-size: 11px; }

/* Subscribe module ---*/
.subscribe-wrap {
	background: url(templates/m2w_welead/images/subs-bg.png) no-repeat 0px 0px #f5f7f8;
	width: 290px;
	margin: -8px -8px -8px -7px;
	position: relative;
}

.subscribe-wrap .inner {
	padding: 20px 25px;
}

.subscribe-wrap h3 {
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.subscribe-wrap .inputtext {
	background: #fff;
	border-top: 1px solid #9FA0A0;
	border-left: 1px solid #9FA0A0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-right: 3px;
	padding: 5px 7px;
	width: 160px;
}

.subscribe-wrap .button {
	border-color: #ddd #ccc #ccc #ddd !important;
}

.subscribe-wrap small { display: block; padding-top: 3px; }

ul.ja-social-list { border-top: 3px solid #ddd; margin-top: 8px !important; padding-top: 12px; }

ul.ja-social-list li { float: left; background: none; }

ul.ja-social-list li a {
	width: 24px;
	height: 24px;
	display: block;
	overflow: hidden;
	margin-right: 15px;
	background-image: url(templates/m2w_welead/images/icons/social-icon.png) !important;
	background-repeat: no-repeat !important;
	opacity: .5;
}

ul.ja-social-list li a:hover,
ul.ja-social-list li a:focus {
	opacity: 1;
}

ul.ja-social-list li a span { display: none; }

ul.ja-social-list li.icon1 a { background-position: left top !important; }

ul.ja-social-list li.icon2 a { background-position: -41px top !important; }

ul.ja-social-list li.icon3 a { background-position: -86px top !important; }

ul.ja-social-list li.icon4 a { background-position: -130px top !important; }

ul.ja-social-list li.icon5 a { background-position: -175px top !important; }

ul.ja-social-list li.icon6 a { background-position: -218px top !important; }

ul.ja-social-list li.icon7 a { background-position: -262px top !important; }

ul.ja-social-list li.last a {
	margin-right: 0;
}