html
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #525353;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img
{
	border: none;
}

h1
{
	font-size: 24px;
}
#container
{
	width: 970px;
	margin: 10px auto;
}

#header
{
	width: 100%;
}

#header-top
{
	width: 100%;
	background-image: url(../gfx/topbar.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#logo
{
	float: left;
	z-index: 100;
	position: absolute;
}

#logo img
{
	border: none;
}

#search
{
	text-align: right;
	margin: 0 10px 0 0;
	height: 25px;
	padding: 5px 0 0 0;
}
#search form
{
	display: inline;
}
#search img
{
	vertical-align: text-bottom;
	border: none;
}

#wrapper
{
	background-image: url(../gfx/warp_back.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 710px;
	width: 970px;
	position: relative;
	/*overflow: auto;*/
}

#flashbox-top
{
	width: 970px;
	height: 170px;
	/*z-index: 1;*/
}
#rev2 #flashbox-top
{
	height: 90px;
}
#flashbox-top-obj
{
	/*z-index: 1;*/
}
#left-colunm
{
	width: 160px;
	margin: 0;
	padding: 0 10px 60px 10px;
	position: absolute;
	top: 166px;
}
#rev2 #left-colunm
{
	top: 87px;
}

#right-colunm
{
	width: 160px;
	margin: 0;
	padding: 0 10px 0 10px;
	position: absolute;
	top: 166px;
	left: 790px;
}
#rev2 #right-colunm
{
	top: 87px;
}


#right-colunm a
{
	background-image: url(../gfx/banner_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

#right-colunm a.high-banner
{
	background-image: none;
	height: auto;
}

#right-colunm a.small-banner img
{
	margin: 6px 0 0 0;
}

#content
{
	width: 550px;
	background-color: #fff;
	margin: 0 180px;
	float: left;
	padding: 15px 30px 30px 30px;
}

#footer
{
	background-color: #525353;
	background-image: url(../gfx/botbar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 970px;
	height: 110px;
	clear: both;
}

#footer-banners
{
	height: 80px;
}

#footer-banners .bot-banner
{
	width: 160px;
	height: 70px;
	float: left;
	margin: 5px 17px;
}

#footer-info
{
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin: 3px 0 0 0;
}

#footer-info a
{
	color: #fff;
}

#next-game
{
	background-color: #333;
	color: #fff;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 20px;
	right: 20px;
	z-index: 100;
}
#next-game .teams
{
	font-size: 27px;
	font-weight: bolder;
	display: block;
}

#next-game .date
{
	font-size: 13px;
	display: block;
}
#next-game .trumpet
{
	margin: 0pt;
	font-size: 12px;
	text-align: left;
	display: block;
}

#rev2 #next-game
{
	background: rgba(51, 51, 51, 0.5);
	text-align: left;
	top: 7px;
}
#rev2 #next-game .teams
{
	font-size: 17px;
	display: inline;
}

#rev2 #next-game .trumpet
{
	display: inline;
	padding: 0 5px 0 0;
}

#player-info-table
{
	margin: -15px 0px 0px 0px;
	width: 580px;
	height: 100%;
}
/* ----- ----- */
.input_box_search
{
	background-color: #333;
	border: 1px solid #777;
	color: #fff;
	font-size: 9px;
	height: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

.search-combo
{
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
}

.clear
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	zoom: 100%;
}
.clear-content
{
	display: block;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}

.table-bot
{
	margin: 0px 0px 13px 0px;
}

/***************************************** Front splash ****************************************************/
#front-frame-box
{
	background-color: #000;
	/*width: 606px;*/
	/*height: 467px;*/
	margin: 0 auto;
	/*border: 12px solid #fff;*/
}
#front-frame-box-left
{
	width: 391px;
	margin: 0;
	padding: 0;
	float: left;
}

#front-frame-box-right
{
	width: 215px;
	height: 467px;
	float: left;
}
/***************************************** Lynx//Vermų Logo link ****************************************************/
#lynxvermoe-link
{
	float: right;
	margin: -2px -12px 0 0;
	width: 10px;
	height: 97px;
	z-index: 100;
	padding: 0;
}
#lynxvermoe-link a
{
	display: block;
	width: 10px;
	height: 97px;
	text-decoration: none;
	padding: 0;
}
#lynxvermoe-link img
{
	display: block;
	width: 10px;
	height: 97px;
	border: none;
	padding: 0;
	border: none !important;
}

