/* Start roundedbox css */

/* general styles edit and preview mode */
#stacks_in_9_page20 .stacks_in_9_page20bgimagestack
{
	position:relative;
	min-height:10px;
	padding:20px;
	border: 1px solid #333333;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    
}





#stacks_in_9_page20 .stacks_in_9_page20bgimage
{
	display:none;
}




/* end roundedbox css */
#stacks_in_62_page20 .stacks_left {
	float:left;
	width:28%;
}

#stacks_in_62_page20 .stacks_right {
	float:right;
	width:70%;
}
#stacks_out_22_page20 {
	margin-left:0;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsjumpmenu.css Style Sheet
Created: 23, May 2012
Last Modified: 23, May 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_46_page20 {
	position: relative;
	width: 100%;
	z-index: 600;
}

#stacks_in_46_page20 h2 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-bottom: 8px;
}

#stacks_in_46_page20 p {

}
#stacks_in_46_page20 {
	margin: 0px 0px 0px 475px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenut1.css Style Sheet
Created: 29, March, 2011
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#nav {	
}

#nav ul {
	position: relative;
	bottom: 0;
	left: 0;
	background: transparent;
	height: 20px!important;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	width: auto;
	background: url(navtransbg.png) top left no-repeat;
}

*:first-child+html #nav ul li {
	display: inline-block;
}

#nav ul li a, #nav ul li a:visited {
	background: transparent;
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 700;
	padding: 0 10px 0 14px;
	text-decoration: none;
}

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

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

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

/* Sub Menu Levels */

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

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 172px;
}

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

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

#nav ul ul li a:hover {
	background: #EDEDED;
	color: #777777;
	width: 172px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #D60000;
	width: 172px;
}

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

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


#stacks_out_62_page20 {
	margin-left:0;
}

#stacks_out_130_page20 {
	width: 320px;
	margin-left:0;
}

#stacks_in_183_page20 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_231_page20 {
	padding:  20px;
}

#stacks_in_341_page20 {
	padding:  20px;
}

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_5 {
	width:20%;
	margin: 0 0%;
}

.stacks_column_center {
	margin:0 40%;
}#stacks_in_410_page20_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_410_page20 a:link, #stacks_in_410_page20 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_410_page20 a:hover, #stacks_in_410_page20 a:active {
	color:#FFFFFF;
}










#stacks_in_410_page20 a:link, #stacks_in_410_page20 a:visited {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#BF0000));
	border:1px solid #BF0000;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_410_page20 a:hover {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#A50000));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_410_page20 a:active {
	background-color:#FF0000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_413_page20_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_413_page20 a:link, #stacks_in_413_page20 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_413_page20 a:hover, #stacks_in_413_page20 a:active {
	color:#FFFFFF;
}










#stacks_in_413_page20 a:link, #stacks_in_413_page20 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_413_page20 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_413_page20 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_416_page20_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_416_page20 a:link, #stacks_in_416_page20 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_416_page20 a:hover, #stacks_in_416_page20 a:active {
	color:#FFFFFF;
}










#stacks_in_416_page20 a:link, #stacks_in_416_page20 a:visited {
	background-color:#5000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#5000A0), to(#300060));
	border:1px solid #300060;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_416_page20 a:hover {
	background-color:#5600AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#5600AC), to(#290053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_416_page20 a:active {
	background-color:#5000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_419_page20_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_419_page20 a:link, #stacks_in_419_page20 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_419_page20 a:hover, #stacks_in_419_page20 a:active {
	color:#FFFFFF;
}










#stacks_in_419_page20 a:link, #stacks_in_419_page20 a:visited {
	background-color:#00A050;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A050), to(#006030));
	border:1px solid #006030;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_419_page20 a:hover {
	background-color:#00AC56;
	background: -webkit-gradient(linear, left top, left bottom, from(#00AC56), to(#005329));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_419_page20 a:active {
	background-color:#00A050;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_422_page20_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_422_page20 a:link, #stacks_in_422_page20 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_422_page20 a:hover, #stacks_in_422_page20 a:active {
	color:#FFFFFF;
}










#stacks_in_422_page20 a:link, #stacks_in_422_page20 a:visited {
	background-color:#FFA000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA000), to(#BF6000));
	border:1px solid #BF6000;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_422_page20 a:hover {
	background-color:#FFAC00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC00), to(#A55300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_422_page20 a:active {
	background-color:#FFA000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_408_page20 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_9_page20 {
	padding:  20px;
}

#stacks_in_20_page20 {
	line-height: 0.630000em;
}

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_5 {
	width:20%;
	margin: 0 0%;
}

.stacks_column_center {
	margin:0 40%;
}
#stacks_in_466_page20 {
	padding: 0px 200px 10px 200px;
}
