
#stacks_in_38_page0 {
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 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_357_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}
/* Symfonip (c) - 2011 - FreeStacks SuperBackgroundSizer Stack */
#stacks_in_4683_page0{margin:0!important;padding:0;}
img{border:none;}
body{overflow:none;/*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: #DBDBDB;  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */;
-moz-border-radius:13px;border-radius:13px;color:#FFFFFF;padding:10px;
margin-top: 10px;margin-bottom: 10px;}
/*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_359_page0 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_359_page0 .stacks_right {
	float:right;
	width:61%;
}/*
-------------------------------------------
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_354_page0 {
	-moz-border-radius-topright: 16px;
	-webkit-border-top-right-radius: 16px;
	border-top-right-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-webkit-border-top-left-radius: 16px;
	border-top-left-radius: 16px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-right-radius: 16px;
	border-bottom-right-radius: 16px;
	-moz-border-radius-bottomleft: 16px;
	-webkit-border-bottom-left-radius: 16px;
	border-bottom-left-radius: 16px;
}

#title {
	font-size: 54px;
	line-height: 72px;
	color: #A8529E;
}


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

#slogan {
	font-size: 20px;
	line-height: 36px;
	color: #2C3A45;
}


#stacks_in_362_page0 {
	padding:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 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_381_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 30px;
	background: transparent;
}
/*
-------------------------------------------
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: #6B6C76;
	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;
	height: 40px;
	border-right: 0px solid #FFFFFF;
}

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

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

#nav ul li #current, #nav ul li .currentAncestor {
	background: #923F8C;
	color: #FFF9C4;
}

#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: 40px;
	width: 200px;
}

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

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7B8B99;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	height: 26px;
	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: 26px !important;
	width: -28px !important;
}

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

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

#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 !important;
}




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

#stacks_in_439_page0 {
	-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;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#stacks_in_439_page0 p {
	font-size: 12px;
	color: ##000000;
	line-height: 16px;
}

#stacks_in_439_page0  a:link, #stacks_in_439_page0  a:active  {
	color: #CD180D;
	text-decoration: underline;
}

#stacks_in_439_page0 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_439_page0 a:hover {
	color: #333333;
	text-decoration: none;
}

#stacks_in_439_page0 h1 {
	color: #CD180D;
}

#stacks_in_439_page0 h2 {
	color: #CD180D;
}

#stacks_in_439_page0 h3 {
	color: #CD180D;
}

#stacks_in_439_page0 h4 {
	color: #CD180D;
}

#stacks_in_439_page0 h5 {
	color: #CD180D;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 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_3266_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 30px;
	background: transparent;
}

#stacks_in_366_page0 .stacks_left {
	float:left;
	width:26%;
}

#stacks_in_366_page0 .stacks_right {
	float:right;
	width:26%;
}

#stacks_in_366_page0 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:44%;
}
#stacks_in_3016_page0 {
	background-image: url("../files/backgroundImage_3016.png");
	-moz-border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	border-radius: 24px 24px 24px 24px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 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_3013_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}
#stacks_in_40_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_40_page0 a:link, #stacks_in_40_page0 a:visited {
	background-color:#B20082;
	background: -webkit-gradient(linear, left top, left bottom, from(#B20082), to(#6B004E));
	border:1px solid #6B004E;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_40_page0 a:hover {
	background-color:#C1008C;
	background: -webkit-gradient(linear, left top, left bottom, from(#C1008C), to(#5C0043));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40_page0 a:active {
	background-color:#B20082;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_51_page0 {
	font-size: 150%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 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_627_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 29px;
	background: transparent;
}
/* Start doobox hippo css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */

.stacks_in_2568_page0darkerborder{
	
		border: 1px solid #7E004B;
	
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}

.stacks_in_2568_page0overalltabcontainer{
	background: #FFFFFF;
	border: 10px solid #92005F;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.stacks_in_2568_page0tabcontentcontainer{
	padding: 20px;
}

.stacks_in_2568_page0dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_2568_page0dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_2568_page0tabpicker{
	padding: 10px 30px 5px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #92005F;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

#stacks_in_2568_page0tabpicker span{
	padding-right: 10px;
	padding-left: 20px;
	
}

#stacks_in_2568_page0tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 20px;
	
}

.stacks_in_2568_page0dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_2568_page0tabpicker a{
	display: inline-block;
	font-size: 100%;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #A0D6AC;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #333333;
	line-height: normal;
}

#stacks_in_2568_page0tabpicker a:hover{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #191919;
}

#stacks_in_2568_page0tabpicker a:active{
	background: #A0D6AC;
	text-decoration: none;
	border:none;
	color: #333333;
}

#stacks_in_2568_page0tabpicker a.stacks_in_2568_page0current{
	background: #82AE8B;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_2568_page0doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_2568_page0doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}








/* end doobox hippo css */
#stacks_in_2633_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2633_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_2575_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2575_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_5113_page0 {
	font-weight: bold;
}

#stacks_in_2662_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2662_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_5121_page0 {
	font-weight: bold;
}

#stacks_in_2693_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2693_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_5129_page0 {
	font-weight: bold;
}

#stacks_in_2724_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2724_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_5137_page0 {
	font-weight: bold;
}

#stacks_in_2755_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2755_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_5145_page0 {
	font-weight: bold;
}

#stacks_in_2786_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2786_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_5153_page0 {
	font-weight: bold;
}

#stacks_in_2815_page0 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_2815_page0 .stacks_right {
	float:right;
	width:39%;
}
#stacks_in_449_page0 {
	line-height: 2em;
	font-size: 131%;
}

#stacks_in_450_page0 {
	font-size: 131%;
	font-weight: bolder;
}
#SLB-Wrapper{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
  padding-top:5px;
}