/*This is the Main Logo*/
#logo
{
	background: url(images/light/logo.png) no-repeat 0 0;
}
/*Top Bar*/
#topbar
{
	background: url(images/light/topbar-m.png) repeat-x 0 0;
}
#topbar2
{
	background: url(images/light/topbar-l.png) no-repeat 0 0;
}
#topbar3
{
	background: url(images/light/topbar-r.png) no-repeat 100% 0;
}
#showcase
{
	border: 1px solid #CCC;
	border-top: 0;
}
/*Main Body*/
BODY, HTML
{
	background: #1A1A1A;
}
#page-bg
{
	background: #E3D0F6 url(images/light/body-bg.gif) repeat-x 50% 0;
}
#bl.corner, .bottom-bl
{
	background: url(images/light/maincontent-bl.png);
}
#br.corner, .bottom-br
{
	background: url(images/light/maincontent-br.png);
}
#tl.corner, .bottom-tl
{
	background: url(images/light/maincontent-tl.png);
}
#tr.corner, .bottom-tr
{
	background: url(images/light/maincontent-tr.png);
}
.show-bl
{
	background: url(images/light/showcase-bl.png);
}
.show-br
{
	background: url(images/light/showcase-br.png);
}
#main-content
{
	border: 1px solid #CCC;
}
#bl.corner
{
	bottom: 0;
	left: 0;
}
#br.corner
{
	bottom: 0;
	right: 0;
}
#tl.corner
{
	top: 0;
	left: 0;
}
#tr.corner
{
	top: 0;
	right: 0;
}
.bottom-main2
{
	border: 1px solid #CCC;
}
/*Horizontal Menu*/
#horiz-menu LI, #horiz-menu LI .link
{
	color: #555;
}
#horiz-menu LI.parent.sfHover .link.topdaddy
{
	/*[disabled]background:url(images/light/menu-tab2-r.png) no-repeat 100% 0;*/
}
#horiz-menu LI.parent.sfHover .link.topdaddy SPAN
{
	/*[disabled]background:url(images/light/menu-tab2-l.png) no-repeat 0 0;*/
}
#horiz-menu LI.active .link, #horiz-menu LI:hover .link, #horiz-menu LI.sfHover .link
{
	background: url(images/light/menu-tab-r.png) no-repeat 100% 0;
}
#horiz-menu LI.active .link SPAN, #horiz-menu LI:hover .link SPAN, #horiz-menu LI.sfHover .link SPAN
{
	background: url(images/light/menu-tab-l.png) no-repeat 0 0;
}
/*IE6 Fix*/
#horiz-menu LI.parent-sfHover .link, #horiz-menu LI.parent-sfHover .topdaddy
{
	background: url(images/light/menu-tab2-r.png) no-repeat 100% 0;
}
#horiz-menu LI.parent-sfHover .link SPAN, #horiz-menu LI.parent-sfHover .topdaddy SPAN
{
	background: url(images/light/menu-tab2-l.png) no-repeat 0 0;
}
#horiz-menu LI.active .link, #horiz-menu LI:hover .link, #horiz-menu LI.sfHover .link
{
	color: #000;
}
#horiz-menu UL UL.columns-1
{
	background: url(images/light/drop-bg-1.png) no-repeat 0 100%;
}
#horiz-menu UL UL.columns-2
{
	background: url(images/light/drop-bg-2.png) no-repeat 0 100%;
}
#horiz-menu UL UL.columns-3
{
	background: url(images/light/drop-bg-3.png) no-repeat 0 100%;
}
#horiz-menu UL UL.columns-4
{
	background: url(images/light/drop-bg-4.png) no-repeat 0 100%;
}
#horiz-menu LI LI
{
	/*[disabled]border-bottom:1px solid #CCC;*/
}
#horiz-menu UL UL LI .link.daddy, #horiz-menu UL LI.parent.active:hover LI .link.daddy, #horiz-menu UL LI.parent.active.sfHover LI .link.daddy, #horiz-menu UL LI.parent:hover LI .link.daddy, #horiz-menu UL LI.parent.sfHover LI .link.daddy
{
	background: url(images/light/drop-arrow.png) no-repeat 95% 12px;
}
.menutop .submenu-animation-left
{
	background: url(images/light/drop-hover.png) repeat-x 0 0;
}
#horiz-menu.suckerfish LI LI:hover, #horiz-menu.suckerfish LI LI.sfHover
{
	background: url(images/light/drop-hover.png) repeat-x 0 0;
}
/*Bottom Section*/
#botbar
{
	background: url(images/light/topbar-m.png) repeat-x 0 0;
}
#botbar2
{
	background: url(images/light/topbar-l.png) no-repeat 0 0;
}
#botbar3
{
	background: url(images/light/topbar-r.png) no-repeat 100% 0;
}
#footer2
{
	background: url(images/light/footer-bl.png) no-repeat 0 100%;
}
#footer3
{
	background: url(images/light/footer-br.png) no-repeat 100% 100%;
	border-top: 1px solid #000;
}
#footerbar
{
	background: url(images/light/footerbar-m.png) repeat-x 0 0;
}
#footerbar2
{
	background: url(images/light/footerbar-l.png) no-repeat 0 0;
}
#footerbar3
{
	background: url(images/light/footerbar-r.png) no-repeat 100% 0;
}
#rocket
{
	background: url(images/light/rocket.png) no-repeat 0 0;
}
