
/* Layout Stylesheet */ 

body {
 margin:25px;
 background:#fff;
 color: #8F989D;
 text-align:center;
 padding:0;
 font-family:"arial"
 }
 
 a:focus { 
    outline: none; 
}

a{color: #8F989D; text-decoration:none; font-size:12px;}

#outer {
 text-align:left;
 border:0px solid #000000;
 border-top:0;
 width:935px;
 height::725px;
  min-height:725px;
 margin:auto;
 }
 
.artistlink:hover {
 color:#7199ab;
 font-weight:normal;
 }

#hdr {
 height:85px;
 background: #fff;
 color: #333333;
 padding-top:15px;
 margin-left:-30px;
 
 }
 
  img .header{max-width:445px; max-height:35px;}
 
/*TITLES*/

#bar {
 height:100px;
 background:#fff;
 color: #333333;
 padding-left:230px;
 
 }

#bodyblock {
 position:relative;
 background: #fff;
 color: #333333;
 width:935px;
 height::725px;
  min-height:525px;
 padding:0;
 
 }
 
 
/*NAVIGATION*/

#l-col {

top:200px;
 float:left;
 background:#fff;
 color: #8F989D;
 width:200px;
 /*margin-left:30px;*/
 border:red solid 0px;
 }
 

 
 #l-col a{color:#FF0000; text-decoration:none; text-indent:25px; font-size:0.85em; }
 #l-col ul {padding:0; margin:0; list-style-type: none; display:block; }
 #l-col ul li { margin-bottom:15px;}
 
 
 #l-col li a.orange {display:block;  height:15px;    background-image: url(../images/orange-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
  #l-col li a.orange:hover, #l-col li a.orange:active, #l-col li a.orange:focus{display:block;  height:15px;    background-image: url(../images/orange-on.gif);background-position:left; background-repeat:no-repeat;color:#EB690A;}
 #l-col li a.orange-current{display:block;  height:15px;    background-image: url(../images/orange-on.gif);background-position:left; background-repeat:no-repeat;color:#EB690A; font-weight:bold}
  
 
 
#l-col li a.turq {display:block;  height:15px;background-image: url(../images/turq-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.turq:hover, #l-col li a.turq:active, #l-col li a.turq:focus{display:block;  height:15px;background-image: url(../images/turq-on.gif);background-position:left; background-repeat:no-repeat;color:#3BB6B8;}
#l-col li a.turq-current {display:block;  height:15px;background-image: url(../images/turq-on.gif);background-position:left; background-repeat:no-repeat;color:#3BB6B8;font-weight:bold}

  
  
#l-col li a.green {display:block; height:15px;background-image: url(../images/green-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.green:hover, #l-col li a.green:active, #l-col li a.green:focus{display:block; height:15px;background-image: url(../images/green-on.gif);background-position:left; background-repeat:no-repeat;color:#889C05;}
#l-col li a.green-current {display:block; height:15px;background-image: url(../images/green-on.gif);background-position:left; background-repeat:no-repeat;color:#889C05; font-weight:bold}
	
	
#l-col li a.blue {display:block; height:15px; background-image: url(../images/blue-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.blue:hover, #l-col li a.blue:active, #l-col li a.blue:focus{display:block; height:15px; background-image: url(../images/blue-on.gif);background-position:left; background-repeat:no-repeat;color:#7199AB;}
#l-col li a.blue-current {display:block; height:15px; background-image: url(../images/blue-on.gif);background-position:left; background-repeat:no-repeat;color:#7199AB; font-weight:bold}


#l-col li a.ocre {display:block; height:15px;background-image: url(../images/ocre-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.ocre:hover, #l-col li a.ocre:active, #l-col li a.ocre:focus{display:block; height:15px;background-image: url(../images/ocre-on.gif);background-position:left; background-repeat:no-repeat;color:#C09000;}
#l-col li a.ocre-current {display:block; height:15px;background-image: url(../images/ocre-on.gif);background-position:left; background-repeat:no-repeat;color:#C09000; font-weight:bold}



#l-col li a.cian {display:block; height:15px; background-image: url(../images/cian-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.cian:hover, #l-col li a.cian:active, #l-col li a.cian:focus{display:block; height:15px; background-image: url(../images/cian-on.gif);background-position:left; background-repeat:no-repeat;color:#738FC4;}
#l-col li a.cian-current {display:block; height:15px; background-image: url(../images/cian-on.gif);background-position:left; background-repeat:no-repeat;color:#738FC4;font-weight:bold}



#l-col li a.red {display:block;height:15px;   margin-bottom:43px;  background-image: url(../images/red-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.red:hover, #l-col li a.red:active, #l-col li a.red:focus{display:block;height:15px;   margin-bottom:43px;  background-image: url(../images/red-on.gif);background-position:left; background-repeat:no-repeat;color:#C0002A;}
#l-col li a.red-current {display:block;height:15px;   margin-bottom:43px;  background-image: url(../images/red-on.gif);background-position:left; background-repeat:no-repeat;color:#C0002A; font-weight:bold}


#l-col li a.yellow {display:block;height:15px; background-image: url(../images/yellow-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D;}
#l-col li a.yellow:hover, #l-col li a.yellow:active, #l-col li a.yellow:focus {display:block;height:15px; background-image: url(../images/yellow-on.gif);background-position:left; background-repeat:no-repeat;color:#FABA00;}
#l-col li a.yellow-current {display:block;height:15px; background-image: url(../images/yellow-on.gif);background-position:left; background-repeat:no-repeat;color:#FABA00; font-weight:bold}





#l-col li a.pink {display:block;height:15px; background-image: url(../images/pink-off.gif);background-position:left; background-repeat:no-repeat;color:#8F989D; margin-top:165px; text-indent:115px;}

#l-col li a.pink:hover, #l-col li a.pink:active {display:block;height:15px; background-image: url(../images/pink-on.gif);background-position:left; background-repeat:no-repeat;color:#E6418D; margin-top:165px; text-indent:115px; }



/*CONTENTS*/
#cont {

 width:705px;
 height:410px;
 min-height:410px;
 background:#fff;
 color: #8F989D;
 border:solid #000000;	
 border-width:0px;
 text-align:left;
 font-size:0.8em;
 line-height:18px;
 margin-left:-5px;
 }


#text {width:445px;
margin-right:260px;
 height:410px;
 min-height:410px;
 background:#fff;
 color: #8F989D;
 border:solid #000000;	
 border-width:0px;
 text-align: left;
 font-size:0.8em;
 line-height:18px;
 margin-top:-15px;
 }



#captions {padding-top:15px; }

 
 
/*SUB NAVIGATION*/ 
  #via {display:block;  height:15px;    background-image: url(../images/orange-on.gif);background-position:left; background-repeat:no-repeat; color:#EB690A; font-weight:bold}
 #sub { background-color:#fff; height:100%; text-indent:25px; position:absolute;float:right; left:805px; top:0px; 
 .top:0px; width:230px }
 #sub a {font-size:14px; }
 #sub ul { list-style-type:none}
 #sub ul li{margin-bottom:15px;}
 #sub li a.suborange {display:block;  height:15px; margin-bottom:15px; color:#8F989D;}
 #sub li a.suborange:hover, #sub li a.suborange:active, #sub li a.suborange:focus{display:block;  height:15px;    background-image: url(../images/orange-on.gif);background-position:left; background-repeat:no-repeat;color:#EB690A;}
 
 
 
 
 
 
 
  #sub li a.subyellow {display:block;  height:15px; margin-bottom:15px; color:#8F989D;}
 #sub li a.subyellow:hover, #sub li a.suborange:active, #sub li a.suborange:focus{display:block;  height:15px;    background-image: url(../images/yellow-on.gif);background-position:left; background-repeat:no-repeat;color:#FABA00;}
 
 
 
 
 
 
 
 
 
 
 
  #sub li a.suborange-current{display:block;  height:15px;    background-image: url(../images/orange-on.gif);background-position:left; background-repeat:no-repeat;color:#EB690A; font-weight:bold}
  
  
  #sub li a.subblue {display:block;  height:15px; margin-bottom:15px; color:#8F989D;}
  #sub li a.subblue-on {display:block;  height:15px;    background-image: url(../images/blue-on.gif);background-position:left; background-repeat:no-repeat;color:#7199AB; font-weight:bold;}
 #sub li a.subblue:hover, #sub li a.subblue:active, #sub li a.subblue:focus{display:block;  height:15px;    background-image: url(../images/blue-on.gif);background-position:left; background-repeat:no-repeat;color:#7199AB;}
  #sub li a.subblue-current{display:block;  height:15px;    background-image: url(../images/blue-on.gif);background-position:left; background-repeat:no-repeat;color:#7199AB; font-weight:bold}
 

