/* Symfonip (c) - 2011 - FreeStacks SymSlider Header Stack */

.slides_container {
	width:960px;
	height:300px;
	overflow:hidden;
	position:relative;
}
#slideHolder{
	display: none;
}
#pagewrapper #pageheader {
	height:300px;
	overflow:hidden;
}
/*editing mode in RW*/


/*
-------------------------------------------
File: 'Blueball FreeStacks' fstitle.css Style Sheet
Created: 24, January, 2010
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_100_page3 {
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

#title {
	font-size: 46px;
	line-height: 48px;
	color: #FFFFFF;
}



#stacks_in_100_page3 {
	margin:  20px;
}
/*
-------------------------------------------
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: 40px!important;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
	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: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

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

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

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

/* Sub Menu Levels */

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

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

#nav ul ul li a, #nav ul ul li a:visited {
	background: #808000;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF !important;
	border-left: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
	font-size: 15px;
	font-weight: normal;
	height: 22px;
	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: 22px !important;
	width: 172px !important;
}

#nav ul ul li a:hover {
	background: #CCFF66;
	color: #808000;
	width: 172px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #808000;
	color: #CCFF66;
	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_in_101_page3 {
	margin:  9px;
}

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

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


/* Start my product css */


.stacks_in_106_page3centeringwrapper{
	display:table;
	margin:0 auto;
}

#stacks_in_106_page3 .outershadow{
	position: relative;
	float:left;
    margin-bottom:30px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 5px 1px #E0E0E0;
	-moz-box-shadow: 0px 2px 5px 1px #E0E0E0;
	box-shadow: 0px 2px 5px 1px #E0E0E0; 
	background: #E5E5E5 url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}


#stacks_in_106_page3 .stacks_in_106_page3buttoncontainer{
	position:relative;
	background: none;
	float:left;
	padding:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	-moz-box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	min-width: 10px;
	text-align: center;
}


#stacks_in_106_page3 .stacks_in_106_page3link:first-child .stacks_in_106_page3buttoncontainer {
position:relative;
background: none;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

#stacks_in_106_page3 .stacks_in_106_page3link:last-child .stacks_in_106_page3buttoncontainer{
position:relative;
background: none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

#stacks_in_106_page3 .stacks_in_106_page3buttoncontainer:hover{
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_106_page3 .stacks_in_106_page3link:first-child .stacks_in_106_page3buttoncontainer:hover {
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_106_page3 .stacks_in_106_page3link:last-child .stacks_in_106_page3buttoncontainer:hover{
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_106_page3 a {
text-decoration: none;
}

#stacks_in_106_page3 a {
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
}


#stacks_in_106_page3 a{
color: #BC1B10;
}

#stacks_in_106_page3 a:hover{
color: #669816;
}







/* end my product css */
#stacks_in_110_page3 {
	margin:  2px;
	padding:  5px;
}


/* Start my product css */


.stacks_in_112_page3centeringwrapper{
	display:table;
	margin:0 auto;
}

#stacks_in_112_page3 .outershadow{
	position: relative;
	float:left;
    margin-bottom:30px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 5px 1px #E0E0E0;
	-moz-box-shadow: 0px 2px 5px 1px #E0E0E0;
	box-shadow: 0px 2px 5px 1px #E0E0E0; 
	background: #E5E5E5 url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}


#stacks_in_112_page3 .stacks_in_112_page3buttoncontainer{
	position:relative;
	background: none;
	float:left;
	padding:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	-moz-box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	box-shadow: inset 0px 2px 5px 2px #FFFFFF;
	min-width: 10px;
	text-align: center;
}


#stacks_in_112_page3 .stacks_in_112_page3link:first-child .stacks_in_112_page3buttoncontainer {
position:relative;
background: none;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

#stacks_in_112_page3 .stacks_in_112_page3link:last-child .stacks_in_112_page3buttoncontainer{
position:relative;
background: none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

#stacks_in_112_page3 .stacks_in_112_page3buttoncontainer:hover{
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_112_page3 .stacks_in_112_page3link:first-child .stacks_in_112_page3buttoncontainer:hover {
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_112_page3 .stacks_in_112_page3link:last-child .stacks_in_112_page3buttoncontainer:hover{
	background: #EEEEEE url(../files/grad1.png) repeat-x 0 0;
	background-size: 100% 100%;
}

#stacks_in_112_page3 a {
text-decoration: none;
}

#stacks_in_112_page3 a {
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
}


#stacks_in_112_page3 a{
color: #BC1B10;
}

#stacks_in_112_page3 a:hover{
color: #669816;
}







/* end my product css *//*
-------------------------------------------
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_116_page3 {
	-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_116_page3 #footer {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

#stacks_in_116_page3 #footer p {
	color: #FFFFFF;
}

#stacks_in_116_page3 #footer a:link, #stacks_in_116_page3 #footer a:active {
	color: #CCFF66;
}

#stacks_in_116_page3 #footer a:visited {
	color: #800080;
}

#stacks_in_116_page3 #footer a:hover {
	color: #808000;
}
#stacks_in_116_page3 {
	margin:  20px;
	padding:  16px;
}
