/*
 * ------------------------------------------------------------------------
 * JA University Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */
a {

color: #000080;
/*font-weight:bold;
text-decoration: underline;
*/

}

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

p.readmore a:hover {
  background-image: url(../images/readon-hover-bg.png);
}

button.validate:hover {
  background-color: #87566e;
}

/* Profile page ---*/
body.profiles h2.contentheading a:hover,
body.profiles h2.contentheading a:focus,
body.profiles h2.contentheading a:active,
body.profiles .items-row .contentpaneopen:hover h2.contentheading a {
  color: #87566e;
}

/* Videos page ---*/
.blog.videos .contentpaneopen .contentheading a:hover,
.blog.videos .contentpaneopen .contentheading a:focus,
.blog.videos .contentpaneopen .contentheading a:active {
  color: #87566e;
}

/* Events page ---*/
.event-time a.btn-book {
  background: #87566e;
}

/* Pagination */
.pagination ul li span {
  background: #87566e;
}

/* MODULE STYLE
--------------------------------------------------------- */
/* Login form ---*/
#login-form p .button:hover {
  background: #EBEBEB;
  border: 1px solid #EBEBEB;
}

.login_form .button:hover, .login button:hover {
  background: #87566e;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
  background-image: url(../images/bullet-hover.gif);
}

div.user-links ul li a:hover {
  border-color: #87566e;
}

div.logout-button .button:hover {
  background-color: #87566e;
  border-color: #87566e;
}

/* Newsfeed module ---*/
ul.newsfeed li h5.feed-link a:hover,
ul.newsfeed li h5.feed-link a:focus,
ul.newsfeed li h5.feed-link a:active {
  color: #87566e;
}

/* Logout page ---*/
div.logout .button:hover {
  background-color: #87566e;
  border-color: #87566e;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
  /*background: #87556e;
  border-bottom: 1px solid #794760;*/
}

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

/* Search form */
#ja-search .inputbox {
background: #fff;
border: 1px solid #ccc;
 
  -moz-border-radius: 15px;
  border-radius: 5px;
  border-color: #CCC;
  border-style: solid;
  margin-right: 10px;
  height: 5px;
  width: 100px;
  box-shadow: 3px 3px 3px #888888;
}

#ja-search .button {
  background: url(../images/icon-search.png) no-repeat center center #794760;
  border-color: #794760;
  color: #d8bdca;
}

#ja-search .button:hover {
  background-color: #d7b44e;
  border-color: #d7b44e;
}

/* NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
background-image: url(../images/bgrnd.png); 
 /* background: #b7df50;*/ /*rgb(225, 202, 233); */
  border-top: 1px solid #82d5f7; /*#b7df50; rgb(225, 202, 233); #b7df50;*/
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Bottom spotlight 1 */
#ja-botsl1 {
  background: #D6D6D6; /*rgb(225, 202, 233);  #b7df50; url(../images/pattern-bg.png) #805169; */ 
  color: #D6D6D6; /*rgb(225, 202, 233); #b7df50;*/

}

#ja-botsl1 .main {
  border-bottom: 1px solid #D6D6D6; /*rgb(225, 202, 233); #b7df50;*/
}

#ja-botsl1 .ja-moduletable h3 {
  color: #fff;
}

#ja-botsl1 .ja-moduletable.moduletable_newsletter h3 {
  color: #fff;
  font-size: 1.077em;
  font-weight: bold;
  padding-left: 95px;
}





/* Bottom spotlight 2 */
#ja-botsl2 {
  background: url(../images/pattern-bg.png) #805169;
  border-bottom: 1px solid  rgb(225, 202, 233); /*#6b4457;*/
  color: #cbacbc;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
}

#ja-botsl2 .ja-moduletable h3 {
  color: #d4b6c5;
}

#ja-botsl2 ul.menu li a {
  background-image: url(../images/bullet-dark.gif);
  color: #cbacbc;
}

/* Breadcrumbs ---*/
#ja-navhelper {
 
}

#ja-navhelper .main {
  color: #ebe9ea;
}

#ja-navhelper .main a {
  color: #e9dae1;
}

#ja-navhelper .main a:hover,
#ja-navhelper .main a:focus,
#ja-navhelper .main a:active {
  color: #fff;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
  /*background: url(../images/pattern-bg.png) #794d63; */
  border-top: 1px solid #ebe9ea;
  color: #ebe9ea;
  background: #e3e3e3;
}

#ja-footer a {
  color: #e0cad5;
}

/* Contact page ---*/
div.contact-links ul li a:hover,
div.contact-links ul li a:focus,
div.contact-links ul li a:active {
  border-color: #87566e;
}

.contact-form .button {
  background: #87566e;
  border: 1px solid #87566e;
}

.search-course div.finder .button:hover {
  background: #87566e;
  border-color: #87566e;
}

div.contact-miscinfo .info-block.icon1 {
  background-image: url(../images/ct-icon1.png);
}

div.contact-miscinfo .info-block.icon2 {
  background-image: url(../images/ct-icon2.png);
}

div.contact-miscinfo .info-block.icon3 {
  background-image: url(../images/ct-icon3.png);
}

/* Search page */
.search .word button:hover {
  background: #87566e;
  border-color: #87566e;
}

#finder-search .word .button:hover {
  background-color: #87566e;
  border-color: #87566e;
}

/* Mostread module */
ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
  background-image: url(../images/bullet-hover.gif);
}

/* ACYmail */
div.acymailing_form p .inputbox {
  background: #96637d;
  color: #e0cad5;
}

div.acymailing_form p .button {
  background: #d7b44e;
  border-color: #d7b44e;
}

/* Contact list */
ul.contact-list li.phone {
  background-image: url(../images/icon-phone.png);
}

ul.contact-list li.email {
  background-image: url(../images/icon-email.png);
}

ul.contact-list li a {
  border-bottom-color: #cbacbc;
}

/* Social list */
ul.social-list li a {
  background-image: url(../images/icon-socials.png);
}

/* Edit button */
.formelm-buttons button:hover {
  background: #87566e;
  border-color: #87566e;
}

/* Typograpy */
.btn-submit:hover {
  background-color: #87566e;
}

/****** custom code ****/

#ja-container {
z-index:0;
}
#ja-main .inner {
/*min-height:825px*/
}
#ja-right {
/* background: white;
-moz-border-radius: 15px;
border-radius: 15px;
border-color: #CCC;
border-style: solid;
border-width: 1px;*/
/*bottom: 408px;*/
}
#ja-topsl2 .main {
border-bottom: 0px solid #FFF;
padding: 20px 0;
}
#ja-mainbody {
/*float: left;
background: white;
-moz-border-radius: 15px;
border-radius: 15px;
border-color: #CCC;
border-style: solid;
border-width: 1px;
margin-right:10px;
*/
}
.theme-default .nivo-controlNav {
	text-align: center;
	padding: 2px 0;
}
#ja-botsl .main {
border-top: 0px solid #EFECE1;
padding: 10px 0;
/*-webkit-box-shadow: 0px 3px 5px 0px #4a4a4a;
-moz-box-shadow: 0px 3px 5px 0px #4a4a4a;
box-shadow: 0px 3px 5px 0px #4a4a4a;*/
background: #FFF;

}
.bt-cs .bt-inner img {
outline: 0px solid white;;
border: 0px solid white;
border-radius: 3px;
box-shadow: 1px 1px 0 0 rgb(240, 237, 237);
}
.bt-row-separate {
clear: none;
height: 0px;
border-bottom: 0px dotted;
margin: 0px 0px;
margin-bottom: 0px;
}
.bt-cs .bt-row {
float: left;
position: relative;
overflow: hidden;
padding: 3px 0 10px 3px;
}

div.ja-moduletable h3, div.moduletable h3 {
padding: 0px;
font-size: 20px;
font-weight: normal;
color: #307999;
text-align: justify;
text-transform: none;
}
.column p, .column pre, .column blockquote, .column h1, .column h2, .column h3, .column h5, .column h6, .column ol, .column ul, .column dl {
margin: 13px 0;
padding: 0;
text-align: justify;
}
.column h4   {
margin: 13px 0;
padding: 0;
text-align: center;
}
#ja-navhelper .main {
padding: 0px 0;
}
.column ul li {
background: none;
line-height: 160%;
margin-bottom: 5px;
overflow: hidden;

}
#login-form_login input {
background: white;
border: 1px solid #CCC;
padding: 5px;
-moz-border-radius: 15px;
border-radius: 5px;
border-color: #CCC;
border-style: solid;
height: 10px;
width: 65px;
color: #888;
font-size: 11px;
}


#login-form_login input[type="submit"] {
background: #003d6c;
color :white;
height: 25px;
width: 40px;
padding-bottom:4px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	
	text-decoration: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;

	
}

.search_search input[type="submit"] {
background: #0079bf;
color :white;
border: 1px solid #CCC;
padding: 5px;
-moz-border-radius: 15px;
border-radius: 5px;
border-color: #CCC;
border-style: solid;
height: 25px;
width: 40px;
text-decoration: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	margin-left:8px;
	line-height: 2px;
}
.morebuttons {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0079bf), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #0079bf 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079bf', endColorstr='#1e62d0');
	background-color:#0079bf;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 40px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}.morebuttons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #0079bf) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #0079bf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#0079bf');
	background-color:#1e62d0;
}.morebuttons:active {
	position:relative;
	top:1px;
}
.items-leading {
/**/
background: white;
-moz-border-radius: 15px;
border-radius: 15px;
border-color: #CCC;
border-style: solid;
border-width: 1px;
padding: 5px 5px 5px 5px;
}
.ja-box-ct {
/*background: white;
-moz-border-radius: 15px;
border-radius: 15px;
border-color: #CCC;
border-style: solid;
border-width: 1px;
padding: 5px 5px 5px 5px;
border-bottom: 0;
*/
}
.item-page_internal{
background: white;
-moz-border-radius: 15px;
border-radius: 15px;
border-color: #CCC;
border-style: solid;
border-width: 1px;
padding: 10px 10px 10px 10px;
}
.blog_internal{
background: white;
-moz-border-radius: 15px;
border-radius: 15px;
border-color: #CCC;
border-style: solid;
border-width: 1px;
padding: 10px 10px 10px 10px;
}

.ja-content-main {
margin-bottom: 10px;
}
.no-display {
/*
background-color: #ebebeb;
margin-top: -16px;
display: block !important;
*/
}
.theme-default .nivo-controlNav a {
display: inline-block;
width: 22px;
height: 22px;
background: url(../images/bullets_blue.png) no-repeat;
text-indent: -9999px;
border: 0;
margin: 0 2px;
}
.nivo-caption {
position: absolute;
left: 500px;
bottom: 71px;
background: #FDFEFD;
color: #000;
width: 385px;
height: 185px;
z-index: 8;
padding: 5px 10px;
opacity: 0.8;
overflow: hidden;
display: none;
-moz-opacity: 0.8;
filter: alpha(opacity=8);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
background: url(../images/arrow_dark.png) no-repeat left center;

}
.ja-megamenu ul.level1 li.mega a.over a.mega span.menu-title, .ja-megamenu ul.level1 li.mega a:hover a.mega span.menu-title, .ja-megamenu ul.level1 li.mega a.active , .ja-megamenu ul.level1 li.mega a.mega span.menu-title{
background:none;

}
.ja-megamenu .childcontent {
top: 33px;
}

#ja-botsl .ja-box-full {
background: none;
margin-bottom: -280px;
}

div.ja-moduletable h3, div.moduletable h3 {
font-size: 15px;
font-weight: 700;
color: #000080;
text-align: justify;
text-transform: none;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}

div.spotlight1 {
background: url(/images/spotlight_shadow_bottom.gif) no-repeat bottom left;
margin: 0px -9px -4px -6px;
padding: 6px 9px 9px 6px;
}
div.spotlight2 {
background: url(/images/spotlight_shadow_top.gif) no-repeat top left;
padding: 6px 9px 0 6px;
margin: -6px -9px 0 -6px;
}
p.spotlight-headline {
margin: 8px 10px 12px 10px;
text-align:left;
font-weight: normal;
width: 180px;
}
#videocast1 {
background: url(/images/videocast_shadow_bottom.gif) no-repeat bottom left;
width: 183px;
padding: 6px 9px 9px 6px;
float: left;
min-height: 55px;
;

}

#videocast_feature {
background: url(/images/videocast_shadow_top.gif) no-repeat top left;
padding: 6px 9px 0 6px;
margin: -6px -9px 0 -6px;
position: relative;
float: left;
line-height: 1.2em;
}

#videocast_feature img{
margin: 2px 2px 2px 0;
text-align=left;
}
#videocast_feature span {
position: absolute;
top: 41px;
left: 51px;
background: url(/images/vid_play_red.png) no-repeat left top;
display: block;
width: 18px;
height: 18px;
cursor: pointer;
}

#ja-left .ja-l1 .ja-col {

margin-left: 10px;
}
.ja-colswrap {
margin-left: 20px;
}

.ja-box-ct {
padding-right: 33px;
}

div.moduletable p {
margin-top: 0;
text-align: left;
}

div.moduletable_recent{
margin-top: -70px;

}

.bt-row:hover {
background: #f0f0f0 url(../images/lightgrad.png) left top repeat-x;
}

.xc-overlay {
/*display: none;
z-index: 5;
position: absolute;
width: 100%;
height: auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter: alpha(opacity=00); */
background: #82d5f7;
}

.xpert-captions {
margin-left: 40px;
margin-bottom: 280px;
}

.xc-block {
margin: 0 0 35px 30px;
}
.xc-block h4 a, .xc_category, .xc_category a {
color: #FFF!important; /* rgb(69, 86, 139)!important;*/
/*text-shadow: 0px 1px 0px rgb(237, 238, 241);*/
}
.xc_intro{
font-size: 86%;
margin-left: -19px;
margin-right: -19px;
color:#FFF;
}
#ja-right .ja-r2 {
/*background: url(../images/taper.png) no-repeat left 42px;*/
}
.bt-cs .bt-inner a {
/*text-decoration: underline;*/
}