#noscript{
	background-color:#CC0000;
	padding:10px;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
}

html,body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background: #000000 url(../images/smoke.jpg) top no-repeat;
	background-attachment:fixed;
}

#container{
	width:954px;
	margin:0px auto;
	}

#top{
	height:99px;
	overflow:hidden;
	position:relative;
	}
	
#sponsors{
	width:290px;
	background:url(../images/sponsors_text.gif) no-repeat left;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	float:right;
	}

#countdown{
	width:370px;
	height:99px;
	overflow:hidden;
	float:right;
	margin-left:20px;
	}

#top-banner{
	height:33px;
	background:url(../images/bg-topbar.jpg) repeat-x top;
	line-height:33px;
	font-size:14px;
	color:#FFFFFF;
	padding-left:10px;
	margin-bottom:10px;
}

#top-menu{
	line-height:33px;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	padding-right:0px;
	width:350px;
	float:right;
	}
	
#top-menu a{
	line-height:33px;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	}
	
#top-menu a:hover{
color:#FFFF00;
}

#middle{
	clear:both;
	overflow:hidden;
	}

#left{
	width:178px;
	float:left;
	}

#right{
	margin-left:10px;
	width:763px;
	background:#FFFFFF url(../images/bg-gradient.jpg) repeat-x bottom;
	float:left;
	min-height:400px;
	overflow:hidden;
	/**padding-bottom:1000px;
	margin-bottom:-980px;**/
	}

#right-1{
	width:558px;
	float:left;
	overflow:hidden;
	}
	
#right-1 .box-inner{
	margin:10px;
	border:1px #666666;
	margin-top:0px;
	background:#FFFFFF url(../images/bg-gradient.jpg) repeat-x bottom;
}


#right-2{
	width:217px;
	float:left;
	margin-left:0px;
	overflow:hidden;
	background:#FFFFFF url(../images/bg-gradient.jpg) repeat-x bottom;
	}

#right-2-home{
	width:217px;
	float:left;
	margin-left:0px;
	overflow:hidden;
	}

.bg-right-column{
	}

.spacer{
	clear:both;
	height:2px;
	font-size:2px;
	}
	
#footer{
	font-size:8px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/footer.gif) no-repeat top;
	line-height:33px;
	height:33px;
	}

.box-inner{
	padding:9px;
	}
	
#home-slideshow{
	padding:0px 9px 10px 9px;
	}

a {
	color:#7b0c26;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

p{
	margin:8px 0px 0px 0px;
	padding:0;
}

img {border:0px;}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:6px 0px;
	color:#7b0c26;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:capitalize;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	padding-bottom:2px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
	padding-bottom:2px;
}

/** Main menu using sucker fish style list menu **/
#mainMenu{
	float:left;
	font-size:11px;
	text-transform:uppercase;
	line-height:24px;
	position:relative;
	z-index:1000;
	font-weight:bold;
	width:178px;
}

* html #mainMenu{
	position:static;
	}

#mainMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#mainMenu li{
	  position:relative;
      margin:0;
      padding:0;
	  text-decoration:none;
	  display: block;
	  color: #036C90;
	  height:25px;
	  width:178px;
	  float:left;
	  white-space:nowrap;	
	  background:url(../images/btn-nav.jpg) no-repeat left top;
}

#mainMenu li ul{
	display:none;
	position:absolute;
	top:0px;
	left:178px;
	}

#mainMenu li ul li{
	width:178px;
	float:left;
	clear:both;
	background:url(../images/btn-nav.jpg) no-repeat left top;
}

#mainMenu li ul li:hover,#mainMenu li ul li.over {
	
}

#mainMenu li:hover > ul{ display: block; }

* html #mainMenu ul.over{
	display: block;
} 
	  
#mainMenu li:hover, #mainMenu li.over {
	background:url(../images/btn-nav-over.jpg) no-repeat left bottom;
}

#mainMenu a{
	padding:0px 10px 0px 14px;
	height:24px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
}

#mainMenu a:hover{
	
}

#mainMenu li.lastMenu{
	
	}

#mainMenu li.activeMenu{
	background:url(../images/btn-nav-over.jpg) no-repeat left bottom;
}

#mainMenu li.activeMenu a{
	
}

#mainMenu li ul li{
	border-right:none;
	}

/** page submenu **/
#pageSubmenu{
  font-size:10px;
}

#pageSubmenu h3 a{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:12px;
	}

#pageSubmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#pageSubmenu li{
	display:block;
	border-bottom:1px solid #FFFFFF;
	padding:1px;
	background:url(../images/rtcol-bg.jpg) no-repeat left top;
	}

#pageSubmenu li:hover, #pageSubmenu li.over{
	background:url(../images/rtcol-over.jpg) no-repeat right top;
	}

#pageSubmenu a{
	color:#333333;
	text-decoration:none;
}

/** Holler Archive**/

#hollersub{
	font-size:12px;
	color:#FFFFFF;
}

#hollersub ul{
	margin:0;
	padding:0;
	list-style-type:none;
}


#hollersub li{
	display:block;
	border-bottom:1px solid #FFFFFF;
	padding:5px 10px 5px 10px;
	background:url(../images/rtcol-bg.jpg) repeat-y left top;
	}

#hollersub li:hover, #pageSubmenu li.over{
	background:url(../images/rtcol-over.jpg) repeat-y left top;
	}

#hollersub a{
	color:#FFFFFF;
	text-decoration:none;
}


/** Site Breadcrumb **/

.breadcrumb{
	color:#999999;
	font-size:10px;
}

.breadcrumb a{
	color:#999999;
	}

/** Search Result **/
#search-box{
	padding:0px 10px;
	width:185px;
	float:right;
	text-align:right;
	}
	
.search-hightlight{
	background-color:#FFFF00;
}

.search-field{
	width:90px;
	}
	
.rcol-box{
	padding-bottom:10px;
}

#points-table{
	padding-bottom:10px;
}

#points-table h3{
	background:url(../images/bg-title-red.png) repeat-x top;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	font-weight:bold;
	}

#points-table table{
	border:2px solid #7b0c26;
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
	border-collapse:collapse;
	}

#points-table th{
	color:#FFCC00;
	text-align:left;
	padding:3px;
	}

#points-table td{
	border:1px solid #111111;
	padding:3px;
	}

#points-table tr.hightlight{
	background-color:#7b0c26;
	}

/** Players profile **/
#player-profile{
	position:relative;
	padding:10px;
	}

.player-list{
	float:left;
	width:106px;
	padding:8px;
	text-align:center;
}

.player-list img{
	width:90px;
	height:127px;
	}

#profile-table{
	width:90%;
}

#profile-table td, #profile-table th{
	border-bottom:1px solid #EEEEEE;
	padding:5px;
	}

#profile-table th{
	width:180px;
	text-align:left;
	}

#profile-image{
	position:absolute;
	top:50px;
	right:10px;
	border:2px solid #7b0c26;
	}

#back-to-list{
	width:200px;
	text-align:right;
	position:absolute;
	top:20px;
	right:250px;
	}

#home-player{
	width:217px;
	height:70px;
	margin-bottom:10px;
	background:url(../images/btn-profiles.gif) no-repeat top;
	cursor:pointer;
	position:relative;
	}

#home-player img{
	width:50px;
	height:70px;
	}
	
#home-player .thumb{
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	margin:8px;
	border:2px outset #FFFFFF;
	}

#home-player span{
	display:block;
	width:160px;
	text-align:right;
	position:absolute;
	top:46px;
	right:25px;
	color:#FFCC00;
	}

#advert{	
	text-align:center;
	padding:10px;
	}

#advert img{
	cursor:pointer;
	}

.select-player{
    width: 143px;
    float:left;
    height:20px;
    line-height: 20px;
}

.result-box{
    border:1px solid #CCCCCC;
    padding:10px;
    margin-bottom:10px;
    background:url(../images/bg-results.jpg) repeat-x bottom;
}

.result-item{
    clear:both;
}

.result-item-bar{
    width:0px;
    height:12px;
    background: #ff9900 url(../images/3dbar.gif) repeat-x top;
    float:left;
}

.result-item-number{
    width:100px;
    float:left;
    padding-left:5px;
}

#confirm-box{
    background:url(../images/bg-field.gif) repeat top left;
    padding:10px;
    color:#FFFFFF;
    font-weight:bold;
    position:relative;
}

#icon-dream-team,#btn-edit,#btn-submit-form{
    position:absolute;
    top:0px;
    right:0px;
}

#btn-edit{
    top:201px;
}

#btn-submit-form{
    top:290px;
}

#confirm-box .select-player{
    background: url(../images/jumper.gif) no-repeat left;
    padding-left:50px;
    height:40px;
    line-height: 40px;
}