#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 620px;
visibility: hidden;
z-index: 100;
}




.toggler {
    cursor: pointer;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 5px;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

.toggler:hover {
    background: #eee;
}

.element {
    padding: 0 5px;
}

#cardloader.ajax-loading {
    color: #141414;
    background-color: #F1F6AE;
    background-image: url(../images/loader.gif);
background-repeat: no-repeat;
background-position:center;
}

#cardloader {
   background-image: url(../images/th_header.png);
     background-position:0px center;
     background-repeat: repeat-x;
    color: #2E4D6B;
    height: 15px;
    line-height: 15px;
    padding: 5px;
    font-weight: 900;
}

#toptotal strong{
	color:#2E4A6B;
	font-size:1.4em;
	
}
#slider {
	width: 200px;
	height: 20px;
	background-color: #0099FF;
}
 
#knob {
	width: 50px;
	height: 20px;
	background-color: #993333;
}

#com_creditcards a {
    text-decoration: none;
}

#com_creditcards a:link, #com_creditcards a:visited {
    text-decoration: none;
}

#com_creditcards .small {
    margin: 0px;
}

/************************************************
 modal
 ************************************************/
.popup h3 {
    background-color: #1D5494;
    color: white;
    border: 1px solid #2E4A6B;
    font-size: 1.5em;
    padding: 5px;
    margin: 0px;
    font-weight: 900;
}

.popup h4 {
    background-color: #F1F2F3;
    color: #2b2b2b;
    border-bottom: 1px solid #C8CCD0;
    font-size: 1.2em;
    padding: 5px;
    margin: 0px;
    margin-bottom: 10px;
}

.popup .padder {
    padding: 5px;
}

.popup div.cardtxt {
    float: left;
    display: inline-block;
    width: 320px;
}

.popup div.cardimage {
    display: inline-block;
    width: 120px;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-right: 20px;
}

.popup div.cardimage img {
    text-align: center;
}

/************************************************
 headers
 ************************************************/
#com_creditcards h2.comparetitel {
    font-size: 1.2em;
    color: #fff;
    margin: 0px;
    padding: 5px;
    background-color: #75808A
}

#com_creditcards h3 {
    background-color: #47941D;
    color: white;
    padding: 5px;
    margin: -10px -10px 10px -10px;
}

#com_creditcards h4 {
    color: #9DBAD5;
    font-size: 1.5em;
    font-weight: 900;
    margin: 0px;
    margin-bottom: 5px;
}

#com_creditcards h4 span {
    color: #2E4E6B;
}

/************************************************
 compare bg
 ************************************************/
.boolred {
    background-color: #fff;
    color: white;
}

.boolgreen {
    background-color: #A5EC4D;
}

/************************************************
 Button rollovers
 ************************************************/
/*aan verlanglijst toevoegen (blauw)*/

#com_creditcards table.compare ul {
margin:6px;
}

#com_creditcards ul.verlangbutton {
width:110px;
margin:2px;
text-align:center;
}

#com_creditcards .verlangbutton li {
    display: inline;
    list-style: none;
    line-height: 20px;
	width:120px;
}

#com_creditcards .verlangbutton li a {
    background: transparent url(../images/butleft_greydark.png) no-repeat top left;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding: 0px 0px 00px 10px;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}

#com_creditcards .verlangbutton li a span {
    background: transparent url(../images/butright_greydark.png) no-repeat right top;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px 20px 0px 0;
    text-decoration: none;
    color: white;
    font-size: 95%;
    min-width: 70px;
}

#com_creditcards .verlangbutton li a:hover {
    background-position: bottom left;
    color: #fff;
}

#com_creditcards .verlangbutton li a:hover span {
    background-position: right bottom;
    color: #fff;
}

/*order now (red)*/




#com_creditcards ul.ordernow {
width:110px;
margin:2px;

}

#com_creditcards table.compare ul.ordernow {
margin-left:12px;
}

#com_creditcards .ordernow li {
    display: inline;
    list-style: none;
    line-height: 20px;
}

#com_creditcards .ordernow li a {
    background: transparent url(../images/butleft_blue.png) no-repeat top left;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding: 0px 0px 00px 10px;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}

#com_creditcards .ordernow li a span {
    background: transparent url(../images/butright_blue.png) no-repeat right top;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px 20px 0px 0;
    text-decoration: none;
    color: white;
    font-size: 95%;
    min-width: 70px;
}

#com_creditcards .ordernow li a:hover {
    background-position: bottom left;
    color: #fff;
}

#com_creditcards .ordernow li a:hover span {
    background-position: right bottom;
    color: #fff;
}

#com_creditcards .overall_rating {text-align: center;}

#com_creditcards .reviewcenter .rating_star_user { margin: 3px auto 0px auto; }

#com_creditcards .overall_rating .rtitelnum {color: #1D5494;margin: 5px 0 5px 0;font-weight: 900;font-size: 22px;}


/*inlist (grey)*/
#com_creditcards ul.inlist {
width:110px;
margin:2px;

}
#com_creditcards .inlist li {
    display: inline;
    list-style: none;
    line-height: 20px;
}

#com_creditcards .inlist li {
    background: transparent url(../images/butleft_grey.png) no-repeat top left;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding: 0px 0px 00px 10px;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}

#com_creditcards .inlist li span {
    background: transparent url(../images/butright_grey.png) no-repeat right top;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    padding: 0px 20px 0px 0;
    text-decoration: none;
    color: white;
    min-width: 70px;
}

/*wat nu*/

/*aan verlanglijst toevoegen (blauw)*/
#com_creditcards ul.watnu {
width:110px;
margin:2px;

}
#com_creditcards table.compare ul.watnu {
margin-left:12px;
}


#com_creditcards .watnu li {
    display: inline;
    list-style: none;
    line-height: 20px;
}

#com_creditcards .watnu li a {
    background: transparent url(../images/butleft_grey.png) no-repeat top left;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding: 0px 0px 00px 10px;
    text-decoration: none;
    color: white;
    margin-bottom: 5px;
}

#com_creditcards .watnu li a span {
    background: transparent url(../images/butright_grey.png) no-repeat right top;
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px 20px 0px 0;
    text-decoration: none;
    color: white;
    font-size: 92%;
    min-width: 70px;
}

#com_creditcards .watnu li a:hover {
    background-position: bottom left;
    color: #fff;
}

#com_creditcards .watnu li a:hover span {
    background-position: right bottom;
    color: #fff;
}
/*

*/
.blueBox {
    padding: 10px;
    text-align: center;
    background-color: #E1E2E4;
    border: 3px solid #F5F7F7;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	color:#1D5494;
}
.cardimg{
padding:0px 0px 0px 10px;
}
.blueBox p{
    font-size:1.2em;
	margin:0px;
}
#com_creditcards .blueBox h4{
    color:#1D5494;
}
.whiteBox {
    padding: 5px;
    text-align: left;
    background-color: #fff;
    border: 2px solid #EBF2FA;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/************************************************
 mod shortlist
 ************************************************/
#mod_shortlist {
/*position:absolute;*/
position: relative;
background-color:#fff;

width: 235px;
visibility: hidden;
z-index: 100;
}

#mod_shortlist .shortlist {
    padding: 5px;
    background-color: #F5F7F7;
    border: 3px dashed #1C5291;
    margin: 2px;
	  border: 2px dashed #1C5291;
	 color:#1C5291;
	 font-size:0.9em;
}
#mod_shortlist p {
font-weight:900;
margin-bottom:5px;
}

#mod_shortlist  a.remove_slist  {    background: transparent url(../images/delete.png) no-repeat center center;
width:16px;
text-indent: -9999px;
overflow:hidden;
display:block;
}
#mod_shortlist table {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
margin-bottom:10px;
width:100%;
border: 1px solid #E1E2E4;
}
#mod_shortlist table tr {
 background-image: url(../images/th_header.png);
     background-position:0px center;
     background-repeat: repeat-x;

}

#mod_shortlist table tr td {
padding:5px;
	 border-bottom:1px solid #ccc;
	 color:#1a1a1a;
}
#mod_shortlist ul {}
#mod_shortlist ul li{}


.example2 li {
    display: inline;
    list-style: none;
    height: 40px;
    width: 230px;
}

.example2 li a {
    background: transparent url(../images/compare230_60.png) no-repeat top left;
    display: block;
    padding: 0px;
    text-align: center;
    color: white;
    line-height: 40px;
    text-decoration: none;
    font-size: 1.05em;
	font-weight:900;
}

.example2 li a span {
    margin-right: 20px;
}

.example2 li a:hover {
    background-position: 0px bottom;
    color: #fff;
}

.example2 li a:hover span {
    background-position: right bottom;
}

#items {
    float: left;
    width: 525px;
    border: 1px solid #f9f9f9;
}

#cart {
    float: right;
    width: 280px;
    background-color: #fff;
    border: 1px solid #f9f9f9;
    padding-bottom: 50px;
}

#cart .info {
    color: #444;
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
}

.item {
    float: left;
    position: relative;
    width: 150px;
    height: 175px;
    border: 1px solid #eee;
    margin: 10px;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    background-color: #fff;
    background-position: left top;
    background-repeat: no-repeat;
    cursor: move;
}

#cart .item {
    width: 75px;
    height: 75px;
    margin: 5px;
    background-position: -40px -22px;
    border-width: 1px;
    cursor: default;
}

.item span {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0.8em;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

/*
 Tooltips
 */
.TipsSG {
    cursor: pointer;
}

.TipsSG:hover {
}

.tool-tip {
    color: #fff;
    width: 160px;
    z-index: 13000;
}

.tool-title {
    font-weight: bold;
    font-size: 12px;
    color: #A1D6F6;
    margin: 0;
    padding: 8px 8px 4px;
    background: url(../images/bubble.png) top left;
}

.tool-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(../images/bubble.png) bottom right;
}

.sg_left {
    float: left;
}

.sg_right {
    float: right;
}

#com_creditcards {
    font-family: Arial, Helvetica, sans-serif;
}
#com_creditcards hr.cardlist {
    border: 1px dotted #c1c1c1;
}
#content h1.tabel {
    font-size: 30px;
    font-weight: 100;
    line-height: normal;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    color: #1D5494;
    border-bottom: 1px solid #1D5494;
    font-family: Arial, Helvetica, sans-serif;
}

ul#tab_buttons {
    height: 47px;
    width: 728;
    padding: 0px;
    margin: 0 0 20px 0;
    background: url(../images/tab-compare-bg.png) bottom left repeat-x
}

ul#tab_buttons li {
    float: left;
    padding: 0px;
    margin: 0px 3px 0px 0;
    cursor: pointer;
}

ul#tab_buttons li span {
    display: block;
    border: 0px;
    width: 76px;
    height: 27px;
    padding: 10px 12px 0px 12px;
    margin: 0;
    text-align: center;
    color: #fff;
    line-height: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
    /*background-color:#ccc;*/
}

ul#tab_buttons li.tabs {
    background: url(../images/tab-compare-off.png) left top no-repeat;
}

ul#tab_buttons li.tabs:hover {
    background: url(../images/tab-compare-off.png) left -99px no-repeat;
}

ul#tab_buttons li.tabs.active {
    background: url(../images/tab-compare-on.png) left top no-repeat;
}

ul#tab_buttons li.active span {
    color: #1D5494;
}



#com_creditcards .view-products h2 {
font-size:1.3em;
margin-top:10px;
margin-bottom:5px;
}
/* Filters */
.view-products {
    clear: both;
    padding: 0 10px 0px 20px;
    margin: 0;
    background: none;
    font-size: 0.9em
}

/*normaal*/
ul.filter-checkbox {
    float: left;
    width: 130px;
    padding: 0 5px 0 0;
    margin: 5px 0 10px 0
}

ul.filter-checkbox li {
    clear: both;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0
}

ul.filter-checkbox input {
    padding: 0;
    margin: 0;
	float:left;
}

ul.filter-checkbox input.filter-checkbox {
    float: left;
    padding: 0;
    margin: 0
}

ul.filter-checkbox span {
    line-height: 1em;
    padding: 0;
    margin: 0;
    width: 110px;
    display: block;
    float: right;
    padding-top: 0px;
}
/*normaal*/
ul.filter-checkboxsmall {
    float: left;
    width: 100px;
    padding: 0 5px 0 0;
    margin: 5px 0 10px 0
}

ul.filter-checkboxsmall li {
    clear: both;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0
}

ul.filter-checkboxsmall input {
    padding: 0;
    margin: 0;
	float: left;
}

ul.filter-checkboxsmall input.filter-checkbox {
    float: left;
    padding: 0;
    margin: 0
}

ul.filter-checkboxsmall span {
    line-height: 1em;
    padding: 0;
    margin: 0;
    width: 80px;
    display: block;
    float: right;
    padding-top: 0px;

}
/*filter breed*/
ul.filter-checkboxbreed {
    float: left;
    width: 150px;
    padding: 0 5px 0 0;
    margin: 5px 10px 10px 0
}

ul.filter-checkboxbreed li {
    clear: both;
    padding: 0 0 0 0;
    margin: 0 0 10px 0
}

ul.filter-checkboxbreed input {
    padding: 0;
    margin: 0;
		float: left;
}

ul.filter-checkboxbreed input.filter-checkbox {
    float: left;
    padding: 0;
    margin: 0;

}

ul.filter-checkboxbreed span {
    line-height: 1em;
    padding: 0;
    margin: 0;
    width: 130px;
    display: block;
    float: right;
    padding-top: 0px;
}
.filterround{
    
  	display:inline-block;float:left;
   padding:10px;
   background-image: url(../images/bg_ordernow.png);
   background-repeat:no-repeat;
   margin-bottom:5px;
}
/*
 *
 *
 * */
#heading {
    display: block;
    text-align: center;
    margin-bottom: 1em;
}

#heading * {
    display: inline;
    padding: 4px;
    user-select: none;
    cursor: pointer;
    vertical-align: middle;
}

/*#heading li.active {
 background-color: #66ccff;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -opera-border-radius: 3px;
 -moz-border-radius: 3px;
 }*/
#panes {
    text-align: justify;
    border-style: none;
    /*width: 245px;*/
    margin: 0;
}

#panes p {
    width: 600px;
    margin: 0 auto 1em auto;
    line-height: 1.2em;
}

#panes div div {
    overflow: hidden;
}

#previous {
    float: none;
    cursor: pointer;
}

#next {
    float: none;
    cursor: pointer;
}

/*
 #com_savings p {
 margin: 0px;
 padding-left: 5px;
 }
 
 #com_savings table {
 border-spacing: 0px;
 padding: 0px 0px 0px 0px;
 }
 
 #com_savings table tr td {
 border-spacing: 0px;
 padding: 0px 0px 0px 0px;
 }
 
 #com_savings h3 {
 color: #1a1a1a;
 border-bottom: 1px solid #1a1a1a;
 }
 
 #save_list {
 background: #fff;
 }
 
 #save_list a {
 cursor: pointer;
 }
 */
/*************************************************
 Compare TABLE
 ************************************************/
table.compare {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

table.compare tr {
    margin: 0px;
    padding: 0px;
}

table.compare tr td {
    text-align: center;
    border-top: 1px solid #ccc;
    border-left: 1px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
		padding: 5px 0px 5px 0px;

}
table.compare tr td.meerinfo {
    text-align: left;
    border-top: 1px solid #ccc;
    border-left: 1px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
}
table.compare tr td.compare_info {
    text-align: left;
    border-left: 0px dotted #ccc;
    font-weight: 900;
    width: 100px;
}

table.compare tr:hover td {
    background-color: #E0E2E5;
}

table.compare tr.bestelnu:hover td {
    background-color: #fff;
}

table.compare tr.bestelnu td {
    border-left: 0px dotted #ccc;
}

table.compare tr.ttitel:hover td {
    background-color: #fff;
}

table.compare tr.ttitel td {
    background-color: #F1F2F3;
    color: #2b2b2b;
    border-left: 1px dotted #ccc;
}


.comparetxttabel span.naarboven {
    display: block;
    border-top: 1px dotted grey;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

table.compare tr.comparetitel {
    color: #2b2b2b;
    margin: 0px;
    padding: 10px;
    /*background-image: url(../images/th_header.png);
     background-position:0px bottom;
     background-repeat: repeat-x;*/
    border: 0px;
}

table.compare tr.comparetitel td {
    text-align: left;
    border-top: 0px solid #ccc;
    border-left: 0px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
    padding: 0px;
    font-size: 1.1em;
    font-weight: 900;
    border-bottom: 1px solid #2b2b2b;
}

table.compare tr.comparetitel:hover td {
    background-color: #fff;
}
td.comparecardimg img {
  
}
table.compare tr.comparetitel td.comparecardimg  {
	text-align:center;
	padding:0px;
}

/*************************************************
 PRODUCT LIST TABLE
 ************************************************/
#product_list table{
    width: 100%;
    margin: 0px;
    padding: 0px;
	 border-spacing: 0px;
}

#product_list th {
    font-weight: 600;
    color: #1D5494;
    border-bottom: 1px solid #414141;
    border-right: 1px dotted #414141;

    background-image: url(../images/th_header.png);
    background-repeat: repeat-x;
}

#product_list th a {
    display: block;
    height: 70px;
}

#product_list th a:link, #product_list th a:visited {
    color: #1D5494;
    text-decoration: underline;
}

#product_list th a:hover {
    color: #1a1a1a;
    text-decoration: underline;
}

#product_list th:hover {
    color: #1a1a1a;
    background-image: url(../images/th_header_hover.png);
    background-repeat: repeat-x;
}

#product_list th.sorted {
    color: #1a1a1a;
    background-image: url(../images/th_header_selected.png);
    background-repeat: repeat-x;
}

#product_list a:link, #product_list a:visited {
    border: 0px;
    text-decoration: none;
}

#product_list a:hover {
    border: 0px;
    text-decoration: underline;
}

/*
 #product_list a:link span, #product_list a:visited span {
 color: #333;
 text-decoration: underline;
 }
 */
#product_list tr td a:link img, #product_list tr td a:visited img {
    border: 0px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

#product_list tr td .recommend {
    border: 0px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

#product_list tr td.product {
  /*  padding-left: 10px;*/
}
#product_list tr td img {
padding:0px;
margin:0px;
}
form.list {
    border: 1px solid #CACACA;
    background-image: url(../images/bg_active_tab.jpg);
    background-repeat: repeat-x;
}

#product_list a:hover span {
    color: #ff3320;
}

#product_list tr {
    height: 22px;
    line-height: 22px;
    text-align: left;
}

#product_list tr td {
    height: 60px;
    line-height: 20px;
    border-bottom: 1px dotted #c1c1c1;
}

/*
 
 #product_list tr.row0 {
 background-color: #EEEFF0;
 
 }
 
 #product_list tr.row1 {
 background-color: #fff;
 
 }
 */
#product_list th.sorted {
    background-color: #CECECE;
}

#product_list tr.row0 td.sorted {
    background-color: #D6E1EE;
}

#product_list tr.row1 td.sorted {
    background-color: #EDF1F6;
}

#product_list tr.row0 td.rente {
    background-color: #A5EC4D;
}

#product_list tr.row1 td.rente {
    background-color: #BAEC7C;
}

#product_list tr.row0 td.premie {
    background-color: #F8F365;
    color: #000;
}

#product_list tr.row1 td.premie {
    background-color: #F8F597;
}

#product_list tr.row0 td.totaal {
    background-color: #F8B765;
}

#product_list tr.row1 td.totaal {
    background-color: #F8CE97;
}

#product_list td.recommend {
    font-weight: 900;
}

.adaptiveBox {
    width: 100%;
    min-width: 800px;
}
#com_creditcards {
    overflow-x: auto!important;
}
/*************************************************
 detail TABLE
 ************************************************/
table.dcompare {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
	/*float:left;*/
}
table.dcompare.detailtabpad {
margin-right:20px;
table-layout: fixed;
}
table.dcompare tr {
    margin: 0px;
    padding: 0px;
}

table.dcompare tr td {
   padding:5px;
    border-top: 1px solid #ccc;
    border-left: 1px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
}
table.dcompare tr td.meerinfo {
    text-align: left;
    border-top: 1px solid #ccc;
    border-left: 1px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;

}
table.dcompare tr td.compare_info {
    text-align: left;
    border: 1px solid #ccc!important;
    font-weight: 900;
    width: 150px;
	background-color:#F5F7F7;
}

table.dcompare tr:hover td {
    background-color: #E0E2E5;
}

table.dcompare tr.bestelnu:hover td {
    background-color: #fff;
}

table.dcompare tr.bestelnu td {
    border-left: 0px dotted #ccc;
}

table.compare tr.ttitel:hover td {
    background-color: #fff;
}

table.dcompare tr.ttitel td {
    background-color: #F1F2F3;
    color: #2b2b2b;
    border-left: 1px dotted #ccc;
}


table.dcompare tr.comparetitel {
    color: #2b2b2b;
    margin: 0px;
    padding: 10px;
    background-image: url(../images/th_header.png);
     background-position:0px bottom;
     background-repeat: repeat-x;
    border: 0px;
}



table.dcompare tr.comparetitel td {
    text-align: left;
    border-top: 0px solid #ccc;
    border-left: 0px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
        padding: 5px 5px 5px 10px;

    font-size: 1.1em;
    font-weight: 900;
    border-bottom: 1px solid #2b2b2b;
}


table.dcompare tr.comparetitel td.comparecardimg  {
	text-align:center;
}

#com_creditcards .detailpagemore h4 {
    	color:#1D5494;
    font-size: 1.5em;
    font-weight: 100;
    margin: 10px 0px 10px 0px;
   
	padding:5px;
}


/*************************************************
 detailpagemore TABLE
 ************************************************/
.detailpagemore table {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
	width:100%;
}

.detailpagemore table tr {
    margin: 0px;
    padding: 0px;
}

.detailpagemore table tr td {
    text-align: center;
    border-top: 1px solid #ccc;
    border-left: 1px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
}
.detailpagemore table tr td.meerinfo {
    text-align: left;
    border-top: 1px solid #ccc;
    border-left: 1px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
	padding:5px;
}
.detailpagemore table tr td.titel {
    text-align: left;
    border-left: 0px dotted #ccc;
    font-weight: 900;
    width: 160px;
    padding: 5px 5px 5px 10px;
}
.detailpagemore table tr.comparetitel {
    color: #2b2b2b;
    margin: 0px;
   
    background-image: url(../images/th_header.png);
     background-position:0px bottom;
     background-repeat: repeat-x;
    border: 0px;
}

.detailpagemore table tr.comparetitel td {
    text-align: left;
    border-top: 0px solid #ccc;
    border-left: 0px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;
    vertical-align: text-top;
    padding: 5px 5px 5px 10px;
    font-size: 1.1em;
    font-weight: 900;
    border-bottom: 1px solid #2b2b2b;
}


table.whatnext {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
	width:100%;
	border:0px;
}
table.whatnext tr {
    margin: 0px;
    padding: 0px;
}

table.whatnext tr td {
   padding:5px;
    border-top: 1px solid #ccc;
    border-left: 0px dotted #ccc;
    border-right: 0px;
    border-bottom: 0px;

    vertical-align: middle;
}

#com_creditcards table.whatnext tr td h2 {
color:#1D5494;
font-weight:100;
font-size:1.6em;
}

/*this must be set so that the loading div
 can be height:100% */
body {
    height: 100%
}

/*this is what we want the div to look like
 when it is not showing*/
div.loading-invisible {
    /*make invisible*/
    display: none;
}

/*this is what we want the div to look like
 when it IS showing*/
div.loading-visible {
    /*make visible*/
    display: block;
    /*position it at the very top-left corner*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    /*in supporting browsers, make it
     a little transparent*/
    background: #fff;
    /* _background: none; /*this line removes the background in IE*/
    filter: alpha(opacity = 75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    /*set the padding, so that the content
     of the div is centered vertically*/
    padding-top: 25%;
    z-index: 10000;
}

div.loading-visible p {
    color: #1D5494;
    font-size: 1.2em;
    font-weight: bold;
}

/* CHANGES EUGENE 26.10.2016 */
#com_creditcards .detailtabpad a.TipsSG.modal:before {
    content: " ";
    width: 22px!important;
    height: 21px!important;
    background-position: -10px -711px!important;
    display: block;
    float: right!important;
	margin-top:-2px!important; 
	margin-left:5px!important;
}
.closeTAB {
	display:block;
	position:relative;
	width:90px;
	height:30px;
	background:#f5f7f7!important;
	float:right;
	box-sizing:border-box;
	padding-right:25px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-align:right;
	cursor:pointer!important;
	border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.closeTAB:before {
	content: ' ';
	position:absolute;
	z-index:100;
	background:#f5f7f7!important;
	width:30px;
	height:29px;
	left:-22px;
	top:-1px;
	-ms-transform: skewX(-30deg); /* IE 9 */
    -webkit-transform: skewX(-30deg); /* Safari */
    transform: skewX(-30deg); /* Standard syntax */
	cursor:pointer!important;
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.closeTAB:after {
	content: '+';
	position:absolute;
	z-index:100;
	background:transparent!important;
	width:16px;
	height:30px;
	font-size:16px;
	right:5px;
	top:0px;
	text-align:center;
	line-height:30px;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg); /* Standard syntax */
	cursor:pointer!important;
}


.th_gary {
	background:#f5f7f7!important; 
	border:1px solid #ccc!important;
}
.th_paddingZerro {
	padding:0!important;
}
.th_valign_bottom {
	vertical-align:bottom;
}

.credit-card-box {
    background-repeat: no-repeat;
    background-position: center center;
    height: 52px;
    width: 80px;
    background-color: transparent;
	margin:15px auto 15px;
	
}


.compare_info_h1 {
	font-size:16px;
	font-weight:bold;
}


.cycle-pager {
    display: inline-block;
    padding: 5px;
    position: absolute;
    top: -45px
}
.cycle-pager span {
    display: inline-block;
    padding: 10px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    margin: 0 1px;
    color: #fff;
    font-weight: 700;
    background-image: linear-gradient(bottom, #fd850d 0, #fdad0d 100%);
    background-image: -o-linear-gradient(bottom, #fd850d 0, #fdad0d 100%);
    background-image: -moz-linear-gradient(bottom, #fd850d 0, #fdad0d 100%);
    background-image: -webkit-linear-gradient(bottom, #fd850d 0, #fdad0d 100%);
    background-image: -ms-linear-gradient(bottom, #fd850d 0, #fdad0d 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fd850d), color-stop(1, #fdad0d))
}
.cycle-pager span.cycle-pager-active, .cycle-pager span:hover {
    background: #EFF2F5;
    color: #3E3E3E
}