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

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

* html .clearfix {height: 1%;}
 
table.blog {}

.article_separator {
        clear: both;
        display: block;
        height: 30px;
        background: url(images/dot.gif) repeat-x center;
}

.article_column {}

.column_separator {
        padding: 0 25px;
}

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

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
        padding: 4px 4px 6px;
        border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
        background-color: #EBF2F9;
}

tr.sectiontableentry2 td {background-color: #F7F7F7;}

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

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

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

table.contenttoc a {}

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

.blog_more {}

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

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

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

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

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

.componentheading {
        font-size: 200%;
        font-weight: normal;
        border-bottom: 5px solid #ABABAB;
}

.contentdescription {
        display: block;
        padding: 10px;
        margin: 10px 0;
        font-family: Verdana, 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;
}

.contentheading {
        font-size: 14pt;
        color: #CC0033;
}

table.blog .contentheading {
        font-size: 185%;
        padding: 15px 0 15px 0;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
font-size:20px;
}

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: #CC0033;
        color: #FFFFFF;
        text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

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-meta {
        padding: 0;
        width: 100%;
        float: left;
        text-transform: uppercase;
}

.article-section, .article-category {
        color: #999999;
        font-size: 92%;
        text-transform: uppercase;
}

.createby {
        padding: 3px 5px 3px 5px;
        text-transform: uppercase;
}

.createdate {
        padding: 3px 5px 3px 0;
        background: url(images/vline.gif) no-repeat right;
}

.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: 970px;
        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_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
        margin: 0 0 5px;
        padding: 5px 0;
        font-size: 125%;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
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: #CC0033;
        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: #CC0033;
        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: #CC0033;
        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_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
        margin: 0;
        padding: 0;
}

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



/* Default Joomla! Menu */
ul.menu {
        list-style: none;
        margin: 0;
        padding: 0;
}

ul.menu li {
        background: none;
        margin: 0;
        padding: 0;
}

ul.menu li a {
        display: block;
        outline: none;
        padding: 4px 0 6px;
        background: url(images/dot.gif) repeat-x bottom;
        line-height: 10pt;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
        line-height: 10pt;
}

ul.menu li.active a {
        color: #333333;
        font-weight: bold;
        line-height: 10pt;
}

ul.menu li ul {
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 10pt;
}

ul.menu li li a {
        background: url(images/arrow.png) no-repeat 7px 9px !important;
        border: none;
        font-weight: normal !important;
        padding: 2px 0 2px 15px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
        color: #333333;
}

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


