/* -----------------------------------------------
Score-Project.eu Print Stylesheet
Maros Kollár . ZSI . 2007
----------------------------------------------- */


BODY {
	font-family: "Trebuchet MS",Trebuchet,Helvetica,Arial,sans-serif;
}

INPUT.none, INPUT[type=radio], INPUT[type=image] {
	border: none;
}
	

UL {
	list-style-type: square;
}

/* -----------------------------------------------
Layout 
----------------------------------------------- */

#headercontainer, #menubox, #workgroupcontainer, .sidebox {
	display: none;
}

#printbox {
	border-bottom: 0.1em solid #464ba0;
	margin-bottom: 1em;
}

#printbox H1 {
	font-size: 2em;
	margin: 0px;
}

#contentbox {
	text-align: left;
	font-size: 0.9em;
}

H1, H2, H3 {
	color: #464ba0;
}

#contentbox H1 {
	display: none;
}

#footer {
	border-top: 0.1em solid #808080;
	margin-top: 1em;
	font-size: 0.8em;
	color: #808080;
}

/* -----------------------------------------------
Content  
----------------------------------------------- */


#contentbox .smalldatalist, #contentbox .datalist {
	border-bottom: 1px solid #808080;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}
