/********************************* 
* TECKNIKS NEOJOOMLA! TEMPLATE
* 
* Author : Neojoomla! www.neojoomla.com
* Copyright © June 2007
* 
* BLUE STYLES
**********************************/


.light a { 	color: #0068C3; }
.dark a { 	color: #369CCE; }


/* HEADER */
.header_bkgd { background-color: #0068C3; }

.header_shadow_l { 	background-image: url(../images/blue/header_shadow-l.gif); }
.header_shadow_r { 	background-image: url(../images/blue/header_shadow-r.gif); }
.header_shadow_bl { background-image: url(../images/blue/header_shadow-bl.gif); }
.header_shadow_br { background-image: url(../images/blue/header_shadow-br.gif); }

#header { background-image: url(../images/blue/header_Logo_Magics.jpg); }

#header ul#mainlevel { 	background-image: url(../images/blue/header_menuicon.gif); }
#header a.mainlevel { 	background-image: url(../images/blue/header_menuseperator.gif); }
#header a#active_menu { color: #8BCCE2; }



/* TOP MENU */
#topmenu a.mainlevel { 	background-image: url(../images/blue/topmenu_item.gif); }
#topmenu a.mainlevel:hover, #topmenu a#active_menu {	border-right-color: #00416E; }
#topmenu a.sublevel {
	background-color: #005699;
	background-image: url(../images/blue/submenu_seperator.gif);
}
#topmenu a.sublevel:hover {	background-color: #0068C3; }




/* TOP USERS MODULES */
#topusers h3 { color: #0068C3; }
#topusers a.mainlevel { background-image: url(../images/blue/menuicon_light.gif); }





span.pathway a { background-image: url(../images/blue/arrow_pathway.png); }



/* LEFT / RIGHT MODULES */
.light #left h3, .light #right h3 { color: #0068C3; }
.dark #left h3, .dark #right h3 { 	color: #72B7E4; }

.light #left a.mainlevel, .light #right a.mainlevel {	background-image: url(../images/blue/menuicon_light.gif); }
.dark #left a.mainlevel, .dark #right a.mainlevel {		background-image: url(../images/blue/menuicon_dark.gif); }



#content h2 { 	background-image: url(../images/blue/arrow_pathway.png); }
.light  #content h3 { 	color: #0068C3; }
.dark  #content h3 { 	color: #369CCE; }



/* CONTENT STUFFS */
.light .contentheading { color: #0068C3; }
.dark .contentheading, .dark .contentheading a { color: #72B7E4; }


div.back_button a { background-image: url(../images/blue/arrow_back.gif); }





/* FOOTER */
.footer_bkgd {
	background-color: #0068C3;
	background-image: url(../images/blue/bottom_shadow-t.gif);
}
.footer_shadow_l { 		background-image: url(../images/blue/bottom_shadow-l.gif); }
.footer_shadow_r { 		background-image: url(../images/blue/bottom_shadow-r.gif); }
.footer_shadow_lt { 	background-image: url(../images/blue/bottom_shadow-lt.gif); }
.footer_shadow_rt { 	background-image: url(../images/blue/bottom_shadow-rt.gif); }

#bottomusers { 
	background-image: url(../images/blue/bottompanel_bkgd.gif); 
	color: #FFF;
}
#bottomusers .column_seperator { background-image: url(../images/blue/bottompanel_seperator.gif); }

#bottomusers h3 {
	color: #FFF;
	background-image: url(../images/blue/bottompanel_heading.gif);
}
#bottomusers .contentheading { color: #FFF; }
#bottomusers a, #bottomusers a:hover { 	color: #FFF; }
#bottomusers a.mainlevel {	background-image: url(../images/blue/header_menuicon.gif); }

#bottomusers ul.latestnews a:visited, #bottomusers ul.mostread a:visited { color: #00397E; }

/* NEOLATESTNEWS */
#bottomusers .neolatestnews span.small { color: #00397E; }





/* COPYRIGHT */
#copyright { 
	color: #B3D2ED;
	background-image: url(../images/blue/footer_seperator.gif); 
}
#copyright .moduletable { background-image: url(../images/blue/footer_seperator.gif); }

#copyright a { color: #B3D2ED; }
#copyright a:hover { color: #FFF; }


h1#neojoomla { background-image: url(../images/blue/footer_magics.jpg); }


/* TOGGLE OPEN/CLOSE BUTTON */
.toggle_line { background-image: url(../images/blue/panelline.gif); }
a.toggle-up, a.toggle-down { 
	background-image: url(../images/blue/arrow_panel.gif); 
	border-left-color: #4490D3;
}


