/*
-------------------------------------------
File: 'Blueball FreeStacks' fsheader.css Style Sheet
Created: 20, January, 2011
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_521_page6 {
	-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;
}

#pageheader {
	display: block;
	width: 960;
	height: 200;
	overflow: hidden;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, 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 {
	overflow: visible;
}

.stacks_top {
	overflow: visible;
}

.stacks_out {
	overflow: visible;
}

#nav {
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #D7001B;
	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: #D7001B;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 11px;
	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: #A2161A;
	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: #C3343B;
	color: #FFFFFF;
	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: #A2161A;
	color: %id=fsnavsubmenu_hovercolor%;
}

#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_525_page6 {
	width: 55%;
	margin-right:0;
}

#stacks_in_523_page6 {
	background-color: #D7001B;
	padding: 10px 10px 10px 10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_526_page6headerSpacer {
	display: block;
	width:  1px;
	height: 79px;
	background: transparent;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' sidebar.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

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

#sidebar {
	font-size: 12px;
	line-height: 16px;
	color: #151515;
}

#sidebar .sideHeader {
	font-size: 17px;
	line-height: 18px;
	color: #CD180D;
}

#sidebar h5 {
	font-size: 17px;
	line-height: 18px;
	color: #CD180D;
}

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

#sidebar a:hover {
	color: #CD180D;
}
#stacks_in_527_page6 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_528_page6 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_530_page6headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
#stacks_in_530_page6 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*** START absolute ***/

 
#stacks_in_531_page6_absolute_wrapper {
    left:       4px;
    top:        -4px;
    z-index:    auto;
    position:   absolute;
    overflow:   hidden;
	width:      auto;
}

#stacks_in_531_page6 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/

#stacks_out_533_page6 {
	width: 57%;
	margin-left:0;
}

#stacks_in_531_page6 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*** START absolute ***/

 
#stacks_in_535_page6_absolute_wrapper {
    left:       0px;
    top:        60px;
    z-index:    auto;
    position:   absolute;
    overflow:   hidden;
	width:      auto;
}

#stacks_in_535_page6 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/

#stacks_out_537_page6 {
	width: 34%;
	margin-left:0;
}

#stacks_in_535_page6 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/*
-------------------------------------------
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_539_page6 {
	-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_539_page6 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #3B4B58;
}

#stacks_in_539_page6 #footer p {
	color: #3B4B58;
}

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

#footer a:hover {
	color: #CD180D;
}
#stacks_in_539_page6 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
