/*

# ------------------------------------------------------------------------
# JA Fedora template for joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied.
# ------------------------------------------------------------------------

*/

/* UNIFORMMARKET
--------------------------------------------------------- */
#packages p {
        margin: 0 0 0 10px;
}
#packages h1 {
        margin: 0 0 0 5px;
}
.supportimportant {
	border: 3px solid #ff0000;
	padding: 8px 8px 8px 70px;
	color: #666666;
         font-weight: bold;
	background: url(http://www.uniformmarket.com/images/stories/warning.jpg) no-repeat 5px top #FFFFFF;
}


.supportcode {
	padding: 8px 8px 8px 8px;
	color: #666666;
         background-color: #e5e1e1;
}

.headline {
	font-size: 24px;
	font-weight: bold;
         line-height: 150%;
         	color: #1F4F89;
}

.followustab {
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 100;
}
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #555555;
	background: url(../images/bkgradient.png) repeat-x #e2eaf5;
}

body.contentpane {
	color: #555555;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}

/* Normal link */
a {
	color: #007DDE;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #90cfff;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, #ja-mainnav {
	font-family: "Segoe UI", Arial, sans-serif;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-col1, #ja-col2, #ja-bots, #ja-footer {
	font-size: 100%;
}

small, .small {
	color: #AEAEAE;
}

img {
	margin: 0;
	padding: 0;
}

img.caption, .inline-img {
	margin: 0 20px 5px 0;
}

.img_caption {
	color: #AEAEAE;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

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: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #666666;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #AEAEAE;
	background: url(../images/pat1.gif) repeat-x top;
	color: #FFFFFF;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 5px;
}

*+html .button { /*IE 7*/
	padding: 1px 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #E6E6E6;
	border: 1px solid #FFFFFF;
	padding: 4px;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	text-decoration: none;
	color: #555555;
}

.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #289CC8;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
        font-size: 120%;
	padding: 6px 6px 8px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background-color: #F7F7F7; 
}

table.contentpane {
	border: none;
	width: 100%;
        background: #FFF;
        padding: 10px;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contentpaneopen_conews {
         vertical-align: top;
}


table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E6E6E6;
	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: 150%;
	font-weight: bold;
         line-height: 150%;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD; 
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 225%;
	font-weight: bold;
        line-height: 150%;
        color: #1F4F89;
}

.contentheading_conews {
	font-size: 110%;
         font-weight: bold;
	line-height: normal;
         vertical-align: top;
}


table.blog .contentheading {
	font-size: 175%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.contentpagetitle_conews,
 {vertical-align: top;

}


a.readon {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0;
	color: #FFFFFF;
	margin-top: 5px;
	background: url(../images/readon.gif) #289CC8;
	width: 74px;
	height: 19px;
	text-indent: -50000px;
	outline: none;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/readon-hover.gif) #999999;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
        display: block;
        clear: both;
        position: relative;
}

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;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.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: 3px 0 10px;
	width: 100%;
	overflow: hidden;
	clear: both;
	white-space: nowrap;
	background: url(../images/dot.gif) repeat-x top;
	color: #AEAEAE;
	position: relative;
}

.article-meta {
	padding: 5px 0;
	width: 70%;
	float: left;
}

.createby {
	padding: 3px 5px 3px 5px;
}

.createdate {
	padding: 3px 5px 3px 0;
	background: url(../images/vline.gif) no-repeat right;
}

.modifydate {
	width: 100%;
	float: left;
	color: #AEAEAE;
}

div.buttonheading {
	position: absolute;
	top: 10px;
	right: 0;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#box1 {
        width: 948px;
        height: 330px;
        display: block;
        border: 1px solid #82b3d4;
        background: url(../images/bkg.jpg) no-repeat right #FFF;
}

#website_slide {
         float: left;
         height: 152px;
         left: 30px;
         position: relative;
         top: 18px;
         width: 202px;
         border: 1px solid #888;
}
#quote {
         height: 45px;
         width: 525px;
        
}
.fadein img { 
        position:absolute; 
        left:0; 
        top:0; 
}
#h1_img {
        background: url("../images/title.png") no-repeat scroll 0 0 transparent;
        display: block;
        float: right;
        height: 140px;
        margin: 20px 110px 0 0;
        padding: 0;
        text-indent: -9999px;
        width: 575px;
}
#ja-wrapper {
	padding: 0;
	width: 950px;
	margin: 0 auto;
}
#website_slider {
        margin: 18px 0 0 20px;
        float: left;
}
#box1_left {
        width: 470px;
        margin: 15px 0 0 20px;
        float: left;
        clear: both;
}
#box1_right {
        width: 380px;
        margin: 18px 5px 0 0;
        float: right;
        letter-spacing: -1px;
}
#bottom_wrapper {
        clear: both;
        display: block;
        height: 115px;
        margin: 10px 0 0;
}

#box2 {
       background: url(../images/box2.png) no-repeat;
       height: 115px;
       width: 469px;
       display: inline-block;
       float: left;
}
#box2_text {
       display: block;
       padding: 17px 0 0 15px;
       position: absolute;
       line-spacing: -1px;
       width: 451px;
}
#box3 {
       background: url(../images/box3.png) no-repeat;
       height: 115px;
       width: 469px;
       float: right;
}
#box3_text {
       display: block;
       padding: 17px 0 0 15px;
       position: absolute;
       line-spacing: -1px;
       width: 451px;
}
#feed_wrapper {
       position: relative;
       visibility: visible;
}
#news_feed {
       float: left;
       padding: 5px;
       width: 440px;
       height: 200px;
       display: block;
}
#blog_feed {
       float: left;
       padding: 5px;
       margin: 0 0 0 35px;
}
#news_feed a, #blog_feed a {
       color: #00609f;
       font-size: 12px;
}
.narrow #ja-wrapper {
	width: 750px;
	background: url(../images/mainwrap-bg-n.png) repeat-y;
}

#ja-wrapper-inner {
	padding: 0;
	z-index: 0;
	position: relative;
}

#ja-container {
	background: url(../images/main-bg.gif) repeat-y 20% top #FFF;
	z-index: 1;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 74.9%;
}

#ja-current-content {
	padding: 0 20px 20px;
	overflow: hidden;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 20%;
	padding-top: 15px;
	border-top: 5px solid #AEAEAE;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 25%;
	margin-top: 15px;
	background: url(../images/vline.gif) repeat-y left;
}

#ja-col2 div.ja-innerpad {
	padding-bottom: 30px;
	background: url(../images/grad4.gif) no-repeat left bottom;
}

/*common style for column*/
#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding: 0;
	margin: 0;
	clear: both;
	z-index: 1;
}
#ja-mainbody {
      float: right;
    width: 80%; 
}
/*full*/
#ja-containerwrap-f #ja-container {
	background: none;
}

#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

/*content + left*/
#ja-containerwrap-fr #ja-content {
	width: 100%;
}

/*content + right*/
#ja-containerwrap-fl #ja-container {
	background: none;
}

#ja-containerwrap-fl #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fl #ja-content {
	width: 79.9%;
}

#ja-containerwrap-fl #ja-col2 {
	width: 20%;
}

/* MODULE
--------------------------------------------------------- */
#div.modulewebinar h3 {
	margin: 0 0 5px;
	padding: 0 5px 4px 20px;
	text-transform: uppercase;
	background: url(../images/symbol.gif) no-repeat 0 6px;
	border-bottom: 1px solid #DDDDDD;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	font-size: 125%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	color: #555555;
}
div.moduletable h3 {
        color: #666;
        font-family: Tahoma, Verdana;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin: 0;
	padding: 0 5px;
}

div.moduletable_adv {
	margin: 0;
	padding: 10px 0;
}

#ja-col1 div.moduletable h3,
#ja-col1 div.moduletable_menu h3,
#ja-col1 div.moduletable_text h3 {
	margin: 0 0 5px;
	padding: 0 5px 4px 20px;
	text-transform: uppercase;
	background: url(../images/symbol.gif) no-repeat 0 6px;
	border-bottom: 1px solid #DDDDDD;
        font-family: "Segoe UI",Arial,sans-serif;
        font-size: 14px;
}

#ja-col2 div.moduletable h3,
#ja-col2 div.moduletable_menu h3,
#ja-col2 div.moduletable_text h3 {
	font-size: 120%;
	margin: 0 0 5px -11px;
	padding: 5px 15px 9px;
	background: url(../images/h3r-bg.gif) no-repeat right center;
	text-transform: uppercase;
	color: #FFFFFF;
        text-shadow: 0 0 2px #666666;
}

/* 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 {
	margin: 0 0 20px;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	line-height: normal;
	z-index: 2;
}

#ja-header {
	 height: 60px;
         padding-top: 20px;
         position: relative;
}

#ja-logo {
        display: block;
	position: absolute;
	z-index: 1000;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 250%;
}

h1.logo a {
	width: 210px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	height: 80px;
	bottom: 0;
	left: 0;
}

#um-logo {
        display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 10px;
	left: 20px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #AEAEAE;
	position: absolute;
	bottom: 20px;
	left: 25px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	position: relative;
	z-index: 99;
	height: 50px;
}

#ja-mainnav {
	height: 30px;
	position: absolute;
	left: 400px;
	bottom: 0;
	font-size: 110%;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	text-decoration: none;
	display: block;
	padding: 4px 4px 6px;
	color: #555555;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #289CC8;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
}

/* breadcrumbs */
#ja-pathway {
	width: 100%;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	background: url(../images/dot.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px;
	color: #555555;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #289CC8;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat 92% center;
}

ul.menu li.active a {
	font-weight: bold;
	background: url(../images/arrow.png) no-repeat 92% center;
	text-decoration: none;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/dot.gif) repeat-x top;
}

ul.menu li li {
	background: none;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
	text-decoration: none;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right,
.ja-box-full-hover, .ja-box-left-hover, .ja-box-center-hover, .ja-box-right-hover {
	float: left;
	overflow: hidden;
}

/* Top spotlight */
#ja-topsl1 {
	position: absolute;
	bottom: 0;
	left: 20%;
	padding: 0;
	color: #B8E4F4;
	height: 225px;
	width: 80%;
	line-height: 1.6;
}

#ja-topsl1 div.moduletable {
	padding: 0px 0px 0 0px;
	font-size: 135%;
	font-family: "Segoe UI", Arial, sans-serif;
}

.narrow #ja-topsl1 div.moduletable {
	padding: 25px 25px 0 20px;
}

#ja-topsl1 h3 {
	font-size: 200%;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: normal;
}

#ja-topsl1 a {
	color: #FFFFFF;
}

#ja-topsl1 a, #ja-topsl1 a:hover, #ja-topsl1 a:active {
	color: #FFFFFF;
}

#ja-topsl1 a.bigbut {
	font-size: 110%;
	font-weight: bold;
	display: block;
	float: left;
	width: 180px;
	height: 41px;
	line-height: 41px;
	text-indent: 15px;
	background: url(../images/bigbut-bg.png) no-repeat;
	color: #289CC8;
	text-decoration: none;
	cursor: pointer;
}

#ja-topsl1 a.bigbut:hover, #ja-topsl1 a.bigbut:active, #ja-topsl1 a.bigbut:focus {
	text-decoration: none;
	color: #289CC8;
}

/* Top spotlight 2 */
#ja-topsl2 {
	padding: 25px 0 15px;
	border-bottom: 1px solid #DDDDDD;
}

#ja-topsl2 div.moduletable {
	padding: 0 15px;
}

#ja-topsl2 h3 {
	margin: 0 0 5px;
	font-size: 125%;
	padding: 0 3px;
	line-height: normal;
}

#ja-topsl2 .jacp-desc {
	padding: 0 0 0 5px;
}

#ja-topsl2 .jacp-img {
	margin: 0 0 10px;
}

#ja-topsl2 h3 a {
	text-decoration: none;
}

#ja-topsl2 h3 a:hover, #ja-topsl2 h3 a:active, #ja-topsl2 h3 a:focus {
	text-decoration: underline;
}

/* Bot spotlight */
#ja-bots {
	color: #6f6f6f;
	background: #d8d8d8;
}

#ja-bots h3 {
	color: #FFFFFF;
	font-size: 115%;
	background: none;
	border-bottom: 1px solid #999999;
	margin-bottom: 0;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

#ja-bots div.moduletable {
	padding: 15px;
}


#ja-bots .ja-box-full:hover a,
#ja-bots .ja-box-left:hover a,
#ja-bots .ja-box-center:hover a,
#ja-bots .ja-box-right:hover a,
#ja-bots .ja-box-full-hover a,
#ja-bots .ja-box-left-hover a,
#ja-bots .ja-box-center-hover a,
#ja-bots .ja-box-right-hover a {
	color: #6f6f6f;
}

#ja-bots ul, #ja-bots ol {
	margin: 0;
	padding: 0;
}

#ja-bots ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-bots ul li {
	margin: 0;
	padding: 4px 4px 6px;
	background: url(../images/dot.gif) repeat-x bottom;
}

#ja-bots a {
	display: block;
	color: #6f6f6f;
}

#ja-bots li a:hover, #ja-bots li a:active, #ja-bots li a:focus {
	color: #6f6f6f;
}

/* FOOTER
--------------------------------------------------------- */
#footer_links {
       display: inline-block;
}
#footer_links ul {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
}
#footer_links ul li {
        list-style-type: none;
        background: none;
        padding: 0;
}
#share_um {
         display: inline-block;
         padding: 10px 0 0 50px;
}
#quick_links {
        float: left;
}
#sales {
        float: left;
        margin-left: 50px;
}
#support {
        float: left;
        margin-left: 50px;
}
#ja-footer {
	padding: 10px 5px 10px 20px;
	position: relative;
	border-top: 1px solid #DDDDDD;
	background: url(../images/grad3.gif) repeat-x bottom;
	clear: both;
	overflow: hidden;
}

#ja-footer small {
	color: #999;
	font-size: 100%;
}

#ja-footer ul {
	margin: 2px 0 0;
	padding: 0;
	line-height: normal;
	float: right;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center right;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	float: right;
	clear: left;
	margin: 0;
	padding: 0 15px 0 10px;
}

#ja-search .inputbox {
	padding: 1px 0 1px 22px;
	background: url(../images/icon-search.gif) no-repeat 4px 2px #E6E6E6;
	border: 1px solid #DDDDDD;
	width: 80px;
}

/* Login Form */
#ja-login {
	color: #FFFFFF;
	width: 20%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/trans1.png);
	height: 230px;
}

#ja-login div.moduletable {
}

#ja-login form {
}

#ja-login form label {
	display: block;
	float: left;
}

label.ja-login-user span,
label.ja-login-password span {
	display: none;
}

#ja-login .button {
	float: left;
	border: none;
	padding: 5px;
	background: none;
	font-size: 20px;
	margin-top: 10px;
}

* html #ja-login .button { /*IE 6*/
	margin-left: -7px;
	padding: 0;
}

*+html #ja-login .button { /*IE 7*/
	margin-left: -7px;
	padding: 0;
}

#ja-login .inputbox {
	width: 110px;
	margin: 4px 0 0 25px;
	font-size: 11px !important;
	padding: 0;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}

.narrow #ja-login .inputbox {
	width: 75px;
}

#ja-login label.ja-login-user {
	width: 150px;
	background: url(../images/login-user.png) no-repeat top left;
	height: 22px;
}

#ja-login label.ja-login-password {
	margin-top: 8px; 
	width: 150px;
	background: url(../images/login-password.png) no-repeat top left;
	height: 22px;
}

.narrow #ja-login label.ja-login-user {
	width: 110px;
	background: url(../images/login-user-n.png) no-repeat top left;
}

.narrow #ja-login label.ja-login-password {
	width: 110px;
	background: url(../images/login-user-n.png) no-repeat top left;
}

#ja-login h3 {
	color: #FFFFFF;
}

.ja-login-links {
	padding-top: 10px;
	clear: both;
}

.ja-login-links a {
	color: #B8E4F4;
	padding: 2px 0 2px 17px;
	display: block;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 7px 7px;
}

.ja-login-links a:hover,
.ja-login-links a:active,
.ja-login-links a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 0 0 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/dot.gif) repeat-x bottom;
}

div.ja-innerdiv img {
	padding: 1px;
	border: 1px solid #E6E6E6;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	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;
}

dl#system-message {
	margin: 0;
	padding: 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: #CC0000;
	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%;
}
a.category {
        font-size: 90%;
}
.contentdescription p {
        font-size: 120%;
        padding-left: 20px;
        color: #000;
}
.contentdescription p.sectiontableheader {
        font-size: 130%;
        padding: 0 0 0 10px;
        color: #666;
}


/* Home Page Buttons */

#green_learnmore, #green_learnmore:visited {
	width: 208px;
	height: 77px;
	display: block;
	background: url("/images/stories/greenlearnmore.png") no-repeat;
	float: left;
}

#green_learnmore:hover, #green_learnmore:active {
	background-position: 0 -77px;
}

#orange_learnmore, #orange_learnmore:visited {
	width: 140px;
	height: 52px;
	margin: 15px 10px 0;
	display: block;
	background: url("/images/stories/orangelearnmore.png") no-repeat;
	float: right;
}

#orange_learnmore:hover, #orange_learnmore:active {
	background-position: 0 -52px;
}


.hover-candy img:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
