html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
		margin:0;
		padding:0;
		border:0;
		outline:0;
		background:transparent;
	}
	body {line-height:1;}
	ol, ul {list-style:none;}
	blockquote:before, blockquote:after,
	q:before, q:after {content:'';}
	
	/* remember to define focus styles! */
	:focus {outline:0;}
	
	/* remember to highlight inserts somehow! */
	ins {text-decoration:none;}
	del {text-decoration:line-through;}
	
	/* tables still need 'cellspacing="0"' in the markup */
	table {border-collapse:collapse; border-spacing:0;}

/* end reset ------------------------------------------------------------------------------- */

html, body {min-height: 100%; height: auto !important; height: 100%;}

body {
	color: #FFF;
	padding: 0;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../Images/Background.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
body * {
	line-height:normal;
}

h1, h2, h3, h4, h5, h6 {color: #FFF;}
p {font-size: .8em; font-family: Lucida Grande, Helvetica, Arial, sans-serif; margin: 10px 0; color: #bbbbbb;}


#wrap {color: #404040; width: 100%; url('../images/bg.jpg') no-repeat top center;}

#contain { 
 width: 1200px; 
 margin: 0 auto;
}

#logo {
 float: left; 
 overflow: visible;  
 position: relative; 
 z-index:9; 
 width: 300px; 
 height: 150px;
 clear:left;
}

RVC-logo {
 position: absolute; 
 z-index: -9999; 
 text-indent: -9999px;
}

#twitter_t {  
 min-height:45px;  
 height:auto !important;  
 padding-top:50px;
 padding-right:500px;
 font-family: Arial,sans-serif;  
 font-size: 18px;  
 font-style: italic;  
 color: #FFFFFF;  
 line-height: 16px;  
 font-weight:bold;
 float: right;
 clear:right; 
} 
   
#twitter_container {  
 min-height:45px;  
 height:auto !important; 
 height: 40px;  
 padding-bottom:10px; 
 font-family: Arial,sans-serif;  
 font-size: 14px;  
 font-style: italic;  
 color: #FFFFFF;  
 line-height: 16px;  
 font-weight:bold;
 clear:right;
 text-align:right;
}

#twitter_update_list li a {  
 color: #5f6d76;  
 border-bottom: dotted 1px;  
 text-decoration: none;  
}

#twitter_update_list li {  
 list-style: none;  
}

.nav {float: left; margin: auto;}

.fl_right {float:right;}
.fl_left {float:left}
.clear {clear: both;}

/** Universal Link Styles **/
a{color: #8e8e8e; text-decoration: none;}
a:visited {color: #f0ff00;}
a:hover {color: #f8fda0; text-decoration: none;}
.block a:active {color: #000; text-decoration: none;}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
	width: 755px;
	margin: auto;
	position: relative;
	float: left;
}
.jcarousel-container a {
	color: #F00;
	text-decoration: none;
}
.jcarousel-container a:visited {
	color: #F00;
}
.jcarousel-container a:hover {
	color: #F00;
	text-decoration: none;
}
.jcarousel-container .block a:active {color: #000; text-decoration: none;}

.jcarousel-clip {z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative;}

.jcarousel-list {z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0;}

.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 800px;
	height: auto;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
/*.jcarousel-next {z-index: 3; display: none;}
.jcarousel-prev {z-index: 3; display: none;}
*/

ul.jcarousel-control {
	float: left;
	text-align: right;
	width:auto;
	margin-top: 20px;
	margin-right: 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
ul.jcarousel-control li {display: inline-block; font-weight: 900; font-size: 24pt; letter-spacing: -2px; padding: 0; margin: 0; margin-bottom: -12px; text-transform: uppercase; line-height: 50px;}
ul.jcarousel-control li.cutfix {padding-bottom: 10px;}
ul.jcarousel-control li a {color: #8e8e8e; line-height: auto;}
ul.jcarousel-control li a:hover {color:#F00;}
ul.jcarousel-control li a:visited {}
.jcarousel-control span {display: none;} /* External controls won't work without numbers in link, this hides the numbers */


/* Layout */
#header {height: 170px; width:auto}

h1.RVC-logo {position: absolute; z-index: -9999; text-indent: -9999px;}
h3.home-title {font-size: 5em; letter-spacing: -3pt; line-height: .8em; padding-top: 15px; }
h3.subject {font-size: 2.6em; padding: 0; margin: 0;}
h3.subject.spon {line-height: .9em; padding-top: 20px;}
p.fineprint {padding: 0; margin-top: 2px; font-size: .7em;}
.item-contents{margin-left: 5px; min-height: 450px;}
	.item-contents.home {background: transparent url('../images/home-bg.png') no-repeat bottom right;}


/* Landing page */
.homebox {
	width:700px;
}

.shopbox{
	background-color:#8e8e8e;
	width:700px;
	border:double;
}


p.home-desc{
	width:auto;
	height: auto;
}
.game-row, .ticket-row {float: left; margin-top: 20px; padding: 0px 15px 0 15px; border-right: #f0ff00 solid 1px;}
.game-row p, .ticket-row p {padding: 0; margin: 0;}
.game-row.last, ticket-row.last {border-right: none;}
.time {color: #f0ff00; font-style: italic; font-weight: 900;}

/* Teams */
.game-col {width: 200px; float: left; padding-right: 10px; margin-right: 10px;}
	.game-col h4 {border-bottom: #f0ff00 solid 1px;}
.team-col {padding-bottom: 10px;}
.team-desc {font-size: .7em;}
.team-name {font-weight: 900; color: #FFF;}
.team-light {font-weight: 100; color:#f8fda0;}
.team-logo {float: left; padding-right: 8px;}
h4.impression {font-size: 1.6em; line-height: 1em;}

/* Photos */
.photos {padding-top: 20px;}

/* Sponsorship */
.spon-img {padding-top: 10px;}
p.contact {padding: 0 0 10px 0; margin: 0;}

/* Thickbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


