/**
 * @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
 */

.mainslide-header {
    margin: 10px 0 40px;
}
#footerwrap {color: #dddddd;}
#footerwrap a {color: #aaaaaa;}
.imagegalleryplg img {width: auto !important;}
body.sticky {margin-top: 65px !important;}
.btnblue {
    background: #002e5e none repeat scroll 0 0 !important;
    color: #eeeeee !important;
    font-size: 1.1em;
    padding: 7px;
    border-radius: 5px;
}
.btnblue a {color: #dddddd !important;}
.btnblue:hover {color: #9eceeb !important;}
form {
    margin: 0 0 5px;
    text-align: left !important;
}
input, textarea, .uneditable-input {
    width: 375px;
}