/**
 * @version		1.1.0
 * @package		JoomlaXTC Urban Life template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014-2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */

.cust-test img {
    width:auto;
}

#jevents_body img {
    max-width:100%;
    min-width:1%;
    width:200px;
    height:200px;
}


/* -----------------------------------------------------------------*/
/* M 01 - Category Colors on Frontpage Based on Joomla Category ID#
/* -----------------------------------------------------------------*/
.catid_79 {border-color: #2c4562!important;}
.catid_88 {border-color: #777799!important;}
.catid_81 {border-color: #6699cc!important;}
.catid_82 {border-color: #aaccdd!important;}
.catid_90 {border-color: #2c4562!important;}
.catid_80 {border-color: #ff7766!important;}
.articlesmain .catid_79:hover,.articlesmore .catid_79:hover {background:#2c4562!important;}
.articlesmain .catid_88:hover,.articlesmore .catid_88:hover  {background:#777799!important;}
.articlesmain .catid_81:hover,.articlesmore .catid_81:hover{background:#6699cc!important;}
.articlesmain .catid_82:hover,.articlesmore .catid_82:hover {background:#aaccdd!important;}
.articlesmain .catid_90:hover,.articlesmore .catid_90:hover {background:#2c4562!important;}
.articlesmain .catid_80:hover,.articlesmore .catid_80:hover{background:#ff7766!important;}

/* ----------------------------------------------*/
/* S 00 - Module Suffixes
/* ----------------------------------------------*/
.basecolor1_box h3, .basecolor1_box h3 span, .basecolor1_box,.basecolor1_box .modulecontent,.basecolor1_box .modulecontent a {background:!important; color:#000!important; }
.basecolor2_box h3, .basecolor2_box h3 span, .basecolor2_box,.basecolor2_box .modulecontent,.basecolor2_box .modulecontent a {background:!important; color:#fff!important; }
.basecolor3_box h3, .basecolor3_box h3 span, .basecolor3_box,.basecolor3_box .modulecontent,.basecolor3_box .modulecontent a {background:!important; color:#fff!important; }
.basecolor4_box h3, .basecolor4_box h3 span, .basecolor4_box,.basecolor4_box .modulecontent,.basecolor4_box .modulecontent a {background:!important; color:#fff!important; }


/* UnoSlider */
.unoslider {
    list-style: outside none none;
    position: relative;
    width: 780px;
    height: 360px;
    margin: 0px auto !important;
    padding: 0px !important;
}


