/*
-------------------------------------------
File: 'Blueball FreeStacks' fsbreadcrumbx3.css Style Sheet
Created: 07, June, 2012
Last Modified: 15, June, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_208_page57 {
	
}

#stacks_in_208_page57 #breadcrumb_three {
	overflow: hidden;
	width: 100%;
}

#stacks_in_208_page57 #breadcrumb_three ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#stacks_in_208_page57 #breadcrumb_three li {
	float: left;
	margin: 0 .5em 0 1em;
	font-size: 12px;
}

#stacks_in_208_page57 #breadcrumb_three a {
	background: #FFFFFF;
	padding: .5em 1em;
	float: left;
	text-decoration: none;
	color: #502F08;
	position: relative;
}

#stacks_in_208_page57 #breadcrumb_three a:hover {
	background: #D37B28;
	color: #FFFFFF;
}

#stacks_in_208_page57 #breadcrumb_three a::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #FFFFFF transparent;
	left: -1em;
}

#stacks_in_208_page57 #breadcrumb_three a:hover::before {
	border-color: #D37B28 #D37B28 #D37B28 transparent;
}

#stacks_in_208_page57 #breadcrumb_three a::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #FFFFFF;
	right: -1em;
}

#stacks_in_208_page57 #breadcrumb_three a:hover::after {
	border-left-color: #D37B28;
}

#stacks_in_208_page57 #breadcrumb_three ul li:last-child a {
	font-weight: bold;
	background: #B36823;
	color: #FFFFFF;
}

#stacks_in_208_page57 #breadcrumb_three ul li:last-child a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

#stacks_in_208_page57 #breadcrumb_three ul li:last-child a::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #B36823 #B36823 #B36823 transparent;
	left: -1em;
}

#stacks_in_208_page57 #breadcrumb_three ul li:last-child a::after {
	border-right-color: #B36823;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #B36823;
	right: -1em;
}
#stacks_out_208_page57 {
	width: 1150px;
	margin-left:0;
}
