/*******************************
 * reset css
 *******************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*******************************
 * common
 *******************************/

img { border: none; }
a img { border:none; vertical-align: middle; }

.toleft  { float: left; }
.toright { float: right; }

.clr {clear:both;}
.clr.left {clear:left;}
.clr.right {clear:right;}

pre {
    color: #333;
    border: 1px solid #aaa;
    border-left-width: 6px;
    background: #F5EFA8;
    padding: 6px;
}
pre.error {background: #F5BBA8;}

.thumbleft, .thumbright { float: left; }
.thumbright { float: right; }

.video.thumb {
    display: block;
    margin: 15px auto;
}
.thumbleft img, .thumbright img {
    margin: 15px;
    max-width: 200px;
    max-height: 200px;
}
.thumbleft img { margin-left: 0; }
.thumbright img { margin-right: 0; }

/*******************************
 * custom
 *******************************/

html { height: 100%; }
body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    background: #e2dede;
}
a {
    color: #8bb1b1;
    text-decoration: underline;
}
a:hover { text-decoration: none; color: #187e8e;}
a:active, a.current { color: #8bb1b1; }
p { margin: 0;
    color: #71908f;}

/*******************************
 * fonts
 *******************************/
@font-face {
    font-family: 'SouvienneItalic';
    src: url('../fonts/souviei-webfont.eot');
    src: url('../fonts/souviei-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/souviei-webfont.woff') format('woff'),
        url('../fonts/souviei-webfont.ttf') format('truetype'),
        url('../fonts/souviei-webfont.svg#SouvienneItalic') format('svg');

    font-weight: normal;
    font-style: normal;

}
/*******************************
 * main styles
 *******************************/
.allWrapper{
    min-width: 1200px;
    max-width: 1388px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}
.mainDesc{
	float: left;
	margin-top: 396px;
    min-width: 1200px;
    max-width: 1388px;
	text-align: center;
	zoom: 1;
}
.mainDesc p{
	font: 16px "SouvienneItalic", Verdana, Arial;
	color: #fff;
}
.allWrapper2{
    position: relative;
    width: 1075px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    margin-bottom: -45px;
    background: url("../images/v_main_back.png") top center repeat-y;
}
.flowers{
    position: absolute;
    width: 620px;
    height: 790px;
    top: 0px;
    right: 0px;
    background: url("../images/v_flowers_back.jpg") top right no-repeat;
    z-index: -1;
}
.logo{
    width: 265px;
    height: 110px;
}
.mainWrapper{
    min-width: 1200px;
    max-width: 1388px;
    height: 835px;
    background: url("../images/main_rose_back.jpg") top center no-repeat;
}
.mainMenuWrapper{
    position: absolute;
    width: 100%;
    min-width: 1200px;
    top: 640px;
    height: 36px;
    background: url("../images/main_menu_back.png") top left repeat-x;
}
.vMenuWrapper{
    position: absolute;
    width: 100%;
    min-width: 1075px;
    top: 50px;
    height: 31px;
    background: url("../images/vmenu_back.png") top left repeat-x;
    box-shadow: 0px 2px 2px 0px rgba(42, 128, 128, 0.26);
}
.mainMenu{
    min-width: 1200px;
    max-width: 1388px;
    margin: 0 auto;
}
.vMenu{
    width: 1075px;
    margin: 0 auto;
}
.mainMenu ul{
    margin-left: 333px
}
.vMenu ul{
    margin-left: 30px;
    max-width: 1050px;
}
.mainMenu ul li{
    float: left;
    margin-left: 20px;
    font: 16px "SouvienneItalic", Verdana, Arial;
    line-height: 36px;
}
.vMenu ul li{
    float: left;
    font: 14px "SouvienneItalic", Verdana, Arial;
    line-height: 31px;
}
.mainMenu li a{
    color: #8bb1b1;
    line-height: 36px;
    text-decoration: none;
}
.vMenu li a{
    display: block;
    height: 31px;
    color: #8bb1b1;
    line-height: 31px;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
.mainMenu li a:hover,
.vMenu li a:hover{
    text-decoration: none;
    color: #187e8e;
}
.mainMenu ul .m_spacer,
.vMenu ul .m_spacer{
    display: block;
    width: 12px;
    height: 36px;
    background: url("../images/main_menu_spacer.png") center left no-repeat;
}
.contentWrapper{
    position: relative;
    padding-top: 115px;
    width: 100%;
}
.navBar{
    position: absolute;
    top: 0px;
    right: 40px;
    height: 25px;
    background: #a3c7ce;
    border-radius: 0 0 15px 15px;
}
.navBar ul li{
    float: left;
    line-height: 25px;
}
.navBar ul{
	float:right;
	display:block;
    padding-left: 10px;
    padding-right: 10px;
}
.navBar li a{
    display: block;
    height: 25px;
    font: 14px "SouvienneItalic", Verdana, Arial;
    color: #fff;
    line-height: 25px;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
.navBar li a:hover{
    color: #187e8e;
}
.navBar .searchContainer{
	float: right;
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-top: 2px;
}
.menuBar{
    float: left;
    width: 240px;
    padding: 0px 25px 0px 45px;
}
.menuBar ul{
    max-width: 250px;
    margin-left: 20px;
}
.menuBar ul li{
    font: 15px "SouvienneItalic", Verdana, Arial;
    line-height: 15px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.menuBar a{
    text-decoration: none;
}
.menuBar h2{
    color: #588f8f;
    font: 16px "SouvienneItalic", Verdana, Arial;
    margin-bottom: 5px;
    margin-left: 10px;
}
.menuSpacer{
    width: 100%;
    background: url("../images/menu_spacer.png") top left repeat-x;
    height: 1px;
    margin-top :10px;
    margin-bottom: 10px;
}
.center-banner{
    width: 728px;
    margin-left: 340px;
    margin-bottom: 10px;
}
.content{
    margin-left: 355px;
    margin-right: 65px;
    font: 12px "Arial";
    line-height: 19px;
    text-align: justify;
    color: #71908F;
	padding-bottom: 40px;
}
.content h1{
    color: #588f8f;
    font: bold normal 23px "SouvienneItalic", Verdana, Arial;
    margin-top: 5px;
    margin-bottom: 8px
}
.content h2{
    color: #588f8f;
    font: bold 20px "SouvienneItalic", Verdana, Arial;
    margin-top: 8px;
    margin-bottom: 8px
}
.content h3{
    color: #588f8f;
    font: bold 17px "SouvienneItalic", Verdana, Arial;
    margin-top: 5px;
    margin-bottom: 5px
}
.content p{
    font: 12px "Arial";
    line-height: 19px;
    text-align: justify;
    margin-bottom: 10px;
}
.content p.date{
	font-style: italic;
	font-weight: bold;
}
.content img{
    max-width: 100%;
    border: 3px solid #b5d2d2;
    margin: 15px;
}
.newsBlock img{
	border: 2px solid #b5d2d2;
    margin: 10px;
}
.push, .footerWrapper{
    clear: both;
    height: 45px;
}
.footerWrapper{
    width: 100%;
    position: relative;
}
.footer{
    position: relative;
    width: 1075px;
    height: 45px;
    margin: 0 auto;
}
.footerStripe{
    position: absolute;
    width: 100%;
    min-width: 1075px;
    top: 0px;
    left: 0px;
    height: 31px;
    background: url("../images/vmenu_back.png") top left repeat-x;
    box-shadow: 0px 2px 2px 0px rgba(42, 128, 128, 0.26);
}
.footerMask{
    position: absolute;
    height: 31px;
    width: 284px;
    top: 0px;
    left: 34px;
}
.footerMask p{
    font: 12px "SouvienneItalic", Verdana, Arial;
    color: #bec0c0;
    margin-top: 10px;
    margin-left: 30px;
}
/*---=---*/
form .search {
    background: url("../images/search_back.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    position: absolute;
    width: 220px;

}
form .search .search_input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #376A85;
    font: 11px/14px Arial;
    padding-left: 10px;
    width: 160px;
    position: absolute;
    top: 1px;
}
form .search .search_button {
    height: 20px;
    left: 156px;
    position: absolute;
    width: 30px;

}
.a_block{
	display: block;
	width: 100%;
	height: 100%;
}
.date1{
    color: #3d342f;
    font-style: italic;
    font: 12px Tahoma;
}
#content ul {
    list-style-type: circle;
    margin-left: 25px;
}
#content a{
    color: #8bb1b1;
    text-decoration: underline;
}
#content a:hover { text-decoration: none; color: #187e8e;
}
.mContentWrapper{
    width: 1200px;
    margin: 0 auto;
}
.mContent{
    float: left;
	margin-top: 260px;
}
.infoLinks{
    float: left;
    margin-left: 60px;
    max-width: 220px;
}
.linksAndNews{
    margin-left: 300px;
    margin-right: 470px;
    max-width: 420px;
}
.newsBlock{
    float: right;
    width: 450px;
}
.categoryLinks ul{
    float: left;
    margin-right: 20px;
}
.infoLinks h2,
.categoryLinks h2,
.newsBlock h2{
    color: #588f8f;
    font: bold 16px "SouvienneItalic", Verdana, Arial;
    margin-top: 5px;
    margin-bottom: 5px
}
.infoLinks ul li,
.categoryLinks ul li{
    font: 15px "SouvienneItalic", Verdana, Arial;
}
.categoryLinks ul li{
    font: bold 15px "SouvienneItalic", Verdana, Arial;
}
.infoLinks li a,
.categoryLinks li a{
    color: #8bb1b1;
    line-height: 20px;
    text-decoration: none;
}
.infoLinks li a:hover,
.categoryLinks li a:hover{
    text-decoration: none;
    color: #187e8e;
}
.newsBlock .date{
    float: left; margin-right: 10px;
    font: bold  italic 13px Arial;
    line-height: 14px;
}
.newsBlock h3{
    font:  14px "SouvienneItalic", Verdana, Arial;
    color: #588F8F;
}
.newsCont{
    margin-bottom: 5px;
}
.mainFoot{
    clear: both;
    width: 100%;
    padding-top: 10px;
}
.mainAbout{
    float: left;
    margin-left: 200px;
}
.mainCounter{
    float: right;
    margin-right: 50px;
}
.counter{
    float: right;
    margin-right: 100px;
}
/*********************
 * ColorBox
 *********************/
/*
   ColorBox Core Style:
   The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}