.TipsSG {
    cursor: pointer;
}

.TipsSG:hover {
    background-color: #C9D3DF;
}
.sg_left	{
    float:left;
}
.sg_right{
    float:right;
}
#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;
}

table#save_list {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#save_list th {
    font-weight: 600;
    color: #1a1a1a;
    border-bottom: 1px solid #414141;
    padding: 2px;
    background-image: url(../images/th_header.png);
    background-repeat: repeat-x;
}

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

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

#save_list a:link span, #save_list a:visited span {
    color: #333;
    text-decoration: underline;
}

#save_list tr td a:link img , #save_list tr td a:visited img {
    border: 0px;
    text-decoration: none;
	padding:0px;
	margin:0px;
}


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

form.list {
    border: 1px solid #CACACA;
    background-image: url(../images/bg_active_tab.jpg);
    background-repeat: repeat-x;
}

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

#save_list tr {
    height: 22px;
    line-height: 22px;
}

#save_list tr td {
}

#save_list tr td {
    height: 20px;
    line-height: 20px;
}

#save_list tr td.clap {
    height: 0px;
    line-height: 0px;
}

#save_list tr.clap {
    height: 0px;
    line-height: 0px;
}

#save_list tr.row0 {
    background-color: #E3E8EE;
    font-size: 0.9em;

}

#save_list tr.row1 {
    background-color: #fff;
    font-size: 0.9em;

}

#save_list th.sorted {
    background-color: #CECECE;
}

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

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

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

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

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

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

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

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

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

/*
 #save_list tr:hover, #save_list tr:hover td.rente, #save_list tr:hover td.premie, #save_list tr:hover td.totaal, #save_list tr:hover td.anual {
 color: #fff;
 background-color: #1D5494;
 cursor: default;
 }
 */
#save_list img {
    margin: 0px;
    padding: 0px;

	 /*    display:inline-block;*/
}

.custom-tip {
    color: #000;
    width: 320px;
    z-index: 13000;
}

.custom-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #fff;
    padding: 8px 8px 4px;
    background-color: #336EB6;
    border-right: 2px solid #2E496B;
    border-top: 2px solid #EBF1FA;
    border-left: 2px solid #EBF1FA;
    background: url(../images/bg_th.png);
}

.custom-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: #fff;
    color: #336EB6;
    border-bottom: 2px solid #2E496B;
    border-right: 2px solid #2E496B;
    border-left: 2px solid #EBF1FA;
}

#save_extendedlist {
    background: #fff;
}

table#save_extendedlist {
    width: 100%;
}

table#save_extendedlist tr.extop {
    border-top: solid 1px red;
}

table#save_extendedlist tr.exbottom td {
    border-bottom: solid 1px green;
}

table#save_extendedlist tr.exbottom {
    border-bottom: solid 1px blue;
}

.saveitem {
    border: solid 1px #ccc;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #CACACA;
    /* background-image: url(../images/bg_active_tab.jpg);
     background-repeat: repeat-x;*/
    background-color: #ffefff;
}

.saveitem.recommend {
    font-size: 100%;
}

.saveitem table tr td {
    vertical-align: top;
    padding: 5px;
}

.saveitem li {
    border-bottom: 1px solid #CACACA;
    padding: 2px;
    color: #1D5494;
}

.saveitem li em {
    color: #111;
    font-style: normal;
}

h1.recommend {
    color: #111;
    background-color: red;
}

h1.recommend a:link, h1.recommend a:visited {
    color: white;
    background-color: red;
}

h1.recommend a:hover {
    color: #FFFA00;
    background-color: #fe001a;
}

.moreinfo {
    cursor: pointer;
    text-decoration: underline;
    color: #197CDE;
}

.moreinfo:hover {
    color: #FF7400;
}

ul.leftblock li {
    height: 30px;
    border-bottom: 0px;
}

ul.leftblock li img {
}

ul.leftblock li h3 {
    font-weight: 900;
    color: #1D5494;
    margin: 0px;
    padding: 0px;
}

ul.bankdetails {
    border: 1px solid #eee;
    margin-bottom: 10px;
}

ul.bankdetails li {
    border-bottom: 1px solid #eee;
}

.collapse {
}

table#save_list td .collapse table {
    margin: 0px;
    padding: 0px;
}

a.btn-recom {
    display: block;
    height: 35px;
    background: transparent url(../images/bg_rec.png) no-repeat 0 0;
    text-indent: -9999999999999em;
    margin-bottom: 0px;
    color: white;
}

a.btn-recom:hover {
    background-position: 0 -35px;
    border-bottom: none
}

a.btn-recom_small {
    display: block;
    height: 22px;
    line-height: 22px;
    background: transparent url(../images/bg_rec_s.png) no-repeat 0 0;
    text-indent: -9999999999999em;
    margin-bottom: 0px;
    color: white;
}

a.btn-recom_small:hover {
    background-position: 0 -22px;
    border-bottom: none
}

#sorttabs {
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    margin-bottom: 1em; /*margin between menu and rest of page*/
    overflow: hidden;
    margin-top: 10px;
}

#sorttabs ul {
    margin: 0;
    padding: 0px;
    list-style: none;
}

#sorttabs li {
    display: inline;
    margin: 0;
    padding: 0;
}

#sorttabs span {
    float: left;
    background: url("../images/left.png") no-repeat left top;
    margin: 0;
    padding: 0 0 0 6px;
    margin-right: 0px;
}

#sorttabs span a {
    float: left;
    display: block;
    background: url("../images/right.png") no-repeat right top;
    padding: 5px 15px 5px 6px;
    margin-right: 6px;
    text-decoration: none;
    color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sorttabs span a {
    float: none;
}

/* End IE5-Mac hack */
#sorttabs span a:hover {
}

#sorttabs span a:hover {
    color: yellow;
}

#sorttabs span a:hover span {
    color: yellow;
}

.savefiltermain {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000055;
    background: url(../images/bg_th.png);
    background-repeat: repeat-x;
}

.savefiltermain .grid_2 {
    line-height: 24px;
    color: #fff;
}

#dateview {
    float: left;
}

#navview {
    float: right;
}

#navview li {
    display: inline;
    list-style-type: none;
    padding-right: 5px;
}

.expandview {
    margin: 0px;
    float: right;
}

.selectbox {
}

.selectbox select {
    background-color: #fff;
    color: #333;
    border: 1px solid #aaa;
    padding: 1px;
}

.selectbox img {
    display: block;
    margin: 0px;
    padding: 0px;
}

#functions a:link, #functions a:visited {
    color: #222;
}

#functions a:hover {
    background-color: yellow;
}

#functions {
    color: #222;
    background-color: #C8CCD0;
    display: block;
    padding: 5px;
}

.functionssecond {
    color: #222;
    background-color: #d7ddD0;
    display: block;
    padding: 5px;
}

#save_list tr.row0 .anual {
   
    background-color: #1566B7;
    color: #fff;
}

#save_list tr.row1 .anual {
    
    background-color: #3878B7;
    color: #fff;
}

#save_list tr.row0 .notenough {
  
    background-color: #B71537;
    color: #fff;
	
}

#save_list tr.row1 .notenough {
   
    background-color: #CB4B66;
    color: #fff;
}

#calculator {
    color: #222;
    display: block;
    padding: 5px;
}

#calculator input {
    width: 60px;
}

#calculator a {
}

#calculator h3 {
    font-size: 1.2em;
}

#calculator a {
}

.calspan {
    color: #fff;
    background-color: #438FDB;
    display: block;
    padding: 5px;
}

div.bedrag {
    color: #222;
    background-color: #FAF36C;
    text-align: center;
    font-size: 1.2em;
    line-height: 2em;
    border-bottom: 1px solid #E6E3B3;
    border-top: 1px solid #E6E3B3;
}

.bedrag a {
    color: #33373C;
    cursor: pointer;
}

.bedrag a:link, .bedrag a:visited {
    color: #33373C;
}

.bedrag a:focus, .bedrag a:hover {
    color: #1a1a1a;
}

.bedrag a {
    text-decoration: none;
}

table#save_options1 a:link, table#save_options1 a:visited {
    color: #fff;
    background-color: #1D5494;
    width: 100%;
}

#bt_reken a:link, #bt_reken a:visited {
    color: #222;
    width: 100%;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
    font-weight: 900;
    background: url(../images/calculator.png);
    background-repeat: no-repeat;
}

#togglefilter {
    line-height: 1.5em;
    padding: 5px;
    color: #1D5494;
    cursor: pointer;
    margin-bottom: 5px;
}

#togglefilter ul {
    padding-left: 10px;
    margin-bottom: 10px;
}

#togglefilter ul li {
    padding: 0px;
    margin: 0px;
}

#togglefilter:hover {
    color: #FF7400;
    cursor: pointer;
}

#togglefilter span {
    border: 1px solid #197CDE;
    padding: 5px;
    margin: 5px;
    background-color: white;
    color: #197CDE;
}

#togglefilter:hover span {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #FF7400;
    background-color: #FF7400;
}

table#save_options {
    background-color: #EDF2F8;
    width: 100%;
}

table#save_options td {
    padding: 3px;
    vertical-align: top;
}

.filterform {
    padding: 0px;
}

.filterform table {
}

.filterform table th {
    color: #fff;
    font-weight: 500;
    line-height: 25px;
    height: 25px;
    text-align: left;
}

.filterform table th.leftth {
    background: url(../images/bg_th_f_left.png);
}

.filterform table th.centerth {
    background: url(../images/bg_th_f_center.png);
}

.filterform table th.rightth {
    background: url(../images/bg_th_f_right.png);
    background-position: right;
}

.filterform table td.footer {
    color: #333;
    font-weight: 500;
    line-height: 30px;
    height: 30px;
    text-align: center;
    border-top: 1px solid #92ABCE;
}

.filterform table td.footer.fleft {
    background: url(../images/bg_f_left.png);
    background-position: left bottom;
}

.filterform table td.footer.fcenter {
    background: url(../images/bg_f_center.png);
    background-position: bottom;
}

.filterform table td.footer.fright {
    background: url(../images/bg_f_right.png);
    background-position: right bottom;
}

.filterform table td.filtcontent {
    background-color: #F6F6F6;
    vertical-align: top;
    border-right: 1px solid #92ABCE;
    background: url(../images/fi_content.png);
    background-repeat: repeat-x;
}

.filterform .chekbx {
    display: block;
    line-height: 25px;
}

.filterform .chekbx label {
    padding-left: 5px;
    color: #175694;
}

/*
 .filterform .checked {
 background-color: #EF7600;
 font-weight: 900;
 color: #fff;
 }
 
 .filterform .chekbx.checked label {
 padding-left: 5px;
 color: #fff;
 }
 */
.filterformclean {
    padding: 0px;
}

.filterformclean table {
}

.filterformclean table th {
    font-weight: 900;
    line-height: 20px;
    height: 20px;
    text-align: center;
    border-bottom: 1px solid #ACB2B9;
}

.filterformclean table th td {
    line-height: 15px;
    height: 15px;
}

.filterformclean .chekbx {
    display: block;
    line-height: 25px;
}

.filterformclean label {
    padding-left: 2px;
    color: #175694;
}

/*
 .filterformclean .checked {
 background-color: #EF7600;
 font-weight: 900;
 color: #fff;
 }
 
 .filterformclean .chekbx.checked label {
 padding-left: 5px;
 color: #fff;
 }
 */
/*
 form#filterForm {
 border: 0px solid #C8CCD0;
 padding: 0px;
 margin: 0px;
 background-color: #F1F2F3;
 }
 
 form#filterForm table#save_options {
 border: 0px solid #C8CCD0;
 padding: 5px;
 margin: 0px;
 background: url(../images/bg_filter.jpg);
 background-repeat: repeat-x;
 }
 
 form#filterForm table#save_options td {
 padding: 5px;
 }
 
 /*sliding tabs
 #heading {
 display: block;
 text-align: left;
 }
 
 
 
 #heading ul {
 border-bottom: 1px solid grey;
 padding: 0px;
 margin: 0px;
 width: 100%;
 display: block;
 height: 22px;
 }
 
 #heading li {
 border-top: 1px solid grey;
 border-left: 1px solid grey;
 border-right: 1px solid grey;
 border-bottom: 1px solid white;
 display: inline;
 padding: 0px;
 margin: 0px;
 }
 */
#panes {
    text-align: justify;
    /*width: 245px;*/
    /* margin: 0 1em 0 1em;*/
}

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

#panes div {
    padding: 5px;
    padding: 0px;
}

#panes div div {
    overflow: hidden;
}

#heading {
    margin-top: 10px;
}

/*ul#buttons {
 list-style-type: none;
 padding-bottom: 31px;
 border-bottom: 1px solid grey;
 margin: 0;
 }
 
 ul#buttons li {
 float: left;
 height: 30px;
 background-color: #cfc;
 margin: 0px;
 border-top: 1px solid grey;
 border-right: 1px solid grey;
 border-right: 1px solid grey;
 border-bottom: 1px solid grey;
 }
 
 #heading li.active {
 border-bottom: 1px solid #fff;
 background-color: #fff;
 }
 
 li#buttons a {
 color: #000;
 }
 
 #buttons span {
 float: left;
 display: block;
 color: #666;
 text-decoration: none;
 padding: 6px;
 }
 
 #buttons a:hover {
 background: #fff;
 }*/
#heading span {
    position: relative;
    top: -1px;
    left: 0;
    border: solid #647aae;
    border-width: 1px 0 0;
    display: block;
}

#heading span a {
    top: 2px;
    border-width: 0 0 1px;
    padding: .3em .3em .1em;
    display: block;
}

#buttons {
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.6em;
}
#buttons ul {
margin-left: 5px;
}

#buttons ul li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

/*buttons normal*/
.topbar a.buttons {
    float: left;
    margin-right: 10px;
    width: 80px;
    cursor: pointer;
    text-decoration: none;
}

.topbar a.buttons b {
    display: block;
    border: solid #AAAAAA;
    border-width: 0 1px;
    text-decoration: none;
    outline: none;
    color: #333;
    background-color: #e4e4e4;
    background: url(../images/bg_btn.png);
    background-repeat: repeat-x;
}

.topbar a.buttons b b {
    display: block;
    position: relative;
    top: -1px;
    left: 0;
    border: solid #AAAAAA;
    border-width: 1px 0 0;
    font-weight: normal;
}

.topbar a.buttons b b b {
    border-width: 0 0 1px;
    top: 2px;
    padding-left: 7px;
}

/*hover*/
.topbar a:hover.buttons {
    float: left;
    margin-right: 10px;
    width: 80px;
    cursor: pointer;
    text-decoration: none;
}

.topbar a:hover.buttons b {
    display: block;
    border: solid #F07800;
    border-width: 0 1px;
    text-decoration: none;
    outline: none;
    color: #1A1A1A;
    background-color: #e4e4e4;
    background: url(../images/bg_btn.png);
    background-repeat: repeat-x;
}

.topbar a:hover.buttons b b {
    display: block;
    position: relative;
    top: -1px;
    left: 0;
    border: solid #F07800;
    border-width: 1px 0 0;
    font-weight: normal;
}

.topbar a:hover.buttons b b b {
    border-width: 0 0 1px;
    top: 2px;
    padding-left: 7px;
}

/*buttons active*/
.topbar a.buttons .active {
    float: left;
    margin-right: 10px;
    width: 80px;
    cursor: pointer;
    text-decoration: none;
}

.topbar a.buttons.active b {
    display: block;
    border: solid #33373C;
    border-width: 0 1px;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #e4e4e4;
    background: url(../images/bg_btn_active.png);
    background-repeat: repeat-x;
}

.topbar a.buttons.active b b {
    display: block;
    position: relative;
    top: -1px;
    left: 0;
    border: solid #33373C;
    border-width: 1px 0 0;
    font-weight: normal;
}

.topbar a.buttons.active b b b {
    border-width: 0 0 1px;
    top: 2px;
    padding-left: 7px;
}

/*end active*/
.topbar {
    font-size: 0.90em;
    background: url(../images/toolbar.png);
    background-repeat: repeat-x;
    height: 35px;
    border-bottom: 1px solid #aaa;
}

.topbar .but {
    padding-left: 10px;
}

.rcmain {
    background: url(../images/bg_s.png);
    background-repeat: repeat-x;
    border-bottom: 1px solid #aaa;
}

#marger {
    padding: 10px;
    margin: 10px;
}

.rc_top {
    background: url(../images/rc_top.png);
    background-repeat: repeat-x;
}

.rc_left {
    background: url(../images/rc_left.png);
    background-repeat: repeat-y;
}

.rc_right {
    background: url(../images/rc_right.png);
    background-repeat: repeat-y;
}

.rc_bottom {
    background: url(../images/rc_bottom.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

/*row1*/
table.acc_rc_1 {
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
    background-color: #fff;
}

#save_list hr {
    border: 1px solid #D6E6F6;
}

#save_list tr td table.acc_rc_1 tr td.rc_content {
    background-color: #fff;
    line-height: 20px;
}

#save_list tr td table.acc_rc_1 tr td.rc_opmerking {
    padding-top: 5px;
    line-height: 16px;
}

/*row0*/
table.acc_rc_0 {
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
    background-color: #E3E8EE;
}

strong.blue {
    color: #1D5494;
    font-size: 1.1em;
}

#save_list tr td table.acc_rc_0 tr td {
    height: 11px;
    line-height: 11px;
}

#save_list tr td table.acc_rc_0 tr {
    height: 11px;
    line-height: 11px;
}

#save_list tr td table.acc_rc_0 tr td.rc_content {
    line-height: 20px;
}

#save_list tr td table.acc_rc_0 tr td.rc_opmerking {
    padding-top: 5px;
    line-height: 16px;
}

/*
 .rc_content {
 /* background: url(../images/tablesslide_05.png);
 background-repeat: repeat-x;
 font-size:0.9em;
 background-color: #F6F6F6
 }
 */
.rechtsrond {
    display: block;
    float: right;
    width: 21px;
}

.closerbtn {
    margin: 0;
    padding: 0;
    width: 35px;
    cursor: pointer;
}

.closerbtn a {
    display: block;
    width: 35px;
    height: 24px;
    margin: 0;
    padding: 0;
    background: url(../images/rc_ltop.png) 0 0 no-repeat;
    text-decoration: none;
}

.closerbtn a:hover {
    background-position: 0 -24px;
}

.closerbtn a span {
    display: none
}

.fpadder {
    margin: 5px;
    font-size: 0.9em;
}

/*
 .acor1 { width:100%; }
 .acor1 .toprow{
 
 
 background: url(../images/view_css_bg1.png)  top repeat-x;
 background-color:#D7D7D7;
 
 
 }
 
 .acor1 {
 
 
 background: url(../images/view_css_bg2.png) bottom repeat-x;
 
 }*/
/*.showfilter label {
 text-decoration: none
 }
 
 .showfilter label {
 color: #000;
 background: #fb0 url("../images/tab-blue-left2.gif") left top no-repeat;
 font-weight: bold;
 padding-left: 10px
 }
 
 .showfilter label span {
 background: #fb0 url("../images/tab-blue-right2.gif") right top no-repeat;
 padding-right: 10px
 }
 
 .showfilter label {
 display: block;
 float: left
 }
 
 /* Commented backslash hack hides rule from IE5-Mac \*/
/*.showfilter a, .showfilter a span {
 float: none
 }
 
 /* End IE5-Mac hack */
/*.showfilter a:hover {
 color: #fff;
 background: #26a url("../images/tab-blue-left2.gif") left top no-repeat;
 font-weight: bold;
 padding-left: 10px
 }
 
 .showfilter a:hover span {
 background: #26a url("../images/tab-blue-right2.gif") right top no-repeat;
 padding-right: 10px
 }
 
 .showfilter {
 list-style: none;
 padding: 0;
 margin: 0
 }
 
 .showfilter li {
 float: left;
 display: block;
 margin: 0;
 padding: 0
 }
 */
.rc_tit {
    font-weight: 900;
    color: #1D5494;
}

ul.showfilter {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.showfilter li {
    clear: both;
    list-style: none;
    height: 25px;
    display: block;
    line-height: 25px;
}

ul.showfilter span {
    height: 25px;
    display: block;
}

ul.showfilter label {
    display: inline;
    padding: 0px;
    line-height: 25px;
    padding-right: 20px;
    height: 25px;
}

ul.showfilter li.checked {
    background-image: url(../images/selected_left.png);
    background-repeat: no-repeat;
}

ul.showfilter li.checked label {
    background-image: url(../images/selected_right.png);
    background-position: right;
    background-repeat: no-repeat;
    padding: 0px;
    line-height: 25px;
    padding-right: 20px;
    color: white;
    font-weight: 900;
    display: inline-block;
    height: 25px;
}

table.info {
    background-color: #F4F5F6;
    font-size: 0.9em;
    border-bottom: 1px solid #DCDDDE;
}

table.info tr td {
    padding: 5px;
}

table.info a {
    cursor: pointer;
}

.lv_date {
    background-color: #fff;
    font-size: 0.9em;
    color: #1A1A1A;
    padding: 5px;
    display: block;
    /*border-bottom: 1px solid #DCDDDE;*/
    margin-top: -10px;
}
.tklimitbox {
 margin-top: -20px;
    font-size: 0.9em;
    color: #1A1A1A;
    padding: 5px;
    display: block;
    /*border-bottom: 1px solid #DCDDDE;*/
    
}
.tklimitbox select {
    background-color: #fff;
    color: #333;
    border: 1px solid #aaa;
    padding: 1px;
}
.legende 
{
display:block;
font-size:0.9em;
background-color:#F4F5F6;
/*border: 1px solid #DCDDDE;*/
}
.disclaimer 
{
display:block;
font-size:0.9em;
padding:5px;
}
.legende ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

.legende li { margin: 0 0 3px 0;
border-bottom:1px solid #EBF5FA;
padding:5px;
}

.legende li span{ width:60px;display:block;float:left;text-align:center;vertical-align: middle;margin-right:10px;}


/*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;
}
