

#sidebar {



background-image:url(../images/show-listing-bg.jpg);

width:290px;

height:600px;

font-family: sans-serif;

}

#sidebar a {

		color:#ffffff;

		text-decoration:none;

	}

		#sidebar a:hover {

			

			text-decoration:none;

			color:#FF0;

		}

#videobar {



background-image:url(../images/video-listing-bg.jpg);

width:290px;

height:2435px;

font-family: sans-serif;

}

#videobar a {

		color:#ffffff;

		text-decoration:none;

	}

		#videobar a:hover {

			

			text-decoration:none;

			color:#FF0;

		}
		
#videobar li {
			
			text-decoration:none;
		
			font-size:18px;
			
}

.anylinkcss{

position:absolute;

visibility: hidden;

border:1px solid gray;

border-bottom-width: 0;

font-size:14px;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

line-height: 20px;

z-index: 100;

background-color: #6f6f6f;

width: 225px;

}



.anylinkcss a{

color: black;

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid gray;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

text-indent: 6px;

}



.anylinkcss a:hover{ /*hover background color*/

background-color: #373535;

color: #ffffff;

}





.navlist {

font-size:16px;

color:#FFFFFF;

font-weight:lighter;

line-height:34px;

font-family:Georgia, serif;







}



