/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

.ja-thumbnailwrap { margin-bottom: 10px; }

.thumb-left { float: left; margin-right: 15px; }
.thumb-right { float: right; margin-left: 15px; }

.ja-thumbnail { position: relative; }

.thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.thumbnail * { float: none !important; margin: 0 !important; }

/* img navigation ---*/
.ja-thumbnailwrap ul.nav {
	font-size: 92%;
	text-transform: uppercase;
	margin: 1px 0 0;
	padding: 0 0 2px;
	background: #f7f7f7;
	color: #999;
	position: relative;
	text-align: center;
}

.ja-thumbnailwrap ul.nav li 		{ margin: 0; padding: 1px 5px; background: none; cursor: pointer; display: inline; }
.ja-thumbnailwrap ul.nav li.next { position: absolute; right:0; top: 0; text-align: right; }
.ja-thumbnailwrap ul.nav li.prev	{ position: absolute; left:0; top: 0;}

.ja-thumbnailwrap ul.nav li.counter {
	margin: 0 !important;
	float: none;	
	text-align: center;
	text-transform: lowercase;
	display: inline;
}

.ja-thumbnailwrap ul.nav li.counter span {
	background: none;
	border: none;
	padding: 0;
	color: #666;
}

.ja-thumbnailwrap ul.nav li.next:hover, .ja-thumbnailwrap ul.nav li.prev:hover { color: #000; } /*------------------------------------------------------------------------
 # 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.
 -------------------------------------------------------------------------*/

ul.ja-bullettin {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.ja-bullettin li {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #E6E6E6;
	background: none;
	position: relative;
	width: 100%;
	line-height: normal;
}

ul.ja-bullettin img {
	position: absolute;
	left: 0;
	top: 8px;
}

ul.ja-bullettin div {
	line-height: 1.2;
	display: block;
}

ul.ja-bullettin span {
	font-size: 85%;
	color: #999999;
}/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/


h2.jazin-title, h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
	border-bottom: 5px solid #ABABAB;
}

#jazin {
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
}

.jazin-left {
	float: left;
	background: url(/dailytrust/modules/mod_janews/assets/../images/vline.gif) repeat-y right;
}

.jazin-center {
	float: left;
	background: url(/dailytrust/modules/mod_janews/assets/../images/vline.gif) repeat-y right;
}

.jazin-right {
	float: right;
}

.jazin-box {
	background: url(/dailytrust/modules/mod_janews/assets/../images/dot.gif) repeat-x bottom;
	margin: 10px;
	padding-bottom: 15px;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

div.jazin-section {
	display: block;
	margin-bottom: 5px;
}

div.jazin-section a {
	display: block;
	float: left;
	background: url(/dailytrust/modules/mod_janews/assets/../images/zin-section-bg.gif) no-repeat left top #ABABAB;
	padding: 0 2px 2px 0;
	font-weight: bold;
}

div.jazin-section a span {
	background: #666666;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1px 10px;
	margin: 0;
	display: block;
	font-family: Cambria, "Times New Roman", Times, serif;
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	background: #006699;
}

.jazin-meta {
	font-size: 92%;
	color: #999999;
	display: block;
	clear: both;
}

.jazin-more {
	color: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}

ul.jazin-links {
	padding: 0;
	margin: 0;
}

ul.jazin-links li {
	padding-left: 10px;
	background-position: 1px 7px;
}

.jazin-content img {
	padding: 5px 10px 0 0;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}

/*THEMES
------------------------------------------------*/
.jazin-boxwrap:hover.jazin-theme-red div.jazin-section a span,
.jazin-boxwrap.jazin-theme-red .hover div.jazin-section a span {
	background: #CC0000; /*red*/
}

.jazin-boxwrap:hover.jazin-theme-orange div.jazin-section a span,
.jazin-boxwrap.jazin-theme-orange .hover div.jazin-section a span {
	background: #E77B13; /*orange*/
}

.jazin-boxwrap:hover.jazin-theme-pink div.jazin-section a span,
.jazin-boxwrap.jazin-theme-pink .hover div.jazin-section a span {
	background: #CA0789; /*pink*/
}

.jazin-boxwrap:hover.jazin-theme-green div.jazin-section a span,
.jazin-boxwrap.jazin-theme-green .hover div.jazin-section a span {
	background: #1A661A; /*green*/
}

.jazin-boxwrap:hover.jazin-theme-lime div.jazin-section a span,
.jazin-boxwrap.jazin-theme-lime .hover div.jazin-section a span {
	background: #678000; /*lime*/
}

.jazin-boxwrap:hover.jazin-theme-cyan div.jazin-section a span,
.jazin-boxwrap.jazin-theme-cyan .hover div.jazin-section a span {
	background: #0E9C9A; /*cyan*/
}

.jazin-boxwrap:hover.jazin-theme-deepblue div.jazin-section a span,
.jazin-boxwrap.jazin-theme-deepblue .hover div.jazin-section a span {
	background: #004B80; /*deepblue*/
}/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

h2.jazin-title, h4.jazin-title {
	font-size: 125%;
	font-family: Times New Roman, Segoe UI, Tahoma, Arial, Verdana, sans-serif;
	margin: 10px 0 5px !important;
	padding: 0;
	line-height: 1.1;
	text-transform: none;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
	border-bottom: none;
}

#jazin {
	padding: 0;
	border-bottom: none;
}

.jazin-left {
	float: left;
	background: url(/dailytrust/templates/ja_seleni/css/../images/vline.gif) repeat-y right;
}

.jazin-center {
	float: left;
	background: url(/dailytrust/templates/ja_seleni/css/../images/vline.gif) repeat-y right;
}

.jazin-right { float: right; }

.jazin-box {
	margin: 0;
	padding-bottom: 15px;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

div.jazin-section {
	background: url(/dailytrust/templates/ja_seleni/css/../images/h3-bg.gif) repeat-x left bottom;
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid #a5a5a5;
	display: block;
	margin-bottom: 5px;
	text-shadow: 1px 1px 0 #fff;
}

div.jazin-section a {
	background: none;
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

div.jazin-section a span {
	background: none;
	color: #000;
	text-transform: uppercase;
	padding: 8px 10px;
	margin: 0;
	display: block;
	font-family: Georgia, Tahoma, Arial, Verdana, sans-serif;
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	background: none;
}

.jazin-content {
	float: left;
	width: 34%;
}

.jazin-meta {
	font-size: 92%;
	color: #999999;
	display: block;
	clear: both;
}

.jazin-more {
	color: #999999;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}

ul.jazin-links {
	float: left;
	padding: 0;
	margin: 0;
	width: 66%;
}

ul.jazin-links li {
	background-position: 20px 7px !important;
	font-size: 92%;
	font-weight: bold;
	padding-left: 30px !important;
}

.jazin-content img {
	padding: 15px 10px 0 0;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

#ja-zinfpwrap { border-bottom: 1px solid #ddd; }

#ja-zinfp { background: url(/dailytrust/modules/mod_janews_fp/assets/dot.gif) repeat-y 50%; }

/* LAYOUT: TELINE II
--------------------------------------------- */
/* Featured News ----*/
.ja-zinfp-featured {
	width: 50%;
	background: url(/dailytrust/modules/mod_janews_fp/assets/dot.gif) repeat-y right #EBF2F7;
	overflow: hidden;
}

.ja-zinfp-featured h4.ja-zintitle {
	margin: 0 0 5px !important;
	padding: 0 !important;
	font-size: 175%;
}

.ja-zinfp-featured img {
	margin: 0 0 10px !important;
	padding: 0 !important;
}

.ja-zinfp-featured .ja-zincontent {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
}

/* Normal News ----*/
.ja-zinfp-normal { width: 50%; }

.ja-zinfp-normal .ja-zincontent img {
	float: right;
	margin: 5px 0 5px 10px !important;
}

.ja-zinfp-normal .ja-zincontent {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ddd;
}

/* Misc. ----*/
#ja-zinfp .first {
	border-top: 0;
}

/* LAYOUT: TELINE III
--------------------------------------------- */
.ja-zinfp-normal .inactive img,
.ja-zinfp-normal .inactive p {
	display: none;
}

.ja-zinfp-normal .active img,
.ja-zinfp-normal .active p {
	display: block;
}

/* LAYOUT: HEADLINES
--------------------------------------------- */
#ja-zinhlwrap {
	border-bottom: 1px solid #ddd;
	margin-right: 1px;
}

.ja-zincontent .inner {
	padding-top: 15px;
	padding-bottom: 15px;
}

#ja-zinhlwrap h4.ja-zintitle {
	font-size: 175%;
}

.ja-zincontent img {
	margin-right: 15px;
}

/* Control bar --- */
.ja-zinhl-controlbar {
	position: absolute;
	top: 0;
	right: 15px;
	padding: 5px 0;
	display: block;
}

.ja-zinhl-controlbar ul {
	margin: 0 10px !important;
	padding: 0 !important;
	float: left;
}

.ja-zinhl-controlbar li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	display: inline;
}

#ja-zinhl-counter {
	background: #333;
	color: #fff;
	padding: 1px 5px;
	font-size: 92%;
	letter-spacing: 1px;
}

/* LAYOUT: SELENI
--------------------------------------------- */
#ja-zinfpwrap { border-bottom: none; }

#ja-zinfp { background: none; padding-top: 10px; }

.ja-zinfp-block { background: url(/dailytrust/modules/mod_janews_fp/assets/dot.gif) repeat-y 60%; margin-bottom: 10px; }

.ja-zinfp-featured { background: none; border-right: none; width: 60%; }

.ja-zinfp-featured h4.ja-zintitle { font-size: 220%; text-transform: none; }

.ja-zinfp-featured .inner { padding: 0 15px 10px 0 !important; }

.ja-zinfp-normal { width: 40%; }

.ja-zinfp-normal .ja-zincontent { margin-left: 15px; padding: 0 !important; }

.ja-zinfp-normal h4.ja-zintitle { font-size: 125%; margin: 10px 0; text-transform: none; }

.ja-zinfp-normal .ja-zincontent img { float: right; margin: 10px 0 0 0 !important; padding: 0 10px 0 0; }

.ja-zinfp-link { border-top: 1px solid #ddd; }

.ja-zinfp-link li a { font-size: 92%; font-weight: bold; }
.ja-headlines {
	overflow: hidden;
	width: auto ;
	position: relative !important; height:16px;
}

.ja-headlines .ja-headlines-item {  
	  text-align: center;
	  visibility: hidden;
	  height:16px;;
}

.ja-headlines .jahl-vertical, .jahl-verticald,
.ja-headlines .jahl-horizontal, .jahl-horizontal_right {
	width: auto;
	display: block;
	position: absolute!important;
}

.ja-headlines .jahl-opacity {
	width: auto;
	display: block;
	position: absolute!important;
	float: left;
}

.ja-headlines .separator { padding: 0 5px; }
 
.ja-headlines-right{ float:left; text-align:right; }/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url(http://openid.net/images/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


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

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
/* 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(/dailytrust/templates/system/css/../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

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

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

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

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

.button2-left .blank {
	background: url(/dailytrust/templates/system/css/../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(/dailytrust/templates/system/css/../images/selector-arrow.png) no-repeat;
}

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

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

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/dailytrust/templates/system/css/../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

/* Eric Meyer's CSS Tools: Reset CSS (Modified by Hieu Nguyen)
-------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* 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 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.
# ------------------------------------------------------------------------
*/

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { width: 100%; clear: both; }
.main { width: 980px; max-width: 1200px; margin: 0 auto; position: relative;}

.column { overflow: hidden; float: left; }

.ja-mass { clear: both; }

/* Gutter ---*/
.main .inner {
/* We use liquid layout, so we need to insert a div which will create margin if need */
	padding-left: 10px;
	padding-right: 10px;
}

.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 */
	margin-left: 10px;
	margin-right: 10px;
}

.ja-inset2 div.ja-moduletable, .ja-inset2 .div.moduletable, .ja-inset2 div.ja-module, .ja-inset2 div.module {
	margin-right: 0;
	margin-left: 20px;
}

.ja-inset1 div.ja-moduletable, .ja-inset1 .div.moduletable, .ja-inset1 div.ja-module, .ja-inset1 div.module {
	margin-right: 20px;
	margin-left: 0;
}

.article_column .contentpaneopen {
/* for article columns, we only need to add margin or padding to this div  */
	padding-left: 10px;
	padding-right: 10px;
}

.leading { }

.article_row {
/* minus the spacing of the article row to macth with the Gutter & global grid */
	margin-left: -10px;
	margin-right: -10px; 
}

/* 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
--------------------------------------------------------- */
.article_column { float: left; position: relative; }

.cols1 .article_column { width: 100%; }
.cols2 .article_column { width: 50%; }
.cols3 .article_column { width: 33.33%; }
.cols4 .article_column { width: 25%; }
.cols5 .article_column { width: 20%; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl {}
#ja-botsl {}

.ja-box { float: left; overflow: hidden; }
/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */
body {
	background: #fff;
	color: #000;
	font-family: Arial, Segoe UI, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd { background: #fff; color: #333; }

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 links ---*/
a { color: #0066ff; text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: underline; }

/* Readon links ---*/
a.readon {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow.png) no-repeat 5px 48%;
	font-weight: bold;
	padding: 1px 5px 1px 14px;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus { text-decoration: underline; }

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul { 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%; }

h1 a, h1 a:hover,h1 a:active,h1 a:focus,
h2 a, h2 a:hover,h2 a:active,h2 a:focus,
h3 a, h3 a:hover,h3 a:active,h3 a:focus {	text-decoration: none; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2;
}

h1.componentheading, .componentheading { margin: 0; padding: 0 0 7px; }

.componentheading {
	border-bottom: 1px solid #d5d5d5;
	font-size: 180%;
}

h2.contentheading, .contentheading { margin: 0; padding: 0 0 7px; }

.contentheading { font-size: 200%; }

.blog .contentheading { font-size: 150%; }

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus { font-weight: bold; }

.category { font-size: 110%; font-weight: bold; }

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-breadcrumbs, #ja-footer { font-size: 92%; }

small, .small { color: #757575; }

.smalldark { text-align: left; }

/* List ---*/
.column ul li {
	background: url(/dailytrust/templates/ja_seleni/css/../images/bullet.gif) no-repeat 20px 7px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
}

.column ol li { line-height: 180%; margin-left: 30px; }

/* Others ---*/
th { font-weight: bold; padding: 5px; text-align: left; }

td { font-size: 100%; padding: 5px; }

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 #d5d5d5;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px 5px;
}

.inputbox { background: #FFFFFF; border: 1px solid #d5d5d5; }

.inputbox:hover, .inputbox:focus { background: #FFFFCC; }

.button {
	background: url(/dailytrust/templates/ja_seleni/css/../images/grad1.gif) repeat-x top #333333;
	border: 1px solid #333333;
	color: #d5d5d5;
	font-size: 85%;
	padding: 3px 5px;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	background: #333333;
	border: 1px solid #757575;
	color: #FFFFFF;
}

.checkbox {}

.radio { margin: 0 5px; }

/* Login ---*/
.login_form fieldset { padding: 15px 0 0; }
.login_form fieldset p { margin: 0 0 5px; }

.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.login_form .inputbox { margin-left: 10px; width: 150px; }

.login_form .remember .inputbox { width: 20px; }

.login_form .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 {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.form-register .inputbox { margin-left: 10px; width: 200px; }

.form-register .button { margin-left: 140px; }

/* User ---*/
.user-details { padding: 10px 0; }

.user-details p { margin: 0 0 5px; }

.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .button { margin-left: 140px; }

.user-details .paramlist .paramlist_key {
	width: 130px !important;
	padding: 0 0 5px !important;
}

.user-details .paramlist .paramlist_value { padding: 0 0 5px !important; }

.user-details .user_name span {
	padding-left: 10px;
	font-weight: bold;
}

/* Search ---*/
form#searchForm {
	border-top: 1px solid #d5d5d5;
	padding: 15px 0; 
}

.searchintro { border-bottom: 1px solid #d5d5d5; }

.results h4 { text-transform: none; font-size: 110%; margin: 15px 0 0; }

.results p { margin: 0 0 10px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog {}

.article_separator,
.leading_separator,
.row_separator,
.column_separator { display: none; }

.leading {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	padding-top: 10px;
}

.article_row { background: url(/dailytrust/templates/ja_seleni/css/../images/dot.gif) repeat-x left bottom; padding-bottom: 15px; padding-top: 15px; }

.article_column { }

.column_separator { padding: 0 25px; }


/* Meta ---*/
.article-tools {
	clear: both;
	color: #757575;
	display: block;
	line-height: normal;
	margin: 0 0 5px;
	position: relative;
}

.article-meta { float: left; padding: 0; width: 70%; }

.article-section, .article-category {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icons/icon-folder.gif) no-repeat left center; 
	color: #757575;
	padding-left: 18px;
}

.createby {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-user.gif) no-repeat 0 2px;
	padding: 3px 10px 3px 20px;
}

.createdate {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-date.gif) no-repeat 0 2px;
	padding: 3px 10px 3px 20px;
}

.modifydate { color: #757575; display: block; margin: 10px 0; }

.contentdescription {
	border-bottom: 1px solid #d5d5d5;
	display: block;
	margin: 0 -15px;
	padding: 10px 15px;
}

.contentdescription p { margin: 0; }

.buttonheading { float: right; }

.buttonheading img { border: 0; float: right; margin: 0 5px 0 0; }

/*Inline images ---*/
img.caption { margin-top: 5px; }

.img_caption { color: #757575; margin-bottom: 10px; }

.article-content img { margin: 5px; }

.img_caption img { margin: 5px 0 0; }

.img_caption p {
	background: #333;
	border-top: 1px solid #fff;
	color: #d5d5d5;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}

/* Tables ---*/
.sectiontableheader {
	background: #333;
	border: 1px solid #d5d5d5;
	color: #fff;
	padding: 5px;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active { color: #fff; }

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	background: url(/dailytrust/templates/ja_seleni/css/../images/dot2.gif) repeat-x bottom;
	padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background-color: #fffff0; }

.sectiontableentry2 { background-color: #f6f6f6; }

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Content Toc */
table.contenttoc {
	border: 1px solid #d5d5d5;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

table.contenttoc a { color: #000; }

table.contenttoc td { border-bottom: 1px dotted #d5d5d5; padding: 5px 10px; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Poll */
div.poll { padding: 15px 0; }

form#poll {
	border-bottom: 1px dotted #d5d5d5;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll {
	border-bottom: 1px dotted #d5d5d5;
	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; }

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img { vertical-align: baseline; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Search */
table.searchintro { padding: 10px 0; width: 100%; }

table.searchintro td { padding: 5px !important; }

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog { width: 100%; }

/* Pagination ---*/
ul.pagination { float: left; margin: 15px 0; width: 75%; }

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

ul.pagination li span { padding: 1px 3px; }

ul.pagination a {
	background: #f6f6f6;
	border: 1px solid #d5d5d5;
	color: #000;
	padding: 1px 5px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #446611;;
	border: 1px solid #446611;;
	color: #fff;
	text-decoration: none;
}

.sortby { font-size: 92%; margin: 10px 0 5px; }

.sortby .filter, .sortby .display { float: left; width: 40%; }

.sortby .display { float: right; text-align: right; }

.pagenavbar { font-weight: bold; }

.pagenavcounter { margin: 15px 0 !important; text-align: center; }

.counter {
	float: right;
	line-height: 1;
	margin: 15px 0 !important;
	text-align: right;
	width: 24%;
}

.counter span {
	background: #446611;;
	border: 1px solid #446611;;
	color: #fff;
	padding: 1px 5px;
}

.blog_more {
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0 5px;
	clear: both;
}

.blog_more h2 {
	font-size: 115%;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul li {
	background: url(/dailytrust/templates/ja_seleni/css/../images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active { display: block; margin: 10px 0; }

/* Messages ---*/
#system-message { padding-top: 10px; }

#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;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul { background: #446611;; border: 0; }

/* System Error Messages */
#system-message dd.error ul { background: #bf0000; border: 0; }

/* System Notice Messages */
#system-message dd.notice ul { background: #333; border: 0; }

/* Tooltips --- */
.tool-tip {
	background: #ffffcc;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

.tool-title {
	background: url(/dailytrust/templates/ja_seleni/css/../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text { font-size: 100%; margin: 0; }

.hasTip img { border: none; margin: 0 5px 0 0; }

.contentpaneopen_edit img { vertical-align: middle; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	background: url(/dailytrust/templates/ja_seleni/css/../images/h3-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #a5a5a5;
	color: #656565;
	font-size: 100%;
	margin: 0 0 10px;
	padding: 10px;
	text-transform: uppercase;
	overflow: hidden;
	text-shadow: 1px 1px 0 #fff;
}

div.moduletable_menu h3 { margin-bottom: 0; }

div.ja-moduletable,
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_default {
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0 0 20px;
	position: relative;
}

.ja-box-ct { padding: 0 0 20px; }

/* Feature module ---*/
.ja-content-top div.moduletable_feature {
	background: #F6F6F6;
	position: relative;
	margin-bottom: 20px !important;
	padding-top: 50px !important;
}

div.moduletable_feature h3 {
	border: 1px solid #d5d5d5 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 623px;
	z-index: 10;
}

div.moduletable_feature .ja-box-ct { padding: 0 !important; }

/* Badge Module ---*/
.badge {
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}

.badge-hot .badge	{ background: url(/dailytrust/templates/ja_seleni/css/../images/icon-badge.png) no-repeat 0px 0px; }
.badge-new .badge	{ background: url(/dailytrust/templates/ja_seleni/css/../images/icon-badge.png) no-repeat 0px -46px; }
.badge-pick .badge { background: url(/dailytrust/templates/ja_seleni/css/../images/icon-badge.png) no-repeat 0px -92px; }
.badge-top .badge { background: url(/dailytrust/templates/ja_seleni/css/../images/icon-badge.png) no-repeat 0px -138px; }

.badge-hot .ja-box-ct,
.badge-top .ja-box-ct,
.badge-pick .ja-box-ct,
.badge-new .ja-box-ct {
	padding: 10px 25px 10px 10px !important;
}

/* Search Module ---*/
#ja-search {
	position: absolute;
	bottom: 35px;
	right: 10px;
}

#ja-search label { display: none; }

#ja-search .inputbox {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-search.gif) no-repeat 250px center #333;
	width: 460px;
	border-left: 1px solid #050505;
	border-top: 1px solid #050505;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	padding: 7px 30px 7px 10px;
	color: #d5d5d5;
	font-size: 100%;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {}

#ja-search .button {
	font-size: 100%;
	font-weight: bold;
	margin-left: 5px;
	text-transform: none;
}

/* 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 { width: 90%; }

#form-login ul { margin: 0 !important; padding: 0; }

#form-login p { margin: 0 0 5px; }

#form-login .button { cursor: pointer; 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; }

/*JA Tab */
div.ja-module .ja-tabswrap {
	padding-top: 1px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #d5d5d5; 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 { color: #757575; font-size: 92%; }

div.bannergroup_text div.bannerfooter_text { padding: 5px 0 0; text-align: right; }

div.bannergroup { margin-bottom: 10px; }

/* Rounded Module --- */
div.ja-module h3, div.module h3 {
	border-bottom: 1px solid #d5d5d5;
	color: #7ba566;
	font-size: 115%;
	font-weight: bold;
	margin: 0 -15px 10px;
	padding: 8px 15px;
	text-transform: uppercase;
}

div.ja-module, div.module { margin-bottom: 20px; position: relative; }

.ja-box-br {
	background: url(/dailytrust/templates/ja_seleni/css/../images/b-br.gif) no-repeat bottom right #fff;
}

.ja-box-bl {
	background: url(/dailytrust/templates/ja_seleni/css/../images/b-bl.gif) no-repeat bottom left;
}

.ja-box-tr {
	background: url(/dailytrust/templates/ja_seleni/css/../images/b-tr.gif) no-repeat top right;
}

.ja-box-tl {
	background: url(/dailytrust/templates/ja_seleni/css/../images/b-tl.gif) no-repeat top left;
	padding: 0 15px 10px;
}

/* text */
div.module_text h3 {
	clear: both;
	display: block;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 0;
}

div.module_text span {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 3px;
	background: #fff;
}

div.module_text {
	background: url(/dailytrust/templates/ja_seleni/css/../images/bt-br.gif) no-repeat bottom right #f6f6f6;
}

div.module_text .ja-box-bl {
	background: url(/dailytrust/templates/ja_seleni/css/../images/bt-bl.gif) no-repeat bottom left;
}

div.module_text .ja-box-tr {
	background: url(/dailytrust/templates/ja_seleni/css/../images/bt-tr.gif) no-repeat top right;
}

div.module_text .ja-box-tl {
	background: url(/dailytrust/templates/ja_seleni/css/../images/bt-tl.gif) no-repeat top left;
}

/* Blank */
div.moduletable_noborder,
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;
}

/* Hilite */
div.moduletable_hilite {
	background-color: #1c1c1c;
	color: #a5a5a5;
}

div.moduletable_hilite a {
	color: #fff;
	text-decoration: none;
}

div.moduletable_hilite .ja-slidenews-item {
	border-bottom: 1px solid #292929;
}

/* text color for high contrast module */
div.module_black *, div.module_green *, div.module_blue *, div.module_red * { color: #fff; }

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul {
	margin: 15px 0 0;
}

div.ja-moduletable ul li, div.ja-module ul li {
	padding-left: 12px;
	background-position: 2px 6px;
}

/* Collapsible h3 ---*/
h3.show {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-show.png) no-repeat 100% 60%;
	cursor: pointer;
}

h3.hide {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-hide.png) no-repeat 100% 60%;
	cursor: pointer;
	margin: 0 !important;
}

.ja-moduletable div.ja-tools {
	padding: 0;
	line-height: 0;
}

.ja-moduletable div.ja-tools span.title {
	display: none;
}

.ja-moduletable div.hide {
	color: #333;
	border-bottom: 1px solid #A5A5A5;
	font-size: 115%;
	margin: 0;
	font-size: 115%;
	font-weight: bold;
	background: url(/dailytrust/templates/ja_seleni/css/../images/h3-bg.gif) repeat-x left top;
	padding: 8px 20px !important;
	text-transform: uppercase;
	overflow: hidden;
	font-family: Tahoma, "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 1.2 !important;
}

.ja-moduletable div.hide span.title {
	display: block !important;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { }
.main { }
.ja-box { padding-bottom: 10px; padding-top: 10px; }

#ja-wrapper { }

#ja-container {
	background: #fff;
	position: relative;
	z-index: 5;
}

#ja-container .main {
	padding: 10px 0 0;
	min-height: 300px;
}

/* 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-moduletable { margin: 0 !important; padding: 0; }

.ja-content-top .ja-moduletable,
.ja-content-top .ja-module {
	margin-left: 0;
	margin-right: 0;
}

/* Content Main ---*/
.ja-content-main {padding: 10px 15px; }

/* Content Bottom ---*/
.ja-content-bottom {}
.ja-content-bottom .ja-moduletable,
.ja-content-bottom .ja-module {
	margin: 0 !important;
	padding: 0 !important;
}

/* @end */

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {}

.ja-col {}

.ja-cols div.ja-moduletable ,.ja-cols div.moduletable {
	border: 1px solid #d5d5d5;
	padding: 0;
}

.ja-cols div.ja-moduletable .ja-box-ct,
.ja-cols div.moduletable .ja-box-ct { padding: 0 10px 20px; }

.ja-cols div.moduletable_blank { border: none; }

.ja-cols div.moduletable_blank .ja-box-ct,
.ja-cols div.moduletable_tabs .ja-box-ct { padding: 0; }

.ja-cols div.ja-moduletable h3,
.ja-cols div.moduletable h3 {}

/* Left Columns ---*/
#ja-left .ja-l2 {}

/* Right Columns ---*/
#ja-right .ja-r2 {}


/* HEADER
--------------------------------------------------------- */
#ja-header { background-color: #1c1c1c; margin-top: 30px; position: relative; z-index: 10; }

#ja-header .main { height: 100px; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }

h1.logo, div.logo-text { float: left; padding-top: 10px; position: relative; }

/* Logo Image ---*/
h1.logo { height: 95px; width: 624px; }

h1.logo a {
	background: url(/dailytrust/templates/ja_seleni/css/../images/logo.png) no-repeat left;
	display: block;
	height: 95px;
	width: 624px;
}

h1.logo a span { position: absolute; top: -1000px; }

/* Logo Text ---*/
div.logo-text h1 a {
	color: #d5d5d5;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

p.site-slogan {
	background: #333;
	color: #757575;
	display: block;
	font-size: 85%;
	letter-spacing: 1px;
	margin: 8px 0 0;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}

/* Header mask ---*/
.ja-headermask {
	background: url(/dailytrust/templates/ja_seleni/css/../images/header-mask.png) no-repeat top right;
	display: block;
	height: 100px;
	position: absolute;
	right: 45px;
	top: 0;
	width: 849px;
}

/* Topbar ---*/
#ja-topbar {
	background: #ffffff;
	color: #000000;
	height: 20px;
	padding: 5px 0;
	position: absolute;
	top: -30px;
	width: 100%;
	font-size: 11px;
	z-index: 11;
}

#ja-topbar .main {
	height: 20px;
}

.ja-day, .ja-updatetime {
	float: left;
	border-right: 1px solid #454545;
	padding: 2px 10px 0;
}

.ja-updatetime em {
	margin-left: 5px;
	font-style: normal;
}

/* Headlines Module ---*/
.ja-healineswrap { float: left; padding-top: 2px; }

.ja-healineswrap em {
	font-style: normal;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0 10px 0 10px;
}

.ja-headlines { float: left; }

.ja-headlines a { color: #757575; text-decoration: none; }

.ja-headlines a:hover, .ja-headlines a:active, .ja-headlines a:focus {
	color: #656565;
	text-decoration: none;
}

.ja-headlines .separator { color: #454545; }

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	background-color: #1c1c1c;
	border-bottom: 4px solid #050505; 
	line-height: 1;
	position: relative;
	z-index: 9;
}

#ja-mainnav .main { font-size: 12px; }

#ja-mainnav .inner { background-color: #333; margin: 0 10px; padding: 0; }

span.has-image {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left 2px;
}

span.menu-title { display: block; }

span.menu-desc {
	display: block;
	font-weight: normal;
	font-size: 92%;
	color: #757575;
}

ul.level0 li.mega a img {
	float: left;
	padding-right: 5px;
}

/* Sub Nav ---*/
#ja-subnav {
	border-bottom: 1px solid #d5d5d5;
	background: #050505;
	position: relative;
	z-index: 9;
}

#ja-subnav .main {
	height: 32px;
	line-height: 1;
	z-index: 10;
}

#ja-subnav ul {
	overflow: hidden;
	padding: 8px 0;
}

#ja-subnav ul.active {}

#ja-subnav li {
	background: none;
	border-left: 1px dotted #757575;
	display: block;
	float: left;
	padding: 0 10px 0 11px;
}

#ja-subnav li:first-child { border-left: 0; }

#ja-subnav ul li a { color: #999; display: block; text-decoration: none; }

#ja-subnav ul li a:hover,
#ja-subnav ul li a:focus,
#ja-subnav ul li a:active {
	background: none;
}

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
}

#ja-subnav ul.active li a { color: #d5d5d5; }

#ja-subnav ul.active li a:hover { color: #fff; }

#ja-subnav ul li.empty { border-left: 0px; }

#ja-subnav span.has-image {
	background-position: 0px 0px;
	padding: 2px 0 2px 25px;
}

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background: #fcfcfc;
	border: 1px solid #d5d5d5;
	display: block;
	height: auto;
	left: -999%;
	padding: 0 10px;
	position: absolute;
}

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	left: auto;
	position: absolute;
	margin-top: 3px;
	margin-left: 5px;
}

#ja-subnav ul li.haschild a {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow.png) no-repeat right center;
	padding-right: 12px;
}

#ja-subnav ul li.hover a {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow3.png) no-repeat right center;
}

#ja-subnav ul li.haschild li a, #ja-subnav ul li.hover li a { background: none; padding-right: 0; }

#ja-subnav ul li ul li {
	border-bottom: 1px solid #d5d5d5;
	border-left: none;
	display: block;
	float: none;
	padding: 5px 5px;
	text-align: left;
}

#ja-subnav ul li ul li a {
	background-image: none !important;
	border: 0 !important;
	color: #333 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

#ja-subnav ul li ul li a span.menu-title { padding-top: 3px; padding-bottom: 3px; }

#ja-subnav ul li ul a { background: none !important; }

#ja-subnav ul li ul li a:hover {
	background-image: none !important;
	text-decoration: underline !important;
}

#ja-subnav ul li ul li a.active {
	color: #446611 !important;
	font-weight: bold !important;
}

/* Breadcrumbs ---*/
#ja-breadcrumbs { text-transform: uppercase; }
#ja-breadcrumbs .main { color: #333; font-size: 92%; font-weight: bold; }

#ja-breadcrumbs .inner {
	border-bottom: 1px solid #d5d5dd;
	margin: 0 10px;
	padding: 8px 0;
}

.fs2 #ja-breadcrumbs .main { padding-bottom: 8px; }

#ja-breadcrumbs a { padding: 0 2px; color: #461; text-decoration: none; }
#ja-breadcrumbs a:hover, #ja-breadcrumbs a:focus, #ja-breadcrumbs a:active { background-color: #446611; color: #fff; text-decoration: none; }

#ja-breadcrums {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	width: 80%;
}

#ja-breadcrums strong {}

#ja-breadcrums img { margin: 1px 5px; }

/* Extras ---*/
.ja-links { float: right; margin-top: 2px; }

.ja-links li { background: none; padding: 0; display: inline; }

.ja-links li.top a {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow2.png) no-repeat 5px center;
	padding-left: 17px;
	padding-right: 5px;
}

.ja-links li.top a:hover { background-color: #446611; }

.ja-links li.layout-switcher a {
	background: #446611;
	color: #666;
	text-decoration: none;
}

.ja-links li.layout-switcher a:hover { background: #656565; color: #fff; text-decoration: none; }

.ja-links li.user-reset a {
	background: #bf0000;
	color: #fff;
	text-decoration: none;
}

.ja-links li.user-reset a:hover {
	background: #656565;
	color: #fff;
	text-decoration: none;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu { margin: 0; padding: 0; }

#ja-container ul.menu li {
	background: none;
	border-bottom: 1px dotted #d5d5d5;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#ja-container ul.menu li a {
	color: #333;
	display: block;
	outline: none;
	padding: 6px 0;
	text-decoration: none;
	text-indent: 5px;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus { color: #446611; background: #f6f6f6; }

#ja-container ul.menu li.active a { color: #446611; font-weight: bold; }

#ja-container ul.menu li ul { margin: 0 0 0 10px; }

#ja-container ul.menu li li {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow.png) no-repeat left 11px;
	border-bottom: 0;
	border-top: 1px dotted #d5d5d5;
}

#ja-container ul.menu li li a {
	color: #333 !important;
	font-weight: normal !important;
	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 { color: #446611; background: none; }

#ja-container ul.menu li li.active a { color: #446611 !important; font-weight: bold !important; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box { 
	padding: 0;
	background: url(/dailytrust/templates/ja_seleni/css/../images/dot3.gif) repeat-y right;
}

#ja-topsl .ja-box-right, #ja-botsl2 .ja-box-right,
#ja-topsl .ja-box-full, #ja-botsl2 .ja-box-full { 
	background: none;
}

/* Top spotlight ---*/
#ja-topsl {
	border-bottom: 1px solid #d5d5d5;
	background: #333;
	color: #d5d5d5;
}

#ja-topsl .main { padding: 10px 0; }

#ja-topsl h3 {
	margin: 0 0 8px;
	padding: 0;
	color: #fff;
	background: none;
}

/* Bot spotlight ---*/
#ja-botsl .main {
	background: url(/dailytrust/templates/ja_seleni/css/../images/dot-line.gif) repeat-x left top;
	padding: 3px 0 0;
}

#ja-botsl .ja-moduletable h3 {
	background: none;
	border: none;
	font-size: 125%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
}

#ja-botsl .ja-moduletable {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0;
}

#ja-botsl .ja-box-left,
#ja-botsl .ja-box-center {
	background: url(/dailytrust/templates/ja_seleni/css/../images/dot-grey.gif) repeat-y right top;
}

#ja-botsl .ja-module ul,
#ja-botsl .ja-moduletable ul {
	margin-top: 5px;
}

/* Bot spotlight 2 ---*/
#ja-botsl2 {
	background: #1c1c1c;
	border-top: 5px solid #333333;
	color: #a5a5a5;
}

#ja-botsl2 .main { padding: 0 0 5px; }

#ja-botsl2 .ja-moduletable h3 {
	border-bottom: 1px solid #2e2e2e;
	color: #ccc;
	padding-bottom: 5px;
	font-size: 125%;
	margin-bottom: 10px;
	text-transform: none;
	text-shadow: none;
}

#ja-botsl2 .ja-moduletable, #ja-botsl2 .moduletable {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#ja-botsl2 h3 {
	margin: 0 0 8px;
	padding: 0;
	color: #fff;
	background: none;
}

#ja-botsl2 a { color: #666; }

#ja-botsl2 li { background-image: url(/dailytrust/templates/ja_seleni/css/../images/bullet2.png); }

.ja-box-right .ja-moduletable, .ja-box-right .moduletable,
.ja-box-full .ja-moduletable, .ja-box-full .moduletable {
	border: 0 !important;
	background: 0 !important;
}

/* Login form on botsl2 ---*/
#ja-botsl2 #form-login-username .inputbox,
#ja-botsl2 #form-login-password .inputbox {
	background: #333;
	border: 1px solid #111;
	color: #ccc;
	font-weight: normal;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { background: #6699cc; }

#ja-footer .main {
	color: #757575;
	overflow: hidden;
	padding: 20px 0;
	position: relative;
}

#ja-footer small {
	color: #454545;
	font-size: 100%;
}

/* Foot Links ---*/
.ja-footnav {}

.ja-footnav ul {
	float: left;
	line-height: normal;
}

.ja-footnav ul#mainlevel-nav { padding-top: 2px; }

.ja-footnav li {
	background: url(/dailytrust/templates/ja_seleni/css/../images/h-line.gif) no-repeat left center;
	display: block;
	float: left;
	padding: 0;
}

.ja-footnav li a {
	color: #656565;
	display: block;
	line-height: normal;
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
}

.ja-footnav li a:hover,
.ja-footnav li a:active,
.ja-footnav li a:focus {
	color: #fff;
}

.ja-footnav ul.ja-links { float: right; }

.ja-footnav ul.ja-links li {
	background: none;
	border-left: 0;
	padding: 0;
}

.ja-footnav ul.ja-links li a { padding: 3px 10px; }

.ja-footnav ul.ja-links li.top a,
.ja-footnav ul.ja-links li.layout-switcher a {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow4.png) no-repeat 9px center;
	border: 1px solid #1c1c1c;
	padding-left: 18px;
	padding-right: 10px;
}

.ja-footnav ul.ja-links li.top a:hover,
.ja-footnav ul.ja-links li.layout-switcher a:hover {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow4.png) no-repeat 9px center #333;
	border: 1px solid #454545;
	color: #FFF;
	text-decoration: none;
}

.ja-footnav .ja-firstitem {
	border-left: 0;
	background-image:none;
}

.ja-footnav ul.ja-links li.layout-switcher a,
.ja-footnav ul.ja-links li.layout-switcher a:hover {
	margin-right: 10px;
	background: none;
	padding-left: 10px;
}

/* Copyright Info. ---*/
#ja-footer .inner { float: left; padding: 0; }

.ja-copyright {
	padding-left: 10px;
	padding-right: 10px;
}

.ja-copyright small { display: block; }

.ja-copyright a {	color: #461; }

/* MISCELLANOUS
----------------------------------------------------------- */
/* User Tools ---*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 20px;
}

ul.ja-usertools-font li, ul.ja-usertools-screen li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

ul.ja-usertools-screen  {
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 90px;
}

/* User Settings ---*/
.ja-usersetting {
	margin: 0 -15px;
	background: #f6f6f6;
	color: #333;
}

a.ja-usersetting-loadform {
	position: absolute;
	right: 50px;
	top: 6px;
	width: 20px;
	text-indent: -9999px;
	height: 20px;
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-setting.gif) no-repeat center;
}

form.ja-usersetting-form { padding: 5px 15px; }

.ja-usersetting-options {
	width: 100%;
	display: block;
}

.ja-usersetting-options ul {
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	font-size: 92%;
}

.ja-usersetting-options ul li {
	background: none;
	float: left;
	display: block;
	padding: 0 15px 0 0 !important;
	margin: 0 !important;
}

.ja-usersetting-options ul.checkall { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }

.ja-usersetting-options ul.catselect { margin-top: 0; }
.ja-usersetting-options ul.catselect li { line-height: 20px; height: 20px; }
.ja-usersetting-options ul.catselect label { line-height: 20px; }
.ja-usersetting-options ul.catselect .checkbox { margin: 0 5px; line-height: 20px; }

.ja-usersetting-options p.actions { margin-bottom: 10px; }

/* Icon for min/max ---*/
.ja-mdtool {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 16px;
	height: 16px;
	z-index: 20;
}

/* Icon for move ---*/
.ja-mdmover {
	position: absolute;
	right: 30px;
	top: 6px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-mover.gif) no-repeat center;
	z-index: 20;
}

/* JA Bulletin */
ul.ja-bullettin li {
	padding: 8px 0 12px !important;
}

ul.ja-bullettin li a {
	text-decoration: none;
}

/* Others ---*/
#ja-banner {
	border-top: 1px solid #d5d5d5;
	margin: 0;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

div.ja-innerdiv {
	border-bottom: 1px dotted #d5d5d5;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

div.ja-innerdiv h4 {
	font-family: Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

div.ja-innerdiv h5 { margin: 5px 0; }

div.ja-innerdiv span.logo {
	display: block;
	margin-bottom: 5px;
}

.cufon-canvas { padding: 1px 0 3px; }

#remember {
	vertical-align: middle;
}

/******MENU*******/
#ja-mainnav ul ul ul a span {
	line-height: 18px;
}

/* Contact ---*/
#contact_us li {
	background: none !important;
	padding-left: 0;
}

#component-contact address { font-style: normal; }

#component-contact #emailForm { border-top: 1px solid #ddd; padding-top: 15px; }

.contact_email { margin: 0 0 10px; }

.contact_email label { font-weight: bold; display: block; }

.contact_email_checkbox { margin: 15px 0; }

/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

/* 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(/dailytrust/templates/ja_seleni/css/../images/so-q.gif) no-repeat left top; padding: 0 0 0 20px; }

blockquote span.close {	background: url(/dailytrust/templates/ja_seleni/css/../images/sc-q.gif) no-repeat bottom right;	padding: 0 20px 0 0; }

blockquote.testimonial { padding: 0 0 10px; border-bottom: 1px solid #e7e8e6; }

blockquote.testimonial span.author {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icons/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* 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(/dailytrust/templates/ja_seleni/css/../images/icons/icons-sprites-silk.png);
	/*background-image: url(/dailytrust/templates/ja_seleni/css/../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(/dailytrust/templates/ja_seleni/css/../images/icons/icons-sprites-silk.png);
	/*background-image: url(/dailytrust/templates/ja_seleni/css/../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.address 		span.icon { background-position: right top; }
ul.email 		span.icon { background-position: right -18px; }
ul.phone 		span.icon { background-position: right -36px; }

ul.bookmark-links li {
	background: url(/dailytrust/templates/ja_seleni/css/../images/arrow.png) no-repeat 0px 10px !important;
	border-bottom: 1px dotted #e6e6e6;
	padding: 5px 0 5px 10px !important;
}

/* Big Number ---*/
p.blocknumber {
	position: relative;
	padding: 5px 0 5px 55px !important;
}

.bignumber-1, .bignumber-2, .bignumber-3 {
	background-image: url(/dailytrust/templates/ja_seleni/css/../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(/dailytrust/templates/ja_seleni/css/../images/bubble-l.png) no-repeat left top }

div.bubble-d1 span.arrow, div.bubble-d2 span.arrow { background: url(/dailytrust/templates/ja_seleni/css/../images/bubble-d.png) no-repeat left top; }

div.bubble-hl1 span.arrow, div.bubble-hl2 span.arrow { background: url(/dailytrust/templates/ja_seleni/css/../images/bubble-hl.png) no-repeat left top;}

div.bubble span.author {
	background: url(/dailytrust/templates/ja_seleni/css/../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(/dailytrust/templates/ja_seleni/css/../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(/dailytrust/templates/ja_seleni/css/../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(/dailytrust/templates/ja_seleni/css/../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(/dailytrust/templates/ja_seleni/css/../images/icons/sticky-big.png) no-repeat 10px center #fff;
	padding-left: 50px !important;
	border-color: #d2d2b6;
}

.box-download {
	background: url(/dailytrust/templates/ja_seleni/css/../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;
}/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

#ja-left .ja-l2 .ja-left1, #ja-left .ja-l2 .ja-left2,
#ja-right .ja-r2 .ja-right1, #ja-right .ja-r2 .ja-right2 { width: 49.99%; }

#ja-left .ja-l2 .ja-left2, #ja-right .ja-r2 .ja-right2 { float: right; }

#ja-container.ja-l2 .main {}

#ja-container.ja-r2 .main {}
#ja-container.ja-r1 .main {}

.ja-zinfp-featured {background-image: none; }

.cols2 .article_column { width: 49.99%; }
.cols3 .article_column { width: 33.3%; }
.cols4 .article_column { width: 24.99%; }
.cols5 .article_column { width: 19.99%; }

*html #ja-wrapper { margin-top: 205px; }

*+html ul.pagination {
	float: none;
}

.button { line-height: normal; margin: 0 10px; }

/* For IE6 ---*/
#ja-subnav ul, ul.pagination li span, ul.pagination a, #ja-footnav, 
.counter span, .contentdescription, .leading,
.column ul li, .ja-moduletable li, .ja-module li {
	zoom: 1;
}

#ja-footnav { width: 100%; }

* html .ja-contentslider-left {
	margin-left: 4px !important;
}

/***fixbug not show backgound-image in IE****/
#ja-subnav a {
	background-color: #333 !important;
}

#ja-mainnav a span.has-image { }

#ja-mainnav a:hover span.has-image,#ja-mainnav li.hover a span.has-image,#ja-mainnav a.active span.has-image {
	background-color: transparent !important;
}

#ja-mainnav ul ul a:hover span.has-image,#ja-mainnav ul ul a.active span.has-image { }

#ja-subnav ul li ul a { background: none !important; }

/* IE6 Warning ---*/
#ie6-warning {
	position: absolute;
	top: 0;
	z-index: 999;
	font-size: 110%;
}

#ie6-warning .main {
	background: #ffffef;
	padding: 10px 0;
}

#ie6-warning .main .inner {
	background: url(/dailytrust/templates/ja_seleni/css/../images/icon-ie.jpg) no-repeat 10px 0px;
	padding-left: 170px;
}

#ie6-warning .main h1 {
	margin: 10px 0;
}

#ie6-warning .main p.note {
	font-weight: bold;
	color: #cc0000;
	margin: 5px 0;
}

#ie6-warning li {
	display: inline;
	padding: 10px 10px 10px 0;
	float: left;
}

#ie6-warning li a {
	width: 48px;
	height: 48px;
	display: block;
}

#ie6-warning li a.firefox-download {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat top left;
}

#ie6-warning li a.chrome-download {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat 50% top;
}

#ie6-warning li a.safari-download {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat 75% top;
}

#ie6-warning li a.opera-download {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat 100% top;
}

#ie6-warning li a.ie-download {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat 25% top;
}

#ie6-warning li a.firefox-download:hover,
#ie6-warning li a.firefox-download:focus,
#ie6-warning li a.firefox-download:active {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat bottom left;
}

#ie6-warning li a.chrome-download:hover,
#ie6-warning li a.chrome-download:focus,
#ie6-warning li a.chrome-download:active {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat   50% bottom;
}

#ie6-warning li a.safari-download:hover,
#ie6-warning li a.safari-download:focus,
#ie6-warning li a.safari-download:active {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat  75% bottom;
}

#ie6-warning li a.opera-download:hover,
#ie6-warning li a.opera-download:focus,
#ie6-warning li a.opera-download:active {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat  100% bottom;
}

#ie6-warning li a.ie-download:hover,
#ie6-warning li a.ie-download:focus,
#ie6-warning li a.ie-download:active {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/icon_brwoser.jpg) no-repeat 25% bottom;
}

#ie6-warning li a:hover,
#ie6-warning li a:focus,
#ie6-warning li a:active {
	text-decoration: none;
}

#ie6-warning .close {
	position: absolute; 
	right: 3px; 
	top: 3px;
}

#ie6-warning .close a {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/close.gif) no-repeat;
	width: 21px;
	height: 21px;
	display: block;
}

#ie6-warning .close a:hover,
#ie6-warning .close a:focus,
#ie6-warning .close a:active {
	background: url(/dailytrust/templates/ja_seleni/css/../layouts/blocks/ie6/close-hover.gif) no-repeat;
	text-decoration: none;
}

/* Typography ---*/
p.error, p.message, p.tips, p.rss, p.key, p.tag, p.cart, p.note, p.photo, p.doc, p.mobi,
p.blocknumber, div.bubble div.box-ct { zoom: 1; }

.bignumber-1, .bignumber-2, .bignumber-3 { line-height: 44px; }/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

.article_column { overflow: hidden; }

div.next-days { clear: both !important; }

div.ja-moduletable h3, div.moduletable h3 {
	zoom: 1;
}

div.ja-moduletable li h3, div.moduletable li h3 {
	zoom: 0;
}

#ja-mainnav,
#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus,
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus,
#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover,
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus,
#jasdl-mainnav a:hover,
#jasdl-mainnav ul li.hover a,
#jasdl-mainnav li.active a,
#jasdl-mainnav li.active a:hover,
#jasdl-mainnav li.active a:active,
#jasdl-mainnav li.active a:focus,
ul.level0 li.over, ul.level0 li.haschild-over,
ul.level0 li.active {
 	background-image: none !important;
}

.ja-headermask {
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/ja_seleni/images/header-mask.png', sizingMethod='scale');
 	background-image: none;
}

h1.logo a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/ja_seleni/images/logo.png', sizingMethod='image');
 	background-image: none;
}/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

#ja-cssmenu {
	margin: 0; /* all lists */
	padding: 0;
	border-right: 1px solid #1c1c1c;
	float: left;
}

#ja-cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#ja-cssmenu li {
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
}

#ja-cssmenu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto !important;
	w\idth: 15.9em;
}

#ja-cssmenu li ul ul {
	margin: -2em 0 0 15em; /* third-and-above-level lists */
	width: auto !important;
}

#ja-cssmenu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#ja-cssmenu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#ja-cssmenu li a {
	margin: 0;
	padding: 12px 15px;
	border-left: 1px solid #1c1c1c;
	display: block;
	color: #999;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-cssmenu li a span.has-image {
	padding-top: 1px;
	padding-bottom: 2px;
}


#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	color: #fff;
}

#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
	background-color: #444;
	color: #fff;
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background-color: #050505;
	color: #fff;
}

/* 2nd level and above */
#ja-cssmenu li ul {
	border: 1px solid #666;
	border-top: 0;
	background: #333;
}

#ja-cssmenu li ul ul {
	border-top: 1px solid #666;
}

#ja-cssmenu li ul li {
	border-top: 1px solid #444;
	background: none;
}

#ja-cssmenu li ul a {
	border-right: 0;
	border-left: 0;
	margin: 0;
	padding: 7px 15px;
	background: none;
	color: #ccc;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
	background: url(/dailytrust/templates/ja_seleni/css/menu/../../images/bullet2.png) no-repeat 94% 50%;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #444;
	color: #fff;
}

#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	background: none !important;
	color: #fff;
	font-weight: bold;
}

/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/

/* Commont style ---*/
a { color: #006a5d; }

.button {
	background: url(/dailytrust/templates/ja_seleni/css/colors/../../images/green/grad1.gif) repeat-x bottom #00574C;
	border: 1px solid #00473E;
	color: #a8e2db;
}

.button:hover, .button:focus {
	background: #00574C;
	border: 1px solid #00796A;
	color: #FFFFFF;
}

div.moduletable_hilite {
	background-color: #00574C;
	color: #a8e2db;
}

.counter span {
	background: #00574c;
	border: 1px solid #00574c;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #00574c;
	border: 1px solid #00574c;
}

div.moduletable_hilite .ja-slidenews-item {
	border-bottom: 1px solid #157569;
}

/* Header ---*/
#ja-header { background-color: #f0f0f0; }

#ja-mainnav {
	background-color: #b8b8b8;
	border-bottom: 4px solid #6699cc;
}

#ja-mainnav .inner { background-color: #6699cc; }

#ja-subnav {
	background: #003366;
	border-bottom: 1px solid #003F37;
}

#ja-subnav a {
	background-color: #00473E !important;
}

#ja-subnav li { border-left: 1px dotted #00796A; }

#ja-subnav ul li.active li a { color: #333 !important; }

#ja-subnav ul li.active li a:hover,
#ja-subnav ul li.active li a:focus,
#ja-subnav ul li.active li a:active {
	color: #00574C !important;
}

#ja-subnav ul li ul li a {
	color: #333 !important;
}

#ja-subnav ul li ul li a:hover,
#ja-subnav ul li ul li a:focus,
#ja-subnav ul li ul li a:active {
	color: #00574C !important;
}

#ja-subnav ul li ul li a.active { color: #00574C !important; }

#ja-search .inputbox {
	background: url(/dailytrust/templates/ja_seleni/css/colors/../../images/icon-search.png) no-repeat 250px center #006A5D;
	border-left: 1px solid #00473E;
	border-top: 1px solid #00473E;
	border-right: 1px solid #00796A;
	border-bottom: 1px solid #00796A;
	color: #d5d5d5;
}

#ja-breadcrumbs a { padding: 0 2px; color: #00574C; text-decoration: none; }
#ja-breadcrumbs a:hover,
#ja-breadcrumbs a:focus,
#ja-breadcrumbs a:active {
	background-color: #00574C;
	color: #fff;
	text-decoration: none;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus { color: #006a5d; background: #f6f6f6; }

#ja-container ul.menu li.active a { color: #006a5d; font-weight: bold; }

#ja-container ul.menu li li a:hover,
#ja-container ul.menu li li a:active,
#ja-container ul.menu li li a:focus { color: #006a5d !important; }

#ja-container ul.menu li li.active a { color: #006a5d !important; }

#ja-botsl2 {
	background: #00574C;
	border-top: 5px solid #00473E;
	color: #a8e2db;
}

#ja-botsl2 .ja-moduletable h3 {
	border-bottom: 1px solid #00473E;
	color: #fff;
}

#ja-botsl2 a { color: #a8e2db; }
#ja-botsl2 a:hover, #ja-botsl2 a:focus, #ja-botsl2 a:active { color: #fff; }

#ja-botsl2 #form-login-username .inputbox,
#ja-botsl2 #form-login-password .inputbox {
	background-color: #006A5D;
	border: 1px solid #157569;
	color: #fff;
}

.ja-copyright a,
#ja-footer li a {	color: #00574C; }

#ja-footer li a:hover, #ja-footer li a:focus, #ja-footer li a:active {
	color: #fff;
}

/* SPLIT MENU ---*/
#ja-splitmenu { border-right: 1px solid #00574C; }

#ja-splitmenu a { border-left: 1px solid #00574C; color: #a8e2db; }

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus{
	background-color: #0F7C6E;
}

#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background-color: #00473E;
}

/* DROPLINE MENU ---*/
#jasdl-mainnav { border-right: 1px solid #00574C; }

#jasdl-mainnav a { border-left: 1px solid #00574C; color: #a8e2db; }

#jasdl-mainnav a:hover,
#jasdl-mainnav ul li.hover a {
	background-color: #0F7C6E;
}

#jasdl-mainnav li.active a,
#jasdl-mainnav li.active a:hover,
#jasdl-mainnav li.active a:active,
#jasdl-mainnav li.active a:focus {
	background-color: #00473E;
}

#jasdl-subnav li a { color: #a8e2db !important; }

#jasdl-subnav li a:hover,
#jasdl-subnav li a:focus,
#jasdl-subnav li a:active {
	color: #fff !important;
}

/* CSS and MOO MENU ---*/
#ja-cssmenu { border-right: 1px solid #00574C; }

#ja-cssmenu li a { border-left: 1px solid #00574C; color: #a8e2db; }

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus,
#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
	background-color: #0F7C6E;	
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background-color: #00473E;
}

#ja-cssmenu li ul { border: 1px solid #00473E; background: #006A5D; }

#ja-cssmenu li ul ul { border-top: 1px solid #00473E; }

#ja-cssmenu li ul li { border-top: 1px solid #00473E; }

#ja-cssmenu li ul a { color: #a8e2db; }

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #178477;
}

/* MEGA MENU ---*/
ul.level0 { border-right: 1px solid #00574C; }

ul.level0 li.mega a.mega { border-left: 1px solid #00574C; color: #a8e2db; }

ul.level0 li.over, ul.level0 li.haschild-over { background-color: #0F7C6E; }

ul.level0 li.mega span.menu-desc { color: #999; }

ul.level0 li.active { background-color: #00473E; }

ul.level1 li.mega { border-top: 1px dotted #00473E; }

ul.level1 li.mega a.mega {
	border: 0;
	color: #A8E2DB;
}

ul.level1 li.over, ul.level1 li.haschild-over { background: #178477; }

.childcontent {
	background: #006A5D;
	border: 1px solid #00473E;
	color: #ccc;
}

.childcontent .ja-moduletable {
	color: #a8e2db;
	border-bottom: 0;
}

.childcontent .ja-moduletable h3 {
	color: #fff;
	border-bottom: 1px dotted #00473E !important;
}

.childcontent .ja-moduletable a { color: #fff; } 

.childcontent .ja-moduletable li a { color: #a8e2db; }

.group-title { border-bottom: 1px solid #00473E; }