* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #383838;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	left: 10px;
}
.clr {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.main {
	margin: 0px auto;
	min-width: 1000px;
 width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
	position: relative;
	background: url(../images/head.jpg) top center no-repeat;
}
.all {
	width: 1000px;
	margin: 0 auto;
}
.topcontainer {
	height: 101px;
}
.blueberry {
}
.contentt {
	float: left;
	width: 680px;
}
.imagedropshadow {
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
}
.logo {
}
.logo a {
	display: block;
	width: 270px;
	height: 220px;
	text-decoration: none;
}
.container {
	clear: left
}
.leftmenu {
	float: left;
	width: 282px;
	padding: 0 0 0 26px;
}
.lh2 {
	padding: 20px 0 20px 30px;
	background: url(../images/line.jpg) bottom left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d6d6d6;
	text-transform: uppercase;
}
.lmenu {
	padding: 20px 0 0 0;
}
.lmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.lmenu ul li {
	height: 34px;
	line-height: 32px;
}
.lmenu ul li a {
	display: block;
	background: url(../images/menu.png) top left no-repeat;
	width: 247px;
	height: 32px;
	padding: 0 0 0 35px;
	color: #fff;
	text-decoration: none;
}
.lmenu ul li a:hover {
	background: url(../images/menuhover.png) top left no-repeat;
	color: #fff;
	text-decoration: none;
}
.lmenusub ul li {
	height: 24px;
	line-height: 22px;
}
.lmenusub ul li a {
	display: block;
	width: 237px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/menusub.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding: 0 0 0 45px;
}
.lmenusub ul li a:hover {
	background-image: url(../images/menusubhover.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	color: #fff;
	text-decoration: none;
}
.content {
	float: left;
	width: 680px;
	background: url(../images/content.jpg) top right no-repeat;
	padding: 0 0 0 12px;
}
.text {
	line-height: 20px;
	padding: 0 0 30px 0;
}
.text a {
	color: #fff;
	text-decoration: underline;
}
.text a:hover {
	color: #fff;
	text-decoration: none;
}
.text h1, h2 {
	float: left;
	font-size: 11px;
	font-weight: normal;
}
.center {
	color: #d6d6d6;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0 0 0;
}
.sub {
	color: #d6d6d6;
	font-size: 11px;
	background: url(../images/line.jpg) bottom left repeat-x;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 0 0 100px;
	margin-bottom: 10px;
	font-weight: bold;

}
.sub2 {
	font-size: 11px;
	text-align: left;
	padding: 6px 0 0 50px;
	margin-bottom: 10px;
}
.head2 {
	padding: 20px 0 35px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d6d6d6;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
}
.sub a {
	text-decoration: none;
}
.submenu {
	text-align: left;
	padding-left: 45px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
}
.submenu a {
	color: #fff;
	text-decoration: none;
}
.submain {
	color: #d6d6d6;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.gallerytop {
	background: url(../images/gtop.png) top left no-repeat;
	height: 44px;
	width: 640px;
}
.gallerybottom {
	background: url(../images/gbottom.png) top left no-repeat;
	height: 20px;
	width: 640px;
}
.gh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d6d6d6;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	line-height: 44px;
	float: left;
}
.gh2 a {
	color: #d6d6d6;
}
.allg {
	float: right;
	padding: 9px 5px 0 0;
}
.allg a {
	display: block;
	background: url(../images/allg.png) top left no-repeat;
	width: 95px;
	height: 26px;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
}
.allg a:hover {
	background: url(../images/allghover.png) top left no-repeat;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.gallerycontainer {
	background: url(../images/gb.png) top left;
	width: 640px;
}
.gallerycontainer .wrapper {
	width: 315px; /* .gallerycontainer width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	margin: 0 40px;
	position: absolute;
	top: 0;
}
.gallerycontainer ul a img {
	border: 5px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.gallerycontainer .wrapper ul {
	width: 9999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
.gallerycontainer ul li {
	display: block;
	float: left;
	padding: 10px;
	height: 85px;
	width: 85px;
}
.gallerycontainer ul li a img {
	display: block;
}
.gallerycontainer .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(../images/left.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 37px;
	cursor: pointer;
}
.gallerycontainer .forward {
	background-position: 0 0;
	right: 0;
}
.gallerycontainer .back {
	background-position: 0 -72px;
	left: 0;
}
.gallerycontainer .forward:hover {
	background-position: 0 -36px;
}
.gallerycontainer .back:hover {
	background-position: 0 -108px;
}
.gleft {
	float: left;
	padding: 42px 0 0 16px;
	width: 44px;
}
.vleft {
	float: left;
	width: 50px;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 190px;
}
.valeft {
	float: left;
	width: 50px;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100px;
}
.gleft a {
	background: url(../images/left.png) top left no-repeat;
	display: block;
	width: 24px;
	height: 34px;
}
.gleft a:hover {
	background: url(../images/lefthover.png) top left no-repeat;
}
/* ----- */

a.video {
  position: relative;
}
a.video span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../ajxlightbox_files/hover_play.png") no-repeat;
  background-position: center;
}
.gvid a, .gvidl a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}
.gvid img, .gvidl img {
	width: 160px;
	height: 120px;
	border: solid 1px #ffffff;
	border-radius: 5px;
	box-shadow: 0 1px 4px rgba(0,0,0,.75);
	transition: border-color 0.3s linear, transform 0.2s;
}
.gvid:hover img, .gvidl:hover img {
	border-color: #000000;
}
/* ----- */
.ggal, .gvid {
	float: left;
	padding: 3px;
}
.gitem, .gsimp, .gvidl {
	float: left;
	padding: 0 14px 0 0;
}
.gitem a, .ggal a {
	width: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	cursor: url("../ajxlightbox_files/zoomin.cur"), pointer;
	text-decoration: none;
}
.gitem img, .ggal img {
	width: 162px;
	height: 122px;
	border: solid 1px #ffffff;
	border-radius: 5px;
	box-shadow: 0 1px 4px rgba(0,0,0,.75);
	transform: scale(.93, .93);
	transition: border-color 0.3s linear, transform 0.2s;
}
.gitem:hover img, .ggal:hover img {
	border-color: #000000;
	transform: scale(1, 1);
}
/* ----- */
.gright {
	float: left;
	padding: 42px 0 0 6px;
}
.gright a {
	background: url(../images/right.png) top left no-repeat;
	display: block;
	width: 24px;
	height: 34px;
}
.gright a:hover {
	background: url(../images/righthover.png) top left no-repeat;
}
.footer {
	margin: 0 0 0 30px;
	padding: 30px 0 0 0;
	height: 80px;
	background: url(../images/footer.jpg) bottom left no-repeat;
}
.copy {
	float: left;
	width: 260px;
	padding: 20px 0 0 30px;
	line-height: 18px;
	color: #b0b0b0;
}
.copy a {
	color: #dddddd;
	text-decoration: underline;
}
.copy a:hover {
	color: #dddddd;
	text-decoration: none;
}
.counter {
	float: left;
	width: 108px;
	padding: 20px 0 0 0;
}
.phone {
	float: left;
	width: 275px;
	color: #ababab;
	line-height: 19px;
	padding-top: 19px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
.phone a {
	color: #fff;
	text-decoration: underline;
}
.phone a:hover {
	color: #fff;
	text-decoration: none;
}
.fe {
	color: #fefefe;
	font-size: 14px;
	padding: 0 0 0 20px;
}
.topmenu {
}
.topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.topmenu ul li {
	display: block;
	float: left;
	width: 132px;
	height: 100px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.topmenu ul li a {
	display: block;
	width: 132px;
	height: 55px;
	padding: 45px 0 0 0;
	color: #fff;
	text-decoration: none;
}
.topmenu ul li.selected a {
	display: block;
	background: url(../images/selected.png) top left no-repeat;
	width: 132px;
	height: 55px;
	padding: 45px 0 0 0;
	color: #fff;
	text-decoration: none;
}
.topmenu ul li a:hover {
	background: url(../images/hover.png) top left no-repeat;
}
.topmenu ul li.selected a:hover {
	background: url(../images/selected.png) top left no-repeat;
}
.lmain {
	float: left;
	width: 50%;
	overflow: auto;
}
.rmain {
	float: left;
	width: 50%;
	text-align: left;
	overflow: auto;
}
.cmain {
	width: 50%;
	text-align: left;
	overflow: auto;
	float: left;
}
.red {
	color: #F00;
	text-transform: uppercase;
	font-weight: bold;
}
.white {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.desc {
	color: #d6d6d6;
	font-size: 11px;
	text-align: left;
	padding: 6px 0 0 175px;
}
div.stats {
	display: inline;
	height: 0;
	left: -1000px;
	position: absolute;
	top: -1000px;
	visibility: hidden;
	width: 0;
	margin: 0;
	padding: 0;
}
.inv {
	display: none
}
.logol {
	display:none;
}
.logom {
		display:none;
}
.mobds {
	display:none;
}
@media (max-width:768px) {
.leftmenu {
    width: 100%;
	padding: 0;
}
.mobds {
	display:contents;
}
.footer {
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0;
    background: #434343;
}
.copy {
    float: none;
    width: 95%;
    padding: 0;
    line-height: 18px;
    color: #b0b0b0;
    margin: 10px auto;
}
.logol {
	display:block;
}
.logom {
		display:block;
}
.lmenu ul li.logom {
    height: 120px !important;
    text-align: center;
}
.phone {
float: none;
    width: 95%;
    color: #ababab;
    line-height: 19px;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0 auto;
}
.phone br {
    display: none;
}
.logo a {
    width: 100%;
	height: auto;
}
.topcontainer {
    height: auto;
}
.contentt {
    width: 100%;
}
.content {
    width: 95%;
    margin: 10px auto;
    padding: 0;
    float: none;
}
iframe {
    width: 100%;
}
.gallerytop {
    width: 100%;
    background-size: contain;
    background: #4e4d4d url(../images/gtop.png) top left no-repeat;
}
.gallerycontainer.clearfix {
    width: 100%;
}
.gleft {
    display: none;
}
.allg {
    float: left;
    padding: 9px 5px 0 0;
}
.lh2 {
    display: none;
}
.lmenu {
    width: 50px;
    height: 50px;
    background-size: cover!important;
    background: url(/images/menu-alt.png) no-repeat;
    z-index: 99;
    position: absolute;
    top: 70px;
    right: 25px;
    padding: 0;
}
.lmenu ul li {
    display: none;
    margin: 0;
    transition-delay: 3s;
}
.lmenu:hover ul li {
	    display: block;
    margin: 0 0 5px;
    transition-duration: 2s;
    transition-delay: 3s;
}
.lmenu:hover>ul {
top: 0;
    width: 70%;
    background: #181514;
    right: 0;
    box-shadow: rgba(101,101,101,.53) -138px 0 27px;
    transition-duration: 0s;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
.valeft {
    display: none;
}
.lmenu ul li a {
    width: 100%;
    font-size: 14px;
}
.gallerybottom {
    width: 100%;
}
.lmain {
    width: 100%;
}
.rmain {
    width: 100%;
}
.cmain {
    width: 100%;
}
.topmenu {
    display: none;
}
.main {
    background: none;
}
body {
    background-color: #151515;
    background-image: none;
}
.fe {
    float: right;
    padding-right: 10px;
}
.ws_shadow {
    width: 100% !important;
}
img {
    max-width: 100%;
}
.main {
    min-width: auto;
}
.all {
    width: 100%;
}
.phone noindex {
    float: left;
    padding-right: 50px;
}
	
}
