/*
-------------------------------------------
File: 'Blueball FreeStacks' fslogo.css Style Sheet
Created: 25, October, 2010
Last Modified: 24, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1_page1 {
	-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;
}

#logo {
	width: 865px;
	height: 175px;
	overflow: hidden;
	display: block;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmen3.css Style Sheet
Created: 03, November, 2010
Last Modified: 26, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

.stacks_in {
	overflow: visible;
}

.stacks_top {
	overflow: visible;
}

.stacks_out {
	overflow: visible;
}

#nav {
	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: url(bluemenu_activebg.jpg) left top repeat-x;
	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;
}

#nav ul li a, #nav ul li a:visited {
	background: url(bluemenu_activebg.jpg) left top repeat-x;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li #current, #nav ul li .current-ancestor {
	background: url(bluemenu_hoverbg.jpg) left top repeat-x;
	color: #FFFFFF;
}

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

/* Sub Menu Levels */

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

#nav ul ul li {
	padding: 0;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #DFDFDF;
	color: #151515;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 14px 5px 14px;
	margin: 0;
	text-shadow: none;
	width: 172px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 5px 14px 5px 14px;
	line-height: 18px;
}

#nav ul ul li a:hover, #nav ul ul li #current, #nav ul ul li .current-ancestor {
	background: #95C2FB;
	color: #FFFFFF;
}

#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;
}
#stacks_out_2_page1 {
	width: 90%;
}

#stacks_in_2_page1 {
	margin: 1px 1px 1px 1px;
} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 27, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3_page1 {
	-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_3_page1 #content {
	font-size: 12px;
	line-height: 16px;
}
#stacks_in_5_page1 .stacks_left {
	float:left;
	width:22%;
}

#stacks_in_5_page1 .stacks_right {
	float:right;
	width:76%;
}
#stacks_out_7_page1 {
	width: 82%;
	margin-right:0;
}

#stacks_out_10_page1 {
	width: 72%;
	margin-right:0;
}

#stacks_in_12_page1 .stacks_left {
	float:left;
	width:39%;
}

#stacks_in_12_page1 .stacks_right {
	float:right;
	width:59%;
}/* CONTAINER */
div.orbit { width: 1px; height: 1px; position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);  overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }

/* TIMER */
div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('files/rotator-black.png') no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0; }
span.mask.move { width: 40px; left: 0; background: url('files/timer-black.png') repeat 0px 0px;  }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('files/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
div.timer:hover span.pause,
span.pause.active, 
div.timer:hover span.pause.active { opacity: 1; }

/* CAPTIONS */
div.caption { background: #000; background: rgba(0,0,0,.6); width: 100%; z-index: 1000; position: absolute; bottom:-100px; color: #FFFFFF; padding: 8px 0;}
div.caption span { padding: 0 10px; font-size: 14px; margin: 0; }
.orbit-caption { display: none; }

/* DIRECTIONAL NAV */
div.orbit:hover div.slider-nav { display: block; }
div.slider-nav { display: none; }
div.slider-nav span { width: 33px; height: 33px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
div.slider-nav span.right { background: url('files/right-arrow.png'); right: 10px; }
div.slider-nav span.left { background: url('files/left-arrow.png'); left: 10px; }   

/* BULLET NAV */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url('files/bullets.png') no-repeat; 0 0; width: 7px; height: 7px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -7px 0; }

/* center the captions */
.caption{
	text-align:center;
}

/* Hide timer graphic */
span.rotator, span.mask { 
	display: none!important;
}

#stacks_out_31_page1 {
	width: 66%;
}

#stacks_in_31_page1 {
	margin: 5px 5px 5px 5px;
}

#stacks_out_12_page1 {
	margin-left:0;
}

#stacks_out_33_page1 {
	width: 75%;
}

#stacks_in_33_page1 {
	background-color: #FFFFFF;
}

#stacks_out_35_page1 {
	width: 90%;
	margin-right:0;
}

#stacks_in_35_page1 {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

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

#stacks_in_37_page1 .stacks_right {
	float:right;
	width:49%;
}
#stacks_out_39_page1 {
	width: 99%;
}

#stacks_out_41_page1 {
	width: 75%;
	margin-right:0;
}

#stacks_in_44_page1 {
	margin: 5px 5px 5px 5px;
}

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

#stacks_in_151_page1 .stacks_right {
	float:right;
	width:49%;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 27, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_158_page1 {
	-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_158_page1 #content {
	font-size: 12px;
	line-height: 16px;
}
#stacks_in_163_page1 {
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
}

#stacks_out_151_page1 {
	width: 39%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, October, 2010
Last Modified: 26, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_46_page1 {
	-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_46_page1 #footer {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

#stacks_in_46_page1 #footer p {
	color: #000000;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #CD180D;
}

#footer a:hover {
	color: #CD180D;
}
#stacks_in_46_page1 {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

#stacks_out_3_page1 {
	width: 90%;
}

#stacks_in_3_page1 {
	background-color: #FFFFFF;
}
