/**
 * ------------------------------------------------------------------------
 * JA Portfolio Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * 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
--------------------------------------------------------- */

/* Normal links ---*/
a { color: #822629; }

a:hover, a:active, a:focus { color: #525253; }

/* Readon links ---*/

/* Headings ---*/
h2.contentheading a:hover,
h2.contentheading a:active,
h2.contentheading a:focus { color: #822629; }

/* Others ---*/

/* FORM
--------------------------------------------------------- */
.button {
	border: 1px solid #822629;
	background-image: url(../images/grad-d1.gif);
	background-color: #822629;
}

/* Search ---*/
/* Contact ---*/

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/

/* Meta ---*/

/*Inline images ---*/

/* Tables ---*/

/* Content Toc */
/* Poll */

/* Pagination ---*/

/* Feed ---*/

/* MODULE STYLES
--------------------------------------------------------- */
/* Hilite ---*/
div.moduletable_hilite {
	background: #822629;
}

/* Advertisement ---*/

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

/* Content Main ---*/

/* HEADER
--------------------------------------------------------- */

/* Logo Image ---*/
h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	    background-size: contain;
}

/* Logo Text ---*/
/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/

/* Breadcrumbs ---*/

/* Extras ---*/

/* Default Joomla! Menu ---*/
#ja-container ul.menu li.active {
	background: #822629;
}

#ja-container ul.menu li.active a:hover {
	background-color: #822629;
}

#ja-container ul.menu li li a {
	background-color: #822629;
}

/* SLIDESHOW
--------------------------------------------------------- */

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top spotlight ---*/

/* Bot spotlight 1 ---*/

#ja-botsl-1 .ja-moduletable ul li a:hover,
#ja-botsl-1 .moduletable ul li a:hover {
	color: #822629;
	background-image: url(../images/bullet-hover.png);
}

/* Bot spotlight 2 ---*/

/* FOOTER
----------------------------------------------------------- */
/* Footnav ---*/

#ja-footer .ja-footnav li a:hover,
#ja-footer .ja-footnav li a:focus,
#ja-footer .ja-footnav li a:active {
	color: #822629;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/

/* Login form ---*/
#form-login ul li a:hover,
#form-login ul li a:focus,
#form-login ul li a:active { color: #822629; }

/* Custome search form ---*/
#form-findhouse select {
	border: 1px solid #822629;
}

#form-findhouse .button {
	border: 1px solid #B42424;
}

/* Small gallery ---*/
/* Quick contact ---*/
/* Comment Button ---*/

/* Ja ShowCase ---*/

#jashowcase-main .jasc-btn-control ul li.active {
	background-image: url(../images/bullet-active.png);
}

/* Ja Comment ---*/
#jac-wrapper #btlAddNewComment {
	background: #822629;
	border: 1px solid #B42424;
}

#jac-wrapper .rank-high .comment-rankingresult {
	color: #822629;
}

/* Ja K2 Filter ---*/
#form-findhouse select,
#form-findhouse .inputbox {
	background: #FBE3E3;
	border: 1px solid #822629;
}

#form-findhouse .button {
	border: 1px solid #b42424;
}

.ja-slide-buttons .ja-slide-prev.hover,
.ja-slide-buttons .ja-slide-next.hover {
	background-image: url(../images/btncontrol-hover.png) !important;
}

#jac-wrapper .comment-contentholder:hover .comment-reply a, #jac-wrapper .comment-contentholder:hover .comment-reply a:hover {
    background: #822629;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active { color: #822629; }