@charset "utf-8";
/* CSS Document */


body {
	background-color:#000000;
	min-width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	

}
a:focus {
	-moz-outline-style:none;
}


h1.category {
font-size:19px;
padding:0;
margin:0;
color:#fe0000;
}

h1.specialcategory {
font-size:19px;
padding:0;
margin:0;
color:#fe0000;
text-align:center;
}

h1.title{
font-size:15px;
padding:0;
margin:0;
color:#fe0000;
border:0px;
}

h2.subtitle {
font-size:14px;
padding:0;
margin:0;
color:#fe0000;

}

/* layout divs */

#outer {
	width: 960px;
	margin: auto;
}

#header {
	float:left;
	display:inline;
	height:64px;
	width:960px;
}

#logo {
	float:left;
	display:inline;
	height:64px;
	width:197px;
}

#ricker-logo {
	float:left;
	display:inline;
	height:64px;
	width:318px;
}

#other-venues {
	float:left;
	display:inline;
	height:37px;
	width:763px;
	margin-top:27px;
}

#inner {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:516px;
	width:960px;
}

#nav {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:516px;
	width:198px;
}

#content-area {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:516px;
	width:762px;
}

#image-holder, #image {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:511px;
	width:521px;
	margin-top:5px;
}

#image-holder {
	position: relative;
}

#text-outer {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:516px;
	width:241px;
}

#footer {
	float:left;
	display:inline;
	height:20px;
	width:960px;
	text-align:right;
}

#menu-image {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:516px;
	width:314px;
	margin-top:5px;
}

#menu-border {
	width:515px;
	margin-top:15px;
	border-color:#333333;
	border-style:solid;
	border-width:3px;
	padding-top:20px;
}

#menu-image img {
	margin-bottom:3px;
}

#menu-text-outer {
	float:left;
	display:inline;
	min-height:516px;
	height:auto !important;
	height:516px;
	width:419px;
	margin-left:29px;
}

#menu-subnav {
	float:left;
	display:inline;
	width:198px;
	border-top:1px solid #7e0000;
	margin-top:25px;
	padding-top:29px;
}

/* end layout divs */

#footer a, #footer a:visited {
	color:#4d4d4d;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline
}

.other-venues {
	margin-right:35px;
}

.title {
	float:left;
	display:inline;
	width:201px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid #282828;	
	padding-bottom:2px;
}

.video-title {
	float:left;
	display:inline;
	width:700px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid #282828;	
	padding-bottom:2px;
}


.text-area {
	float:left;
	display:inline;
	width:201px;
	padding-left:20px;
	padding-right:20px;
	margin-top:15px;
}

.seperator {
	float:left;
	display:inline;
	width:241px;
	border-bottom:1px solid #282828;	
	margin-top:10px;
}


/* fonts */
p {
	padding:0;
	margin:0;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.text-area a, #menu-text-outer a {
	color:#ffffff;
	text-decoration:none;
}

.text-area a:hover, #menu-text-outer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* end fonts */

/* forms */
.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff !important;
	height:22px;
	width:160px;
	border:1px solid #282828;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#000000  !important;
	
}

.textfield-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff  !important;
	height:22px;
	width:20px;
	border:1px solid #282828;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#000000  !important;
	
}
.formtextbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff  !important;
	height:55px;
	width:160px;
	border:1px solid #282828;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#000000 !important;
}

.formdropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff  !important;
	height:20px;
	border:1px solid #282828;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#000000  !important;

}


.button 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fe0000;
	background-color: #000000;
	border:1px solid #fe0000;
	padding:3px;
}



/* end forms */

/* intro page */
#intro-outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top:-275px;
	left: 0px;
	text-align: center;
}

#intro-main {
	margin: auto;
	height: 550px;
	width: 964px;
	text-align:left;
}
/* end intro page */

/* video */
#video-outer {
padding:15px;
height:277px;
width:415px;
border-bottom:solid 1px #bf0000;
border-top:solid 1px #bf0000;
border-left:solid 1px #bf0000;
border-right:solid 1px #bf0000;
}
/* end video */

a.red_link, a.red_link:visited {
color:#bf0000;
}

.absolute {
	position:absolute;
	left: 0;
	top: 0;
}

.hide {
	display:none;
}


#fixtures{
	float:left;
	display:inline;
	width:89px;
	min-height:17px;
	height:auto !important;
	height:17px;
}

#fixtures a.fixtures{
display:block;
float:left;
width:89px;
height:17px;
background:url(images/fixtures.gif) top no-repeat;
text-indent:-999999px;
padding:0;
padding-left:4px;
outline:none;
}

#fixtures a {
	margin:20px 0 10px 16px;
}

#fixtures a:hover{
background:url(images/fixtures.gif) bottom no-repeat;

}

