
/* topbar */
#gkTopBar .info-bar {
	width: 100%;
	clear: both;
	margin: 0px;
	text-align: center;
}
#gkTopBar .link-bar {
	width: 100%;
	clear: both;
}
#gkTopBarUsermenu {
	float: left;	
}

/* Top1*/
#gkInset .inset-content {
	width: 100%;
}

#gkTop1 .price {
	font-size: 18px;
}

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 50%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* bottom3 */
#gkBottom3 .box.gkmod-2 {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-3 {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-3:nth-child(3) {
	clear: both!important;
	width: 100%!important;
}
#gkBottom3 .box.gkmod-4,
#gkBottom3 .box.gkmod-more {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-4:nth-child(2n+1),
#gkBottom3 .box.gkmod-more:nth-child(2n+1) {
	clear: both!important;
}
#gkBottom3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 50%!important;
}
#gkBottom3 .box.gkmod-more.gkmod-last-2:last-child,
#gkBottom3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:last-child {
	width: 50%!important;
}
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap #gkBottom3 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 10px!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 50%!important;
}

/* BannerOverlay */
#gkBannerOverlay {
	margin-top: 0px;
	top: 0;
	height: 205px;
}
/* Banner Search */
#gkBannerOverlay .BannerSearch {
	height: 125px;
}
.reserve-form-area ul li {
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;	
}
.reserve-form-area ul li:first-child,
.reserve-form-area ul li:nth-child(2) {
	width: 50% !important;
}
.reserve-form-area ul li:first-child label {
	margin: 0 10px 0 15px !important;	
}
.reserve-form-area ul li:nth-child(2) label {
	margin: 0 10px 0 0px !important;	
}
.reserve-form-area ul li:first-child i,
.reserve-form-area ul li:nth-child(2) i {
	right: auto !important;
	margin-left: -30px;
}
.reserve-form-area ul li:first-child input[type="text"],
.reserve-form-area ul li:nth-child(2) input[type="text"] {
	width: 65% !important;
}
.reserve-form-area ul li:nth-child(3) {
	margin-left: 15px;	
}
.reserve-form-area ul li:nth-child(3),
.reserve-form-area ul li:nth-child(4),
.reserve-form-area ul li:nth-child(5) {
	width: 15% !important;	
}
.reserve-form-area .li-select,
.reserve-form-area select {
	width: 100% !important;
}
.reserve-form-area ul li:nth-child(6) {
	width: 30% !important;	
}
.reserve-form-area ul li:nth-child(6) input[type="text"] {
	width: 100% !important;
}
.reserve-form-area ul li:nth-child(7) {
	width: 20% !important;	
}
.reserve-form-area input[type="button"] {
	width: 98% !important;
}
.reserve-form-area .li-search {
	margin-top: 26px;
}

/* Banner Mod */
#gkBannerOverlay .BannerMod {
	height: 80px;
}
#gkBannerOverlay .BannerMod ul li {
	letter-spacing: 1px;
	width: 50%;
	height: 40px;
	line-height: 40px;
}
#gkBannerOverlay .BannerMod ul li:nth-child(2),
#gkBannerOverlay .BannerMod ul li:last-child {
    border-right: none;
}
#gkBannerOverlay .BannerMod ul li:first-child,
#gkBannerOverlay .BannerMod ul li:nth-child(2) {
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
#gkBannerOverlay .BannerMod ul li:nth-child(2n+1) {
	clear: both;
}
#gkBannerOverlay .BannerMod i {
    padding-right: 10px;
}

/* Image Show and NSP Portal Modes */
.gkIsWrapper-gk_storebox {
	min-height: 240px !important;
}
.gkIsWrapper-gk_storebox figcaption h1 {
	font-size: 32px !important;
}
.gkIsWrapper-gk_storebox figcaption h2 {
	font-size: 24px !important;
}
.gkIsWrapper-gk_storebox figcaption .readmore {
	font-size: 14px;
	width: 120px;
}
/*
.gkIsWrapper-gk_storebox .gkIsPrev, 
.gkIsWrapper-gk_storebox .gkIsNext {
	display: none;
}
*/