When your site is first created, some custom styles are added to create a colored menu, and to add some definition to your site. You will find these on the 'My Site | Styles' page in the HeadTreez Dashboard.
Feel free to change these to suit your needs. If you ever mess it up and just want to go back to the defaults we added originally, paste the following into the text box on the 'My Site | Styles' page, and you will back to your starting point.
It looks like this:
The default custom styles:
stdTable {
width:90%;
font: 10px verdana, sans-serif;
clear:none;
margin: 5px;
padding:5px;
border:solid 1px #000000;
} body
{
font: 10pt Times, "Times New Roman", Georgia, Verdana, serif;
padding-top:0px;
margin-top:0px;
color:#000;
} p
{
line-height:1.5em;
margin:0;
padding:5px 0 0 12px;
} a,a:link,a:visited,a:active
{
text-decoration:underline;
color: #37642E;
font-weight:bold;
} a:hover
{
color: #37642E;
text-decoration:underline;
} #bodyPanel
{
width:900px;
color:#000;
} #bodyContainer /* just inside bodyPanel */
{
background-color:#fff;
} #headerPanel
{
text-align:center;
background-color:transparent;
vertical-align:middle;
} #MySiteHeader
{
border-bottom:1px solid Black;
} #MenuWrapper
{
background: #8DC53E;
border-right:1px solid Black;
border-bottom:1px solid Black;
} #MenuSel{
border: solid 1px #fff;
background:#CAF579;
} #MenuWrapper a, #MenuWrapper a:link, #MenuWrapper a:visited, #MenuWrapper a:hover, #MenuWrapper a:active { color:#fff; } #MenuWrapper a:hover { text-decoration: none; } #centerContainer
{
width:750px;
padding:0px;
background: transparent;
border-left:1px solid #000;
} #rightContainer { background:transparent; } #UserSiteMenu a,#UserSiteMenu a:link,#UserSiteMenu a:visited,#UserSiteMenu a:active
{
text-decoration:none;
color: #fff;
font-weight:normal;
} #UserSiteMenu a:hover
{
color: #fff;
text-decoration:underline;
} #UserSiteMenu .selected
{
border:none;
background-color:#B3C074;
} #midPanel
{
border-top:#2C5079 1px solid;
border-bottom:#2C5079 1px solid;
border-collapse:collapse;
} #footerPanel { background-color:#fff; } .actionLinks { text-align:right; } .sideBarTitle
{
color:#fff;
font-weight:bolder;
text-align:center;
} .sideBarContainer a, .sideBarContainer a:link, .sideBarContainer a:visited, .sideBarContainer a:active
{
text-decoration:none;
color: #fff;
font-weight:bold;
} .sideBarContainer a:hover
{
color: #fff;
text-decoration:underline;
}