body{
	margin: 0;
	background-image: url("../images/main-line.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.hold{
	margin: 0 auto;
	width: 1028px;
}
.head{
	height: 145px;
	overflow: hidden;
	position: relative;
}
.logo-link{
	margin-left: 0px;
	float: left;
}
.logo-link img{
	border: 0;
}
.main-menu{
	float:right;
	list-style:none outside none;
	margin-right:100px;
	margin-top:95px;
	padding:0;
}
.main-menu li{
	float: left;
}
.main-menu li.selected{
	background-image: url(../images/mm-hover.png);
	background-repeat: no-repeat;
	background-color: #a93133;
}
.main-menu li.hover{
	background-image: url(../images/mm-hover.png);
	background-repeat: no-repeat;
	background-color: #a93133;
}
.main-menu li a{
	text-decoration: none;
	font-size: 20px;
	display: block;
	padding: 5px 16px 3px 15px;
	color: #686666;
	text-transform:uppercase;
}
.main-menu li.selected a{
	color: #ffffff;
}
.main-menu li.hover a:hover{
	color: #ffffff;
}
.lang-menu{
	position: absolute;
	top: 20px;
	right: 20px;
	list-style: none;
	margin: 0;
}
.lang-menu li{
	float: left;	
}
.lang-menu li.selected a{
	color: #686666;
}
.lang-menu li a:hover{
	color: #686666;

}
.lang-menu li a{
	text-decoration: none;
	color: #ccc6c6;
	text-transform:uppercase;
	display: block;
	margin: 2px 5px 2px 0;
	font-size: 16px;
}
.cart{
	background-image:url(../images/cart.png);
	background-position:6px 2px;
	background-repeat:no-repeat;
	font-size:9px;
	height:70px;
	position:absolute;
	right:25px;
	text-align:right;
	text-transform:uppercase;
	top:69px;
	width:66px;
	font-family: "Trebuchet MS";
	line-height: 1em;
}
.cart-full{
	background-image:url(../images/cart-full.png);
	background-position:6px 2px;
	background-repeat:no-repeat;
	font-size:9px;
	height:70px;
	position:absolute;
	right:25px;
	text-align:right;
	text-transform:uppercase;
	top:69px;
	width:66px;
	font-family: "Trebuchet MS";
	line-height: 1em;
}
.cart a{
	color: #aa3035;
	text-decoration: none;
	padding-bottom:38px;
}
.cart-full a{
	color: #aa3035;
	text-decoration: none;
}
.tent-carosel_hold{
	margin: 0px 26px;
	border: solid 1px #898787;
	background-color: #f8f8f8;
}
.tent-carosel{
	width: 1028px;
	position: relative;
	overflow: hidden;
}
.tent-carosel .leftnav{	
	background-image:url(../images/left-carosel.jpg);
	cursor:pointer;
	height:29px;
	left:11px;
	position:absolute;
	top:172px;
	width:29px;
}
.tent-carosel .rightnav{	
	background-image:url(../images/right-carosel.jpg);
	cursor:pointer;
	height:29px;
	right:11px;
	position:absolute;
	top:172px;
	width:29px;
}
.tent-carosel ul{
	list-style: none;	
	height: 345px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 1px;
	position: absolute;
}
.tent-carosel ul li{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
.carosel-hold{
	height:345px;
	margin: 13px;
	overflow:hidden;
	position:relative;
	width:949px;
}
.carosel-hold div{
	display: none;
}
.promo{
	overflow: hidden;
	width: 1028px;
}
.promo .in{
	background-color:#F8F8F8;
	border:1px solid #898787;
	border-top: 0px;
	margin:0 26px;
	overflow: hidden;
}
.promo h2{
	background-image:url(../images/ptl.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:77px;
	margin:11px 5px 10px 12px;
	width:299px;
	background-position:right top;
	background-color: #5C4C28;
}
.promo h2 em{
	margin: 15px 26px;
	font-style: normal;
	font-size: 53px;
	color: #ffffff;
	text-transform: uppercase;
	display:block;
}
.redbox{
	background-image:url(../images/redbox.png);
	background-repeat: no-repeat;
	float:left;
	margin:11px 2px 3px 5px;
	position:relative;
	width:641px;
}
.rwtext{
	color: #ffffff;
	font-size:14px;
	margin:12px 50px 10px 20px;
	font-family: "Trebuchet MS";
}
.more{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.promo_more{
	border: 1px solid #898787;
	border-top: 0px solid #898787;	
	border-bottom: 0px solid #898787;	
	margin:0 26px;
	background-color:#F8F8F8;
	overflow: hidden;
}
.tents-link{
	float: left;
	border-right: 1px solid #898787;
	border-bottom: 1px solid #898787;
}
.tents-link img{
	margin: 12px;
	clear: both;
}
.tents-link a{
	border-top: 1px solid #898787;
	display: block;
	text-decoration: none;
	padding: 12px;
}
.tents-link em{
	display: block;	
	color:#FFFFFF;
	font-size:44px;
	font-style:normal;	
	text-transform:uppercase;
	background-color: #AA3035;	
	padding:11px 16px 8px;
	background-image: url(../images/rub.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.equipment-link{
	float: left;
	border-right: 1px solid #898787;
	border-bottom: 1px solid #898787;
	background-color: #ffffff;
}
.equipment-link img{
	margin: 12px;
	clear: both;
}
.equipment-link a{	
	border-top: 1px solid #898787;
	display: block;
	text-decoration: none;
	padding: 12px;
	background-color: #F8F8F8;
}
.equipment-link em{
	background-image: url(../images/oborudvanebg.jpg);
	background-color:#997E44;
	color:#FFFFFF;
	display:block;
	font-size:36px;
	font-style:normal;
	padding:13px 16px 14px;
	text-transform:uppercase;
}
.catalog-link{
	float: left;	
	border-bottom: 1px solid #898787;
	background-color:#F8F8F8;
}
.catalog-link img{
	margin:12px 16px 11px;
	clear: both;
}
.catalog-link a{
	border-top: 1px solid #898787;
	display: block;
	text-decoration: none;
	padding:12px 17px;
	background-color: #F8F8F8;
}
.catalog-link em{
	background-color:#5d4c28;
	color:#FFFFFF;
	display:block;
	font-size:36px;
	font-style:normal;
	text-transform:uppercase;
	padding:12px 16px 15px;
	background-image: url(../images/rub.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer{
	margin: 0 26px;
}
.iztegli{
	background-color:#F8F8F8;
	background-image:url(../images/catalog.jpg);
	border:medium none;
	display:block;
	height:92px;
	margin:12px 16px;
	position:relative;
	text-decoration:none;
	width:263px;
}
.iztegli em{
	background-color: transparent;
	padding:0px;
	font-size: 50px;
	color: #ce878a;
	background-image: none;
}
.iztegli small{
	position: absolute;
	right:15px;
	top:67px;
	font-size: 25px;
	color: #661519;
}
.catalog-link .iztegli{
	border-top: none;
}
.footer{
	border: 1px solid #898787;
	border-top: none;
	overflow: hidden;
	background-color: #f8f8f8;
}
.grey{
	margin: 12px 0 12px 12px;
	background-color: #c9c9c9;
	float: left;
	width: 185px;
	height: 90px;
	background-image: url(../images/grey-arrow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.grey strong{
	margin: 29px 10px;
	font-size: 33px;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
}
.friends-carosel{
	width: 703px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-top: 12px;
	position: relative;
}
.friends-carosel ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 5000px;
	position: absolute;
}
.friends-carosel li{
	float: left;
	position: relative;
	left: 0;
}
.friends-carosel li a{
	text-decoration: none;
}
.friends-carosel li a img{
	border: 0;
}
.end{
	height: 90px;
	float: left;
	width: 57px;
	background-color: #c9c9c9;
	margin-top: 12px;
	background-image: url(../images/white-rub.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.ogr{
	height:66px;
	overflow: hidden;
	background-color: #AA3035;	
	width: 591px;
	margin-bottom: 12px;	
}
.copy{
	margin: 0 26px  30px;
	border-top: 1px solid #898787;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #545454;
	padding-top: 10px;
}
.copy a{
	font-size: 13px;
	color: #545454;
	text-decoration: none;
}
.label{
	background-color:#F8F8F8;
	border:1px solid #898787;
	margin:0 26px;
	overflow: hidden;
}
.label h2{
	float: left;
	margin: 0 10px 0 0;
	padding:0;
	z-index: 1;
	position: relative;
}
.label h2 strong{
	padding:10px 39px 8px;
	background-color: #A93133;
	font-size: 42px;
	color: #ffffff;
	text-transform:uppercase;
	display: block;
	border-right: 10px solid #F8F8F8;
}
.arrows-grey{
	margin: 13px;
	background-color: #e0e0e0;
	height: 60px;
	background-image: url(../images/arrows-grey.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	overflow: hidden;
	font-family: 'Trebuchet MS';
	font-size: 13px;
}
.label a{
	background-image:url(../images/download-grey.jpg);
	display:block;
	float:right;
	font-size:19px;
	height:60px;
	margin:0;
	text-decoration:none;
	width:183px;
	border-left:10px solid #F8F8F8;
	top: 0;
	right: 0;
	position: absolute;
}
label img{
	float: left;
}
.label a em{
	display: block;
	color: #828282;
	margin: 7px;
}
.label a strong{
	display: block;
	color: #ffffff;
	margin: 0 7px;
}
.tents-hold{
	overflow: hidden;
}
.carosel-tents{
	margin: 0 26px;
	overflow: hidden;
	border-right: solid 1px #898787;
}
.carosel-tents ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1200px;
	background-color: #f8f8f8;
	overflow: hidden;
}
.carosel-tents li{
	float: left;
}
.carosel-tents li div{
	padding: 11px;
	border-left: solid 1px #898787;
	border-bottom: solid 1px #898787;
	position: relative;
}
.carosel-tents li div img{
	cursor: pointer;
}
.po-razmer{
	border: 1px solid #898787;
	border-top: none;
	margin: 0 26px;
	overflow: hidden;
	background-color: #f8f8f8;
}
.po-razmer div{
	margin: 11px;
	overflow: hidden;
	background-color: #c9c9c9;
	font-family: "Trebuchet MS";
	color: #575757;
	font-size: 14px;
}
.po-razmer h3{
	display: block;
	float: left;
	margin: 0 11px 0 0;
	background-color: #737172;
	color: #ffffff;
	padding: 16px 80px 16px 16px;
	font-size: 35px;
	background-image: url(../images/chav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
.izbor{
	margin: 0 26px;
	border: 1px solid #898787;
	border-top: none;
	overflow: hidden;
	background-color: #f8f8f8;
}
.izbor-in{
	margin: 11px;
	background-color: #737172;
	background-image: url(../images/dzkjpg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	overflow: hidden;
}
.izbor-in h4{
	float: left;
	display: block;
	margin: 0;
	padding: 11px;
	font-size: 35px;
	color: #ffffff;
}
#broi{
	font-size: 18px;
	text-align: center;
	margin: 15px 15px 15px 35px;
	width: 90px;
	color: #737172;
	font-family: "Trebuchet MS";
	float: left;
}
.label-broi{
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:1.1em;
	margin:6px;
	width:110px;
}
.radio-hold{
	width: 200px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
}
.radio-hold li{
	color:#FFFFFF;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	height:25px;
	margin:0;
	padding:0;
	width:80px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.radio-hold li label{
	margin-left:5px;
	cursor: pointer;
}
.izbor-in .submit{
	color: #ffffff;
	font-size: 30px;
	display: block;
	float: left;
	padding: 17px 33px;
	cursor: pointer;
	background-image: url(../images/x-new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#page-chart li.selected {
	background-color:#997e44;
	background-image:url(../images/mm-hover2.jpg);
	background-position: left center;
	background-repeat:no-repeat;
}
#page-chart li.hover {
	background-color:#997E44;
	background-image:url(../images/mm-hover2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#page-equipment li.selected {
	background-color:#997e44;
	background-image:url(../images/mm-hover2.jpg);
	background-position: left center;
	background-repeat:no-repeat;
}
#page-equipment li.hover {
	background-color:#997E44;
	background-image:url(../images/mm-hover2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#lbl-equipment h2 strong {
	background-color:#997E44;
}
.equipment{
	margin: 0 26px;
	overflow: hidden;
	border-left:1px solid #898787;
	border-right:1px solid #898787;
	background-color:#F8F8F8;
	position: relative;
}
.equipment ul{
	list-style: none;
	padding: 0;
	width: 1000px;
	margin: 0;
	position: relative;
}
.equipment li{
	float: left;
	border-right:1px solid #898787;
	border-bottom:1px solid #898787;
}
.equipment img{
	border:1px solid #a4a3a3;
}
.equipment div{
	margin: 15px;
}
.equipment div.title{
	border-top:1px solid #898787;
	margin: 15px 0;
	padding: 0;
}
.equipment div.title a{
	background-color:#9C9C9C;
	color:#FFFFFF;
	display:block;
	margin:15px;
	padding:10px;
	color:#FFFFFF;	
	font-size:33px;
	text-decoration: none;
	text-transform:uppercase;
}
.equipment div.title a:hover{
	background-color:#6e6e6e;
	background-image: url(../images/war.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.arrows-grey div{
	color: #8f8f8f;
	margin: 8px 200px 5px 5px;
	text-transform: uppercase;
}
.submenu{
	margin: 0 26px;
	border: 1px solid #898787;
	border-top: none;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.submenu li{
	background-color:#9C9C9C;
	float:left;
	height:55px;
	margin:10px 0 10px 14px;
	text-align:center;
	width:105px;
}
.submenu li.selected{
	background-color:#A93133;
	background-image: url(../images/sm-selected.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.submenu li.hover{
	background-color:#A93133;
	background-image: url(../images/sm-selected.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.submenu li a{
	display:block;
	padding-top:17px;
	padding-bottom: 15px;
	font-size: 20px;
	color: #e0e0e0;
	text-decoration: none;
	!text-transform: uppercase;
}
.content{
	margin: 0 26px;
	border: 1px solid #898787;
	border-top: none;
	overflow: hidden;
}
.content div{
	margin: 16px;
	padding: 10px;
	background-color: #e0e0e0;
	color: #787878;
	font-size: 13px;
	text-transform: uppercase;
}
.services{	
	overflow: hidden;
	position: relative;
}
.services-hold{
	margin: 0 26px;
	overflow: hidden;
	border: 1px solid #898787;
	border-top: none;
	height: 371px;
	position: relative;
}
.services ul{
	width: 1050px;
	list-style: none;
	margin:0;
	padding: 0;
	position: absolute;
}
.services ul li{
	float: left;
	position: relative;
}
.services ul li img{
	cursor: pointer;
	border: 0;
}
.services ul li a.innerlink{
	position: absolute;
	bottom: 10px;
	left: 10px;
	opacity: 0;
	filter:alpha(opacity=0);
	display: block;
	width: 222px;
	padding: 4px 0;
	overflow: hidden;
	background-color: #737272;
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;	
	z-index:1;
}
.services ul li a em{
	padding-left: 5px;
}
.services ul li div{
	position: relative;
	padding: 10px;
	padding-right: 11px;
	border-right: 1px solid #898787;
	border-bottom: 1px solid #898787;
}
.services .leftnav {
	background-image:url(../images/left-carosel.jpg);
	cursor:pointer;
	height:29px;
	left:-2px;
	position:absolute;
	top:172px;
	width:29px;
}
.services .rightnav {
	background-image:url(../images/right-carosel.jpg);
	cursor:pointer;
	height:29px;
	right:-3px;
	position:absolute;
	top:172px;
	width:29px;
}
.empty{
	height: 15px;
	margin:0 26px;
	margin-bottom: 15px;
	border-bottom: 1px solid #898787;
}
.contact{
	margin: 0 26px;
	overflow: hidden;
	background-color: #f8f8f8;
	border: 1px solid #898787;
	border-bottom: none;
}
.text-small{
	margin: 10px 56px;
	font-size: 13px;
	color:#545454;
	font-family: "Trebuchet MS";
}
.form-left{
	float: left;
	width: 360px;
	margin-left: 56px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS";
}
.form-left label{
	display: block;
	margin-left: 5px;
	font-size: 14px;
	color:#545454;
	margin-top:5px;
	font-family: "Trebuchet MS";
	overflow: hidden;
}
.form-left input{
	display: block;
	width: 300px;
	font-size: 13px;
	color:#545454;
	border: 1px solid #545454;
	background-color: #F8F8F8;
	padding: 2px;
	font-family: "Trebuchet MS";
}
.form-right{
	float: left;		
	padding-bottom: 30px;
	font-family: "Trebuchet MS";
}
.form-right span{
	/*margin: 15px 0 15px 0;*/
	
  padding: 5px 10px;
	margin:20px 0 0 319px;
  float: left;
	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
	background-color: #727272;
  cursor: pointer;
  text-align: right;
}
.form-right a{
  margin: 15px 0px 15px auto;
  padding: 5px 10px;
  float: right;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  background-color: #727272;
  cursor: pointer;
}
.form-right label{
	display: block;
	margin-left: 5px;
	font-size: 14px;
	color:#545454;
	margin-top:5px;
	font-family: "Trebuchet MS";
}
.form-right textarea{
	border: 1px solid #545454;
	background-color: #F8F8F8;
	width: 483px;
	height: 100px;
	font-size: 13px;
	color:#545454;
	padding: 2px;
	font-family: "Trebuchet MS";
}
.contacts{
	list-style: none;
	margin: 0 26px;
	overflow: hidden;
	border: 1px solid #545454;
	border-top: none;
	background-color: #F8F8F8;
	padding: 0;
}
.contacts li{
	display: block;
	overflow: hidden;
	border-top: 1px solid #545454;
	position: relative;
}
.contacts li div.contact-name{
	color:#A7A7A7;
	font-size:24px;
	margin:12px 245px 12px 212px;
	padding:17px;
	text-transform:uppercase;
	background-color: #e0e0e0;
}
.contacts li div.contast-title{
	background-image:url(../images/red-title.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	left:12px;
	padding:6px 18px;
	position:absolute;
	text-transform:uppercase;
	top:12px;
	width:155px;
}
.contacts li div.contast-title-dbrown{
	background-image:url(../images/dbrown-title.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	left:12px;
	padding:6px 18px;
	position:absolute;
	text-transform:uppercase;
	top:12px;
	width:155px;
	vertical-align:middle;
	height: 50px;
}
.contacts li div.contast-title-brown{
	background-image:url(../images/brown-title.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	left:12px;
	padding:6px 18px;
	position:absolute;
	text-transform:uppercase;
	top:12px;
	width:155px;
}
.contacts li div.contact-phone{
	background-color:#E0E0E0;
	background-image:url(../images/wrb.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#727272;
	font-size:32px;
	padding:13px 30px;
	position:absolute;
	right:18px;
	text-transform:uppercase;
	top:12px;
	width:152px;
}
form{
	margin: 0;
	padding:0;
}
.carrers{
	margin: 25px 26px 0px;
	border-top: 1px solid #898787;
	border-bottom: 1px solid #898787;
	height: 300px;
}
.po-razmer .area-box{
	width: 200px;
	height: 100px;
	background-image: url(../images/unselected-area.jpg);
	position: releative;
	cursor: pointer;
	margin: 45px 50px 15px 15px;
}
.area-box .selected{
	width: 0px;
	height: 0px;
	background-image: url(../images/selected-area.jpg);
	top:0;
	left: 0;
	margin: 0;
}
.po-razmer div.area{
	background-color:#737272;
	background-image:url("../images/xline.jpg");
	background-position:7px top;
	background-repeat:no-repeat;
	float:right;
	margin:22px auto;
	overflow:hidden;
}
.po-razmer div.area1{
	background-color:transparent;
	background-image:url("../images/yline.jpg");
	background-position:right 0;
	background-repeat:no-repeat;
	margin:0;
	overflow:hidden;
}
.po-razmer .display{
	float: right;
	background-color: transparent;
	margin-top: 25px;
}
.po-razmer .display div{	
	background-color: transparent;
	color: #ffffff;
}
.po-razmer .display div input{
	color:#737172;
	font-family:"Trebuchet MS";
	font-size:18px;
	margin: 0;
	text-align:center;
	width:90px;
	display: block;
	clear: both;
}
.po-razmer .col{
	background-color:#737272;
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
	background-image: url(../images/cdzkjpg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.po-razmer .izbortext{
	background-color:#737272;
	margin:28px;
	color: #ffffff;
}
.col a{
	background-image:url("../images/cx-new.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-size:30px;
	padding:17px 38px;
	text-decoration: none;
}
#formf h1{
	color: #aa3035;
	font-size: 30px;
	margin: 20px;	
}

#formf h2{
	color: #9c9c9c;
	font-size: 23px;
	margin: 20px;
}
#formf h3{
	padding: 25px;
	background-color: #c3c3c3;
	margin: 10px 5px 10px 10px;
	font-size: 25px;
	text-transform: uppercase;
	color: #ffffff;
}
#formf h4{
	padding: 25px;
	background-color: #c3c3c3;
	margin: 10px;
	font-size: 25px;
	text-transform: uppercase;
	color: #ffffff;
}
#formf #bg{	
	background-color:#C3C3C3;
	color:#FFFFFF;
	display:block;
	font-size:25px;
	margin:10px auto;
	text-transform:uppercase;
}
#formf {
	overflow: hidden;
	background: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#formf .bordered{
	border: solid 1px #9d9d9d;
	background-color: #ffffff;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 839px;
	height: 591px;
}
.fizbor{
	margin: 20px;
	border: solid 1px #9d9d9d;
	overflow: hidden;
}
#ftype{
	float: left;
}
#fgosti{
	font-family: "Trebuchet MS";
	color: #9c9c9c;
	font-size: 17px;
	width: 78px;
	text-align: center;
	border: none;
	margin:10px 25px 10px 25px;
}
.someclass{
	float: left;
	font-family: "Trebuchet MS";
	color: #9c9c9c;
	font-size: 17px;
	width: 78px;
	text-align: center;
	border: none;
	margin:10px 25px;
}
.dsi{
	float: left;
	width: 130px;
	background-color: #c3c3c3;
	margin: 10px 5px;
	height: 75px;
	text-align: center;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.hideme{
	display: none;
}
.tentshow img{
	float: left;
	margin: 10px;
}
.tentshow h1{
	font-size: 20px;
	color: #aa3035;
	text-align: left;	
}
.tentshow h2{
	color: #9c9c9c;
	font-size: 17px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;	
}
.tentshow .jScrollPaneTrack{
	background-color: #ffffff;
	background-image: url(../images/line.jpg);
	background-position:5px top;
	background-repeat:repeat-y;
}
.tentshow .jScrollPaneDrag{
	padding: 0;
	background-color: #aa3035;
}
.tentshow div{
	text-align: left;
	color: #9c9c9c;
	font-size: 12px;
	padding: 5px;
	font-family: "Trebuchet MS";
}
.x{
	position: absolute;
	line-height:0.6em;
	right: 0px;
	top: 0;
	z-index: 102;
	padding: 5px;
	background-color: #9c9c9c;
	color: #ffffff;
	text-decoration: none;
	font-family:arial;
	cursor: pointer;
}
.footer_menu{
	list-style: none;
	margin:10px 26px;;
	padding: 0;
	text-align: center;		
}
.footer_menu li{
	display: inline;
	padding: 0 5px;
}
.footer_menu li a{
	text-transform: uppercase;
	color: #737172;
	font-size: 12px;
	text-decoration: none;
	font-family:"Trebuchet MS";
}
.pdf{
	float: left;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	margin-left:16px;
	background-position:left 10px;
	margin-bottom:10px;
}
.pdf a{
	display:block;
	height:63px;
	margin-left:52px;
	width:226px;
	color: #787777;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/greya.png);
	background-repeat: no-repeat;
	background-color: #dadada;	
}
.pdf a strong{
	display: block;
	margin: 3px;
	padding:9px 18px;
	font-size: 16px;
}
.ask{
	background-image:url("../images/omr.png");
	background-position:right top;
	background-repeat:no-repeat;
	bottom:15px;
	padding:14px 28px;
	position:absolute;
	right:15px;
	color: #ffffff;
	font-size: 32px;
	text-decoration: none;
	text-transform: uppercase;
}
.carosel-tents ul li a.innerlink {
	background-color:#737272;
	bottom:10px;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	left:11px;
	opacity:0;
	overflow:hidden;
	padding:4px 0;
	position:absolute;
	text-decoration:none;
	text-transform:uppercase;
	width:221px;
	z-index:1;
}
.carosel-tents ul li a.innerlink em{
	margin-left: 5px;
}
#imagehold{
	float: left;
	margin-top: 50px;
}
.scroll{
	overflow: hidden;
	width: 240px;
	height: 300px;
	float: left;

	margin-bottom: 20px;
}
.scroll ul{
	list-style: none;
	width: 220px;
	margin:0;
	padding: 0;
	overflow: hidden;	
}
.scroll ul li{
	float: left;
	margin: 0px 10px 10px 0px;
}
.scroll ul li img{
	margin: 0;
	border: 0;
}
.scroll ul li li{
	display: none;
}
.tent-carosel ul img{
	cursor: pointer;
}
.col .radio-hold{
	float: right; width: 110px;margin-top:36px;
}

.servicess .leftnav{	
	background-image:url(../images/left-carosel.jpg);
	cursor:pointer;
	height:29px;
	left:-2px;
	position:absolute;
	top:204px;
	width:29px;
}
.servicess .rightnav{	
	background-image:url(../images/right-carosel.jpg);
	cursor:pointer;
	height:29px;
	right:-2px;
	position:absolute;
	top:204px;
	width:29px;
}
.servicess{
	position: relative;
}
.tentshow .acs{
	background-color:#DADADA;
	color:#787777;
	float:left;
	margin:4px 17px;
	overflow:visible;
	padding:18px;
	position:relative;
}
.acs ul{
	position: absolute;
	toop: 0;
	left: 0;
	height:0;
	overflow: hidden;
	margin:0;
	padding: 0;
	list-style: none;
	width: 250px;
	background-color: #ffffff;
}
.acs ul li{
	padding: 5px;	
	width: 200px;
	display: block;
	height: 15px;
	overflow: hidden;
}
.acs ul.check-hold li label{
	color:#9C9C9C;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.check-hold{
	width: 200px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
}
.check-hold li{
	color:#FFFFFF;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	height:25px;
	margin:0;
	padding:0;
	width:80px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.check-hold li label{
	margin-left: 5px;
	cursor: pointer;
}
.bordered{
	border: solid 1px #9d9d9d;
}
.kosh{
	margin: 0;
	padding: 0;
	list-style: none;
}
.kosh li{
	border-bottom: solid 1px #9d9d9d;
	overflow: hidden;
	padding: 10px;
}
.kosh li ul li{
	border:medium none;
	margin:10px 0 0;
	padding:0;
	width:auto;
}
.kosh li ul li label{
margin-left: 27px;
}
.kosh li ul{
	float: left;
}
.kosh li a{
	float: left;
	background-color: #727272;
}
.kosh li a img{
	margin: 5px;
}
.kosh li div{
	float: left;
}
.eqp{
	background-image:url("../images/eqp.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:28px;
	padding:20px 0px 19px;
	text-align: center;
	margin: 0 10px;
	text-transform: uppercase;
	width: 162px;
}
.eqpname{
	color: #606060;
	font-size: 20px;
	text-transform: uppercase;	
	background-image: url(../images/linex.jpg);
	width: 420px;
}
.eqpname strong{
	color: #797979;
}
.eqpname label{
	padding-top: 15px;
}
.countch{
	width: 500px;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-color: #987e43;
}
.chx{
	height:42px;
	margin:12px 33px 13px;
	width:86px;
	text-align:center;
	color: #ffffff;
	font-size: 13px;
	font-family:trebuchet MS;
}
.chx input{
	width: 65px;
	text-align: center;
	
}
.two{
	float: left;
	list-style: none;
	margin:0 0 0 15px;
	padding: 0;
	width:300px;
	height:67px;
	background-image: url(../images/whiteb.jpg);
	background-repeat: repeat-y;
	padding-left:20px;
}
.two li{
	color:#FFFFFF;
	display:block;
	float:left;
	text-align:center;
	padding-top: 6px;
}
.two input{
	float:left;
	height:10px;
	margin:0;
	display: none;
	width:15px;
}
.two small{
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin:0 4px;
	cursor: pointer;
	border: 2px solid #C3C3C3;
}
.two label{
	margin: 0 15px 0 0;
	float: left;
	cursor: pointer;
}
.kosh a{
	cursor: pointer;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }


