body {
  background-image: none;
  background-color: rgb(252, 157, 51);
  background-color: rgba(252, 157, 51, 0);
}

.ksk_top_wrapper {
  border-bottom-width: 1px;
  background-image: none;
  padding-top: 6px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.ksk_top_wrapper .ksk_container_wrapper {
  height: 76px;
  margin-left: 0px;
  margin-right: 0px;
  background-image: none;
  background-color: rgb(252, 80, 0);
  background-color: rgba(252, 80, 0, 0);
}

.ksk_main_image_wrapper {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: none;
  display:none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: #ada179;
}

.ksk_main_image_wrapper .ksk_container_wrapper {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  height: 374px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-top-color: #f6bf62;
  border-bottom-color: #f6bf62;
  border-left-color: #f6bf62;
  border-right-color: #f6bf62;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  margin-left: 0px;
  background-image: none;
  background-color: transparent;
  padding-top: 0px;
  padding-left: 0px;
}

.ksk_menu_wrapper {
  margin-top: 0px;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  margin-left: 0px;
  border-top-style: solid;
  border-top-width: 7px;
}

.ksk_menu_wrapper .ksk_container_wrapper_menu {
  margin-top: 0;
  margin-bottom: 0;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  background-image: none;
  border-top-style: solid;
  border-top-width: 1px;
}

.ksk_menu_wrapper #menu ul li a.ksk_main_menu {
  font-size: 16px;
  text-transform: uppercase;
  font-family: PT Sans;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-bottom-width: 4px;
  margin-left: 18px;
  padding-top: 20px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 6px;
  margin-bottom: 13px;
  margin-top: 0px;
  margin-right: 0px;
  font-weight: normal;
  text-decoration: none;
  background-image: none;
  background-color: transparent;
  line-height:15px;
}

.ksk_menu_wrapper #menu ul li.active_link a.ksk_main_menu {
  border-bottom-style: solid;
  border-bottom-width: 4px;
  text-decoration: none;
}
.ksk_menu_wrapper #menu ul li.mli:hover a.ksk_main_menu {
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.ksk_menu_wrapper #menu ul li ul {
  padding-top: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  background-image: none;
  padding-left: 8px;
}

.ksk_menu_wrapper #menu ul li ul li a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 9px;
  padding-right: 10px;
  padding-bottom: 9px;
  padding-left: 10px;
  font-size: 13px;
  line-height: 13px;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.ksk_menu_wrapper #menu ul li ul li.mli:hover a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

.ksk_menu_wrapper #menu ul li ul li.active_link a.ksk_sub_menu {
  background-image: none;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}

.ksk_columns_wrapper .ksk-menu, .ksk_columns_wrapper #left-bar .ksk-menu, .ksk_columns_wrapper #right-bar .ksk-menu {
  margin-bottom: 40px;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  margin-left: 0px;
}

.ksk_columns_wrapper .ksk-menu .ksk_container_wrapper_menu, .ksk_columns_wrapper #left-bar .ksk-menu .ksk_container_wrapper_menu, .ksk_columns_wrapper #right-bar .ksk-menu .ksk_container_wrapper_menu {
  margin-bottom: 4px;
  margin-left: 10px;
  margin-right: 12px;
  margin-top: 4px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li a.ksk_main_menu {
  text-transform: uppercase;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  margin-bottom: 0px;
  font-family: PT Sans;
  font-size: 14px;
  font-weight: normal;
  line-height:15px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu {
  text-transform: uppercase;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu {
  text-transform: uppercase;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  text-decoration: none;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul {
  background-image: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu {
  padding-top: 6px;
  padding-bottom: 6px;
  background-image: none;
  background-color: transparent;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 13px;
  line-height: 13px;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu {
  text-decoration: underline;
}

.ksk_columns_wrapper .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu {
}

.ksk_sidebars, #left-bar, #right-bar {
  margin-top: 30px;
  margin-bottom: 0px;
  width: 280px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  padding-left: 2px;
  padding-right: 0px;
  background-image: none;
  background-color: transparent;
  border-left-width: 0px;
  border-right-width: 0px;
  padding-bottom: 0px;
}

#left-bar {
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 0px;
  width: 217px;
  padding-top: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  padding-left: 5px;
  padding-right: 0px;
  background-image: none;
  background-color: transparent;
  border-right-width: 0px;
  border-left-width: 0px;
  padding-bottom: 0px;
}

#right-bar {
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: 0px;
  width: 280px;
  padding-top: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  padding-left: 2px;
  padding-right: 0px;
  background-image: none;
  background-color: transparent;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  padding-bottom: 0px;
}

.box, #left-bar .box, #right-bar .box {
  margin-top: 18px;
  margin-right: 17px;
  margin-bottom: 36px;
  margin-left: 0px;
  border-left-style: solid;
  border-right-style: solid;
  padding-top: 5px;
  padding-bottom: 17px;
  padding-right: 0px;
  padding-left: 1px;
  background-image: none;
  background-color: rgb(249, 220, 121);
  background-color: rgba(249, 220, 121, 0);
  border-top-color: #36342c;
  border-bottom-color: #36342c;
  border-left-color: #36342c;
  border-right-color: #36342c;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
}

.box .header, #left-bar .box .header, #right-bar .box .header {
  padding-top: 3px;
  padding-bottom: 0px;
  background-image: none;
  margin-left: 0px;
  padding-left: 12px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  padding-right: 12px;
}

.box .header h2, #left-bar .box .header h2, #right-bar .box .header h2 {
  font-family: Arial;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  text-decoration: none;
  overflow:hidden;
  text-align: center;
  text-transform: none;
  color: #632512;
  font-style: normal;
}

.box .content, #left-bar .box .content, #right-bar .box .content {
  font-family: PT Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 14px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
  border-bottom-style: solid;
  background-image: none;
  background-color: transparent;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  text-align: left;
}

.box .content a, #left-bar .box .content a, #right-bar .box .content a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content {
  background-color: transparent;
  background-image: none;
  font-family: PT Sans;
  font-size: 16px;
  line-height: 22px;
  width: 509px;
  text-align: left;
}

#content a {
  font-weight: normal;
  text-decoration: none;
}

#content a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h2 a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h2 a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

#content h1 {
  font-family: Arial,sans-serif;
  font-size: 35px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.ksk_footer_wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: solid;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 7px;
}
#footer_content {
  font-family: PT Sans;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.ksk_footer_wrapper .ksk_container_wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  padding-left: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: #f6bf62;
  border-bottom-color: #f6bf62;
  border-left-color: #f6bf62;
  border-right-color: #f6bf62;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  background-image: none;
  background-color: #ffffff;
}
.ksk_footer_wrapper .ksk_container a {
  text-transform: none;
  text-decoration: underline;
}
.ksk_footer_wrapper .ksk_container a:hover {
  text-decoration: underline;
}

.ksk_columns_wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-right-style: solid;
  border-right-width: 0px;
  background-image: none;
  background-color: #ffffff;
  border-top-color: transparent;
  border-top-color: rgba(252, 157, 51, 0.14);
  border-bottom-color: transparent;
  border-bottom-color: rgba(252, 157, 51, 0.14);
  border-left-color: rgba(252, 157, 51, 0.14);
  border-left-color: rgba(252, 157, 51, 0.14);
  border-right-color: rgba(252, 157, 51, 0.14);
  border-right-color: rgba(252, 157, 51, 0.14);
}
#left-bar .box .header {
  background-image: none;
  margin-left: 0px;
  padding-left: 12px;
  padding-top: 3px;
  padding-bottom: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  padding-right: 12px;
}
#right-bar .box .header {
  background-image: none;
  margin-left: 0px;
  padding-left: 12px;
  padding-top: 3px;
  padding-bottom: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  padding-right: 12px;
}
#left-bar .box .content {
  border-bottom-style: solid;
  background-image: none;
  background-color: transparent;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 14px;
  padding-top: 10px;
}
#right-bar .box .content {
  border-bottom-style: solid;
  background-image: none;
  background-color: transparent;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 14px;
  padding-top: 10px;
}
#content h1 {
  font-family: Montserrat Alternates;
  font-size: 35px;
  line-height: 37px;
  text-align: left;
}
#content h2 {
  font-family: Montserrat Alternates;
  font-size: 20px;
  font-weight: normal;
  line-height: 27px;
  text-align: left;
}

.primary_button {
  font-family: PT Sans;
  font-size: 14px;
  color: #ffffff;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: none;
}
.primary_button:hover {
  background-image: none;
  font-family: PT Sans;
  font-size: 14px;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-right: 20px;
  padding-left: 20px;
}
.secondary_button {
  font-family: PT Sans;
  font-size: 14px;
  color: #ffffff;
  background-image: none;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  padding-top: 4px;
}
.secondary_button:hover {
  font-family: PT Sans;
  font-size: 14px;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: none;
}
#columns #content.ksk_middle_area {
  width: 1000px;
}
body.frontpage .ksk_main_image_wrapper {
}

.ksk_top_wrapper {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 17px;
  margin-right: 17px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  border-top-color: #f9ad6d;
  border-bottom-color: #f9ad6d;
  border-left-color: #f9ad6d;
  border-right-color: #f9ad6d;
  background-image: none;
  background-color: rgb(252, 80, 0);
  background-color: rgba(252, 80, 0, 0);
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.ksk_main_image_wrapper {
  margin-left: 17px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 17px;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-color: rgb(247, 130, 38);
  border-top-color: rgba(247, 130, 38, 0);
  border-bottom-color: rgb(247, 130, 38);
  border-bottom-color: rgba(247, 130, 38, 0);
  border-left-color: rgb(247, 130, 38);
  border-left-color: rgba(247, 130, 38, 0);
  border-right-color: rgb(247, 130, 38);
  border-right-color: rgba(247, 130, 38, 0);
  padding-top: 0px;
  background-image: url(/files/marrakech.kotisivukone.com/marrakech-paakuva-4.3.18.JPG);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: rgb(241, 140, 53);
  background-color: rgba(241, 140, 53, 0);
  display:none;
}


.ksk_menu_wrapper {
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 51px;
  margin-right: 0px;
  border-top-width: 0px;
  border-top-color: rgb(230, 197, 177);
  border-top-color: rgba(230, 197, 177, 0);
  background-image: none;
  background-color: #fffcfc;
}
.ksk_menu_wrapper .ksk_container_wrapper_menu {
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  margin-bottom: 6px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
  border-top-width: 6px;
  border-top-color: rgb(230, 197, 177);
  border-top-color: rgba(230, 197, 177, 0);
  background-image: none;
  background-color: #fffcfc;
}
.ksk_menu_wrapper #menu ul li a.ksk_main_menu {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 7px;
  padding-right: 7px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  color: #632512;
  background-image: none;
  background-color: rgb(252, 189, 40);
  background-color: rgba(252, 189, 40, 0.25);
  border-top-color: rgb(244, 132, 48);
  border-top-color: rgba(244, 132, 48, 0.48);
  border-bottom-color: rgb(244, 132, 48);
  border-bottom-color: rgba(244, 132, 48, 0.48);
  border-left-color: rgb(244, 132, 48);
  border-left-color: rgba(244, 132, 48, 0.48);
  border-right-color: rgb(244, 132, 48);
  border-right-color: rgba(244, 132, 48, 0.48);
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}
.ksk_menu_wrapper #menu ul li.active_link a.ksk_main_menu {
  text-transform: none;
  color: #632512;
  border-top-color: rgb(244, 132, 48);
  border-top-color: rgba(244, 132, 48, 0.48);
  border-bottom-color: rgb(244, 132, 48);
  border-bottom-color: rgba(244, 132, 48, 0.48);
  border-left-color: rgb(244, 132, 48);
  border-left-color: rgba(244, 132, 48, 0.48);
  border-right-color: rgb(244, 132, 48);
  border-right-color: rgba(244, 132, 48, 0.48);
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  background-image: none;
  background-color: rgb(255, 197, 12);
  background-color: rgba(255, 197, 12, 0.4);
}
.ksk_menu_wrapper #menu ul li.mli:hover a.ksk_main_menu {
  font-style: normal;
  color: #632512;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(244, 132, 48);
  border-top-color: rgba(244, 132, 48, 0.48);
  border-bottom-color: rgb(244, 132, 48);
  border-bottom-color: rgba(244, 132, 48, 0.48);
  border-left-color: rgb(244, 132, 48);
  border-left-color: rgba(244, 132, 48, 0.48);
  border-right-color: rgb(244, 132, 48);
  border-right-color: rgba(244, 132, 48, 0.48);
  border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  background-image: none;
  background-color: rgb(255, 197, 12);
  background-color: rgba(255, 197, 12, 0.4);
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}
.ksk_menu_wrapper #menu ul li ul {
  padding-top: 0px;
  background-image: none;
  background-color: #fcfcfc;
}
.ksk_menu_wrapper #menu ul li ul li a.ksk_sub_menu {
  margin-right: 0px;
  border-top-color: rgb(235, 37, 241);
  border-top-color: rgba(235, 37, 241, 0.88);
  border-bottom-color: rgb(235, 37, 241);
  border-bottom-color: rgba(235, 37, 241, 0.88);
  border-left-color: rgb(235, 37, 241);
  border-left-color: rgba(235, 37, 241, 0.88);
  border-right-color: rgb(235, 37, 241);
  border-right-color: rgba(235, 37, 241, 0.88);
  font-size: 13px;
  color: #632512;
  font-weight: bold;
  background-image: none;
  background-color: #e9e4ea;
  font-family: Trebuchet MS;
}
.ksk_menu_wrapper #menu ul li ul li.mli:hover a.ksk_sub_menu {
  color: #632512;
  font-weight: bold;
  background-image: none;
  background-color: rgb(255, 197, 12);
  background-color: rgba(255, 197, 12, 0.4);
}
.ksk_menu_wrapper #menu ul li ul li.active_link a.ksk_sub_menu {
  color: #632512;
  font-weight: bold;
  background-image: none;
  background-color: rgb(255, 197, 12);
  background-color: rgba(255, 197, 12, 0.4);
}

.ksk_columns_wrapper .ksk-menu, .ksk_columns_wrapper #left-bar .ksk-menu, .ksk_columns_wrapper #right-bar .ksk-menu {
  margin-top: 41px;
  margin-bottom: 35px;
  margin-left: 4px;
  margin-right: 41px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-left-radius: 13px;
  -moz-border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  -moz-border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  -moz-border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  -moz-border-bottom-right-radius: 13px;
  background-image: none;
  background-color: #f6bf62;
  border-top-color: #b17810;
  border-bottom-color: #b17810;
  border-left-color: #b17810;
  border-right-color: #b17810;
}
.ksk_columns_wrapper .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li a.ksk_main_menu {
  border-bottom-color: transparent;
  font-family: Arial Black;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #833017;
}
.ksk_columns_wrapper .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu {
  border-bottom-color: #ddab56;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #cc941f;
}
.ksk_columns_wrapper .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu {
  border-bottom-color: #ddab56;
  font-style: italic;
  font-weight: normal;
  color: #cc941f;
}
.ksk_columns_wrapper .ksk-menu #menu ul li ul, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul {
  background-image: none;
  background-color: #9b3061;
  padding-top: 0px;
}
.ksk_columns_wrapper .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li a.ksk_sub_menu {
  color: #ffffff;
}
.ksk_columns_wrapper .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.active_link a.ksk_sub_menu {
 color: #ddab56;
}
.ksk_columns_wrapper .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu, .ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul li.mli:hover a.ksk_sub_menu {
 color: #ddab56;
}


.box .header, #left-bar .box .header, #right-bar .box .header {
  padding-bottom: 0px;
  padding-top: 1px;
  padding-left: 0px;
  padding-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: none;
  background-color: rgb(216, 177, 241);
  background-color: rgba(216, 177, 241, 0);
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: rgb(212, 109, 222);
  border-bottom-color: rgba(212, 109, 222, 0.37);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0px;
}

.box .content, #left-bar .box .content, #right-bar .box .content {
  font-family: Arial;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 0px;
  color: #632512;
}

.box .content a, #left-bar .box .content a, #right-bar .box .content a {
  color: #632512;
  text-decoration: none;
}

.box .content a:hover, #left-bar .box .content a:hover, #right-bar .box .content a:hover {
  font-style: normal;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none;
}

#content {
  font-family: Arial;
  font-size: 13px;
  line-height: 18px;
  margin-right: 0px;
  padding-right: 10px;
  margin-left: 0px;
  padding-left: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  margin-top: 17px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  color: #22211c;
  border-top-color: rgb(252, 189, 40);
  border-top-color: rgba(252, 189, 40, 0.55);
  border-bottom-color: rgb(252, 189, 40);
  border-bottom-color: rgba(252, 189, 40, 0.55);
  border-left-color: rgb(252, 189, 40);
  border-left-color: rgba(252, 189, 40, 0.55);
  border-right-color: rgb(252, 189, 40);
  border-right-color: rgba(252, 189, 40, 0.55);
  background-image: none;
  background-color: transparent;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

#content a {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  color: #412f29;
  text-decoration: underline;
}

#content a:hover {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: underline;
  color: #412f29;
}

#content h2 {
  font-size: 15px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  line-height: 19px;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #22211c;
}

#content h2 a {
  font-style: normal;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
  color: #412f29;
}

#content h2 a:hover {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  color: #412f29;
}

#content h1 {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 29px;
  line-height: 32px;
  text-align: center;
  text-transform: none;
  color: #271e1e;
}

.ksk_footer_wrapper {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-left-radius: 20px;
  -moz-border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  border-top-color: rgb(255, 156, 59);
  border-top-color: rgba(255, 156, 59, 0.52);
  border-bottom-color: rgb(255, 156, 59);
  border-bottom-color: rgba(255, 156, 59, 0.52);
  border-left-color: rgb(255, 156, 59);
  border-left-color: rgba(255, 156, 59, 0.52);
  border-right-color: rgb(255, 156, 59);
  border-right-color: rgba(255, 156, 59, 0.52);
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-image: none;
  background-color: #ffffff;
  display: none;
}

#footer_content {
  font-size: 13px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  line-height: 10px;
  text-align: left;
  color: #632512;
}

.ksk_footer_wrapper .ksk_container a {
  text-transform: none;
  text-decoration: underline;
  color: #632512;
}

.ksk_footer_wrapper .ksk_container a:hover {
  text-decoration: underline;
  font-style: italic;
  color: #632512;
}

.primary_button {
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  background-image: none;
  background-color: #f78226;
  color: #000000;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  padding-top: 1px;
  padding-left: 18px;
  border-top-color: #180909;
  border-bottom-color: #180909;
  border-left-color: #180909;
  border-right-color: #180909;
  border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}
.primary_button:hover {
  font-style: normal;
  background-image: none;
  background-color: #ddab56;
  border-top-color: #f78226;
  border-bottom-color: #f78226;
  border-left-color: #f78226;
  border-right-color: #f78226;
  font-size: 14px;
  border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  padding-top: 1px;
  padding-left: 18px;
}

.secondary_button {
    background-color: #a3a3a3;
}

.secondary_button:hover {
    background-color: #9c9c9c;
}

#left-bar .box .header {
  padding-bottom: 0px;
  padding-top: 1px;
  padding-left: 0px;
  padding-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-top-left-radius: 2px;
  -moz-border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-bottom-right-radius: 2px;
  background-image: none;
  background-color: rgb(216, 177, 241);
  background-color: rgba(216, 177, 241, 0);
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #000000;
  border-bottom-color: #3a3724;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
}
#right-bar .box .header {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: none;
  background-color: rgb(216, 177, 241);
  background-color: rgba(216, 177, 241, 0);
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: rgb(212, 109, 222);
  border-bottom-color: rgba(212, 109, 222, 0.37);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0px;
}
.ksk_container {
  margin-right: auto;
  margin-left: auto;
  width: 1250px;
  max-width: 1250px;
}
#left-bar .box .content {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: center;
  padding-bottom: 3px;
  padding-top: 4px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #000000;
}
#right-bar .box .content {
  font-family: Arial;
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: center;
  padding-bottom: 0px;
  padding-top: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: 5px;
  margin-right: 0px;
  color: #632512;
}
#left-bar .box .header h2 {
  font-family: Arial;
  line-height: 21px;
  font-weight: bold;
  text-transform: none;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  color: #22211c;
}
#right-bar .box .header h2 {
  font-family: Arial;
  line-height: 21px;
  font-weight: bold;
  text-transform: none;
  text-align: center;
  font-size: 18px;
  color: #632512;
  font-style: normal;
}
#left-bar .box {
  border-left-style: solid;
  border-right-style: solid;
  margin-top: 18px;
  margin-bottom: 36px;
  margin-left: 0px;
  margin-right: 17px;
  padding-top: 5px;
  padding-bottom: 17px;
  padding-right: 0px;
  padding-left: 1px;
  background-image: none;
  background-color: rgb(249, 220, 121);
  background-color: rgba(249, 220, 121, 0);
  border-top-color: #3a3724;
  border-bottom-color: #3a3724;
  border-left-color: #3a3724;
  border-right-color: #3a3724;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
}
#right-bar .box {
  border-left-style: solid;
  border-right-style: solid;
  margin-top: 18px;
  margin-bottom: 36px;
  margin-left: 0px;
  margin-right: 17px;
  padding-top: 5px;
  padding-bottom: 17px;
  padding-right: 0px;
  padding-left: 1px;
  background-image: none;
  background-color: rgb(249, 220, 121);
  background-color: rgba(249, 220, 121, 0);
  border-top-color: #36342c;
  border-bottom-color: #36342c;
  border-left-color: #36342c;
  border-right-color: #36342c;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
}
.ksk_columns_wrapper #left-bar .ksk-menu #menu ul li a.ksk_main_menu {
  font-family: Arial Black;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #833017;
}
.ksk_columns_wrapper #right-bar .ksk-menu #menu ul li a.ksk_main_menu {
  font-family: Arial Black;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #833017;
}
.ksk_columns_wrapper #left-bar .ksk-menu {
  margin-top: 41px;
  margin-bottom: 35px;
  margin-left: 4px;
  margin-right: 41px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-left-radius: 13px;
  -moz-border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  -moz-border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  -moz-border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  -moz-border-bottom-right-radius: 13px;
  background-image: none;
  background-color: #f6bf62;
  border-top-color: #b17810;
  border-bottom-color: #b17810;
  border-left-color: #b17810;
  border-right-color: #b17810;
}
.ksk_columns_wrapper #right-bar .ksk-menu {
  margin-top: 41px;
  margin-bottom: 35px;
  margin-left: 4px;
  margin-right: 41px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-left-radius: 13px;
  -moz-border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  -moz-border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  -moz-border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  -moz-border-bottom-right-radius: 13px;
  background-image: none;
  background-color: #f6bf62;
  border-top-color: #b17810;
  border-bottom-color: #b17810;
  border-left-color: #b17810;
  border-right-color: #b17810;
}
.ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #cc941f;
}
.ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.mli:hover a.ksk_main_menu {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #cc941f;
}
.ksk_columns_wrapper #left-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu {
  font-style: italic;
  font-weight: normal;
  color: #cc941f;
}
.ksk_columns_wrapper #right-bar .ksk-menu #menu ul li.active_link a.ksk_main_menu {
  font-style: italic;
  font-weight: normal;
  color: #cc941f;
}
.ksk_columns_wrapper .ksk_container_wrapper {
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  margin-top: 0px;
  border-top-color: rgba(252, 157, 51, 0.14);
  border-top-color: rgba(55, 112, 13, 0);
  border-bottom-color: transparent;
  border-bottom-color: rgba(55, 112, 13, 0);
  border-left-color: #37700d;
  border-left-color: rgba(55, 112, 13, 0);
  border-right-color: transparent;
  border-right-color: rgba(55, 112, 13, 0);
  border-top-style: dashed;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-image: none;
  background-color: #ffffff;
}
#content h3 {
  font-family: Arial;
  font-size: 18px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  color: #22211c;
}
.ksk_columns_wrapper #left-bar .ksk-menu #menu ul li ul {
  padding-top: 0px;
}
.ksk_columns_wrapper #right-bar .ksk-menu #menu ul li ul {
  padding-top: 0px;
}
#left-bar .box .content a {
  font-weight: bold;
  color: #22211c;
  text-decoration: none;
}
#left-bar .box .content a:hover {
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #000000;
  text-transform: none;
}
#right-bar .box .content a:hover {
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-transform: none;
}
#right-bar .box .content a {
  font-weight: bold;
  text-decoration: none;
  color: #632512;
}
#content h1 a {
  font-weight: normal;
}
.paging_bar, .paging_bar a {
font-size: 18px !important;
}
#footer_content h3 {
  color: transparent;
}
#ksk_page_wrapper {
  margin-right: 0px;
  margin-left: 0px;
}
#content .box {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
#left-bar .box .content h1 {
  font-size: 10px;
  line-height: 10px;
}
#left-bar .box .content h2 {
  font-size: 10px;
  line-height: 10px;
}
#left-bar .box .content h3 {
  font-size: 10px;
}

@media only screen and (max-width: 722px) {
  body.tuotteet #content .inner #webstore_order_buttons {
    margin-bottom: 60px;
  }
}