/* changing defaults */
html {
	height: 100%;
}
body{
	height: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #EFEBEB;
}
.container {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
		margin-top: 20px;
		padding: 20px 20px 20px 20px;
		border: 1px solid #DDDDDD;
	}
}
@media (min-width: 992px) {
	.container {
		width: 950px;
		margin-top: 20px;
		padding: 20px 20px 20px 20px;
		border: 1px solid #DDDDDD;
		border-radius: 5px;
		box-shadow: 5px 5px 10px 0px #AAAAAA;
  }
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.fade {
	transition: opacity 0.35s linear 0s;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	margin: auto;
	max-height: 130px;
}
/* alima specific */
h1, .h1 {
	font-weight: bold;
	font-size: 18px;
	color: #E42C2B;
	line-height: 24px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #E42C2B;
}
h2, .h2 {
	font-weight: bold;
	font-size: 14px;
	color: #E42C2B;
	line-height: 22px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h3, .h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h4, .h4 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h5, .h5 {
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
}
a {
	color: #000000;
}
a:hover, a:focus {
	color: #000000;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0px 8px 0px;
}
span.highlighted{
	font-weight: bold;
}
p.clear{
	clear: both;
	line-height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.alima-logo {
	width: 227px;
	height: 150px;
}
@media (max-width: 991px) {
	.alima-logo {
		width: 100%;
		height: 110px;
		text-align: center;
	}
}
.top-logo {
	width: 100%;
	height: 128px;
}
.top-lang {
	width: 100%;
	height: 22px;
}
a.lang img {
  opacity: 0.5;
}
a.lang-selected img,
a.lang:hover img,
a.lang-selected:hover img {
  opacity: 1.0;
}
a.facebook {
	margin-left: 70px;
}
@media (max-width: 991px) {
	.top-logo {
		width: 100%;
		height: auto;
	}
	.top-lang {
		width: 100%;
		margin: 10px 0px 0px 0px;
	}
}
.alima-banner {
	display: block;
	width: 680px;
	height: 150px;
	overflow: hidden;
}
@media (max-width: 991px) {
	.alima-banner {
		display: none;
	}
}
.alima-top-menu {
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #E42C2B;
	border-bottom: 1px solid #E42C2B;
	box-shadow: 2px 2px 5px 0px #AAAAAA;
}
@media (max-width: 992px) {
	.alima-top-menu {
		width: 100%;
	}
}
.alima-left-menu {
	display: block;
	width: 200px;
	margin: 10px 0px 0px 0px;
}
@media (max-width: 992px) {
	.alima-left-menu {
		display: none;
	}
}
.alima-content {
	width: 680px;
	margin: 0px 0px 0px 27px;
	padding: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
	.alima-content {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
}
.alima-content-wide {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.alima-footer {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
}
.alima-home-content {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
.alima-promos {
  text-align: center;
	margin: 30px 0px 20px 0px;
	padding: 10px 20px 20px 20px;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 1px #AAAAAA;
}
.promos {
	width: 300px;
}
.promos .carousel-indicators {
	width: 300px;
	bottom: -20px;
	left: 0px;
	margin-left: 0px;
}
.promos .carousel-indicators li{
	border: 1px solid #000;
}
.promos .carousel-indicators .active{
	border: 1px solid #E42C2B;
}
.promos .carousel-inner {
	height: 250px;
}
.promos .item{
	height: 250px;
}
.promos .carousel-caption {
	width: 280px;
	bottom: 0px;
	color: #000000;
	margin: 0px 0px 0px -50px;
	padding: 0px 0px 10px 0px;
}
.promos .carousel-control.left,
.promos .carousel-control.right {
	top: 80px;
	font-size: 30px;
	color: #000000;
	background-image: none;
}
.home2-promo-item {
	position: relative;
	float: left;
	width: 150px;
	min-height: 195px;
	margin: 10px 20px 10px 0px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 1px #AAAAAA;
}
.home2-promo-item-img{
	width: 138px;
	height: 90px;
	text-align: center;
}
.home2-promo-item-img img{
	max-width: 130px;
	height: 80px;
}
.home2-promo-item-caption {
	float: left;
	width: 138px;
	margin: 10px 0px 0px 0px;
}
.home2-promo-item .promo-highlight {
	position: absolute;
	width: 50px;
	height: 50px;
	top: -10px;
	left: -10px;
	background: url(/graphics/promo-highlight.png) no-repeat;
	background-size: 30px 30px;
}
.google-map {
	width: 100%;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.table.promos {
	width: 320px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.table.promos th{
	width: auto;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #E42C2B;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.table.promos td:nth-child(1){
	width: 120px;
	height: 100px;
}
.table.promos img{
	max-width: 100px;
	max-height: 100px;
}
span.promo-price{
	font-weight: normal;
	font-size: 18px;
	color: #E42C2B;
	line-height: 22px;
}
.promos-container {
	display: inline;
	width: 320px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

