/* RESUL CSS Document 8/2007 */

body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.gif) top repeat-x #d5d4d4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border:0px;
}

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

div.wrap {
	margin:0px auto;
	border:1px solid #00adef;
	border-top:0px;
	width:890px;
}

div.blocks {
	background:url(../images/bottom_bg.gif) no-repeat bottom right #fff;
}

div.footer {
	padding:8px;
	font-size:11px;
	background-color:#fff;
	border-top:1px solid #00adef;
	text-align:center;
	color:#333;
}

div.footer span {
	margin-right:15px;
}


/* Frontpage */

div.frontpage {
	padding:28px 20px;
	background:url(../images/block_bg.gif) repeat-x top;
}

td.leftb_top {
	width:280px;
	vertical-align:top;
}

td.leftb_bottom {
	width:280px;
	vertical-align:top;
}

td.centerb_top {
	width:300px;
	vertical-align:top;
}

td.centerb_bottom {
	width:300px;
	vertical-align:top;
}

div.centerb_margin {
	margin:0px 4px 0px 14px;
}

div.sra_block {
	float:right;
	overflow:hidden;
	width:241px;
}


/* Frontpage boxes */

div.leftbox {
	background:url(../images/leftbox_bg.gif) repeat-y top;
	width:280px;
}

div.leftbox_content {
	background:url(../images/leftbox_top.gif) no-repeat top;
	padding:14px 11px;
}

div.leftbox_bottom {
	background:url(../images/leftbox_bottom.gif) no-repeat top left;
}

div.centerbox {
	background:url(../images/centerbox_bg.gif) repeat-y top;
	width:280px;
}

div.centerbox_content {
	background:url(../images/centerbox_top.gif) no-repeat top;
	padding:14px 11px;
}

div.centerbox_bottom {
	background:url(../images/centerbox_bottom.gif) no-repeat top left;
}


/* Defaultpage */

div.defaultpage {
	padding:0px;
	background:url(../images/block_bg.gif) repeat-x top;
}

td.leftnavi {
	width:227px;
	vertical-align:top;
	background-color:#80d6f7;
}

td.mainblock {
	width:463px;
	vertical-align:top;
}

div.mainb_margin {
	margin:20px;
}

td.mainblock_wide {
	width:690px;
	vertical-align:top;
}

div.mainb_widemargin {
	margin:20px 60px 20px 20px;
}

td.rightinfoblock {
	width:200px;
	vertical-align:top;
}

div.rightinfob_margin {
	background:url(../images/hor_dots.gif) repeat-y left;
	margin:0px 20px 20px 0px;
	padding-left:17px;
}



/* Horbar */

div.wrap .horbar {
	background-color:#fff;
	border-top:1px solid #00adef;
	border-bottom:1px solid #00adef;
	font-size:12px;
	font-weight:bold;
	padding:6px 0px;
white-space:nowrap;
}

div.wrap .horbar a {
	color:#00aeef;
	text-decoration:none;
}

div.wrap .horbar a:hover {
	color:#0395d9;
	text-decoration:none;
}

div.wrap .horbaritem, div.wrap .horbaritemselected {
	display:inline;
	border-right:1px solid #00adef;
	padding:6px 5px 6px 7px;
	background-color:#fff;
}

div.wrap .horbaritemselected {
	background-color:#dcf4fd;
}


/* Sidemenu */

.sidemenulevel {
	font-size:12px;
	background-color:#00adef;
	}

.sidemenulink {
	padding:5px 10px;
	border-bottom:1px solid #6ed0f6;
	}

.sidemenulink a {
	color:#fff;
	text-decoration:none;
	}

a.sidemenulink, a.sidemenulinka {
	display: table-cell;
	}

.sidemenulink a:hover {
	color:#d7f2fd;
	}

a.sidemenuselected {
	text-decoration:none;
	font-weight:bold;
	}

.sidemenulevel .sidemenulevel {
	font-size:11px;
	background-color:#039fe8;
	border:0px;
	border-bottom:1px solid #6ed0f6;
	padding:3px 0px 3px 34px;
	}

.sidemenulevel .sidemenulevel .sidemenulink a {
	font-size:11px;
}

.sidemenulevel .sidemenulevel .sidemenulevel {
	border-bottom:0px;
	}

.sidemenulevel .sidemenulevel .sidemenulink {
	border:0px;
	padding:3px 0px;
	}

.sidemenuarrow {
	display: table-cell;
	float: left;
	margin: 0px;
	margin-top: 3px;
	height: 15px;
	}

.sidemenublank {
	display: table-cell;
	float: left;
	margin: 0px;
	margin-top: 3px;
	height: 15px;
}

.sidemenulevel .sidemenulevel .sidemenuarrow, .sidemenulevel .sidemenulevel .sidemenublank {
	height: 10px;
}


/* Content */

.content, .content p {
	margin:0px;
	font-size:11px;
	color:#333;
	line-height:16px;
}

.content h1 {
	margin:0px;
	line-height:normal;
	color:#00aeef;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.content h2 {
	margin:0px;
	line-height:normal;
	color:#00aeef;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}

.content h3 {
	margin:0px;
	line-height:normal;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
}

.content a {
	color:#008fe1;
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;
}

div.leftbox .content a {
	color:#333;
}

div.centerbox .content a {
	color:#333;
}

.content img {
	margin:10px;
}

.content img[align="left"] {
	margin-left:0px;
}

.content img[align="right"] {
	margin-right:0px;
}

div.frontpage .content img {
	margin:0px;
}

td.rightinfoblock .content img {
	margin:0px;
}

form.p4form table {
	margin:15px 0px 5px 0px;
}

form.p4form td {
	padding:2px 8px 2px 0px;
}

div.content_image_caption {
	font-size:11px;
	padding:0px 10px 15px 10px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#666;
	background:none;
}

td.centerb_top br.eoc {
	font-size:14px;
}


/* Path and printer */

div.toptools {
	margin:20px;
}

div.printer {
	text-align:right;
}

td.rightinfoblock .printer {
	margin:20px;
}

div.toptools .printer {
	float:right;
}

div.path {
	font-size:11px;
	color:#666;
	line-height:16px;
	margin-bottom:20px;
}

div.path a {
	color:#6d6d6d;
}

a.pathlink {
	text-decoration:none;
}

a:hover.pathlink {
	text-decoration:underline;
}

a.pathlinkcurrent {
	font-weight:bold;
	text-decoration:none;
}


/* News */

.content .newstitle {
	margin:0px;
	line-height:normal;
	color:#00aeef;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}

.newsdigesttitle {
	margin:0px;
	line-height:normal;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
}

.news h1 {
	padding-top:4px;
}

div.frontpage .newsdigesttitle {
	display:none;
}

div.frontpage .newsingress {
	display:none;
}

div.frontpage .newsreadmore {
	display:none;
}

td.rightinfoblock .newsreadmore {
	display:none;
}

span.newsdate {
	margin-right:8px;
}

div.leftbox .newsdate {
	display:none;
}

div.centerbox .newsdate {
	display:none;
}

.newsdigestitem {
	padding-bottom:12px;
}

div.leftbox .newsdigestitem {
	padding-bottom:0px;
	padding-top:12px;
}

div.centerbox .newsdigestitem {
	padding-bottom:0px;
	padding-top:12px;
}

.news p.newsingress {
	padding:3px 0px;
}

.content p.newsitemingress {
	padding-bottom:12px;
}

p.newsitemreadmore {
	padding-top:15px;
}


/* Various P4 styles */

body.contentbg {
	background-color:#fff;
	background-image:none;
}

.notpublic {
	color:#e7ae02;
}

img.contentbaricon,img.contentstateicon {
	border:none;
	margin:3px;
}


/* Attachments */

a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 26px;
}

a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }

.content_image a.attachment, .content_image a.file, .content_image a.jpg, .content_image a.gif {
	background: none;
	padding: 0px;
}

/* Sport module */

table.sport_personalpoints_table, table.sports_basictable {
	text-align: left;
	border-collapse:collapse;
}

table.sport_personalpoints_table td, table.sport_personalpoints_table th {
	padding:3px 15px 3px 0;
	border-bottom:1px solid #cbeffd;
}

table.sport_personalpoints_table td.totalrow {
	text-align: right;
}

table.sports_basictable td, table.sports_basictable th {
	padding:3px 15px 3px 0;
	border-bottom:1px solid #cbeffd;
}

div.performance_table {
	padding-top: 15px;
}

div.shooting_diary_printertext {
	display: none;
	padding-bottom:10px;
}

div.shooting_diary_headers {
	padding: 5px 0px 15px 5px;
}

div.shooting_diary_info {
	padding-bottom:10px;
}

div.points_table {
	background-color:#f0fafe;
	padding:12px;
	border:1px solid #cbeffd;
	width:350px;
}

div.points_table td, div.points_table th {
	padding:2px 15px 3px 0;
}

div.points_table td.nobr {
	white-space: nowrap;
}

td.leftnavi div.login_logout {
	padding:0 10px;
	color:#333;
}

input.performance_submit, input.logoutsubmit {
	background-color:#00adef;
	border:1px solid #afe8fe;
	padding:2px 4px;
	font-size:12px;
	font-weight:bold;
	overflow:visible;
	cursor:pointer;
	color:#fff;
}

.noMyPointsNotification {
	padding: 15px;
}

/* slideshow */

.small_images {
}

.small_images div {
	float:left;
	width:120px;
}

.description {
	font-size: 11px;
	margin:5px 20px 20px 10px;
	clear:both;
}

/* TOP 10 */

div.dateselection .kalenteritaulukko {
	display:inline;
}

.content div.dateselection .kalenteritaulukko img {
	margin:0;
}

.top10error {
	color:red;
	padding-top:15px;
}

.performance_table .nobr {
	white-space: nowrap;
	display:inline;
}

.nobr form {
	display:inline;
}

div.test_class_div {
	white-space: nowrap;
}

.shooting_class {
	display:none;
}

