/* reset */
html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h4, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;font-weight:inherit;font-style:inherit;font-family:inherit;text-align:left;vertical-align:baseline;text-decoration:none;border:0;}
table {border-collapse: collapse;border-spacing: 0;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}
ol,ul{list-style-position:inside;list-style:none;}
/* eo reset */

body
{
	background: #000000 url("../img/trojans_bg.jpg") no-repeat top center;
	text-align: center;
	font-size: 62.5%;
}

div#trojans
{
	background-color: #ffffff;
	width: 960px;
	margin: 37px auto 0 auto;
}

div#header
{
	background: transparent url("../img/header_bg.jpg") no-repeat;
	width: 100%;
	height: 160px;
	margin: 0 0 10px 0;
}

a.header_link
{
	display: block;
	width: 100%;
	height: 100%;
}

div#middle
{
	margin: 0 0 20px 0;
	float: left;
}

div#banner
{
	float: left;
}

div#scoreboard
{
	background: #000000;
	width: 260px;
	height: 200px;
	float: left;
}

table#scoreboard_table
{
	width: 100%;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 1px 0 1px;
}

table#scoreboard_table tr
{
	height: 40px;
}

table#scoreboard_table td.teams
{
	padding: 5px 0 5px 10px;
	height: 30px;
	border-left: 1px solid #ffffff;
}

table#scoreboard_table td.score
{
	text-align: center;
	vertical-align: middle;
}

table#scoreboard_table td.dark
{
	background: #272727;
}

table#scoreboard_table td.light
{
	background: #3f3f3f;
}

div#menu
{
	clear: both;
	width: 202px;
	float: left;
	margin: 0 0 0 20px;
}

ul#sidemenu
{
	width: 200px;
	border-color: #bcbcbc;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	list-style: none;
}

ul#sidemenu li
{
	background: transparent url("../img/menu_white_bg.png") repeat-x;
	min-height: 29px;
	line-height: 29px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #bcbcbc;
	width: 200px;
}

ul#sidemenu li a
{
	display: block;
	margin: 0 0 0 15px;
	color: #000000;
}

ul#sidemenu li > a:after { content: " »"; }

ul.submenu
{
	display: none;
	list-style: none;
	background: #f8f8f8;
}

ul.news_submenu
{
	background: #f8f8f8;
}

ul.submenu li,
ul.news_submenu li
{
	background: transparent !important;
	border-bottom: 0 !important;
	border-top: 1px solid #bcbcbc;
	line-height: 23px !important;
	min-height: 23px !important;
}

ul.submenu li a,
ul.news_submenu li a
{
	margin: 0 0 0 25px !important;
}

div#content
{
	width: 490px;
	padding: 0 0 0 20px;
	float: left;
}

div.newsitem
{
	clear: left;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	float: left;
	border-bottom: 1px dotted #bcbcbc;
	width: 100%;
}

img.newsitem_image
{
	border: 1px solid #bcbcbc;
	float: left;
	margin: 0 10px 10px 0;
}

div#sponsors
{
	float: right;
	margin: 10px 10px 0 0;
}

div#footer
{
	background: #ffffff url("../img/footer_bg.png") no-repeat bottom;
	height: 130px;
	margin: 0 0 50px 0;
	position: relative;
	text-align: center;
	padding-top: 20px;
}

div.clear_both
{
	clear: both;
}

table#valkut td
{
	vertical-align: top;
	padding: 0 5px 0 0;
}

table#valkut td img,
img.spon,
div#content img
{
	border: 1px solid #bcbcbc;
	padding: 5px;
}

img.spon
{
	margin: 0 0 10px 0 !important;
}

table#kannatusjasen img
{
	border: 0;
	padding: 0;
}

table#sarjataulukko ul
{
	padding: 0 0 10px 0;
}

table#sarjaohjelma td
{
	padding: 0 0 20px 0;
}

/* typography */
body, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

a:hover
{
	text-decoration: underline;
}

div#content a
{
	color: #c10000;
}

div#content ol,
div#content ul
{
	font-size: 11px;
	margin: 10px 0;
}

table#scoreboard_table td
{
	color: #ffffff;
}

table#scoreboard_table td.score
{
	font-weight: bold;
	font-size: 13px;
}

table#scoreboard_table td.teams
{
	font-family: Georgia, "Palatino Linotype", serif;
	font-size: 13px;
}

table#scoreboard_table p.date
{
	color: #bcbcbc;
	font-size: 10px;
}

h1
{
	font-family: Georgia, "Palatino Linotype", serif;
	font-size: 22px;
	margin: 0 0 6px 0;
}

h2
{
	font-family: Georgia, "Palatino Linotype", serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 6px 0;
}

h2 a,
h3 a,
h4 a
{
	color: #000000 !important;
}

h3
{
	font-family: Georgia, "Palatino Linotype", serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 6px 0;
}

h4
{
	font-family: Georgia, "Palatino Linotype", serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 6px 0;
}

p.newsitem_date
{
	color: #bcbcbc;
	margin: 0 0 10px 0 !important;
	font-size: 1em !important;
}

div.newsitem p
{
	font-size: 11px;
	line-height: 13px;
}

ul#sidemenu li a
{
	font-size: 12px;
	color: inherit;
}

ul#sidemenu li.active_item
{
	background: transparent url("../img/menu_black_bg.png") repeat-x;
	color: #ffffff !important;
}

li.has_submenu span:hover{
	text-decoration: underline;
	cursor: pointer;
}

li.has_submenu span,
span.news_menu_header
{
	font-size: 12px;
	display: block;
	margin: 0 0 0 15px;
}

p.copyright
{
	text-align: center;
	color: #bbb;
	line-height: 26px;
	position: absolute;
	bottom: 0px;
	left: 360px;
}

p.copyright a
{
	color: #bbb !important;
}

div#content p
{
	margin: 0 0 14px 0;
	line-height: 14px;
	font-size: 11px;
}

p.notice
{
	border: 2px dotted #c10000;
	padding: 5px;
}

ol.numbered_list
{
	list-style: decimal outside;
	margin-left: 20px !important;
}

ol.numbered_list li
{
	margin: 0 0 5px 0;
	font-size: 11px;
}

div#content ul li
{
	font-size:11px;
}

table#sarjataulu
{
	font-size: 11px;
}

p.kirjoittaja
{
	border-bottom: 1px dotted #bcbcbc;
	padding-bottom: 40px;
}

table#abcjoukkue p,
table#djoukkue p
{
	margin: 0;
}

p.tiedot
{
	margin: 0 0 20px 0 !important;
}

table.hispeli th.bighead
{
	font-family: Georgia, "Palatino Linotype", serif;
	font-size: 2em;
	vertical-align: middle;
}

table.hispeli
{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

form#archive_select
{
	margin-bottom: 15px;
}

form#archive_select label
{
	font-size: 11px;
}

form#archive_select select
{
	margin: 0 10px 0 0;
}

div.news_item
{
	float: left;
	clear: both;
	padding: 10px 0;
	border-bottom: 1px dotted #bcbcbc;
	width: 100%;
}

a.caption_link
{
	color: #222 !important;
}

a.caption_link:hover
{
	color: #000 !important;
	text-decoration: none !important;
}

div.news_item h3
{
	margin: 0;
}

p.news_date
{
	color: #888;
	margin: 0 0 5px 0 !important;
}

img.news_thumbnail
{
	float: left;
	margin: 0 10px 8px 0;
}

div.news_content
{
	font-size: 11px;
	line-height: 14px;
}

div.news_content p
{
	float: none;
}

div.news_caption
{
	font-size: 11px;
}

div.news_content ol,
div.news_content ul
{
	font-size: 11px;
	margin-bottom: 14px;
}

div.news_content li
{
	line-height: 13px;
	list-style: inside;
	margin-bottom: 5px;
}

p.news_writer
{
	clear: both;
	font-style: italic;
	margin-top: 10px;
	text-align: right;
}

div#links
{
	float: none;
	clear: both;
}

div#links a
{
	color: #222;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
}
