body{
	margin: 0;
	padding: 0;
	background:#000;
	/* Verdana-based sans serif stack */
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
	font-size:10px;
	color:#ccc;
		color:#fff;
}
img{
	border:none;
	margin:0;
	padding:0;
}
.boxhome a{
	margin:0;
	padding:0;
}
a{
	color:#ccc;
	text-decoration:none;
}
a:hover{
	color:#fff;
}
.clearfloat{
	clear:both;
}
#header{
	display:none;
}
#header h1{
	visibility:hidden;
}
.boxhome{
	text-align:center;
	color:#fff;
}
.boxhome #header{
	display:block;
	background:url(../img/top.jpg) no-repeat 50% 0;
	height:390px;
	margin:0;
	padding:0;
	text-align:center;
	border-bottom:10px solid #fff;
}
.boxhome #header h1{
	margin:0;
}

.boxhome #flashdiv{
	height:auto;
	margin:0;
	padding:0;
	border:1px solid red;
	text-align:center;
}

.boxhome #boxflash{
	height:auto;
	margin:0;
	padding:0;
	border-bottom:10px solid #fff;
	margin-bottom:100px;
	background:url(../img/brown_line.gif) repeat-x;
}
#flashdiv{
	height:95%;
	margin:0;
	padding:0;;
}


#boxflash{
	height:620px;
	margin:0;
	padding:0;
}
#boxflashs{
	height:1000px;
	margin:0;
	padding:0;
}
#mainbox{
	height:200px;
	overflow:auto;
}
#footer{
	background:#000;
	text-align:center;
}
#footer img{
	border:none;
}
#footer li{
	display:inline;
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	float: left;border-left:solid 1px #8c8c8c;
}

#footer li.navnegozi{
	border:none;
}
#footer li#shortcut{
	border:none;
	border-right:solid 1px #8c8c8c;
}

#footer li a{	display:block;}
#footer ul{
	margin:0 auto;
	margin-top:10px;
	padding:0;
	list-style-type: none;
	width:880px;
	left: auto;
	text-transform:uppercase;

}
#footer  li ul li{
	float: none;
	display:block;
	text-align:left;
	border:none;
	padding: 0 0 0 10px;
}
#footer li ul{

	margin:0 0 0 20px;
	padding:0;
	width:80px;
}
#footer  li ul li a{
	border:none;
}

#lang{
display:none;
}

.boxlogos{
	float:left;
	margin:0;
	height:97px;
	width:322px;
	overflow:hidden;
	background:url(../img/fashion_outlet.gif) no-repeat;
}
.boxlogos.boxstyle{
	float:right;width:260px;
	background:url(../img/home_style.gif) no-repeat;
}

.boxlogos a{
	width:260px;
	height:97px;
	float:left;
}
.boxlogos a span{
	visibility:hidden;
}
.boxlogos.boxoutlet a{
	width:322px;
}
.boxlogos.boxoutlet a:hover{
	
	background:url(../img/fashion_outlet.gif) no-repeat 0 -96px;
}
.boxlogos.boxstyle a:hover{
	background:url(../img/home_style.gif) no-repeat 0 -96px;
}


