/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 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: #FFFFFF;
color: #000;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
}
body#bd {
color: #000;
background: #FFFFFF;
}
body.contentpane {
color: #000000;
font-size: 12px;
line-height: 1.3em;
margin: 0;
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 {
text-decoration: none;
color:#ce1126;
}
a:hover, a:active, a:focus {
text-decoration: underline;
}
a img {
border: none;
}
/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
font-family:Arial, Helvetica, sans-serif;
line-height:160%;
vertical-align:middle;
}
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-footer {
font-size: 92%;
}
small, .small {
color: #999999;
}
img {
margin: 0;
padding: 0;
}
img.caption {
margin-top: 5px;
}
.img_caption {
color: #999999;
}
/* Heading */
h1 {font-size: 18px;
font-weight: normal;
}
h1 a {font-size: 18px;
color:#000;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
}
h2 {
font-size: 13px;
font-weight: bold;
}
h3 {font-size: 12px;
font-weight:bold;
}
h4 {font-size: 125%;}
blockquote {
margin: 0px 0;
padding: 0;
}
p, pre, h1,ol, h2, h3, h4, h5, h6 {
margin: 10px 0;
padding: 0;
}
ul {
list-style: none;
margin:5px 0px 5px 5px;
}
ul li {
background:url(../images/khcn_li_bg.jpg) 0px 5px no-repeat;
line-height: 160%;
vertical-align:middle;
padding-left: 12px;
}
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: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.inputbox {
border: 1px inset #809db9;
padding: 2px;
color: #000;
background: #FFFFFF;
font-size:11px;
}
select.inputbox {
border: 1px inset #809db9;
padding:3px;
color: #000;
font-size:11px;
background: #FFFFFF;
}
.button {
font-size: 100%;
font-weight: bold;
background:url(../images/button-bg.jpg) no-repeat;
width:75px;
height:20px;
border:none;
cursor:pointer;
font-size:10px;
text-align:center;
color:#fff;
}
.button:hover
{
background:url(../images/button-hover-bg.jpg) no-repeat;
}
.button_small {
font-size: 100%;
font-weight: bold;
background:url(../images/button_small_bg.jpg) no-repeat;
width:30px;
height:20px;
font-size:11px;
border:none;
cursor:pointer;
text-align:center;
color:#fff;
}
.button_small:hover
{
background:url(../images/button_small_hover_bg.jpg) no-repeat;
}
* html .button { /*IE 6*/
padding: 2px 3px !important;
}
*+html .button { /*IE 7*/
padding: 2px 3px !important;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
.article_seperator {
clear: both;
display: block;
height: 10px;
border-bottom:1px dashed #e6e6e6;
}
.article_column {
}
.column_separator {
padding: 0 25px;
}
.mosimage {
margin: 15px 10px 5px 0;
padding: 0 0 5px;
}
.mosimage_caption {
color: #AEAEAE;
}
.article-content {
padding: 0 10px 0 0;
}
.article-content .article-image {
padding:5px 10px 0px 0px;
}
.blog-content-tr {
background: url(../images/dot.gif) repeat-x top;
}
.blog-content-table-parent {
background: url(../images/dot.gif) repeat-x 0 99%;
padding-bottom: 20px;
}
.blog-content-table {
margin-bottom: 10px;
}
.blog-content-td {
border-left: 1px solid #CCCCCC;
}
.blog-content-td .contentpaneopen td {
padding-left: 10px !important;
}
.blog-content-td-first {
}
/* content tables */
td.sectiontableheader {
background: #f1f2f2;
color:#ce1126;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 3px;
font-size:11px;
}
tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
background-color: #EBF2F9;
font-size:11px;
}
tr.sectiontableentry2 td {
background-color: #F7F7F7;
}
table.contentpane {
border: none;
width: 100%;
}
table.contentpaneopen {
border: none;
border-collapse: collapse;
border-spacing: 0;
}
table.contentpaneopen table
{
border-collapse:collapse;
border-color:#e8e8e8;
}
table.contentpaneopen table td
{
padding:5px;
}
table.contentpaneopen td ul
{
margin:5px 0 5px 10px;
padding:0;
}
table.contentpaneopen td img
{
border:1px solid #e6e6e6;
padding:1px;
margin:5px 5px 5px 5px;
}
table.contentpaneopen td img:hover
{
border:1px solid #809db9;
}
table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 35%;
font-size: 92%;
}
table.contenttoc a {
}
table.contenttoc td {
background: url(../images/bullet.gif) no-repeat 10px 9px;
padding: 1px 5px 1px 20px;
}
table.contenttoc th {
border-bottom: 1px solid #CCCCCC;
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: 4px !important;
background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
background: #F7F7F7;
}
table.searchintro {
padding: 10px 0;
width: 100%;
}
table.searchintro td {
padding: 5px!important;
}
table.adminform {
}
.adminform .inputbox {
}
table.contentpaneopen td, table.contentpane td {
padding: 5px 0;
font-family:Arial, Helvetica, sans-serif;
line-height:170%;
font-size:12px;
vertical-align:middle;
}
.blog_more {
}
.blog_more strong {
display: block;
font-size: 12px;
margin: 0 0 5px;
color:#ce1126;
}
#title_mod_news {
display: block;
font-size: 12px;
margin: 0 0 5px;
font-weight:bold;
color:#ce1126;
}
.blog_more ul {
margin: 0;
padding: 0;
}
.blog_more ul li {
background:url(../images/khcn_li_bg.jpg) 10px 7px no-repeat;
margin: 0;
padding: 0 0 0 22px;
line-height:180%;
vertical-align:middle;
}
.blog_more ul li a:link,.blog_more ul li a:visited
{
color:#000;
font-size:11px;
}
.blog_more ul li a:hover
{
color:#ce1126;
text-decoration:underline;
cursor:pointer;
}
.category {
font-size: 125%;
font-weight: bold;
}
h1.componentheading, .componentheading {
}
.componentheading {
font-size: 18px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-weight: normal;
margin:0px 0px 10px 0px;
}
.contentdescription {
display: block;
padding: 10px;
margin: 10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 125%;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background: #F7F7F7;
font-style: italic;
}
h2.contentheading, .contentheading {
margin: 0;
padding: 0 8px 0 0;
}
table.contentpaneopen td.contentheading {
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#CE1126;
line-height:180%;
vertical-align:middle;
}
table.blog .contentheading {
padding: 10px 0 5px 0;
font-weight: bold;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#CE1126;
}
a.contentpagetitle:link,a.contentpagetitle:visited
{
color:#ce1126;
font-size:13px;
}
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
text-decoration:underline;
}
a.readon {
display: block;
float: left;
text-align: center;
clear: both;
padding: 0 5px;
text-transform: lowercase;
background: #666666;
color: #FFFFFF;
}
a.readon:hover, a.readon:active, a.readon:focus {
background: #006699;
color: #FFFFFF;
text-decoration: none;
}
table.contentpaneopen, table.contentpane, table.blog {
width: 100%;
}
.moduletable {
padding: 0;
}
ul.pagination {
margin: 15px auto 0;
padding: 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;
}
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: #FFFFFF;
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
--------------------------------------------------------- */
.article-tools {
display: block;
margin: 0 0 10px;
width: 100%;
clear: both;
color: #ABABAB;
position: relative;
}
.article-section, .article-category {
color: #999999;
font-size: 92%;
text-transform: uppercase;
}
.createby {
padding: 3px 5px 3px 5px;
text-transform: uppercase;
}
.createdate {
padding: 0px 5px 0px 0 !important;
text-transform: uppercase;
color: #ABABAB;
}
.create_date {
text-transform: none;
color: #666;
font-size:10px;
font-weight:normal;
}
.modifydate {
text-transform: uppercase;
color: #ABABAB;
}
div.buttonheading {
position: absolute;
top: -25px;
right: 0;
width: 62px;
padding: 3px;
}
.buttonheading img {
margin: 0 5px 0 0;
border: 0;
float: right;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
padding: 0;
}
#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-container,
#ja-footer {
width: 1000px;
margin: 0 auto;
clear: both;
}
.auto #ja-header,
.auto #ja-mainnav,
.auto #ja-subnav,
.auto #ja-container,
.auto #ja-footer {
width: 98%;
}
#ja-container {
background: url(../images/vline.gif) repeat-y 65% 0;
}
#ja-container-inner {
background: url(../images/vline.gif) repeat-y 83% 0;
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
clear: both;
display: block;
float: left;
width: 65%;
}
#ja-content div.ja-innerpad {
padding: 0 15px 0 0;
}
/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
float: right;
overflow: hidden;
width: 34.9%;
}
#ja-colmass, ja-cols {
clear: both;
width: 100%;
}
/*masstop*/
#ja-colmass
{
background: #FFFFFF;
}
#ja-colmass div.ja-innerpad {
padding: 0 0 0 10px;
background: #FFFFFF;
}
/*columns*/
#ja-col1 {
float: left;
overflow: hidden;
width: 50%;
clear: both;
}
#ja-col1 div.ja-innerpad {
padding: 0 8px 0 10px;
}
#ja-col2 div.ja-innerpad {
padding: 0 0 0 15px;
}
#ja-col2 {
float: right;
overflow: hidden;
width: 49.9%;
}
/*common style for column*/
#ja-colwrap a {
}
#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}
#ja-colwrap table {
border-collapse: collapse;
border-spacing: 0;
}
#ja-colwrap .article_separator {
display: none;
}
/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
margin: 20px 0;
clear: both;
}
/* full */
#ja-containerwrap-f #ja-container , #ja-containerwrap-f #ja-container-inner
{
background: #FFFFFF;
}
#ja-containerwrap-f #ja-content {
width: 100%;
}
/* content + col + mass */
#ja-containerwrap-cm #ja-container {
background: url(../images/hline.gif) repeat-y 65% 0;
}
#ja-containerwrap-cm #ja-container-inner {
background: none;
}
#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
width: 100%;
}
/* content + col */
#ja-containerwrap-c #ja-container {
background: url(../images/hline.gif) repeat-y 83% 0;
}
#ja-containerwrap-c #ja-container-inner {
background: none;
}
#ja-containerwrap-c #ja-content {
width: 82%;
}
#ja-containerwrap-c #ja-colwrap {
width: 17%;
}
#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
width: 100%;
}
/* content + mass */
#ja-containerwrap-m #ja-container {
background: url(../images/hline.gif) repeat-y 65% 0;
}
#ja-containerwrap-m #ja-container-inner {
background: none;
}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_hilite h3 {
margin: 0 0 5px;
padding: 5px 0;
font-size: 125%;
}
div.moduletable,
div.moduletable_hilite {
border-top: 5px solid #ABABAB;
margin: 0 0 20px;
padding: 0 1px;
}
/*colmass module */
#ja-colmass div.moduletable
{
border: 1px solid #CCCCCC;
padding: 0 10px 10px;
background: #F7F7F7;
}
#ja-colmass div.moduletable h3 {
border-bottom: 1px solid #DDDDDD;
margin: 0 -10px 10px;
padding: 5px 10px;
color: #006699;
background: #FFFFFF;
}
/*botsl module */
#ja-botsl div.moduletable
{
border: 1px solid #CCCCCC;
padding: 0 10px 10px;
background: #F7F7F7;
}
#ja-botsl div.moduletable h3 {
border-bottom: 1px solid #DDDDDD;
margin: 0 -10px 10px;
padding: 5px 10px;
color: #006699;
background: #FFFFFF;
}
/*media module */
#ja-colmass div.moduletable-media
{
padding: 0;
margin: 0 0 20px;
border-bottom: 1px solid #ABABAB;
}
#ja-colmass div.moduletable-media h3 {
border: 1px solid #DDDDDD;
margin: 0;
padding: 5px 10px;
color: #006699;
font-size: 125%;
background: url(../images/icon-video.gif) no-repeat 95% 50%;
}
/* 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
--------------------------------------------------------- */
#ja-headerwrap {
}
#ja-header {
height: 80px;
line-height: normal;
position: relative;
}
h1.logo, h1.logo-text {
margin: 0;
padding: 0;
font-size: 300%;
}
h1.logo a {
width: 278px;
display: block;
background: url(../images/logo.gif) no-repeat;
position: absolute;
height: 42px;
top: 20px;
left: 0;
}
h1.logo a span {
position: absolute;
top: -1000px;
}
h1.logo-text a {
outline: none;
position: absolute;
top: 15px;
left: 5px;
letter-spacing: 1px;
font-weight: bold;
}
p.site-slogan {
margin: 0;
padding: 1px;
color: #999999;
position: absolute;
top: 52px;
left: 15px;
letter-spacing: 1px;
}
/*Head Tools*/
#ja-headtools {
top: 25px;
right: 0;
position: absolute;
border: 1px solid #FFFFFF;
}
#ja-headtools:hover,
#ja-headtools.hover {
border: 1px solid #CCCCCC;
background: #F7F7F7;
}
#ja-headtools .ja-innerpad {
position: relative;
padding: 5px;
float: left;
}
#ja-headtools ul {
margin: 0;
padding: 3px 0 0;
float: left;
white-space: nowrap;
}
#ja-headtools li {
margin: 0;
padding: 0 8px;
display: inline;
background: url(../images/vline.gif) no-repeat right center;
line-height: normal;
}
#ja-headtools li a {
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
background:url(../images/topmenu_bg.jpg) repeat-x;
margin:0;
width:1000px;
padding:0;
height:26px;
}
#ja-mainnav a, #ja-subnav a {
outline: none;
}
#ja-subnavwrap {
display: block;
background:url(../images/submenu_bg.jpg) repeat-x;
height:32px;
width:1000px;
margin:0;
padding:0;
}
#ja-subnav {
margin:0;
padding:0;
}
#ja-subnav ul {
margin: 0 auto;
padding: 0;
width:1000px;
float:none;
}
#ja-subnav li {
background: none;
display: inline;
margin: 0 auto;
padding: 0;
line-height:28px;
vertical-align:middle;
}
#ja-subnav li a {
display: block;
float: left;
margin:5px 0 0 0;
line-height:100%;
vertical-align:middle;
background:url(../images/submenu_space.jpg) right center no-repeat;
padding: 0 10px;
line-height:180%;
vertical-align:middle;
color: #ffffff;
font-size:11px;
font-family:Tahoma;
text-decoration:none;
}
#ja-subnav li a:hover
{
font-weight: normal;
text-decoration:underline;
cursor:pointer;
}
#ja-subnav li.active a:link,#ja-subnav li.active a:visited,#ja-subnav li.active a
{
font-weight: normal;
text-decoration:underline;
cursor:pointer;
}
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
font-weight: normal;
text-decoration:underline;
cursor:pointer;
}
#ja-subnav li a.first-item {
}
#ja-subnav li a.last-item {
background:none;
}
/* breadcrumbs */
#ja-pathway {
padding: 0 2px;
}
#ja-pathway strong {
margin-right: 5px;
}
#ja-pathway a {
}
#ja-pathway img {
margin: 1px 5px;
}
/* Default Joomla! Menu */
a.mainlevel {
padding: 4px 0 6px;
outline: none;
width: 90%;
display: block;
color: #555555;
text-decoration: none;
background: url(../images/dot.gif) repeat-x bottom;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color: #CC0000;
}
a.mainlevel#active_menu {
color: #333333;
font-weight: bold;
}
a.sublevel {
background: url(../images/arrow.png) no-repeat 7px 9px !important;
border: none;
font-weight: normal !important;
padding: 2px 0 2px 15px !important;
display: block;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
color: #333333;
}
#active_menu {
font-weight: bold;
}
/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
float: left;
overflow: hidden;
}
.ja-box-left, .ja-box-center {
}
/* Top spotlight */
#ja-topsl {
height: 240px;
margin: 0 0 10px;
}
/* Bot spotlight */
#ja-botsl {
padding: 10px 0 20px;
}
#ja-botsl .ja-box-left div.moduletable {
margin: 10px 6px 0 0;
}
#ja-botsl .ja-box-right div.moduletable {
margin: 10px 0 0 6px;
}
#ja-botsl ul, #ja-botsl ol {
margin: 0;
padding: 0;
}
#ja-botsl ol li {
margin: 0 0 0 20px;
padding: 0;
}
#ja-botsl ul li {
margin: 0;
padding: 0 0 0 15px;
background: url(../images/bullet.gif) no-repeat 5px 7px;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
background: #FFFFFF;
clear: both;
}
#ja-footer {
border-top: 5px solid #ABABAB;
color: #666666;
position: relative;
padding: 10px 0;
}
#ja-footer small {
color: #999999;
font-size: 100%;
}
#ja-footer ul {
margin: 0;
padding: 0;
line-height: normal;
}
#ja-footer li {
display: inline;
margin: 0;
padding: 0 10px;
background: url(../images/vline.gif) no-repeat center left;
}
#ja-footer li a {
display: inline;
line-height: normal;
}
#ja-footer li.ja-firstitem {
background: none;
padding-left: 0;
}
.ja-footurl {
float: none;
clear: both;
}
.ja-cert {
position: absolute;
right: 0px;
top: 20px;
}
.ja-cert a {
margin: 0 0 0 5px;
padding: 0;
border: none;
border: none;
text-decoration: none;
}
.ja-cert a span {
display: none;
}
.ja-cert a img {
border: none;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
position: absolute;
top: -100%;
}
/* Login Form */
#ja-login {
}
#ja-login form {
float: left;
}
#ja-login form label {
float: left;
}
label.ja-login-user span,
label.ja-login-password span {
display: none;
}
#ja-login form input.button {
float: left;
}
#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
width: 100px;
margin: 1px 8px 0 0;
font-weight: bold;
padding-left: 20px;
}
#ja-login form #mod_login_username {
background: url(../images/icon-user.gif) no-repeat 4px 5px #FFFFFF;
}
#ja-login form #mod_login_password{
background: url(../images/icon-key.gif) no-repeat 4px 5px #FFFFFF;
}
#ja-login form a {
padding: 0 5px;
text-decoration: none;
}
#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
text-decoration: underline;
}
.ja-login-links {
padding: 10px 0 0 0;
clear: both;
}
/* Register Form */
#id_highslide_signup_1 .inputbox {
width: 200px;
}
/* Search */
#ja-search .inputbox {
width: 130px;
background: url(../images/icon-search.gif) no-repeat 4px 5px #FFFFFF;
padding-left: 20px;
font-weight: bold;
}
#ja-search .button {
margin-left: 5px;
}
/*usertool*/
#ja-usertools {
float: left;
padding-top: 3px;
}
#ja-usertools strong {
font-weight: normal;
float: left;
padding: 0 5px 2px 8px;
display: block;
}
#ja-usertools ul {
margin: 0;
padding: 0;
float: left;
}
#ja-usertools li {
background: none;
display: block;
float: left;
margin: 0;
padding: 1px 0 0;
}
#ja-usertools li img:hover {
border: 1px solid #999999;
margin: 0;
background: #FFFFFF;
}
#ja-usertools img {
padding: 2px;
margin: 1px;
}
/*others*/
.ja-day {
float: left;
padding: 2px 0 0;
}
.ja-day span, .ja-day div {
display: block;
float: left;
padding: 0 2px;
}
.ja-day span {
padding: 1px 5px;
}
.ja-day div {
padding: 1px 5px;
background: #666666;
color: #FFFFFF;
}
#ja-banner {
margin: 0;
padding-top: 15px;
text-align: center;
overflow: hidden;
width: 100%;
border-top: 1px solid #CCCCCC;
}
#ja-banner table.moduletable {
width: 100%;
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
display: block;
margin: 10px 0;
color:#ce1126;
font-weight:normal;
font-size:11px;
}
.clr {
clear: both;
}
.hasTip img {
border: none;
margin: 10px 5px 0 0;
}
div.ja-innerdiv {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #CCCCCC;
}
div.ja-innerdiv img {
padding: 2px;
border: 1px solid #CCCCCC;
margin: 2px 8px 0 0;
}
/* JA Highslide */
a.highslide-credits em {
font-style: normal;
font-size: 11px !important;
font-weight: bold;
}
/* Tooltips */
.tool-tip {
background: #FFFFFF;
border: 1px solid #F7F7F7;
float: left;
max-width: 200px;
padding: 5px;
}
.tool-title {
background: url(../../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;
}
#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: #666666;
border: none;
}
/* System Error Messages */
#system-message dd.error ul {
background: #CC0000;
border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
background: #666666;
border: none;
}
/* Clearfix */
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
* html > body .clearfix {
display: block;
width: 100%;
}
* html .clearfix {
height: 1%;
}
/*-------------------------------------------------New Templates-----------------------------------------------------
*************************************************************/
#body-total
{
width:1000px;
margin:0 auto;
text-align:center;
}
#bannertop
{
width:1000px;
height:95px;
float:left;
border-top:1px solid #d7171f;
}
.module-navtopmenu
{
width:1000px;
}
ul#mainlevel-navtopmenu
{
list-style: none;
padding: 0;
margin: 0;
float:right;
text-align:right;
}
ul#mainlevel-navtopmenu li
{
background-image: none;
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
line-height: 21px;
white-space: nowrap;
}
ul#mainlevel-navtopmenu li a
{
display: block;
padding-left: 8px;
padding-right: 8px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #000;
background:url(../images/topmenu_bg_li.jpg) center right no-repeat;
}
#buttons>ul#mainlevel-navtopmenu li a { width: auto; }
ul#mainlevel-navtopmenu li a:hover
{
color:#ce1126;
}
ul#mainlevel-navtopmenu li a#active_menu-navtopmenu.mainlevel-navtopmenu
{
color:#ce1126;
}
#topmenu
{
width:1000px;
float:left;
margin:0;
padding:0;
}
/*------------------------------------------------Banner-------------------------------------------------------------*/
.module-banner
{
float:left;
}
/*------------------------------------------------Mainbody-------------------------------------------------------------*/
#mainbody
{
width:1000px;
float:left;
margin:0;
padding:0;
margin:12px 0px;
}
#mainbody .mainbody-left
{
width:750px;
float:left;
}
#mainbody .mainbody-right
{
width:250px;
float:right;
margin:0;
padding:0;
}
#mainbody .mainbody-left .mainbody-leftcol
{
width:498px;
float:left;
text-align:left;
margin:10px 0px;
padding:0;
}
#mainbody .mainbody-left .mainbody-rightcol
{
width:237px;
float:right;
text-align:left;
padding:0;
margin:10px 0px;
}
#mainbody .mainbody-left .mainbody-rightcol
{
background:url(../images/tygia_middle_bg.jpg) top left repeat-y;
}
#mainbody .mainbody-left .mainbody-rightcol .module
{
background:url(../images/tygia_bottom_bg.jpg) bottom left no-repeat;
padding-bottom:5px;
width:237px;
margin:0;
}
.module-janew
{
width:498px;
margin:0;
padding:0;
}
.module-janew h3
{
color:#ce1126;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
background:url(../images/lastest_top.jpg) top left no-repeat;
cursor:pointer;
margin:0;
text-indent:12px;
padding:5px 0px ;
}
.module-janew
{
background:url(../images/lastest_middle.jpg) bottom left repeat-y;
width:498px;
margin:0;
padding:0;
}
.module-janew dn-whole
{
background:#fff;
}
.leftcol-middle
{
background:url(../images/lastest_middle.jpg) top left repeat-y;
width:498px;
margin:0;
padding:0;
}
.leftcol-bottom
{
background:url(../images/lastest_bottom.jpg) top left no-repeat;
height:5px;
display:block;
width:498px;
}
.module_sukiennoibat
{
width:498px;
padding-top:15px;
height:155px;
}
.module_sukiennoibat h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-top:1px dashed #e6e6e6;
color:#ce1126;
line-height:20px;
padding-top:20px;
text-align:left;
text-indent:12px;
margin:0;
}
.ja-newscontent
{
background:none;
}
.sukiennoibat_dn-whole
{
margin-left:12px;
margin-top:10px;
padding-bottom:14px !important;
padding-bottom:19px;
}
.module_sukiennoibat a.sukiennoibat_dn-title:link,.module_sukiennoibat a.sukiennoibat_dn-title:visited
{
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#000;
padding:0;
margin:0;
margin-left:12px;
line-height:180%;
background:url(../images/li-lastest.jpg) 0px 1px no-repeat;
padding-left:15px;
vertical-align:middle;
}
a.sukiennoibat_dn-title:hover
{
color:#ce1126;
text-decoration:underline;
cursor:pointer;
}
.tintuc_dn-introtext
{
text-align: left;
line-height:170%;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding:0;
margin:0;
}
.module-janew div div div .introtext div
{
background:none;
}
ul.ja-newslinks
{
margin:10px 20px ;
padding:0;
}
li.ja-newslinks
{
list-style:none;
background:url(../images/li-lastest.jpg) 0px 6px no-repeat;
line-height:180%;
padding-left:12px;
margin:0;
}
.tintuc_dn-whole
{
margin:0px 15px;
}
a.tintuc_dn-title:link,a.tintuc_dn-title:visited
{
color:#000;
font-size:12px;
font-weight:bold;
text-indent:0px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
padding-left:0px;
line-height:180%;
}
a.tintuc_dn-title:hover
{
color:#ce1126;
text-decoration:underline;
cursor:pointer;
}
#mainbody .mainbody-right img
{
margin-bottom:10px;
text-align:right;
float:right;
}
.module_luachondichvu h3
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
margin:0;
padding:5px 0px;
color:#383433;
}
.module_luachondichvu div select
{
width:218px;
border:1px solid #809db9;
color:#000;
font-size:11px;
line-height:160%;
vertical-align:middle;
}
.module_luachondichvu
{
margin:0px 10px;
}
.iwant
{
background:url(../images/toimuon_bg.jpg) no-repeat;
width:238px;
height:102px;
float:right;
margin:10px 0px;
text-align:left;
}
/*------------------------------------------------Footer-------------------------------------------------------------*/
#footer
{
width:1000px;
background:url(../images/footer_bg.jpg) repeat-x;
height:79px;
float:left;
}
#footer .footer-left
{
width:760px;
float:left;
text-align:left;
}
#footer .footer-left a,#footer .footer-left a:link,#footer .footer-left a:visited
{
color:#666;
}
#footer .footer-left a:hover
{
text-decoration:underline;
}
#footer .footer-right
{
width:230px;
margin-right:10px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:170%;
vertical-align:middle;
color:#000;
font-size:10px;
text-align:right;
}
.moduletable_totalonline
{
text-align:right;
float:right;
width:230px;
margin-top:12px;
clear:both;
}
.number_online
{
background:url(../images/dangonline_bg.jpg) 0px 2px no-repeat;
padding-left:15px;
}
.number_total
{
background:url(../images/tongluottruycap_bg.jpg) 0px 2px no-repeat;
padding-left:15px;
}
.module-fc
{
text-align:left;
color:#000;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:160%;
vertical-align:middle;
}
#footer .footer-left img
{
margin-top:5px;
}
/*------------------------------------------------Contact-------------------------------------------------------------*/
#contact
{
background:#ECEFF2;
height:25px;
margin-top:0px;
margin-bottom:1px;
width:1000px;
float:left;
}
#contact .module .action_text-eachss{
line-height:180%;
vertical-align:middle;
color:#000;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contact .module
{
width:1000px;
}
.module-lastest
{
text-align:left;
width:237px;
float:right;
margin:0;
padding:0;
padding-bottom:5px;
background:url(../images/tinmoi_bottom_bg.jpg) bottom left no-repeat;
margin-bottom:10px;
}
.module-lastest h3
{
color:#ce1126;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../images/tinmoi_h3_bg.jpg) top left no-repeat;
width:237px;
height:28px;
line-height:28px;
vertical-align:middle;
text-indent:28px;
font-weight:bold;
}
.module-lastest div div div
{
background:url(../images/tinmoi_middle_bg.jpg) repeat-y;
margin:0;
padding:0;
}
.module-lastest ul
{
margin:0;
padding:0;
}
.module-lastest ul li
{
background:url(../images/lastest_li_bg.jpg)
0px 13px no-repeat;
padding:0;
margin:0;
margin-left:13px;
margin-right:7px;
padding: 5px 0px 7px 10px;
border-bottom:1px dashed #e6e6e6;
}
.module-lastest ul li a:link,.module-lastest ul li a:visited
{
color:#000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
background:none;
}
.module-lastest ul li a:hover,.module-lastest ul li a:focus,.module-lastest ul li a:active
{
text-decoration:underline;
cursor:pointer;
color:#ce1126;
}
#pathway
{
width:1000px;
float:left;
text-align:left;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:160%;
padding-top:5px;
vertical-align:middle;
white-space:nowrap;
}
#pathway a:link,#pathway a:visited
{
color:#64757f;
}
#pathway a:hover
{
text-decoration:underline;
}
#pathway span.pathway
{
color:#000;
}
.container-top
{
background:url(../images/mainbody_top_bg.jpg) top left no-repeat;
width:748px;
height:12px;
float:left;
margin-top:10px;
}
.container-bottom
{
background:url(../images/mainbody_bottom_bg.jpg) top left no-repeat;
width:748px;
float:left;
height:14px;
}
.container
{
background:url(../images/mainbody_middle_bg.jpg) top left repeat-y;
width:728px;
float:left;
padding:0px 10px 0px 10px;
}
/*--------------------------------------Ebanking-----------------------------------------*/
.module_ebanking
{
width:234px;
float:left;
margin-left:8px;
}
.module_ebanking h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background:url(../images/h3_ebanking.jpg) no-repeat;
height:23px;
line-height:23px;
vertical-align:middle;
text-indent:5px;
}
.module_ebanking a:link,.module_ebanking a:visited
{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:160%;
vertical-align:middle;
padding-left:10px;
background:url(../images/khcn_li_bg.jpg) 0px 8px no-repeat;
margin:0px 10px;
display:block;
width:210px;
vertical-align:middle;
}
.module_ebanking a:hover,.module_ebanking a:focus, .module_khcn a:active
{
color:#ce1126;
}
/*--------------------------------------Khach hang ca nhan-----------------------------------------*/
.module_khcn
{
width:234px;
float:left;
margin:5px 0px 15px 8px;
}
.module_khcn h3
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ce1126;
border-bottom:1px solid #ccc;
height:24px;
line-height:24px;
vertical-align:middle;
text-indent:5px;
}
.module_khcn a:link,.module_khcn a:visited
{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:180%;
vertical-align:middle;
padding-left:12px;
background:url(../images/khcn_bg_li.jpg) 0px 5px no-repeat;
margin:0px 10px;
display:block;
width:210px;
vertical-align:middle;
}
.module_khcn a:hover,.module_khcn a:focus, .module_khcn a:active
{
color:#ce1126;
}
/*--------------------------------------Khach hang doanh nghiep-----------------------------------------*/
.module_khdn
{
width:234px;
float:left;
margin:5px 0px 15px 8px;
}
.module_khdn h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom:1px solid #ccc;
color:#0D6CC0;
height:24px;
line-height:24px;
vertical-align:middle;
text-indent:5px;
}
.module_khdn a:link,.module_khdn
a:visited
{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:180%;
vertical-align:middle;
padding-left:12px;
background:url(../images/khcn_bg_li.jpg) 0px 5px no-repeat;
margin:0px 10px;
display:block;
width:210px;
vertical-align:middle;
}
.module_khdn a:hover,.module_khdn a:focus, .module_khdn a:active
{
color:#0d6cc0;
}
#emailForm .button
{
color:#fff;
width:40px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
height:20px;
border:none;
}
.module_atm
{
background:url(../images/atm.jpg) bottom left no-repeat;
height:63px;
width:237px;
float:right;
font-family:Tahoma;
}
a.search_tab_focus:link,a.search_tab_focus:visited
{
color:#fff;
font-size:11px;
background: #000 url(../images/tab_active.jpg) top left no-repeat;
height:23px;
border:none;
vertical-align:middle;
display:block;
width:78px;
margin-top:-4px ;
text-align:center;
text-decoration:none;
border:0px solid white;
}
a.search_tab_blur:link,a.search_tab_blur:visited
{
color:#fff;
font-weight:normal;
font-size:11px;
background:#000;
height:19px;
line-height:19px;
vertical-align:middle;
padding:0;
margin:0;
display:block;
width:78px;
text-align:center;
text-decoration:none;
}
#frm
{
margin-top:7px;
}
.atm_button
{
width:57px;
height:19px;
cursor:pointer;
color:#fff;
font-family:tahoma;
font-size:11px;
line-height:19px;
vertical-align:middle;
font-weight:bold;
background:url(../images/button_search.jpg) no-repeat;
border:none;
}
#frm select
{
color:#666;
font-size:11px;
width:184px;
border:1px solid #809db9;
}
.atm_inputbox
{
color:#000;
font-size:11px;
width:155px;
border:1px solid #809db9;
}
.pagenav
{
color:#000;
font-size:11px;
}
a.pagenav:link,a.pagenav:visited
{
color:#ce1126;
}
a.pagenav:hover
{
text-decoration:underline;
}
.module_tygia
{
float:right;
}
.table_rate_fck
{
color:#666;
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:235px;
margin-left:1px;
}
.table_rate_fck td
{
padding:4px;
}
.title_mod_rate_fck
{
font-size:11px;
padding:0;
margin:0;
font-weight:bold;
}
.title_interest_rate
{
font-size:11px;
font-weight:bold;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:none;
}
.interest_rate
{
width:99%;
margin-left:1px;
}
.interest_rate td
{
color:#666;
padding:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.interest_rate td
{
color:#666;
padding:4px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#tabs_p0_p
{
background:#ce1126;
}
#tabs_p1_p
{
background:#ce1126;
}
#tabs_p2_p
{
background:#ce1126;
}
.network_td
{
border-bottom:1px dashed #e6e6e6;
padding:10px 5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
line-height:160%;
vertical-align:middle;
}
select.inputbox_a
{
border:1px solid #e6e6e6;
color:#000;
font-size:11px;
height:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:160%;
vertical-align:middle;
}
.inputbox_a
{
border:1px solid #e6e6e6;
color:#000;
height:18px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:160%;
vertical-align:middle;
}
.diemdatmay
{
border:1px solid #e6e6e6;
border-collapse:collapse;
margin-top:10px;
}
.diemdatmay th
{
background:#f1f2f2;
color:#ce1126;
}
.diemdatmay td
{
padding:4px;
font-size:12px;
}
.table_rate td
{
padding:3px;
font-size:12px;
}
.rate_top_1
{
font-size:11px;
line-height:180%;
vertical-align:middle;
font-weight:bold;
padding:10px;
text-align:right;
}
.module_blogmore
{
}
a.othernews:link,a.othernews:visited
{
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#666;
line-height:180%;
vertical-align:middle;
}
a.othernews:hover
{
color:#ce1126;
text-decoration:underline;
cursor:pointer;
}
.othernew_all
{
list-style:none;
background:url(../images/li-lastest.jpg) center left no-repeat;
line-height:180%;
padding-left:12px;
margin-left:13px;
}
.adminlist
{
font-size:11px;
}
#linkratemore
{
background:#f0f1f3;
line-height:160%;
vertical-align:middle;
}
#linkinterestratemore
{
background:#f0f1f3;
line-height:160%;
vertical-align:middle;
}
.rate1
{
background:#f0f1f3;
border-top:1px solid #f7f8fb;
}
.rate
{
background:#fff;
}
.rate3
{
background:#f0f1f3;
}
.rate2
{
background:#fff;
}
.rate_header
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
background:#fff;
font-weight:bold;
font-size:11px;
line-height:180%;
vertical-align:middle;
}
.module_bn
{
float:right;
border:1px solid #e8e8e8;
margin-top:12px !important;
margin-top:4px;
}
.module_tuyendung
{
border-bottom:1px dashed #e6e6e6;
}
.module_tuyendung h3
{
font-size: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
font-weight: normal;
margin:0px 0px 10px 0px;
}
.module_tuyendung .dn-title
{
font-weight:bold;
}
.module_tuyendung .dn-introtext
{
font-size:12px;
}
.module_tuyendung .dn-module_link
{
text-align:right;
width:100%;
font-size:11px;
font-weight:bold;
padding-bottom:10px;
}
._interest_content table
{
border-collapse:collapse;
border-color:#CCCCCC;
}
._corp_interest_content table
{
border-collapse:collapse;
border-color:#CCCCCC;
}
.tablaisuat
{
background:url(../images/tab_laisuat.jpg) top left repeat-x;
height:27px;
color:#fff;
}
.interest_active
{
background:url(../images/tab_laisuat_active.jpg) top left no-repeat;
width:242px;
height:27px;
line-height:27px;
text-align:center;
vertical-align:middle;
}
.interest_inactive
{
text-align:center;
width:242px;
height:27px;
line-height:27px;
vertical-align:middle;
}
.tablaisuat a
{
color:#fff;
font-size:11px;
font-family:Tahoma;
text-decoration:none;
}
.interest_inactive a
{
color:#fff;
font-size:11px;
font-family:Tahoma;
}
.co_interest_active
{
background:url(../images/tab_laisuat_active.jpg) top left no-repeat;
width:242px;
height:27px;
line-height:27px;
text-align:left;
vertical-align:middle;
padding-left:40px;
}
.co_interest_active a
{
color:#fff;
font-size:11px;
font-family:Tahoma;
}
table.blog table table.contentpaneopen
{
width:95%;
}
.contentpaneopen .module_td img
{
margin:0; padding:0;
border:none;
}
.module_td a:link,.module_td a:visited
{
background:url(../images/tindung_title.jpg) bottom left no-repeat;
height:22px;
width:230px;
display:block;
text-indent:5px;
margin:0; padding:0;
color:#ce1126;
font-family:Tahoma;
font-size:12px;
line-height:22px;
vertical-align:middle;
}
.module_td a:hover
{
text-decoration:underline;
cursor:pointer;
}
.module_spk h3
{
color:#ce1126;
font-size:13px;
border-top:1px solid #e7e8eb;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
}
.module_spk ul li
{
background:url(../images/khcn_bg_li.jpg) 0px 5px no-repeat;
line-height: 160%;
vertical-align:middle;
padding-left: 12px;
}
.module_spk ul li a:link,.module_spk ul li a:visited
{
color:#333;
}
.module_spk ul li a:hover
{
color:#ce1126;
}