/**************************************************************
DEBUG CLASS WITH RED BORDER
**************************************************************/
.debugger {
	border: 1px solid #C00;
}

* {
	margin: 0;
	padding: 0;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/**************************************************************
BODY
**************************************************************/
body {
	background-color: #000;
	color: #FFF;
	margin: 10px;
	padding: 0;
	font: 400 11px Arial,Helvetica,sans-serif;
	line-height: 115%;
	text-align: center;
}
body.curWait * {
	cursor: wait;
}

/**************************************************************
CONTENT
**************************************************************/
.content {
	overflow:auto;
	zoom:1;
	height:auto;
}

.newsbox{
	display: inline;
	width: 265px;
	float: left;
	margin-left: 10px;
	height: auto;
	margin-bottom:20px;
}

.postbox, .imgbox {
	display: inline;
	width: 265px;
	float: left;
	margin-left: 20px;
	height: auto;
	margin-bottom:20px;
}

.newsbox h2, .postbox h2, .imgbox h2 {
	margin-bottom:5px;
	font-size:13px;
	height: auto;
	font-family:normal Arial,Helvetica,sans-serif;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
}

.videobox {

}

.videobox a:hover, .videobox a:active a:focus {
	color: #999;
}

.newsbox a:hover, .newsbox a:active a:focus {
	color: #999;;
}

.imgbox a:hover, .imgbox a:active a:focus {
	color: #999;
}

.videobox h3 {
	margin:5px;
	font-size:12px;
	height: auto;
	font-family:normal Arial,Helvetica,sans-serif;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:100%;
}

.titleNode {
	line-height:115%;
}

/**************************************************************
POST PAGE
**************************************************************/
.post {
	font-size:12px;
	line-height:120%;
	margin:10px auto;
	width:800px;
}
.post h1 {
	font-size:18px;
	text-align:center;
	line-height:120%;
}

.comment {
	line-height:130%;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding:5px;
}

.comment_form {
	margin-left:20px;
	margin-top:10px;
	width:auto;
}

#author, #email, #url {
	width:200px;
}

#comment {
	height:150px;
	width:500px;
}

/**************************************************************
PAGE LIST
**************************************************************/
.postlist {

}
.postlist ul {

}
.postlist ul li {

}

/**************************************************************
COMMON TEXT
**************************************************************/
p { margin: 10px 0; }
small {
	font-size: 1.0em;
	color: #666;
}

b.nobold {
	font-weight: normal
}

#flashplayer {
	margin-bottom: 10px;
}

/**************************************************************
ANCHORS
**************************************************************/
a, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	outline:0;
}
a:hover, a:active a:focus {
	color: #FFF;
	text-decoration: none;
	outline:0;
}
a.anoline, a:link.anoline, a:visited.anoline, 
a:hover.anoline, a:active.anoline, a:focus.online {
	text-decoration: none;
	outline:0;
}
a.phatlink {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	outline:0;
}

/* TRANSPARENCY ROLL OVER */
.transON {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:.75;
}

.transOff {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity:100;
}
/* END TRANSPARENCY ROLL OVER */

/**************************************************************
IMAGES AND IMAGE ALIGNMENT
**************************************************************/
img {  
	border: 0px;
}
img.floatRight {
	margin: 2px 0px 5px 10px;
}
img.floatLeft {
	margin: 2px 10px 5px 0px;
}
a img {
	border: 0px;
}

/**************************************************************
NEWS DIV CONTROL - ADDED BY DENNIS 7/31/2008
**************************************************************/

div.newsHR {
	float: right;
	width: 270px;
	/*border: 1px solid #ff0000;*/
}

div.newsEntry {
	width: auto;
	/*height: 65px;*/
	margin-bottom: 5px;
	/*border: 1px solid #ffffff;*/
}

div.newsEntry ul {
	list-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

div.newsEntry ul li {
	list-style: none;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	height:1%; /* Fix for MSIE peekaboo bug */
	vertical-align: top;
	/*border: 1px solid #C06;*/
}

div.newsEntry ul li img {
	display: inline;
	float:left;
	height: 50px;
	margin-right: 4px;
	margin-top: 1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}




/* EXTERNAL NEWS STYLES */

#zerointernalscroller {
	height:100%;
	width: 600px;
	margin: auto;
	overflow:auto;
	vertical-align: middle;
}

#zeroHomeScroller {
	width: 250px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#mysteryinternalscroller {
	height:100%;
	width: 600px;
	margin: auto;
	overflow:auto;
	vertical-align: middle;
}
/*
.mysteryDottedline {
margin: 0;
width: 100%;
height: 1px;
background: #ffffff url(img/dottedline.png) repeat-x top left;
}
*/

#falleninternalscroller {
	height:100%;
	width: 600px;
	margin: auto;
	overflow:auto;
	vertical-align: middle;
}

/*
.fallenDottedline {
margin: 0;
width: 100%;
height: 1px;
background: #ffffff url(img/dottedline.png) repeat-x top left;
}
*/

/* END EXTERNAL NEWS STYLES */

/*10 Qs/TRICKS Layout box

#home10Qs {
float: right;
width: 270px;
height:185px;
overflow:auto;
}
*/
div.newsEntry .newsheadline {
	color: #FFF;
	/*color: #CCC;*/
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/**************************************************************
HEADERS
**************************************************************/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1.mainLinks {
	display:inline;
	font-size: 11px;
}

h3.newsheadline {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	display:inline;
}

h3.videoheadline {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	display:inline;
}

/* company logos*/
#header ul {
	display:inline;
	margin: 0;
	padding: 0;
}

#header ul li{
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}
/* END company logos*/

/* BB MAIN NAV */
.topnav ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.topnav ul li {
	list-style-type: none;
	display:inline;
	padding: 0;
	line-height:100%;
	font-size: 13px;
}
/* END BB MAIN NAV */

/* BB NESPAGE NAV */
.topnav_news ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.topnav_news ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}

.topnav_news {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
}

.topnav_news img {
	margin-right: 19px;
}


/* END BB NESPAGE NAV */

/**************************************************************
LISTS
**************************************************************/
li { margin-left: 2em; }

ul.nobullets {
	list-style: none;
}


/**************************************************************
TABLES
**************************************************************/
table {
	border: none;
}
th {
	background-color: #CCC;
	color: #000;
	font-weight:bold;
}
tr.odd td {
	background-color:#121212;
}
tr.even td {
	background-color:#333;
}
td.dotted {
	border-right: 1px dashed #666;
}


/**************************************************************
FORMS
**************************************************************/
form div {
	padding: 0.5em 0em;
}
fieldset {
	border: none;
}
fieldset legend, fieldset fieldset legend {
	color: #FFF;
}
fieldset fieldset {
	background: none;
}
fieldset li {
	list-style: none;
	padding: 5px 0px 7px;
}
label {
	padding-right: 5px;
}
label.error {
	display: none;
	color: red;
	font-style: italic
}
input, select, textarea {
	border: 1px solid #666;
	background-color: #333;
	color: #FFF;
	margin: 0;
	padding: 0;
}
input[type='text'], 
input.text {
	padding: 1px;
}
input[type='checkbox'], 
input.check {
	background: none;
	border: none;
	width: auto;
	height: auto;
	margin: 0;
}


/**************************************************************
ALIGNMENT
**************************************************************/
.floatLeft {float:left;}
.floatRight {float:right;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.alignCenter {text-align:center;}
.alignMiddle {vertical-align:middle;}


/**************************************************************
GENERIC DISPLAY STYLES
**************************************************************/
.clear {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}


/**************************************************************
CENTER WRAPPER
**************************************************************/
div#wrapper {
	margin: 0.5em auto;
	padding: 0;
	width: 860px;
	text-align: left;
	/*border: 1px solid #333;*/
}
div#wrapperhome {
	margin: 0.5em auto;
	padding: 0;
	width: 860px;
	text-align: left;
	/*border: 1px solid #333;*/
}
div#wrapperpage {
	margin: 0.5em auto;
	padding: 0;
	width: 770px;
	text-align: left;
	/*border: 1px solid #333;*/
}

div#podcastpage {
	margin: 0px auto;
	padding: 0;
	width: 770px;
	text-align: center;
	/*border: 1px solid #333;*/
}

/**************************************************************
BRANDED HEADER
**************************************************************/
#header {
	/*margin-bottom: 5px;*/
	margin-bottom: 0px;
}

#header img {
	margin-left: 0px;
	margin-right: 26px;
}

#videoheader img {
	margin: 0px;
	margin-right: 15px;
}

.topnav {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
}

.topnav img {
	margin-right: 19px;
}

.topnav a, .topnav a:link, .topnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.topnav a:hover, .topnav a:active {
	color: #999;
	text-decoration: none;
}
.topsubnav {
	color: #999;
	font-size: 9px;
	padding-top: 3px;
}
.topsubnav a, .topsubnav a:link, .topsubnav a:visited {
	margin: 0 2px;
	color: #CCC;
	text-decoration: none;
}
.topsubnav a:hover, .topsubnav a:active {
	color: #999;
	text-decoration: none;
}

/* sub navigation was moved to bottom of page on 5/20/2008 to make room for the addition of Team Room */
.botsubnav {
	color: #999;
	font-size: 9px;
	/*padding-top: 3px;*/
}
.botsubnav a, .botsubnav a:link, .botsubnav a:visited {
	margin: 0 2px;
	color: #CCC;
	text-decoration: none;
}
.botsubnav a:hover, .topsubnav a:active {
	color: #999;
	text-decoration: none;
}


/**************************************************************
HOME PAGE LAYOUT
**************************************************************/
#footer {
	text-align: right;
	color: #666;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	line-height:115%;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none;
}

/* BB FOOTER ITEMS */
.botsubnav ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.botsubnav ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}
/* END BB FOOTER ITEMS */

/**************************************************************
MAIN WINDOW LAYOUT
**************************************************************/
#mainwrapper {
	width: 860px;
	height:370px;
	margin-bottom: 20px;
	background-color: #000;
}
#slide_show {
	float: left;
	width: 565px;
	height: 370px;
	display:inline;
	margin-bottom: 10px;
	background-color: #000;
}
#videowindow {
	float: right;
	width: 270px;
	height: 370px;
	display:inline;
	background-color: #000;
}

#player {
	height:225px;
	width:270px;
	display:block;
	background-color: #000;
}

/**************************************************************
VIDEO PLAYLIST LAYOUT
**************************************************************/

#listroot {
	WIDTH: 270px;
	HEIGHT: auto;
}

#listroot li {
	margin-left: 0;
	height:25px;
}

#playlistbox {
	display: inline;
	float: left;
	text-align:left;
	margin: 0px;
	width: 270px;
	height: 130px;
}


/**************************************************************
HOME PAGE LAYOUT
**************************************************************/
#homenews {
	width: 270px;
	height: auto;
}
#homenews .newsheadline {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.newsheadline {
	color: #FFF;
	/*color: #CCC;*/
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#homenews a.newsheadline, 
#homenews a.newsheadline:link, 
#homenews a.newsheadline:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
} 
#homenews a.newsheadline:hover, #homenews a.newsheadline:active {
	color: #FFF;
	text-decoration: none;
}



/**************************************************************
TEAM ROOM - 03/18/09
**************************************************************/
.riderNode {
	width:200px;
	height:193px;
	margin:0px;
	padding:0px;
}

.riderNode img {
	width:200px;
	height:102px;
}

.riderNode h1 {
	font-size: 11px;
	line-height: 125%;
	margin-bottom:3px;
	display:inline;
	text-align: left;
}

div.teamStatus {
	float: right;
	display:inline;
	margin-top: -14px;
}

.riderNode ul {
	margin: 0;
	padding: 0;
}

.riderNode ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.noLink {
	color: #333;
}


/**************************************************************
FONT CLASSES
**************************************************************/
.sectionhead {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
.pagetitle {
	margin: 5px 0px;
	padding: 15px 0px;
	width: auto;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	background: #000 url(img/dottedline.png) repeat-x bottom left;
}
.titleinline {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
}
.titleinline a, .titleinline a:link .titleinline a:visited, 
.titleinline a:hover, .titleinline a:active {
	text-decoration: none;
}

.subscribe a, .subscribe a:link .subscribe a:visited, 
.subscribe a:hover, .subscribe a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetext {
	padding: 0px;
	line-height: 125%;
}
.morelink {
}
.morelink a, .morelink a:link, .morelink a:visited {
	font-size: 9px;
	color: #999;
	text-decoration: none;
	padding:0;
	margin:0;
} 
.morelink a:hover, .morelink a:active {
	color: #FFF;
}


/**************************************************************
PAGINATION
**************************************************************/
.paginate {
}
.paginate a {
	padding: 0em 0.5em;
}
.paginate a.anoline, .paginate a:link.anoline, .paginate a:visited.anoline, 
.paginate a:hover.anoline, .paginate a:active.anoline {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

/**************************************************************
MISC
**************************************************************/
.dottedline {
	width: 100%;
	height: 8px;
	background: #000 url(../img/dottedline.png) repeat-x top left;
}

.seperator {
	margin: 0;
	margin-bottom: 5px;
	width: 100%;
	height: 10px;
	background: #000 url(../images/separator.png) repeat-x top left;
}

table.dotted td img {
	margin-bottom: 5px;
}
.warning {
	font-weight: bold;
	color: #F00;
}
#internalscroller {
	padding-top: 10px;
}

#internalscroller  a:hover, #internalscroller  a:active a:focus {
	color: #999;
}

/**************************************************************
HI FIVES/10 TRICKS
**************************************************************/

.five_block_left {
	display: inline;
	float: left;
	width: 265px;
	margin-right:5px;
	margin-top:5px;
	line-height:110%;
}

.five_block_left ol{
	margin: 0px;
	padding: 0px;
}

.five_block_left ol li{
	margin: 2px 0px 2px 21px;
	padding: 0px;
}


.five_block_right {
	display: inline;
	float: right;
	width: 265px;
	margin-left:5px;
	margin-top:5px;
	line-height:110%;
}

.five_block_right ol{
	margin: 0px;
	padding: 0px;
}

.five_block_right ol li{
	margin: 2px 0px 2px 21px;
	padding: 0px;
}

.fives_header {
	font-weight: bold;
}

img.hifive {
	margin-bottom: 3px;
}

#trickname {
	font-size: .75em;
}

.five_block_left img {
	margin-bottom:3px;
}

.five_block_right img {
	margin-bottom:3px;
}

.spacer {
	height:15px;
}

/* 10 TRICKS */

#container_tentricks {
	width:550px;
	margin:auto;
	text-align: left;
}

#question {
	padding-bottom: 4px;
	font-style: bold;
	font-weight: bold;
	font-size: 1em;
}

#answer {
	padding-bottom: 3px;
}

#trickname {
	font-size: .75em;
}

h3.rider {
	font-size: 11px;
}

img.tentricks {
	margin-bottom: 3px;
}

/**************************************************************
DAILY NEWS POSTS
**************************************************************/

div.dailynews {
	width:550px;
	height:auto;
	margin:0px auto;
	text-align:left;
}

div.newspost {
	width: 550px;
	height:auto;
	margin-bottom: 20px;
	text-align: left;
}

div.newspost img {
	padding-bottom: 3px;
	display: block;
	margin: 0px;
	border: 0px;
}

div.newspost div {
	padding-bottom: 3px;
	margin: 0px;
	border: 0px;
}

div.quicktime {
	/*padding-bottom: 3px;*/
	display: block;
	margin: 0px;
}

div.quicktime-news {
	padding-bottom: 3px;
	display: block;
	margin: 0px;
	border: 0px;
}

.title {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.credits {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#newsLogos {
	width: 550px;
	margin: 0px;
}

#newsLogos img {
	display: inline;
}

.imageCaption {
	margin:0px;
	padding:0px;
}

/**************************************************************
GREYBOX
**************************************************************/
/*
#GB_overlay {
background-image: url(/i/images/overlay.png); 
position: absolute;
margin: auto;
top: 0;
left: 0;
z-index: 100;
width:  100%;
height: 100%;
}

* html #GB_overlay {
background-color: #000;
background-color: transparent;
background-image: url(/i/images/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/images/overlay.png", sizingMethod="scale");
}

#GB_window {
top: 10px;
left: 0px;
position: absolute;
background: #000;
border: 5px solid #aaa;
overflow: auto;
width: 400px;
height: 400px;
z-index: 150;
}

#GB_frame {
border: 0;
overflow: auto;
width: 100%;
height: 378px;
}

#GB_caption {
font: 12px bold helvetica, verdana, sans-serif;
color: #fff;
background: #888;
padding: 2px 0 2px 5px;
margin: 0;
text-align: left;
}

#GB_window img {
position: absolute;
top: 2px;
right: 5px;
cursor: pointer;
cursor: hand;
}

*/

#flashcontent {visibility:hidden}
/**************************************************************
SLIDE SHOW
**************************************************************/
#simplegallery1{ 
	/*CSS for Simple Gallery Example 1*/
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 10px solid darkred;
}

#simplegallery1 .gallerydesctext{ 
	/*CSS for description DIV of Example 1 (if defined)*/
	text-align: left;
	padding: 2px 5px;
}
