@charset "utf-8";
@font-face {font-family: 'muli'; src: url(../fonts/muli/Muli-Regular.ttf);} 



body {	margin:  0;	padding: 0; color: #252121; background: #eee;
} 

body#homep:after {content: url("../images/bg.jpg"); display: none;}

h1, h2, h3, h4, h5, h6, p , ul, li, td, tr, td, img {	margin: 0; padding: 0; border: 0;}
a img, button {border: none; outline: none;} 

button , .menu:hover, ul.cts li:hover {cursor: pointer;}
 
a:active, a:focus {outline: 0;}
a {font-style: normal; text-decoration: none; color: inherit; }
a:hover {opacity: 0.3; cursor: pointer;}
.bn a {font-style: italic; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; }
a.currp {opacity: 0.3;}
a.currp:hover {opacity: 0.3; cursor: default;}
a.itlclk {font-style: italic; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;}
.fltlft {float: left; margin-left: 10px;} .fltrgt {float: right; }
.cb {clear: both;}
.tc {text-align: center;}
.tl {text-align: left;}

.bs {-webkit-box-shadow: 0 1px 2px #000; -moz-box-shadow: 0 2px 1px #000; box-shadow: 0 2px 1px #000;}
.bd {border: 2px #fff solid;}

.oldbrdis, .mobd {display: none;}

img {max-width: 100%; height: auto !important;}

#container, #container * { max-height:1000000px;}

