body {margin: 0px; font-family: Tahoma,sans-serif !important; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; background-image: url(../images/landscape_studio_bgrnd.jpg); }
a, a:visited, a:active{color: #999999; text-decoration: none;outline-style: none;}
.red{color: #FF0000;}
.top { margin: 15px auto 0px auto; position: relative;}
.top .lang{position: absolute; top: 10px;right: 25px;}
.center,.before_bottom, .bottom { margin: 0px auto; }
.top, .center { width: 1183px; background: #F7F6F1; }
.top img { float: left; }
.center .left { width: 348px; background-color: #F2F1EB;float: left;}
.center .left .left_menu { width: 100%; background-image: url(../images/landscape_studio_left_menu_bgrnd.jpg); background-repeat: no-repeat; height: 482px; }
.center .left .left_menu ul{margin-top: 0px;list-style-type:none; }
.center .left .left_menu ul li {outline-style: none;}
.center .left .left_menu ul li a{
    text-align: center;
    display: block;
    margin-bottom: 3px;
    margin-left: -38px;
    height: 20px;
    width: 268px;
    background: url(../images/landscape_studio_left_menu_active.png);
    background-repeat: no-repeat;
    padding: 10px 0px 10px 0px;
    outline-style: none;
    font-size: 18px;
    color: #95BC0D;
    text-decoration: none;
}
.center .left .left_menu ul li a:hover, .left_menu ul li a.selected{
    background: url(../images/landscape_studio_left_menu_selected.png)!important;
    background-repeat: no-repeat!important;
    padding-left: 50px!important;
    color: #698509!important;
}
.center .main {
    width: 835px;
    float: left;
    position: relative;
    min-height:452px;
    padding-top: 30px;
    background-color: #FFF; 
} 
.center .main .content {
    min-height:455px;
    height:auto !important;
    height:455px;

    margin-top:25px;
    padding-right:45px;
    padding-left:15px;
    color: #999999;
    font-size:14px;
    font-weight: bold;
}

.before_bottom {
    background-color: #F7F6F1;
    width: 1185px;
    height: 10px;
}
.bottom {
    background-color: #F7F6F1;
    width: 1185px;
    height: 100px;
}
.bottom_nav{position: relative; width: 900px;height: 91px;margin: 0px auto;background-color: #FFF;border-top: 2px solid #EEECE0;}
.bottom_left{position: absolute;left:0px;top:-1px;background-image:url(../images/landscape_studio_bottom_left.jpg);width:22px;height: 93px}
.bottom_right{position: absolute;right:0px;top:-2px;background-image:url(../images/landscape_studio_bottom_right.jpg);width:22px;height: 93px}
.bottom_cont{width: 856px;}
.bottom_copyright{margin:25px;text-align:center;}
.bottom_copyright a{text-decoration: none;font-weight: bold;font-size: 10px;}
.bottom_copyright a:hover{text-decoration: none;}
.bottom_links{margin: 10px auto;text-align: center;}
.bottom_links a, .bottom_links a:active, .bottom_links a:visited {font-size: 14px;color: #006600;text-decoration: none;}
.bottom_links a:hover{text-decoration: underline;color: #003300;}

/* SORTABLE */
.sortable li {float: left;width: 100px; height: 75px;list-style-type: none;margin:8px;text-align: center;position: relative; }
.sortable li img{width: 100px;border: 0px solid;}

.img_thumbs_ul li{float: left;list-style-type: none;margin:3px;text-align: center;position: relative;}
.img_thumbs{width: 130px;height:100px;opacity: 0.55;cursor: pointer;}
.over_thumb{width: 130px;height:100px;opacity: 1;cursor: pointer;}