html{
	font:12px/1.4em Arial, Helvetica, sans-serif;
	color:#fff;
}


body { background: url(../failid/Project/bg.png) repeat; line-height:25px; }

/* =============================================================================
   Links
   ========================================================================== */

a { color: #a9f8f1; text-decoration:none;}
a:visited { color: #a9f8f1; }
a:hover { color: #afafaf;  text-decoration:none; }
a, a:visited, a:focus, *:focus{outline: none!important; noFocusLine: expression(this.onFocus=this.blur());}

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong, dfn { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #4e4e4e; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666; }
pre { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 12px 'andale mono', 'lucida console', monospace; line-height: 1.5; }
em, dfn, blockquote, address { font-style: italic; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom:0.5em;  }
p { margin: 0 0 1.5em;  color:#fff; line-height:25px;}
h1, .h1 { font-size: 22px; font-family: 'open_sans_condensedbold'; color:#888888; line-height:20px; }
h2, .h2 { font-size: 18px; font-family: 'open_sans_condensedbold';  color:#b5b4b4;  line-height:20px; }
h3, .h3 { font-size: 16px; font-family: 'open_sans_condensedbold';  color:#b5b4b4;  line-height:20px; }
h4, .h4 { font-size: 14px; font-family: 'open_sans_condensedbold';  color:#b5b4b4;  line-height:20px; }
h5, .h5 { font-size: 14px; font-family: 'open_sans_condensedbold';  color:#b5b4b4;  line-height:20px; }
h6, .h6 { font-size: 14px; font-family: 'open_sans_condensedbold';  color:#b5b4b4;   line-height:20px;}
h5, h6, .h5, .h6 { font-weight:bold; }

#content h1 { margin-top:0;}
#content h1, #content h2 { margin-bottom:25px;}
#content { line-height:25px;}
#content img { margin:0 30px 20px 0; float:left; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
nav ul li, nav ol li { margin:0; padding:0; background:none; }
nav ul li a:hover { text-decoration:none; }
li ul, li ol { margin: 0; }
nav ul ul { margin-left:30px; }

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('fonts/opensans-condbold-webfont.eot');
    src: url('fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condbold-webfont.woff') format('woff'),
         url('fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('fonts/opensans-condlight-webfont.eot');
    src: url('fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condlight-webfont.woff') format('woff'),
         url('fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansCnLtIt';
    src: url('fonts/opensans-condlightitalic-webfont.eot');
    src: url('fonts/opensans-condlightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condlightitalic-webfont.woff') format('woff'),
         url('fonts/opensans-condlightitalic-webfont.ttf') format('truetype'),
         url('fonts/opensans-condlightitalic-webfont.svg#open_sansCnLtIt') format('svg');
    font-weight: normal;
    font-style: normal;

}