@charset "utf-8";
body{
margin:20px 0 0;
padding:0;
height:100%;
background-color: #ffffff;
font-family: "微软雅黑";
}
.logo{
	float: left;
	width:184px;
	height: 32px;
}
.logo img{
	width:184px;
	height: 32px;
	border: none;
}
#nav{
	width: 1000px;
	height: 39px;
	background-color:#A29994;
	color:#fff;
	border: 0;
	padding:0;
    margin: 0; 
    margin-top: 15px;
}
#nav ul {
    color: #fff;
    display: block;
    font-family: "微软雅黑";
    font-size: 12px;
    list-style-type: none;
    width: 714px;
    height: 39px;
    padding:0;
    margin: 0; 
}
#nav ul li {
    float: left;
    text-align: center;
    width: 101px;
    height: 23px;
    line-height: 23px;
    padding: 0 0 8px 0;
    margin: 8px 0 0 0;
	background-image:url('../css/images/sep.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
#nav ul li a{
    color:#fff;
    text-decoration: none;
}
#nav ul li.selected a{
	color: #fff;
}
#nav ul li:hover > div {
	display: block;
}
#nav ul li:hover a{
	color: #fff;
}
#nav ul li:hover div a{
	color: #fff;
}
#nav ul li:hover div a:hover{
	color: #fff;
}
#sddm div
{	position: absolute;
	display: none;
	margin: 8px 0 0 -10px;
	width: 120px;
	+margin-top: 28px;
	+margin-left: -88px;
	line-height: 27px;
	padding: 0;
	border: 0;}

#m2{
	z-index: 10;
}
#m3{
	z-index: 10;
}
#m5{
	z-index: 10;
}
#m4{
	z-index: 10;
}
#m6{
	z-index: 10;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 12px 0 0;
		width: 120px;
		line-height: 27px;
		height: 27px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		color: #fff;
		background-image:url(../css/images/nav-bj.png);
		font: 12px arial;
		z-index: 1000;
	}

		#sddm div a.nav-img{
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
		width: 120px;
		height: 70px;
		line-height: 70px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		color: #fff;
		background-color: #A29994;
		font: 12px arial;
		z-index: 1000;
	}
	#sddm div a.nav-img img{
		border: none;
	}

	#sddm div a:hover
	{	
		color: #fff;
		background-image:url(../css/images/nav-hover.png);
	}
#index{
width:1000px;
margin:25% 45%;
}
#index #head{
background-image:url(../css/images/ochirly/logo1.png);
width:192px;
height:50px;
}
#index #language{
text-align:center;
width:192px;
line-height:30px;
color:#cccccc;
font-size:12px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
text-decoration:none;
}
#index #language a{
text-align:center;
color:#cccccc;
font-size:12px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
text-decoration:none;
}
#index #language a:hover{
text-align:center;
color:#231f20;
font-size:12px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
text-decoration:none;
}

#all{
width:1000px;
margin:0 auto;
}

#head{
width:1000px;
height:32px;
}
#head .language{
float: left;
line-height:30px;
padding-left:620px;
color:#000;
font-size:12px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
text-decoration:none;
}
#head .language a{
color:#000;
font-size:12px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
text-decoration:none;
}
#head .language a:hover{
color:#231f20;
font-size:12px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
text-decoration:none;
}

#content{
width:1000px;
height:498px;
}

#content #nav{
text-align:center;
float:left;
margin-top:-25px;
width:1000px;
height:25px;
background-image:url(../css/images/ochirly/nav.png);
line-height:5px;
z-index: 10;
overflow: visible;
position: relative;
}
#content #nav ul{
text-align:center;
display:block;
width:1000px;
list-style-type:none;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
}
#content #nav ul li{
float:left;
width:125px;
text-align: center;
}
#content #nav ul li a{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
text-decoration:none;
text-align: center;
}
#content #nav ul li:hover{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
text-decoration:none;
text-align: center;
}

.bottom{
background-color:#A29994;
width:1000px;
height:53px;
padding-top: 10px;
position: relative;
}

#foot{
width:500px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff;
line-height:30px;
display:block;
float: left;
}
#foot a{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff;
line-height:30px;
text-decoration:none;
}
#foot a:hover{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#231f20;
line-height:30px;
text-decoration:none;
}

#copyright{
width:460px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff;
line-height:20px;
float:right;
text-align:right;
}
#copyright a{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff;
line-height:20px;
text-decoration:none;
}
#copyright a:hover{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#231f20;
line-height:20px;
text-decoration:none;
}

#story{
display:block;
background-color:#f1f1f1;
width:946px;
height:516px;
padding: 20px 0 0 14px;
margin: 0;
}
#story #story-main{
background-image:url(../css/images/story/bj.jpg);
width:931px;
height:460px;
display: block;
margin:0;
padding: 0;
}
#story-content{

width:550px;
height:400px;
float: left;
margin:30px 0 0 350px;
padding: 0;
text-align: center;
}

#story-content img{

width:286px;
height:159px;
padding: 0;
margin: 0;
border: none;
}
#story-content #story-text{

width:550px;
padding: 0;
margin: 20px 0 0;
border: none;
text-align: left;
font-size: 12px;
line-height: 23px;

}

#store{
display:block;
background-color:#fff;
width:1000px;
height:466px;
padding: 70px 0 0;
margin: 0;
}
#store #store-main{
background-color: #c9c9cb;
background-image:url(../css/images/store/bj.jpg);
background-repeat: no-repeat;
background-position: top;
width:1000px;
height:369px;
display: block;
margin:0;
padding: 0;
}
#store #store-text{
	float: left;
	font-family: Helvetica,"微软雅黑",Arial,sans-serif;
	margin: 155px 0 0 10px;
	padding: 0;
	width: 170px;
	font-size: 11px;
	text-align: left;
	color: #656565;
	line-height: 23px;
}
#store-content{

float: left;
margin:0 0 0 20px;
padding: 0;
text-align: center;
}


#movie{
display:block;
background-color:#fff;
width:1000px;
height:510px;
padding: 40px 0 0;
margin: 0;
}
#movie #movie-main{
background-color: #c9c9cb;
background-image:url(../css/images/newsletter/movie/bj.png);
background-repeat: no-repeat;
background-position: top;
width:1000px;
height:480px;
display: block;
margin:0;
padding: 0;
}
#movie #movie-text{
	float: left;
	font-family: Helvetica,"微软雅黑",Arial,sans-serif;
	margin: 185px 0 0 10px;
	padding: 0;
	width: 183px;
	font-size: 11px;
	text-align: left;
	color: #656565;
	line-height: 23px;
}
#movie #movie-text span{
	float: left;
	font-family: Helvetica,"微软雅黑",Arial,sans-serif;
	padding: 0;
	width: 183px;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	color: #656565;
	line-height: 35px;
}
#movie-content{

float: left;
margin:0 0 0 20px;
padding: 0;
text-align: center;
}
#movie-large{
	float: left;
	width: 497px;
	height: 336px;
	padding: 0;
	margin: 70px 0 0;
}
#movie-large img{
	border: none;
}
#movie-small{
	float: left;
	width: 240px;
	height: 480px;
	padding: 0;
	margin: 0 0 0 10px;
	background-color: #2b2e33;
}
#movie-small a{
	width: 119px;
	height: 119px;
	float: left;
	border: none;
}
#movie-small a img{
	padding: 0;
	margin: 0;
	border: none;
	opacity: 0.6;
	filter:alpha(opacity=60)
}
#movie-small a:hover img{
	opacity: 1;
	filter:alpha(opacity=100)
}

#collections {
display: block;
background-color: #efefef;
background-image: url(../images/ssxl_bg.jpg);
width: 1000px;
height: 620px;
padding: 0;
margin: 0;
background-position: 25px 0;
}
#collections #collections-main{
width:1000px;
height:620px;
display: block;
margin:0;
padding: 0;
}
#collections #collections-text{
	float: left;
	font-family: Helvetica,"微软雅黑",Arial,sans-serif;
	margin: 0px 0 0 10px;
	padding: 0;
	width: 270px;
	height: 475px;
	font-size: 11px;
	text-align: left;
	color: #000;
	line-height: 23px;
}
#collections-text ul{
	color: #000;
    display: block;
    font-family: "微软雅黑";
    font-size: 14px;
    list-style-type: none;
    padding:0;
    margin: 140px 0 0 40px;
    width: 120px;
    height: 90px;
}
#collections-text ul li {
    float: left;
    text-align: center;
    width: 120px;
    height: 30px;
    line-height: 30px;
    padding:0;
    margin: 0; 
}
#collections-text ul li a{
    color:#000;
    text-decoration: none;
}
#collections-text ul li.sele a{
	color: #fff;
}
#collections-text ul li.sele{
	background-color: #000
}
#collections-text ul li:hover{
	background-color: #000
}
#collections-text ul li:hover a{
	color: #fff;
}
#collections-content{

float: left;
margin:0 0 0 20px;
padding: 0;
text-align: center;
}



#looks{
display:block;
background-color:#2b2e33;
width:1000px;
height:535px;
}
#looks #autumn{
float:left;
width:1000px;
margin-top:160px;
}
#looks #autumn #next{
width:73px;
margin-top:80px;
}
#looks #autumn ul{
list-style-type:none;
display:block;
width:1000px;
margin-left:45px;
}
#looks #autumn ul li{
float:left;
width:259px;
margin-left:5px;
}
#looks #festival{
margin-left:90px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
float: left;
width: 180px;
height: 34px;
}
#looks #festival a{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#211f20;
text-decoration:none;
}
#looks #festival a:hover{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
text-decoration:none;
}

/*#looks #nav{
text-align:center;
float:left;
width:1000px;
height:25px;
background-image:url(../css/images/ochirly/nav.png);
line-height:5px;
margin-top:81px;
}
#looks #nav ul{
text-align:center;
display:block;
width:1000px;
list-style-type:none;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
}
#looks #nav ul li{
float:left;
width:125px;
text-align: center;
}
#looks #nav ul li a{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
text-decoration:none;
text-align: center;
}
#looks #nav ul li:hover{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
text-decoration:none;
text-align: center;
}*/

#stores{
width:1000px;
height:520px;
}
#stores li { list-style:none; }
#stores img { border:none; }
#stores .albumSlider {
width:1000px;
background:#231f20; 
margin:0 auto; 
position:relative;
overflow:hidden;
}
#stores .albumSlider .fullview{
position:relative; 
float:left;
}
#stores .albumSlider .fullview,.albumSlider .fullview img {
width:830px; 
height:520px;
}
#stores .albumSlider .fullview img {
position:absolute; 
top:0; left:0;
}
#stores .albumSlider .slider{
width:165px;
height:500px;
position:absolute;
top:5px;
right:2px;
}
#stores .albumSlider .imglistwrap{
height:475px; 
overflow:hidden;
margin-right:2px; 
position:relative;
}
#stores .albumSlider .imglist{
position:relative;
margin-left:2px;
margin-top:2px;
}
#stores .albumSlider li{
height:120px;
margin-top:4px;
clear:both;
}
#stores .albumSlider li img{
width:155px;
height:120px;
float:right;
display:inline;
margin:2px 2px 0 0;
border:none;
}
#stores .albumSlider a{
width:155px;
height:120px;
display:block; 
outline:none;
}
#stores .albumSlider .button {
width: 100px;
height:16px;
cursor:pointer;
margin-left:10px;
background:url(../css/images/ochirly/album-slider-button.png) no-repeat 100% 100%;
}
#stores .albumSlider .movebackward{
background-position:100% 0;
}

#logo{
text-align:right;
width:1000px;
height:39px;
background-image:url(../css/images/trendiano/logo.png);
line-height:39px;
margin-top:0px;
}
#logo-black{
text-align:right;
width:1000px;
height:39px;
background-image:url(../css/images/trendiano/logo2.png);
line-height:39px;
margin-top:0px;
}

.html_carousel {
	padding: 0;
}

.html_carousel div.slide div {
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	display: none;
	position: absolute;
	bottom: 0;
}
.html_carousel div.slide h4 {
	font-size: 35px;
	padding: 30px 0 0 100px;
}
.html_carousel div.slide p {
	font-size: 16px;
	padding: 0 0 30px 100px;
}
.html_carousel div.slide h4, .html_carousel div.slide p {
	color: white;
	margin: 0;
}
.clearfix {
	float: none;
	clear: both;
}

.home-slide{
	width: 910px;
	height: 160px;
	padding: 1px;
}
.image_carousel {
	padding: 0;
	position: relative;
	margin: 10px 0 0 0;
}
.image_carousel a {
	display: block;
	float: left;
	background-color: #000;
}
.image_carousel a img {
	border: none;
	margin: 0;
	padding-bottom: 0;
	display: block;
	float: left;
	background-color: #000;
	opacity: 0.6;
	filter:alpha(opacity=60)
}
.image_carousel a:hover img{
	opacity: 1;
	filter:alpha(opacity=100)
}
#collections-content{

float: left;
margin:0 0 0 0px;
padding: 0;
text-align: center;
width: 665px;
height: 460px;
overflow: hidden;
}
#collections-content2{

float: left;
margin:0 0 0 0;
padding: 0;
text-align: center;
width: 1000px;
height: 130px;
}


#foo2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#foo2 span {
	font-size: 30px;
	text-align: center;
	border: none;
	width: 190px;
	height: 440px;
	padding: 0;
	margin: 20px;
	display: block;
	float: left;
}
#foo2 span img{
	border: none;
}
.caroufredsel_wrapper{
	padding-left: 0;
}

.image_carousel1 {
	
	overflow: hidden;
}
.image_carousel2 a img {
	border: none;
	margin: 0;
	padding-bottom: 0;
	display: block;
	float: left;
	background-color: #000;
	opacity: 0.6;
	filter:alpha(opacity=60)
}
.image_carousel2 a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100)
}
.image_carousel2 a.selected img {
	opacity: 1.0;
	filter:alpha(opacity=100)
}
.image_carousel2 {
	padding: 0 0 0 52px;
	position: relative;
	margin: 0 0 0 0;
	float: left;
}
.image_carousel2 a {
	display: block;
	float: left;
	background-color: #000;
}

a.prev, a.next {
	width: 9px;
	height: 12px;
	display: block;
	position: absolute;
	top: 50px;
}
a.prev {			left: 15px;
					background: url("../css/images/collection/up.png") }

a.next {			right: -15px;
					background: url("../css/images/collection/down.png") }


a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
.stories{
	width: 500px;
	height: 300px;
	background:url("../css/images/black-opacity-80.png");
	color: #BFBFBF;
	margin: 100px auto 0;
	font-size: 13px;
}
.stories p{
	text-indent: 30px;
	width: 460px;
	margin: 5px auto;
	line-height: 22px;
}
.button{
	width: 283px;
	height: 100px;
	float: left;
	margin-left: 20px;
	margin-top: 429px;
}
#prev{
	background-image: url("../css/images/trendiano/previous.png");
	width: 283px;
	height: 49px;
	float: left;
	text-decoration:none;
}
#next{
	background-image: url("../css/images/trendiano/next.png");
	width: 160px;
	height: 46px;
	float: left;
	text-decoration:none;
}
a #prev span{
	display: none;
	text-decoration:none;
}
#prev:hover{
	background-image: url("../css/images/trendiano/previous1.png");
}
#next:hover{
	background-image: url("../css/images/trendiano/next1.png");
}
.right-bottom{
	color: #475159;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 70px;
	height: 20px;
	margin-top: 509px;
}
.collection{
	width: 1000px;
	height: 620px;
	background-color: #2b2e33;
	margin-top: 20px;
}
.collection-content{
	width: 1000px;
	height: 620px;
	background-color: #2b2e33;
}
.store-content{
		width: 1000px;
	height: 490px;
	margin-top: 10px;
}
#faces
{
display:block;
background-color:#000;
width:1000px;
}
.media-left{
	width: 100px;
	height: 400px;
	float: left;
	margin-left: 30px;
	margin-top: 100px;
	color: #BFBFBF;
	font-size: 15px;
}
.media-left .media-nav-all{
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	font-weight: bold;
}
.media-left .media-nav-2012{
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	font-weight: bold;
}
.media-left .media-nav-list{
	height: 25px;
	line-height: 25px;
}
.media-left .media-nav-list ul{
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.media{
	width: 750px;
	height: 350px;
	background:url("../css/images/black-opacity-60.png");
	color: #BFBFBF;
	margin: 80px auto 0;
	font-size: 13px;
	text-align: center;
	float: left;
}
.media .media-img{
	margin: 75px auto 0;
	height: 195px;
}
.media .media-img a{
	text-decoration: none;
}
.media .media-img a img{
	margin-left: 8px;
	margin-right: 8px;
	border: none;
}
#collection{
display:block;
}
#collection #autumn{
float:left;
width:1000px;
margin-top:160px;
}
#collection #autumn #next{
width:73px;
margin-top:80px;
}
#collection #autumn ul{
list-style-type:none;
display:block;
width:1000px;
margin-left:45px;
}
#collection #autumn ul li{
float:left;
width:259px;
margin-left:5px;
}
#collection #festival{
margin-left:90px;
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
float: left;
width: 180px;
height: 34px;
}
#collection #festival a{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#211f20;
text-decoration:none;
}
#collection #festival a:hover{
font-family: Helvetica,"微软雅黑",Arial,sans-serif;
font-size:12px;
color:#fff3cb;
text-decoration:none;
}
#wrap{
	width:1000px; height:600px; margin: 0 auto; overflow: hidden; position: relative;
}
.slide-out-div {
        width: 1000px;
        height: 187px;
        background: #a29994;
        border: none;
        z-index: 10;
    }

    div.slide {
    position: relative;
}
a.prev0, a.next0 {
	width: 17px;
	height: 18px;
	display: block;
	position: absolute;
	top: 85px;
	z-index: 3;
}
a.prev0 {			left: 5px;
					background: url("../css/images/previous.png") }

a.next0 {			right: 5px;
					background: url("../css/images/next.png") }


a.prev0 span, a.next0 span {
	display: none;
}

a.prev2, a.next2 {
	width: 17px;
	height: 18px;
	display: block;
	position: absolute;
	top: 260px;
	z-index: 3;
}
a.prev2 {			left: 300px;
					background:url(../images/previous.png) }

a.next2 {			right: 55px;
					background:url(../images/next.png)}


a.prev2 span, a.next2 span {
	display: none;
}

