@charset "utf-8";
@font-face {font-family: 'ubuntu'; src: url(../fonts/ubuntu/ubuntu-font-family-0.80/Ubuntu-R.ttf);}
@font-face {font-family: 'handlee'; src: url(../fonts/handlee/Handlee-Regular.ttf);}
@font-face {font-family: 'mrdafoe'; src: url(../fonts/mr-dafoe/MrDafoe-Regular.ttf);}
body {	margin:  0;	padding: 0; background: #eee; position: relative; color: #666; font-size: 18px; font-weight: 300;  font-family: 'ubuntu';}

body:after { content: url(../images/header2.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; color: inherit; text-decoration: none;}
a.lnk  { color: #06c;}
a.nolnk {opacity: 1; cursor: default;}
.bn a, .moredets a {font-style: italic;}
a:hover {opacity: 0.6; cursor: pointer;}

.fltlft {float: left;} .fltrgt {float: right; }
.cb {clear: both;}
.tc {text-align: center;}
.tl {text-align: left;}
.tul {text-decoration: underline;}
.ts {text-shadow: 0 1px 1px #000;}
.bs {box-shadow: 0 1px 1px #000;}
.bd {border: 1px #fff solid;}

.oldbrdis, .mobd {display: none;}

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

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

