body#bd {background:#F8F8F8;/*url(../images/body-bg.gif) repeat-x left top #c5d5e1;*/ }

body#bd #ja-wrapper {
background: -moz-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(178,178,178,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,0)), color-stop(100%,rgba(178,178,178,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(237,237,237,0) 0%,rgba(178,178,178,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(237,237,237,0) 0%,rgba(178,178,178,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(237,237,237,0) 0%,rgba(178,178,178,0.65) 100%); /* IE10+ */
background: linear-gradient(top, rgba(237,237,237,0) 0%,rgba(178,178,178,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ededed', endColorstr='#a6b2b2b2',GradientType=0 ); /* IE6-9 */}



#ja-search .inputbox {
	background: url(../images/search-bg.png) no-repeat 0px 0px;
	color: #88a1af;
}

h1.logo a { background: url(../images/logo.png) no-repeat left; }

#ja-topnav ul li { background: url(../images/topnav-sep.gif) no-repeat right center; }

div.ja-moduletable h3, div.moduletable h3 { color: #0479b6; }

#ja-topsl1 .ja-box-full h3 { color: #0479b6; }

/* Main Nav ---*/
#ja-mainnav .main { background: url(../images/topsl-bg.gif) repeat-x left top; }

#ja-slideshow .main { background: url(../images/topsl-bg.gif) repeat-x left bottom; }

/* Top spotlight ---*/
#ja-topsl .main {
	background: url(../images/topsl-bg1.gif) repeat-x left bottom #02aaee;
	border-top: 1px solid #0ac8ff;
	border-bottom: 1px solid #247dc1;
	color: #b7e7ff;
}

#ja-topsl div.ja-moduletable h3 { color: #fff; text-shadow: 1px 1px 1px #033d5c; }

#ja-content-bot2 .main {
	background: url(../images/content-bot-bg.gif) repeat-x top #2d87ca;
	border-top: 1px solid #256b9f;
	border-bottom: 1px solid #02a4d2;
	color: #fff;
}

#ja-botsl .main {
	/*background: url(../images/botsl-bg.png) repeat-x left bottom #02aaee;*/
	border-top: 0;
	color: #92b5d0;
	background: rgb(239,239,239); /* Old browsers */
background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 37%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(37%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,1) 37%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,1) 37%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,1) 37%); /* IE10+ */
background: linear-gradient(top, rgba(239,239,239,1) 0%,rgba(255,255,255,1) 37%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#a6b2b2b2',GradientType=0 ); /* IE6-9 */}

#ja-botsl .main .main-inner1 { border-top: 0; }

#ja-botsl .ja-moduletable h3 { color: #aff2fe; }

div.ja-innerdiv h4 { color: #fffcf8; text-shadow: none; }

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a {
	color: #56abe9;
	text-shadow: none;
	border-bottom: 1px solid #2f7daa;
}

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:hover,
#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:focus,
#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:active {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#ja-footer { color: #4b7493; }

#ja-footer a:hover, #ja-footer a:focus, #ja-footer a:active {}

/* Slide show ---*/
#ja-slideshow .ja-slide-mask,
#ja-slideshow .ja-slide-mask2 { background: url(../images/mask-l.png) no-repeat left top; }

#ja-slideshow .ja-slide-mask2 { background: url(../images/mask-r.png) no-repeat left top; }

#ja-slideshow .ja-slide-prev, .ja-slide-next { background: url(../images/btn-l.png) no-repeat left top; }
	
#ja-slideshow .ja-slide-next { background: url(../images/btn-r.png) no-repeat left top; }

.ja-slide-desc h3 { color: #0479b6; }

