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


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

.rnav { background-color:#FF6600; width:186px; margin-bottom:8px; background-image: url("../images/top186.gif"); background-repeat:no-repeat;}
.rminiblock { background-color:#FF6600; 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:#FF6600; 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:#FF6600; font-size: 1.33em; text-decoration:none; font-weight:bold;}
a.artform16b:hover {color:#FF6600; text-decoration:underline; font-weight:bold;}

li.current { background-image:url(../images/generic/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:#FF6600; text-decoration:none;}
.afbody a:hover {color:#FF6600; 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 buttons */


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


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

.arrow-small {
background: url('../images/button-set.png');
background-position: 0px -437px;
background-repeat: no-repeat;
padding-left: 12px;
color: #ff5900;
font-weight: bold;
text-decoration: none !important;
line-height: 12px;
}

.arrow-small:hover {
text-decoration: underline;	
}
.sold-out {
background-image: url('../images/button-set.png');
background-position: 0px -508px;
background-repeat: no-repeat;
background-color: #b8b8b8;
behavior: url('../scripts/PIE.htc');
position: relative;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;

padding: 4px 4px 4px 22px;
color: #fff !important;
font-weight: bold;
text-decoration: none !important;
line-height: 15px;
height: 15px !important;	
}

/* --- GENERIC 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: #ff5900;	
-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box; 
        box-sizing: border-box;
}
.nav-tab:hover {
height: 25px;
color: #fff;
border: 1px solid #ff5900;
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;
}