@charset "utf-8";

h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 0.5em; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; color:#090; }

img{
	margin:0 10px 5px 0;
}

textarea      { width: 390px; height: 150px; padding:5px; }

tbody tr:nth-child(even) td, tbody tr.even td  { 
	background: none; 
}

a:focus,
a:hover     { color: #444; text-decoration: underline; }
a           { color: #090; text-decoration:none; }

#top_bar{
	height:30px;
	border:none;
}
#top_bar a{
	color:#eee;
}

.site_left{
	float:left;
	background:url(../images/index_03.jpg) no-repeat;
	height:580px;
	width:204px;
	vertical-align:top;
}

.site_content{
	float:left; 
	width:530px; 
	background:url(../images/index_04.jpg) top right no-repeat;
}

body {
	color:#666;
	background-color:#d8feb1;
	background:url(../images/bg_.jpg) top ;
}

.sprite{background:transparent url('../images/sprite_audiojungle.png') no-repeat top left;}
#categories:hover h3{background-position:-531px -43px; }
#categories:hover ul{display:block}
#categories{position:absolute}
#categories h3{position:absolute;left:-2px;top:0px;z-index:1100;width:132px;height:19px;padding:10px;padding-left:20px;background-position:-531px -3px;text-indent:-9999px;cursor:pointer}
#categories ul{text-align:left;display:none;position:absolute;z-index:1000;width:138px;background-color:#d8feb1;border:1px solid #a7a7a7;list-style:none;top:20px;left:-1px;padding:25px 10px 15px 10px}
#categories ul li.more-cats{text-align:center}
#categories ul li.more-cats a{font-size:10px;color:#9c9c9c}
#categories ul li{padding-left:10px;padding:4px 10px;font-size:15px;color:#3b3b3a}
#categories ul li ul{margin-top:5px;display:block;position:relative;top:auto;left:auto;padding:0px 0px 0px 0px;border:0px;border-left:1px solid #dbdbdb;background:transparent}
#categories ul li ul li{padding:4px 16px;background-position:-1107px -185px}
#categories ul li ul li a{font-size:13px;line-height:15px}
#categories ul li a{font-size:12px;color:#3b3b3a}
#categories ul li a:hover{color:#0C0;text-decoration:none;}



