/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body#bd {
	margin: 0;
	padding: 0;
	background: #E3E3E3;
	text-align: center;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 57%;
}

body.fs2{
	font-size: 63%;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 75%;
}

body.fs5{
	font-size: 81%;
}

body.fs6{
	font-size: 87%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.5em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.25em;
}

clear {
	clear: both;
	}

/* normal text */
#lb-main, #lb-main-f, #lb-footer {
	line-height: 1.5;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #lb-subnav h3,
h1, h2, h3, h4, h5 {
}

/* Normal link */
a {
	color: #4D84A7;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

p {
	margin: 15px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 12px;
	background: url(../images/arrow-off.gif) no-repeat 3px 6px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#lb-content fieldset,
#lb-content-f fieldset {
	width: 500px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #AAAAAA;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

/*img {
	border: 0;
}*/

td, div {
	font-size: 1em;
}

.bold {
	font-weight: bolder;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	padding: 0 12px 0 13px;
	width: auto;
	margin-bottom: 10px;
}

div.moduletable div {
	margin: 0 0 6px 0;
	text-align: justify;
}

div.moduletable h3 {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat bottom #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
}

div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	cursor: pointer;
}

/* TEMPLATE STYLE
--------------------------------------------------------- */
div.blog {
	margin: 0;
	padding: 0;
}

div.blog .article_seperator {
	display: block;
	text-align: left;
	clear: both;
	margin: 0 0 20px 0;
}

div.blog .article_seperator .article_left {
	width: 500px;
	float: left;
	height: 10px;
}

div.blog .article_seperator .article_right {
	width: 40px;
	float: right;
	height: 10px;
	text-align: right;
}

.space-top .article_right {
	width: 40px;
	float: right;
	height: 10px;
	text-align: right;
}

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

div.contentpaneopen{
	float: left;
	width: 375px;
	margin: 0;
}

div.contentpanetext div{
	margin: 0 0 12px 0;
}

div.contentpanetext div img{
	margin: 0 3px 0 3px;
}

div.contentimage{
	width: 300px;
	margin: 3px 0 10px 10px;
}

div.contentitem .webdesign img{
	height: 156px; 
	width: 300px;
}

.fl_right {
	float: right;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 2px 4px;
	background: #4D84A7;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: UPPERCASE;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	background: url(../images/bullet.gif) no-repeat center left;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	margin: -10px -15px 10px -15px;
	padding: 4px 15px 4px;
	color: #666666;
	background: #E1E1E1;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	text-transform: UPPERCASE;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	font-size: 1.7em;
	text-transform:uppercase;
	left: 10px;
}

div.blog .contentheading {
	padding-left: 16px;
	color: #a3132c;
	background: url(../images/bullet.png) no-repeat 0px 9px;
	font-size: 1.25em;
	font-weight: bold;
}
div.blog .contentdate {
	padding-left: 16px;
	color: #999;
	margin: 0 0 12px 0;
}

div.blog a.contentpagetitle {
	color: #4D84A7;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel {
	padding-left: 10px;
	background: url(../images/arrow-off.gif) no-repeat 0px 5px;
	color: #666666;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active {
	color: #333333;
	text-decoration: underline;
}

a.sublevel {
	padding-left: 8px;
}

a.readon {
	padding: 1px 3px 1px 12px;
	background: url(../images/arrow-readon-on.gif) no-repeat 4px 5px #4D84A7;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}

a.readon:hover {
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpane td {
}

div.contentpane, div.blog {
	width: 100%;
}

.createdate {
	color: #AAAAAA;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 15px 15px 0 0!important;
	margin: 15px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #666666;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #4D84A7;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F2F2F2;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}

#banner {
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#lb-wrapper {
}

#lb-header-wrap1,
#lb-sh-wrap1,
#lb-pathway-wrap1,
#lb-main-wrap1,
#lb-footer-wrap1 {
	text-align: center;
}

#lb-header-wrap2,
#lb-sh-wrap2,
#lb-pathway-wrap2,
#lb-main-wrap2,
#lb-footer-wrap2 {
	width: 750px;
	padding-left: 20px;
	margin: auto;
}

#lb-header-wrap3,
#lb-sh-wrap3,
#lb-pathway-wrap3,
#lb-main-wrap3,
#lb-footer-wrap3 {
	padding-right: 20px;
}

#lb-header,
#lb-sh,
#lb-pathway,
#lb-main,
#lb-main-full-left,
#lb-main-full-right,
#lb-main-full-main,
#lb-footer {
	text-align: left;
}

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #lb-header-wrap2,
.wide #lb-sh-wrap2,
.wide #lb-pathway-wrap2,
.wide #lb-main-wrap2,
.wide #lb-footer-wrap2 {
	width: 900px;
}

.wide #lb-main {
	background: url(../images/main-wide-bg.gif) repeat-y right #FFFFFF;
}

.wide #lb-main-full-left {
	background: url(../images/main-wide-fl-bg.gif) repeat-y right #FFFFFF;
}

.wide #lb-main-full-right {
	background: url(../images/main-wide-fr-bg.gif) repeat-y right #FFFFFF;
}

.wide #lb-main-full-main {
background: #FFFFFF;
}

.wide #lb-content {
	width: 558px;
	float: left;
}

.wide #lb-content-full-left {
	width: 718px;
	float: left;
}

.wide #lb-content-full-right {
	width: 718px;
	float: right;
}

.wide #lb-content-full-main {
	width: 880px;
	float: right;
}

/* 1 column content width */
.wide #lb-content-f {
	width: 880px;
	float: left;
}

/* HEADER
--------------------------------------------------------- */
#lb-header-wrap1 {
	background: url(../images/header-wrap1.gif) top;
}

#lb-header-wrap2 {
	background: url(../images/header-wrap2.gif) repeat-y top left;
}

#lb-header-wrap3 {
	background: url(../images/header-wrap3.gif) repeat-y top right;
	position: relative;
}

#lb-header {
	background: url(../images/header-bg.png) repeat-x top #4D84A7;
	height: 75px; /* you can change the heigth of the header here. Maximum height: 250px. */
	position: relative;
}

#lb-header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#lb-header h1 img {
	margin: 0;
	padding: 0;
}

#lb-header a {
	color: #FFFFFF;
}

#lb-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	top: 40px;
	right: 22px;
}

#lb-search-tool {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat 0px 6px;
}

#lb-search-tool .inputbox {
	border: none;
	margin-top: 3px;
	color: #FFFFFF;
	background: transparent;
}

#lb-search .inputbox {
	border: 1px solid #4D84A7;
	color: #4D84A7;
}

#lb-search .inputbox:hover,
#lb-search .inputbox:focus {
	border: 1px solid #4D84A7;
	color: #333333;
}

#lb-usertoolswrap {
	padding: 0;
	background: url(../images/usertools-bg.png) repeat-x;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#lb-usertools {
	padding: 0 18px 0 30px;
	float: left;
	display: block;
	color: #FFFFFF;
	background: url(../images/usertools-leftbg.png) no-repeat top left;
	font-size: 11px;
	height: 30px;
}

#lb-usertools img {
	padding: 6px 4px 2px;
	display: block;
	cursor: pointer;
	border: 0px;
}

#lb-usertools a {
	padding: 0;
	float: left;
	display: block;
}

#lb-usertools a:hover, #lb-usertools a:active, #lb-usertools a:focus {
	background: #4c83a6;
}

/* TOPNAV
--------------------------------------------------------- */
#lb-topnav{
	background-image: url(../images/opaque.png); 
	background-repeat: repeat;
}
#lb-topnav, #lb-topnav-bread {
	font-size: 10px;
	text-transform: UPPERCASE;
	height: 22px;
}

#lb-topnav a, #lb-topnav-bread a {
	color: #D9E7EF;
	font-weight: bold;
	height: 22px;
}

/* SUBHEADER + SPOTLIGHT
--------------------------------------------------------- */
#lb-sh-wrap1 {
	background: url(../images/header-banner.png) repeat-x top left #CCCCCC;
}

#lb-sh-wrap2 {
	background: url(../images/spotlight-wrap2.png) no-repeat top left;
}

#lb-sh-wrap3 {
	background: url(../images/spotlight-wrap3.png) no-repeat top right;
}

#lb-sh {
	padding: 0;
	color: #FFFFFF;
	height: 172px; /* you can change the heigth of the sub-header here. Maximum height: 498px. */
	background: no-repeat scroll right top;
	}

#lb-spotlight {
	margin-top: 20px;
}

.lb-box {
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #FFFFFF;
	background: #EFEFEF;
	overflow: hidden;
}

#lb-spotlight h3 {
	margin: 0 0 5px;
	padding: 5px 0 0 18px;
	background: url(../images/bullet.gif) no-repeat 5px 12px;
}

#lb-spotlight div.moduletable {
	padding: 0 5px;
	margin-bottom: 0;
	background: none!important;
}

#lb-spotlight ul {
	padding: 0;
	margin: 0;
}

#lb-spotlight li {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
}

#lb-spotlight li a {
	padding: 0 5px 0 18px;
	display: block;
	background: url(../images/arrow-off.gif) no-repeat 7px 8px;
	line-height: 20px;
}

#lb-spotlight li a:hover {
	background: url(../images/arrow-off.gif) no-repeat 7px 8px #E1E1E1;
	text-decoration: none;
}

#lb-spotlight td {
	padding: 0 5px;
}

/* PATHWAY
--------------------------------------------------------- */
#lb-pathway-wrap1 {
	background: url(../images/pathway-wrap1.gif) top #4c83a6;
}

#lb-pathway-wrap2 {
	background: url(../images/pathway-wrap2.gif) repeat-y top left;
}

#lb-pathway-wrap3 {
	background: url(../images/pathway-wrap3.gif) repeat-y top right;
}

#lb-pathway {
	margin: 0;
	padding: 4px 15px;
	border-top: 1px solid #fff;
	color: #FFFFFF;
	color: #4D84A7;
	line-height: normal;
}

#lb-pathway a {
	color: #FFFFFF;
	text-decoration: none;
}

#lb-pathway a:hover {
	color: #666;
	text-decoration: none;
}

#lb-pathway img {
	margin: 0 5px;
}

#lb-pathway strong {
	margin-right: 8px;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#lb-leftcol {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}

#lb-leftcol table {
	border-collapse: collapse;
}

#lb-leftcol a.mainlevel {
}

#lb-leftcol ul.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#lb-leftcol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#lb-leftcol a.sublevel {
	padding-left: 3px;
}

#lb-leftcol .article_seperator {
	display: none;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#lb-main-wrap1 {
	background: url(../images/main-wrap1.gif) repeat-x top #EFEFEF;
}

#lb-main-wrap2 {
	background: url(../images/main-wrap2.gif) top left;
}

#lb-main-wrap3 {
	background: url(../images/main-wrap3.gif) top right;
}

#lb-main-wrap4 {
	float: right;
}

/* 3 column content wrap */
#lb-main {
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-3c-bg.gif) repeat-y right #FFFFFF;
}

/* 2 column content full left wrap */
#lb-main-full-left {
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-fl-bg.gif) repeat-y right #FFFFFF;
}

/* 2 column content full right wrap */
#lb-main-full-right {
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-fr-bg.gif) repeat-y right #FFFFFF;
}

#lb-main-full-main {
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
}

/* 1 column content wrap */
#lb-main-f {
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
}

/* 3 column content width */
#lb-content {
	width: 410px;
	float: left;
}

/* 2 column content [on the left] with */
#lb-content-full-left {
	width: 568px;
	float: left;
}

/* 2 column content [on the right] with*/
#lb-content-full-right {
	width: 568px;
	float: right;
}

#lb-mainbody {
	padding: 10px 15px 20px;
}

/* 1 column content width */
#lb-content-f {
	width: 730px;
	float: left;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#lb-rightcol {
	width: 160px;
	float: right;
	margin-bottom: 10px;
}

#lb-rightcol table {
	border-collapse: collapse;
}

#lb-rightcol a.mainlevel {
}

#lb-rightcol ul.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#lb-rightcol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#lb-rightcol a.sublevel {
	padding-left: 3px;
}

#lb-rightcol .article_seperator {
	display: none;
}

/* FOOTER
--------------------------------------------------------- */
#lb-footer-wrap1 {
	clear: both;
	background: url(../images/footer-wrap1.jpg) top #CCCCCC;
	height: 100%;
}

#lb-footer-wrap2 {
	background: url(../images/footer-wrap2.jpg) repeat-y top left;
}

#lb-footer-wrap3 {
	background: url(../images/footer-wrap3.jpg) repeat-y top right;
}

#lb-footer {
	padding: 15px 0;
	border-top: 1px solid #FFFFFF;
	background: url(../images/footer-bg.png) no-repeat top left #4D84A7;
	color: #D9E7EF;
	position: relative;
	height: 100%;
}

#lb-footer p {
	padding-right: 15px;
	padding-left: 15px;
}

#lb-footer ul#mainlevel-nav,
#lb-footer ul#mainlevel {
	padding-left: 5px;
}

#lb-footer ul#mainlevel li,
#lb-footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
}

#lb-footer a {
	color: #FFFFFF;
}

#lb-footer ul a {
	padding: 2px 10px;
	color: #FFFFFF;
}

#lb-footer a:hover, #lb-footer a:active, #lb-footer a:focus {
	background: #4c83a6;
	text-decoration: none;
}

#lb-bottomline {
	padding: 0;
	margin: 10px 0 0;
}

#lb-bottomline a {
	padding: 0;
}

#lb-cert {
	position: absolute;
	top: 30px;
	right: 10px;
}

#lb-cert img{
	border: 0px;
}

#lb-cert a:hover, #lb-cert a:active, #lb-cert a:focus {
	background: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password, #mod_login_username {
	width: 100px;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

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

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

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

.pathway-top{
	margin: 128px 0 0 0;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


/* ----------
GENERAL
---------- */
a.readon {
	background-color: #a3132c;
}

div.moduletable h3 {
	background: url(../images/h3-bg.gif) no-repeat bottom #E1E1E1;
}

div.moduletable h3.collapse {
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
}

.contentheading {
	color: #a3132c;
}


div.blog a.contentpagetitle {
	color: #a3132c;
}

.sectiontableheader {
	background: #666666;
}

table.contenttoc th {
	background: #a3132c;
}

.blog_more strong {
	background: url(../images/bullet.gif) no-repeat center left;
}

#ja-spotlight h3 {
	background: url(../images/bullet.gif) no-repeat 5px 12px;
}

#ja-search .inputbox {
	border: 1px solid #a3132c;
	color: #a3132c;
}

#ja-search .inputbox:hover,
#ja-search .inputbox:focus {
	border: 1px solid #a3132c;
	color: #a3132c;
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
	background: #7F2C0C;
}

/* MAIN LAYOUT */
#ja-header {
	background: url(../images/header-bg.png) repeat-x top #a3132c;
}

#ja-pathway-wrap1 {
	background: url(../images/pathway-wrap1.gif) top #c41130;
}

#ja-pathway-wrap2 {
	background: url(../images/pathway-wrap2.gif) repeat-y top left;
}

#ja-pathway-wrap3 {
	background: url(../images/pathway-wrap3.gif) repeat-y top right;
}

#ja-pathway {
	color: #ccc;
	border-top: 1px solid #999999;
}

#ja-usertoolswrap {
	background: url(../images/usertools-bg.png) repeat-x 
}


#ja-usertools {
	background: url(../images/usertools-leftbg.png) no-repeat top left;
}

#ja-footer a {
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	background: #c41130;
	text-decoration: none;
}

#ja-cert a:hover, #ja-cert a:active, #ja-cert a:focus {
	background: none;
}

/* NAVIGATION
-------------------------------------------------------------------*/
#ja-topnav {
}

#ja-topnav a {
	color: #E1E1E1;
}

/* JA SPLIT MENU */
#ja-splitmenu li.active_menu a,
#ja-splitmenu li.active_menu a:hover,
#ja-splitmenu li.active_menu a:active {
	background: url(../images/topnav-active-bg.gif) repeat-x top right #a3132c;
}

#ja-subnav a:hover, #ja-subnav a:active,
#ja-subnav li.active_menu a, #ja-subnav li.active_menu a:hover {
	background: url(../images/submenu-bg.gif) no-repeat bottom left;
	color: #a3132c;
}

/* SON OF SUCKERFISH DROPDOWN MENU */
#ja-cssmenu li ul {
	background: url(../images/opaque-red.png);
	border: 1px solid #c41130;
}

#ja-cssmenu li a.active {
	background: #a3132c;
}

#ja-cssmenu ul li:hover, #ja-cssmenu ul ul li:hover,
#ja-cssmenu ul li.sfhover, #ja-cssmenu ul ul li.sfhover {
	background: url(../images/nav-on-bg.gif) #c41130;
}

/* TRANSMENU */
.transMenu .background {
	background-color: #a3132c!important;
}

.transMenu .item.hover {
	background-color: #c41130;
}

a.havechild-mainlevel-active-trans,
a.havechild-mainlevel-active-trans:active {
	background-color: #a3132c;
}

a.jahover-active {
	background-color: #a3132c;
}

a.mainlevel-active-trans,
a.mainlevel-active-trans:hover,
a.mainlevel-active-trans:active {
	background: #a3132c;
}

/* 
Two Row Items
---------------------- */

.two-row-item{
	float: left;
	width: 330px;
	margin: 0 6px 12px 6px;
}

.two-row-img{
	width: 330px;
	text-align: center;
	margin: 0 0 12px 0;
}

.no-border .two-row-img img, .bord .two-row-img img{
	width: 300px;
}

.two-row-description{
	margin: 0 0 12px 0;
	text-align: justify;
	clear: both;
}

.two-row-description div{
	margin: 0 0 6px 0;
}

.space{
	clear: both;
}

.space-even{
	clear: both;
	height: 14px;
	width: 688px;
	text-align: right;
	margin: 0 0 8px 0;
	background: url(../images/articlebreak.png) center no-repeat;
}

.space-top {
	float: right;
	width: 100%;
}

/* 
Opening
---------------------- */

.opening-article{
	width: 688px;
	text-align: left;
	margin: 0 0 8px 0;
	background: #efefef;
	padding: 10px 0 10px 0;
}

.opening-text{
	width: 300px;
	margin-left: -150px;
	position: relative;
	left: 50%;
}

.opening-text img{
	margin: 0 0 14px 0;
}

/* 
Roll Over
---------------------- */

a.rollover {
	padding: 0 15px 0 0;
	background: url(../images/top.png) no-repeat right top;
}
a.rollover:hover { 
	padding: 0 15px 0 0;
}

.playwidth {
	width: 315px;
}

.playwidth-main{
	width: 300px;
}

.playwidth-main, .playwidth{
	float: left;
}
a.playbutton {
	padding: 1px 15px 0 0;
	margin: 0 0 8px 0;
	background: url(../images/play.png) no-repeat right top;
	text-align: right;
	width: 30px;
	float: right;
}

a.enlargebutton{
	padding: 1px 15px 0 0;
	margin: 0 0 8px 0;
	background: url(../images/enlarge.png) no-repeat right top;
	text-align: right;
	width: 50px;
	float: right;
}

a.playbutton, a.rollover, a.enlargebutton {
	color:#a3132c;
	text-decoration: none;
	font-size: 10px;
	display:block;
}

a.playbutton:hover, a.enlargebutton:hover { 
	padding: 1px 15px 0 0;
}

a.playbutton:hover, a.rollover:hover, a.enlargebutton:hover { 
	background-position: right -15px;
	color: #333;
}

a.mouse {
	padding: 1px 0 0 12px;
	margin: 0 0 8px 3px;
	background: url(../images/mouse.png) no-repeat left top;
	text-align: right;
	width: 30px;
	text-decoration: none;
	font-size: 10px;
	display:block;
}

 a.mouse:hover{
 	background-position: left -15px;
	color: #333;
 }
 
 
a.title{
	background: url(../images/taps.png) no-repeat top left;
	width: 260px;
	height: 22px;
	display:block;
	color:#FFFFFF;
	padding: 10px 0 0 10px;
}

a.title:hover{
	text-decoration: none;
	background-position: left -29px;
}

a.albumTitle{
	background: url(../images/tapsAlbum.png) no-repeat top left;
	width: 190px;
	height: 22px;
	display:block;
	color:#FFFFFF;
	padding: 10px 0 0 10px;
}

a.albumTitle:hover{
	text-decoration: none;
	background-position: left -29px;
}

.album-main{
	width: 190px;
}

/* 
Index
---------------------- */
div#headlines{
	width: 475px;
}

#main-image{
	width: 345px;
}

#intro-text{
	padding: 10px 10px 5px 10px;
	background: url(../images/red-index.png) repeat-x top left #a3132c;
	width: 100%;
}

.intro .title{
	margin: 0 0 10px 0;
	color: #6db9e9;
	font-weight: bold;
	font-size: 16px;
}

.intro .description{
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #fff;
}

div#headlines{
	float: left;
}

#main-image{
	background: #e1e1e1;
	text-align: left;
	float: right;
	padding: 10px 0 10px 0;
	
}

#main-image #myGallery{
	margin: 0 0 0 10px; 
}

.main-sections{
	float: left;
	width: 260px;
	margin: 0 11px 20px 11px;
}

.main-sections .main-title{
	background: url(../images/tap.gif) no-repeat top left;
	color: #FFF;
}

.main-sections div{
	padding: 5px 10px 5px 10px;
	color: #333;
}

.main-sections div img{
	max-width: 240px;
	max-height: 200px;
	text-align:center;
	border: 0px;
}

.main-sections .subhead{
	color: #a3132c;
	font-weight: bolder;
}

div.news-articles{
	margin: 0 0 15px 0;
}

div.first{
	margin: 0 25px 0 0;
}

.news-desc div{
	margin: 3px 0 6px 0;
	text-align: justify;
}

#headlines .blog{
	margin: 10px 10px 0 10px;
}


/* 
form
---------------------- */
.fcol, .fcol-r{
	float: left;
	margin: 3px 3px 6px 3px;
}

.fcol{
	width: 100px;
}

.fcol-r{
}

.fcol-r input{
	width: 185px;
	padding: 2px;
}

.fcol-r textarea{
	width: 350px;
	height: 150px;
}

.clear{
	clear: both;
}

.fspace{
	margin: 20px 3px 6px 0;
	display: block;
}

.fsubmit{
	width: 75px;
	float: left;
	margin: 20px 3px 20px 3px;
}


.boxerror{
	border: 1px solid red;
	background-color : #FFCCCC;
	width: auto;
	padding: 5px 0;
	margin: 12px 0 12px 0;
}

.boxerror img{
	margin: 0 6px 0 6px;
}

.boxerror ul{
	margin: 5px 0 5px 30px;
}

.formerror {
  background-color : #FFCCCC;
  border: 1px solid red;
  float: left;
  width: auto;
  margin: 4px 0 4px 0;
}

.formerror img{
	margin: 0 5px 0 5px;
	vertical-align: top;
}

.errortext {
  font: bold smaller sans-serif;
}


/* 
Multiply Code
---------------------- */

.al_right{
	text-align: right;
}

.al_left{
	text-align: left;
}

.al_center{
	text-align: center;
}

.al_justify{
	text-align: justify;
}

/* 
PHOTOGRAPHY
---------------------- */
DIV.album{
	float: left;
	width: 190px;
	margin: 5px 30px 5px 0;
}

DIV.album .date{
	color: #999;
	margin: 3px 0 8px 0;
	text-align: right;
}

DIV.album .image img{
	max-width: 190px;
	margin: 0 0 8px 0;
}

DIV.album .description{
	clear: both;
	margin: 0 0 6px 0;
	text-align: justify;
}

DIV.album-clear{
	clear: both;
	/*border-bottom: solid 1px #666666;*/
}

DIV.album-images{
	float: left;
	margin: 0 10px 10px 0;
}

DIV.album-images img{
	max-width: 200px;
}

/* BORDERS
*/
div.contentitem .webdesign img,
.bord .two-row-img img,
.opening-text img,
.images img{
	border: 1px solid;
}

#lb-cert img,
#lb-usertools img,
#lb-header h1 img,
DIV.album-images img,
DIV.album .image img,
.pathway img,
.main-sections div img,
.no-border .two-row-img img,
.no-border img
{
	border: 0;
}

