@charset "utf-8";
/*---------------------------------------------------------------
Basic Style Sheet GLOBAL MALE PASS
Version: Version 1.0
Author: Danielle Leve
Website: www.smashtoblack.com
----------------------------------------------------------------*/

/* = Imports ---------------------------------------------------*/

@import url(blocks_dev.css);
@import url(forms.css);
@import url(thickbox.css);

/* = Master Styles ---------------------------------------------*/

*{margin:0;padding:0;}
html {height:100%;}

body {
margin:0;
padding:0;
background: url(../images/masterbackgroundtile.gif) repeat-x #3c3328;
font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
font-size: 12px;
color: #fff;
height: 100%;
font-weight: normal;
}

#wrapper {
width: 1022px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #282119;	
}

#wrapper-wide {
width: 1022px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #000000;
}

#topcontentupdater {
width: 1012px;
height: 19px;
background-color: #000;
text-transform:uppercase;
padding: 5px;
}

#topcontentupdater .content {
float:left;
color: #f00;
}

#topcontentupdater .date {
float:right;
}

span.emphasis {
color: #fff;
}

h5 {
padding-top: 20px;
color: #ffd700;
font-size: 14px;
}

span.datestamp {
color: #ffac00;
}

#header {
background: no-repeat url(../images/headerbackground.jpg);
width: 100%;
height: 164px;
}

.logo {
position:relative;
top:17px;
}

#header ul {
list-style: none;
width: 1022px;
background: url(../images/navbackground.gif) repeat-x;
border: solid 1px #4f4538;
float: right;
height: 29px;
margin-top: -8px;
}

#header ul a {
display: block;
width: 135px;
text-align: center;
border-left: solid 1px #4f4538;
height: 23px;
font-size: 11px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
padding-top: 6px;
font-weight: bold;
}

#header li {
float: right;
}

#header li.selected {
float: right;
background: url(../images/navbackground-selected.gif) repeat-x;
}

#header li.join a {
background: url(../images/navbackground-join.gif) repeat-x;
color: #ffd700;
font-size: 12px;
}

#content {
width: 775px;
float: right;
background-color: #000;
display: inline;
margin-left: 1px;

}

#content-wide {
width: 1012px;
float: right;
background-color: #000000;	
height: auto;
padding-right: 10px;
overflow: hidden;
}

#sideNav {
width: 237px;
float: left;
background-color: #282119;
display: inline;
margin-right: 1px;
overflow: hidden;
}

#footer {
width: 1022px;
float:left;
background: url(../images/footer.gif) top center no-repeat #282119;
padding-top: 25px;
}

#footer a {
color: #fff;
}

#footer .left {
float: left;
text-align: left;
font-size: 10px;
padding: 5px;
}

#footer .right {
float: right;
text-align: right;
font-size: 10px;
padding: 5px;
}

img {
border: 0px;
}

.stamp {
position:absolute;
z-index: 1002;
margin-top: 300px;
margin-left: 225px;
}

.subtitle {
text-transform: uppercase;
font-size: 11px;
color: #ffac00;
}

.highlight {
color: #ffac00;
}

.error {
color: #f00;
}

a {color: #ffac00;}
.mediumfont {font-size: 13px;width: 500px;display:block;}
.mediumfont label {width:125px;font-size: 15px; margin-top: -4px; font-weight: bold; padding-left: 20px; padding-right: 10px;}

#error {
padding: 20px;
margin: 10px;
background-color:#000;
border: 1px red solid;
color: #f00;
}

#error h4 {
font-size: 14px;
}

.pagination {
padding: 15px;
color: #fff;
clear:both;
}

.pagination .active {
color: #f00;
}

object {
z-index: 100;
overflow: hidden;
}

h2 {
color: #fff;
width: 325px;
text-transform: uppercase;
text-align: left;
font-size: 18px;
}

.description {
padding: 10px;
margin: 10px;
border: 1px dotted gray;
font-size: 11px;
}

p.big {
padding-left: 20px;
font-size: 14px;
line-height: 25px;
}

.tblpreview1
{
  width: 100%;
  border: none;
}

#streaming-video
{
  float: left;
  display: inline;
  height: 408px;
  width: 770px;
  clear: both;
  margin-left: 3px;
  margin-top: 15px;
} 

#streaming-video h2
{
  width: 770px;
  height: 70px;
  background:  transparent url(../images/videobox/vidboxheader.jpg) no-repeat scroll center top;
  text-indent: -110em;
}

#streaming-video #streams
{
  background: transparent url(../images/videobox/vidboxbody.jpg) no-repeat scroll center top;
  height: 338px;
  padding: 15px 0 0 0; 
}

#streaming-video ul
{
  width: 704px;
  margin-bottom: 15px;
  margin-left: 36px;
  height: 120px;
  padding-bottom: 0px;
}

#streaming-video ul li
{
  display: inline;
  float: left;
  list-style-type: none;
  margin-right: 12px;
  border: 2px solid #bcb3ae;
  height: 120px;
}

#streaming-video ul img
{
  width: 160px;
  height: 120px;
  display: block;
}

#streaming-video a.join-now
{
  display: block;
  text-align: center;
  padding-top: 2px;
  margin-right: 7px;
}
