@font-face{
font-family:'FontAwesome';
src:url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?v=4.1.0');
src:url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
}

#swimbi-vertical{
	padding: 20px 0px 0 0px;
	position: absolute;
	width: 200px;
	text-align: center;
	z-index: 9999;
	font-size: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	left: 0px;
}
#swimbi-vertical a{
	font-family: PT Serif !important;
}
#swimbi-vertical ul{
	padding: 0;
	margin: 0;
	width: auto;
	text-align: none;
	list-style: none;
	position: relative;
	display: inline-table;
}
#swimbi-vertical>ul>li{
	
	float: left;
	width: 100%;
	border-radius: 0px;
	box-shadow: 3px 4px 13px  1px rgba(63,48,48,0);
	position: relative;
}
#swimbi-vertical ul li:hover>ul, .hvr>ul{
	display: block !important;
}
#swimbi-vertical>ul>li:hover>a, .hvr>a{
	color: #000000 !important;
	border-radius: 0px;
	z-index: 9;
}
#swimbi-vertical ul li a{
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
#swimbi-vertical>ul>li>a{
	padding: 0px 15px;
	line-height: 35px;
	height: 35px;
	color: #92292d;
}
#swimbi-vertical ul ul{
	font-size: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	display: none;
	background: #e5e5e5;
	border-radius: 0px;
	width: 200px;
	min-width: 200px;
	padding: 0px 1px 1px 0px;
	margin: 0;
	position: absolute;
	z-index: 8;
	margin-top: 0;
	box-shadow: 2px 3px 12px  0px rgba(63,48,48,0);
	top: 35px;
}
#swimbi-vertical ul ul li{
	float: none;
	position: relative;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #999;
}
#swimbi-vertical ul ul li a{
	padding: 0px 0px;
	padding-right: 6px;
	line-height: 32px;
	height: 32px;
	color: #92292d !important;
	margin: 0;
}
#swimbi-vertical ul ul li:hover>a{
	border-radius: 0px;
	color: #92292d !important;
}
#swimbi-vertical ul ul li a:hover{
	border-radius: 0px;
	background: #442e2a;
}
#swimbi-vertical canvas{
	position: absolute;
	width: 1px;
	height: 1px;
}
canvas noscript{
	display: none;
}
#swimbi-vertical ul ul{
	position: absolute;
	z-index: 8;
	left: 100%;
	top: 0;
}
#ie_message{
	display:none;
}
@media screen and (min-width:0\0){
#ie_message{
	display: block;
	margin-top: 10px;
	background: #ecc;
}
}
@media (max-width: 768px) {
	#swimbi-vertical ul ul {
		left: 25px !important;
	}

	#swimbi-vertical ul ul{
		margin-top: 25px;
	}
}
