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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-weight : inherit;
font-style : inherit;
font-family : inherit;
vertical-align : baseline;
}
body {
line-height : 1;
font : 100% Helvetica;
background : #000;
text-align : center;
margin : auto;
color: #f7f7f7;
}
h1 {
font-size: larger;
font-weight: bold;
margin: 0px 15px;
}
h2 {
font-size: large;
margin: 0px 15px;
}
hr {
color : #ddd;
background-color : #ddd;
height : 1px;
border : 0;
}
input {
background : #f7f7f7;
font : 100% Helvetica;
display: inline;
}
noscript {
color : #fff;
font-weight : bold;
font-size : 16px;
}
a {
color : #f7f7f7;
text-decoration : none;
}
#facebox {
position : absolute;
width : 100%;
top : 0;
left : 0;
z-index : 100;
text-align : center;
}
#facebox .popup {
position : relative;
}
#facebox table {
margin : auto;
border-collapse : collapse;
}
#facebox .body {
padding : 10px;
background : #9933CC;
text-align : center;
}
#facebox .loading {
text-align : center;
}
#facebox .image {
text-align : center;
}
#facebox img {
border : 0;
}
#facebox .footer {
border-top : 2px solid #ddd;
padding-top : 5px;
margin-top : 10px;
text-align : right;
color: #000;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
height : 10px;
width : 10px;
overflow : hidden;
padding : 0;
}
.bold {
font-weight : bold;
}
.underline {
text-decoration : underline;
}
.italic {
font-style : italic;
}
.gray_text {
color : gray;
}
.smaller_text {
font-size : smaller;
}
.larger_text {
font-size : larger;
}
.small_caps {
font-variant : small-caps;
}
.align_left {
text-align : left;
}
.align_center {
text-align : center;
}
.align_right {
text-align : right;
}
.align_justify {
text-align : justify;
}
.hor_padding {
padding : 0 5px;
}
.hor_margin {
margin : 0 5px;
}
.big_hor_margin {
margin : 0 25px;
}
.ver_padding {
padding : 5px 0;
}
.top_padding {
padding-top: 5px;
}
.ver_margin {
margin : 5px 0;
}
.top_margin {
margin-top: 5px;
}
.padding {
padding : 5px;
}
.margin {
margin : 5px;
}
.big_padding {
padding : 10px;
}
.big_margin {
margin : 10px;
}
.top_margin {
margin-top : 15px;
}
.bottom_margin {
margin-bottom : 15px;
}
.float_left {
float : left;
}
.float_right {
float : right;
}
.cursor {
cursor : pointer;
}
.displaynone {
display : none;
}
.ul_menu {
margin-left : 25px;
}
.ul_none {
list-style-type : none;
}
.red_color {
color : red;
}
.overflow-x {
overflow-x : auto;
}
.overflow-y {
overflow-y : auto;
}
.inline {
display: inline;
}
.block {
display: block;
}
.border_none
{
border: none;
}
.black_text
{
color: #000;
}
.white_text
{
color: #fff;
}
