@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/Roboto-Condensed-webfont.eot');
    src: url('../fonts/Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Condensed-webfont.woff') format('woff'),
         url('../fonts/Roboto-Condensed-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url('../fonts/Roboto-BoldCondensed-webfont.eot');
    src: url('../fonts/Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-BoldCondensed-webfont.woff') format('woff'),
         url('../fonts/Roboto-BoldCondensed-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-BoldCondensed-webfont.svg#RobotoBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/Roboto-Light-webfont.eot');
    src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Light-webfont.svg#RobotoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoLightItalic';
    src: url('../fonts/Roboto-LightItalic-webfont.eot');
    src: url('../fonts/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-LightItalic-webfont.woff') format('woff'),
         url('../fonts/Roboto-LightItalic-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-LightItalic-webfont.svg#RobotoLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'RobotoBlack';
    src: url('../fonts/Roboto-Black-webfont.eot');
    src: url('../fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Black-webfont.woff') format('woff'),
         url('../fonts/Roboto-Black-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Black-webfont.svg#RobotoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'OswaldBold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'OswaldLight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}





body {
	
	margin: 0;
	padding: 0;
	background-color: #ebebef;
}


#page {
	margin: 0;
	padding: 0;
	font-family: 'RobotoLight';
	width:960px;
	background-color: #e7e7e7;
       
}


#search-bar {
	float:right;
	width:140px;
	height: 18px;
	background: none repeat scroll 0 0 #888888;
	border-radius: 8px;
	overflow: hidden;
	cursor: default;
	padding-top: 2px;
	margin-right: 10px;
	margin-top: 17px;

}

input#edit-search-block-form--2 {
	float:left;
	font-size: 11px;
	width: 108px;
	color: white;
	background-color: #888888;
	color:white;
	border: none;
}


/*
input#edit-submit--2 {
	width:20px;
	background: transparent url("../images/search.png") no-repeat;
	border: none;
	display: inline-block;
    text-indent: -9999px;
}

input#edit-submit{

	width:20px;
	background: transparent url("../images/search.png") no-repeat;
	border: none;
	display: inline-block;
    text-indent: -9999px;
 

}	


#block-search-form {	
	display: inline;
	margin:0px;
/* 	font-weight: 300; 
 * 
 * 
} */

.banner-row {
	padding-top: 5px;	

}

#followus {
	float:right;
	position: relative;
	padding: 0;
	margin: 0;
	width: 304px;
}

#followus img {
	padding-right: 4px;
}

#slider {
	background-image: url("../images/carousel-shadow.png");
}

#top_image {
		padding-left:10px;
}

#edit-actions{
	
}

.fright {
	float:right;
}

.fleft { 
	float: left;

}

#navigation-bar {
	font-family: 'RobotoCondensed';
	color: black;
	font-size: 19px;
	clear:both;
	float:left;
	height: 30px;
	letter-spacing: 0px;
	padding-top: 10px;
	margin: 0px;

}

#navigation-bar li a {
	text-decoration: none;
	color:black;
}


#header {
	
	left:0px;
	top:0px;
	width:960px;
	height:88px;

}

#logo-wrap{
	float:left;
	padding-left:10px;
	padding-top: 17px;
	width:80px;
	height:30px;


}
#slider {

	left:0px;
	top:90px;
	width:960px;
	height:420px;
}

#releases {
	position: relative;
	float:left;
	width:460px;
	height:290px;
	overflow:hidden;
	border-bottom: 10px solid #e13e37;
	margin-right:10px;
	margin-left:10px;
	background-color: #dadada;
}

#schedule{
	margin-right:10px;
	margin-bottom: 10px;
	float:right;
	width:470px;
	height:290px;
	background-color: #dadada;
	border-bottom: 10px solid #e13e37;
	overflow: hidden;
}


#node-teasers {
	font-family:'RobotoLight';
	float:left;
	width:630px;
	color:black;
	background-color: #e7e7e7;
    font-size:14px;
}



#player-banner {
	
}
.region-sidebar {
	width: 320px;
	float:right;
}



#footer {
	clear:both;
	width:960px;
	height:243px;
}



.node-title  a {
	display: inline-block;
	text-decoration: none;
	color:black;
	padding: 5px 5px 3px;
	margin: 0;
	background-color:white;
	font-size: 21px;
	font-family:'RobotoCondensed';

}

.mainpage-sub {

	
	margin-top: 5px;
	background-color:white;
	font-size: 21px;
	line-height: 30px;
	padding: 4px 5px 1px;
	font-family:'RobotoCondensed';

}


.mainpage-sub2 {
	margin-top: 5px;
	background-color:white;
	font-size: 21px;
	line-height: 30px;
	padding: 4px 5px 1px;
	font-family:'RobotoCondensed';

}

.region-releases {
	margin-top:10px;
	
}


.content {

padding-left:10px;
}


a {
	margin:0;
	padding: 0;


}


.dottedline {
   /*  border-bottom: 6px dotted red; */
	background-image: url("../images/seperator.png");
	background-repeat:repeat-x;
	margin-bottom: 5px;
	margin-right: 10px;
}

.image {
	float: left; 
	padding-right: 10px;
	height: 100%;
}

.imagewid {
	float:left;
	width : 100%;
	
}


#sponsors {
	float: left;
	width: 100%;
	height:75px; 	
	margin-top: 10px;
}

span.views-field-field-sponsor-logo {
padding-right: 10px;

}

#block-views-sponsor-logos-block {

	background-color: #dadada;	
}

.carouseldiv{
	position: relative;

}

.carousel_desc{
	position: absolute;
	left:10px;
	bottom: 46px;
	font-family: 'RobotoBoldCondensed';
/* 	font-weight: bold; */
	background-color: white;
	color: black;
	height: 26px;
	text-decoration: none;
	font-size: 24px;
	text-transform: uppercase;
	border: none;
	line-height: 28px;
	padding: 0px 4px;
}

.carousel_desc2{
	position: absolute;
	left:10px;
	bottom: 17px;
	font-family: 'RobotoBoldCondensed';
/* 	font-weight: bold; */
	background-color: white;
	color: black;
	height: 26px;
	text-decoration: none;
	font-size: 24px;
	text-transform: uppercase;
	border: none;
	line-height: 28px;
	padding: 0px 4px;
}

.nav {

	position: absolute;
	right:5px;
	bottom: 10px;
}

.mav li {
	display:inline-block;

}
.nav a {
	display:inline-block;
    width:17px;
    height: 17px;
    margin-right:10px;
    background-image: url("../images/dot.png");

}

.nav a.activeSlide{
    background-image: url("../images/selected.png");
    width:17px;
    height:17px;

}


.artist_div{
	position: relative;
	background-image: url("../images/carousel-shadow.png");
	padding-bottom: 10px;
}

.artist-desc{
	position: absolute;
	left:20px;
	bottom: 26px;
	font-family: 'RobotoBoldCondensed';
/* 	font-weight: bold; */
	color: black;
	font-size: 26px;
	text-transform: uppercase;
	border: none;
}

.artist-desc h1 {
	line-height: 22px;
	padding: 3px 1px 0px;
	background-color: white;
}

#navigation-bar  li {

	padding-right: 0px;
	

}
.read-more a{
	color: black;
	text-decoration:none;
	border-bottom:1px solid grey;
	padding-bottom: 0px;
	font-size:13px;
}

.field-items {
	font-size:14px;
}

div#node-308 .submitted {
        display:none;
}

.submitted {
	font-size: 12px;
	margin-bottom: 5px;
}

.pager-previous a{
	float: right;
	text-decoration: none;

}

.pager-next a{
	float: left;
	text-decoration: none;

}


.redrule {
	clear:both;
	
	padding-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:0px;

}


.region-socialm {
	float: right;
	margin-right: 5px;
	height: 35px;
	padding: 0px;
}

#foll-text {
	
	float: left;
	font-size: 19px;
	margin-top: 9px;
	margin-left: -13px;
	font-family: 'RobotoCondensed';
	

}

.view-sponsor-logos{

	height: 75px;
}


.sponsorx {					
float:left; 
margin-right:20px;
margin-top: 10px;
}

.social-share {
clear:both;
float:left;
margin-top: 10px;
margin-bottom: 10px;

}
.social-share-facebook {
  background: transparent url(../images/facebook-social.png) no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
}
.social-share-twitter {
  background: transparent url(../images/twitter-social.png) no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
}
.social-share-googlebuzz {
  background: transparent url(../images/googleplus.png) no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
}

#footer-menu {
	clear:both;
	height: 170px;
	width: 100%;
	background-color: #a8a8a8;
	margin: 0;
	padding: 0;
}



#logo-bottom {
	width: 100px;
	padding-left:10px;
	padding-top: 10px;
	float:left;
}

#menu-bottom {
	float: left;
	margin-left: 50px;
	margin-top: 40px;

}



#menu-bottom ul li {
	height: 15px;
}

#menu-bottom ul li a{
	color: black;
	text-decoration: none;
	font-size: 13px;
}

.node-content {

	width: 610px;
}


.sch-box {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width:460px; 
	height: 200px;

}

.sch-box151{
	float:left;
	margin-top: 10px;
	margin-right: 20px;
	width:450px; 
	height: 200px;

}

.sch-body  {
	float:left;
	font-size:14px;
	line-height: 18px;
	width:230px;
        margin-left: 10px;

}

.sch-body151 {
	float:left;
	font-size:14px;
	line-height: 18px;
	padding-left: 10px;
	width:210px;
}

.sch-image, .sch-image151 {
	float:right;
	width: 220px;
}
.sch-link, .sch-link151 {
	float: left;
	clear: left;
	padding-left: 10px;
}



.sch-link a {
	color: black;
	font-family:'RobotoCondensed';

}
.sch-link151 a {
	color: black;
	font-family:'RobotoCondensed';

}
.sch-artist, .sch-artist151 {
	float:left;
	width: 100px;
	font-size: 14px;
}

.full {
	clear:both;
	width:100%;
}
div.view-schedule ul.pager {
	clear:both;
	float:right;
	margin-right: 10px;
	padding: 0;
	width: 50px;
	height: 25px;
	margin-bottom:20px;

}
div.view-schedulenublu151 ul.pager {
	clear:both;
	float:right;
	margin-right: 0px;
	padding: 0;
	width: 50px;
	height: 25px;
	margin-bottom:20px;

}

div.view-schedule ul.pager li, div.view-schedulenublu151 ul.pager li	{
	display: block;

}


div.view-schedule .pager-previous a, div.view-schedulenublu151 .pager-previous a {

	float:left;
	width: 20px;
	display:block;
	height: 20px;
	text-indent: -1999px;
	overflow: hidden;
	background-image: url(../images/buttons.png);
  	background-position: 0 0;
  	text-decoration: none;
}

div.view-schedule .pager-next a, div.view-schedulenublu151 .pager-next a {
	
	
	width: 20px;
	float:right;	
	background-image: url(../images/buttons.png);
	background-position: 20px 0; 
	text-decoration: none;
	width: 16px;
	display:block;
	height: 20px;
	text-indent: -1999px;
	overflow: hidden;

	}

div.pager-past-shows {
width:90px;
padding-left:400px;
}

div.pager-past-shows .pager-previous a{
	float:left;
	width: 20px;
	display:block;
	height: 20px;
	text-indent: -1999px;
	overflow: hidden;
	background-image: url(../images/buttons.png);
  	background-position: 0 0;
  	text-decoration: none;

}

div.pager-past-shows .pager-next a{
	float:right;
	width: 20px;
	display:block;
	height: 20px;
	text-indent: -1999px;
	overflow: hidden;
	background-image: url(../images/buttons.png);
  	background-position: 20px 0; 
  	text-decoration: none;

}
div.view-schedule .ajax-progress-throbber {
  display: none;
}




.sch-obj, .sch-obj151 {
	width: 58px;
	height: 40px;
	background-image: url(../images/date-bg.jpg);
	font-size: 14px;
	font-family:'RobotoCondensed';
	vertical-align: bottom;
	
}

.sch-wd, .sch151-wd {
       font-size:9px;
       height:16px;
       margin: 0;
       overflow: hidden;
       margin-left: 7px;
       color: #464646;
       font-family: arial;
       font-weight: normal;
}



.sch-obj span.sch-m{
	font-family: RobotoBoldCondensed;
    font-size: 14px;
    margin-left: 7px;
    color: #464646;
}

.sch-obj151 span.sch151-m{
	font-family: RobotoBoldCondensed;
    font-size: 14px;
    margin-left: 7px;
    color: #464646;
}

.sch-obj span.sch-d{
	font-family: RobotoBoldCondensed;
    font-size: 16px;
    padding-left: 3px;
    color: #464646;
    padding-right: 4px;
}

.sch-obj151 span.sch151-d{
	font-family: RobotoBoldCondensed;
    font-size: 16px;
    padding-left: 3px;
    color: #464646;
    padding-right: 4px;
}

#sch-date, #sch-date151 {
	float: left;
	margin-top: 12px;

}
#sch-date ul li {
	display: inline-block;

}

#sch-date151 ul li {
	display: inline-block;

}

h1#page-title {
	display: inline-block;
	background-color: white;
	font-size: 21px;
	margin-left: 10px;
	padding: 4px 3px 1px;
	margin-bottom: 10px;
	font-family:'RobotoCondensed';
	
}
.copyright {
	float:right; 
	clear:both;
	padding-top:5px;
	padding-right: 20px;
}

.info-blocks {
	width:300px;
	height: 200px;
	overflow: hidden;


}

.sidebar-h {
	clear:right;
	width:300px;
	float:right;
	overflow:hidden;
	margin-right:10px;
	margin-bottom: 10px;
        font-size: 14px;


}
.sidebar-h div.stitle p {
    display: inline-block;
	background-color:white;
    font-family: 'RobotoCondensed';
    font-size: 21px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 4px 3px 1px;
}

.sidebar-h .scontent {
	background-color:white;
	padding: 10px;
	overflow:hidden;
}



.video-desc {
	background-color:white;
	padding: 5px 0px 5px 10px;
	margin-right: 20px;
	overflow:hidden;
	font-size: 14px;
	height: 40px;
	margin-bottom: 17px;
}

.video-actual {
margin-right: 20px;
background-color:white;

}

div.view-videos {
margin-bottom: 80px;

}

/*div.region-releases div div.content {
padding-left: 0px;

}*/

li.even div.views-field-field-carousel-image div img {
float:right;
}

li.odd div.views-field-field-carousel-image div img {
float:left;
}

.schpage-box {
clear:both;
width: 940px;
height: 170px;
background-color: white;
margin-bottom: 10px;
}

.schpage-img {
float: right;
margin-top: 10px;
margin-right: 10px;
}

.schpage-main {
float:left;
margin-top: 13px;
margin-left: 10px;
height:90%;
line-height: 16px;
}

.schpage-body {
float: left;
height: 94%;
}
.schpage-lnktitle {
float: left;
height: 6%;
clear:left;
}
.schpage-lnktitle a{
color: black;
}

.schpage-date {
	float:left;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 10px;
}
.schpage-date table tr td {
	color: #009de9;
	text-align: right;
	font-family: 'RobotoCondensed';
	
}

.schpage-date1 {
	font-size: 13px;
}
.schpage-date2 {
	font-size: 13px;
	
}
.schpage-date3 {
	font-size: 48px;
	line-height:50px;
}

.schpage-blue {
	background-color:#009de9;
	height: 60px;
	width: 60px;
}


#artistbio {
	font-size: 14px;
	background-color:white;
	margin-left:10px;
	padding: 10px;
	overflow:hidden;
}


h1.artist-heading {
	display: inline-block;
	background-color: white;
	font-size: 21px;
	margin-left: 20px;
	padding: 4px 3px 1px;
	margin-bottom: 10px;
	font-family: 'RobotoCondensed';
}

#artistlinks {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height:15px;
	background-color:white;
	margin-left:20px;
	margin-right: 10px;
        margin-bottom: 10px;
	display:inline-block;
	width:290px		
}


#artistshop {
	
	background-color:white;
	margin-left:20px;
	margin-right: 10px;
        margin-bottom: 10px;
	display:inline-block;
	width:300px;		
	height: 50px;
}


#artistshop img {
    padding-left: 7px;
    padding-right: 0;
    padding-top: 10px;

}

.padtop {
	padding-top:10px;
}

.art-links {
width:140px; 
display:inline-block;
position: relative;
height: 30px;
}

.art-links a img {
position:absolute;
bottom: 0;

}

.art-links a span {
position:absolute;
bottom: 5px;
left: 30px;
color: black;
}

#artistview {
	background-color:white;
	margin-left:20px;
	margin-right: 10px;
        margin-bottom: 10px;
	width:300px;	
	padding-bottom:5px;	
	/* height: 175px; */
	overflow:hidden;
}

.rel-links {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;

}
.rel-links a {
	color: black;
	text-decoration: none;
	font-size: 12px;
}



div.view-related-posts div.item-list ul{
	margin: 0px;
}

div.view-related-posts div.item-list ul li.pager-previous{
	float:right;
	width: 55px;
}
div.view-related-posts div.item-list ul li.pager-next{
	float:left;
	width: 35px;
}

div.view-related-posts div.item-list ul li a{
	color : black;
	font-size: 14px;
	
}

div.view-frontpage div.item-list ul{
	margin: 0px;
}

div.view-frontpage div.item-list ul li.pager-previous{
	float:right;
	width: 65px;
}
div.view-frontpage div.item-list ul li.pager-next{
	float:left;
	width: 41px;
}

div.view-frontpage div.item-list ul li a{
	color : black;
	font-size: 12px;
	font-family: 'RobotoCondensed';
}

#artist-sidebar {
	width:320px;
	overflow:hidden;
}

#download {	
        background-color:white;
        margin-left:20px;
        margin-bottom: 10px;
	width:280px;		
	overflow:hidden;
	height: 30px;
	padding: 10px 10px 0px 10px;
	
}
#download a {
	color : black;

}

#artistvideo {
        margin-left:20px;
	position: relative;
	overflow:hidden;
}

#frontvideo {
	position: relative;
	overflow:hidden;
}
#youtube-bar {
	bottom:0;
	position: absolute;
}


#artist-music {
	float:left;
	width:600px;
	color:black;
	background-color: #e7e7e7;
	font-smooth: always;
	background-color:white;
	margin-left: 10px;
	padding: 10px;

}

.sf-menu li li:hover > ul,
.sf-menu li li.sfHover > ul {
  left: 104px !important;
  top: 15px !important;
  boder: 1px solid black !important;
}

h1.artist-titles {
	margin-top: 10px;
	clear: both;
	display: inline-block;
	font-family: 'RobotoCondensed';
	background-color: white;
	font-size: 21px;
	margin-left: 10px;
	padding: 4px 3px 1px;
	margin-bottom: 10px;
}

#artist-photos {
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: white;

}

#artist-photos ul {
	
	padding-left: 15px;

}
#artist-photos li {
	display: inline-block;
	padding-right: 10px;

}

.artist-listing {
	position: relative;
	margin-right:20px;
	margin-bottom: 20px;
	color: black;
	text-decoration: none;
	font-family: 'RobotoBoldCondensed';

}
.artist-name {
	position: absolute;
	left: 5px;
	bottom: 10px;
	font-size: 20px;
	background-color: white;
	line-height: 21px;
	padding: 1px 3px 0px;
}

.artist-name1 {
	position: absolute;
	left: 5px;
	bottom: 38px;
	font-size: 14px;
	background-color: white;
	line-height:18px;
	padding: 0px 2px;
}


.views-field-field-carousel-image a {
	text-decoration: none;
}


.margin50 {
	margin-left: 47%;
}


.gallery-desc {
	background-color:white;
	overflow:hidden;
	height: 40px;
        width:290px;
        padding: 0px 0px 5px 10px;
}

.gallery-imagel {
display: inline-block;
margin-right: 20px;
background-color:white;
margin-bottom: 17px;
}

.gallery-imager {
display: inline-block;
background-color:white;
display: inline-block;
margin-bottom: 17px;
}


li.sf-depth-1 ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 12px;
    top: -15px;
    width: 0;
    height: 0;
    border-left: 8px solid rgba(238, 238, 238, 0);
    border-right: 8px solid rgba(238, 238, 238, 0);
    border-bottom: 12px solid white;
    border-top : none;
}

li.sf-total-children-2 ul li:first-child a:hover:after{
    border-bottom-color: white; 
}

li.sf-depth-3 a:after {
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 0px !important;



}
.search-info {
    display: none;
}