html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F1EFE2;
	color: #444444;
	line-height: 1.5;
}
body#bd {
	color: #444444;
}
body.contentpane {
	color: #444444;
	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 */


#floatit {
	left:25% !important;
	top:25% !important;	
}

#floatit a {color:#EA4225; font-size:14px; font-weight:bold}

a.mod-title{
	line-height:100%;
	}
a.mod-title:hover, a.mod-title:active, a.mod-title:focus{
}

a {
	color: #2981c4;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #2981c4;
}
a:hover {
	text-decoration:underline !important;
}
a img {
	border: none;
}/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	color:#2981C4;
	line-height: 1.1;
}/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, p.site-slogan, a.readon, #ja-pathway, #ja-footer {
	font-size: 97%;
}
small, .small {
	color: #999999;
}
img {
	margin: 0;
	padding: 0;
}
img.caption {
	margin-top: 5px;
}
.img_caption {
	color: #999999;
}/* Heading */
h1 {
	font-size: 225%;
	font-weight: normal;
}
h2 {
	font-size: 200%;
	font-weight: normal;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 5px 0;
	padding: 0;
}
pre, blockquote, ul, ol {
	margin:0px;
	padding:0px;
}
p {
	margin:5px 0 5px 0;
}
ul {
	list-style: none;
}
ul li {
	background: url(../images/bullet.gif) no-repeat 8px 4px;
	line-height: 160%;
	padding-left: 20px;
}

ul.AuthorDate li {
	line-height: 130%;
	font-size:80%;
}

ul li.row1 {
	display:block;
	float:left;
}
ul li.row2 {
	display:block;
	float:left;
}
ol li {
	line-height: 180%;
	margin-left: 35px;
}
th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
	margin:10px;
}
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%;
}

/*Custom use--------------------*/
.HomeBox{width:410px; margin:5px 5px 5px 10px; auto; color:#FFF; font-size:0.9em;}
.HomeBox .HomeBoxTop{background:url(../images/pick-of-the-day-bg.gif) no-repeat 0 0;}
.HomeBox .HomeBoxTop h2 {font-size:18px; font-weight:bold; color:#FFF; margin:5px;}
.HomeBox .HomeBoxMiddle{background-color:#333333; padding:5px 5px 0 5px}
.HomeBox .HomeBoxMiddle img {padding-right:5px; float:left;}
.HomeBox .HomeBoxBottom {height:8px; background:url(../images/pick-of-the-day-bg.gif) no-repeat 0 -192px;}


/* FORM--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	font-size: 100%;
}
.inputbox {
	border:1px #A1A29E solid;
	padding: 3px 3px;
	color: #444444;
	background: #FFFFFF;
}
.button {
	padding: 2px 8px;
	font-size: 100%;
	font-weight: bold;
	background:#D7D7CD;
	border:1px #A1A29E solid;
}

.search .button {
	padding:0px !important;
	background:none !important;
	border:none !important;
	height:19px !important;
}

.search .inputbox {
	border:none !important;
	background:url(../images/search-bg.png) no-repeat !important;
	height:19px !important;
	width:107px !important;
	margin:0 !important;
	padding-left:20px;
	line-height:19px !important;
}

#searchForm {
	margin:10px;
}

* html .button { /*IE 6*/
	padding: 2px 3px !important;
}
*+html .button { /*IE 7*/
	padding: 2px 3px !important;
}/* JOOMLA STYLE--------------------------------------------------------- */
table.blog {
}
.mosimage_caption {
	width:0;
	height:0;
	visibility:hidden;
}
.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: #DBD9CF;
	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 {
	
}
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;
}
.contentdescription {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}
h2.contentheading, .contentheading {
	margin: 10px 5px;
	padding: 0 8px 0 0;
}
.contentheading {
	font-size: 180%;
}
table.blog .contentheading {
	font-size: 175%;
}
a.contentpagetitle {
	color:#2981C4;
	text-decoration:none;
}
a.contentpagetitle:hover {
	color:#D5422D;
}
a.readon {
	display: block;
	float: right;
	text-align: center;
	clear: both;
	padding: 0 5px;
	text-transform: lowercase;
	color: #444444;
}
a.readon:hover, a.readon:active, a.readon:focus {
	background: #DADACF;
	color: #444444;
	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 {
	font-weight: bold;
	padding: 8px 0 5px 0;
}
.sectiontableheader a {
}
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: 70%;
	float: left;
}
.article-section, .article-category {
	color: #999999;
	font-size: 92%;
}
.createby {
	padding: 3px 5px 3px 5px;
}
.createdate {
	padding: 3px 5px 3px 0;
	background: url(../images/vline.gif) no-repeat right;
}

.content_rating {
	width:220px;
	color: #ABABAB;
}

.content_vote {
	width:220px;
	color: #ABABAB;
}


.modifydate {
}

.article-content {
	font-size:14px;
	line-height:16px;
}

.article-content p {
	margin:0 0 15px 0;
}

div.buttonheading {
	width: 62px;
	padding: 3px;
	float:right;
}
.buttonheading img {
	margin: 0 5px 0 0;
	border: 0;
	float: right;
}/* MAIN LAYOUT DIVS--------------------------------------------------------- */
#bg-wrapper1 {
	background: #F1EFE2 url(../images/body-bg-secondary.jpg) center repeat-y;
}
#bg-wrapper2 {
	background: transparent url(../images/body-bg-primary.jpg) no-repeat center top;
}
#ja-wrapper {
	margin: 0 auto;
	width:966px;
}
#ja-header {
	background-color:#FFF;
	padding-bottom:5px;
}
#ja-header, #ja-mainnav, #ja-subnav, #ja-container, #ja-footer {
	width: 966px;
	margin: 0;
	clear: both;
}
#ja-mainnav img#feedme {
	float:right;
	margin:3px 3px 0 0;
	padding:0;
}

#ja-container {
	padding-top:4px;
	padding-bottom:4px;
	background: #ffffff url(../images/footer-top.png) bottom no-repeat;
	/*background: #B0D1AA url(../images/footer-top.png) bottom no-repeat;*/
}
#ja-container-inner {/*background: url(../images/vline.gif) repeat-y 83% 0;*/
}/* PRIMARY COLUMN--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 610px;
}
#ja-content div.ja-innerpad {
	padding:0;
}
#ja-current-content {
	background-color:#F2F3E7;
	width:610px;
	float:left;
	padding:0px;
}

#ja-current-content form {
	margin-bottom:15px;
}

#homeleft {
	float:left;
	margin:0;
	width:175px;
	background-color:#FFF;
	padding:0;
}
#homeleft table {
	margin-top:4px;
}


/* COLUMNS--------------------------------------------------------- *//*News Portal Home*/
#home-column div.moduletable-sw {
	background:url(../images/divider-sw-small.png) right bottom no-repeat;
	padding-bottom:16px;
}
#ja-colwrap {
	float:left;
	overflow: hidden;
	width: 350px;
	margin:0 0 0 5px;
}
#ja-colmass, #ja-cols {
	clear: both;
	width: 100%;
	margin:0;
	padding:0;
}/*masstop*/
#ja-colmass {
	background-color: #FFFFFF;
}
#ja-colmass div.moduletable-sw {
	background:url(../images/divider-sw-wide1.png) right bottom no-repeat;
	padding-bottom:16px;
}
#ja-colmass div.ja-innerpad {
	padding: 0;
}/*columns*/
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 173px;
	margin-right:4px;
	clear: both;
	background-color: #FFFFFF;
}
#ja-col1 div.ja-innerpad {
	padding: 0;
}
#ja-col2 div.ja-innerpad {
	padding: 0;
}
#ja-col2 {
	float: right;
	overflow: hidden;
	width: 173px;
	background-color: #FFFFFF;
}
#ja-col1 div.moduletable-sw, #ja-col2 div.moduletable-sw, #homeleft div.moduletable-sw {
	background:url(../images/divider-sw-small.png) right bottom no-repeat;
	padding-bottom:16px;
}/*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-sw h3, #homeleft h3 {
	font-size: 16px;
	padding:0;
	margin: 8px 0 0 5px;
	font-weight:bold;
	line-height:20px;
	color: #2981C4;
}
div.moduletable a, div.moduletable-sw a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none
}/*center banner ads */
div.moduletable a:hover, div.moduletable-sw a:hover, div.moduletable a:active, div.moduletable-sw a:active div.moduletable a:focus, div.moduletable-sw a:focus {
	text-decoration:normal;
}
div.moduletable {
	color:#444444;
	font-size:11px;
}
.content-pad {
	padding:0 5px !important;
}
.section-title, div.jazin-section, h1.componentheading, .componentheading, #myBlog-wrap #myBlog-head h3 {
	margin:0 0 4px 0 !important;
	font-size: 24px;
	font-weight:bold;
	line-height:35px;
	height:39px;
	color: #D5422D;
	padding:0 0 0 4px !important;
	overflow:hidden;
	text-transform:lowercase;
	clear:both;
}
div.jazin-section a {
	font-size: 24px;
	font-weight:bold;
	line-height:35px;
	color: #D5422D;
	text-transform:lowercase;
	text-decoration:none !important;
}
div.jazin-section a:hover {
	border-bottom:1px solid #D5422D !important;
}
div.jazin-section a span {
}
div.jazin-section a:hover, div.jazin-section a:active, div.jazin-section a:focus {
	text-decoration: none;
}
.section-title {
	background: #DBD9CF url(../images/title-bg.png) right no-repeat !important;
}
.section-title2, div.jazin-section, h1.componentheading, .componentheading, #myBlog-wrap #myBlog-head h3 {
	background: #DBD9CF url(../images/title-bg2.png) right no-repeat !important;
}
div.moduletable h4 {
	font-size: 16px;
	margin:5px 0 2px 0;
	padding:0;
	font-weight:bold;
	line-height:20px;
	color: #2981C4;
}
div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_hilite {	/*border-top: 5px solid #ABABAB;*/
	margin: 0;
	padding: 4px 0;
}/*colmass module */
div.moduletable .mod-padding, div.moduletable-sw .mod-padding {
	padding:4px 0;
}
#ja-colmass div.moduletable {
	padding: 4px 0;
}
#ja-colmass div.moduletable h3 {
	margin: 0;
	padding:0;
}/*botsl module */
#ja-botsl div.moduletable {
	padding: 4px 0;
}
#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_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;
}/* HEADER--------------------------------------------------------- */
#ja-headerwrap {
}
#ja-header {
	height: 124px;
	line-height: normal;
	position: relative;
}
h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 300%;
}
h1.logo a {
	width: 225px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 125px;
	top: 0;
	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 {
	float:left;
	background: #D8F6F7 url(../images/head-bg.png) right top no-repeat;
	left:237px;
	width:728px;
	height:30px;
	position: relative;
	border-bottom: 1px solid #9CAEAE;
	margin-bottom: 4px;
}
#ja-headtools #search {
	width:160px;
	height:19px;
	float:right;
	margin:0;
	padding:0;
}

#ja-headtools:hover, #ja-headtools.hover {
	border-bottom: 1px solid #9CAEAE;
}
#ja-headtools .ja-innerpad {
	position: relative;
	padding: 5px;
	margin: 0;
	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.last {
	background:none;
}
#ja-headtools li a {
}
#vn-headadvert {
	left:237px;
	bottom:0;
	position:relative;
	background-color:#E0E38A;
	width:728px;
	position: relative;
	border-bottom: 1px solid #9CAEAE;
	float:left;
	background: #CFEDEF;
}/* MAIN NAVIGATION--------------------------------------------------------- */
#ja-mainnavwrap {
	display:block;
	width:100%;
}
#ja-mainnav {
	height:auto;
	background:#D7D7CD;
	width:100%;
	border-top:1px #A1A29E solid;
	border-bottom:1px #A1A29E solid;
}
#syndicate-rss img {
	float:right;
	margin-right:50px;
}
#ja-mainnav a, #ja-subnav a {
	outline: none;
}
#ja-subnavwrap {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
}
#ja-subnav {
}
#ja-subnav ul {
	margin: 0;
	padding: 0;
}
#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#ja-subnav li a {
	display: block;
	float: left;
	padding: 5px 10px 3px;
	background: url(../images/vline.gif) no-repeat left center;
	color: #444444;
}
#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;
	color: #006699;
}
#ja-subnav li a.first-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 */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	background: transparent url(../images/bullet.gif) no-repeat scroll ;
	background-position: 8px 7px;
	line-height: 130%;
	padding-left: 20px;
}
ul.menu li a {
	display: block;
	outline: none;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
}
ul.menu li.active a {
	color: #444444;
	font-weight: bold;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
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: #000000;
}/* 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 {
	margin:0;
	background-color:#F1EFE2;
	clear: both;
}
#ja-footer {
	color:#4E95D7;
	margin-left:auto;
	margin-right:auto;
	width:954px;
	padding: 10px 0;
	font-size:130% !important;
	text-transform:uppercase;
	font-weight:bold;
}
#ja-footer small {
	font-size: 90%;
}
#ja-footer ul {
	text-align:center;	/*margin-left: 21%;*/
	padding: 0;
	line-height: normal;
	font-weight: bold;
	color:black;
}
#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	background:none;
	line-height: 120%;
	font-size:105%;
}
#ja-footer li a {
	display: inline;
	font-weight:bold;
	color: #444444;
	text-decoration:none;
}
#ja-footer li a:hover {
	color: #FF0000;
	text-decoration:none;
}
#ja-footer li.ja-firstitem {
	background: none;
	padding-left: 0;
}

#ja-footer ul.menu-blue li {
	font-size:100%;
}
#ja-footer ul.menu-blue li a {
	color: #4E95D7 !important;
}

#ja-footer ul.menu-blue li a:hover {
	color: #FF0000 !important;
}

.ja-footurl {
	float: none;
	clear: both;
}
/* 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 3px;
}
.ja-day div {
	padding: 1px 3px 1px 0;

}
#ja-banner {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #CCCCCC;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	display: block;
	margin: 10px 0;
}
.clr {
	clear: both;
}
.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}
div.contentpaneopen_edit {
	float:right;
}
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: #444444;
	border: none;
}/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}/* System Notice Messages */
#system-message dd.notice ul {
	background: #444444;
	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%;
}