@CHARSET "UTF-8";
html, body, .page-wrap, .container-wrap	{height: 100%;}
body > .page-wrap	{height:auto;min-height:100%;}

h1	{font-size:20px;}
h2	{font-size:18px;}
h3	{font-size:16px;}
h4	{font-size:14px;}
ul,ol	{padding:5px 15px;}

body	{background:url(/images/background.jpg) 50% 0 repeat-y #000;color:#fff;font-size:13px;font-family:Verdana,Arial,sans-serif;}
.page-wrap	{background:url(/images/background-page.jpg) 50% 0 no-repeat;}

.container-wrap	{background:url(/images/leaf-top.png) 50% 0 no-repeat;width:100%;margin:0 auto;}

.bottom-leaf	{background:url(/images/leaf-bottom.png) 0 0 no-repeat;width:644px;height:415px;position:absolute;bottom:0;left:0;}

.container	{width:1020px;margin:0 auto;}

.top-logo	{background:url(/images/logo.png) 0 0 no-repeat;width:331px;height:286px;position:absolute;top:0;left:0;}
.top-logo a	{display:block;height:130px;margin:60px 50px 0 70px;}

.col-1	{float:left;width:321px;margin-top:286px;}
.col-2	{float:right;width:696px;margin-top:240px;}
.menu	{background:url(/images/menu-background.png) 0 0 no-repeat;height:580px;}

.main-top	{background:url(/images/left-top.png) 50% 0 no-repeat;height:23px;}
.main-bottom	{background:url(/images/left-bottom.png) 50% 0 no-repeat;height:33px;}
.main-content	{background:url(/images/left-content.png) 50% 0 repeat-y;padding:20px 30px;}

.menu-list	{list-style:none;padding:155px 0 0 105px;}
.menu-list li	{margin:0 0 30px 0;}
.menu-list a	{display:block;width:125px;height:40px;background:url(/images/menu.png) 0 0 no-repeat;}

.menu-list a#about	{background-position:0 0;}
.menu-list a#about:hover,.menu-list a#about.active	{background-position:0 -40px;}
.menu-list a#projects	{background-position:-125px 0;}
.menu-list a#projects:hover,.menu-list a#projects.active	{background-position:-125px -40px;}
.menu-list a#releases	{background-position:-250px 0;}
.menu-list a#releases:hover,.menu-list a#releases.active	{background-position:-250px -40px;}
.menu-list a#contact	{background-position:-375px 0;}
.menu-list a#contact:hover,.menu-list a#contact.active	{background-position:-375px -40px;}

.scrollContent	{margin:25px auto;}
.scrollContent a	{margin:5px;}
.scrollLeft	{position:absolute;top:50px;left:0;font-size:30px;cursor:pointer;}
.scrollRight	{position:absolute;top:50px;right:0;font-size:30px;cursor:pointer;}

.typeMenu ul	{list-style:none;width:100%;margin-bottom:20px;text-align:center;}
.typeMenu ul li	{list-style:none;display:inline;margin:0 20px;}
.typeMenu ul li a	{color:#fff;font-family:Tahoma,Verdana;font-size:17px;}
.typeMenu ul li a:hover,.typeMenu ul li a.active	{color:#cccd00;}

.imageDescription	{width:100%;margin-top:-40px;background:url(/images/title-background.png) 0 0 repeat;padding:5px 0 5px 5px;}

.projList	{list-style:none;margin-bottom:20px;text-align:center;}
.projList li	{list-style:none;margin:10px 0;}
.projList li a	{color:#fff;font-family:Tahoma,Verdana;font-size:17px;}
.projList li a:hover,.typeMenu ul li a.active	{color:#cccd00;}

.decorTop	{height:10px;background:url(/images/decor.png) 50% 0 no-repeat;}
.decorBottom	{height:10px;background:url(/images/decor.png) 50% 0 no-repeat;}

.projectGallery #loader	{position:absolute;top:50%;left:50%;width:36px;height:32px;padding:5px;background:url(/images/loader-back.png) 0 0 no-repeat;}

.publicationDate	{float:left;margin:2px 0 10px 0;}
.publicationSource	{font-style:italic;float:right;margin:2px 0 10px 0;}
.publicationContent	{font-size:11px;}

.scrollContent ul	{list-style:none;text-align:center;}
.scrollContent ul li	{list-style:none;display:inline;}
