#razHeader {
	height: auto;
	margin-top: 20px;
	background: url(../images/dh-crowd.jpg) no-repeat right top;
	min-height: 190px;
}

#razMain {
	width: 995px;
}

#menu {
	margin-top: 10px;
    width: 788px;
}

#menu a#home:hover,#menu a#home.selected {
    background-position: 0px 20px;
}

#menu a#live:hover,#menu a#live.selected {
    background-position: -30px 20px;
}

#menu a#spacer1:hover,#menu a#spacer1.selected {
    background-position: -267px 20px;
}

#menu a#score:hover,#menu a#score.selected {
    background-position: -282px 20px;
}

#menu a#spacer2:hover,#menu a#spacer2.selected {
    background-position: -496px 20px;
}

#menu a#predict:hover,#menu a#predict.selected {
    background-position: -511px 20px;
}

#menu a#spacer3:hover,#menu a#spacer3.selected {
    background-position: -650px 20px;
}

#menu a#locate:hover,#menu a#locate.selected {
    background-position: -665px 20px;
}

#menu li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

#menu li a {
    background: url(../images/menu.png);
    display: block;
    height: 20px;
}

#menu li a#home {
    background-position: 0 0;
    width: 30px;
}

#menu li a#live {
    background-position: -30px 0;
    width: 237px;
}

#menu li a#spacer1 {
    background-position: -267px 0;
    width: 15px;
}

#menu li a#score {
    background-position: -282px 0;
    width: 214px;
}

#menu li a#spacer2 {
    background-position: -496px 0;
    width: 15px;
}

#menu li a#predict {
    background-position: -511px 0;
    width: 139px;
}

#menu li a#spacer3 {
    background-position: -650px 0;
    width: 15px;
}

#menu li a#locate {
    background-position: -665px 0;
    width: 123px;
}

#menu ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 20px;
    overflow: hidden;
}


ul.tabs {
    margin: 20px auto;
    padding: 0;
    list-style: none;
    width: 936px;
}

ul.tabs li {
    float: left;
    display: inline;
}

ul.tabs li a {
    text-decoration: none;
    display: block;
    padding: 0;
    height: 38px;
    outline: none;
    background-repeat: no-repeat;
}

.tab_content {
    padding: 20px;
}

#nov24 {
    background: url(../images/24nov.png);
    width: 234px;
}

#nov24.active {
    background: url(../images/24nov.png);
    width: 234px;
}

#nov25 {
    background: url(../images/25nov.png);
    width: 234px;
}

#nov25.active {
    background: url(../images/25nov.png);
    width: 234px;
}

#nov26 {
    background: url(../images/26nov.png);
    width: 234px;
}

#nov26.active {
    background: url(../images/26nov.png);
    width: 234px;
}

#nov27 {
    background: url(../images/27nov.png);
    width: 234px;
}

#nov27.active {
    background: url(../images/27nov.png);
    width: 234px;
}

.scheduleTable {
    border-collapse: collapse;
}

.scheduleTable .colTitle {
    font-size: 15px;
    color: #0f0;
    font-weight: 700;
}

.scheduleTable td {
    background:#000;
    vertical-align:middle;
    background: #0c0c0c;
    padding: 10px 25px;
    border: 1px solid #000;
    font-size:12px;
    color:#888;
    line-height:1.5
}

.closeSchedule {
    float: right;
    display: inline;
    cursor: pointer;
}


#dhLive {
	margin-bottom: 30px;
	font-size: 14px;
	color: #ccc;
	text-align: justify;
}

#dhLive .fL{
	width: 633px;
}

#dhLive .fR{
	width: 295px;
    height: 245px;
    background-image: url(../images/profile_bg.png);
    margin-right:30px;
}

#dhScore {
	margin-bottom: 30px;
	font-size: 14px;
	color: #555;
	text-align: justify;
}

#dhScore p {
	line-height: 1.3em;
	margin-bottom: 20px;
}

#dhScore a {
	text-decoration: underline;
	color: #444;
}

#dhScore .fL{
	width: 467px;
	margin-top: 20px;
}

#dhScore .fR {
	width: 415px;
	height: 169px;
	background: url(../images/score-contest-bg.png) no-repeat center top;
	margin-top: 20px;
	margin-right: 50px;
	text-align: center;
	padding-top: 45px;
}

#dhPredict {
	margin-bottom: 30px;
	font-size: 14px;
	color: #ccc;
	text-align: justify;
}

#dhPredict #games {
    width: 100%;
    text-align: center;
    color: #808080;
}

#dhPredict p {
	line-height: 1.3em;
	margin-bottom: 20px;
	width: 947px;
}

#dhPredict table {
    width: 995px;
    text-align: center;
    margin-top: 25px;
}

#dhPredict .prodName {
    color:#888;
    font-size: 13px;
}

#dhPredict .prodName a {
    color:#888;
    text-decoration: none;
}

#dhPredict .prodDesc {
    color: #444;
    font-size:11px;
    margin-bottom: 15px;
}

.videoplayer-preview {
	margin-top: 30px;
}

.profilePicture {
    padding-left: 15px;
    padding-top: 15px;
    float: left;
}

.profileInfo {
    float: left;
    padding-top: 15px;
    padding-left: 10px;
    font-size: 11px;
    color: #444444;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    width: 135px;
}

.bar {
	width: 947px;
	height: 31px;
	background: url(../images/hr.png) repeat-x left top;
	margin: 20px 0;
}

.clear {clear: both;}
.fL {float:left;}
.fR {float:right;}