@import url(http://fonts.googleapis.com/css?family=Lora:700italic&subset=latin,cyrillic);

#ad_we {
    background-color: #f1f7fb;
	background-image: url(/assets/pr_bg.gif);
	color: #000000;
    padding: 15px 20px;
}

#advantages h3 {
    font-size: 30px;
    margin: 10px 0px 0px 0px;
}

#advantages ul {
    font-size: 20px;
}

#advantages ul li {
    margin-top: 5px;
}

#content {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .6);
    margin: 0;
    padding: 0;
	padding-bottom: 1px;
    text-align: left;
}

#descr_slogan {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

#descr_address{
	text-align: center;
}

.event {
    background-color: #ffffff;
	font-size: 14px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #000000;
    display: inline-block;
    height: 350px;
    width: 224px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    overflow: hidden;
    padding: 10px;
    vertical-align: top;
    position: relative;
}

.event a{
	color: #063F7E;
	font-size: 16px;
}

.event img {
    /*float: left;
    margin-right: 10px;*/
    height: 100px;
    width: 100px;
}

div.event_descr {
    text-align: left;
}

div.event_date {
    bottom: 10px;
    font-size: 20px;
    position: absolute;
    width: 225px;
    text-transform: uppercase;
}

div.event_price {
    bottom: 76px;
    font-size: 20px;
    position: absolute;
    width: 225px;
}

hr.event_hr2 {
    bottom: 60px;
    position: absolute;
    width: 222px;
}

hr.event_hr1 {
    bottom: 100px;
    position: absolute;
    width: 222px;
}

#events {
    background-color: #063F7E;
    background-image: url(/assets/cork.jpg);
    padding: 15px 20px;
}

#events h3 {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

#events_holder {
    width: 775px;
    
}

#footer {
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    margin: 5px 0px 5px 0px;
    padding-bottom: 70px;
    margin-bottom: -10px;
}

#footer_links {
    display: inline-block;
    float: right;
    margin: 0px 50px 0px 0px;
}

#footer_text {
    display: inline-block;
    float: left;
    margin: 0px 0px 0px 50px;
}

#main_container {
    width: 800px;
}

#main_holder {
    background-color: #6AD8B7;
    background-image: url(/assets/bg2.jpg);
	background-attachment: fixed;
}

#rev_0 img, #rev_2 img {
    float: left;
}

#rev_1 {
    text-align: right;
}

#rev_1 img {
    float: right;
}

#reviews {
    padding: 15px 20px 30px 20px;
	margin-top: -4px;
    background-image: url(/assets/circles.png);
	color: #000;
}

#reviews h3 {
    font-size: 30px;
    margin: 10px 0px 0px 0px;
}

#reviews img {
    height: 50px;
    width: 50px;
    border-radius: 25px;
}

#short_descr {
    background-color: rgba(0,0,0,.6);
    border-radius: 20px;
    color: #ffffff;
    height: 220px;
    left: 20px;
    padding: 20px;
    position: absolute;
    top: 20px;
    width: 320px;
}

#tariffing {
    padding: 15px 20px;
}

#tariffing h3 {
    font-size: 30px;
    margin: 10px 0px 0px 0px;
}

#tariffing table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

#tariffing table tbody tr td {
    margin: 5px;
}

#tariffing td {
    border-color: #000000;
    border-left-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    border-width: 0;
    padding: 5px;
}


#roubles td {
    border-bottom-width: 0!important;
    border-top-width: 0!important;
}

#prices td {
    border-bottom-width: 0!important;
    border-top-width: 0!important;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

#tnames td {
    border-bottom-width: 0!important;
    border-spacing: 0px;
    border-style: solid;
}

#top_photo {
    background-image: url(/assets/work_here.jpg);
	background-position: 50% 50%;
	background-size: cover;
    height: 330px;
    margin: 0px;
    position: relative;
}

#top_slider {
    background-color: #007F59;
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    color: #cccccc;
    font-size: 22px;
    min-height: 30px;
    left: 50%;
	max-width: 100%;
    margin-left: -400px;
    position: fixed;
    top: 0px;
    width: 800px;
    z-index: 6;
}

#tariffing_table{
    margin: auto;
    width: 100%;
}

#tariffing_table tr {
    border: 1px solid #000;
    border-width: 1px 0;
}

#tariffing_table tr > td:first-child {
    text-align: left;
    padding-left: 20px;
}

#tariffing_table tr > td:nth-child(2) {
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
#tariffing table tbody tr td {
    margin: 5px;
}

#ttb {
    border-collapse: collapse;
}

#ttb tr td {
    border-color: #888888;
    border-width: 1px;
}

a.slider_link {
    color: #ffffff;
    padding: 5px 20px;
	text-decoration: none;
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

html, body {
    font-family: Arial, "Helvetica neue", Helvetica, "Opensans", sans-serif;
}

p.rev:after {
    content: "»";
    font-size: 40px;
}

p.rev:before {
    content: "«";
    font-size: 40px;
}

p.rev{
	line-height: 15px;
	margin: 3px;
    margin-left: 70px;
    margin-right: 70px;
}

span.rev_author {
    font-size: 12px;
    font-style: italic;
}

tbody tr td {
    text-align: center;
}

/*table coloring*/
.trev td {
    background-color: #CAF8B2;
}
.trod td {
    background-color: #AECBEB;
}

.trod td.tdev, .trev td.tdod {
    background-color: #AAECD8;
}

#logo{
	height: 70px;
}
#logo h1, #logo h2 {
    font-family: Lora;
	font-weight: bold;
	font-style: italic;
    text-align: center;
    line-height: 90px;
}

#logo h2 {
    margin: 0;
}

#logo h1 {
    margin: 0;
}

#logo {
    background-color: #ffffff;
    margin: 0;
    padding: 1px;
    background-image: url(/assets/dot.png);
}

/*buttons*/

#short_descr div a {
	display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 20px;
	background-color:  #478ad7;
    background: -webkit-gradient(
		linear, left top, left bottom,
		from(#72a3d7),
		to(#478ad7));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #063e7e;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	border-radius: 15px;
}

#short_descr div a:hover{
	background-color:  #276ab7;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#478ad7),
		to(#72a3d7));
}

#but_big {
	display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-decoration: none;
    color: #000000;
    padding: 10px 20px;
	background-color: #7ff042;
    background: -webkit-gradient(
		linear, left top, left bottom,
		from(#a0f076),
		to(#7ff042));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #3aa700;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	border-radius: 20px;
}

#but_big:hover{
	background-color: #5fd022;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#7ff042),
		to(#a0f076));

}

#footer div {
    padding-top: 10px;
}

#footer_text a img {
    height: 25px;
    width: 25px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 0;
    margin-bottom: 0;
}

#footer_links img:hover {
    opacity: .8;
}

#phone_holder {
    font-size: 20px;
}

#phone_holder input {
    border-style: none;
    font-size: 20px;
    margin-top: 1px;
    outline: none;
    width: 152px;
    margin-left: 1px;
}

#ad_we{
	position: relative;
	height: 320px;
}

#welcome{
	display: inline-block;
	width: 360px;
	height: 310px;
	position: absolute;
	padding-left: 20px;
	top: 15px;
	right: 20px;
    border-width: 0;
    border-left-width: 1px;
    border-color: #000000;
    border-style: solid;
}

#welcome h3 {
    font-size: 30px;
    margin: 10px 0px 0px 0px;
}

#welcome_form {
    background-color: #ffffff;
    border-color: #000000;
    border-radius: 13px;
    border-style: solid;
    border-width: 2px;
    height: 28px;
    overflow: hidden;
    position: relative;
    width: 340px;
}

#welcome_form button {
    -moz-border-radius: 0px;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	background-color: #7ff042;
    background: -webkit-gradient(
    	linear, left top, left bottom,
		from(#a0f076),
		to(#7ff042));
    border: 1px solid #3aa700;
    border-radius: 0px;
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
    color: #000000;
    font-size: 20px;
    height: 30px;
    position: absolute;
    right: -3px;
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

#welcome_form button:hover {
	background-color: #5fd022;
    background: -webkit-gradient(
    	linear, left top, left bottom,
		from(#7ff042),
		to(#a0f076));
}

#advantages{
	width: 370px;
	margin-right: 10px;
	position: absolute;
	top: 15px;
	left: 20px;
	height: 320px;
}

#advantages ul {
    display: inline-block;
    height: 110px;
    width: 300px;
}

#try {
    display: inline-block;
    width: 350px;
}

#d1, #d2 {
    display: inline-block;
    font-size: 40px;
    width: 40px;
    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    border-color: #888888;
    border-width: 1px;
    border-style: inset;
    border-radius: 3px;
}

#places_counter {
    text-align: center;
    font-size: 20px;
    height: 120px;
}

#photo{
	background-image: url(/assets/waves.gif);
	color: #ffffff;
}

#photo_slider h3 {
    font-size: 30px;
    margin: 0px 0px 0px 20px;
	padding-top: 10px;
}

#sms_status{
	width: 330px;
	text-align: center;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -150px;
	-webkit-transition: top 1s ease-out 0.3s;
     -moz-transition: top 1s ease-out 0.3s;
     -o-transition: top 1s ease-out 0.3s;
     transition: top 1s ease-out 0.3s;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 0px 10px #000;
    height: 30px;
    font-size: 22px;
    background-color: #5fd022;
}

a.slider_link.phone_link {
    display: inline-block;
    width: 120px;
    line-height: 22px;
    height: 18px;
}
input:focus {
	outline: none;
}