/*--------------------------------------------------------------
# Sportmaxum - July 2007
# Copyright (C) 2007 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
html {
	height: 100%;
	margin-bottom: 1px;
	background-color: #08556F;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#bg {
	font: normal 12px Arial, Helvetica, sans-serif;
}
/*.clearfix {
	clear: both;
}*/
form {
	margin: 0;
	padding: 0;
}
/*h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 10px 0;
}*/
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	list-style-type: disc;
	margin-left:13px;
}
/*ul li {
}
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 0;
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
p {
	margin: 10px 0 10px;
	font-size: 100%;
}
th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select {
	font: normal 12px Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
/*td, div {
	font-size: 12px;
}*/
/* MAJOR BLOCKS
-------------------------------------------------------------------------------*/
div.wrapper {
	width: 999px;
	margin: 0 auto;
	padding: 0;
}
div#pagewrap {
	width: 989px;
	margin: 0 auto;
	padding: 0;
}
div#toparea {
	width: 100%;
	height: 28px;
	padding: 0;
}
table#contentwrap {
	width: 100%;
	margin: 0;
	padding: 0;
}
table#mainbodywrap {
	/*padding: 0 0 0 8px;*/
	font-size: 11px;
	width: 100%;
	overflow: hidden;
}
/*table#downarea {
	width: 100%;
	margin: 0;
	padding: 8px;
	padding-top: 20px;
}
.spacer {
}*/
/*td#mainbodycont {
	overflow: hidden;
}
td#insetwrap {
	overflow: hidden;
	width: 30%;
	margin: 0;
	padding: 0;
}
div.shadow-l {
	width: 8px;
	height: 125px;
}
div.shadow-r {
	width: 8px;
	height: 125px;
}
div.shadow-n {
	width: 8px;
}
.null-1 {
	width: 8px;
}
div.null-0 {
	width: 0px;
}
td#rightwrap {
	overflow: hidden;
	width: 25%;
	margin: 0;
	padding: 0;
}
td.moduliki-full {
	overflow: hidden;
	width: 100%;
}*/
div#newsflasharea {
  float: right;
  width: 468px;
  color: #fff;
  height: 85px;
  margin-top: 9px;
  overflow: hidden;
}
/* MEMBER LOGIN AREA
------------------------------------------------------------------------------------------ */
div#memberarea {
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	padding-left: 20px;
}
div#memberarea label {
	color: #fff;
	padding-right: 0px;
	padding-left: 20px;
}
div#memberarea form input, div#searcharea form input {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0px;
	/*padding-left: 3px;*/
	height: 15px;
	padding: 1px 1px 1px 3px;
}
div#memberarea form input.button, div#searcharea form input.button {
	width:  57px;
	height: 19px;
	line-height: 22px;
	padding: 0 0 0 1px;
	margin-left: 10px;
}
div#memberarea form input.button:hover, div#searcharea form input.button:hover {
	text-decoration: none;
}
div#memberarea form input.button:active, div#searcharea form input.button:active {
}
/* SEARCH AREA
------------------------------------------------------------------------------------------ */
div#searcharea {
	float: right;
	margin: 4px 10px 0 0;
}
div#tools {
	float: right;
	margin: 9px 10px 0 0;
}
div#searcharea form input.button {
	margin-left: 5px;
	color: #fff;
}
div#searcharea input.gkinputbox {
	background: #fff url('http://www.rover-coupe.com/templates/gk_sportmaxum/images/style1/sportmx_icon-search.png') no-repeat 100% 50%;
}


/* HEADER
------------------------------------------------------------------------------------------ */
div#gkheader {
	width: 100%;
	padding: 0;
}
div#imghead {
	display: block;
	height: 112px;
	width: 989px;
	margin: 0 auto;
	padding: 0;
	
}
#imghead a {
  float: left;
  
}
/* LOGO
------------------------------------------------------------------------------------------ */
#gklogo {
	margin: 5px 0 0 25px;
	width: 297px;
	height: 90px;
}
div#menu {
	position: relative;
	width: 100%;
	height: 42px;
	margin-top: -10px;
}

/* FOOTER
-------------------------------------------------------------------------------------------*/
div#footer {
	width: 100%;
	height: 47px;
	margin: 0;
	padding-top: 4px;
}
div#footer span {
	float: left;
}
div#footer span#info {
	float: left;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
}
div#footer span#info a {
	font-size: 10px;
}

/* TYPOGRAPHY
------------------------------------------------------------------------------------------ */

/* typohraphy */
/*span.beige, span.black, span.clear, span.color, span.color-1 {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
span.beige {
	background-color: #F2F3F3;
	border-top: 1px solid #c8c6c6;
	border-bottom: 1px solid #c8c6c6;
	color: #000;
}
span.black {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}
span.clear {
	background-color: #fff;
	border: 1px solid #d8d7d7;
}
blockquote {
	background: transparent url('http://www.rover-coupe.com/templates/gk_sportmaxum/images/quoleft.gif') no-repeat 0 0;
}
blockquote div {
	background: transparent url('http://www.rover-coupe.com/templates/gk_sportmaxum/images/quoright.gif') no-repeat right bottom;
	padding: 0 30px;
}*/
