@charset "utf-8";
/*-------------------------------------------------
Red Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2014. 10. 21.
Last update : 2014. 10. 21.
-------------------------------------------------*/
.total_search,
.total_search label:before {
	background: #d9394a;
	}	
.total_search label {
	color: #d9394a;
	}	
#header nav,
#nav_wrapB > nav,
.allmenu h1 {
	background: #d9394a;
	border-bottom-color: #cc2735;
	}
#nav_wrapB .depth2_bg {
	background: url(../../images/ghk/common/nav_wrapBg_red.gif) repeat-y 0 0;
	border-bottom-color: #cc2735;
	}
#nav_wrapB #gnavigation {
	border-bottom-color: #cc2735;
	}	
#gnavigation > li > a,
#nav_wrapB #gnavigation > li > a {
	border-left-color: #dd4d5c;
	}	
#gnavigation > li:hover, 
#gnavigation > li.on {
	border-top-color: #d9394a !important;
	}	
#gnavigation > li .depth2 {
	border-color: #d9394a !important;
	} 		
.allmenu h1 > a {
	background: #aa161d;
	border-color: #aa161d;
	}
#side .snb_title {
	background-color: #d9394a;	
	border-bottom-color: #c23343;
	}	
#snavigation > ul > li.on > a {
	background: url(../../images/common/layout/side_depth2_red.gif) no-repeat right 5px;
	color: #d9394a;
	}	
.tab_menu > li > a {
	background: url(../../images/common/layout/icon_tabmenu_red.png) no-repeat 19px 15px;	
	}	
.tab_menu > li.on > a {
	background-color: #786965;
	border-color: #786965;
	}
	
/* 타이틀 STYLE */	
.depth2_title, 
.depth2_title02, 
.depth2_bbsTitle, 
.depth2_bbsTitle02 {
	background: url(../../images/common/content/depth2_arrow_red.gif) no-repeat 0 2px;
	}	
.depth3_title, 
.depth3_title02, 
.depth3_bbsTitle, 
.depth3_bbsTitle02 {
	background: url(../../images/common/content/depth3_arrow_red.gif) no-repeat 0 6px;
	color: #da3e4e;
	}
.depth3_title_txt,
.depth3_lstyle > li  {
	background: url(../../images/common/content/depth3_arrow_red.gif) no-repeat 0 6px;
	}
/* 버튼 칼라 */		
.btn_colorType01 {background: #d9394a;}
.btn_colorType02 {background: #b2b9be;}
.btn_colorType03 {background: #786965;}
.btn_colorType01::after {background-color: #c9232f;}	
.btn_colorType02::after {background-color: #a4acb1;}	
.btn_colorType03::after {background-color: #584a46;}			
.btn_colorType01,
.btn_colorType02,
.btn_colorType03,			
.btn_colorType01:hover,
.btn_colorType02:hover,
.btn_colorType03:hover {	
	color: #fff;
	}
.linkTxt {
	background: url(../../images/common/content/linkTxt_arrow_red.png) no-repeat right 4px;
	color: #da3e4e;
	}	