html, body
{
	margin:0;
	background:url(../images/bg.png) repeat-x #e8e4d9;
	height:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

@media only screen and (min-device-width: 769px){.wrapper{-moz-box-shadow:0 0 15px rgba(0,0,0,1);-webkit-box-shadow:0 0 15px rgba(0,0,0,1);box-shadow:0 0 15px rgba(0,0,0,1)}}

h1{
	font-size:16px;
	font-weight:normal;
	color:#0d5765;
}

.logo, .logo1
{
	position:absolute;
}

.logo a, .logo1 a
{
	display:block;
	width:100%;
	height:100%;
}

.logo
{
	width:180px;
	height:175px;
	margin-left:30px;
	margin-top:90px;
}

.logo1
{
	width:180px;
	height:55px;
	margin-left:20px;
}



img { border:none;}

.all
{
	min-height:100%;
	width:977px;
	margin:0 auto;
	background:#ffffff;
}

*html .all { height:100%;}

.top
{
	background:url(../images/top.png);
	height:581px;
	width:100%;
}

.top-mail, .top-text, .top-phone, .top-enter
{
	position:absolute;
	font-size:14px;
	color:#a8e8ff;
}

.top-text
{
	margin-top:18px;
	width:100px;
	margin-left:30px;
}

}

.top-text-left
{
	margin-left:230px;
}

.top-mail
{
	width:170px;
	margin-top:18px;
	margin-left:509px;
}

.top-phone
{
	width:300px;
	margin-top:18px;
	margin-left:694px;
	color: #f4f5fb;
}

.top-enter
{
	margin-top:18px;
	margin-left:872px;
	width:100px;
}

.top-mail p, .top-phone p, .top-enter p, .top-text p
{
	position:absolute;
	margin:0;
	padding-left:30px;
	padding-top:3px;
}

.top-mail a, .top-phone a
{
	text-decoration:underline;
	color: #f4f5fb;
}

.top-enter a, .top-text a
{
	color:#f4f5fb;
	border-bottom:1px #a8e8ff dashed;
	text-decoration:none;
}

.top-mail span, .top-phone span, .top-enter span, .top-text span
{
	display:block;
	height:23px;
	width:23px;
}

.top-mail span
{
	background:url(../images/contact.png) no-repeat;
	background-position:0px 0px;
}

.top-phone span
{
	background:url(../images/contact.png) no-repeat;
	background-position:-23px 0px;
}

.top-enter span
{
	background:url(../images/contact.png) no-repeat;
	background-position:-46px 0px;
}

.top-text span
{
	background:url(../images/contact.png) no-repeat;
	background-position:-69px 0px;
}

.left
{
	width:700px;
	padding-left:32px;
	margin-right:11px;
	float:left;
}

.content
{
	width:919px;
	padding-left:32px;
	margin-right:11px;
	float:left;
}

.left h2, .content h2
{
	font-size:16px;
	font-weight:normal;
	color:#0d5765;
}

.left .obj_map
{
	font-size:16px;
	font-weight:normal;
	color:#0d5765;
	display: block;
	margin-top:0.83em;
	margin-bottom:0.83em;
}

.left a, .content a
{
	text-decoration:underline;
	/*color:#00caf3;*/
	color:#0D5765;
}

.left ul {
	margin-left:30px;
	list-style-type: disc;
}

.left a:hover, .content a:hover { text-decoration:none;}

.page-list
{
	background:url(../images/r3.png) no-repeat #6f8c92;
	width:700px;
	height:26px;
	margin:15px auto;
	text-align:center;
	color:#FFF;
	padding-top:7px;
	padding-bottom:3px;
	position:relative;
}

.page-list a
{
	color:#b5f3ff;
	text-decoration:underline;
	padding-right:5px;
}


.page-list a:hover
{
	text-decoration:none;
}

.page-list tr{
	text-align:center;
}

ul.pagination{
	list-style:none;
	text-align:center;	
}

ul.pagination li{
	display:inline;
	padding-right:6px;
}
	
.page-bg
{
	background:url(../images/r4.png) no-repeat;
	width:4px;
	height:36px;
	position:absolute;
	right:-1px;
	top:0px;
}

.round3
{
	border-bottom:1px #dbdbdb solid;
	border-top:1px #dbdbdb solid;
	width:701px;
	margin:15px auto;
	margin-left:-20px;
	height:66px;
	position:relative;
}

.round3-left
{
	background:url(../images/r5.png) no-repeat;
	width:9px;
	height:68px;
	position:absolute;
	left:-1px;
	top:-1px;
}

.round3-right
{
	background:url(../images/r6.png) no-repeat;
	width:9px;
	height:68px;
	position:absolute;
	right:-1px;
	top:-1px;
}

.round3 img
{
	padding-top:10px;
	padding-left:15px;
}

.round
{
	background:#eff7f8;
	padding:11px;
	border:1px #dfe9eb solid;
	width:700px;
	margin-left:-21px;
}



.round table
{
	width:100%;
	padding:0;
	border-collapse:collapse;
}

.round table th
{
	background:#6f8c92;
	height:41px;
	color:#adccd3;
}

.round table th.round1
{
	background:url(../images/r1.png) #6f8c92 no-repeat left;
}

.round table th.round2
{
	background:url(../images/r2.png) #6f8c92 no-repeat right;
}

.round table td
{
	padding:14px;
}

.page-list table{
	margin-top: -12px;
}

.page-list table td{
	padding:14px 0;
}

tr.table-top td
{
	padding:0px;
	height:20px;
}

.int
{
	background:#FFF;
}

.right
{
	width:211px;
	float:left;
}

.block
{
	background:url(../images/line3.png) repeat-y;
	width:177px;
	margin-bottom:10px;
	padding-left:17px;
	padding-right:17px;
}

.block a
{
	text-decoration:underline;
	color:#3ec0e6;
}

.block-date
{
	font-size:10px;
	color:#b2b2b2;
	border-bottom:1px #FFF solid;
	padding-bottom:10px;
}

.block-top
{
	background:url(../images/m.png) no-repeat;
	width:194px;
	height:22px;
	background-position:0px -92px;
	margin-bottom:17px;
	margin-left:-17px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:17px;
	padding-top:18px;
}

.block-bottom
{
	background:url(../images/m.png);
	width:211px;
	height:6px;
	font-size:6px;
	background-position:0px -132px;
	margin-left:-17px;
}

.news
{
	background:url(../images/line2.png) repeat-y;
	width:177px;
	margin-bottom:10px;
	padding-left:17px;
	padding-right:17px;
}

.news
{
	background:url(../images/line2.png) repeat-y;
	width:177px;
	margin-bottom:10px;
	padding-left:17px;
	padding-right:17px;
}

.news a
{
	text-decoration:underline;
	color:#ff9400;
}

.news-date
{
	font-size:10px;
	color:#b2b2b2;
	border-bottom:1px #FFF solid;
	padding-bottom:10px;
}

.news-top
{
	background:url(../images/m.png) no-repeat;
	width:194px;
	height:22px;
	background-position:0px -46px;
	margin-bottom:17px;
	margin-left:-17px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:17px;
	padding-top:18px;
}

.news-bottom
{
	background:url(../images/m.png);
	width:211px;
	height:6px;
	font-size:6px;
	background-position:0px -86px;
	margin-left:-17px;
}


{
	background:url(../images/m.png) no-repeat;
	width:194px;
	height:22px;
	background-position:0px 0px;
	margin-bottom:17px;
	margin-left:-17px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:17px;
	padding-top:18px;
}

.adv span
{
	display:block;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#226488;
}

.adv
{
	background:url(../images/line1.png) repeat-y;
	width:177px;
	margin-bottom:10px;
	padding-left:17px;
	padding-right:17px;
	margin-top:10px;
	font-size:11px;
}

.adv-top
{
	background:url(../images/m.png) no-repeat;
	width:194px;
	height:22px;
	background-position:0px 0px;
	margin-bottom:17px;
	margin-left:-17px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:17px;
	padding-top:18px;
}

.adv span
{
	display:block;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#226488;
}

.adv a
{
	text-decoration:underline;
	color:#748689;
}

.adv a:hover
{
	text-decoration:none;
}

.adv-money
{
	background:url(../images/button.png);
	width:154px;
	height:19px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:23px;
	padding-top:5px;
	margin-bottom:21px;
}

.adv-money a
{
	display:block;
	text-decoration:none;
	color:#FFF;
	width:100%;
}

.adv-bottom
{
	background:url(../images/m.png) no-repeat;
	width:211px;
	height:6px;
	font-size:6px;
	background-position:0px -40px;
	margin-left:-17px;
}

.clear
{
	width:100%;
	height:59px;
	clear:both;
}

.bottom
{
	background:url(../images/bottom.png);
	height:59px;
	width:977px;
	margin:-59px auto;
	position: relative;
}

.bottom-copyright, .bottom-adress, .bottom-whynot
{
	position:absolute;
	color:#cef7ff;

}

.bottom-copyright
{
color: #fffff0;
width:365px;
margin-left:32px;
}

.bottom-copyright p, .bottom-adress p
{
	margin-top:8px;
}

.bottom-adress
{   padding-top:8px;
   color: #fffff0;
	width:300px;
	margin-left:342px;
	right:0px;
}

.bottom-copyright a
{
	text-decoration:underline;
	color: #fffff0;
}
.bottom-copyright a:hover{ text-decoration:none;}

.bottom-whynot
{   padding-top:18px;

	margin-left:400px;
}



.top-image1, .top-image2
{
	position:absolute;
	margin-top:418px;
}

.top-image1
{
	width:190px;
	height:145px;
	margin-left:577px;
}

.top-image2
{
	width:145px;
	height:132px;
	/*margin-left:803px;*/
	margin-left:600px;
}

.search
{
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url(http://globus32.ru/template/frontend/agency/images/search.gif);
background-origin: padding-box;
background-size: auto;
color: black;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 123px;
margin-bottom: 0px;
margin-left: 22px;
margin-right: 0px;
margin-top: 413px;
padding-left: 11px;
padding-top: 15px;
position: absolute;
width: 512px;
}

.search h2
{
	text-transform:uppercase;
	font-size:12px;
	color: #fffff0;
}

.search h2 a
{
	text-transform:none;
	text-decoration:underline;
	color: #ffffe0;
	font-weight:normal;
	font-size:12px;
}

.search h2 a:hover { text-decoration:none;}

.search .poisk
{
	text-transform:uppercase;
	font-size:12px;
	color: #fffff0;
	display:block;
	font-weight: bold;
	margin-top:0.83em;
	margin-bottom:0.83em;
}

.search .poisk a
{
	text-transform:none;
	text-decoration:underline;
	color: #ffffe0;
	font-weight:normal;
	font-size:12px;
}

.search .poisk a:hover { text-decoration:none;}

.search table
{
	width:512px;
	color: #fffff0;
	border:none;
}

.search-top
{
	margin-top:-7px;
	width:512px;
}

table.search-top
{
	width:512px;
}

.search-submit
{
	position:absolute;
	margin-top:-8px;
	margin-left:10px;
	width:135px;
	height:46px;
}

.input-s
{
	background:url(../images/list.png);
	background-position:0px 17px;
	height:17px;
	width:147px;
}

.input-s input
{
	width:143px;
	height:15px;
	border:none;
	color:#909090;
	background:none;
	padding:0px 0px 0px 2px;
}

/* Search Select */

.customStyleSelectBox, .customStyleSelectBox1 
{
	color:#909090;
	text-align:left;
	white-space:nowrap;
	padding:0 22px 0 12px;
	border:0;
	zoom:1; /* для IE6 */
}

.customStyleSelectBox{
	width:137px;
	height:17px;
	background:#fff url(../images/list.png);
	background-position:0px 0px;
}

.customStyleSelectBox1{
	width:99px;
	height:17px;
	background:#fff url(../images/list.png);
	background-position:0px -17px;
}

td.mySelectBoxClass{
	width:174px;
	position:relative;
}

.defwidth{
	width:174px;
}

#widtype{
	width:140px;
}

#type{
	width:99px;
	background-position:0px 0px;
	position: absolute; 
	opacity: 0; 
	font-size: 12px; 
	height: 17px;
}

#city_id_div select{
	width: 171px; 
	position: absolute; 
	opacity: 0; 
	font-size: 12px; 
	height: 17px;
}

#street_id_div select{
	width: 171px; 
	position: absolute; 
	opacity: 0; 
	font-size: 12px; 
	height: 17px;
}


/* main */

.jqueryslidemenu{
	z-index:20;
	font-size:14px;
width: 950px;
margin-top:370px;
margin-left:10px;
position:absolute;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
padding-left:6px;
padding-right:6px;
background:url(../images/l.png) center right no-repeat;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color: #ffdde8;
padding-left:20px;
padding-right:20px;
text-decoration: underline;
padding-top:11px;
padding-bottom:14px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: 2d2b2b;
}

.jqueryslidemenu ul li:hover
{
	background:url(../images/mainbg.png);
}

/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
display: block;
visibility: hidden;
background:url(../images/main.png) top no-repeat;
width:158px;
z-index:30;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

.last
{
	padding-right:none;
}

.jqueryslidemenu ul li ul li:hover{

}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

.jqueryslidemenu ul li ul li
{
	width:132px;
	padding-left:20px;
padding-top:7px;
padding-bottom:7px;
padding-right:6px;
width:132px;
font-size:12px;
color:#ffebf1;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	display:inline;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
}

.jqueryslidemenu ul li ul li:hover
{
	background:#7d384f;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.radius{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
behavior: url(border-radius.htc); /* учим IE border-radius */
}

.row3:hover {
    cursor: pointer;
}

.downarrowclass{
position: absolute;
top: 16px;
right: 12px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
padding-top:6px;
}

/* in */

.table, .table1
{
	width:100%;
	border:none;
	color:#000;
}

.table h3
{
	text-transform:uppercase;
	font-size:12px;
	color:#5a848b;
}

.table .objvideo
{
	text-transform:uppercase;
	font-size:12px;
	color:#5a848b;
	display: block;
	font-weight: bold;
	margin-top:1em;
	margin-bottom:1em;
}

.contact-info
{
	width:278px;
	padding:8px;
	border:1px #f8e46f solid;
	background:#fffbe5;
	color:#7b7552;
	padding-left:16px;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

.contact-info img
{
	padding-right:12px;
}

.table1 td
{
	border-bottom:1px #e3e3e3 solid;
	padding:2px;
}

.table1 td span
{
	color:#F00;
}

#img-room
{
	width:317px;
}


.select-page
{
	display:inline-block;
	background:#FFF;
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	text-align:center;
	margin-left:-3px;
	color:#6f8794;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

ul{
	  margin: 0;
	  padding: 0;
	  list-style: none;
}
#breadcrumbs-one{
	  background: #ebebeb;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #f5f5f5 #e5e5e5 #ccc;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  border-radius: 5px;
	  -moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
	  -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
	  box-shadow: 0 0 2px rgba(0,0,0,.2);
	  /* Сбрасываем обтекание текста */
	  overflow: hidden;
	  width: 100%;
	}

	#breadcrumbs-one li{
	  float: left;
	}

	#breadcrumbs-one a{
	  padding: .7em 1em .7em 2em;
	  float: left;
	  text-decoration: none;
	  color: #444;
	  position: relative;
	  text-shadow: 0 1px 0 rgba(255,255,255,.5);
	  background-color: #ddd;
	  background-image: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), to(#ddd));
	  background-image: -webkit-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -moz-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -ms-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: -o-linear-gradient(left, #f5f5f5, #ddd);
	  background-image: linear-gradient(to right, #f5f5f5, #ddd);
	}

	#breadcrumbs-one li:first-child a{
	  padding-left: 1em;
	  -moz-border-radius: 5px 0 0 5px;
	  -webkit-border-radius: 5px 0 0 5px;
	  border-radius: 5px 0 0 5px;
	}

	#breadcrumbs-one a:hover{
	  background: #fff;
	}

	#breadcrumbs-one a::after,
	#breadcrumbs-one a::before{
	  content: "";
	  position: absolute;
	  top: 50%;
	  margin-top: -1.5em;
	  border-top: 1.5em solid transparent;
	  border-bottom: 1.5em solid transparent;
	  border-left: 1em solid;
	  right: -1em;
	}

	#breadcrumbs-one a::after{
	  z-index: 2;
	  border-left-color: #ddd;
	}

	#breadcrumbs-one a::before{
	  border-left-color: #ccc;
	  right: -1.1em;
	  z-index: 1;
	}

	#breadcrumbs-one a:hover::after{
	  border-left-color: #fff;
	}

	#breadcrumbs-one .current,
	#breadcrumbs-one .current:hover{
	  font-weight: bold;
	  background: none;
	}

	#breadcrumbs-one .current::after,
	#breadcrumbs-one .current::before{
	  content: normal;
	}

	.price_var { margin-top: -5px; margin-bottom: 5px; }
.price_var span { line-height: 22px; margin-right: 10px; }
.price_var a { color: #404040; border-bottom: 1px dotted; display: inline-block; margin: 0 10px; text-decoration: none; }
.price_var a:hover { color: #606060; }
.price_var a.selected {
border-bottom: 0px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: #fff;
cursor: pointer;
background: #b02754; /* Old browsers */
background: -moz-linear-gradient(top,  #d22d62 0%, #bb476d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d22d62), color-stop(100%,#bb476d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d22d62 0%,#bb476d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d22d62 0%,#bb476d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d22d62 0%,#bb476d 100%); /* IE10+ */
background: linear-gradient(top,  #d22d62 0%,#bb476d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22d62', endColorstr='#bb476d',GradientType=0 ); /* IE6-9 */
behavior: url(/template/frontend/agency/css/border-radius.htc); /* учим IE border-radius */
 }
.price_var a.selected { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.price_var a.selected { line-height: 22px; margin: 0 3px; padding: 0 7px; height: 22px; }
.price_var a.selected:hover { color: #fff; cursor: default; }
.price_val { margin-bottom: 18px; }
.price_val p { line-height: 11px; }
.price_val span.price { color: #b02754; font: normal 14px Arial; }
.price_val span.price span.sum { font-size: 24px; font-weight: bold; margin: 0 5px; }

.marker_but,
.marker_but_selected {
	background: #f4f4f4;
	border: 1px solid #fff;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	cursor: pointer;
	float: left;
	line-height: 5px;
	margin-right: 6px;
	padding: 5px 4px;
	/*color: #b8860b;*/
	color: #884535;
	text-decoration: none;
}

.marker_but_selected {
background: #b02754;
background: -moz-linear-gradient(top,  #d22d62 0%, #bb476d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d22d62), color-stop(100%,#bb476d));
background: -webkit-linear-gradient(top,  #d22d62 0%,#bb476d 100%);
background: -o-linear-gradient(top,  #d22d62 0%,#bb476d 100%);
background: -ms-linear-gradient(top,  #d22d62 0%,#bb476d 100%);
background: linear-gradient(top,  #d22d62 0%,#bb476d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22d62', endColorstr='#bb476d',GradientType=0 );
color: #fff;
}

.rooms {
float:right;
margin-right: 6px;
}

.rtitle {
/*color:#6c868c;*/
float:left;
}

.vsk-banner {
border: 1px solid #dbdbdb;
border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
margin-left:-21px;
}
.last-upgrade {
color:#6c868c;
text-align: right;
padding-right: 18px;
}

.banner {
border: 1px solid #dbdbdb;
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.link{
 /*color: #00caf3;*/
 color: #0D5765;
 text-decoration: underline;
 cursor:pointer;
}

span.link:hover{
 text-decoration: none;
}

#blok {
background: #EDF4FA;
border: 1px solid #D0CFC5;
padding: 7px;
margin-bottom: 5px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#blok a
{
	text-decoration:underline;
	/*color:#00caf3;*/
	color:#0D5765;
}

.banner_srochnui {
	background: red;
	width: 700px;
	font-weight: bold;
	border-radius: 10px;
	margin-left: -21px;
	margin-top: 15px;
	font-size: 18px;
	padding: 10px;
}


/* =================================================== */
#mainslider{
	position: relative;
	z-index: 10;
	border: 1px solid #D0CFC5;
	box-shadow: 0 0 10px #D0CFC5; 
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #B9D7F1;
}
#mainslider ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 325px;
	overflow: hidden;
}
#mainslider ul li{
	width: 150px;
	margin: 5px;
	padding: 5px;
	height: 300px;
	border: 1px solid white; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #EDF4FA;
}
#mainslider ul li .name{
	font-weight: bold;
	text-align: center;
}
#mainslider ul li .image{
	text-align: center;
	height: 100px;
	margin-bottom: 10px;
}
#mainslider ul li .image img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100px;
}
#mainslider ul li .info p{
	margin: 0 0 5px 0;
}
#mainslider ul li .sqr-table{
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
#mainslider ul li .sqr-table td{
	padding: 0 5px 0 0;
	vertical-align: middle;
	text-align: left;
}

#mainslider button{
	margin: 5px;
	cursor: pointer;
	outline: none;
	background: url('../images/box-slider-control.png') no-repeat;
	position: absolute;
	height: 22px;
	width: 13px;
	z-index: 10;
	font-size: 0;
	border: 0;
}
#mainslider button.next{
	top: 70px;
	background-position: left;
	left: 0;
}
#mainslider button.prev{
	top: 70px;
	background-position: right;
	right: 0;
}