/*

CSS - http://www.rivalscleveland.com/
http://www.rivalscleveland.com/
Embedded Styles from http://www.rivalscleveland.com/


http://www.rivalscleveland.com/_css/global.css


/* =STRUCTURE
----------------------------------------------- */
body {
height:100%;
font-size:10px;
color:#DCC9AB;
font-family:georgia,times,serif;
width:760px;
background-image:url(../images/global/bg.gif);
background-repeat:repeat-y;
text-align:left;
}

#home_events {
	width:625px;
	height: 150px;
	position:absolute;
	top:200px;
	left:15.7em;
}


*,img {
border-style:none;
margin:0;
padding:0;
}

#head {
background-image:url(../images/global/rivals_hdr2.jpg);
background-repeat:no-repeat;
height:200px;
width:934px;
}

#head2 {
background-image:url(../images/global/header_181.jpg);
background-repeat:no-repeat;
height:181px;
width:934px;
}

#nav {
width:13.6em;
float:left;
text-align:right;
}

#main {
	width:62.5em;
	position:absolute;
	top:350px;
	left:15.7em;
}

#footer {
	width:62.5em;
	position:relative;
	clear:both;
	border-top:1px #DCC9AB solid;
	padding:1em 0 2em 0;
}

.footer_floatright {
float:right;
font-size:1.2em;
text-align:right;
margin:0 0 20px 15px;
}

.footer_floatleft {
float:left;
font-size:1.2em;
text-align:left;
}

.col1 {
	width:19em;
	display:inline;
	float:left;
	margin-bottom:0.5em;
	margin-right:1.5em;
}

.col2 {
	width:20em;
	display:inline;
	float:left;
	margin:0 .5em .5em .3em;
	line-height: normal;
}

.col3 {
	width:20em;
	display:inline;
	float:left;
	margin-bottom:2em;
	margin-left:0.5em;
	line-height: normal;
}

.col1A {
	width:14em;
	display:inline;
	float:left;
	margin-bottom:0.5em;
	margin-right:1.5em;
}

.col2A {
width:13em;
display:inline;
float:left;
margin:0 .5em .5em .3em;
}

.col3A {
width:13em;
display:inline;
float:left;
margin-bottom:2em;
margin-left:0.5em;
}

.col4A {
width:13em;
display:inline;
float:left;
margin-bottom:2em;
margin-left:0.5em;
}

.callout {
		position:absolute;
	left:375px;
	top:0px;
	z-index:999;
	width:250px;
}


.callout_content {
	width:22em;
	color:#302626;
	padding:1.5em 1.5em 0 1.5em;
	background-color: #f3f3f3;
}


#events {
	top:0px;
	width:250px;
	float: right;
}
.events_fundraiser {
	top:0px;
	float: left;
	margin-right: 20px;
	width:250px;
	height: 350px;
}

.events_fundraiser_m {
	top:0px;
	float: left;
	margin-right: 20px;
	width:250px;
	height: 350px;
}






.side_copy {
	width: 139px;
	margin-right: 6px;
}
	
#social {
	position: absolute;
	width: 123px;
	left: 795px;
	top: 200px;
	height: 45px;
}
#social2 {
	position: absolute;
	width: 123px;
	left: 795px;
	top: 182px;
	height: 75px;
	color: #000;
	text-align: center;
	font-size: 12px;
}

#under_social2 {
	position: absolute;
	width: 123px;
	top: 575px;
	color: #000;
	height: 180px;
}

#grey_presents_background {
	position: relative;
	background: #FFF url(../images/under_button_presents.jpg) no-repeat bottom;
}

.clear {
clear:both;
line-height:0;
}

#home_intro {
	width: 340px;
	padding: 10px 20px 20px 10px;
	display:inline;
	float: left;
}


/* =TEXT
----------------------------------------------- */


.event_date {
font-family:Arial, Helvetica, sans-serif;
color:#FC6;
font-size:1.1em;
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
}

p {
	font-size:1.6em;
	padding-bottom:1em;
	line-height: normal;	
}



#footer p {
font-size:1.2em;
padding-bottom:1.2em;
}

.white {
color:#FFF;
}

.price {
color:#FFF;
font-weight:700;
}

.callout p,.callout ul,.callout li {
font-size:1.6em;
line-height:1.6em;
}

.specials {
font-size:1.8em;
}

#events p {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#FFF;
line-height:1.3em;
font-weight:700;
}

.menu_desc {
line-height:1.3em;
}

a:hover, h3 a:hover {
color:#FFF;
text-decoration:none;
}

#footer a:link,#footer a:visited {
color:#ECAA24;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

.specials a:hover {
color:#C00;
}

.specials a:link,.specials a:visited {
color:#952c2c;
}

#nav a:hover,a:link,a:visited {
color:#ECAA24;
text-decoration:none;
}

.callout a:link,.callout a:visited {
	font-size: 1.8em;
	color:#571315;
	text-decoration:none;
}

.callout a:hover {
	font-size: 1.8em;
	color:#c80601;
	text-decoration:none;
}


.specials_table td {
font-size:1.6em;
color: #fff;
}

.rivals_footer {
	font-size: 18px;
	color: #FFF;
}

.maroon {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#571214;
	font-size: 1.25em;
}

/* =IMAGES
----------------------------------------------- */
.img_left {
float:left;
clear:both;
padding-right:2em;
}

.img_right {
float:right;
clear:both;
padding-left:1em;
}

.img_ctr {
text-align:center;
padding-top:2em;
}

.rule {
width:100%;
border-bottom:1px solid #DCC9AB;
margin:0.5em 0;
clear:  both;
}

.rule_dark {
width:100%;
border-bottom:1px solid #952c2c;
margin:0.5em 0;
}

/* =HEADS
----------------------------------------------- */
h1 {
font-size:3.6em;
font-weight:400;
line-height:2.8em;
letter-spacing:-1px;
color:#FFF;
}

h2 {
	font-size:2.5em;
	font-weight:400;
	line-height:1.4em;
	letter-spacing:0;
	color:#FFF;
	margin-top:0.2em;
}

h3 {
font-size:1.8em;
font-weight:400;
line-height:1.8em;
letter-spacing:0;
color:#FFF;
padding:5px 0;
}

h4 {
font-size:2.8em;
font-weight:400;
letter-spacing:-1px;
color:#FFF;
}

h5 {
	font-size:2.4em;
	font-weight:400;
	letter-spacing:-1px;
	color:#FC6;
	width:100%;
	border-bottom:1px solid #DCC9AB;
	line-height:1.5em;
	margin-bottom: 0.25em;
}

h6 {
	font-size:1.8em;
	font-weight:400;
	letter-spacing:0;
	color:#FFF;
	padding:0px 0px 7px 0;
	line-height: 1.2em;
}

.lead-in {
	line-height:1em;
	margin:0.5em 0 .5em;
}



h6 a:link, h6 a:visited {
color: #fff;
text-decoration:none;
}

h6 a:hover {
color: #fff;
border-bottom: 1px dotted #ECAA24;
}


.specials_table {

}

td {
padding: 5px;
}

/* =MAIN NAV
----------------------------------------------- */

#nav {
	padding: 0;
	margin: 0;
	width: 145px;
}

#nav ul {
/*  list-style: none;*/
font-size:1.6em;
line-height:1.1em;
}

#nav li {
display: block;
list-style: none;

}

#nav li a {
	display:block;
	width:133px;
/*	border-bottom: 1px solid #3c0d0f; */
	margin:0;
	padding:6px;
	text-decoration:none;
	color: #fff;
}

#nav li a:hover{
text-decoration: none;
background-color: #3c0d0f;
color:#FC6; 
}

#nav a:visited {
color:#fff;
text-decoration:none;
}


/* =FOOTER NAV
----------------------------------------------- */

#footer_nav {
padding: 0;
margin: 0;
width: 62em;
}

#footer_nav li {
display:inline;
}

#footer_nav li a{
font-family: Arial;
font-size:12px;
text-decoration: none;
float:left;
padding: 5px 20px 20px 0;
}

#footer_nav ul {
}


/* =LISTS
----------------------------------------------- */

.list {
	margin-left:1.4em;
	margin-bottom:0.5em;
	font-size: 1.4em;
	padding: 0em 0em .75em;
	}

.list li {
	margin-bottom: 0.25em;
	line-height: 1.2em;
	}
.wt-text {
	color: #FFF;
}
.yw-text {
	color: #ffcc66;
}
.centerVideo {
	text-align: center;
}

/* =HOME BANNER ROTATION
----------------------------------------------- */


/* rotator in-page placement */
    div.rotator {

	height:333px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
/*	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;*/
}
    div.rotator ul li.show {
	z-index:500
}

