.left-col {
	background-color: #98CB00;
	width: 632px;
	padding: 7px;
}
.right-col {
	width: 320px;
	background: url( http://m3.nflrush.com/live/application/views/images/bg.gradient.tile.gif ) top left repeat-x;
	background-color: #326597;
}
#slides {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	background: url( http://m3.nflrush.com/live/application/views/images/green.fade.gif) top left repeat-x;
	height: 158px;
}
.slide-wrapper {
}
.slide-thumbnail {
	width: 394px;
	float: right;
}
.slide-thumbnail img {
	max-width: 394px;
}
.slide-details {
	width: 225px;
	float: left;
	display: inline;
	margin: 10px 0px 0px 10px;
}
.slide-details h2 {
	font-size: 12pt;
	color: #2d5888;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding-bottom: 10px;
}
.slide-details .description {
	width: 222px;
	float: left;
	color: #2d5888;
	font-size: 8pt;
	font-weight: normal;
}
#myController {
	height: 33px;
	background: url( http://m3.nflrush.com/live/application/views/images/control.bar.bg.gif) repeat-x top left;
}

#myController .jFlowControl {
	color:#C1C8C7;
	cursor:pointer;
	border: 1px solid #55667A;
	height: 28px;
	width: 40px;
	text-align: center;
	float: left;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 3px;
}

#myController .jFlowNext {
	color:#C1C8C7;
	cursor:pointer;
	border: 1px solid #55667A;
	height: 28px;
	width: 40px;
	text-align: center;
	float: left;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 3px;
	visibility: hidden;
}

#myController .jFlowSelected {
	background-image: url( http://m3.nflrush.com/live/application/views/images/number.box.selected.gif );
	width: 42px;
}

.gametitle {
	color:#C1C8C7;
	height: 23px;
	width: 350px;
	text-align: center;
	float: left;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 8px;
}


.tabs table{
	width: 100%;
	height: 23px;
	background: url( http://m3.nflrush.com/live/application/views/images/tabbg.gif ) top left repeat;
	color:#bdc7d1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
.tabs .border {
	border-right:1px solid #3c4d62;
}
#gamelist {
	background-color: #ffffff;
}

#gamelist .thumb {
	background-color: #CAD6E4;
	width: 110px;
	height: 90px;
	cursor: hand;
}
#gamelist .gamedesc {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CAD6E4;
}

.jcarousel-control {
    height: 33px;
	background: url( http://m3.nflrush.com/live/application/views/images/control.bar.bg.gif) repeat-x top left;
}

.jcarousel-control a {
    height: 28px;
	width: 40px;
    color:#C1C8C7;
	cursor:pointer;
	border: 1px solid #55667A;
	text-align: center;
	float: left;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 3px;
    text-decoration: none;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
    text-decoration: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}
#showxppoints{
	top:180px;
	left:315px;
	position:absolute;
	width:260px;
	height:290px;
}
#getmorexp a {
	display: block;
	width: 201px;
	height: 63px; 
	background-image:url(http://m3.nflrush.com/live/play/images/xp_nav_popup.png);
}

#getmorexp a:hover {
	background-position:1px 1px;
}
#closebut a {
	display: block;
	width: 29px;
	height: 29px; 
	background-image:url(http://m3.nflrush.com/live/play/images/xp_close.jpg);
}
#closebut a:hover {
	display: block;
	background-image:url(http://m3.nflrush.com/live/play/images/xp_close_over.jpg);
}
