 /****************** Site constant tags ********************** /  
 /															   /		
 /		  All rights reserved DanzTronic Productions		   / 
 /															   /
 /*************************************************************/


 /*** Body  ************************************************** /  
 /															   /		
 / To make a change to the link colour and mouseover/hover     /
 / state of the link text, please change the color in BOTH     /
 / tags below if required. 	   								   /
 /															   /
 /*************************************************************/

 body 		 	 		{ background: #ECECEC; margin: 0px; font-size : 70%; }
 td.toplinks 	 	 	{ background-color: #FFFFFF; }
 input.searchbutton     { vertical-align: bottom; }
 .quicklink             { color: #FFFFFF; font-size: 11px; background-color : #3F3434; width: 200px; height: 17px ; } 
 .artistlink            { color: #000000; font-size: 10px; background-color : #F3F3F3; width: 178px; height: 17px ; } 
 .songlinks             { color: #000000; font-size: 10px; background-color : #F3F3F3; height: 17px ; } 
 #content 	         	{ padding: 2px; margin-left: 10px; margin-right: 10px; }
 #relatedlink 		 	{ background-color: #FAFAFA; border: 1px #fafafa solid; padding: 1px; margin-left: 0px; margin-right: 10px; font-family: tahoma, Verdana, Helvetica, Sans-Serif; font-size: 14px; color: #333; }
 td.contentheader 	 	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 18px;	font-weight: bold; color: #333; }
 font,th,td,p	   	 	{ font-family: tahoma, Arial, Helvetica, sans-serif; }
 input,textarea,select  { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 100%; }
 .footer 				{ font-size: 85%; color: #999999; }
 .searchbar				{ margin: 0px; }
 
 
  /********* Navigation Menu Tags - Do not modify these  *******/ 
  
 table.navtable 			{ width: 100%; }
 #button 					{ width: auto; padding: 0px; }
 #button ul 				{ list-style: none; margin: 0px; padding: 0px; }
 #button li 				{ border: 0px solid #000000; height: 12px; line-height: 11px; margin: 0px; }
 #button li.unselected a 	{ font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; background-color: #ffffff; padding: 1px 1px 1px 1px; display: block; width: 100%; }
 html>body #button li.unselected a 	{ width: auto; }
 
 
 /*** Navigation Menu Tags - You can modify the hover (background) colour **/ 
 
 
 #button li a:hover 		{ background-color: #f3f3f3;  }
 
 


 /*** Link Colour ******************************************** /  
 /															   /		
 / To make a change to the link colour and mouseover/hover     /
 / state of the link text, please change the color in BOTH     /
 / tags below if required. 	   								   /
 /															   /
 /*************************************************************/
 
 a:link,a:active,a:visited 		{ color : #000000; text-decoration: none;  }
 a:hover						{ color : #ff9900; text-decoration: none; }
 
  /***************** Bread Crumbs  *************************** /  
 /															   /		
 / Please DO NOT modify any of these tags. They are separate   /
 / from the constant tags (above) as they serve their purpose  /
 / in only the content (Level 2) pages.                        / 
 / 															   /
 /*************************************************************/
 
 #breadcrumb 		{ background-color: #C8DBC4; border: 1px solid #88A27D; padding: 5px; margin-left: 0px; margin-right: 0px; }
 #breadcrumb2 		{ color: #FFFFFF; background-color: #393A47; border: 1px #000000 solid; padding: 0px; margin-left: 0px; margin-right: 5px; }
 #breadcrumb3 		{ color: #FFFFFF; background-color: #484C6A; border: 1px #000000 solid; padding: 5px; margin-left: 5px; margin-right: 5px; }
 #breadcrumb4 		{ color: #484C6A; background-color: #f0f0f0; border: 1px #000000 solid; padding: 5px; margin-left: 5px; margin-right: 5px; }
 
   /***************** Tabs  *************************** /  
 /															   /		
 / Please DO NOT modify any of these tags. They are separate   /
 / from the constant tags (above) as they serve their purpose  /
 / in only the content (Level 2) pages.                        / 
 / 															   /
 /*************************************************************/
 

                <!--
/* CSS Tabs Vertical */
#navcontainer2 {
        background: tansparent;
        width: 100%;
        margin: 0 auto;
        padding: 1em 0;
        font-family: tahoma, verdana;
        font-size: 12px;
        text-align: left;
        text-transform: lowercase;
}

ul#navlist2 {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 80%;
}

ul#navlist2 li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist2 li a {
        display: block;
        width: 100%;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #f0f0f0;
}

#navcontainer2>ul#navlist2 li a { width: auto; }

ul#navlist2 li#active a {
        background: #595959;
        color: #000000;
}

ul#navlist2 li a:hover, ul#navlist2 li#active a:hover {
        color: #ffffff;
        background: #595959;
        border-color: #aaab9c #fff #fff #ccc;
}
                -->
                
//NAVIGATION MENU BORDERS
                -->
                
A.menulink {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:tahoma;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #ffffff;
}

A.menulink:hover {
border: solid 1px #c0c0c0;
background-color:#FAFAFA;
}

//SELECT AND COPY SCRIPT

.highlighttext{
background-color:GREY;
font-weight:bold;
}

                <!--
/* Titles */
#navcontainer {
        background: tansparent;
        width: 100%;
        margin: 0 auto;
        padding: 0em 0;
        font-family: tahoma, verdana;
        font-size: 12px;
        text-align: left;
        text-transform: lowercase;
}

ul#navlist {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
}

ul#navlist li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        width: 100%;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #f0f0f0;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #595959;
        color: #000000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #000000;
        background: #f0f0f0;
        border-color: #aaab9c #fff #fff #ccc;
}
                -->
                
.menutitle{
cursor:hand;
margin-bottom: 0px;
background-color:#c0c0c0;
color:#000000;
width:140px;
text-align:center;
font-weight:none;
text-transform: lowercase;
font-family: tahoma, verdana;


/*/*/border:0px solid #000000;/* */
}

.submenu{

margin-bottom: 0.0em;
color:#ffffff;
font-family: tahoma, verdana;
font-size: 12px;
padding:0px;
margin-bottom: 0px;
margin-top: 0px;
text-transform: lowercase;
}


/* submenuvertical */
#navcontainer3 {
        background: transparent;
        width: 100%;
        margin: 0 auto;
        padding: 0em 0;
        font-family: tahoma, verdana;
        font-size: 12px;
        text-align: left;
        text-transform: lowercase;
}

ul#navlist3 {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 80%;
}

ul#navlist3 li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist3 li a {
        display: block;
        width: 100%;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #fafafa #fafafa #fafafa #fafafa;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #fafafa;
}

#navcontainer3>ul#navlist3 li a { width: auto; }

ul#navlist3 li#active a {
        background: #595959;
        color: #000000;
}

ul#navlist3 li a:hover, ul#navlist3 li#active a:hover {
        color: #ffffff;
        background: #595959;
        border-color: #aaab9c #fff #fff #ccc;
}
                -->
