* {
	outline:0!important
}
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, 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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	/*font:inherit;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
html {
	height:100%;
	-webkit-font-smoothing:antialiased;
	margin:0;
	padding:0;
	border:0;
	overflow-y:scroll
}
body {
	line-height:1;
	word-wrap:break-word;
	font:normal 12px/16px Tahoma, Geneva, sans-serif;
	color:#666;
}
/* -------------------------------------------------------------- LINKS */

a {

}
a:hover {

}
/* ----------------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-family:'AllerRegular';
	margin:0;
	padding:0;
}
/*-------------------------------------------- COMMON FORMATTING */
img {
	border:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.tcenter {
	text-align:center;
}
.tright {
	text-align:right;
}
.tleft {
	text-align:left;
}
.posi_global {
	position:relative;
}
.valign {
	vertical-align:middle;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
/*remember to define visible focus styles!*/
:focus {
	outline:none;
}
/* remember to highlight inserts somehow! */
ins {
	margin: 0;
	padding: 0 0 0.3em 0;
}
h1 {
	font-size: 22px;
	line-height:28px;
	color:#7e1114;
	font-weight:normal;
}
h2 {
	font-size:24px;
	color:#00d8ff;
	line-height:28px;
}
h3 {
	font-size: 19px;
	color:#ffda69;
	font-weight:bold;
}
/*
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11px;
}
*//* ----------------------------------------------------- BASE TYPOGRAPHY */

p {
	color:#666;
	font:12px/16px Tahoma, Geneva, sans-serif;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}
/*-- nested lists --*/
ul ul {
	padding: 0 0 0 0;
}
ol ol {
	padding: 0 0 0 0;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/*------------------------------------------------------- FORMS */

form {
	margin:0;
	padding:0;
	display:inline;
}
input[type=submit], input[type=button], input[type="reset"] {
	cursor:pointer;
}
input[type=text], input[type=password] {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
	zoom: 1;
}
/* Regular clearing, just in case! */
.clear {
	clear: both;
	overflow:hidden;
	font-size:0;
	height:0;
}
.clear5 {
	clear: both;
	height:5px;
	overflow:hidden;
	font-size:0
}
.clear10 {
	clear: both;
	height:10px;
	overflow:hidden;
	font-size:0
}
.clear20 {
	clear: both;
	height:20px;
	overflow:hidden;
	font-size:0
}
.clear15 {
	clear: both;
	height:15px;
	overflow:hidden;
	font-size:0
}
.clear35 {
	clear: both;
	height:35px;
	overflow:hidden;
	font-size:0
}

/*------------------------------------------------------- FONT-FACE */

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

}

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

}

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

}

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

}


