* {
    margin: 0;
    padding: 0;
}

img {
    border-width: 0;
}


body {
    background: #000 url(default.jpg) top center no-repeat;
    color: #999;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

#outer-wrapper {
    width: 100%;
    background: Transparent url(onama.jpg) top center no-repeat;
    min-height: 1200px;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
}

a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }


#l-side {
    
    width: 288px;
    float: left;

}

#l-side-wrapper {
    min-height: 350px;
    padding-top: 180px;
    background: Transparent url(l-side.png) top center repeat;
}

.r-side {
    width: 141px;
    float: left;
    background: Transparent url(l-side.png) top center repeat;
    min-height: 350px;
    /*padding: 65px 40px;*/
    font-size: 10px;
    position: relative;
}

.r-side-home {
    padding: 65px 35px;
}

.r-side-showroom {
    padding: 32px 8px;
    width: 185px;
}

#main-smaller {
    width: 395px;
    float: left;
    padding: 172px 48px;
}

#content, .content {
    background-color: #000;
    width: 300px;
    font-size: 11px;
    margin-top: 10px;
    padding: 10px;
}

.content h3 {
    color: #c57f1b;
}


#content ul, .content ul {
    list-style-type: none;
}


#logo {
    position: absolute;
    margin-top: 66px;
    margin-left: 46px;
}

#nav {
    text-align: right;
    margin-right: 35px;
    font-size: 27px;
    line-height: 23px;
}

#nav p {
    margin: 0;
    padding: 0;
}

#nav p.selected a {
    color: #fff;
}

#nav a {
    text-transform: uppercase;
    color: #999;
    display: block;
}

#nav a:hover {
    text-decoration: none;
    background-color: #222;
}

#nav div.subs {
    font-size: 17px;
    line-height: 17px;
}

#nav div.subs a {
    color: #c57f1b;
}

#flash {
    margin-top: 30px;
}

#wrapper-inner {
    overflow: hidden;
}

#footer {
    margin-top: 5px;
    width: 288px;
    background: Transparent url(l-side.png) top center repeat;
    font-size: 10px;
    text-align: center;
}


h1 {
    background-color: #000;
    font-weight: normal;
    color: #fff;
    float: left;
    padding: 0 10px;
    font-size: 45px;
}

h1.showroom-h1 {
    position: absolute;
    right: 0;
    white-space: nowrap;
}

h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    background: Transparent url(hor.gif) bottom center no-repeat;
}

h3.showroom {
    color: #c57f1b;
    background-image: none;
    text-align: right;
}

h4 {
    font-size: 15px;
}

h5 {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
}


.r-side a {
    color: #c57f1b;
}

.home-news-block {
    margin-bottom: 40px;
}

.block {
    margin-bottom: 10px;
}

#gallery {
    margin-top: 80px;
}

#gallery-wrapper {
    overflow: hidden;
    height: 403px;
    padding: 5px 0;
}


#gallery-wrapper-inner {
    overflow: hidden;
    /*height: 403px;*/
}


#gallery-wrapper-inner div {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

#gallery-wrapper-inner div img {
    border: solid 7px #595959;
}

#gallery-wrapper-inner div a:hover img {
    border-color: #c57f1b;
}

p.arrow {
    text-align: center;
    margin: 10px 0;
}


p.arrow img {
    cursor: pointer;
    cursor: hand;
}


#plyr {
    position: absolute;
    top: 0;
    margin-left: 172px;
    margin-top: 485px;
}


a.ber {
    color: #999;
}

#abs {
    position: absolute;
    width: 600px;
}
