.artform, /*.artform a:visited,*/ .artform a, /*a.artform:visited,*/ a.artform {color:#019ec5; text-decoration:none;}
a.artform:hover, .artform:not(.nav-down) a:hover {color:#019ec5; text-decoration:underline;}


.artform_bg {background-color:#019EC5;}
.artform hr {width:100%; height:1px; font:1px; line-height:1px; border-top:1px solid #80cfe2; margin:3px 0px 3px 0px;}

.rnav { background-color:#019EC5; width:186px; margin-bottom:8px; background-image: url("../images/top186.gif"); background-repeat:no-repeat;}
.rminiblock { background-color:#019EC5; width:186px; margin-bottom:8px; background-image: url("../images/top186.gif"); background-repeat:no-repeat;}
.rminiblock a {text-decoration:underline;}

.calendar_artform {background-image: url("../images/events/calender/round.gif"); background-color:#019EC5; width:25px; height:21px;}
.calendar_artform a:link, .calendar_artform a:visited, .calendar_artform a:hover {color:#FFFFFF; text-decoration: none; font-weight:bold;}

a.artform16b:visited, a.artform16b:link {color:#019EC5; font-size: 1.33em; text-decoration:none; font-weight:bold;}
a.artform16b:hover {color:#019EC5; text-decoration:underline; font-weight:bold;}

li.current { background-image:url(../images/theatre/nav_bg.gif);  background-repeat:no-repeat;padding-left:22px;}
li.indent { padding-left:22px;}

.afbody {color:#000000; text-decoration:none;}
.afbody a:visited, .afbody a:link {color:#019EC5; text-decoration:none;}
.afbody a:hover {color:#019EC5; text-decoration:underline;}
.afbody ul {margin:0; padding:0;}
.afbody li {margin:15; padding:0; line-height:normal; list-style-type:disc; font-weight:normal; }

#underline a {text-decoration:underline;}


/* custom button set*/
.arrow-big {
background-image: url('../images/button-set.png');
background-position: 0px -84px;
background-repeat: no-repeat;
background-color: #019ec5;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
behavior: url('../scripts/PIE.htc');
position: relative;
padding: 4px 4px 4px 22px;
color: #fff !important;
font-weight: bold;
text-decoration: none !important;
line-height: 15px;
height: 15px !important;

}
.arrow-big a {
	color: #fff;
}

.arrow-big:hover {
background-position: 0px -107px;
}


.sold-out {
background-image: url('../images/button-set.png');
background-position: 0px -508px;
background-repeat: no-repeat;
background-color: #b8b8b8;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
behavior: url('../scripts/PIE.htc');
position: relative;
padding: 4px 4px 4px 22px;
color: #fff !important;
font-weight: bold;
text-decoration: none !important;
line-height: 15px;
height: 15px !important;	
}


/* --- THEATRE TABS --- */

#nav-tab-area {
width: 340px;
height: 25px;
float: left;
border-bottom: 1px solid #ccc;
position: relative
}
.nav-tab {
width: auto;
height: 25px;
float: left;
margin-right: 2px;
border: 1px solid #ccc;
border-bottom: none!important;
font-size: 12px;
line-height: 12px;
-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box; 
        box-sizing: border-box;
behavior: url('../scripts/PIE.htc');
position: relative;
-webkit-border-radius: 6px 6px 0px 0px;
   -moz-border-radius: 6px 6px 0px 0px;
        border-radius: 6px 6px 0px 0px;
}
.nav-tab a {
height: 25px;
width: auto;
display: inline-block;
padding: 5px;
cursor: pointer;
text-decoration: none;
color: #019ec5;	
-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box; 
        box-sizing: border-box;
}
.nav-tab:hover {
height: 25px;
color: #fff;
/*background: #019ec5;*/
border: 1px solid #019ec5;	
position: relative;
-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box; 
        box-sizing: border-box;
}
.nav-tab:hover a {
color: #fff;
text-decoration: none!important;
}
.nav-tab-current {
width: auto;
height: 100%;
display: inline-block;
float: left;
padding: 5px;
margin-right: 2px;
color: #000000!important;
font-size: 12px;
font-weight: bold!important;
line-height: 12px;
border: 1px solid #ccc;
border-bottom: 1px solid #ffffff!important;
behavior: url('../scripts/PIE.htc');
position: relative;
-webkit-border-radius: 6px 6px 0px 0px;
   -moz-border-radius: 6px 6px 0px 0px;
        border-radius: 6px 6px 0px 0px;
-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box; 
        box-sizing: border-box;
}