
/*
Place custom CSS for the client in this file.
h1
{
    color: #38312B;
}
*/
/* vertical menu alignment */
#vertmenu{margin-top:30px;}
#vertmenu a:link{text-decoration:none;}

/* feature action bar links*/
.ahn-feature-action-bar A:link{color: #ffffff;}
.ahn-feature-action-bar A:hover{color: #000;}
.ahn-feature-action-bar A:visited{color: #ffffff;}

/* category box links*/
.ahn-category-edit a{color: #ffffff;}
.ahn-category-edit a:hover{color: #8c7541;}

/* widget page links */
.ahn-user-profile-box .user-actions A:link{color: #fff;}
.ahn-user-profile-box .user-actions A:hover{color: #8c7541;}
.ahn-bottom-box{color: #fff;}

/*   transparencies  */
#ahn-bottom-content{background: none transparent scroll repeat 0% 0%;}
#ahn-side2-content{background: none transparent scroll repeat 0% 0%;}

/*  Public/Private user links */
.ui-tabs .ui-state-default A:link {color: #000000;}