body{
	background: #2E2E2E;
	font-size:12px;
	margin:0px;
	padding:0px;
	color: #e7e7e7;
}

#top{
	width:100%;
	min-width:1024px;
	height: 185px;
	margin:0px;
	padding:0px;
	clear:both;
}

#searchBar{
	width:100%;
	height:20px;
	padding-top:2px;
	margin:0px;
	clear:both;
	background:#000;
}
#top #smLinks{
	height:20px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#top #banner{
	height: 80px;
	width:100%;
	background:#1d1d1d url(../../mock/hbg.jpg) top left ;
}
#top #nav{
	width:100%;
	height: 46px; /* ORIG: 46px */
	background:#2d2d2d url(../../mock/linkbg.png) top left repeat-x;
}
#nav ul{
	list-style-type:none;
	margin-left:7px;
}
#nav ul li{
	float:left;
	
}

#nav ul li a{
	width:120px;
	height:40px;
	margin-left:10px;
	/*padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;*/
	text-align:center;
	background:transparent url(../../mock/button.png) top left repeat-x;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	padding-top:10px;
	font-family:verdana;
	
}
#nav a.activeLink{
	background:transparent url(../../mock/button_hover.png) top left repeat-x;
}
#nav a:hover{
	background:transparent url(../../mock/button_hover.png) top left repeat-x;
}
#top #h_sep{
	width:99.5%;
	height:25px;
	background:transparent url(../../h_sep.jpg) repeat-x;
	/*clear:both;*/
}
#top #h_sep a:link{
	color:#1d1d1d;
	text-decoration:none;
}
#c_wrapper{
	
	width:99.5%;
	height:83%;
	min-width:1024px;
}
#page{
	/*margin-top:15px;*/
	margin-left:.5%;
	width:70%;
	padding:1%;
	/*padding-top:2%;*/
	height:auto;
	min-height:300px;
	float:left;
	margin-right:3%;
	background:#1d1d1d;
	border:1px solid #0d456b;
	margin-bottom:20px;
}
.gal_image{
	float:right;
	margin:5px;
	width:auto;
	
}
.gallery{
	clear:both;
}
/*.gal_image img{
	width:100%;
}*/
#context_browser{
	float:right;
	height:80%;
	margin-top:15px;
	width:20%;
	

}
#page p{
	line-height: 1.2em;
	font-size:1.2em;
	text-indent:10px;
	line-height:1.2em;
	padding:1%;
	
}
#page img{
	float:left;
}
.strongheading{
	font-size:1.5em;
	color:#1990c8;
}
a:link{
	color:#008df0;
	text-decoration:none;
}

a:visited{
	color:#0081d0;
	text-decoration:none;
}
a:hover{
	color:#008ff1;
	text-decoration:underline;
}
a.artist{
	color:#008df0;
	text-decoration:none;
}
a.artist:hover{
	color:#008ff1;
	text-decoration:underline;
}
a.extended{
	color:#008f0f;
	text-decoration:none;
}
a.extended:hover{
	color:#00af0f;
	text-decoration:underline;
}
#copy{
	width:100%;
	background:#1d1d1d;
	height:25px;
	padding-top:5px;
	margin-top:30px;
	clear:both;
	display:block;
	text-align:center;
}
.module{
	/*border-bottom:2px solid #c32cc0;
	border-bottom:2px solid #00217e;*/
	margin-bottom:15px;
	background:#1d1d1d;
	border:1px solid #0d456b;
	padding:1%;
}
.mod_content{
	text-indent:10px;
}
.mod_title{
	font-family:sans;
	font-size:1.2em;
	font-weight:bold;
	/*text-decoration:underline;*/
}
.mod_title span{
	text-decoration:underline;
}
.mod_title a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#accAction a{
	float:left;
	color:#008df0;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #cecece;
}
a.mail{
	color:#008f0f;
	text-decoration:none;
}
.coverGallery_small div{
	/*width:30%;*/
	width:20%;
	/*float:left;*/
}
.coverGallery_small div img{
	float:right;
	margin-right:10px;
}
.contentTitleBox ul{
	list-style:none;
}
.contentTitleBox ul li{
	float:right;
	margin-right:5px;
}
.subNav{
	background:transparent;
	height:30px;
	margin-left:.5%;
	width:72%;
}
.subNav ul{
	list-style:none;
}
.subNav ul li{
	float:left;
}
.subNav ul li a{
	float:left;
	color:#2e2e2e;
	text-decoration:none;
	padding-top:4px;
	height:25px;
	background:#ececec url(../../mock/subTab.jpg) top right repeat-y;
	/*border-right:1px solid #efefef;*/
	padding-left:1px;
	padding-right:15px;
	/*margin-right:3px;*/
}
.subNav ul li a.activeTab{
	color:#ececec;
	background:#1e1e1e;/* url(mock/subTab_active.jpg) top right repeat-y;*/
}
#page ul.ilist
{
	list-style:none;
}
#page ul.ilist li{
	float:left;
	margin:5px;
}
#page ul.list{
	list-style:none;
}
.boldified{
	font-size:18px;
	font-weight:bold;
}
#page ul.list li{
	float:none;
	height:45px;
	padding-top:5px;
	clear:both;
	border-bottom:1px solid #cecece;
}

#page img{
	border:none;
}
.clickable{
	color:#008df0;
	cursor:pointer;
}
span.faded{
	color:#4d4d4d;
	font-size:.8em;
}
select{
	background:#3d3d3d;
	color:#fff;
}
.musiclib_active_item{
	background:#3d3d3d;
}
.blog_post{
	margin-bottom:10px;
	border:1px solid #3d3d3d;
}
.blog_title{
	font-size:1.2em;
	color:#008df0;
}
.blog_sub_title{
	font-size:.8em;
	color:#5d5d5d;
}
.blog_content{
	margin-left:10px;
}
.blog_content p{
	line-height:.4em;
	word-spacing:1.2px;
}
