#walls {
    clear: both;
    height: 479px;
    width: 761px;
    overflow: hidden;
	margin-bottom:15px;
}

#walls-body {
    width: 761px;
    height: 479px;
    overflow: hidden;
    z-index: 200;
    position: relative;
    left: 0px;
    top: 0px;
}

#walls-border {
    width: 761px;
    height: 479px;
}

.walls-item {
    width: 761px;
    height: 479px;
    overflow: hidden;
    float: left;
}

.walls-item img {
    z-index: 100;
    position: relative;
    left: 0px;
    top: 0px;
}

.walls-item .walls-text {
	font-weight:normal!important;
    z-index: 101;
}

#walls-navi {
    width: 761px;
    height: 479px;
    z-index: 201;
    position: relative;
    left: 0px;
    top: -479px;
}

#walls-navi a {
    display: block;
    float: left;
    height: 100%;
}

#walls-navi img {
    margin-top: 223px;
    margin-left: 10px;
    margin-right: 10px;
}
/*
#walls-navi a:hover {
    background-color: red;
}
*/
#walls-left {
    width: 10%;
    text-align: left;
}

#walls-center {
    width: 80%;
}

#walls-right {
    width: 10%;
    text-align: right;
}


.walls-text-basic {
    position:relative;
	left:404px;
    top: -469px;
	width:320px;
    color:#9d9e88;
    font-size:1.8em;
	line-height:1.3;
}
.walls-text-basic-2 {
    position:relative;
	left:462px;
    top: -439px;
	width:320px;
    color:#9d9e88;
    font-size:1.8em;
	line-height:1.3;
}
.walls-text-extravagant {
    position:relative;
	left:403px;
    top: -264px;
	width:300px;
    color:#9d9e88;
    font-size:1.6em;
	line-height:1.3;
}
.walls-text-romantic {
    position:relative;
	left:412px;
    top: -224px;
	width:300px;
    color:#ffffff;
    font-size:1.6em;
	line-height:1.3;
}
.walls-text-modern {
    position:relative;
	left:412px;
    top: -264px;
	width:300px;
    color:#ffffff;
    font-size:1.5em;
	line-height:1.3;
}
.walls-text-herbarium {
    position:relative;
	left:412px;
    top: -469px;
	width:300px;
    color:#ffffff;
    font-size:1.9em;
	line-height:1.3;
}
.walls-text-herbarium-2 {
    position:relative;
	left:91px;
    top: -324px;
	width:320px;
    color:#fff;
    font-size:1.8em;
	line-height:1.3;
}
.walls-text-spirit {
    position:relative;
	left:412px;
    top: -459px;
	width:305px;
    color:#9d9e88;
    font-size:1.65em;
	line-height:1.3;
}


.ui-icon {width:32px!important; height:32px!important; background-image:url(/images/close-wall.png)!important; }
.ui-icon-closethick  {background-position:0px 0px!important; position:absolute; right:10px; top:10px;}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/close-wall.png); }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 0!important; background:transparent!important; font-weight: bold; color: #ffffff; outline: none; background-position:0px 0px!important;}

