@charset "utf-8";

body {
	background-color: #FFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {margin:0px; padding:0px; border:none;}

a:link, a:visited {
	color: #006099;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.milong_text ul {padding:0px; margin:15px;} 

.footerlinks a {
	color:#151515;
	text-decoration: none;
	padding-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.footerlinks a:hover {
	color:#cf9a3e;
}
.mainnav a {
	color:#151515;
	text-decoration: none;
	padding:5px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	font-weight: bold;
}
.mainnav a:hover {
	color:#FBC046;
	background-color: #000;
}

.text_gray {
	color: #666;
	font-size: 11px;
}
.searchback {
	background-image: url(images/search_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px solid #999;
	height: 20px;
	padding-left: 5px; padding-top:4px;
	line-height:20px;
}
.text_white {
	color: #FFF;
}
.text_yellow {
	color: #cf9a3e;
	line-height: 18px;
}
.size11px {
	font-size: 11px;
}
.presseback {
	background-image: url(images/presse_back.gif);
	background-repeat: repeat-x;
}
#flashcontent {
	width: 325px;
	height: 562px;
	background-image: url(images/homeflash_back.gif);
	background-repeat: repeat-x;
}.bigwhite {
	font-size: 24px;
	color: #FFF;
}
.bigyellow {
	font-size: 24px;
	color: #CF9A3E;
}
.text18 {
	font-size: 16px;
}
.size15px {
	font-size: 15px;
}
.red {
	color: #C00;
	font-size: 11px;
}
.dashed-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.text11px {
	font-size: 11px;
}
.maintitles {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #64514B;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.yellowlinks a:link, .yellowlinks a:visited {color:#f6c55c; text-decoration:underline; font-weight:bold; }
.yellowlinks a:hover { color:#ffdb5c; text-decoration:underline;  }.lookbook_active {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.presse-itemframe {
	background-image: url(images/presse_itemback.gif);
	width: 140px;
	float: left;
	margin: 8px;
	padding: 17px;
	padding-bottom: 7px;
	background-position: center top;
	text-align: center;
	font-size:12px;
}
.presse-itemframe img {margin-bottom:14px;}
#d4e46email {
	background-image: url(images/search_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px solid #999;
	height: 20px;
	padding-left: 5px; padding-top:4px;
	line-height:20px;
	width:229px; color:#666;}
#d4e46submit {
	background-image: url(images/button_go.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mecoifferbox {
	padding: 30px;
	border: 1px solid #999;
}
.milong_backg {
	background-image: url(lookbook/detail_backg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1a181d;
	padding-right: 70px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.milong_text {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
.milong_text_gray {	}
.milong_text a {	color:#77C9FF;}
.milong_text a:hover {
	color:#FC0;
}
.CompanyDirectoryCategory {display:block; width:190px; line-height:20px; float:left; }






#wrapp {
width: 900px;
text-align: left;
font: normal 1em Arial;
margin: 0 auto;
padding: 0;
color: #fff;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
width: 900px; 
margin: 20px 0 3px 0; 
background-color: #000;
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}

code {
width:93%;	
font: normal 11px 'Courier New', Courier, Fixed;
color: #fff;
display: block;
padding: 1em;
margin: 1em 0;
background-color: #eee;
border: 1px solid #d3d3d6;
border-left-width: 5px;
white-space: pre;
overflow-x: auto;
}
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
border: 0px solid #000;
background: #000; 
width: 900px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 880px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 900px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #000;
	color: #FEDF98;
	white-space: nowrap;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 

ul.newsticker span {
margin: 0 10px 0 0;
} 
.logininput input {
	background-image: url(images/back-login-input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	height: 14px;
	width: 200px;
	background-color: #E7E7E7;
	padding: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #666;
}



