/* Styling for CODA Junior /////////////////////////*/
#main { background:#FFFFFF url(fileadmin/site/coda/img/jr-header.jpg) no-repeat scroll center top; }
#main { background:#FFFFFF url(../img/jr-header.jpg) no-repeat scroll center top; }
#header { background:transparent url(../img/jr-bg-header.png) no-repeat scroll left top;}
#left { background:transparent url(../img/jr-bg-left.gif) no-repeat scroll left top; }
#center { 
	background: url(../img/bg-junior.jpg) repeat-y left top;
	margin-top:145px;
}
#right { border-left:1px solid #FFF; margin:0; padding-top:15px; padding-bottom:145px; }
#footer { margin:auto; margin-bottom:10px; height: 355px; }
#footer-content {
	background:transparent url(../img/jr-bg-footer-content.gif) no-repeat scroll left top;
	padding-top:166px;
}

#pagetitle { 
	background:#4A287C url(../img/jr-bg-nav-title.gif) no-repeat scroll left top;
	color: #FFF;
}

#left #nav-sub-container { background: #4A287C; }
#left #nav-sub { background:transparent url(../img/jr-bg-nav-sub.gif) no-repeat scroll left bottom; }

#left #nav-sub { background:#4A287C url(../img/jr-bg-nav-sub.gif) no-repeat scroll left bottom;}
#left #nav-sub li a { 
	color:#DFCBFF;
	border-bottom:1px solid #523382;
	border-top:1px solid #61448C;
}

#left #nav-sub li a.current { color: #fff; }

#left #nav-sub li a:hover, #nav-sub li a.current { color:#FFF;}
#left #nav-sub li a:hover { background: url(../img/jr-coda-subnav-arrow.gif) no-repeat right 2px; }

.colorWrap { background:#DFCBFF url(../img/bg-junior.gif) no-repeat left top;}

.news-latest-item, .news-list-item, /*#right .csc-textpic*/ { border-bottom:1px dotted #ADADBE; }

