body {
    margin: 0px;
    padding: 3px 0;
    background-color: #8c9096;
    font-family: Arial;
    color: #000;
}

#main {
    width: 1000px;
    margin: 0 auto;
    background-image: url(../images/bgTop.gif);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #fff;
}

#mainWrapper {
    background-image: url(../images/bgBottom.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

#contentBg {
    background-image: url(../images/contentBg.gif);
    background-repeat: repeat-x;
    background-position: 0 330px;
}


#preheaderLeft,  #preheaderRight, #postfooterLeft,  #postfooterRight{
    background-repeat: no-repeat;
    height: 11px;
    font-size: 0;
}

#preheaderLeft {
    background-image: url(../images/topLeft.gif);
    background-position: left top;
}

#preheaderRight {
    background-image: url(../images/topRight.gif);
    background-position: right top;
}

#leftborder, #rightborder {
    background-repeat: repeat-y;
}

#leftborder {
    background-image: url(../images/leftBorder.gif);
    background-position: left top;
}

#rightborder {
    background-image: url(../images/rightBorder.gif);
    background-position: right top;
}

#postfooterLeft{
    background-image: url(../images/bottomLeft.gif);
    background-position: left top;
}

#postfooterRight{
    background-image: url(../images/bottomRight.gif);
    background-position: right top;
}

#header{
    margin: 40px 6px 50px 60px;
}

#header ul#menu {
    list-style: none;
    font-size: 11px;
    float: right;
    margin: 20px 0 0 0;
    padding: 0 0 0 15px;
    background-image: url(../images/menuStart.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#header ul#menu li {
    float: left;
    -position: relative;
    -height: 1%;
    -background-color: #fff;
}


#header ul#menu li a {
    display: block;
    line-height: 31px;
    padding: 0 25px;
    background-image: url(../images/menuItemBg.gif);
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}

#header ul#menu li:hover a{
    color: #fff;
    background-image: url(../images/menuItemBgHover.gif);
}

#header ul#menu li ul {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0px;
    position: absolute;
    display: none;
    -width: 300px;
}

#header ul#menu li ul li {
    float: none;
    -border: solid 1px #a1a1a1;
}


#header ul#menu li ul li a, #header ul#menu li:hover ul li a{
    background: none;
    background-color: #a1a1a1;
    text-align: left;
    color: #fff;
}

#header ul#menu li ul li a:hover {
    background: none;
    background-color: #7b7b7b;
}


#header ul#menu li:hover ul{
    display: block;
}

#addedmenu {
    margin: 0 6px 30px 6px;
    text-align: center;
}


#addedmenu #en {
    float: right;
}

#addedmenu #ru {
    float: left;
}

#addedmenu #en a{
    background-image: url(../images/en.gif);
}

#addedmenu #ru a{
    background-image: url(../images/ru.gif);
}

#addedmenu #en a:hover{
    background-image: url(../images/enHover.gif);
}

#addedmenu #ru a:hover{
    background-image: url(../images/ruHover.gif);
}

#addedmenu #en a, #addedmenu #ru a{
    width: 31px;
    height: 113px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

#content {
    margin: 0 6px;
    padding: 0 50px 30px 50px;
    background-image: url(../images/contentBg.png);
    background-repeat: no-repeat;
    background-position: 600px 0;
    font-size: 11px;
    color: #4e5561;
    -height: 480px;
    min-height: 480px;
}

#left {
    float: left;
    width: 384px;
}

#right {
    float: right;
    width: 470px;
}

#indexEvents {
    height: 265px;
	overflow: auto;
}

#left .homeEvent {
    background-image: url(../images/eventBg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 10px 20px 5px 20px;
    color: #000;
}

#left .homeEvent a {
    font-weight: bold;
}

#right #about {
    margin-bottom: 30px;
    min-height: 180px;
    -height: 180px;
    padding-top: 10px;
	font-size: 13px;
}


#footer {
    clear: both;
    font-size: 11px;
    color: #000;
    margin: 0 6px;
    padding: 0 50px 30px 50px;
}

#leftfooter {
    float: left;
}

#rightfooter {
    float: right;
    background-image: url(../images/globus.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 50px;
    line-height: 36px;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
    color: #ff0000;
}


a img {
    border: none;
}

a {
    color: #ff0000;
}

a:hover {
    color: #000;
    text-decoration: none;
}


p {
    margin: 0 0 10px 0;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS";
    font-weight: normal;
    color: #000;
}

h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
}

h4 {
    font-size: 16px;
    margin: 0 0 10px 0;
}

img {
    margin: 1px;
}

.date, .event_type, .event_place {
    color: #000;
    margin-right: 20px;
}

.event {
    margin-bottom: 25px;
    border-bottom: solid 1px #ccc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.page_content {
    padding-left: 20px;
}

.pagination {
    font-family: Georgia;
    clear: both;
    padding-top: 20px;
}

.edit_block {
    text-align: right;
}

.photoreport_cover {
    float: left;
    margin: 0px 10px 10px 0;
}

.photoreport {
    float: left;
    border-bottom: solid 1px #ccc;
    width: 350px;
    padding: 10px;
    margin-top: 10px;
    margin-right: 40px;
    line-height: 15px;
}

.gallery img {
    margin: 3px 3px 3px 0;
    padding: 5px;
    background-color: #eee;
    border: solid 1px #dedede;
}

.requestForm input, .requestForm textarea, .requestForm select{
    width: 400px;
    display: block;    
    text-align: left;
}

.error {
    color: red;
    margin-bottom: 10px;
    padding-left: 10px;
}

.requestForm textarea {
    height: 100px;
}

.requestForm .submit {
    width: 200px;
    margin-left: 200px;
    text-align: center;
}

.requestForm .checkbox {
    display: inline;
    margin: 0 5px 5px 0;
    width: auto;
}

.requestForm {
    width: 400px;
}

#addedmenu embed{
    margin-top: -8px;
}

.requestForm .smallarea {
    height: 50px;
}

.page_content_left {
    float: left;
    width: 200px;
}

.page_content_right {
    float: right;
    width: 640px;
}

ul.submenu {
    list-style: none;
    margin: 0;
    padding: 0;
	font-size: 10px;
}

ul.submenu li {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

ul.submenu li a {
    text-decoration: none;
	color: #4e5561;
}

ul.submenu li a:hover {
    text-decoration: underline;
}
