﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Lato, Open Sans, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background-image: url('../img/bg_body.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
}
nav {
	margin: 0px;
	background-position: center top;
	padding: 35px 20px 0px 0px;
	text-align: right;
	color: #000000;
	font-size: 10px;
	width: 500px;
	height: 35px;
	z-index: 999;
	float: right;
}
#menu ul {
	list-style-type: none;
	height: 30px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #F99259;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#menu li a.active {
	color: #8C0000;
}
#menu li:hover {
	color: #000000;
}
#menu li a:hover {
	color: #8C0000;
	text-shadow: 1px 1px 0px #E0E0E0;
}
#menu li img {
	vertical-align:middle;
	border: none;
}
header {
	background-position: center 0px;
	overflow: hidden;
	height: 246px;
	text-align: center;
	z-index: 998;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#head {
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.6);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 104px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.head_title {
	padding: 0px 0px 0px 220px;
	font-family: Open Sans, Arial , Helvetica, sans-serif;
	letter-spacing: -2px;
	font-size: 17px;
}

#logo {
	position: absolute;
	float: left;
	z-index: 998;
	width: 320px;
	height: 79px;
	margin-top: 10px;
	margin-left: 20px;
}
#logo img {
	border-style: none;
}
#logo img:hover {
	opacity:0.85;
}
.container {
	width: 960px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background:linear-gradient(to bottom, rgba(0, 0, 0,0) 0px, rgba(0, 0, 0,0.5) 200px, rgba(0, 0, 0,0.99) 350px) #fff;
}
h1 {
	padding: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0px auto 0px auto;
	line-height: 40px;
	font-size: 17px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
	text-align: left;
	letter-spacing: -1px;
	background-color: #F45D0A;
	height: 40px;
	text-transform: uppercase;
	text-indent: 20px;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

}
h2 {
	padding: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0px auto 0px auto;
	line-height: 40px;
	font-size: 16px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
	text-align: left;
	letter-spacing: -1px;
	background-color: #F45D0A;
	height: 40px;
	text-transform: uppercase;
	text-indent: 10px;
	width: 960px;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h6 {
}
h6 a {
	color: #523907;
	text-decoration: none;
	background-color: rgba(255,255,255,0.5);
	display: block;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	text-indent: 230px;
}
h6 a:hover {
	color: #EDB231;
	background-color: rgb(255,255,255);

}
article {
	margin-right: auto;
	margin-left: auto;
	width: 928px;
	padding: 0px;
}
.tresc {
	padding: 15px 20px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	text-align: justify;
	font-weight: 400;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

}
.tresc a{
	color: #999999;
	text-decoration: none;
}
.tresc a:hover{
	color: #eee;
	text-decoration: none;
}

.photos {
	padding: 0px;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 5px;
}
footer {
	box-shadow: 0px 0px 140px 30px rgba(244, 244, 244,0.25);
	margin: 0px auto 0px auto;
	width: 960px;
	color: #000;
	padding-top: 25px;
	padding-bottom: 25px;
	transition-duration: 0.4s;
	background:linear-gradient(to bottom, rgba(0, 0, 0,0) 0px, rgba(0, 0, 0,0.5) 200px, rgba(0, 0, 0,0.99) 350px) #fff;
}
#foot {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
footer a {
	color: #AD0000;
	transition-duration: 0.4s;
}
footer #author {
	float: right;
	width: 200px;
	height: 38px;
	padding-top: 38px;
	padding-bottom: 38px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
		text-align: right;
		padding-right:20px;

}
footer #contact {
	float: left;
	height: 100px;
	padding-top: 0px;
	padding-left: 20px;
	text-align: left;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.25em;
}
footer #contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color: #fff;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.prod {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.prod .item {
	float: left;
	text-align: center;
	width: 320px;
	height: 270px;
	padding-top: 30px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px #DDDDDD;
	border-radius: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.prod .item a {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	transition-duration: 0.6s;
}
.prod .item a:hover {
	color: #00ADEF;
	transition-duration: 0.6s;
}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;

}
.prod .item img:hover {
	transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}
.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.large {
	font-size: 19px;
	font-weight: 700;
	font-family: Arial, sans-serif;
	line-height: 32px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}

.jcarousel-skin-luxor li a {
	background-position: center top;
	display: block;
	background: url('../img/empty.png');
	background-repeat: no-repeat;
}

#banners {
	margin: 0px auto 0px auto;
	width: 920px;
}

#page #under_top {
  clear: both; }
  
#page #under_top #banners ul { width: 914px; height: 169px; }
#page #under_top #banners li a, #page #under_top #banners li {
  display: inline-block; 
  width: 212px;
  -webkit-border-radius:  6px; 
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; 
  height: 165px;
  text-align: center;
  list-style-type: none;
  text-decoration: none;
  color: #000;
  font-size: 12px; 
  background-position:center top;
  }
  #page #under_top #banners li a:hover {
	color: #F45D0A;
}

#page #under_top #banners li {   border: 1px solid #537262; margin: 0 21px 0 0; }
#page #under_top #banners li a p {
  margin-top: 131px;
  padding: 0 5px;
  background: url(../gfx/transparent.png);
  height: 34px; }
  



#page #under_top #banners li.nomargin-left { margin-left: 0; }
html {
	background-image: url('../img/background-top.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
.t2 {
	color: #487055;
}
.line {
	color: #75A389;
	padding-top: 0px;
	margin-top: 16px;
	border-style: none;
	background: linear-gradient(to left, rgba(72, 112, 85,0) 0px, rgba(72, 112, 85,0.1) 30px, rgba(72, 112, 85,0.3) 60px, rgba(72, 112, 85,0.6) 460px, rgba(72, 112, 85,0.3) 860px, rgba(72, 112, 85,0.1) 890px, rgba(72, 112, 85,0) 920px) transparent;
	height:1px;

}
.floating {
	float: right;
	margin-left: 20px;
	padding-top: 16px;
}
.google-maps {
	padding: 0px;
	height: 400px;
	margin: 0;
	width: 100%;
}