/*
-------------------------------------------
File: 'Blueball FreeStacks' fsiframe.css Style Sheet
Created: 20, January, 2011
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_879_page993_iframe {
	display: block;
	width: 100%;
	height: 51px;
	overflow: visible;
	padding:  2px;
}


#stacks_in_879_page993 {
	margin:  10px;
	padding:  20px;
}

#stacks_in_601_page993 .stacks_left {
	float:left;
	width:79%;
}

#stacks_in_601_page993 .stacks_right {
	float:right;
	width:19%;
}/*
-------------------------------------------
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: #4C87C2;
	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 #000000;
}

#nav ul li a, #nav ul li a:visited {
	background: #4C87C2;
	color: #CCCCCC;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 0 20px 0 20px;
	text-decoration: none;
}

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

#nav ul li #current, #nav ul li .currentAncestor {
	background: #4C87C2;
	color: #FFFFFF;
}

#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: #4C87C2;
	color: #CCCCCC;
	border-top: 1px solid #4C87C2;
	font-size: 12px;
	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: #4C87C2;
	color: #FFFFFF;
	width: -28px;
}

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

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

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

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





#stacks_in_77_page993 {
	padding: 2px 0px 2px 10px;
}

#stacks_in_601_page993 {
	background-color: #4B86C1;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 20, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3_page993 {
	-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_page993 #content {
	font-size: 12px;
	line-height: 16px;
}

#stacks_in_628_page993 .stacks_left {
	float:left;
	width:19%;
}

#stacks_in_628_page993 .stacks_right {
	float:right;
	width:79%;
}
#stacks_in_965_page993 {
	font-size: 115%;
}

#stacks_in_964_page993 {
	padding:  10px;
}

#stacks_in_1707_page993 .stacks_left {
	float:left;
	width:67%;
}

#stacks_in_1707_page993 .stacks_right {
	float:right;
	width:31%;
}
#stacks_in_1707_page993 {
	padding:  10px;
}
/* Layout */
.gsc-control{ width: 95% !important; }
.gsc-results{ float: left; }
.gsc-resultsHeader{ clear: none; float: left; }

/* Highlighting */
.gs-result .gs-title .rapidsearch-highlight,
.gs-result .gs-snippet .rapidsearch-highlight{ color: #2100CC !important; background-color: #FFFFFF !important; }

/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{ color: #2100CC !important; }

/* General: Result description */
.gs-result .gs-snippet{ color: #000000 !important; }

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl{ color: #2E7F00 !important; }
.gs-result .gs-visibleUrl-short{ display: none !important; }
.gs-result .gs-visibleUrl-long{ display: block !important; }

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate{ color: #666666 !important; }

/* Image: Dimensions */
.gs-imageResult .gs-size{ color: #666666 !important; }

/* Image: Border */
.gs-result img.gs-image{ border-color: #2100CC !important; }

/* News: Publisher */
.gs-newsResult .gs-publisher{ color: #666666 !important; }

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate{ color: #000000 !important; }

/* Pagination: Link */
.gsc-cursor-page{ color: #2100CC !important; }
.gsc-cursor-page:hover{ color: #2100CC !important; }

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover{ color: #A80908 !important; }

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/

#stacks_in_628_page993 {
	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_588_page993_headerSpacer {
	display: block;
	width:  1px;
	height: 12px;
	background: transparent;
}

#stacks_in_588_page993 {
	background-color: #4B86C1;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsiframe.css Style Sheet
Created: 20, January, 2011
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1981_page993_iframe {
	display: block;
	width: 100%;
	height: 105px;
	overflow: visible;
	padding:  2px;
}


#stacks_in_1981_page993 {
	margin: 10px 10px 5px 10px;
	padding: 10px 0px 0px 20px;
}

#stacks_in_1979_page993 {
	background-color: #363636;
}
