/*
------------------------------------------
		
	@ Tirato Creatives
	@ Image Xposure
	@ 2009

	@ BLUE CSS
			
------------------------------------------
*/
#header {
background:url('/themes/imgx/images/blue/header.png') no-repeat;
}

#menu .breadcrumbs a {
color:#0a8ba1;
}

#mainmenu {
background:url('/themes/imgx/images/blue/menu.png') no-repeat;
}

#mainmenu li a:hover {
color:#ff7100;
}
#content #splash .right .info {
background:url('/themes/imgx/images/blue/left-side.png') no-repeat;
}

#mainmenu li a.current {
color:#ff7100;
text-decoration:none;
}

.content a {
color:#0a8ba1;
text-decoration:underline;
}

.content a:hover {
text-decoration:none;
}

.banner a {
color:#0a8ba1;
}
