@charset "utf-8";
/* CSS Document */
/*###########################################################################
	Copyright	:	2010 Way out of Line - www.wayoutofline.net
###########################################################################*/

/*##### Global ############################################################*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:1px;
	word-spacing:0.1em;
	color:#333;
	}
/*##### End Global ########################################################*/

/*+++++ headlines +++++++++++++++++++++++++++++++++++++++*/
h1,h2,h3,h4,.componentheading,.contentheading {
	font-family: "Palatino Linotype", "Times New Roman", Helvetica, Times, serif, Geneva, Arial, sans-serif;
	display:block;
	text-transform:uppercase;
	letter-spacing:3px;
	line-height:1.0em;
	color:#111114;
	}
h1, h3, .componentheading {
	font-size:1.8em;
	text-align:center;
	margin:0 0 0.9em;
	}
h1.contentheading a, h1.contentheading a:hover {
	color:#111114;
	text-decoration:none;
	}

h2, h2.contentheading, h4 {
	font-size:1.2em;
	letter-spacing:3px;
	line-height:1.2em;
	color:#333;
	}
h2.contentheading a, h2.contentheading a:hover {
	color:#333;
	text-decoration:none;
	}
legend {
	display:block;
	}

/*+++++ end headlines +++++++++++++++++++++++++++++++++++*/

table.contentpaneopen h3 {}


a {
	color:#ba0f00;
	}
a:hover {
	color:#ba0f00;
	text-decoration:underline;
	}

/* ++++ lists +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul li {
	margin-left:1.8em;
	list-style-type:none;
	}
ol li {
	margin-left:2.1em;
	list-style-type:decimal;
	}
/* ++++ end lists +++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*##### Top ###############################################################*/
div#top_left .moduletable h3, 
div#top_right .moduletable h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	}
/*##### End Top ###########################################################*/


.iteminfo, .small {
	display:block;
	margin:0 0 0.5em;
	font-size:0.8em;
	color:#646464;
	}

/* ++++ small text ++++++++++++++++++++++++++++++++++++++++++++++++ */
/*.small,.createdby,.createdate,.path-section,.path-category,.modifydate {
	display:inline-block;
	}*/

.jfdefaulttext {
	display:block;
	text-indent:8px;
/*	margin:0 0 0.5em; */
	padding:0.2em 0.5em;
	background:url(../images/icons/minus-small-circle.png) -3px -1px no-repeat;
/*	border:1px solid #e4c068; */
	color:#FF0000;
	font-size:0.8em;
	line-height:1.0em;
	}
/* ++++ end small text ++++++++++++++++++++++++++++++++++++++++++++ */

/*##### Footer ############################################################*/
#footer {
	color:#afb1b6;
	font-size:0.9em;
	word-spacing:0px;
	}
#footer h4 {
	display:block;
	color:#afb1b6;
	border-bottom:1px dotted #afb1b6
	}
#footer a {
	color:#7eb5d4;
	}
#footer_copyrights {
	font-size:0.8em;
	word-spacing:-1px;
	}

/*##### End Footer ########################################################*/

