/********************************* 
* J!NEWS - NEOJOOMLA! TEMPLATE 
* 
* Author : Neojoomla! www.neojoomla.com
* Copyright © 12.2007
* 
* Background : LIGHT STYLES
**********************************/




.background {
	background-color: #FFF;
}


#header {
	background-color: #5d0001; 
}
#header h3 {
	color: #D4D4D2;
}
#header a {
	color: #D4D4D2;
}



#main {
	background: url(../images/page_topbkg-light.gif) repeat-x 0 0;
}




#mainmenu a#active_menu {
	background: #908D89;
	border-bottom-color: #675F59;
}
#mainmenu a#active_menu:hover {
	color: #4B4235;
}




.usermodules {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
}




a.togglemodules {
	background: url(../images/togglebutton-light.gif) no-repeat 0 0;
}
a#skipdown {
	color: #908D89;
	background: url(../images/icon_skipdown-light.png) no-repeat 0 1px; 
}
a#skipdown:hover {
	color: #908D89;
}
a#skiptop {
	color: #564D44;
	background: url(../images/icon_skiptop-light.png) no-repeat 0 2px; 
}
a#skipup:hover {
	color: #564D44;
}



.datetime {
	color: #675F59;
}




#main .usershadow-l {
	border-top: 1px solid #B4B4B4;
	background: url(../images/topshadow_left-light.gif) no-repeat 0 0;
}
#main .usershadow-r {
	background: url(../images/topshadow_right-light.gif) no-repeat 100% 0;
}




#center { 
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
}




#pathway {
	background: #C0C1BE url(../images/icon_pathway-light.png) no-repeat 5px 50%;
	color: #4B4235; 
}
span.pathway a { color: #4B4235; }



.sectiontableheader {
	background-color: #908D89;
}



#bottom {
	background: url(../images/page_bottombkg-light.gif) repeat-x 0 0;	 
}
#bottom .usershadow-l {
	background: url(../images/contentshadow_left-light.gif) no-repeat 0 0;
}
#bottom .usershadow-r {
	background: url(../images/contentshadow_right-light.gif) no-repeat 100% 0;
}



#footershadow.usershadow-l {
	border-top: 1px solid #B4B4B4;
	background: url(../images/topshadow_left-light.gif) no-repeat 0 0;
}
#footershadow .usershadow-r {
	background: url(../images/topshadow_right-light.gif) no-repeat 100% 0;
}




#footer {
	color: #C0C1BE;
	background-color: #908D89;
}


#copyright, #copyright a, #copyright a:hover {
	color: #908D89;
}


a#neojoomla {
	background: url(../images/logo_neojoomla-light.gif) no-repeat 0 0;
}


#templateCustomizer {
	background-color: #716D69;
}

#templateCustomizer li.fsize-small a, 
#templateCustomizer li.fsize-normal a,
#templateCustomizer li.fsize-large a {  
	background-image: url(../images/fontsize-light.gif);
}
#templateCustomizer li.width-thin a, #templateCustomizer li.width-wide a { 	
	background-image: url(../images/sitewidth-light.gif);
}
a#togglecusto {
	background: url(../images/templatecusto-light.gif) no-repeat 50% 0;
}

