/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, October, 2010
Last Modified: 26,  January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

.stacks_in {
	overflow: visible;
}

.stacks_top {
	overflow: visible;
}

.stacks_out {
	overflow: visible;
}

#nav {
}

#nav ul {
	bottom: 0;
	left: 0;
	/*background: #3B4B58;*/
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#nav ul li a, #nav ul li a:visited {
	background: #3B4B58;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li #current, #nav ul li .current-ancestor {
	background: #CD180D;
	color: #FFFFFF;
}

#nav ul li a:hover > ul {
	position: relative;
	display: block;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: auto;
	left: 0;
	line-height: 18px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 200px;
}

#nav ul ul li {
	padding: 0;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7B8B99;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 14px 5px 14px;
	margin: 0;
	text-shadow: none;
	width: 172px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 5px 14px 5px 14px;
	line-height: 18px;
}

#nav ul ul li a:hover, #nav ul ul li #current, #nav ul ul li .current-ancestor {
	background: #CD180D;
	color: %id=fsnavsubmenu_hovercolor%;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 200px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 200px;
}
#stacks_out_225_page2 {
	width: 27%;
}

#stacks_in_225_page2 {
	padding: 2px 2px 2px 2px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsheader.css Style Sheet
Created: 20, January, 2011
Last Modified: 24, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_226_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#pageheader {
	display: block;
	width: 960;
	height: 200;
	overflow: hidden;
}
#stacks_in_226_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/* Symfonip (c) - 2011 - FreeStacks SuperBackgroundSizer Stack */
#stacks_in_230_page2{margin:0!important;padding:0;}
img{border:none;}
body{overflow:hidden;/*Needed to eliminate scrollbars*/
background:#000;background-color:#000;}
/*Area to place content normally FreeStacks Theme */
#pagecontainer{z-index:10;overflow:auto;width:100%;height:100%;position:absolute;}
#pagewrapper{background-color: rgba(0,0,0,0.25);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */;
-moz-border-radius:0px;border-radius:0px;color:#FFFFFF;padding:10px;
margin-top: 15px;margin-bottom: 80px;}
/*Supersize Plugin Styles*/
#loading{position:absolute;top:49.5%;left:49.5%;z-index:12;width:24px;height:24px;text-indent:-999em;background-image:url('../files/symfreestacksuper/progress.gif');}
#supersized{position:fixed;top:0;left:0;}
#supersized img{-ms-interpolation-mode:bicubic;padding:0;margin:0;}
#supersized img,#supersized a{height:100%;width:100%;position:absolute;z-index:-1;}
#supersized .prevslide,#supersized .prevslide img{z-index:1;}
#supersized .activeslide,#supersized .activeslide img{z-index:2;}
#slideBackHolder{display:none;}
/*end of SuperSize Background Stack */
/*editing mode in RW*/

#stacks_in_230_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_232_page2headerSpacer {
	display: block;
	width:  1px;
	height: 300px;
	background: transparent;
}
#stacks_in_232_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 27, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_233_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_233_page2 #content {
	font-size: 12px;
	line-height: 16px;
}
#stacks_in_235_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_233_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_237_page2 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_237_page2 .stacks_right {
	float:right;
	width:49%;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsbreadcrumb.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_239_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#pagewrapper #breadcrumbcontainer {
	font-size: 10px;
	line-height: 16px;
	color: #4B5B68;
}


#breadcrumbcontainer li {
	color: #FFC;
}

#breadcrumbcontainer a,
#breadcrumbcontainer a:visited, 
#breadcrumbcontainer a:active {
	color: #CD180D;
}

#breadcrumbcontainer a:hover {
	color: #CD180D;
}
#stacks_out_239_page2 {
	margin-left:0;
}

#stacks_in_239_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, October, 2010
Last Modified: 26, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_241_page2 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_241_page2 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #FFC;
}

#stacks_in_241_page2 #footer p {
	color: #3B4B58;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #CD180D;
}

#footer a:hover {
	color: #CD180D;
}
#stacks_out_241_page2 {
	margin-right:0;
}

#stacks_in_241_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_237_page2 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
