/*
-------------------------------------------
File: 'Blueball FreeStacks' fsheader.css Style Sheet
Created: 20, January, 2011
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_190_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: 400;
	overflow: hidden;
}

#stacks_out_192_page2 {
	margin-left:0;
}

#stacks_in_192_page2 {
	border: solid #CCCCCC;
	border-width: 1px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #FFFFFF;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

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

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
	border-right: 0px solid #FFFFFF;
}

#nav ul li a, #nav ul li a:visited {
	background: #FFFFFF;
	color: #2B1275;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 600;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #FFFFFF;
	color: #C20942;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: #FFFFFF;
	color: #800340;
}

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

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 25px;
	left: 0;
	line-height: 25px;
	margin: 0;
	position: absolute;
	top: 20px;
	width: 300px;
}

#nav ul ul li {
	padding: 0;
	height: 25px;
	width: 300px;
	border-right: 0px;
}

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

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0px 14px 0px 14px;
	line-height: 25px !important;
	width: -28px !important;
}

#nav ul ul li a:hover {
	background: #7F7F7F;
	color: #FFFFFF;
	width: -28px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #7F7F7F;
	color: #FFFFFF;
	width: -28px;
}

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

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

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 300px !important;
}





#stacks_in_194_page2 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_190_page2 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 25px 0px 25px 0px;
	padding:  20px;
}

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

#stacks_in_52_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_20_page2 {
	line-height: 0.250000em;
	font-weight: lighter;
}

#stacks_in_16_page2 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 10px 0px;
	padding:  20px;
}

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

#stacks_in_21_page2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_21_page2 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 25px 0px;
	padding:  19px;
}
