#colorbox,#cboxoverlay,#cboxwrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxoverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxmiddleleft,#cboxbottomleft {
	clear:left;
}
#cboxcontent {
	position:relative;
}
#cboxloadedcontent {
	overflow:auto;
	-webkit-overflow-scrolling:touch;
}
#cboxtitle {
	margin:0;
}
#cboxloadingoverlay,#cboxloadinggraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#cboxprevious,#cboxnext,#cboxclose,#cboxslideshow {
	border:0;
	padding:0;
	margin:0;
	overflow:visible;
	width:auto;
	background:none;
	cursor:pointer;
}
#cboxprevious:active,#cboxnext:active,#cboxclose:active,#cboxslideshow:active {
	outline:0;
}
.cboxphoto {
	float:left;
	margin:auto;
	border:0;
	display:block;
	max-width:none;
}
.cboxiframe {
	width:100%;
	height:100%;
	display:block;
	border:0;
}
#colorbox,#cboxcontent,#cboxloadedcontent {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
#cboxoverlay {
	background:#000;
}
#colorbox {
	outline:0;
}
#cboxwrapper {
	background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#cboxtopleft {
	width:15px;
	height:15px;
}
#cboxtopcenter {
	height:15px;
}
#cboxtopright {
	width:15px;
	height:15px;
}
#cboxbottomleft {
	width:15px;
	height:10px;
}
#cboxbottomcenter {
	height:10px;
}
#cboxbottomright {
	width:15px;
	height:10px;
}
#cboxmiddleleft {
	width:15px;
}
#cboxmiddleright {
	width:15px;
}
#cboxcontent {
	background:#fff;
	overflow:hidden;
}
#cboxerror {
	padding:50px;
	border:1px solid #ccc;
}
#cboxloadedcontent {
	margin-bottom:28px;
}
#cboxtitle {
	position:absolute;
	background:rgba(255,255,255,0.7);
	bottom:28px;
	left:0;
	color:#535353;
	width:100%;
	padding:4px 6px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#cboxcurrent {
	position:absolute;
	bottom:4px;
	left:60px;
	color:#949494;
}
.cboxslideshow_on #cboxslideshow {
	position:absolute;
	bottom:0px;
	right:30px;
	background: no-repeat -75px -50px;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
.cboxslideshow_on #cboxslideshow:hover {
	background-position:-101px -50px;
}
.cboxslideshow_off #cboxslideshow {
	position:absolute;
	bottom:0px;
	right:30px;
	background: no-repeat -25px -50px;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
.cboxslideshow_off #cboxslideshow:hover {
	background-position:-49px -50px;
}
#cboxprevious {
	position:absolute;
	bottom:0;
	left:0;
	background: no-repeat -75px 0px;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxprevious:hover {
	background-position:-75px -25px;
}
#cboxnext {
	position:absolute;
	bottom:0;
	left:27px;
	background: no-repeat -50px 0px;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxnext:hover {
	background-position:-50px -25px;
}
#cboxloadingoverlay {
	background:#fff;
}
#cboxloadinggraphic {
	background: no-repeat center center;
}
#cboxclose {
	position:absolute;
	bottom:0;
	right:0;
	background: no-repeat -25px 0px;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxclose:hover {
	background-position:-25px -25px;
}
.ctools-locked {
	color:red;
	border:1px solid red;
	padding:1em;
}
.ctools-owns-lock {
	background:#ffffdd none repeat scroll 0 0;
	border:1px solid #f0c020;
	padding:1em;
}
a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing {
	padding-right:18px !important;
	background: right center no-repeat;
}
div.ctools-ajaxing {
	float:left;
	width:18px;
	background: center center no-repeat;
}
#lightbox {
	position:absolute;
	top:40px;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}
#lightbox a img {
	border:none;
}
#outerimagecontainer {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
	min-width:240px;
	overflow:hidden;
}
#imagecontainer,#framecontainer,#modalcontainer {
	padding:10px;
}
#modalcontainer {
	line-height:1em;
	overflow:auto;
}
#loading {
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	position:absolute;
	top:40%;
	left:45%;
}
#hovernav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#imagecontainer>#hovernav {
	left:0;
}
#framehovernav {
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	width:20%;
	position:absolute;
	bottom:0px;
	height:45px;
}
#imagedata>#framehovernav {
	left:0;
}
#hovernav a,#framehovernav a {
	outline:none;
}
#prevlink,#nextlink {
	width:49%;
	height:100%;
	background:transparent  no-repeat;
	display:block;
}
#prevlink,#frameprevlink {
	left:0;
	float:left;
}
#nextlink,#framenextlink {
	right:0;
	float:right;
}
#prevlink:hover,#prevlink:visited:hover,#prevlink.force_show_nav,#frameprevlink {
	background: left 15% no-repeat;
}
#nextlink:hover,#nextlink:visited:hover,#nextlink.force_show_nav,#framenextlink {
	background: right 15% no-repeat;
}
#prevlink:hover.force_show_nav,#prevlink:visited:hover.force_show_nav,#frameprevlink:hover,#frameprevlink:visited:hover {
	background: left 15% no-repeat;
}
#nextlink:hover.force_show_nav,#nextlink:visited:hover.force_show_nav,#framenextlink:hover,#framenextlink:visited:hover {
	background: right 15% no-repeat;
}
#frameprevlink,#framenextlink {
	width:45px;
	height:45px;
	display:block;
	position:absolute;
	bottom:0px;
}
#imagedatacontainer {
	font:10px verdana,helvetica,sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	min-width:240px;
}
#imagedata {
	padding:0 10px;
}
#imagedata #imagedetails {
	width:70%;
	float:left;
	text-align:left;
}
#imagedata #caption {
	font-weight:bold;
}
#imagedata #numberdisplay {
	display:block;
	clear:left;
	padding-bottom:1.0em;
}
#imagedata #lightbox2-node-link-text {
	display:block;
	padding-bottom:1.0em;
}
#imagedata #bottomnav {
	height:66px;
}
.lightbox2-alt-layout #imagedata #bottomnav,.lightbox2-alt-layout-data #bottomnav {
	margin-bottom:60px;
}
#lightbox2-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
}
#overlay_default {
	opacity:0.6;
}
#overlay_macff2 {
	background:transparent  repeat;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html>body .clearfix {
	display:inline;
	width:100%;
}
* html .clearfix {
	height:1%;
}
#bottomnavclose {
	display:block;
	background: left no-repeat;
	margin-top:33px;
	float:right;
	padding-top:0.7em;
	height:26px;
	width:26px;
}
#bottomnavclose:hover {
	background-position:right;
}
#loadinglink {
	display:block;
	background: no-repeat;
	width:32px;
	height:32px;
}
#bottomnavzoom {
	display:none;
	background: no-repeat;
	width:34px;
	height:34px;
	position:relative;
	left:30px;
	float:right;
}
#bottomnavzoomout {
	display:none;
	background: no-repeat;
	width:34px;
	height:34px;
	position:relative;
	left:30px;
	float:right;
}
#lightshowplay {
	margin-top:42px;
	float:right;
	margin-right:5px;
	margin-bottom:1px;
	height:20px;
	width:20px;
	background: no-repeat;
}
#lightshowpause {
	margin-top:42px;
	float:right;
	margin-right:5px;
	margin-bottom:1px;
	height:20px;
	width:20px;
	background: no-repeat;
}
.lightbox2-alt-layout-data #bottomnavclose,.lightbox2-alt-layout #bottomnavclose {
	margin-top:93px;
}
.lightbox2-alt-layout-data #bottomnavzoom,.lightbox2-alt-layout-data #bottomnavzoomout,.lightbox2-alt-layout #bottomnavzoom,.lightbox2-alt-layout #bottomnavzoomout {
	margin-top:93px;
}
.lightbox2-alt-layout-data #lightshowplay,.lightbox2-alt-layout-data #lightshowpause,.lightbox2-alt-layout #lightshowplay,.lightbox2-alt-layout #lightshowpause {
	margin-top:102px;
}
.lightbox_hide_image {
	display:none;
}
#lightboximage {
	-ms-interpolation-mode:bicubic;
}
div.panel-pane div.admin-links {
	font-size:xx-small;
	margin-right:1em;
}
div.panel-pane div.admin-links li a {
	color:#ccc;
}
div.panel-pane div.admin-links li {
	padding-bottom:2px;
	background:white;
	z-index:201;
}
div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a {
	color:#000;
}
div.panel-pane div.admin-links a:before {
	content:"[";
}
div.panel-pane div.admin-links a:after {
	content:"]";
}
div.panel-pane div.panel-hide {
	display:none;
}
div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide {
	display:block;
	position:absolute;
	z-index:200;
	margin-top:-1.5em;
}
div.panel-pane div.node {
	margin:0;
	padding:0;
}
div.panel-pane div.feed a {
	float:right;
}
.locale-untranslated {
	font-style:normal;
	text-decoration:line-through;
}
#locale-translation-filter-form .form-item-language,#locale-translation-filter-form .form-item-translation,#locale-translation-filter-form .form-item-group {
	float:left;
	padding-right:.8em;
	margin:0.1em;
	width:15em;
}
#locale-translation-filter-form .form-type-select select {
	width:100%;
}
#locale-translation-filter-form .form-actions {
	float:left;
	padding:3ex 0 0 1em;
}
.language-switcher-locale-session a.active {
	color:#0062a0;
}
.language-switcher-locale-session a.session-active {
	color:#000000;
}
.ddsdefault .dd-select {
	border:1px solid #cccccc;
	background:none repeat scroll 0 0 #eeeeee !important;
	border-radius:2px;
	cursor:pointer;
	position:relative;
}
.ddsdefault .dd-desc {
	color:#aaaaaa;
	display:block;
	font-weight:normal;
	line-height:1.4em;
	overflow:hidden;
}
.ddsdefault .dd-selected {
	display:block;
	font-weight:bold;
	overflow:hidden;
	padding:10px;
	color:#000;
	text-decoration:none;
}
.ddsdefault .dd-selected label {
	line-height:1.4 !important;
}
.ddsdefault .dd-selected:hover {
	text-decoration:none;
	color:#000;
}
.ddsdefault .dd-pointer {
	height:0;
	margin-top:-3px;
	position:absolute;
	right:10px;
	top:50%;
	width:0;
}
.ddsdefault .dd-pointer-down {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-color:#000000 rgba(0,0,0,0) rgba(0,0,0,0);
	border-image:none;
	border-right:5px solid rgba(0,0,0,0);
	border-style:solid;
	border-width:5px;
}
.ddsdefault .dd-pointer-up {
	-moz-border-bottom-colors:none !important;
	-moz-border-left-colors:none !important;
	-moz-border-right-colors:none !important;
	-moz-border-top-colors:none !important;
	border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000000 !important;
	border-image:none !important;
	border-style:solid !important;
	border-width:5px !important;
	margin-top:-8px;
}
.ddsdefault .dd-options {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:none repeat scroll 0 0 #ffffff;
	border-color:-moz-use-text-color #cccccc #cccccc;
	border-image:none;
	border-right:1px solid #cccccc;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	box-shadow:0 1px 5px #dddddd;
	display:none;
	list-style:none outside none;
	margin:0;
	overflow:auto;
	padding:0 !important;
	position:absolute;
	z-index:2000;
}
.ddsdefault .dd-option:hover {
	text-decoration:none;
}
.ddsdefault .dd-option img,.ddsdefault .dd-selected img {
	width:20px;
	height:14px;
}
.ddsdefault .dd-option {
	border-bottom:1px solid #dddddd;
	color:#333333;
	cursor:pointer;
	display:block;
	overflow:hidden;
	padding:10px;
	text-decoration:none;
	transition:all 0.25s ease-in-out 0s;
}
.ddsdefault .dd-options > li:last-child > .dd-option {
	border-bottom:medium none;
}
.ddsdefault .dd-option:hover {
	background:none repeat scroll 0 0 #f3f3f3;
	color:#000000;
}
.ddsdefault .dd-selected-description-truncated {
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ddsdefault .dd-option-selected {
	background:none repeat scroll 0 0 #f6f6f6;
}
.ddsdefault .dd-option-image,.dd-selected-image {
	float:left;
	margin-right:5px;
	max-width:64px;
	vertical-align:middle;
}
.ddsdefault .dd-image-right {
	float:right;
	margin-left:5px;
	margin-right:15px;
}
.ddsdefault .dd-container {
	position:relative;
}
​.ddsdefault .dd-selected-text {
	font-weight:bold;
}
.flexslider .flex-direction-nav a,.flexslider .flex-direction-nav a {
	display:none;
}
.flexslider:hover .flex-direction-nav a,.flexslider:hover .flex-direction-nav a {
	display:block;
}
@font-face {
	font-family:'flexslider-icon';
	src:;
	src: format('embedded-opentype'), format('woff'), format('truetype'), format('svg');
	font-weight:normal;
	font-style:normal;
}
.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus {
	outline:none;
}
.slides,.slides > li,.flex-control-nav,.flex-direction-nav {
	margin:0;
	padding:0;
	list-style:none;
}
.flex-pauseplay span {
	text-transform:capitalize;
}
.flexslider {
	margin:0;
	padding:0;
}
.flexslider .slides > li {
	display:none;
	-webkit-backface-visibility:hidden;
}
.flexslider .slides img {
	width:100%;
	display:block;
}
.flexslider .slides:after {
	content:"\0020";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
html[xmlns] .flexslider .slides {
	display:block;
}
* html .flexslider .slides {
	height:1%;
}
.no-js .flexslider .slides > li:first-child {
	display:block;
}
.flexslider {
	margin:0 0 60px;
	background:#ffffff;
	border:4px solid #ffffff;
	position:relative;
	zoom:1;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);
	-o-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);
	box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);
}
.flexslider .slides {
	zoom:1;
}
.flexslider .slides img {
	height:auto;
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
}
.loading .flex-viewport {
	max-height:300px;
}
.carousel li {
	margin-right:5px;
}
.flex-direction-nav {
	*height:0;
}
.flex-direction-nav a {
	text-decoration:none;
	display:block;
	width:40px;
	height:40px;
	margin:-20px 0 0;
	position:absolute;
	top:50%;
	z-index:10;
	overflow:hidden;
	opacity:0;
	cursor:pointer;
	color:rgba(0,0,0,0.8);
	text-shadow:1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family:"flexslider-icon";
	font-size:40px;
	display:inline-block;
	content:'\f001';
	color:rgba(0,0,0,0.8);
	text-shadow:1px 1px 0 rgba(255,255,255,0.3);
}
.flex-direction-nav a.flex-next:before {
	content:'\f002';
}
.flex-direction-nav .flex-prev {
	left:-50px;
}
.flex-direction-nav .flex-next {
	right:-50px;
	text-align:right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity:0.7;
	left:10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity:1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity:0.7;
	right:10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity:1;
}
.flex-direction-nav .flex-disabled {
	opacity:0!important;
	filter:alpha(opacity=0);
	cursor:default;
}
.flex-pauseplay a {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	bottom:5px;
	left:10px;
	opacity:0.8;
	z-index:10;
	overflow:hidden;
	cursor:pointer;
	color:#000;
}
.flex-pauseplay a:before {
	font-family:"flexslider-icon";
	font-size:20px;
	display:inline-block;
	content:'\f004';
}
.flex-pauseplay a:hover {
	opacity:1;
}
.flex-pauseplay a.flex-play:before {
	content:'\f003';
}
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:-40px;
	text-align:center;
}
.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	background:#666;
	background:rgba(0,0,0,0.5);
	cursor:pointer;
	text-indent:-9999px;
	-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.flex-control-paging li a:hover {
	background:#333;
	background:rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background:#000;
	background:rgba(0,0,0,0.9);
	cursor:default;
}
.flex-control-thumbs {
	margin:5px 0 0;
	position:static;
	overflow:hidden;
}
.flex-control-thumbs li {
	width:25%;
	float:left;
	margin:0;
}
.flex-control-thumbs img {
	width:100%;
	height:auto;
	display:block;
	opacity:.7;
	cursor:pointer;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity:1;
}
.flex-control-thumbs .flex-active {
	opacity:1;
	cursor:default;
}
@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
	opacity:1;
	left:10px;
}
.flex-direction-nav .flex-next {
	opacity:1;
	right:10px;
}
}.sf-menu,.sf-menu * {
	list-style:none;
	margin:0;
	padding:0;
}
.sf-menu {
	line-height:1.0;
	z-index:497;
}
.sf-menu ul {
	left:0;
	position:absolute;
	top:-99999em;
	width:12em;
}
.sf-menu ul li {
	/*width:100%;*/
}
.sf-menu li {
	float:left;
	position:relative;
	z-index:498;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover,.sf-menu li.sfhover,.sf-menu li:hover ul,.sf-menu li.sfhover ul {
	z-index:499;
}
.sf-menu li:hover > ul,.sf-menu li.sfhover > ul {
	left:0;
	top:2.5em;
}
.sf-menu li li:hover > ul,.sf-menu li li.sfhover > ul {
	left:12em;
	top:0;
}
.sf-hidden {
	left:0 !important;
	top:-99999em !important;
}
.sf-menu a.sf-with-ul {
	min-width:1px;
}
.sf-sub-indicator {
	background: no-repeat -10px -100px;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0.75em;
	text-indent:-999em;
	top:1.05em;
	width:10px;
}
a > .sf-sub-indicator {
	top:0.8em;
	background-position:0 -100px;
}
a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfhover > a > .sf-sub-indicator {
	background-position:-10px -100px;
}
.sf-menu ul .sf-sub-indicator {
	background-position:-10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfhover > a > .sf-sub-indicator {
	background-position:-10px 0;
}
.sf-menu.sf-horizontal.sf-shadow ul,.sf-menu.sf-vertical.sf-shadow ul,.sf-menu.sf-navbar.sf-shadow ul ul {
	background: no-repeat right bottom;
	padding:0 8px 9px 0 !important;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
}
.sf-shadow ul.sf-shadow-off {
	background:transparent;
}
.sf-menu.rtl,.sf-menu.rtl li {
	float:right;
}
.sf-menu.rtl li:hover > ul,.sf-menu.rtl li.sfhover > ul {
	left:auto;
	right:0;
}
.sf-menu.rtl li li:hover > ul,.sf-menu.rtl li li.sfhover > ul {
	left:auto;
	right:12em;
}
.sf-menu.rtl ul {
	left:auto;
	right:0;
}
.sf-menu.rtl .sf-sub-indicator {
	left:0.75em;
	right:auto;
	background: no-repeat -10px -100px;
}
.sf-menu.rtl a > .sf-sub-indicator {
	top:0.8em;
	background-position:-10px -100px;
}
.sf-menu.rtl a:focus > .sf-sub-indicator,.sf-menu.rtl a:hover > .sf-sub-indicator,.sf-menu.rtl a:active > .sf-sub-indicator,.sf-menu.rtl li:hover > a > .sf-sub-indicator,.sf-menu.rtl li.sfhover > a > .sf-sub-indicator {
	background-position:0 -100px;
}
.sf-menu.rtl ul .sf-sub-indicator {
	background-position:0 0;
}
.sf-menu.rtl ul a > .sf-sub-indicator {
	background-position:-10px 0;
}
.sf-menu.rtl ul a:focus > .sf-sub-indicator,.sf-menu.rtl ul a:hover > .sf-sub-indicator,.sf-menu.rtl ul a:active > .sf-sub-indicator,.sf-menu.rtl ul li:hover > a > .sf-sub-indicator,.sf-menu.rtl ul li.sfhover > a > .sf-sub-indicator {
	background-position:0 0;
}
.sf-menu.rtl.sf-horizontal.sf-shadow ul,.sf-menu.rtl.sf-vertical.sf-shadow ul,.sf-menu.rtl.sf-navbar.sf-shadow ul ul {
	background-position:bottom left;
	padding:0 0 9px 8px !important;
	-webkit-border-radius:8px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius:8px;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomleft:0;
	border-radius:8px;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
}
.sf-vertical.rtl li:hover > ul,.sf-vertical.rtl li.sfhover > ul {
	left:auto;
	right:12em;
}
.sf-vertical.rtl .sf-sub-indicator {
	background-position:-10px 0;
}
.sf-vertical.rtl a > .sf-sub-indicator {
	background-position:0 0;
}
.sf-vertical.rtl a:focus > .sf-sub-indicator,.sf-vertical.rtl a:hover > .sf-sub-indicator,.sf-vertical.rtl a:active > .sf-sub-indicator,.sf-vertical.rtl li:hover > a > .sf-sub-indicator,.sf-vertical.rtl li.sfhover > a > .sf-sub-indicator {
	background-position:-10px 0;
}
.sf-navbar.rtl li li {
	float:right;
}
.sf-navbar.rtl ul .sf-sub-indicator {
	background-position:0 -100px;
}
.sf-navbar.rtl ul a > .sf-sub-indicator {
	background-position:-10px -100px;
}
.sf-navbar.rtl ul a:focus > .sf-sub-indicator,.sf-navbar.rtl ul a:hover > .sf-sub-indicator,.sf-navbar.rtl ul a:active > .sf-sub-indicator,.sf-navbar.rtl ul li:hover > a > .sf-sub-indicator,.sf-navbar.rtl ul li.sfhover > a > .sf-sub-indicator {
	background-position:0 -100px;
}
.sf-navbar.rtl ul ul .sf-sub-indicator {
	background-position:0 0;
}
.sf-navbar.rtl ul ul a > .sf-sub-indicator {
	background-position:-10px 0;
}
.sf-navbar.rtl ul ul a:focus > .sf-sub-indicator,.sf-navbar.rtl ul ul a:hover > .sf-sub-indicator,.sf-navbar.rtl ul ul a:active > .sf-sub-indicator,.sf-navbar.rtl ul ul li:hover > a > .sf-sub-indicator,.sf-navbar.rtl ul ul li.sfhover > a > .sf-sub-indicator {
	background-position:0 0;
}
.sf-navbar.rtl li li:hover > ul,.sf-navbar.rtl li li.sfhover > ul {
	left:auto;
	right:0;
}
.sf-navbar.rtl li li li:hover > ul,.sf-navbar.rtl li li li.sfhover > ul {
	left:auto;
	right:12em;
}
.sf-navbar.rtl > li > ul {
	background:transparent;
	padding:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-bottom-right-radius:0;
}
.sf-menu.sf-style-default {
	float:left;
	margin-bottom:1em;
	padding:0;
}
.sf-menu.sf-style-default.sf-navbar {
	width:100%;
}
.sf-menu.sf-style-default ul {
	padding-left:0;
}
.sf-menu.sf-style-default a {
	border-left:1px solid #fff;
	border-top:1px solid #cfdeff;
	padding:0.75em 1em;
}
.sf-menu.sf-style-default a,.sf-menu.sf-style-default a:visited {
	color:#13a;
}
.sf-menu.sf-style-default a.sf-with-ul {
	padding-right:2.25em;
}
.sf-menu.sf-style-default.rtl a.sf-with-ul {
	padding-left:2.25em;
	padding-right:1em;
}
.sf-menu.sf-style-default span.sf-description {
	color:#13a;
	display:block;
	font-size:0.8em;
	line-height:1.5em;
	margin:5px 0 0 5px;
	padding:0;
}
.sf-menu.sf-style-default li,.sf-menu.sf-style-default.sf-navbar {
	background:#bdd2ff;
}
.sf-menu.sf-style-default li li {
	background:#aabde6;
}
.sf-menu.sf-style-default li li li {
	background:#9aaedb;
}
/*.sf-menu.sf-style-default li:hover,.sf-menu.sf-style-default li.sfhover,.sf-menu.sf-style-default a:hover,.sf-menu.sf-style-default a:active {
	background:#cfdeff;
	outline:0;
}*/
.sf-menu.sf-style-default a:focus{
	
}
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper ol,.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper ol li {
	margin:0;
	padding:0;
}
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
	font-weight:bold;
}
.sf-menu.sf-style-default ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	display:inline;
	float:left;
	width:12em;
}
.sf-menu.sf-style-default.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	float:right;
}
.sf-menu.sf-style-default li.sf-parent-children-1 ul.sf-megamenu {
	width:12em;
}
.sf-menu.sf-style-default li.sf-parent-children-2 ul.sf-megamenu {
	width:24em;
}
.sf-menu.sf-style-default li.sf-parent-children-3 ul.sf-megamenu {
	width:36em;
}
.sf-menu.sf-style-default li.sf-parent-children-4 ul.sf-megamenu {
	width:48em;
}
.sf-menu.sf-style-default li.sf-parent-children-5 ul.sf-megamenu {
	width:60em;
}
.sf-menu.sf-style-default li.sf-parent-children-6 ul.sf-megamenu {
	width:72em;
}
.sf-menu.sf-style-default li.sf-parent-children-7 ul.sf-megamenu {
	width:84em;
}
.sf-menu.sf-style-default li.sf-parent-children-8 ul.sf-megamenu {
	width:96em;
}
.sf-menu.sf-style-default li.sf-parent-children-9 ul.sf-megamenu {
	width:108em;
}
.sf-menu.sf-style-default li.sf-parent-children-10 ul.sf-megamenu {
	width:120em;
}
