/*---------------------------------------*/
/*  .__                    __  __. __.   */
/*  |  \ _.._. __ _.*._   /  `(__ (__    */
/*  |__/(_][  _) (_]|[ )  \__..__).__)   */
/*---------------------------------------*/


/* ------ RESET ------- */

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;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana;
  text-decoration: none;
  color: #FFFFFF;
}


/* ------ GLOBAL ------- */

body { background: #000; }

h1 { font-size: 22px; color: #FFFFFF; margin: 0 0 8px 0; }

h2 { font-size: 18px; color: #FFFFFF; margin: 0 0 6px 0; }

h2 { font-size: 16px; color: #ab8d8d; margin: 0 0 5px 0; }

a, a:link, a:visited { color: #FFFFFF; }

a:hover { color: #FFFFFF; }

.ffix {
  clear: both;
  line-height: 0px;
}

a.opaque {
  opacity: .70; 
  filter: alpha(opacity=70); 
  -moz-opacity: .70;
  cursor: pointer;
}

a.opaque:hover {
  opacity: 1; 
  filter: alpha(opacity=99); 
  -moz-opacity: 1;
}


/* ------ Objects ------- */

#mainwrapper {
  width: 998px;
  max-width: 998px;
  min-width: 998px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background: url('http://l2-average.free.bg/mainwrap_bg.gif') repeat-y center top;
}

#wrapper { 
  position: relative;
  background: url('http://l2-average.free.bg/wrap_bg.jpg') no-repeat center top;
  padding: 353px 0 10px 0;
  text-align: left;
}

.status {
  position: absolute;
  top: 2px;
  left: 30px;
  *left: -156px;
  text-align: left;
  color: #000;
  font-size: 14px;
}

.status .on { display: inline; margin-right: 10px; color: #76ff53; }

.status .off { display: inline; margin-right: 10px; color: #ff5353; }

.menu { 
  position: absolute;
  top: 208px;
  *left: -175px;
  width: 998px;
  text-align: center;
}

.menu a, .menu a:link, .menu a:visited {
  padding: 2px 10px;
  color: #c19b9b;
  font-size: 18px;
}

.menu a:hover {
  color: #FFFFFF;
  background: #FFFFFF;
}

.box {
  position: relative;
  width: 175px;
  max-width: 175px;
  min-width: 175px;
  text-align: center;
}

#box_left { float: left; }

#box_right { float: right; }

.content2 {
  width: 580px;
  max-width: 580px;
  min-width: 580px;
  background: url('http://l2-average.free.bg/cont_bg.gif') repeat-y center top;
}

.content1 { background: url('http://l2-average.free.bg/cont_up.gif') no-repeat center top; }

.content {
  min-height: 420px;
  *height: 450px;
  background: url('http://l2-average.free.bg/cont_bottom.gif') no-repeat center bottom;
  text-align: left;
  padding: 15px 15px;
}

.footer {
  width: 580px;
  max-width: 580px;
  min-width: 580px;
  background: url('http://l2-average.free.bg/foot_bg.gif') no-repeat center top;
  padding: 10px 0 20px 0;
}


/* ------ Left box ------- */

#box_left .links a, #box_left .links a:link, #box_left .links a:visited {
  display: block;
  margin: 1px 0 0 0;
  padding: 4px 0 8px 15px;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  background: url('http://l2-average.free.bg/menu_link_left_bg.gif') no-repeat left top;
}

#box_left .links a:hover {
  color: #ac8584;
  background: url('http://l2-average.free.bg/menu_link_left_bg_h.gif') no-repeat left top;
}

#box_left .group {
  margin: 2px 0;
  padding: 13px 15px 14px 0;
  color: #FFFFFF;
  font-size: 18px;
  text-align: right;
  background: url('http://l2-average.free.bg/group_left_bg.gif') no-repeat right top;
}

/* ------ Right box ------- */

#box_right .links a, #box_right .links a:link, #box_right .links a:visited {
  display: block;
  margin: 1px 0 0 0;
  padding: 4px 15px 8px 0;
  color: #FFFFFF;
  font-size: 12px;
  text-align: right;
  background: url('http://l2-average.free.bg/menu_link_right_bg.gif') no-repeat right top;
}

#box_right .links a:hover {
  color: #e5b4b4;
  background: url('http://l2-average.free.bg/menu_link_right_bg_h.gif') no-repeat right top;
}

#box_right .group {
  margin: 2px 0;
  padding: 13px 0 14px 15px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: left;
  background: url('http://l2-average.free.bg/group_right_bg.gif') no-repeat right top;
}



















