/* 로고 */
#brandHead #hotissue {width:1905px; margin:0 auto;}
#brandHead #brandTop { height: 111px; margin-bottom:5px;}
#brandHead #brandTop #mainLogo {
    width: 300px;
	margin-left: calc(50% - 150px);
	height:111px;
}
#brandHead #brandTop #mainLogo a {
	width: 300px;
	height:111px;
}

/* 헤드 메뉴 */
#brandHeadmenu {
	height:45px;
	background: rgb(255, 255, 255);
}

#brandHeadmenu ul.mainMenu { width: 1000px !important; background: url(https://static.inven.co.kr/image_2011/omenbyhp/common/headmenu_full.png);}
#brandHeadmenu ul.mainMenu li {
	margin-right:2px;
}
/* #brandHeadmenu ul.mainMenu li:first-child a  { background: none;} */
/* #brandHeadmenu ul.mainMenu li:first-child {
	background:url(https://static.inven.co.kr/image_2011/omenbyhp/common/news_2.png?v=1) left top no-repeat;
}
#brandHeadmenu ul.mainMenu li:nth-child(2) {
	background:url(https://static.inven.co.kr/image_2011/omenbyhp/common/lck3.jpg?v=1) left top no-repeat;
}
#brandHeadmenu ul.mainMenu li:nth-child(3) {
	background:url(//static.inven.co.kr/image_2011/omenbyhp/common/event.png?v=1) left top no-repeat;
}
#brandHeadmenu ul.mainMenu li:nth-child(4) {
	background:url(https://static.inven.co.kr/image_2011/omenbyhp/common/inf_review.png?v=1) left top no-repeat;
}
#brandHeadmenu ul.mainMenu li:nth-child(5) {
	background:url(https://static.inven.co.kr/image_2011/omenbyhp/common/product.png?v=1) left top no-repeat;
} */
/* #brandHeadmenu ul.mainMenu li:nth-child(6) {
	background:url(https://static.inven.co.kr/image_2011/omenbyhp/common/product.png?v=1) left top no-repeat;
} */

/* #brandHeadmenu ul.mainMenu li a {
	color:#d0d4d800;
	position: relative;
}

#brandHeadmenu ul.mainMenu li a:hover,
#brandHeadmenu ul.mainMenu li.selected a {
	color: #d0d4d800;
	
	background: url(//static.inven.co.kr/image_2011/omenbyhp/common/menu_cur.png) no-repeat center center;
} */
#brandHeadmenu ul.mainMenu li.menu1 a { width:150px; }
#brandHeadmenu ul.mainMenu li.menu2 a { width:150px; }
#brandHeadmenu ul.mainMenu li.menu3 a { width:209px; }
#brandHeadmenu ul.mainMenu li.menu4 a { width:160px; }
#brandHeadmenu ul.mainMenu li.menu5 a { width:180px; }
#brandHeadmenu ul.mainMenu li.menu6 a { width:140px; }
/* 
#brandHeadmenu ul.mainMenu li a::after {
    content: '';
    display: block;
    height: 12px;
    width: 1px;
    background: #d2d2d2;
    position: absolute;
    top: 7px;
    right: 0;
}
#brandHeadmenu ul.mainMenu li:last-child a::after { display:none;} */
/* 서브 헤드 */
.subLayout h1.title { 
	/* background: url(//static.inven.co.kr/image_2011/omenbyhp/common/sub_title.png) no-repeat;  */
	text-indent: 140px;
}

/* 메인 신제품 */
#brandHome .productWrap h3.title {
	background: url(//static.inven.co.kr/image_2011/omenbyhp/common/product_title.png) no-repeat;
}

#brandHome .productWrap h3.title strong {
	color:white;
}

.section.title .head_title span,
.section.title .head_title a {
	text-indent:-10000px;
	text-indent: 60px !important;
}
#brandHome .productWrap h3.title {
    font-size: 15px;
}
#brandHome .productWrap h3.title a {
    text-indent: 140px;
}

#brandHome h3.title a {
	color:white;
}

#brandHome .productWrap .imartWrap h3.title {
	background: url(//static.inven.co.kr/image_2011/omenbyhp/common/product_title.png) no-repeat;
}
#brandHome .productWrap .imartWrap h3.title a {
	text-indent: 140px;
}

/* 왼쪽 메뉴 */
.subLayout .boardList { background:#fff; padding-bottom:25px;border:none;}
.subLayout .boardList ul { margin-bottom:0px;border:none;padding:10px 0px;}
.subLayout .boardList ul li { display:block;margin:0;}
.subLayout .boardList ul li span { display:block}
.subLayout .boardList ul li a {
	font-family:'맑은 고딕','고딕','Malgun Gothic','Gothic';
	font-size:13px;
	display:block;
	width:180px;
	height:26px;
	color:#000;
	font-weight: bold;
}
.subLayout .boardList ul li a:hover { text-decoration:none;color:rgb(238, 82, 82)}

/*카운트다운 */
#brandHome .countdown { margin-bottom:0px; background: #fff;color:#000; padding:26px 0px}


/*동영상 모듈*/
#brandHome .video.module_video { background:#fff}
.common_video h3.title-icon {
    border-top: 2px solid #ffc800 !important;
    background-color: #bb0000 !important;
}
.common_video .list {
	border-color: #bb0000 !important;
}
.section.brand-news .list_thumbnail li {border: 1px solid #d2d2d2;padding: 5px;box-sizing: border-box;}
