html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output,  ruby, section, summary, time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
}
html { height: 100%; width: 100%; }
body { position: relative; min-height: 100%; width: 100%;
       font-family: Open Sans, sans-serif; font-size: 12px; background-color: white; overflow-y: auto; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensanslight.ttf); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensanslightitalic.ttf); font-weight: 300; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensans.ttf); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensansitalic.ttf); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensanssemibold.ttf); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensanssemibolditalic.ttf); font-weight: 600; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensansbold.ttf); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensansbolditalic.ttf); font-weight: 700; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensansextrabold.ttf); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url(fonts/opensansextrabolditalic.ttf); font-weight: 800; font-style: italic; }
@font-face { font-family: 'Open Sans Cond'; src: url(fonts/opensanscondlight.ttf); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Open Sans Cond'; src: url(fonts/opensanscondlightitalic.ttf); font-weight: 300; font-style: italic; }
@font-face { font-family: 'Open Sans Cond'; src: url(fonts/opensanscondensedbold.ttf); font-weight: 700; font-style: normal; }

h1 { font-weight: normal; margin: 0px padding: 0px; }
a { text-decoration: none; }
ul { list-style-type: none; }
input { font-family: Open Sans, sans-serif; font-weight: 300; font-size: 11px; color:#000000; border: 1px solid #989B9E; height: auto; padding: auto; }
textarea { font-family: Open Sans, sans-serif; font-weight: 300; }
blockquote { margin: 0px; padding: 15px 18px; background-color: #f3f9ff; border: #eee; font-style: italic; }
#disabler { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; display: none; background-color: #000000; opacity: 0.0; }
#greyer { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; display: none; z-index: 9999; background: url(styles/ajax-loader.gif); background-repeat: no-repeat; background-position: center center; }
#mover { cursor: w-resize; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: none; background-color: orange; opacity: 0.0; }
#glass { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; background-color: #000000; opacity: 0.0; }
#flies { position: absolute; left: 0px; top: 0px; width: 700px; height: 480px; display: block; overflow: hidden; }
#sflies { position: absolute; left: 0px; top: 0px; width: 700px; height: 480px; display: block; overflow: hidden; }
#tester { visibility: hidden; width: 0px; height: 0px; }
#lost { display: none; }
.flyw { position: absolute; left: 0px; top: 0px; width: 48px; height: 48px; display: none; filter:progid:dximagetransform.microsoft.alpha(opacity=65); -moz-opacity: 0.65; -khtml-opacity: 0.65; opacity: 0.65; }
.flyh { position: absolute; left: 0px; top: 0px; display: none; padding: 0px; font-family: Times New Roman, serif; font-size: 16px; font-weight: bold; color: #FF3300; filter:progid:dximagetransform.microsoft.alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.rnd { position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; display: none; filter:progid:dximagetransform.microsoft.alpha(opacity=35); -moz-opacity: 0.35; -khtml-opacity: 0.35; opacity: 0.35; }
.cleartable { padding: 0px; margin: 0px; border: 0px; border-collapse: collapse; }
.buff { margin: 0px; padding: 0px; border: 0px; width: 25px; height: 25px; }
.ctrlwrapper { padding: 0px; margin: 0px; border: 0px; }
.responsivewrapper { position: relative; height: 0px; padding-bottom: 56.25%; }
.responsiveiframe { position: absolute; top: 0px; bottom: 0px; left: 0px; width: 100% !important; height: 100% !important; border: 0px; }
.blink { animation-name: blink; animation-timing-function: linear; animation-duration: 0.9s; animation-iteration-count: infinite; }
@keyframes blink { 50% { opacity: 0.1; } }
.blink1 { animation-name: blink1; animation-timing-function: linear; animation-duration: 1s; animation-iteration-count: infinite; }
@keyframes blink1 { 50% { color: #ddd; } }