body:after{ display:none; content: url("images/plus.gif") url("images/spinner.gif") url("images/ok.gif"); }

.title { color: #00033F; background-color: inherit; font-size: 14px; font-weight: bold; }
.description { color: #00033F; background-color: inherit; }
.inputbox { font-size: 12px; }
.inputbutton { color: #000000; background: #ffffff; font-size: 13px; font-weight: bold; }
.image {  padding: 5px; border: solid 1px #ddd; }
.special { color: #000000; background-color: #FFF8E9; font-size: 12px; border: solid 1px #000000; padding: 2px; }

.clearsidetitle {  }
.clearsidecontent {  }

.tabledata  { border-width: 1px; border-color: #C4DAF5; border-style: solid; padding: 2px !important; }
.divdata { line-height: 18px; margin: 0px; padding: 1px; }
.tablepresentation { border-width: 1px; border-color: #C4DAF5; border-style: solid; padding: 2px !important; }

a.mainmenu { color: #004080; background-color: inherit; text-decoration: none; }
a.mainmenu:hover { color: #004080; background-color: inherit; text-decoration: none; }

a.upmenu { color: #004080; background-color: inherit; text-decoration: none; }
a.upmenu:hover { color: #004080; background-color: inherit; text-decoration: none; }

a.linktitle { color: #0099da; background-color: inherit; font-size: 16px; text-decoration: none; }
a.linktitle:hover { color: #0099da; background-color: inherit; font-size: 16px; text-decoration: none; }

a.linkdesc { color: #004080; background-color: inherit; text-decoration: none; }
a.linkdesc:hover { color: #004080; background-color: inherit; text-decoration: none; }

a.linkspecial { color: #000000; background-color: inherit; text-decoration: none; }
a.linkspecial:hover { color: #000000; background-color: inherit; text-decoration: none; }

a.linksmall { color: #004080; background-color: inherit; font-size: 12px; text-decoration: none; }
a.linksmall:hover { color: #004080; background-color: inherit; font-size: 12px; text-decoration: none; }

.dotsh {  }
.dotsv {  }
.lineh {  }
.empty {  }

.quotestyle { font-size: 10px; font-family: helvetica, arial, sans-serif; color: #838383; background-color: #F5F5F5; display: block; padding: 3px; }

.favbutton { border-radius: 3px; background-color: #ddd; background-image: url(images/bgbtn.gif); background-repeat: repeat-x; border: 1px solid #ddd; border-bottom: 1px solid #ccc; color: #333; font-family: tahoma, sans-serif, arial; font-size: 11px; line-height: 18px; padding: 0px 5px 0px 5px; text-shadow: 1px 1px 0 #fff; margin: 2px; }
.favbutton:active { background-image: none !important; text-shadow: none !important; }
.favbutton:hover { border: 1px solid #999; border-bottom-color: #888; color:#000; background-color: #d5d5d5; background-position: 0 -6px; }
.favcount { border-radius: 3px; background-color: #ddd; background-image: url(images/bgbtn.gif); background-repeat: repeat-x; border: 1px solid #ddd; border-bottom: 1px solid #ccc; color: #333; font-family: tahoma, sans-serif, arial; font-size: 11px; line-height: 18px; padding: 0px 5px 0px 5px; text-shadow: 1px 1px 0 #fff; margin: 2px; }

.fa-05x { font-size: 50% }

#modalcookies { overflow: hidden; }

.img-caption h1 a, .img-caption h2 a, .img-caption h3 a, .img-caption h4 a, .img-caption h5 a, .img-caption h6 a {  color: #fff; text-decoration: none !important; } 
a.btn-caption {  color: #fff !important; text-decoration: none !important; } 
.margin-top-md { margin-top: 20px !important; }
.margin-bottom-md { margin-bottom: 20px !important; }
input[type="file"] { height: auto !important; }

.margin-left-sm { margin-left: 10px !important; }
.margin-right-sm { margin-right: 10px !important; }

.ec-box { margin-bottom: 20px; border: solid 1px #eee; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); position: relative; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
.ec-box:hover { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); z-index: 10; }
.ec-box img { display: block; margin: 0 auto; }
.ec-box-footer { background-color: #f5f5f5; padding: 5px; overflow: hidden; margin-top: 10px; }
.ec-box-footer .label { font-size: 1em; padding-top: 8px; padding-bottom: 8px; display: inline-block; margin-bottom: 0; }
.ec-box-footer .ec-price { display: block; font-size: 1.2em; color: #02c66c; text-align: center; margin-top: 5px; }
.ec-box-header { background-color: #f5f5f5; padding: 5px; font-weight: 600; text-align: center; }