/* Start of CMSMS style sheet 'GENERAL' */
/* ---------- CSS STYLES ---------- */


/* ---------- GENERAL ---------- */

* {
	outline: none;
}

img, div, ul {
	#behavior: url("/scripts/png_fix.htc");
}

.clear {
	clear: both;
	margin: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}


/* ---------- BODY ---------- */

html {
	margin: 0px;
}
 
body {
	margin: 0px 0px 25px 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #231f20;
	background: url('images/bg_body.jpg') top center repeat-x #fff;
}


/* ---------- STRUCTURE ---------- */

#container {
	margin: 0px auto;
	width: 998px;
	text-align: left;
}

#header {
	height: 190px;
}

#header .top_links {
	height: 35px;
	width: 580px;
	float: left;
	margin: 0px 0px 0px 209px;
	#margin: 0px 104px;
	text-align: right;
	background: url('images/bg_top_links.png') no-repeat;
}

#header .top_links p {
	margin: 9px 25px 0px 0px;
	font-size: 11px;
}

#header .top_links a {
	color: #231f20;
}

#header .header_container {
	height: 155px;
	width: 580px;
	float: left;
	margin: 0px 0px 0px 209px;
	#margin: 0px 104px;
}

#header .header_container .header_1 {
	height: 155px;
	width: 580px;
	background: url('images/bg_header_1.png') no-repeat;
}

#header .header_container .header_2 {
	height: 145px;
	width: 540px;
	margin: 0px 20px;
	padding-top: 10px;
	background: url('images/bg_header_2.jpg') no-repeat;
}

#header .header_container .header_2 .root_link {
	height: 130px;
	width: 345px;
	margin: 0px 0px 0px 195px;
}

#header .corner_spot {
	height: 127px;
	width: 219px;
	float: right;
	margin: 0px 0px 0px -10px;
}


/* ---------- CONTENT STR. ---------- */

#content {
	padding: 0px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url('images/bg_middle_column_content.png') center repeat-y;
}

#left_column {
	width: 210px;
	height: auto;
	float: left;
	margin: 0px;
	overflow: hidden;
}

#left_column .gbox_left_middle {
	width: 210px;
	height: auto;
	background: url('images/bg_gbox_left_middle.png') right repeat-y;
}

#left_column .gbox_left_bottom {
	width: 210px;
	height: 30px;
	background: url('images/bg_gbox_left_bottom.png') top right no-repeat;
}

#left_column .calendar_header {
	width: 210px;
	height: 57px;
	background: url('images/calendar_header.png') top right no-repeat;
}

#left_column .results_header {
	width: 210px;
	height: 57px;
	background: url('images/results_header.png') right no-repeat;
}

#left_column .left_banner_header {
	width: 210px;
	height: 30px;
	background: url('images/bg_gbox_left_top.png') right bottom no-repeat;
}

#middle_column {
	width: 608px;
	float: left;
	margin: 0px 0px 0px -15px;
}

#middle_column .middle_column_top {
	padding: 17px 20px 0px 34px;
	height: 25px;
	background: url('images/bg_middle_column_top.png') no-repeat;
}

#middle_column .middle_column_top .breadcrumbs {
	height: 12px;
	#position: relative;
}

#middle_column .middle_column_center {
	width: 608px;
}

#middle_column .middle_column_center .content {
	width: 540px;
	margin: 0px 34px;
	#position: relative;
}

#middle_column .middle_column_center .newest_video {
	float: left;
	width: 289px;
	height: 193px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	#margin-left: 7px;
	background: url('images/newest_video.png') no-repeat;
}

.newest_video_content {
	width: 225px;
	height: 135px;
	padding: 24px 0px 0px 34px;,
	#padding: 34px 0px 0px 34px;
	overflow: hidden;
}

#middle_column .middle_column_center .next_game {
	float: right;
	width: 289px;
	height: 193px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	#margin-right: 7px;
	color: #ffffff;
	display: table;
	overflow: hidden;
	background: url('images/next_game.png') no-repeat;
}

.next_game_container {
	display: table-cell;
	vertical-align: middle;
	#padding-top: 30px;
}

.next_game_content {
	width: 230px;
	max-height: 135px;
	padding-left: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}

.next_game_content a {
	color: #67f4ff;
	font-size: 12px;
}

.next_game_content a:hover {
	color: #67f4ff;
}

.next_game_content hr {
	height: 0px;
	border: none;
	margin-top: -10px;
	padding: 0px;
}

#right_column {
	width: 210px;
	height: auto;
	float: right;
	margin: 0px 0px 0px -15px;
}

#right_column .gbox_right_top {
	width: 200px;
	height: 30px;
	background: url('images/bg_gbox_right_top.png') left no-repeat;
}

#right_column .gbox_right_middle {
	width: 200px;
	height: auto;
	background: url('images/bg_gbox_right_middle.png') left repeat-y;
}

#right_column .gbox_right_bottom {
	width: 200px;
	height: 30px;
	background: url('images/bg_gbox_right_bottom.png') left no-repeat;
}

.calendar {
	margin-top: -14px;
}

.results, .sponsors, .left_banner {
	margin-top: -10px;
	color: #fff;
}

.sponsors p {
	margin: 0px 20px 0px 20px;
	padding: 4px 0px;
	font-size: 11px;
}

.left_banner p {
	margin: 0px 20px 0px 40px;
	padding: 4px 0px;
	font-size: 11px;
}

.sponsors a {
	color: #fff;
	text-decoration: none;
}
	
.results_table {
	margin: 0px;
	font-size: 10px;
	padding: 3px 20px 0px 40px;
}

table.sarjataulukko_table td.pelit, table.sarjataulukko_table td.pisteet{
	width: 20px;
	text-align: right;
	padding-top: 2px;
}

#right_column .sponsors_header {
	width: 205px;
	height: 57px;
	background: url('images/sponsors_header.png') left no-repeat;
}

.middle_column_bottom {
	width: 608px;
	margin: 0px 0px 0px 195px;
	padding-top: 54px;
	background: url('images/bg_middle_column_bottom.png') top no-repeat;
}

#footer p {
	height: 16px;
	font-size: 11px;
	text-align: center;
}


/* ---------- NEWS ---------- */

.NewsSummary {
	padding-bottom: 10px;
}

.NewsSummaryLink {
	font-size: 16px;
	font-weight: bold;
}

.NewsSummaryPostdate {
	font-weight: bold;
	margin: 10px 0px;
}

.news_hr {
	height: 1px;
	color: #fff;
	overflow: hidden;
    border: none;
	border-top: 1px dotted #aaa;
}


/* ---------- NAVIGATION ---------- */

#left_column .navi {
	width: 210px;
	overflow: hidden;
	#position: relative;
}

#left_column .navi a {
	text-decoration: none;
}

#left_column .navi a:hover {
	color: #fff;
}

#left_column .navi img:hover, #left_column .navi a.active img {
	margin-left: -215px
}

#left_column .navi ul {
	width: 210px;
	overflow: hidden;
	list-style: none;
	margin-left: 5px;
	padding: 0px;
}

#left_column .navi li {
	margin: 0px;
	padding: 0px;
}

#left_column .navi ul ul {
	width: 210px;
	overflow: hidden;
	list-style: none;
	margin-left: -2px;
	#margin-left: -7px;
	padding: 10px 10px 10px 40px;
	background: url('images/bg_gbox_left_middle.png') left repeat-y;
}

#left_column .navi ul ul li {
	padding: 2px 0px;
}


/* ---------- FONTS ---------- */

h1 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}


h3 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

p {
	margin: 10px 0px;
	padding: 0px;
	font-size: 12px;
}

#header p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #00aedf;
	text-decoration: underline;
}

a:hover {
	color: #00aedf;
	text-decoration: none;
}

a.active {
	color: #fff;
	text-decoration: underline;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #231f20;
	overflow: hidden;
}

.small {
	font-size: 11px;
}

.date {
	font-style: italic;
}

.blue {
	color: #16c1f3;
}


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

ul {
	margin: 0px 20px;
	padding: 2px 0px;
    list-style: disc;
}

ol {
	margin: 0px;
	padding: 2px 0px;
}

li {
	margin: 0px;
	padding: 0px 0px 5px 10px;
}



/* ---------- TABLES ---------- */

table {
	border: none;
  	width: 100%;
}

table.contest_veikkaus td {
	padding: 0px 5px 5px 0px;
}

form.contest_veikkaus {
    margin: 0px;
    padding: 0px;
}

table.contest_veikkaus input {
    cursor: pointer;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 2px;
    width: 200px;
    height: 15px;
    vertical-align: middle;
    background: #fff;
    font-size: 12px;
    font-family: Arial, Verdana;
    color: #404040;
}

table.contest_veikkaus .field {
    border: 3px solid #ddd;
    position: relative;
    margin: 2px;
    padding: 0px;
    width: 200px;
    height: 18px;
    overflow: hidden;
    background: #fff;
}

table.contest_veikkaus .field input {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    width: 100%;
    height: 100%;
    background: none;
}

table.contest_veikkaus .btn {
    border: 3px solid #ddd;
    position: relative;
    margin: 2px;
    padding: 0px;
    width: 100px;
    height: 30px;
    overflow: hidden;
    background: url('/images/bg_navi.png') repeat-x;
}

table.contest_veikkaus .btn input {
    border: 1px solid #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
}

table.contest_veikkaus div.btn input:hover {
    color: #111;
}

table.contest_veikkaus textarea {
    border: 1px solid #ccc;
    margin: 0px;
    width: 500px;
    height: 300px;
    vertical-align: middle;
    overflow: auto;
    font-size: 12px;
    font-family: Arial, Verdana;
    color: #404040;
}

table.contest_veikkaus .textarea {
    border: 3px solid #ddd;
    position: relative;
    margin: 2px;
    padding: 0px;
    width: 500px;
    height: 300px;
    overflow: hidden;
    font-size: 12px;
    color: #ccc;
    background: #fff;
}

table.contest_veikkaus .textarea textarea {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: none;
}



/* ---------- SEARCH ---------- */

input.search-input {
	width: 122px;
	height: 15px;
	margin: 0px 5px 0px 20px;
	padding: 0px;
	border: 2px solid #f1f1f1;
}

input.search-button {
	width: 19px;
	height: 19px;
	cursor: pointer;
	background: url('images/search_button.png') no-repeat;
	border: none;
}


/* ---------- IMAGES ---------- */

img {
	border: none;
	vertical-align: top;
}

img.left {
	float: left;
	margin: 0px 5px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 5px;
}

#footer img {
	margin-left: 5px;
}
/* End of 'GENERAL' */

