div#coachen div.admin
{
	padding: 0 10px;
}

div#coachen div.details-box
{
	border: #919191 1px solid;
	padding:5px;
}

div#coachen table.list td.running
{
	color: #009933;
}

div#coachen table.list td.not-started
{
	color: #ff9933;
}

div#coachen table.list td.finished
{
	color: #990000;
}

div#coachen form#coachTypeForm input.string
{
	width:350px;
}

div#coachen form#coachTypeForm input.number
{
	width:25px;
}

div#coachen form#coachTypeForm textarea.text
{
	width:90%;
	height:200px;
}

div#coachen .submenu .active
{
	color: #666666 !important;
}
div#coachen div.roster-bandy-2009-2010, div#coachen div.roster-bandy-2009-2010 div.roster-background, div#coachen div.roster-bandy-2009-2010 div.roster-content
{
	width:720px;
	height:576px;
}

div#coachen div.roster-bandy-2009-2010
{
	background-image: url('../images/bandycoachen/bandyplan.gif');
}

div#coachen div.roster-bandy-2009-2010 div.player-box
{
	width:135px !important;
	height:75px !important;
	overflow-x:hidden;
}

div#coachen div.roster-bandy-2009-2010 div.roster-background div.player-box
{
	background-color: #000000;
	filter:alpha(opacity=75) !important;
	-moz-opacity:0.75 !important;
	opacity:.75 !important;
}

div#coachen div.roster-bandy-2009-2010 .player-name
{
	font-size:10px !important;
	font-weight:bold;
}

div#coachen div.roster-bandy-2009-2010 .player-point
{
	font-size:12px !important;
	display: block;
}

/* Målvakt */
div#coachen div.roster-bandy-2009-2010 div.player-position-7
{
	margin-top:20px;
}
/* Back */
div#coachen div.roster-bandy-2009-2010 div.player-position-3
{

}
/* Mittfältare */
div#coachen div.roster-bandy-2009-2010 div.player-position-4
{
	/*margin-top:15px;*/
}
/* Forward */
div#coachen div.roster-bandy-2009-2010 div.player-position-5
{
	margin-top:20px;
}
body.coachen
{
	margin: 0;
	padding: 0;
}

div#coachen, div#coachen table, div#coachen input, div#coachen textarea, div#coachen select, div#coachen p, div#coachen li, div#coachen ul, div#coachen ol, div#coachen dl, div#coachen label, div#coachen address
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #424242;
}

div#coachen p
{
	margin:10px 0;
}

div#coachen li
{
	padding-bottom:10px;
}

div#coachen ol, div#coachen ul
{
	padding-left: 25px;
	list-style-position:outside;
	padding-bottom:10px;
	margin-left: 10px;
}

div#coachen ul
{
	list-style-type:disc;
}

div#coachen ol
{
	list-style-type:decimal;
}

div#coachen table, div#coachen th, div#coachen td
{
	font-size: 10px;
	line-height: normal;
}

div#coachen div
{
	padding:0;
	margin:0;
}

div#coachen form
{
	padding: 0;
	margin: 0;
}

div#coachen form div
{
	padding: 0;
	margin: 0;
}

div#coachen input, div#coachen select, div#coachen textarea, div#coachen option {
	border: #919191 1px solid;
	font-size: 11px;
	margin: 3px 0;
	line-height:normal;
}

div#coachen input:focus
{
	background-color: #FFF7C0;
}

div#coachen textarea:focus
{
	background-color: #FFF7C0;
}

div#coachen input, div#coachen textarea 
{
	padding:1px;
}

div#coachen textarea
{
	overflow:auto;
}

div#coachen a, div#coachen a:visited
{
	color: #424242;
	text-decoration: none;
}

div#coachen a:active, div#coachen a:hover, div#coachen a:focus
{
	color: #424242;
	text-decoration: underline;
}

div#coachen ul
{
	margin-top: 5px;
	padding-left: 20px;
}

div#coachen ul li
{
	padding-bottom: 3px;
}

div#coachen img
{
	border: 0;
}

div#coachen optgroup
{
	background-color: #424242;
	font-style: normal;
	color: #ffffff;
}

div#coachen option
{
	background-color: #ffffff;
	color: #424242;
	margin:0;
	border: 0;
	padding: 2px;
}

div#coachen optgroup option
{
	padding-left:10px;
}

.border
{
	border: 1px solid  #424242;
}

div#coachen img.image
{
	border: 1px solid #000000;
}
div#coachen div.blog div.comment-header
{
	font-weight:bold;
	padding: 5px 0;
}

div#coachen div.blog div.comment-footer
{
	color: #666666;
	padding: 5px 0;
	border-bottom: 1px solid #252525;
}

div#coachen div.blog form input.title
{
	width:80%;
}

div#coachen div.blog form textarea
{
	width:100%;
	height:50px;
}
div#coachen table.calendar td
{
	font-size: 14px;
	font-weight: bold;
}

div#coachen table.calendar tr.header td
{
	font-size:10px;
}

div#coachen table.calendar td
{
	text-align: center;
}

div#coachen table.calendar td.selected-date
{
	background-color: #cccccc;
}

div#coachen table.calendar td.not-in-this-month a
{
	color: #cccccc;
}
.counter-box
{
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
	line-height: 22px;
	padding-top:3px;
}

.counter-background
{
	margin: 0 -10px !important;
	height:64px;
	background-image:url('../images/box.gif');
}
div#coachen input.checkbox, div#coachen input.radiobutton 
{
	border:none !important;
}

div#coachen input.button, div#coachen input.button:focus
{
	background-color: #C0C0C0;
	padding:3px 8px;
}

div#coachen form input.name
{
	width: 150px;
}

div#coachen form input.email
{
	width: 250px;
}

div#coachen form input.address
{
	width: 250px;
}

div#coachen form input.zipcode
{
	width:50px ;
	margin-right: 20px;
}

div#coachen form textarea.description
{
	width:250px;
	height:50px;
}

div#coachen form textarea.wallpost, div#coachen form textarea.forumpost
{
	width:90%;
	height:50px;
}


div#coachen p.submitNotice
{
	background-color: yellow;
	padding: 5px;
	margin: 3px 0;
	border: 1px solid #919191;
	color: #000000;
}

div#coachen p.submitNoticeSuccess
{
	background-color: #aca;
}

div#coachen p.submitNoticeError
{
	background-color: #caa;
}
div#coachen
{
	position:absolute;
	width:100%;
	background-color: #ffffff;
}

div#coachen div.coachen-content
{
	min-height:500px;
  	height:auto !important;
  	height:500px;
	padding: 0 10px;
}

div#coachen .default-color
{
	color: #424242 !important;
}

div#coachen div.page-title, div#coachen div.sub-title
{
	font-weight: bold;
	padding-top:15px;
	padding-bottom:5px;
}

div#coachen div.page-title
{
	font-size: 17px;
}

div#coachen div.sub-title
{
	font-size: 14px;
}

div#coachen span.page-title-type
{
	/*color: #666666;*/
}

div#coachen span.page-title-name
{
	color: #424242;
	/*color: #666666;*/
}

div#coachen div.input-name, div#coachen div.text-title, div#coachen span.text-title, div#coachen div.list-title
{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}

div#coachen div.text-title, div#coachen div.list-title
{
	margin:5px 0;
}

div#coachen div.input-name
{
	font-size: 12px;
}

div#coachen div.input-description
{
	font-size: 11px;
}

div#coachen .full-width
{
	width:100%;
}

div#coachen div.copyright
{
	padding-top: 40px;
	color: #aaaaaa;
	text-align: center;
}

div#coachen div.clear
{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#coachen .hidden
{
	display: none;
}

div#coachen div.links
{
	line-height: 15px;
}

div#coachen div.information
{

}

div#coachen div.information a
{
	/*white-space:nowrap;*/
}

div#coachen .error
{
	color: #ff0000;
}

div#coachen .bold
{
	font-weight: bold;
}

div#coachen .disabled
{
	color: #999999;
	font-style: italic;
}

div#coachen div.ajaxloader
{
	background-image: url("../images/ajax-loader.gif");
	width:220px;
	height:19px;
}

div#coachen div.pagination
{
	padding:10px 0;
	font-size: 11px;
}

div#coachen .nowrap
{
	white-space:nowrap;
}
div#coachen div#coachen-login
{
	position: absolute;
	top:0;
	right:5px;
	width:175px;
	border: #333333 1px solid;
	background-image: url("../images/login-bg.gif");
	background-repeat: repeat-x;
	color: #ffffff;
}

div#coachen div#coachen-login a
{
	color: #ffffff;
}

div#coachen div#coachen-login div.login-content
{
	padding:9px;
	font-size: 11px;
}

div#coachen div#coachen-login div.login-header
{
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	padding:9px;
}

div#coachen div#coachen-login div.login-title
{
	float:left;
}

div#coachen div#coachen-login div.login-close
{
	float:right;
	font-weight: normal;
}

div#coachen div#coachen-login input
{
	border:1px solid #3A3A3A;
}
div#coachen table.event-list
{
	width: 375px !important;
}

div#coachen td.eventType
{
	width: 80px;
}

div#coachen span.player-highlight
{
	font-weight: bold;
}
div#coachen div.menu
{
	background-image: url("../images/menu-bg.gif");
	background-repeat:repeat-x;
	padding: 0 9px;
}

div#coachen div.menu div.menu-item
{
	padding-right: 9px;
	line-height:31px;
	float:left;
}

div#coachen div.menu a, div#coachen div.menu a:active, div#coachen div.menu a:hover, div#coachen div.menu a:focus, div#coachen div.menu a:visited
{
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	white-space:nowrap;
}

div#coachen div.submenu
{
	margin: 0 -10px;
	padding:9px;
	border-bottom:1px solid #252525;
}

div#coachen div.submenu span.seperator
{
	padding-right: 7px;
	margin-right: 7px;
	border-right: 1px solid #252525;
}

div#coachen div.submenu a
{
	font-size: 10px;
	font-weight:bold;
}
div#coachen span.point
{
	white-space: nowrap;
}

div#coachen span.positive-point
{
	color: #009933;
}

div#coachen span.negative-point
{
	color: #990000;
}
.coachen-external-puff
{
	width: 100% !important;
}
div#coachen div.roster-bandy-468, div#coachen div.roster-bandy-468 div.roster-background, div#coachen div.roster-bandy-468 div.roster-content
{
	width:468px;
	height:462px;
}

div#coachen div.roster-bandy-468
{
	background-image: url('../images/bandy.gif');
}

div#coachen div.roster-bandy-468 div.player-box
{
	width:87px !important;
	height:75px !important;
	overflow-x:hidden;
}

div#coachen div.roster-bandy-468 div.roster-background div.player-box
{
	background-color: #000000;
	filter:alpha(opacity=75) !important;
	-moz-opacity:0.75 !important;
	opacity:.75 !important;
}

div#coachen div.roster-bandy-468 .player-name
{
	font-size:10px !important;
	font-weight:bold;
}

div#coachen div.roster-bandy-468 .player-point
{
	font-size:12px !important;
	display: block;
}

/* Målvakt */
div#coachen div.roster-bandy-468 div.player-position-7
{
	margin-top:20px;
}
/* Back */
div#coachen div.roster-soccer-435 div.player-position-3
{

}
/* Mittfältare */
div#coachen div.roster-soccer-435 div.player-position-4
{
	margin-top:15px;
}
/* Forward */
div#coachen div.roster-soccer-435 div.player-position-5
{
	/*margin-top:30px;*/
}
div#coachen div.roster-handball-450, div#coachen div.roster-handball-450 div.roster-background, div#coachen div.roster-handball-450 div.roster-content
{
	width:430px;
	height:410px;
	padding-top:10px;
}

div#coachen div.roster-handball-450
{
	background-image: url('../images/handball.gif');
}

div#coachen div.roster-handball-450 div.player-box
{
	width:130px !important;
	height:55px !important;
}

div#coachen div.roster-handball-450 div.roster-background div.player-box
{
	/*border: 1px solid white;*/
	background-color: #000000;
	filter:alpha(opacity=75) !important;
	-moz-opacity:0.75 !important;
	opacity:.75 !important;
}

/* Målvakt */
div#coachen div.roster-handball-450 div.player-position-7
{
	margin-top:50px;
}
/* Vänsternio och högernio */
div#coachen div.roster-handball-450 div.player-position-13, div#coachen div.roster-handball-450 div.player-position-10
{
	
}
/* Vänstersex och högersex */
div#coachen div.roster-handball-450 div.player-position-11, div#coachen div.roster-handball-450 div.player-position-14
{

}
/* Mittsex och mittnio */
div#coachen div.roster-handball-450 div.player-position-12, div#coachen div.roster-handball-450 div.player-position-15
{
	margin-top:25px;
}
div#coachen div.roster-soccer-435, div#coachen div.roster-soccer-435 div.roster-background, div#coachen div.roster-soccer-435 div.roster-content
{
	width:428px;
	height:367px;
}

div#coachen div.roster-soccer-435
{
	background-image: url('../images/soccer-435.jpg');
}

div#coachen div.roster-soccer-435 div.player-box
{
	width:105px !important;
	height:55px !important;
}

div#coachen div.roster-soccer-435 div.roster-background div.player-box
{
	/*border: 1px solid white;*/
	background-color: #000000;
	filter:alpha(opacity=75) !important;
	-moz-opacity:0.75 !important;
	opacity:.75 !important;
}

/* Målvakt */
div#coachen div.roster-soccer-435 div.player-position-7
{
	margin-top:20px;
}

/* Back */
div#coachen div.roster-soccer-435 div.player-position-3
{

}

/* Mittfältare */
div#coachen div.roster-soccer-435 div.player-position-4
{
	margin-top:15px;
}

/* Forward */
div#coachen div.roster-soccer-435 div.player-position-5
{
	margin-top:30px;
}
div#coachen div.roster-soccer-505, div#coachen div.roster-soccer-505 div.roster-background, div#coachen div.roster-soccer-505 div.roster-content
{
	width:505px;
	height:409px;
}

div#coachen div.roster-soccer-505
{
	background-image: url('../images/soccer-505.jpg');
}

div#coachen div.roster-soccer-505 div.player-box
{
	width:115px !important;
	height:55px !important;
}

div#coachen div.roster-soccer-505 div.roster-background div.player-box
{
	/*border: 1px solid white;*/
	background-color: #000000;
	filter:alpha(opacity=50) !important;
	-moz-opacity:0.50 !important;
	opacity:.50 !important;
}

/* Målvakt */
div#coachen div.roster-soccer-505 div.player-position-7
{
	margin-top:40px;
}

/* Back */
div#coachen div.roster-soccer-505 div.player-position-3
{

}

/* Mittfältare */
div#coachen div.roster-soccer-505 div.player-position-4
{
	margin-top:28px;
}

/* Forward */
div#coachen div.roster-soccer-505 div.player-position-5
{
	margin-top:45px;
}
div#coachen div.roster-soccer-545, div#coachen div.roster-soccer-545 div.roster-background, div#coachen div.roster-soccer-545 div.roster-content
{
	width:545px;
	height:409px;
}

div#coachen div.roster-soccer-545
{
	background-image: url('../images/soccer-545.jpg');
}

/* Målvakt */
div#coachen div.roster-soccer-545 div.player-position-7
{
	margin-top:40px;
}

/* Back */
div#coachen div.roster-soccer-545 div.player-position-3
{

}

/* Mittfältare */
div#coachen div.roster-soccer-545 div.player-position-4
{
	margin-top:40px;
}

/* Forward */
div#coachen div.roster-soccer-545 div.player-position-5
{
	margin-top:55px;
}
div#coachen div.roster-soccer-580, div#coachen div.roster-soccer-580 div.roster-background, div#coachen div.roster-soccer-580 div.roster-content
{
	width:580px;
	height:450px;
}

div#coachen div.roster-soccer-580
{
	background-image: url('../images/soccer-580.jpg');
}

/* Målvakt */
div#coachen div.roster-soccer-580 div.player-position-7
{
	margin-top:50px;
}

/* Back */
div#coachen div.roster-soccer-580 div.player-position-3
{

}

/* Mittfältare */
div#coachen div.roster-soccer-580 div.player-position-4
{
	margin-top:40px;
}

/* Forward */
div#coachen div.roster-soccer-580 div.player-position-5
{
	margin-top:63px;
}
div#coachen div.roster-soccer-600, div#coachen div.roster-soccer-600 div.roster-background, div#coachen div.roster-soccer-600 div.roster-content
{
	width:600px;
	height:450px;
}

div#coachen div.roster-soccer-600
{
	background-image: url('../images/soccer-600.jpg');
}

/* Målvakt */
div#coachen div.roster-soccer-600 div.player-position-7
{
	margin-top:50px;
}

/* Back */
div#coachen div.roster-soccer-600 div.player-position-3
{

}

/* Mittfältare */
div#coachen div.roster-soccer-600 div.player-position-4
{
	margin-top:40px;
}

/* Forward */
div#coachen div.roster-soccer-600 div.player-position-5
{
	margin-top:63px;
}
div#coachen div.roster
{
	position:relative;
}

div#coachen div.roster a
{
	color: #FFFFFF;
}

div#coachen div.roster table
{
	height:100%;
	width: 100%;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	border-color: #ff0000;
	border-collapse: separate;
}

div#coachen div.roster table tr th, div#coachen div.roster table tr td
{
	border-width: 0;
	padding: 0;
	border-style: inset;
	border-color: #FFFFFF;
	vertical-align: top;
	color: #FFFFFF;
	border-collapse: separate;
}

div#coachen div.roster .no-selected
{
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

div#coachen div.roster .player-name, div#coachen div.roster .player-point
{
	font-size:11px;
	font-weight: bold;
}

div#coachen div.roster .player-team
{
	padding: 2px 0;
}

div#coachen div.roster div.player-box
{
	padding: 3px 0;
	margin-left:auto;
	margin-right:auto;
	width:130px;
	height:43px;
	text-align: center;
}

div#coachen div.roster div.roster-background div.player-box
{
	/*border: 1px solid white;*/
	background-color: #000000;
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:.20;
}

div#coachen div.roster div.roster-content
{
	position:absolute;
	z-index:2;
}


div#coachen div.roster div.roster-background
{
	z-index:1;
	position:absolute;
}

div#coachen div.roster span.positive-point, div#coachen div.roster span.negative-point
{
	color:white;
}
div#coachen table.list tr.rss-date-source-first td
{
	border-top: none !important;
}

div#coachen table.list tr.rss-date-source td
{
	padding-top: 2px;
	padding-bottom: 1px;
	border-top: 1px solid #666666;
	color: #999999;
}

div#coachen div#rss-scroll
{
	font-size: 10px;
	overflow-x:hidden;
	padding:2px;
	position:relative;
	height:15px;
}

div#coachen .rss-date-source
{
	color: #999999;
}

div#coachen table.list tr.rss-title td
{
	padding-top: 0;
	padding-bottom: 2px;
}
div#coachen .coachen-text-scroll
{
	white-space:nowrap;
	position:absolute;
	left:0;
}
div#coachen div.register-howto-455
{
	background-image: url( '../images/rutor-445.jpg' );
	width: 425px;
	height: 169px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}

div#coachen div.register-howto-455 a
{
	color: #000000;
}

div#coachen div.register-howto-455 div.register
{
	position: absolute;
	top: 104px;
	left: 42px;
}

div#coachen div.register-howto-455 div.howto
{
	position:absolute;
	top:43px;
	left: 261px;
}
div#coachen div.register-howto
{
	background-image: url( '../images/rutor.jpg' );
	width: 474px;
	height: 189px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}

div#coachen div.register-howto a
{
	color: #000000;
}

div#coachen div.register-howto div.register
{
	position: absolute;
	top: 116px;
	left: 55px;
}

div#coachen div.register-howto div.howto
{
	position:absolute;
	top:48px;
	left: 298px;
}
div#coachen table.list
{
	width:100%;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	border-color: #FFFFFF;
	border-collapse: separate;
}

div#coachen table.borders
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div#coachen table.list tr.header
{
	font-weight: bold;
	background-image: url("../images/table-header.gif");
	background-repeat:repeat-x;
	color: #ffffff;
}

div#coachen table.list tr.header a
{
	color: #ffffff;
}

div#coachen table.list tr th, div#coachen table.list tr td
{
	border-width: 0;
	padding: 3px;
	border-style: inset;
	border-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

div#coachen table.list tr td.space
{
	width:5px;
}

div#coachen table.list tr.medium
{
	background-color: #E7E7E7;
}

div#coachen table.list tr.light
{

}

div#coachen table.list tr.highlight 
{
	background-color: #FFFF99;
}

div#coachen table.list td.result, div#coachen table.list td.points, div#coachen table.list td.position, div#coachen table.list td.date, div#coachen table.list td.time
{
	white-space: nowrap;
}

div#coachen table.list td.position
{
	text-align: right;
}

div#coachen table.list td.localSite
{
	white-space: nowrap;
}

div#coachen table.list td.form
{
	white-space: nowrap;
}

div#coachen table.list td.wide
{
	width: 100%;
}

div#coachen table.list td.period
{
	white-space:nowrap;
}

div#coachen table.list tr.not-activated td, div#coachen table.list tr.not-activated td a
{
	color: #999999;
}

div#coachen span.not-activated
{
	color: #990000 !important;
}
div#coachen div.trade-team-list
{
	float: left;
	width:48%;
}

div#coachen div.trade-player-list
{
	float: right;
	width:48%;
}
div#coachen table.list td.replyto
{
	text-align:right;
}
