@charset "utf-8";

/* Rudeworks Reset CSS */

* { margin: 0; padding: 0; outline: none; }

img { border:0; }

body { font: 14px Arial, Helvetica, sans-serif; line-height:24px; background:#fafafa; color:#150e22;/* -moz-user-select:none;*/  }

ul { list-style: none; list-style-type: none; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { font-weight: normal; font-style:normal; }

a{ outline: 0; text-decoration: none; color:#150e22; }

a:hover { color:#fa0000;}

.clear { clear: both; }

.float-left { float: left; }

.float-right { float: right; }

.clearfix:after { content:" "; display:block; height:0; clear:both; visibility:hidden; }

.clearfix { display:inline-block; }

.clear { clear: both; }

input.button { padding: 0 .25em; width: auto; _width: 0; overflow:visible !ie;
}

.italic{font-style:italic;}
.red{color:red;}
.fa0000 { color:#fa0000; }
.textAL{text-align:left;}
.textAC{text-align:center;}
.padding20{padding:20px 0;}
.paddingT20{padding-top:20px;}
.noborder{border:none; border-right:none; border-bottom:none; border-left:none; border-top:none;}
.italic{font-style:italic;}
.nobg{background:none !important;}
