/*
# ------------------------------------------------------------------------
# JA Seleni for Joomla 1.5.x - Version 1.0 - Licence Owner JA115884
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
# ------------------------------------------------------------------------
*/


body {
	background: #fff;
	color: #000;
	font-family: sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #fff;
	color: #000;
	font-size: 10pt;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	line-height: 1.2;
	font-family: sans-serif;
	font-weight: normal;
}

#ja-main {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_row { padding: 0; border-bottom: 0; }

.article_column { border-bottom: 1px solid #ddd; padding-top: 10px; padding-bottom: 10px; overflow: hidden; }

.blog_more { border-top: 0; }

/* HEADER
--------------------------------------------------------- */
#ja-header {
	padding: 10px 0;
	border-bottom: 3px solid #666;
	text-align: center;
}

h1.logo, div.logo-text { float: none; margin: 0 auto;}

/* NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	padding: 10px 0;
	border-bottom: 3px solid #666;
	text-align: center;
	position: relative;
	background-image: none;
}

#ja-mainnav select {
	float: left;
	margin-left: .5em;
	width: 65%;
}
/*******newupdate*******/
span.has-image {
	padding-left: 0;
	padding-top: 0;
	display: block;
	overflow: hidden;
	background: none !important;
}

span.menu-title { 
	padding-top: 0;
}
#ja-search {
	float: right;
	width: 30%;
	text-align: right;
	margin: 1px .5em 0 0;
	padding: 0;
	background: none;
	position: relative;
	bottom: auto;
	right: auto;
}
/**************/
#ja-search .inputbox { padding: 4px 0 4px .5em; width: 75%; border: 1px solid #ddd; margin: 0; height: auto; }
#ja-search .inputbox:focus { width: 90%; background-color: #fff; }

#ja-search .button { display: none; }

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	border-top: 3px solid #666;
	font-size: 100%;
	padding-top: 5px;
}

#ja-footer .inner {
	float: none;
}

.ja-breadcrums {
	margin: 0;
	text-transform: none;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
}

.ja-breadcrums a { text-decoration: none; }

.ja-breadcrums a strong, .ja-breadcrums a span { margin: 0 2px; font-weight: bold; }

.ja-copyright { padding-left: 5px; }

/* MISC.
--------------------------------------------------------- */
.img_caption, .ja-thumbnailwrap {width: auto !important;}

/*ul.pagination { float: none; width: 99%; }
.counter { float: none; text-align: left; width: 99%; }
.counter span { float: none; }*/

/* Hide un-necessary elements ---*/
.buttonheading, a.ja-usersetting-loadform { display: none; }

/*******hongnt*******/
.ja-copyright{
	float:left;
}
#ja-footer .inner {
	float:none;
}
#mod_search_searchword{
	padding-right:30px !important;
	width:170px !important;
}
#ja-footer{
	color:#666;
	padding-bottom:20px;
}
/*******11-9*******/
div.fp-leading,div.fp-intro,.jazin-content,ul.jazin-links{
	width:100%;
}
div.fp-intro .inner{
	border:0px;
	padding-left:0px;
}
div.fp-intro .article_row{
	border-bottom:0px;
}
.fp-blog_more {
	border-top:0px;
}
.column ul.jazin-links li,.fp-blog_more ul li{
	background-position:7px 5px !important;
	line-height:normal !important;
	margin:3px 0 5px !important;
	padding:0 0 0 17px !important;
}
.fp-blog_more ul li{
	background-position:0px 7px !important;
	padding-left:12px !important;
}
.ja-breadcrums{
	margin-left:0px;
}
#ja-footer .ja-breadcrums{
	width:auto;
	clear:both;
	float:none;
}
#ja-header{
	margin-top:0px;
}
h1.logo, div.logo-text{
	padding-top:0px;
}
#ja-footer *{
	font-size:12px;
}