/**
 * @version		1.0.3
 * @package		Samurai template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */

/*.introduction {
background-color: silver;
    opacity: 0.95;
    margin-top: 50px;
    padding: 10px;
}*/

h2 {
  text-transform: none;
}

input, textarea, .uneditable-input {
    width: 400px;
}

.logout {
  float: right;
}

#menuwrap {
  margin-top: 0;
}

#footerwrap {
  position: fixed;
    bottom: 0;
    width: 100%;
}

.lookaround {
  color: silver;
  font-weight: bold;
}

.lookaround:hover {
  color: silver;
  font-weight: bolder;
}

.img2w-container {
  width: 100%;
}

.img2w {
  width: 49%;
  margin-bottom: 20px;
}

.img2w-left {
  float: left;
  padding-right: 1%;
}

.img2w-right {
  float: right;
  padding-left: 1%;
}

.footer-img-nav {
  height: 160px;
}

.img5w-container {
  width: 100%;
}

.img5w {
  width: 19.2%;
}

.img5w-left {
  float: left;
  padding-right: 0.5%;
}

.img5w-mid {
  float: left;
  padding-left: 0.5%;
  padding-right: 0.5%;
}

.img5w-right {
  float: left;
  padding-left: 0.5%;
}
