/*black sub-styles */
a:hover {text-decoration:none;color:#b01f87;}
h1{font-size:22px; color:#000000; font-weight: normal; padding-top: 5px;}
h2{font-size:18px;color:#000000; font-weight:normal;}
h1.head {font-size:18px;color:#000000; font-weight: normal;}
/* Menu */
#nav, #nav-wrap{color:#f1f1f1;}
#nav-wrap{background:#262626 url(../../themecolor/black/nav-bg-black.jpg);}
#nav ul li a{color:#f1f1f1;}
#nav ul li a:hover{color:#f1f1f1;background:#262626 url(../../themecolor/black/nav-hover-black.jpg) repeat-x;}
.nav-div{background:#262626 url(../../themecolor/black/nav-div-black.jpg)}
/* Boxes Styles Starts */
.block-top{
background:url(../../themecolor/black/block-top-black.gif) no-repeat top;
height:35px;
line-height:35px;
color:#f1f1f1;
text-indent:37px;
font-weight:bold;
font-size:13px;
}
#footer{background:url(../../themecolor/black/footer-black.gif) no-repeat;}	
