/*
 * ------------------------------------------------------------------------
 * 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:hover, a:active, a:focus {
  color: #87566e;
}

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: #ebebeb;
  border-top: 1px solid #ebebeb;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Bottom spotlight 1 */
#ja-botsl1 {
  background: #EB3D8B; /* url(../images/pattern-bg.png) #805169; */ 
  color: #EB3D8B;
}

#ja-botsl1 .main {
  border-bottom: 1px solid #8f6178;
}

#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;
}

#ja-botsl1 a {
  color: #fff;
}

#ja-botsl1 a:hover,
#ja-botsl1 a:focus,
#ja-botsl1 a:active {
  color: #cbacbc;
}

/* Bottom spotlight 2 */
#ja-botsl2 {
  background: url(../images/pattern-bg.png) #805169;
  border-bottom: 1px solid #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 {
  background: #ebe9ea;/*url(../images/pattern-bg.png) #805169;*/
  border-top: 1px solid #8f6178;
  border-bottom: 1px solid #ebe9ea;
}

#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: #ebe9ea;
}

#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 {
background: #F0EEEE;
border-top: .2em;
border-color: #CCC;
border-style: solid;
border-width: .2em;
}
#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;*/
position: absolute; 
left: 560px;
/*bottom: 408px;*/
}
#ja-topsl2 .main {
border-bottom: 1px solid #EFECE1;
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: 1px solid #EFECE1;
padding: 10px 0;
}
.bt-cs .bt-inner img {
outline: 0px solid white;;
border: 0px solid white;
border-radius: 15px;
box-shadow: 3px 3px 5px #888;
}
.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: 0 0 0 0;
}

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 h4, .column h5, .column h6, .column ol, .column ul, .column dl {
margin: 13px 0;
padding: 0;
text-align: justify;
}
#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;
box-shadow: 2px 2px 2px #888;
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;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 2px 2px 2px #888;
	
}

.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;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 2px 2px 2px #888;
	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: 10px 10px 10px 10px;
}
.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;
}