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

#stacks_in_294_page14 .stacks_right {
	float:right;
	width:49%;
}
#stacks_out_296_page14 {
	width: 70%;
	margin-left:0;
}

#stacks_in_296_page14 {
	background-color: rgba(51, 51, 51, 1.00);
	border: solid rgba(51, 51, 51, 1.00);
	border-width:  3px;
}

#stacks_out_299_page14 {
	width: 57%;
	margin-right:0;
}

#stacks_in_299_page14 {
	margin:  2px;
	padding:  18px;
}
/*** START absolute ***/

 
#stacks_in_309_page14_absolute_wrapper {
    left:       170px;
    top:        85px;
    z-index:    auto;
    position:   absolute;
    overflow:   hidden;
	width:      auto;
}

#stacks_in_309_page14 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/

#stacks_out_309_page14 {
	width: 23%;
	margin-left:0;
}

#stacks_in_309_page14 {
	padding:  4px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenut5.css Style Sheet
Created: 03, December, 2010
Last Modified: 3, May, 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: transparent;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
}

*:first-child+html #nav ul {
	line-height: 18px;
}

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

*:first-child+html #nav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

#nav ul li:first-child > a {
	border-top: 0px solid #555555;
}

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

#nav ul li a, #nav ul li a:visited {
	background: transparent;
	color: #B042A8;
	border-top: 0px solid #555555;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 5px 14px 5px 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: transparent;
	color: #D950D0;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: transparent;
	color: #B042A8;
}

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

/* Sub Menu Level 1 */

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

*:first-child+html #nav ul ul {
	line-height: 18px;
}

#nav ul ul li {
	padding: 0;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #404040;
	color: #B042A8;
	border-top: 1px solid #131313;
	border-left: 1px solid #131313;
	border-right: 1px solid #131313;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 14px 5px 14px;
	margin: 0;
	text-shadow: none;
	width: 200px;
}

#nav ul ul li a:hover {
	background: #333333;
	color: #D950D0;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #333333;
	color: #B042A8;
}

#nav ul ul li:first-child > a {
	border-top: 1px solid #131313;
}

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

/* Sub Menu Level 2 */

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

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

#nav ul ul ul  li:first-child > a {
	border-top: 1px solid #131313;
}

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

/* Sub Menu Level 3 */

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

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

#nav ul ul ul ul li:first-child > a {
	border-top: 1px solid #131313;
}

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

/* Sub Menu Level 4 */

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

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

#nav ul ul ul ul ul li:first-child > a {
	border-top: 1px solid #131313;
}

#nav ul ul ul ul ul li:last-child > a {
	border-bottom: 1px solid #131313;
}
#stacks_in_311_page14 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_260_page14 .stacks_left {
	float:left;
	width:46%;
}

#stacks_in_260_page14 .stacks_right {
	float:right;
	width:52%;
}
#stacks_in_260_page14 {
	background-color: rgba(0, 0, 0, 1.00);
}
/* Start True Retina stack CSS code */#stacks_in_1629_page14 img{	max-width: 50%;	height: auto;}/* End True Retina stack CSS code */
#stacks_out_1629_page14 {
	width: 473px;
	margin-left:0;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7333_page14 .setheightScroll {
	display: block;
	width: 100%;
	height: 636px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_7335_page14 {
	margin: 36px 30px 0px 0px;
}

#stacks_in_7336_page14 {
	display:inline-block; width:100%; line-height: 1.550000em;
}

#stacks_in_7337_page14 {
	margin: 8px 30px 0px 0px;
}

#stacks_in_7339_page14 {
	padding: 20px 0px 0px 10px;
}

#stacks_in_7341_page14 {
	margin:  2px;
	padding: 0px 30px 0px 15px;
}

#stacks_in_7342_page14 {
	line-height: 3em;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, 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
-------------------------------------------
*/

#stacks_in_548_page14 {
	-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_548_page14 #footer {
	font-size: 11px;
	line-height: 25px;
	color: #FBFBFB;
}

#stacks_in_548_page14 #footer p {
	color: #FBFBFB;
}

#stacks_in_548_page14 #footer a:link, #stacks_in_548_page14 #footer a:active {
	color: #B042A8;
}

#stacks_in_548_page14 #footer a:visited {
	color: #B042A8;
}

#stacks_in_548_page14 #footer a:hover {
	color: #D950D0;
}
#stacks_in_548_page14 {
	padding: 10px 0px 0px 0px;
}
