/*LOADS THIS CSS WHEN FULL-SCREEN SLIDESHOW ENABLED
TEMPLATE OVERRIDE CSS*/
#layouts_header_outer
{
	padding: 0px;
}
#logo_inner IMG, #hor_nav
{
	position: relative;
	z-index: 2;
}
#hor_nav
{
	background-image: none !important;
	background-color: transparent !important;
}
#hor_nav LI A, #hor_nav SELECT
{
	background-color: transparent;
}
#logo_inner IMG
{
	background-color: transparent;
	padding: 10px;
}
#login_register_module .plus-userpanel
{
	background-color: transparent;
}
/*FULLSCREEN SLIDESHOW OVERRIDE STYLE*/
#slideshow_fullscreen_wrapper, #wowslider-container1
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: transparent;
}
.ws-title
{
	background-color: transparent;
}
