/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_78_page3 {
	max-width: 1440px;
	min-width: 500px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_78_page3 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Title Stack
Style Sheet: fsrtitle.css
Created: 23, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_47_page3 {
	
}

#stacks_in_47_page3 #title h1 {
	line-height: 1.2em;
	text-align: center;
	font-weight: 600;
}
#stacks_in_47_page3 {
	background-color: #000000;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Slogan Stack' 
Style Sheet: fsrslogan.css
Created: 25, September 2012
Last Modified: 21, April 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_101_page3 {
}

#slogan h2 {
	font-weight: 600;
	line-height: 1.0em;
	text-align: center;
}
#stacks_in_101_page3 {
	background-color: #000000;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsrnavmenures2.css Style Sheet
Created: 29, October, 2012
Last Modified: 15, April, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {	
	font-size: 1.1em;
	font-weight: 400;

}

#navbar ul {
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #navbar ul {
	height: 40px !important;
}

#navbar ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#navbar ul li a, #navbar ul li a:visited {
	background: url() top left repeat-x;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 400;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#navbar ul li a:hover {
	background: url() top left repeat-x;
	color: #1A14FF;
}

#navbar ul li #current, #navbar ul li .currentAncestor {
	background: url() top left repeat-x;
	color: #404040;
}

#navbar ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#navbar ul li.hasChild > a {
	padding: 0 10px 0 10px;
}

#navbar li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#navbar ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

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

#navbar ul ul li a, #navbar ul ul li a:visited {
	background: #333333;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 1.5em;
	font-weight: normal;
	height: 26px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
}

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

#navbar ul ul li a:hover {
	background: #000000;
	color: #1A14FF;
	width: 186px;
	background-image: none;
}

#navbar ul ul li #current, #navbar ul ul li .currentAncestor {
	background: #000000;
	color: #FFFFFF;
	width: 186px;
}

#navbar ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#navbar ul ul li.hasChild > a {
	background-image: url(../projects_files/arrow_right_black50.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	width: 186px;
	padding: 0 14px 0 14px;
}

#navbar li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar ul ul ul {
	top: 0;
	left: 214px;
}

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

#navbar li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#navbar li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 900px) {
	
.tinynav { 
   display: block; 
   width: 100% !important; 
   margin-top: 0px;
   font-size: 16px; 
}

#nav { 
    display: none;
}



}


@media screen and (min-width: 901px) {

/* ensure #navbarbar is visible on desktop version */

#nav {
	display: block !important;
}

.tinynav { 
   display: none !important; 
}

}




#stacks_in_8769_page3 {
	background-color: #DFDFDF;
	border: solid #000000;
	border-width: 0px 0px 2px 0px;
}

#stacks_in_279_page3 {
	margin: 5px 10px 5px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Plus Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2013
Last Modified: 18, April, 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_271_page3 {
	
}

#stacks_in_271_page3 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_271_page3 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_271_page3 {
	margin: 5px 10px 5px 10px;
}

#stacks_in_196_page3 {
	margin: 5px 10px 5px 10px;
}

#stacks_in_290_page3 {
	margin: 5px 10px 10px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 17, April 2014
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_leftcol_stacks_in_176_page3 {
	float: left;
	display: block;
	width: 60%;
	height: auto;
	margin: 0;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_leftcol_stacks_in_176_page3 .leftcolpad_stacks_in_176_page3 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_rightcol_stacks_in_176_page3 {
	float: right;
	display: block;
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_rightcol_stacks_in_176_page3 .rightcolpad_stacks_in_176_page3 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_leftcol_stacks_in_176_page3 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_leftcol_stacks_in_176_page3 .leftcolpad_stacks_in_176_page3 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_rightcol_stacks_in_176_page3 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_176_page3 #fsr_colwrap_stacks_in_176_page3 #fsr_rightcol_stacks_in_176_page3 .rightcolpad_stacks_in_176_page3 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_176_page3 {
	border: solid #000000;
	border-width: 2px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Plus Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2013
Last Modified: 18, April, 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_269_page3 {
	
}

#stacks_in_269_page3 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_269_page3 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_269_page3 {
	margin: 10px 5px 5px 10px;
}

#stacks_in_198_page3 {
	margin: 10px 10px 5px 5px;
}

#stacks_in_398_page3 {
	margin: 5px 10px 10px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 17, April 2014
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_leftcol_stacks_in_158_page3 {
	float: left;
	display: block;
	width: 60%;
	height: auto;
	margin: 0;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_leftcol_stacks_in_158_page3 .leftcolpad_stacks_in_158_page3 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_rightcol_stacks_in_158_page3 {
	float: right;
	display: block;
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_rightcol_stacks_in_158_page3 .rightcolpad_stacks_in_158_page3 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_leftcol_stacks_in_158_page3 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_leftcol_stacks_in_158_page3 .leftcolpad_stacks_in_158_page3 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_rightcol_stacks_in_158_page3 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_158_page3 #fsr_colwrap_stacks_in_158_page3 #fsr_rightcol_stacks_in_158_page3 .rightcolpad_stacks_in_158_page3 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_158_page3 {
	border: solid #000000;
	border-width: 2px 0px 0px 0px;
}

#stacks_in_200_page3 {
	margin: 10px 5px 10px 10px;
}

#stacks_in_403_page3 {
	margin: 5px 10px 10px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Plus Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2013
Last Modified: 18, April, 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_218_page3 {
	
}

#stacks_in_218_page3 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_218_page3 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_218_page3 {
	margin: 10px 10px 10px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 17, April 2014
Author: Blueball Design, Charlie Lockhart
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_leftcol_stacks_in_193_page3 {
	float: left;
	display: block;
	width: 70%;
	height: auto;
	margin: 0;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_leftcol_stacks_in_193_page3 .leftcolpad_stacks_in_193_page3 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_rightcol_stacks_in_193_page3 {
	float: right;
	display: block;
	width: 30%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_rightcol_stacks_in_193_page3 .rightcolpad_stacks_in_193_page3 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_leftcol_stacks_in_193_page3 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_leftcol_stacks_in_193_page3 .leftcolpad_stacks_in_193_page3 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_rightcol_stacks_in_193_page3 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_193_page3 #fsr_colwrap_stacks_in_193_page3 #fsr_rightcol_stacks_in_193_page3 .rightcolpad_stacks_in_193_page3 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_193_page3 {
	border: solid #000000;
	border-width: 2px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Plus Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2013
Last Modified: 18, April, 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_127_page3 {
	
}

#stacks_in_127_page3 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_127_page3 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_127_page3 {
	margin: 5px 5px 5px 10px;
}

#stacks_in_129_page3 {
	margin: 5px 10px 5px 5px;
}

#stacks_in_292_page3 {
	margin: 5px 10px 10px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 18, April 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_46_page3 {
}

#stacks_in_46_page3 #footer {
	line-height: 1.6em;
	width: 100%;
}



#stacks_in_46_page3 {
	border: solid #000000;
	border-width: 2px 0px 0px 0px;
}
