/* GENERAL STYLES */
.jbox-background 
{
  	background-color: #373f4a; /*#8da6c1;*/
	padding: 0px;
}

.jbox-content {
  	padding-left: 8px;
  	padding-right: 15px;
	font-size: 95%;
}

.jbox-content a:hover {
	color:#bcef83;
}

.jbox-content h1 {
	color: #fff; /*#606d7a; /*#f4f1df;*/ /*#e9dcad;  #606d7a;  #7d131a; #e9dcad; #222629; #fff;*/
	font-size: 18px;
  	padding-top: 10px;
  	padding-bottom: 2px;
}

.jbox-content h2,.jbox-content h3,.jbox-content h4 {
	color: #fff; /*#606d7a; /*#f4f1df;*/ /*#e9dcad;  #606d7a;  #7d131a; #e9dcad; #222629; #fff;*/
  	padding-top: 10px;
  	padding-bottom: 2px;
}

.jbox-content h5 {
	color: #606d7a; /*#e9dcad;*//*  #e9dcad; #222629; #fff;*/
}

.jbox-rightmiddle {
	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_rightmiddle.jpg);
	background-position: right 20px;                   
	background-repeat: repeat-y;
}

.jbox-leftmiddle {
	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_leftmiddle.jpg);
	background-position: left 20px;
 	background-repeat: repeat-y;
}
.jbox-upperleft {
	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_upperleft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.jbox-uppermiddle {
  	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_uppermiddle.jpg);
  	background-position: 140px 0px;
  	background-repeat: repeat-x;
}

.jbox-upperright {
  	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_upperright.jpg);
  	background-position: top right;
  	background-repeat: no-repeat;
}

.jbox-lowerleft {
  	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_lowerleft.jpg);
  	background-position: bottom left;
  	background-repeat: no-repeat;
}

.jbox-lowermiddle {
  	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_lowermiddle.jpg);
  	background-position: 140px bottom;
  	background-repeat: repeat-x;
}

.jbox-lowerright {
  	background-image: url(/Jensine/images/skin/jbox_dk/box_lights_lowerright.jpg);
  	background-position: bottom right;
  	background-repeat: no-repeat;
}


/* NEWS*/
.jbox-content .newsDate {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 80%;
	color:#606d7a; /*#e9dcad;*/
	text-align: right;
}

.jbox-content .newsCommentReference {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 80%;
	color:#e9dcad;
	text-align: left;
}

.jbox-content a {
	color: #c5bc91; /*#ddd; /*#c5bc91;*/ /*#dddddd;*/ /*#d5d9db;*/ /*#f5f2e9;*/
	text-decoration: none;
}

.jbox-content a:hover {
	color: #cb535b; /*#7d131a;*/
}

.jbox-content .newsCommentReference a {
	color:#e9dcad;
}

.jbox-content .newsCommentReference a:hover {
	color:#7d131a; /*bcef83;*/
}

.jbox-content .newsResume {
	margin: 0;
	padding: 0;
/*	font-size: 100%;*/
	color: #ddd; /*#f5f2e9; */
	text-decoration: none;
	/*letter-spacing: 0.05em;*/
}
.jbox-content .newsCommentResume {
	margin: 0 0 100px 0;
	padding: 0 0 0 0;
	color:#e9dcad;
/*	font-size: 90%;*/
}
.jbox-content .newsCommentBlock {
	margin: 0 0 0px 0;
	padding: 0 0 0 100px;
        color: #e9dcad;
}


.jbox-content .newsDate {
/*	border-top: 1px solid #7d131a;*/ /*#576e86;*/
}

.jbox-oneliner {
	border-bottom: 1px solid #606d7a; /*#7d131a;*/
	margin-bottom: 0.3em;
	display: block;
}




.jbox-content ul {
	margin: 5px;
	margin-left: 10px;
	padding: 5px;
	vertical-align:top;
}

.jbox-content li {
	vertical-align:top;
	margin-top: 5px;
	padding-left: 5px;
}

.jbox-content .linklist {
	margin-top: 3px;
	margin-bottom: 0px;
	list-style-image: url(/Jensine/images/skin/icons/aesthetica2/16x16/help_brown.png);
	/* list-style-position: inside; */
}







/* EDITOR PROPERTIES */

