/*------------------------------------------------------------------------
# JA Dravity 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FDF7F1;
	color: #555555;
	font-family: "Trebuchet MS",Verdana,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #333333;
	font-size: 12px;
	background: url(../images/background.jpg) repeat-x top center #636363;
}

body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link */
a {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333333;
	background-color: #ADD8E6;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .mosimage_caption,
p.site-slogan, a.readon, #ja-breadcrumb, #ja-colwrap, #ja-botslwrap, #ja-footer {
	color: #666666;
	font-size: 92%;
}

img {
	margin: 0;
	padding: 0;
}

.mosimage {
	margin: 15px 10px 0;
	padding: 0 0 5px;
}

/* Heading */
/*h1 {
color:#5890A7;
font-size:150%;
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
line-height:normal;
}*/
h1 {
	color: #5890A7;
	font-weight: normal;
	font-size: 27px;
	font-family: georgia, serif;
	margin: 3px 0;
}
h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

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

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
		text-align: justify;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/houston-ball.gif) no-repeat 9px 4px;
	line-height: 180%;
	padding-left: 30px;
}
.quotation-start {
background: url(../images/quotation-start.gif) no-repeat;
display:inline;
float:left;
height:11px;
margin-right:4px;
overflow:hidden;
width:10px;
}
.quotation-stop {
background: url(../images/quotation.gif) no-repeat;
display:inline;
float:right;
height:11px;
margin-left:4px;
overflow:hidden;
width:10px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

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

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #333333;
	padding: 2px;
}

.button {
	padding: 0 8px;
	font-weight: bold;
	color: #FFFFFF;
	background: #6584A3;
	border: 1px solid #0064A1;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	clear: both;
	display: block;
	height: 0px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

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

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 5% 50%;
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	border-bottom: 1px solid #333333;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

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

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

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 3px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #EAEAEA;
}

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

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	border-top: 1px solid #333333;
	padding: 10px;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 8px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

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

.componentheading {
	font-size: 200%;
	font-weight: normal;
	color: #5890A7;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
	color: #5890A7;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	display: block;
	float: left;
		font-weight: bold;
	background: #6584A3;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	text-transform: lowercase;
	padding: 1px 3px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen td, table.contentpane td {
}

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

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #333333;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	padding: 5px 0;
}

.modifydate {
	float: left;
	width: 100%;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.hilite {
	color: #5890A7;
	font-weight: bold;
}
.light {
	color: #616161;
}
#ju-wrapper {
	 background: url(../images/main_bg_06.jpg) repeat-y top center;
	 margin: 0 auto;
	 width: 920px;
}
#ju-inner {
	background: url(../images/index3.jpg) no-repeat top left;
	width: 100%;
	overflow: hidden;
}
#ju-container {
	padding: 0 15px;
}
#ju-header {
	height: 235px;
	width: 100%;
}
#ju-header {
	padding: 3px 14px 0 0;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}
#ju-header #ju-mainnav {
	padding-top: 109px;
}
#ju-header-top {
	padding: 3px 14px 0 0;
	color: #FFFFFF;
	width: 220px;
	font-size: 110%;
	font-weight: bold;
	position: relative;
	float: right;
}
#ju-header-name {
	padding: 3px 14px 0 0;
	color: #FFFFFF;
	font-size: 100%;
	width: 500px;
	font-weight: bold;
		position: absolute;
}
#ju-content {
	width: 100%;
	display: block;
	height: auto;
}
#ju-content-top,
#ju-content-bottom {
	width: 100%;
	clear: both;
}
#ju-content-top #ju-top-left {
	width: 31.9%;
	float: left;
	padding-top:10px;
}
#ju-content-top #ju-top-right {
	float:right;
	width:64%;
	margin:15px 15px 10px 0;
	padding: 0 20px 0 0;
}
* html #ju-content-top #ju-top-right {

}

#ju-footer {
	background: url(../images/footer.jpg) no-repeat top center #636363;
	height: 420px;
	width: 100%;
	padding-top: 100px;
	float: left;
}
#ju-footer ul {
	padding: 0;
	width: 900px;
	overflow: hidden;
	text-align: center;
}
#ju-footer li {
	background: none;
	display: inline;
	color: #FFFFFF;
}
#ju-footer li a {
	color: #FFFFFF;
	font-size: 90%;
}
#ju-user1,
#ju-user2,
#ju-user3 {
	float: left;
	display: block;
}
#ju-user1 div,
#ju-user2 div,
#ju-user3 div {
	padding: 10px;
}
#ju-user1 h3,
#ju-user2 h3,
#ju-user3 h3 {
	width: 90%;
	border-bottom: 1px solid #DDDDDD;
}
#ju-content-bottom {
	/*background: #f5f5f5;*/
	overflow: hidden;
	margin-top: 15px;
}
/* MODULE
--------------------------------------------------------- */
.icon1 h3 {background-image: url(../images/icons/icon1.gif);}
.icon2 h3 {background-image: url(../images/icons/icon2.gif);}
.icon3 h3 {background-image: url(../images/icons/icon3.gif);}
.icon4 h3 {background-image: url(../images/icons/icon4.gif);}
.icon5 h3 {background-image: url(../images/icons/icon5.gif);}
.icon6 h3 {background-image: url(../images/icons/icon6.gif);}
.icon7 h3 {background-image: url(../images/icons/icon7.gif);}
.icon8 h3 {background-image: url(../images/icons/icon8.gif);}
.icon9 h3 {background-image: url(../images/icons/icon9.gif);}

.icon1 h3,.icon2 h3,.icon3 h3,.icon4 h3,
.icon5 h3,.icon6 h3,.icon7 h3,.icon8 h3,.icon9 h3 {
	padding: 0 0 0 28px !important;
	background-position: left center;
	background-repeat: no-repeat;
}

div.moduletable h3,
div.moduletable-default h3 {
	font-size: 125%;
	margin: 0 0 8px;
	padding: 0;
}
div.module-hilite {
	background: url(../images/v-small_02.jpg) repeat-y top left;
	margin-bottom: 5px;
	position: relative;
}
div.module-hilite div {
	background: url(../images/v-small_01.jpg) no-repeat top left;	
	min-height: 159px;
	height: auto !important;
	height: 159px;
}
div.module-hilite div div{
	background: url(../images/v-small_03.jpg) no-repeat bottom left;
	padding: 15px;
}
div.module-hilite div div div {
	background: none;
	padding: 0;
	min-height: 0px;
	height: auto;
	margin-bottom: 10px;
}

div.module-hilite h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: -5px;
	text-align: center;
	margin-bottom: 20px;
}
div.module {
	background: url(../images/v-normal_03.jpg) repeat-y top left;
	margin-bottom: 5px;
	position: relative;
}
div.module div {
	background: url(../images/v-normal_01.jpg) no-repeat top left;	
	min-height: 146px;
	height: auto !important;
	height: 146px;
}
div.module div div{
	background: url(../images/v-normal_05.jpg) no-repeat bottom left;
	padding: 15px;
}
div.module div div div {
	background: none;
	padding: 0;
	min-height: 0px;
	height: auto;
	margin-bottom: 10px;
}

div.module h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
}

div.module-small {
	background: url(../images/v-small_02.jpg) repeat-y top left;
	margin-bottom: 5px;
	position: relative;
}
div.module-small div {
	background: url(../images/v-small_01.jpg) no-repeat top left;	
	min-height: 159px;
	height: auto !important;
	height: 159px;

}
div.module-small div div{
	background: url(../images/v-small_03.jpg) no-repeat bottom left;
	padding: 15px;

}
div.module-small div div div {
	background: none;
	padding: 0;
	min-height: 0px;
	height: auto;
	margin-bottom: 10px;
}

div.module-small h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: -5px;
	text-align: center;
	margin-bottom: 20px;
}

div.moduletable-nobg {
	background: none;
	padding: 0;
}
div.moduletable-hilite {
	background: #436B8F url(../images/hilite-ftr.gif) no-repeat bottom;
	padding-bottom: 10px;
	color: #FFFFFF;
	margin: 0 30px 5px 20px;
}
div.moduletable-hilite table {
	padding: 0 10px 10px;
}
div.moduletable-hilite a.mainlevel,
div.moduletable-hilite a#active_menu.mainlevel {
	color: #FFFFFF;
}
div.moduletable-hilite h3 {
	background: url(../images/35024b.gif) repeat-x top left;
	height: 41px;
	padding:5px 5px 0pt 13px;
}
div.moduletable,
div.moduletable-default {
	margin: 0;
	padding: 0 20px 15px;
}

div.moduletable-hilite4 table {
	padding: 0 10px 10px;
}
div.moduletable-hilite4 a.mainlevel,
div.moduletable-hilite4 a#active_menu.mainlevel {
	color: #FFFFFF;
}
div.moduletable-hilite4 {
	background: url(../images/35339.gif) no-repeat bottom;
	padding-bottom: 10px;
	color: #000;
	margin: 0 30px 5px 20px;
}
div.moduletable-hilite4 h3	{ color: #FFF; 
	background-image: url('../images/35024.gif'); 
	background-repeat: no-repeat; 
	height: 41px;
	padding:5px 10px 0px;
 }
div.text {
width: 95%;
border-color: Silver;
		background-image: url('../images/main-back.gif'); 
	background-repeat: repeat-x; 
}
#wrapper-test {
	background:#F0F7FF url(../images/lightbg2.png) repeat-x scroll left bottom;
   border: 1px solid #4682B4;
}
#wrapper-test img {
 float: right;
}
* html #wrapper-test { height: 1%; }

#wrapper-test-page {
	margin: 20px 30px 20px 20px;
	font: 12px/140% "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	color: #283722;
}

* html #wrapper-don-test { margin-right: 15px; }

#wrapper-test span {
	font: italic bold 14px Tahoma, Arial, sans-serif;
	color: #e7312c;
	background: yellow;
}
/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */


h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 350px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 80px;
	bottom: 10px;
	left: 5px;
}

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

h1.logo-text a {
	color: #FFFFFF !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #666666;
	position: absolute;
	bottom: 50px;
	left: 5px;
}


/* Default Joomla! Menu */
a.mainlevel {
	padding: 0 4px;
	width: 90%;
	line-height: 30px;
	display: block;
	color: #333333;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #FFFFFF;
	text-decoration: none;
	background: #6584A3;
}

a.mainlevel#active_menu {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a.mainlevel#active_menu:hover,
a.mainlevel#active_menu:focus,
a.mainlevel#active_menu:active {
	color: #FFFFFF;
}

a.sublevel {
	padding: 5px 4px 4px 22px;
	display: block;
	color: #DDDDDD;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 10px 12px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#active_menu {
	color: #FFFFFF;
	font-weight: bold;
}

/* SPOTLIGHT
--------------------------------------------------------- */

/* FOOTER
--------------------------------------------------------- */

#copyright a {
	color: #DDDDDD;
}

#copyright a:hover, a:active, a:focus {
	color: #DDDDDD;
	text-decoration: underline;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}



/* Login Form */
#mod_login_password, #mod_login_username {
	width: 60%;
}

#mod_login_remember {
	border: none;
	background: none;
}


/* Others */
.mostread, .latestnews {
	text-decoration: none;
}


div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

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



/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
.columnBox	{ color: #000; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 14px; 
	background-image: url('../images/35339.gif'); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right bottom; 
	padding: 14px; }
.columnBox  a:link       { color: #a60013; text-decoration: underline }
.columnBox  a:visited    { color: #a60013; text-decoration: underline }
.columnBox  a:hover      { color: #900014; text-decoration: underline }
.columnHead	{ color: #FFF; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	height: 35px; 
	width: 234px;
	text-align: center;
	background-image: url('../images/35024.gif'); 
	background-repeat: no-repeat; 
 }
#ja-pathway {
background:#F8F8F7 none repeat scroll 0%;
border-color: #E7E8E6 #E7E8E6 #E7E8E6 #E7E8E6;
border-style:solid solid solid;
border-width:1px 1px 1px;
color:#626A69;
font-weight:bold;
padding:5px 15px;
}