@charset "utf-8";
/* CSS Document */

.desc_text { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.heading, .clubtug-welcome-heading { font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #ff0084; }
.update_boxes { font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #ff0084; }
.clubtug-ep_desc_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.desc_text .clubtug-ep_desc_text_bold { font-weight: bold; }
.club-tug-ep_between_text { font-size: 18px; font-family: Arial, Helvetica, sans-serif; }
.ep-photo-video-desc { font-size: 10px; }
.style1 {color: #FF0000}
.footer_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }
.desc_text .clubtug-ep_desc_text_bold { font-weight: bold; }
.flvplayer_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }
a:link { color: #FEEC04; }
a:visited { color: #FEEC04; }
a:hover { color: #FDAC00; }
a:active { color: #FEEC04; }

a.two:link { color: #ff0084; }
a.two:visited { color: #ff0084; }
a.two:hover { color: #035dbc; }
a.two:active { color: #ff0084; }

.footer_bullets {color: #FFFFFF}
body { background-color: #1B1B1B; }

#home
{
  display: block;
  width: 93px;
  height: 80px;
  background: url("/images/n_home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: -93px 0;
}

#home span
{
  position: absolute;
  top: -999em;
}
#bookmark
{
  display: block;
  width: 148px;
  height: 80px;
  background: url("/images/n-bookmark.gif") no-repeat 0 0;

}

#bookmark:hover
{ 
  background-position: -148px 0;
}

#bookmark span
{
  position: absolute;
  top: -999em;
}
#updates
{
  display: block;
  width: 124px;
  height: 80px;
  background: url("/images/n_updates.gif") no-repeat 0 0;

}

#updates:hover
{ 
  background-position: -124px 0;
}

#updates span
{
  position: absolute;
  top: -999em;
}
#submit, #sceneSubmitBox
{
  display: block;
  width: 178px;
  height: 80px;
  background: url("/images/n_submit.gif") no-repeat 0 0;

}

#submit:hover, #sceneSubmitBox:hover
{ 
  background-position: -178px 0;
}

#submit span, #sceneSubmitBox span
{
  position: absolute;
  top: -999em;
}
#members
{
  display: block;
  width: 146px;
  height: 80px;
  background: url("/images/n_members.gif") no-repeat 0 0;

}

#members:hover
{ 
  background-position: -146px 0;
}

#members span
{
  position: absolute;
  top: -999em;
}


