@import url( layout.css );
@import url( shop.css );

body {
    padding: 0;
    margin: 0;
    COLOR: #666;
    LINE-HEIGHT: 1.5em;
    FONT-FAMILY:"Helvetica Neue", Arial, Helvetica, sans-serif;
    text-align: center;
    FONT-SIZE: 0.8em;
    background: url('/image/bg-body-outer.jpg') 0 0 repeat-x;
}

* {margin: 0px; padding: 0px}

img {
border: 0px solid #fff
}

#body-outer {
	width: 100%;
    background: url('/image/bg-body.jpg') 50% 0% repeat-y;
}

#rightBannerR {
position: relative;
top: 0px;
left: 900px;
width: 500px;
height: 160px;
}


#main {
	position: relative;
margin: 0 auto 0 auto;
    background: #fff;
    text-align: left;
    width: 859px;
}
#header {
	padding: 0em;
    height: 125px;
    width: 859px;
	background: url('/image/bg-header.gif') left top no-repeat
}


#footer {
width: 859px;
height: 88px;
margin: 0 auto 0 auto;
font-size: 85%
}

#footer1 {
background: #ddd9c3;
width: 854px;
height: 22px;
color: #000;
padding: 2px 5px 0 0;
text-align: right
}

#footer2 {
background: url('/image/bg-footer.gif') 0 0 no-repeat;
width: 859px;
height: 66px;

}


#footer a{
COLOR: #000
}


.cols-cleaner {
	BORDER-RIGHT: 0px dotted; BORDER-TOP: 0px; BORDER-LEFT: 0px dotted; BORDER-BOTTOM: 0px dotted
}


.main-content {
	MARGIN: 0 1em 0 1em
}
.cols-cleaner {
	BORDER-RIGHT: 0px dotted; BORDER-TOP: 0px;  BORDER-LEFT: 0px dotted; BORDER-BOTTOM: 0px dotted
}
.hide-left .cols-cleaner {
	MARGIN-LEFT: 0px; BORDER-LEFT-STYLE: none
}
.hide-right .cols-cleaner {
	MARGIN-RIGHT: 0px; BORDER-RIGHT-STYLE: none
}
.hide-both .cols-cleaner {
	MARGIN: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: dotted
}

.side-columns {
}

.side-columns UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0.3em; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}


#border-top {
width: 100%;
background: url('/image/bg-body-top.gif') 50% top no-repeat
}


#border-bottom {
width: 100%;
background: url('/image/bg-body-bottom.jpg') 50% bottom no-repeat
}

#header-logo {
float: left;
width: 605px;
height: 102px;
margin: 0 10px 0 0;
}

#header-right {
float: left;
width: 244px;
height: 102px;
}

#header-language {
width: 244px;
height: 29px;
padding: 20px 0 0 0
}

#header-search {
width: 244px;
height: 42px;
padding: 43px 0 0 0;
}

#header-links {
width: 244px;
height: 30px;
font-size: 90%
}