body {
    background: url("../img/bg.png") repeat-x scroll 0 0 #EDF1C4;
    font-family: sans-serif,arial,serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

#body{
background-color:transparent;
height:843px;
margin:0 auto;
width:900px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:4px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
-moz-box-shadow:1px 4px 10px #191919;
-webkit-box-shadow:1px 4px 10px #191919;
box-shadow:1px 4px 10px #191919;
}

#header {
background:url("../img/msg_info.png") no-repeat scroll left bottom transparent;
height:297px;
text-align:center;
}

#content{
background-color:#F9F9F9;
font-family:tahoma,verdana,monospace,serif;
font-size:10px;
height:542px;
text-align:left;
}

#footer{
    background: url("../img/food.png") no-repeat scroll right bottom #D8E998;
    color: #555555;
    font-family: inherit;
    font-size: 10px;
    height: 235px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 15px;
}

.navi{
float:right;
position:relative;
top:27px;
left:-41px;
width:387px;
}

.menu{
    background-color: transparent;
    font-family: inherit;
    font-size: 10px;
    font-weight: bold;
    height: 65px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: 409px;
}

.menu li{
background-color:transparent;
display:block;
float:left;
height:35px;
padding-left:0;
padding-top:10px;
text-align:center;
width:80px;
}

.menu li a {
/*background:url("../img/border_menu.png") repeat-x scroll 0 0 transparent;*/
color:white;
display:block;
height:28px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:80px;
}

.menu li a:hover{
/*background:#333;*/
color:#ffffff;
display:block;
height:28px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:80px;
background-color: #C2D16E;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-radius:5px;
}

#content-left{
background-color:transparent;
float:left;
height:499px;
position:relative;
width:32%;
}

#content-right{
    
color:#333333;
float:right;
font-family:arial,sans-serif;
font-size:14px;
height:510px;
padding:20px 10px 10px 5px;
width:65%;
overflow: auto;
}

.img_pro{
    width: 125px;
    border:6px solid white;
}
/*
#food{
/*background:url("../img/food") no-repeat scroll 0 0 transparent;
float:left;
height:305px;
left:20px;
position:absolute;
top:679px;
width:421px;
background:url("../img/food") no-repeat scroll 0 0 transparent;
float:right;
height:211px;
left:0;
position:relative;
top:0;
width:297px;
}*/

#footer p{
    position:relative;
    z-index:1004;
}

#footer-border{
background:url("../img/footer-border.png") repeat scroll 0 0 gainsboro;
height:22px;
}

.bottom-menu{
display:block;
height:11px;
list-style:none outside none;
margin:auto;
position:relative;
text-align:center;
width:488px;
}

.bottom-menu li {
display:block;
float:left;
margin-left:13px;
}

.bottom-menu li a {
color:#444444;
text-decoration:none;
}

.bottom-menu li a:hover {
color:#444444;
text-decoration:underline;
font-style: italic;
}

#view_video{
border:6px solid wheat;
display:block;
height:170px;
margin-left:24px;
width:200px;
}

.ui-widget-header {
background:url("images/ui-bg_gloss-wave_45_94ce55_500x100.png") repeat-x scroll 50% 50% #94CE55;
border:1px solid #29621E;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#content-left p {
color:#829475;
font-family:arial,serif,monospace;
font-size:13px;
font-weight:bold;
text-align:center;
}

#log{
background:url("../img/log.png") repeat scroll 0 0 transparent;
height:52px;
margin:auto;
text-align:center;
width:177px;
}

.elem-selected{
display:block;
height:28px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:80px;
background-color: #C2D16E;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-radius:5px;
color:green;
}
