
@import "shopOverviewGridElement.css";

#teaser-shop-suche{
    display: none;
}
.clr{
  clear: both;  
}
div#container{
    overflow: visible;
}
div#shopOverview_warp{
    position: relative;
}
div.shop_category .btn-kk-square {
    margin-top: 0px;
    padding: 1px 0px;
    width: 160px;
    border-radius:0px;
    font-family: 'Open Sans' !important;
    font-weight: 700;
}
div.shop_category .btn-kk-blue {
	background: #5585a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#5585a2), to(#416783));
	background: -moz-linear-gradient(top,  #5585a2,  #416783);
	filter:  progid:DXImaGETransform.Microsoft.gradient(startColorstr='#5585a2', endColorstr='#416783');
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
div.shop_category .btn-kk-blue:hover {
	background: #5585a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#416783), to(#5585a2));
	background: -moz-linear-gradient(top,  #416783,  #5585a2);
	filter:  progid:DXImaGETransform.Microsoft.gradient(startColorstr='#416783', endColorstr='#5585a2');
}
div.shop_category .btn-kk-blue:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#5585a2), to(#416783));
	background: -moz-linear-gradient(top,  #5585a2,  #416783);
	filter:  progid:DXImaGETransform.Microsoft.gradient(startColorstr='#5585a2', endColorstr='#416783');
}
div.shop_category .btn-kk-yellow {       
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2e554), color-stop(1, #fac802));
    background:-moz-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:-webkit-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:-o-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:-ms-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:linear-gradient(to bottom, #f2e554 5%, #fac802 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e554', endColorstr='#fac802',GradientType=0);
    background-color:#f2e554;
    border:1px solid #FAC802;
    color: #1F384C;    
    text-shadow: 0px 0 rgba(0, 0, 0, 0);
}
div.shop_category .btn-kk-yellow:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fac802), color-stop(1, #f2e554));
    background:-moz-linear-gradient(top, #fac802 5%, #f2e554 100%);
    background:-webkit-linear-gradient(top, #fac802 5%, #f2e554 100%);
    background:-o-linear-gradient(top, #fac802 5%, #f2e554 100%);
    background:-ms-linear-gradient(top, #fac802 5%, #f2e554 100%);
    background:linear-gradient(to bottom, #fac802 5%, #f2e554 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac802', endColorstr='#f2e554',GradientType=0);
    background-color:#fac802;
}
div.shop_category .btn-kk-yellow:active {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2e554), color-stop(1, #fac802));
    background:-moz-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:-webkit-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:-o-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:-ms-linear-gradient(top, #f2e554 5%, #fac802 100%);
    background:linear-gradient(to bottom, #f2e554 5%, #fac802 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e554', endColorstr='#fac802',GradientType=0);
    background-color:#f2e554;
}
.incentiveInfoLink,
.shopInfoLink{
	display: inline-block;
    vertical-align: top;
    width: 28px !important;
    height: auto;
}
a.shopInfoLink button.shopInfoButton{
    width: 130px;
}
button.shopInfoButton span.shop_title {
    width: 125px;
    height: 16px;
}


.shop_title {
    height: 27px;
    padding-top: 2px;
    display: block;
    float: right;
    font-size: 10px;
    height: 16px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 129px;
}
div#shopOverview_warp  div.shop_cat_content > div.row-fluid{
    margin-bottom: 15px;
}
div.shop_category span.shop_title_info{
    width: 71px;
    padding: 2px 6px 0 0;
    display: inline-block;
    height: auto !important;
    text-align: right;
}


div#shopOverview_warp ul li {
    list-style-type: none;
}
div#shopOverview_warp ul#myTab.nav li.active a{
   background-color: #F4F7F9;
}
div#shopOverview_warp .nav {
    margin-bottom: 0px;
}

div#shopOverview_warp .navbar-inner{
    min-height: 38px;
}
div#shopOverview_warp .tab-pane{
    border-top:none;
    border-left:1px solid #CAD6DF;
    border-right:1px solid #CAD6DF;
    border-bottom:1px solid #CAD6DF;
    padding: 0px;
}
div#shopOverview_warp .shop_cat_content{
    padding: 10px;
}
div#shopOverview_warp div.in_catSearch,
div#shopOverview_warp div.in_catBig,
div#shopOverview_warp div.in_cat {
    display: inline-block;
    margin-left: 10px;
    margin-top: 8px;
}
div#shopOverview_warp div.in_cat > a, 
div#shopOverview_warp div.in_cat > span {
    color: #003333;
    display: inline-block;
    font-size: 12px;
    text-shadow: 0 1px 2px #FFFFFF;
    width: 140px;
}
div#shopOverview_warp div.in_catSearch > span{
    color: #003333;
    display: inline-block;
    font-size: 12px;
    text-shadow: 0 1px 2px #FFFFFF;
    width: 340px;
    cursor:default; 
}
div#shopOverview_warp div.in_catBig > span{
    color: #003333;
    display: inline-block;
    font-size: 13px;
    text-shadow: 0 1px 2px #FFFFFF;
    width: 240px;
    cursor:default; 
}
div#shopOverview_warp .shop_cat {
    background-color: #F4F7F9;
    border-bottom: 1px solid #CAD6DF;
    clear: both;
    height: 55px;
    width: 100%;
    cursor: pointer;
}

div#shopOverview_warp .new_shop_search {
    display: inline-block;
    float: right;
    height: 40px;
    width: 265px;
    margin-top: 5px;
}
div#shopOverview_warp input.search_selected_shop {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #CAD6DF !important;
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px !important;
    line-height: 26px !important;
    margin: 0 0 0 3px;
    padding: 3px 0 0 5px;
    position: relative !important;
    top: 7px !important;
    width: 210px !important;
    z-index: 999; 
    color: #8B9399 !important;
    font-family: arial !important;
    font-size: 14px !important;
}

div#shopOverview_warp .lupe {
    cursor: pointer;
    position: relative;
    right: -10px;
    top: 10px;
}

/********* begin slide down menu **************/
div#shopOverview_warp .shop_slide_down_box {
    /*background-color: #F5DC36;*/
    border: 3px solid #FFFFFF;
    height: auto /*134px*/;
    width: auto /*895px*/;
    margin: 0;
    padding: 8px 15px 8px 15px; 
}

div#shopOverview_warp .shop_slide_down_box > ul {
    float: left;
    margin: 0 17px;
    padding: 0;
}

div#shopOverview_warp #slide_down_menue_1 {
    border-left: 1px solid #CAD6DF;
    border-right: 1px solid #CAD6DF;
    border-bottom:1px solid #CAD6DF;
    height: 0;
    opacity: 0;
    overflow: hidden;
   
}

.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.nav-tabs > li > a, .nav-pills > li > a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 12px;
}
.nav > li > a {
    display: block;
}
.dropdown-toggle {
}
a {
    color: #0088CC;
    text-decoration: none;
}
li {
    line-height: 20px;
}
.nav {
    list-style: none outside none;
}


div#shopOverview_warp ul#myTab.nav li.cat_active a {
    background-color: #F4F7F9;
}
.nav-tabs > .cat_active > a, .nav-tabs > .cat_active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD #DDDDDD transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}
/********* end slide down menu **************/
div#shopOverview_warp img.ajax_loader{
    display: block;
    margin: auto;
    padding: 15px;
}

div#shopOverview_warp a {
    background: none repeat scroll 0 0 transparent;
    color: #4D87C7;
    text-decoration: none;
}
/********* begin favorites **************/
div#shopOverview_warp .favorites_categoy {
    color: #53616C !important;
}
div#shopOverview_warp .thumbimg {
    position: absolute;
}
div#shopOverview_warp .favorites_votes {
    color: #53616C;
}
.favorites_votes {
    color: #53616C;
    height: 25px;
    padding-left: 15px;
    width: 70px;
}
.fav_votes {
    margin-left: 30px;
}
.favorites_shop {
    color: #53616C;
    height: 25px;
    padding-left: 15px;
    width: 200px;
}
.az_categoy,
.favorites_categoy {
    color: #53616C !important;
    height: 25px;
    padding-left: 15px;
    width: 217px;
}
.favorites_shoplink,
.az_shoplink{
    padding: 8px 5px 8px 0;
}

.az_table,
.favorites_table{
    margin: 10px 0 10px 0;
}

.az_shop {
    color: #53616C;
    height: 25px;
    padding-left: 15px;
    width: 292px;
}
div#shopOverview_warp div.alphabet{
    width: 340px;
}
div#shopOverview_warp div.alphabet a{
    color: #003333;
    display: inline-block;
    font-size: 12px;
    text-shadow: 0 1px 2px #FFFFFF;
    width: auto;
}
div#shopOverview_warp .az_initial{
    color: #FFF;
    height: 25px;
    padding-left: 15px;
    background: #5585a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#5585a2), to(#416783));
	background: -moz-linear-gradient(top,  #5585a2,  #416783);
}
/********* end favorites **************/
/**** tooltips usw ***/
div#shopOverview_warp .shopIMG_wrap{
   position: relative; 
}
div#shopOverview_warp .shop_coins{
    position: absolute;
    top: 75px;
    left: 70px;
}
div#shopOverview_warp .shop_coins_tabel{
    margin-right: 5px;
}
div#shopOverview_warp .shop_thumb {
    background: url("/tl_files/klubkasse/bilder/main/shop_thumb.png") no-repeat scroll 0 0 transparent;
    font-size: 10px;
    padding-left: 20px;
    position: absolute;
    top: 78px;
    left: 15px;
}
div#shopOverview_warp div.popover.right{
   /* margin-top: 105px;
    margin-left: 125px;*/
    width: 170px;
    z-index: 99999;
}
div#shopOverview_warp div.popover.top{
   /* margin-top: 56px;
    margin-left: -94px;*/
    width: 170px;
    z-index: 99999;
}
div#shopOverview_warp .popover-content,
div#shopOverview_warp .popover-title {
    font-size: 10px;
    padding: 2px 6px;
}
/**** tooltips usw ***/
/*** CountryCode ***/

div#shopOverview_warp div.country_select_container{
   position: absolute;
   right: 1px;
   top: 10px; 
}
div#shopOverview_warp div.country_select_container ul.country {
    display: block;
    margin: 0;
}
div#shopOverview_warp div.country_select_container ul.country li{
    display: inline-block;
    margin: 0;
}
div#shopOverview_warp div.country_select_container a {
    cursor: pointer;
    display: block;
    height: 15px;
    width: 24px;
}
div#shopOverview_warp div.country_select_container a.active{
    background: url("/tl_files/klubkasse/bilder/flaggen/sprite_flags_small.png") no-repeat scroll 0 0 transparent;
}
div#shopOverview_warp div.country_select_container a.de.inactive {
    background: url("/tl_files/klubkasse/bilder/flaggen/sprite_flags_small.png") no-repeat scroll 0 -15px transparent;
}
div#shopOverview_warp div.country_select_container a.at.active {
    background: url("/tl_files/klubkasse/bilder/flaggen/sprite_flags_small.png") no-repeat scroll 0 -30px transparent;
}
div#shopOverview_warp div.country_select_container a.at.inactive {
    background: url("/tl_files/klubkasse/bilder/flaggen/sprite_flags_small.png") no-repeat scroll 0 -45px transparent;
}

/*** CountryCode ***/

/**visible shop search result**/
#shops-main,
section#main,
div.inside,
div.mod_article,
div#shopOverview_warp .tab-content {
    overflow: visible !important;
}
div#shopOverview_warp .typeahead.dropdown-menu{
    margin-bottom: 25px;
}