#dochead {
	width: 960px;
	position: relative;
	padding-bottom: 5px;
}

#dochead #navul {
	background:#0F0F0F none repeat scroll 0 0;
	margin:0;
	padding:0;	
	display: block;
	white-space:nowrap;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position: relative;
	height: 30px;
	width:960px;
}

#navul li {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	height: 30px;
	line-height: 30px;
}

#navul li a {
  text-decoration:none;
	display: block;
	text-align:center;
	width: auto;
	height: 100%;
	color: white;
	padding:0 10px;
	float: left;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-transform:lowercase;
}
#navul li a:hover {
  text-decoration:none;
	background: #CC0000;
}
#navul li a.on {
	background: #CC0000;
	text-decoration: none;
}
#navul a.games {
	color: #ffcc33;
}

#srch_cont {
overflow:hidden;
}

#dochead #srch {
	position:absolute;
	right:0px;
	text-align:right;
	margin-top: 4px;
	width: 310px;
	z-index:10;
}

#srch label {
color:white;
float:left;
font-size:14px;
font-weight:bold;
padding:5px;
text-transform:lowercase;
}

#srch input {
border:1px solid #333333;
float:left;
height:16px;
padding:2px;
width:200px;
}

#srch button {
background:#CC0000 none repeat scroll 0 0;
border:medium none;
color:white;
cursor:pointer;
float:left;
height:20px;
margin:1px 0 0 5px;
padding:0 5px 2px;
text-transform:lowercase;
}

#dochead h1 {margin:0;padding:0;}

#dochead h1 a, #dochead h1 a:hover {
	background:transparent url(http://www.jackassworld.com/images/revamp/jawheader09.jpg) no-repeat scroll center center;
	clear:both;
	display:block;
	height:99px;
	overflow:hidden;
	text-indent:-5000px;
	width:895px;
}

/* banner ad */
#banner_ad {
	text-align: center;
}

#banner_ad .image {
	margin: 0;
}

#banner_ad .advertisement {
	width: 732px;
	padding: 3px 0;
	height: 5px;
	margin: 0 auto;
	background: #e6e6e6 url(../images/front/ad_label.gif) 50% 50% no-repeat;
	text-indent: -9999px;
}
