/* CSS Document */
html {
}
body {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#333;
}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.6em;margin-bottom:0.75em;}
h3 {font-size:1.4em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
	margin-top: 1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

a 
{
	outline:none
}
a 
{
	color:#333;
	text-decoration:underline;
}

a:focus, a:hover {
	color:#333;
	text-decoration: underline;
}


.noscript{
	color: #C30;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #C30;
	font-size: 16px;
}


/*-------------------------head--------------------------------*/
#head
{
	height: 229px;
	width: 100%;
	background-image: url(../images/tamlate/bg_fon.png);
	background-repeat: repeat-x;
}

.header
{
	height: 229px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tamlate/head_image.png);
	background-repeat: no-repeat;
}
.header-right{
	float: right;
	width: 650px;
	height: 177px;
}
.header-search{
	height: 125px;
}
.phone{
	float: right;
	width: auto;
	margin-top: 20px;
	font-size: 11px;
}
.phone-text{
	font-size: 16px;
	display: inline-table;
	vertical-align: top;
	padding-top: 7px;
}
.phone-img{
	font-size: 26px;
	color: #060;
	background-image: url(../images/tamlate/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
}

.head-logo{
	height: 177px;
	float: left;
	width: 300px;
}
.logo{
	float: left;
	height: 141px;
	width: 223px;
	margin-left: 31px;
	margin-top: 16px;
	text-align: center;
}

.logo a{
	padding: 70px;
	display: block;
}

.top-menu
{
	text-align: right;
	height: 52px;
	font-size: 10pt;
}


.top-menu ul
{
	margin:0px;
	padding-top: 28px;
	padding-bottom: 5px;
}

.top-menu ul li
{
	display: inline;
}

.top-menu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/tamlate/li_border.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 4px;
}


.top-menu ul li a:hover, .top-menu ul li.active a
{
	text-decoration:none;
}





/* ######### Uber Round Menu CSS ######### */

 #headmenu
{

}
    
/*---------------------------------*/
.menu{
	display: inline;
	padding: 5px;
	float: left;
	margin: 2px;
	
}

.menu a{
	text-decoration: none;
	font-size: 18px;
	color: #060;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.menu a:hover{
	font-size: 18px;
	color: #060;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #77a0ab;
	border-right-color: #77a0ab;
	border-left-color: #77a0ab;
	background-image: url(../images/fon_top.png);
	background-repeat: repeat-x;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
 .menu-block{
	display: none;
	padding: 5px;
	background-image: url(../images/fon.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #77a0ab;
	border-bottom-color: #77a0ab;
	border-left-color: #77a0ab;
	background-position: top;
	-moz-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	position: absolute;
	width: 200px;
	z-index: 1000;
	background-color: #FFF;
	margin-top: 0px;
}

a:focus {
	outline: none;
}
.menu-block ul, .menu-block ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu-block ul li a{
	display: block;
	color: #060;
	text-decoration: none;
	white-space: nowrap;
	font-size: 16px;
	font-weight: normal;
	list-style-type: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}


.menu-block ul li a:hover{
	background-image: none;
	color: #060;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	-moz-border-radius: 8px 8px 8px 8px;
   -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-radius: 8px 8px 8px 8px;
}

.active a {
	font-size: 18px;
	color: #060;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #77a0ab;
	border-right-color: #77a0ab;
	border-left-color: #77a0ab;
	background-image: url(../images/fon_top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	-moz-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
}


/*------------------------content---------------------*/
.container
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#content
{
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	line-height: 20px;
	display: table;
}

#content .title
{
	font-size: 1.5em;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#content .title a
{
	text-decoration: none;
}

.text
{

}


#left_column
{
	float: left;
	width: 300px;
	padding-bottom: 40px;
}


/*---------------------------footer--------------------*/
#footer
{
	height: 130px;
	width: 100%;
	background-image: url(../images/tamlate/bg_fon_footer.png);
	background-repeat: repeat-x;
	clear: both;
}

#footer-menu
{
	text-align: center;
	padding-top: 50px;
}

#footer-menu a
{
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

#copyright
{
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 20px;
}

/*------------------------------site----------------------------*/


div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}



div.flash-success
{
	color:#333;
	border-color:#C6D880;
	background-color: #E6EFC2;
	background-image: url(../images/info_32.png);
	background-position: 10px center;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{

}

div.breadcrumbs
{
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 5px;
}

div.breadcrumbs img{
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
}

.portlet a
{
	color: #F60;	
}

.portlet a:focus, .portlet a:hover
{}

.portlet-title
{
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #333;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0;
	padding: 5px 8px;
	margin-bottom:15px;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.post
{
	margin: 0 0 20px;
}

.post a 
{
	color:#F60;
	text-decoration:none;
}

.post a:focus, .post a:hover {
	color: #FF8D42;
}

.post ul li{
	background-image: url(../images/tamlate/arrow2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	padding-left: 10px;
}

.post .title
{
	font-size: 1.5em;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.post .title a
{
	text-decoration: none;
	color: #666;
}


.post .author
{
	color: #888;
	margin: 0 0 5px;
}

.post .nav
{
	-moz-border-radius:7px;
	border-radius: 7px;
	padding: 5px;
	background: #EFFDFF;
}



/**
 
 */

div.form
{
	margin: 0;
}

.input_block
{
	float: right;
	width: 50%;	
}
.label_block
{
	float: left;
	width: 48%;
	text-align: right;
	padding-right: 2%;
}

div.form input,
div.form textarea,
div.form select
{

}

div.form fieldset
{
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0 0 10px 0;
    -moz-border-radius:7px;
	border-radius: 7px;
}


div.form label
{
	font-size: 1.3em;
	margin-top: 5px;
	display: block;
}

div.form .row
{
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	float: left;
}

div.form .row_show
{
	width: 98%;
	float: left;
	background-color: #E9F3EA;
	padding: 1%;
	border: 1px solid #B9DDBC;
	margin-top: 1%;
	margin-bottom: 1%;
	-moz-border-radius:5px;
	border-radius: 5px;
}

div.form .hint
{
	margin: 0;
	padding: 0;
	color: #999;
}

div.form .note
{
	font-style: italic;
}

div.form span.required
{
	color: red;
}

div.form div.error label,
div.form label.error,
div.form span.error
{
	color: #C00;
}

div.form div.error input,
div.form div.error textarea,
div.form div.error select,
div.form input.error,
div.form textarea.error,
div.form select.error
{
	background: #FEE;
	border-color: #C00;
}

div.form div.success input,
div.form div.success textarea,
div.form div.success select,
div.form input.success,
div.form textarea.success,
div.form select.success
{
	background: #E6EFC2;
	border-color: #C6D880;
}


div.form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

div.form .errorMessage
{
	color: red;
	font-size: 0.9em;
	padding-top: 5px;
}

div.form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

div.wide form label
{
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 100px;
}

div.wide form .row
{
	clear: left;
}

div.wide form .buttons
{
	clear: left;
	padding-left: 110px;
}

div.wide form .errorMessage
{
	margin: 0 0 0 110px;
}

/*--------------------------------------------------------------login-------------------------------------------*/
#form
{
	margin: 0;
}
#form .captcha{
	display: block;
	width: 115px;
}


/*------------------------------------------form-contact-------------------------------------*/

.form-contact fieldset
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 20px;
}

.form-contact legend{
	font-size: 18px;
	padding: 10px;
}

.rememberMe{
	font-size: 10px;
	color: #333;
}

#form .form-contact{
	background-image: url(../images/tamlate/button-fon.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

#form .button-login {
background-image:url("../images/tamlate/button-fon.png");
background-repeat:no-repeat;
border-style:none;
cursor:pointer;
font-size:12px;
font-weight:bold;
height:35px;
text-transform:uppercase;
width:122px;
}

/*-------------------------------------*/
#form input,
#form textarea,
#form select
{

}

#form fieldset
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#form .form-button{
	background-image: url(../images/tamlate/button-fon-log.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	color: #333;
}

#form label
{
	font-size: 1.2em;
	margin-top: 5px;
	display: block;
}

#form .row
{
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	float: left;
}


#form .rememberMe label
{
	display: inline;
}

#form .row_show
{
	width: 98%;
	float: left;
	background-color: #E9F3EA;
	padding: 1%;
	border: 1px solid #B9DDBC;
	margin-top: 1%;
	margin-bottom: 1%;
		-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#form .hint
{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 12px;
}

#form .note
{
	font-style: italic;
}

#form span.required
{
	color: red;
}

#form div.error label,
#form label.error,
#form span.error
{
	color: #C00;
}

#form div.error input,
#form div.error textarea,
#form div.error select,
#form input.error,
#form textarea.error,
#form select.error
{
	background: #FEE;
	border-color: #C00;
}

#form div.success input,
#form div.success textarea,
#form div.success select,
#form input.success,
#form textarea.success,
#form select.success
{
	background: #E6EFC2;
	border-color: #C6D880;
}


#form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

#form .errorMessage
{
	color: red;
	font-size: 0.9em;
	padding-top: 5px;
}

#form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

#form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

#wide form label
{
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 100px;
}

#wide form .row
{
	clear: left;
}

#wide form .buttons
{
	clear: left;
	padding-left: 110px;
}

#wide form .errorMessage
{
	margin: 0 0 0 110px;
}


/*----------------------------*/ 
#latest-news  .title{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}

/***********************************************/
#slideshow {
	height: 351px;
	width: 610px;
	overflow: hidden;
	margin-top: 20px;
	z-index: 0;
}
#slideshow img {
}
#nav {
	text-align:right;
	margin-top: 5px;
}

#nav a {
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a.activeSlide {
	color: #666;
	border: 1px solid #999;
}
#nav a:focus { outline: none; }

/*---------------------------main page---------------------------*/
.section{
	padding-top: 20px;
	padding-bottom: 20px;
	display: table;
	width: 910px;
}

.title-block{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #060;
	padding: 17px;
	text-align: center;
}
.text-block{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 150px;
	height: 115px;
}
.section a{
	color: #333;
	display: block;
	text-decoration: none;
	background-image: url(../images/main-page/button_fon.png);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 144px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
}

.block-left-wat{
	margin: 10px;
	float: left;
	height: 212px;
	width: 428px;
	background-image: url(../images/main-page/wat_new.png);
	background-repeat: no-repeat;
}

.block-right-education{
	margin: 10px;
	float: right;
	height: 212px;
	width: 428px;
	background-repeat: no-repeat;
	background-image: url(../images/main-page/education_new.png);
}
.block-left-avia{
	margin: 10px;
	float: left;
	height: 212px;
	width: 428px;
	background-image: url(../images/main-page/avia_new.png);
	background-repeat: no-repeat;
}
.block-right-tur{
	margin: 10px;
	float: right;
	height: 212px;
	width: 428px;
	background-image: url(../images/main-page/tur_new.png);
	background-repeat: no-repeat;
}


/*--------------------socializ-------------------------*/
#socializ {
	z-index: 1000;
	border: 1px solid #E5E5E5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	float: right;
	position: fixed;
	margin-left: 10px;
}
#socializ img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #socializ {display: none}
#socializ:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -moz-box-shadow: 0 0 5px #DDD;
  -webkit-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#socializ a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 6px;
  background-color: #F6F6F6;
}
/* Если используете скрипт из второго примера,
тогда еще добавьте это: */
#socmore {
  text-align: center;
  cursor: pointer;
  margin: -11px 0 4px;
  width: 32px;
}

