﻿body 
{
	margin-top: 40px;
	margin-left: 25px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	background-color: White;
}

td
{
	font-family:Verdana, Arial, Sans-Serif;
}

a, a:link, a:visited, a:active 
{
	color: #666;
	text-decoration: none;
	}
a:hover
{
	color: #633;
	text-decoration: none;
}


/* navigation menu */
.menubody
{
	background-color : #fff;
	width: 175px;
}

td.menuunpublished, td.menupublished, td.menuselected, td.menuunpublished2, td.menupublished2, td.menuselected2
{
	padding-left: 5px;
	padding-top : 5px;
	padding-bottom :4px;
	border-bottom : 1px solid #C1C1C1;
	}
a.menuunpublished,a.menuunpublished:link, a.menuunpublished:visited, a.menuunpublished:active 
{
	font-style : italic !important;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px !important;
	color: #999;
	}
a.menupublished,a.menupublished:link,a.menupublished:visited,a.menupublished:active 
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px !important;
	color: #999;
	}
a.menuselected,a.menuselected:link, a.menuselected:visited,a.menuselected:active
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px !important;
	color : #633;
	font-weight: bold;
}
a.menupublished2,a.menupublished2:link,a.menupublished2:visited,a.menupublished2:active 
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:14px !important;
	color: #999;
	}
a.menuselected2,a.menuselected2:link, a.menuselected2:visited,a.menuselected2:active
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:14px !important;
	color : #633;
}

.artistname, a.artistname:link, a.artistname:active, a.artistname:visited
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px !important;
	color : #633;
	font-weight: bold;}

.seedlogo {height: 80px !important; width: 245px !important;}
.seedcontent {width: 650px !important;}
.seednav {height: 100% !important; vertical-align: top !important;}

/* ----- admin menu details ---- */
.toolboxtable 
{
	background-color : #dddddd;
	width:175px;  	}
.toolboxtitle {background-color: #633; color: #fff; font-weight: bold;}
.toolboxlink, .toolboxlink:active, .toolboxlink:link, .toolboxlink:visited {font-family:verdana,arial,sans serif;font-size:10px;text-decoration:none; color: black;}
.toolboxlink:hover {text-decoration:underline; color: blue;}


