/**
 * ------------------------------------------------------------------------
 * JA Business Template for Joomla 3.x
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/

/* FORM
--------------------------------------------------------- */
button,
input.button {
	background: url(../images/live-bg.gif) repeat-x left bottom #22c4e5;
	border: solid 1px #1994d4;
	border-top: solid 1px #72dff1;
	border-bottom: 0;
	color: #123351;
}

button:hover, input.button:hover {
	color: #fff;
}
 
/* JA Header ---*/
#ja-header { background: url(../images/header-bg-layer1.jpg) repeat-x top center; z-index: 600; }

#ja-header .wrap-inner1 { background: url(../images/header-bg-layer2.jpg) no-repeat top center; }

h1.logo a { background: url(../images/logo.png) no-repeat left; }

/* Top navigation ---*/
#ja-topheader ul li a { color: #fff; }

#ja-topheader ul li a:hover { color: #fff; }

#ja-topheader div.button h3 { color: #70f0fc; }

#ja-topheader div.button a.button {
	background: url(../images/live-bg.gif) repeat-x left bottom #22c4e5;
	border: solid 1px #1994d4;
	border-top: solid 1px #72dff1;
	border-bottom: 0;
	color: #123351;
}

#ja-topheader div.contact-us a.btn-contact {
	background: url(../images/live-bg.gif) repeat-x scroll left bottom #22c4e5;
	color: #123351;
}

#ja-topheader div.button a.button:hover,
#ja-topheader div.contact-us a.btn-contact:hover { color: #fff; }

/* Module table ---*/
div.ja-moduletable h3, div.moduletable h3,
div.ja-module h3, div.module h3 { color: #1a7bb9; }

.moduletable_newsletter form a.links {
	background: url(../images/live-bg.gif) repeat-x left bottom #22c4e5;
	border: solid 1px #1994d4;
	border-top: solid 1px #72dff1;
	border-bottom: 0;
	color: #123351;
}

.moduletable_newsletter form a.links:active, 
.moduletable_newsletter form a.links:focus, 
.moduletable_newsletter form a.links:hover {
	color: #fff;
}

.ja-mass-top div.ja-moduletable h3 { color: #1a7bb9; }

#ja-botsl1 div.ja-moduletable h3, #ja-botsl1 div.moduletable h3 { color: #1a7bb9; }

/* Tag Clould ---*/
#ja-tagcloud { background: url(../images/header-bg-layer1.jpg) repeat-x left center; height: 20px; }

#ja-tagcloud .wrap-inner1 { background: url(../images/header-bg-layer2.jpg) no-repeat center center; }

/* TopPannel-----*/
#ja-toppanel .left .ja-toppanel-button {
	background-image: url("../images/live-bg.gif");
}

#ja-topheader ul li {
	background-image: url("../images/line-menu.png") ;
}

/* Login Module -----*/
#ja-user-login form .button, #ja-user-register .button  {
	background: url(../images/live-bg.gif) repeat-x scroll left bottom #22c4e5;
	color: #123351;
}

#ja-user-login form .button:hover,
#ja-user-register .button:hover {
	color: #FFF;
}

.header-module .title-module {
	color: #1A7BB9;
}

/* Comment ----*/

#jac-wrapper h2.componentheading span {
	color: #1a7bb9;
}

#jac-wrapper .comment-contentholder:hover .comment-reply a,
#jac-wrapper .comment-contentholder:hover .comment-reply a:hover {
	background: #1a7bb9;
}

#jac-wrapper .rank-high .comment-rankingresult {
	color: #1a7bb9;
}

/* Login ---*/
#form-login .button {
	background: url(../images/live-bg.gif) repeat-x left bottom #22c4e5;
	border: solid 1px #1994d4;
	border-top: solid 1px #72dff1;
	border-bottom: 0;
	color: #123351;
}

#form-login .button:hover { color: #fff; }