/* LINK STYLES */
a{color: #fe0000; text-decoration: none;}
a:hover{color: #fe0000; text-decoration: underline;}
a:visited {color: #fe0000; text-decoration: none;}
a:visited:hover {color: #fe0000; text-decoration: underline;}

a.sub{color: #ccc; text-decoration: none;}
a.sub:hover{color: #ccc; text-decoration: underline;}
a.sub:visited {color: #ccc; text-decoration: none;}
a.sub:visited:hover {color: #ccc; text-decoration: underline;}

/* GLOBAL STYLES */
Body {margin: 0px; background-color: #000; background-image: url(../images/blak/background.jpg); background-repeat: no-repeat; background-position: top center; scrollbar-base-color: #000;}
td {font-family: arial;}
ul {list-style-type: square; padding: 0; margin-left: 20px;}


/* BACKGROUND STYLES */
.bg_default {background-color: #212020; background-image: url(../images/blak/bg_default_lower.jpg); background-repeat: no-repeat;}
.bg_inner {background-color: #212020; background-image: url(../images/blak/bg_inner.jpg); background-repeat: no-repeat;}

/* HEADER STYLES */
.hdr_sidebar {font-size: 14px; color: #fff; line-height: 20px; font-weight: bold; padding-left: 10px;}
.hdr_sub {font-size: 14px; color: #b88430;}
.hdr_artist {font-size: 24px; color: #ac7838; font-weight: bold;}

/* TEXT STYLES */
.txt {font-size: 14px; color: #fff; line-height: 20px;}
.txt_small {font-size: 11px;}
.txt_sidebar {font-size: 12px; color: #fff; line-height: 16px;}
.txt_footer {font-size: 10px; color: #404040;}
.txt_disclaimer {font-size: 11px; color: #646363;}
.txt_quotes {font-size: 12px; color: #fff; line-height: 16px;}
.txt_artist {font-size: 14px; padding-top: 10px;}
.txt_pagetot {font-size: 10px; color:#8f8f8f;}
.txt_secnav {font-size: 12px; color: #ccc}
.txt_search {font-size: 11px; color: #ccc; text-transform: uppercase;}
.txt_presstitle {font-size: 18px; color: #b88430;}
.txt_evtday {font-size: 10px; color: #fe0000;}
.txt_evtdate {font-size: 12px; color:#fff;}
.txt_evtperformer {font-size: 14px; color: #b88430;}
.txt_evtnotes {font-size: 11px; color:#ccc;}
.txt_wstitle {font-size: 16px; color: #b88430; font-weight: bold; border-bottom: 1px solid #b88430;}
.txt_booth {font-size: 12px; color:#ac7838; text-transform: uppercase; border: 1px solid #ac7838; font-weight: bold;}
.txt_boothw {font-size: 10px; color:#fff; text-transform: uppercase;font-weight: bold;}
.txt_medium_detail {font-size: 11px; color: #afaca6; text-transform: uppercase;}
.txt_signup {font-size: 11px; color: #fff;}

.tmb_artist {padding: 9px; background-color: #171616; border: 1px solid #454545; display: block; width: 154px; height: 180px;}

/* INPUT STYLES */
.input_email {background:ffffff; font-family: arial; font-size: 12px; padding:2px; width: 170px;}
.email_input {border: 1px solid #720000 background-color:#fff; padding: 5px; font-family: arial; font-size: 12px; color: #000; width: 120px;}
.contact_input {border: 1px solid #720000; background-color:#fff; padding: 5px; font-family: arial; font-size: 14px; color: #720000; width: 350px;}
.search_input {border: 1px solid #720000; background-color:#fff; padding: 2px; font-family: arial; font-size: 12px; color: #000; width: 120px;}
.unsub_input {font-family: arial; font-size: 14px; font-weight: bold; color: #720000; border:1px #720000 solid; padding:5px; width: 240px;}
textarea.edit {border:1px solid #720000 ; background-color:#fff; font-family: arial; font-size: 14px; color:#000; padding:5px; width: 600px;}

/* FixPNG for IE6 */
/* FixPNG from Komodo */

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/template/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

/*
a.prodimg{border: 1px solid #b9bcd7; display: block; text-decoration: none; width: 138px;}
a.prodimg:hover{border: 1px solid #4f5798; display: block;}
a.prodimg:visited {border: 1px solid #b9bcd7; display: block;}
a.prodimg:visited:hover {border: 1px solid #4f5798; display: block;}
*/
