/* containers */
#gk-top { overflow: hidden; min-height:90px; }
#gk-nav { margin-bottom: 15px; }
#bg-wrap-left { background: transparent url('../images/background_left.png') no-repeat left 0; padding: 0 40px; }
#bg-wrap-right { background: transparent url('../images/background_right.png') no-repeat right 0; padding: 0 40px 0 0; margin-right: -40px;  }
#gk-content { float:left; }
.gk-inset1,
.gk-inset2 { margin-bottom:10px; }
#gk-left,
#gk-right,
#gk-main { }
#banner1,
#banner2 { margin: 0 0 10px 0; }
#gk-header { margin-bottom: 10px; }
#gk-container { }
#gk-topsl1,
#gk-topsl2,
#gk-usersl1,
#gk-usersl2,
#gk-botsl1,
#gk-botsl2 { margin-bottom:10px; }
/* header */
#gk-header { overflow: hidden; }
#gk-header1 { float: left; }
#gk-header2 { float: right; }
#gk-header.two-modules #gk-header1 { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing: border-box; padding-right:10px; }
/* content */
#gk-top-nav { margin-bottom:10px; font-size: 11px; }
.youah { font-weight:bold; }
span.mod_breadcrumbs { padding:0 10px; }
#component_wrap { margin-bottom:10px; padding:20px; border:1px solid #d0d0d0; background:#fff; }
/* usersl,topsl,botsl */
.gk-box-left > div { margin-right: 5px; }
.gk-box-center > div { margin-left: 5px; margin-right: 5px; }
.gk-box-right > div { margin-left: 5px; }
/* module suffixes ---------------------------------------------- */
/* default */ 
.moduletable,
.moduletable_text,
.moduletable_menu { padding:0; margin: 10px 0 0 0; background: #fff; line-height: 145%; border: 1px solid #d5d5d5;}
.moduletable_content { padding:10px; overflow:hidden; }
.moduletable:first-child,
.moduletable_text:first-child,
.moduletable_menu:first-child { margin-top:0!important; }
.moduletable > h3,
.moduletable_text > h3,
.moduletable_menu > h3 { font-size: 12px;  font-weight:bold; text-transform: uppercase;  color: #1f1f1f;height:32px; line-height:32px; background: transparent url('../images/moduletable_header.png') repeat-x 0 0; border-bottom: 1px solid #d5d5d5; padding:0; }
.moduletable > h3 span,
.moduletable_text > h3 span,
.moduletable_menu > h3 span { display: block; height: 32px; padding:0 10px; }
.moduletable ul li,
.moduletable_text ul li,
.moduletable_menu ul li {  }
.moduletable ul li:first-child,
.moduletable_text ul li:first-child,
.moduletable_menu ul li:first-child { border-top: none; }
/* suffix clear */
.moduletable.clear,
.moduletable_text.clear,
.moduletable_menu.clear { padding:0; margin: 0; border: none; background:none; }
.moduletable.clear .moduletable_content,
.moduletable_text.clear .moduletable_content,
.moduletable_menu.clear .moduletable_content { padding: 0; }
/* suffix login */
.moduletable.login h3 span { background: transparent url('../images/moduletable_icons.png') no-repeat right -2px; }
.moduletable.login .mod_login ul.user-links { margin: 0 -10px -10px -10px; }
/* suffix box */
.moduletable.box h3 span { background: transparent url('../images/moduletable_icons.png') no-repeat right -37px; }
/* suffix _menu */
.moduletable_menu .moduletable_content { padding:0; overflow:visible; }
.moduletable_menu ul.menu { margin:0; padding:0; }
.moduletable_menu ul.menu li { min-height:32px; border-top:1px solid #e7e7e7; }
.moduletable_menu ul.menu li:first-child { border-top: none; }
.moduletable_menu ul.menu li a { padding: 0 0 0 32px; line-height:32px; display:block; min-height:32px; background: transparent url('../images/menu_item.png') no-repeat 12px 11px; color:#000; font-weight:bold; font-size:11px; }
.moduletable_menu ul.menu li a:hover { text-decoration:none; }
.moduletable_menu ul.menu>li.parent>a { background: transparent url('../images/menu_plus.png') no-repeat 12px 11px; }
.moduletable_menu ul.menu>li:hover>a{ color:#46660b; }
.moduletable_menu ul.menu>li.active { background:#6e9f15; border:1px solid #639012; border-bottom:none; margin:0 -1px;}
.moduletable_menu ul.menu>li.active>a { color:#fff!important; background: transparent url('../images/menu_item_active.png') no-repeat 12px 11px;}
.moduletable_menu ul.menu>li.active.parent>a { background: transparent url('../images/menu_minus.png') no-repeat 12px 11px; }
.moduletable_menu ul.menu>li>ul li { background:#fdfcf1; border:1px solid #dddabd; border-bottom:none; margin:0 -1px; }
.moduletable_menu ul.menu>li>ul li:first-child { border-top:none; }
.moduletable_menu ul.menu>li>ul li a { color:#5d5d5d; font-weight:normal; }
.moduletable_menu ul.menu>li>ul li a:hover { color:#000; }
.moduletable_menu ul.menu>li.active + li { border-top:1px solid #d7d7d7; }
/* moduletable ul */
.moduletable_content>div>ul,
.moduletable_content>ul { margin:-10px; }
.moduletable_content>div>ul li,
.moduletable_content>ul li { min-height:32px; border-top:1px solid #e7e7e7; }
.moduletable_content>div>ul li:first-child,
.moduletable_content>ul li:first-child { border-top: none; }
.moduletable_content>div>ul li>a:first-child,
.moduletable_content>ul li>a:first-child { padding: 0 10px 0 32px; line-height:32px; display:block; min-height:32px; background: transparent url('../images/menu_item.png') no-repeat 12px 11px; color:#292929; font-weight:bold; font-size:11px; }
.moduletable_content>div>ul li a:hover,
.moduletable_content>ul li a:hover { text-decoration:none; }
.moduletable_content>div>ul li:hover>a,
.moduletable_content>ul li:hover>a{ color:#46660b; }
/* suffix color1 */
.moduletable.color1 > h3 { color: #fff; background: transparent url('../images/moduletable_header_color.png') repeat-x 0 0; border: 1px solid #577b15; margin: -1px -1px 0 -1px; padding:0; }

.moduletable.color1 > h3 span { display: block; height: 32px; padding:0 10px; }
/* suffix color2 */
.moduletable.color2 > h3 { background-image:none; border-bottom: 1px solid #dddabd; }
.moduletable.color2 { background: #fdfcf1; border: 1px solid #dddabd; }
.moduletable.color2 .moduletable_content > div > ul li { border-top: 1px solid #dddabd; }
.moduletable.color2 .moduletable_content > div > ul li:first-child { border-top:none; }
/* suffix color3 */
.moduletable.color3 > h3 { background: transparent url('../images/style2/moduletable_color3_left.png') no-repeat left 0; }
.moduletable.color3 > h3 span { background: transparent url('../images/style2/moduletable_color3_right.png') no-repeat right 0; }
/* suffix white */
.moduletable.white > h3 { background: #fff; }
/* suffix clean */
.moduletable.clean,
.moduletable.clean > .moduletable_content { background:transparent!important; }
/* modalbox fix */
body.contentpane { background:#fff; }