/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:980px;margin:0 auto;}
.showgrid {background:url('/images/site/grid.png');}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25 {float:left;margin-right:20px;}
.last, div.last {margin-right:0;}
.span-1 {width:20px;}
.span-2 {width:60px;}
.span-3 {width:100px;}
.span-4 {width:140px;}
.span-5 {width:180px;}
.span-6 {width:220px;}
.span-7 {width:260px;}
.span-8 {width:300px;}
.span-9 {width:340px;}
.span-10 {width:380px;}
.span-11 {width:420px;}
.span-12 {width:460px;}
.span-13 {width:500px;}
.span-14 {width:540px;}
.span-15 {width:580px;}
.span-16 {width:620px;}
.span-17 {width:660px;}
.span-18 {width:700px;}
.span-19 {width:740px;}
.span-20 {width:780px;}
.span-21 {width:820px;}
.span-22 {width:860px;}
.span-23 {width:900px;}
.span-24 {width:940px;}
.span-25, div.span-25 {width:980px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24, input.span-25, textarea.span-25 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:8px!important;}
input.span-2, textarea.span-2 {width:48px!important;}
input.span-3, textarea.span-3 {width:88px!important;}
input.span-4, textarea.span-4 {width:128px!important;}
input.span-5, textarea.span-5 {width:168px!important;}
input.span-6, textarea.span-6 {width:208px!important;}
input.span-7, textarea.span-7 {width:248px!important;}
input.span-8, textarea.span-8 {width:288px!important;}
input.span-9, textarea.span-9 {width:328px!important;}
input.span-10, textarea.span-10 {width:368px!important;}
input.span-11, textarea.span-11 {width:408px!important;}
input.span-12, textarea.span-12 {width:448px!important;}
input.span-13, textarea.span-13 {width:488px!important;}
input.span-14, textarea.span-14 {width:528px!important;}
input.span-15, textarea.span-15 {width:568px!important;}
input.span-16, textarea.span-16 {width:608px!important;}
input.span-17, textarea.span-17 {width:648px!important;}
input.span-18, textarea.span-18 {width:688px!important;}
input.span-19, textarea.span-19 {width:728px!important;}
input.span-20, textarea.span-20 {width:768px!important;}
input.span-21, textarea.span-21 {width:808px!important;}
input.span-22, textarea.span-22 {width:848px!important;}
input.span-23, textarea.span-23 {width:888px!important;}
input.span-24, textarea.span-24 {width:928px!important;}
input.span-25, textarea.span-25 {width:968px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.append-24 {padding-right:960px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.prepend-24 {padding-left:960px;}
div.border {padding-right:9px;margin-right:10px;border-right:1px solid #eee;}
div.colborder {padding-right:29px;margin-right:30px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-25 {margin-left:-1000px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-25 {margin:0 -1000px 1.5em 1000px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* clearfixing the li's */
div.no-fieldset > fieldset.inputs {
    padding: 0px;
    border: 0px transparent;
}


.overflowed, .overflowed-white { display: block; white-space: nowrap; overflow: hidden; position: relative; width: 100%; }

.fade, .fade-white { background: transparent url('http://asset1.agendastatic.nl/images/fade-white.png?1283335271') repeat-y top right; position: absolute; top: 0; right: 0; width: 30px; height: 100%; *height: auto; }

tr.even .fade { background: transparent url('http://asset1.agendastatic.nl/images/fade-gray.png?1283335271') repeat-y top right; }

.auto-complete-image { width: 105px; margin: 5px; padding: 4px; border: 1px solid #6f6f6f; height: 44px; float: left; position: relative; }

.remove-artist { width: 100%; position: absolute; left: 0; top: 0; z-index: 1000; background-color: gray; color: #fff; text-align: right; display: none; }

.remove-artist:hover { color: #f8ccf8; }

.auto-preview-artist-name { position: absolute; right: 0; top: 0; margin: 2px; width: 60px; }

.warning-border { border: 1px solid #ff0; }

.autocomplete-list { position: relative; width: 100%; }

.autocomplet-list-text { position: absolute; top: 6px; right: 20px; }

table.jCalendar { border: 1px solid #000; background: #aaa; border-collapse: separate; border-spacing: 2px; }
table.jCalendar th { background: #333; color: #fff; font-weight: bold; padding: 3px 5px; }
table.jCalendar td { background: #ccc; color: #000; padding: 3px 5px; text-align: center; }
table.jCalendar td.other-month { background: #ddd; color: #aaa; }
table.jCalendar td.today { background: #666; color: #fff; }
table.jCalendar td.selected { background: #f66; color: #fff; }
table.jCalendar td.selected.dp-hover { background: #f33; color: #fff; }
table.jCalendar td.dp-hover { background: #fff; color: #000; }
table.jCalendar tr.activeWeekHover td { background: #fff; color: #000; }
table.jCalendar tr.selectedWeek td { background: #f66; color: #fff; }
table.jCalendar td.disabled { background: #bbb; color: #888; }
table.jCalendar td.disabled.dp-hover { background: #bbb; color: #888; }
table.jCalendar td.unselectable { background: #bbb; color: #888; }
table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover { background: #bbb; color: #888; }

div.dp-popup { position: relative; background: #ccc; font-size: 10px; font-family: arial, sans-serif; padding: 2px; width: 171px; line-height: 1.2em; }
div#dp-popup { position: absolute; z-index: 199; }
div.dp-popup h2 { font-size: 12px; text-align: center; margin: 2px 0; padding: 0; }

a#dp-close { font-size: 11px; padding: 4px 0; text-align: center; display: block; }
a#dp-close:hover { text-decoration: underline; }

div.dp-popup a { color: #000; text-decoration: none; padding: 3px 2px 0; }
div.dp-popup div.dp-nav-prev { position: absolute; top: 2px; left: 4px; width: 100px; }
div.dp-popup div.dp-nav-prev a { float: left; cursor: pointer; }
div.dp-popup div.dp-nav-next a { cursor: pointer; }
div.dp-popup div.dp-nav-prev a.disabled { cursor: default; }
div.dp-popup div.dp-nav-next { position: absolute; top: 2px; right: 4px; width: 100px; }
div.dp-popup div.dp-nav-next a { float: right; }
div.dp-popup div.dp-nav-next a.disabled { cursor: default; }
div.dp-popup a.disabled { cursor: default; color: #aaa; }
div.dp-popup td { cursor: pointer; }
div.dp-popup td.disabled { cursor: default; }

a.dp-choose-date { float: left; width: 16px; height: 16px; padding: 0; margin: 5px 3px 0; display: block; text-indent: -2000px; overflow: hidden; background: url('/images/icons/calendar.png') no-repeat; }
a.dp-choose-date.dp-disabled { background-position: 0 -20px; cursor: default; }

h1, h2, h3 { padding: 0; margin: 0; }

/* line-height: 1 */
h1 { font-size: 2em; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.2em; font-weight: bold; }

h4 { font-size: 1.1em; color: #888; }

.highlighted { color: #135ADA; }
.highlighted a { color: #135ADA; text-decoration: none; }
.highlighted a:hover { text-decoration: underline; }

.blocked, .big-blocked { border-bottom: 5px solid #A0A0A0; color: #000; padding: 0 0 2px; margin: 0 0 4px; }

a { color: #000; }
a:hover { text-decoration: underline; }

ul, ol { list-style-type: none; margin: 0; padding: 0; }

ul li, ol li { margin: 0; padding: 0; }

ul.bullets { list-style-position: inside; list-style-type: disc !important; margin: 10px; padding: 10px; }
ul.bullets li { display: list-item; }
ul.horizontal li { display: block; float: left; width: auto; margin: 0; padding: 0; }
ul.horizontal li input { width: auto; }
ul.horizontal.checkboxes li { width: 110px; }
ul.horizontal.checkboxes li input { border: 0; padding: 0; }

input.hint, span.field-tip { color: #999; }

button { border: 1px solid #999; padding: 4px; }

#error { background: url('http://asset1.agendastatic.nl/images/site/content_bg_light.png?1283335271') repeat-x left top; }
#error div.error-box { background: #fff; border: 2px solid #bfbfbf; margin: 20px 0 0; padding: 20px; }
#error div.error-box h1 { color: #ff0000; font-size: 1.5em; }
#error div.error-box p { color: #000; font-size: 1.2em; }

div.error-messages { margin: 10px; }

a.icon { display: block; float: left; font-weight: normal; padding: 0 5px 0 20px; }
a.add { background: url('http://asset1.agendastatic.nl/images/icons/add.png?1283335271') no-repeat 0 2px; width: auto; }
a.back-button { font-size: 1.4em; background-position: 0px 6px; }
a.copy { background: url('http://asset1.agendastatic.nl/images/icons/disk_multiple.png?1283335271') no-repeat 0px 2px; width: 52px; }
a.delete { background: url('http://asset1.agendastatic.nl/images/icons/delete.png?1283335271') no-repeat 0px 2px; width: 32px; }
a.edit { background: url('http://asset1.agendastatic.nl/images/icons/edit.png?1283335271') no-repeat 0px 2px; width: 32px; }
a.external { background: url('http://asset1.agendastatic.nl/images/icons/external.png?1283335271') no-repeat 0px 5px; padding: 0 5px 0 15px; width: 80px; }
a.save { background: url('http://asset1.agendastatic.nl/images/icons/page_save.png?1283335271') no-repeat 0px 2px; width: auto; }
a.users { background: url('http://asset1.agendastatic.nl/images/icons/user.png?1283335271') no-repeat 0 2px; width: auto; }
a.winner { background: url('http://asset1.agendastatic.nl/images/icons/medal_gold_3.png?1283335271') no-repeat 0 2px; width: auto; }
a.next, a.previous { float: none; font-size: 1.4em; font-weight: bold; margin: 10px 0 0; padding: 0 5px 5px 17px; }
a.next { background: url('http://asset1.agendastatic.nl/images/icons/arrow_next.png?1283335271') no-repeat 0px 6px; }
a.previous { background: url('http://asset1.agendastatic.nl/images/icons/arrow_previous.png?1283335271') no-repeat 0px 6px; }
a.facebook { background: url('http://asset1.agendastatic.nl/images/icons/facebook.png?1283335271') no-repeat 0 2px; }
a.twitter { background: url('http://asset1.agendastatic.nl/images/icons/twitter.png?1283335271') no-repeat 0 2px; }
a.email { background: url('http://asset1.agendastatic.nl/images/icons/email.png?1283335271') no-repeat 0 2px; }
a.compact { padding: 0; width: 16px; text-decoration: none !important; }

div.box { background: #fff; border: 1px solid #bfbfbf; margin-bottom: 0.5em; padding: 0; }
div.box h2 { background: #d9d9d9; border-top: none; display: block; height: 20px; margin: 0; padding: 3px 5px; font-size: 1.1em; font-weight: bold; }
div.box h2.score-poor { background: #ffd9d9; border-bottom: 1px solid #ffb2b2; }
div.box h2.score-low { background: #ffd9a6; border-bottom: 1px solid #faa61a; }
div.box h2.score-medium { background: #ffff99; border-bottom: 1px solid #fddba3; }
div.box h2.score-high { background: #c2ffa8; border-bottom: 1px solid #a8d58b; }
div.box h2 div.title { float: left; height: 20px; overflow: hidden; width: 408px; }
div.box h2 div.tools { float: right; text-align: right; }
div.box h2 div.tools a { margin: 0 0 0 4px; float: right; }
div.box.users h2 div.title { width: 203px; }
div.box.competitions h2 div.title { width: 320px; }
div.box.competitions h2 div.tools { width: 266px; }
div.box.performances h2 div.title { width: 203px; }
div.box.performances h2 div.tools .long-topbar-link { width: 120px; }
div.box p { margin: 0; padding: 3px 5px; }
div.box div.buttons { background: #ddd; border-top: 1px solid #bfbfbf; padding: 7px 10px; text-align: left; height: 26px; }
div.box div.buttons a, div.box div.buttons input[type=submit], div.box div.buttons input[type=button] { background: #f0f0f0; border: 1px solid #999; display: block; float: left; margin: 0 4px 0 0; padding: 4px; text-decoration: none; }
div.box div.buttons a.select-all, div.box div.buttons input[type=submit].select-all, div.box div.buttons input[type=button].select-all { text-align: center; width: 85px; }
div.box ol.sections li { border-top: 1px solid #bfbfbf; padding: 10px 4px; }
div.box ol.sections li label { display: block; float: left; padding: 3px 8px 0 0; text-align: right; width: 150px; }
div.box ol.sections li input { border: 1px solid #333; font-size: 1.2em; padding: 4px; margin: 0; width: 382px; }
div.box ol.sections li select { border: 1px solid #333; font-size: 1.2em; padding: 4px; margin: 0; width: 382px; width: 392px; }
div.box ol.sections li span.field-tip { display: block; margin: 0 0 0 157px; width: 382px; }
div.box ol.sections li div.tools { height: 20px; margin: 0 0 0 157px; }
div.box ol.sections li a.add { width: 100px; }
div.box ol.sections li a.delete { width: 185px; }
div.box ol.sections li div.add-new { border: 1px solid #bfbfbf; clear: both; height: 100px; margin: 4px 5px 0 157px; padding: 5px; }

ul.results-list li { border-top: 1px solid #bfbfbf; height: 1.5em; padding: 9px 0px; }
ul.results-list li.headers { background-color: #F1F1F1; }
ul.results-list li div.name { float: left; height: 22px; padding-right: 5px; width: 320px; }
ul.results-list li div.city { float: left; height: 22px; padding-right: 8px; text-align: left; width: 100px; }
ul.results-list li div.email { float: left; height: 22px; padding-right: 8px; text-align: left; width: 150px; }
ul.results-list li div.checkbox { float: left; padding-right: 5px; width: 15px; }
ul.results-list li div.checkbox.merge { display: none; }
ul.results-list li div.title { float: left; font-weight: bold; height: 22px; overflow: hidden; padding-right: 5px; width: 250px; }
ul.results-list li div.date { float: left; height: 22px; overflow: hidden; padding-right: 5px; width: 60px; }
ul.results-list li div.location { float: left; height: 22px; overflow: hidden; padding-right: 5px; width: 220px; }
ul.results-list li div.no_joined { float: left; height: 22px; overflow: hidden; padding-right: 5px; width: 60px; }
ul.results-list li div.approved { float: left; width: 15px; padding-left: 10px; }
ul.results-list li div.tools { float: right; padding: 0; width: 60px; }
ul.results-list li div.tools a { margin: 0 0 0 4px; }
ul.results-list li div.label { float: left; font-weight: bold; height: 22px; overflow: hidden; padding-right: 8px; text-align: right; width: 140px; }
ul.results-list li div.value { float: left; height: 22px; overflow: hidden; padding-right: 5px; width: 300px; }
ul.results-list.queue li div.title { width: 250px; }
ul.results-list.queue li div.name { width: 30px; }
ul.results-list.queue li div.seperator { float: left; height: 22px; padding-right: 5px; text-align: center; width: 30px; }
ul.results-list.queue li div.start { float: left; height: 22px; padding-right: 5px; width: 210px; }
ul.results-list.queue li div.location_name { float: left; height: 22px; padding-right: 5px; width: 40px; }
ul.results-list.queue li div.city { width: 50px; }
ul.results-list.production li div.name { width: 360px; }
ul.results-list.production li div.label { font-weight: normal; }
ul.results-list.production li div.tools { width: 40px; }
ul.results-list.production-edit li div.title { width: 300px; }
ul.results-list.production-edit li div.location { width: 260px; }
ul.results-list.production-edit li div.score { text-align: right; width: 40px; }
ul.results-list.location li div.title { width: 320px; }
ul.results-list.location li div.tools { text-align: right; width: 40px; }
ul.results-list.newsletter li div.label { width: 160px; }
ul.results-list.newsletter li div.value { text-align: left; width: 350px; }
ul.results-list.user li div.name { font-weight: bold; }
ul.results-list.user li div.tools { text-align: right; width: 40px; }
ul.results-list.publication li div.title { width: 310px; }
ul.results-list.publication li div.location { width: 250px; }
ul.results-list.publication li div.tools { width: 20px; }
ul.results-list.competition div.tools { width: 40px; }
ul.results-list.competition li div.title { width: 405px; }
ul.results-list.competition li div.no_joined { background: url('http://asset1.agendastatic.nl/images/icons/user.png?1283335271') no-repeat 0px 2px; padding: 1px 0 0 20px; width: 40px; }
ul.hints-list li { padding: 5px 4px 10px; }
ul.hints-list li h3 { font-size: 1em; font-weight: bold; margin: 0; padding: 0; }
ul.hints-list li p { margin: 0; padding: 0; }
ul.score-list li { padding: 0 0 5px; }
ul.score-list li p { margin: 0; padding: 0 5px; }
ul.score-list li h3 { display: block; height: 20px; line-height: 1.5em; margin: 0; padding: 3px 5px; font-size: 1.1em; font-weight: bold; }
ul.score-list li h3 span.score { display: block; float: left; width: 100px; }
ul.score-list li h3 a { display: block; float: right; text-align: right; width: 228px; }
ul.score-list li h3.score-poor { border-top: none; }

.hint { color: #808080; }

a.dp-choose-date { background: url('http://asset1.agendastatic.nl/images/icons/calendar.png?1283335271') no-repeat 0 0; display: block; font-weight: normal; padding: 0 0 2px 0; }

.terms-and-conditions { margin: 0 0 0 169px; font-weight: bold; }

form.formtastic { margin: 5px 0 0; padding: 10px; }
form.formtastic input, form.formtastic select, form.formtastic textarea { border: 1px solid #333; font-size: 1.2em; padding: 4px; margin: 0; width: 382px; }
form.formtastic .boolean input { border: 0; padding: 0; width: auto; }
form.formtastic select { width: 392px; }
form.formtastic textarea { height: 60px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 1.2em; }
form.formtastic textarea.big-textarea { height: 200px; }
form.formtastic li.commit input { width: auto; }
form.formtastic ul, form.formtastic ol { list-style-type: none; margin: 0; padding: 0; }
form.formtastic li.divider { height: 20px; margin: 0; }

fieldset.inputs { margin: 0; }
fieldset.inputs ol li { clear: both; padding: 3px 0; }
fieldset.inputs label { display: block; float: left; padding: 3px 8px 0 0; text-align: right; width: 150px; }
fieldset.inputs li.error label { width: 148px; }
fieldset.inputs ol li.boolean label { float: left; margin: 0 0 0 157px; text-align: left; }
fieldset.inputs ol li ol li.boolean label { margin: 0; }
fieldset.inputs ol li.boolean input { margin: 0 3px 0 0; }
fieldset.inputs ol li ol.horizontal { margin: 0 0 0 157px; }
fieldset.inputs ol li ol.horizontal li { clear: none; float: left; margin: 0 10px 0 0; width: 100px; margin: 0 !important; }
fieldset.inputs ol li.tips { padding: 15px 0 0; }
fieldset.inputs ol li span.field-tip { color: #000; display: block; margin: 0 0 0 157px; }

form.formtastic li input.date-pick, form.formtastic li input.date-pick-no-click { float: left; margin: 0; width: 105px; }
form.formtastic select.edition { width: 115px; }
form.formtastic input.date-field, form.formtastic textarea.date-field { width: 105px; }

.box.frontpage fieldset li.boolean label { width: 200px; }

form.formtastic input.time-mask.performance { float: left; margin: 0 5px 0 0; }

#end_time_small { float: left; width: 185px; }
#end_time_small input { float: left; width: 200px; }

#end_time_expanded { float: left; width: 200px; }

#end_time_small input, #end_time_expanded input { float: left; width: 45px; }

#end_time_small a, #end_time_expanded a { display: block; float: left; padding: 4px 0 0 5px; width: 125px; }

form.formtastic li input.time-mask { float: left; margin: 0; width: 45px; }
form.formtastic li input.price { width: 200px; }
form.formtastic #end_time_short { float: left; padding: 0 0 0 5px; width: 190px; }
form.formtastic #end_time_short input { margin: 0 5px 0 0; }
form.formtastic #end_time_expanded .end_time_expanded_field { margin: 0 5px 0 0; }
form.formtastic #end_time_short a, form.formtastic #end_time_expanded a { display: block; float: left; padding: 4px 0 0 5px; }

fieldset.inputs ol li.error { margin: 3px 0; }

p.inline-errors { clear: both; margin: 0 10px 0 154px !important; }

fieldset.buttons, fieldset.buttons_bottom { background: #ddd; margin: -1px 0; padding: 7px 10px; text-align: right; }
fieldset.buttons_top { border-bottom: none; }
fieldset.buttons_bottom { border-top: none; }
fieldset.nested { border: none; clear: both; padding: 0; margin: 15px 0 0 0; }

#new_user fieldset.nested { margin: 0; }

#newsletter .formtastic input { width: 320px; }
#newsletter .formtastic .buttons input { width: auto; }

.box.frontpage { border: 1px solid #999; padding: 0; }
.box.frontpage form { padding: 0; }
.box.frontpage fieldset { border: 0; padding: 10px; }
.box.frontpage fieldset.buttons { margin: 10px 0 0; padding: 5px; }
.box.frontpage fieldset li.boolean label { margin: 0 0 0 157px; }
.box.frontpage fieldset.nested { padding: 0; }

form.formtastic.publication { margin: 5px 0 0; padding: 10px; }

ul.tag-holder { border: 1px solid #333; height: auto !important; height: 1%; margin: 0; overflow: hidden; padding: 4px 5px 2px 3px !important; width: 382px; }

*:first-child+html ul.tag-holder, * html ul.tag-holder { padding-bottom: 2px; }

ul.tag-holder li { clear: none !important; float: left; list-style-type: none; margin: 0 5px 4px 0; white-space: nowrap; }
ul.tag-holder li.bit-input { border-bottom: 1px solid #eee; margin: 0; padding: 0 0 0 3px; }
ul.tag-holder li.bit-input input { border: 0px; font-size: 0.9em; margin: 0; outline: 0; padding: 3px 0 2px; width: 150px; }
ul.tag-holder li.bit-input input.smallinput { width: 20px; }

#add { border: 1px solid #999; width: 550px; margin: 50px; padding: 20px 30px 10px; }

.deleted { background-color: #4173CC !important; color: #ffffff !important; }

.hidden { display: none; }

ul.tag-holder li.bit-box { -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; background: #dee7f8 none repeat scroll 0 0; border: 1px solid #cad8f3; float: left; margin: 0 2px 2px 0; padding: 1px 15px 2px 2px; position: relative; }
ul.tag-holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('http://asset1.agendastatic.nl/images/site/fcbk-complete/close.gif?1283335271'); }
ul.tag-holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.tag-holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.tag-holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.tag-holder li.bit-box-focus a.closebutton { background-position: bottom; }
ul.tag-holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }
ul.tag-holder form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
ul.tag-holder form ol li { list-style-type: none; }
ul.tag-holder form ol li.input-text { margin-bottom: 10px; list-style-type: none; padding-bottom: 10px; }
ul.tag-holder form ol li.input-text label { cursor: pointer; display: block; font-size: 13px; font-weight: bold; margin-bottom: 10px; }
ul.tag-holder form ol li.input-text input { border: 1px solid #999; padding: 5px 5px 6px; width: 500px; }
ul.tag-holder form ul { margin: 0 !important; }

.tag-results { background: #eee; display: none; margin-left: 158px; position: absolute; width: 392px; }
.tag-results .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px; font-size: 11px; }
.tag-results ul { display: none; margin: 0; overflow: auto; padding: 0; }
.tag-results ul li { background-color: #eee; border: 1px solid #ccc; border-width: 0 1px 1px; cursor: pointer; font: 11px "Lucida Grande", "Verdana"; list-style-type: none; margin: 0; padding: 5px 12px; z-index: 1000; }
.tag-results ul li em { background: #ccc; font-style: normal; font-weight: bold; }
.tag-results ul li.auto-focus { background: #4173CC; color: #fff; }
.tag-results ul li.auto-focus em { background: none; }

.table-listing { border-collapse: collapse; border-top: 1px solid #DDDDDD; }
.table-listing td { border-bottom: 1px solid #DDDDDD; padding: 10px 6px; vertical-align: top; }
.table-listing tr.even td { background: #F1F1F1; }
.table-listing h1, .table-listing h2, .table-listing h3, .table-listing h4, .table-listing h5 { margin: 0; }

#header { clear: both; height: 92px; margin: 10px 0 0 0; }

#logo { float: left; height: 90px; width: 192px; }
#logo img { height: 49px; padding: 25px 0 0 10px; width: 196px; }

#search { background: #fab936 url('http://asset1.agendastatic.nl/images/site/search_bg.png?1283335271') repeat-x; border: 1px solid #ce860f; border-left: none; border-right: none; height: 27px; padding: 2px 10px 2px 5px; }
#search form { width: 390px; display: inline-block; *display: inline; zoom: 1; vertical-align: top; padding: 0 0 0 30px; background: url('http://asset1.agendastatic.nl/images/site/search_icon.png?1283335271') no-repeat top left; }
#search input.search-field { border: 1px solid #ce860f; font-size: 1em; padding: 5px 4px 0px 4px; height: 20px; *height: 19px; width: 294px; display: inline-block; *display: inline; zoom: 1; vertical-align: top; }
#search input.active { border-color: #666; background-color: #FFFAEF; }
#search input.search-button { background: url('http://asset1.agendastatic.nl/images/site/search_button.png?1283335271') no-repeat 0 0; border: none; width: 70px; height: 25px; padding: 0; margin: 1px 0 0 5px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; }
#search .city-landing-page { width: 245px; overflow: hidden; padding: 0 10px 0 0; text-align: right; line-height: 26px; height: 25px; display: inline-block; *display: inline; zoom: 1; vertical-align: top; }
#search .city-landing-page select { width: 140px; margin: 0 5px 0 0; }
#search .user-tools { width: 490px; overflow: hidden; padding: 0 10px 0 0; text-align: right; line-height: 26px; height: 25px; display: inline-block; *display: inline; zoom: 1; vertical-align: top; }

#ticket-filter { float: right; padding-left: 20px; }

#menu { height: 30px; margin: 10px 0 0; padding: 0 0 0 25px; background: transparent url('http://asset1.agendastatic.nl/images/site/menu_bg.png?1283335271') repeat-x; border-top: 1px solid #bbb; }
#menu ul { margin: 0 0 0 10px; height: 30px; position: relative; }
#menu ul .concert { border-left: 1px solid #bbb; }
#menu ul li { float: left; border-right: 1px solid #bbb; }
#menu ul li a { text-decoration: none; display: block; text-align: center; width: 100px; height: 30px; line-height: 30px; color: #333; }
#menu ul li:hover { background: #d4d4d4; color: #000; text-decoration: none; }
#menu ul .selected a { background: #c4c4c4 !important; color: #000; }

#filters { width: 220px; background-color: #d5d5d5; float: left; }
#filters input { font-size: 11px; }
#filters .menu_topnav { background-image: url('http://asset1.agendastatic.nl/images/filters/menu_bg.gif?1283335271'); background-repeat: repeat-x; height: 25px; width: 210px; font-size: 12px; font-weight: normal; color: #fbb939; padding-top: 6px; padding-left: 10px; float: left; }
#filters .categories ul { list-style: none; padding: 0; margin: 0; }
#filters .categories ul li ul { background: #bbb; border-right: #b0adad solid 1px; border-bottom: #b0adad solid 1px; }
#filters .categories ul li ul a { width: 183px; padding-left: 36px; border: none; background: transparent; }
#filters .categories ul li a { display: inline-block; *display: inline; zoom: 1; vertical-align: top; text-decoration: none; color: white; height: 20px; width: 189px; font-size: 11px; color: #676565; padding-top: 9px; background-color: #d6d6d6; border-right: #b0adad solid 1px; border-bottom: #b0adad solid 1px; padding-left: 30px; background-image: url('http://asset1.agendastatic.nl/images/filters/vakje.png?1283335271'); background-repeat: no-repeat; background-position: 95% 50%; }
#filters .categories ul li a:hover, #filters .categories ul li a .current { text-align: left; text-decoration: underline; }
#filters .van { float: left; margin: 5px 0 3px 0; padding: 0 0 0 30px; line-height: 15px; font-size: 10px; color: #4a4a4a; height: 40px; width: 78px; }
#filters .tot { float: left; margin-left: 0px; line-height: 15px; margin-top: 5px; font-size: 10px; color: #4a4a4a; font-weight: none; height: 38px; width: 110px; margin-bottom: 0px; }
#filters .van label, #filters .tot label { display: block; }
#filters .van input, #filters .tot input { height: 16px; }
#filters .dp-choose-date { display: none; }
#filters div.submitDate { margin: 0 4px 0 0; float: right; }
#filters div.submitDate input { border: 1px solid #BBB; padding: 2px 1px; background: #f0f0f0; height: auto; }
#filters .date-pick { width: 69px; float: left; margin: 1px; }
#filters .cont { font-size: 10px; color: #8e8e8e; width: 180px; float: left; margin: 0 0 8px 0; padding: 0 0 0 32px; }
#filters .jumpmenu { float: left; margin: 10px 0 5px 0; padding: 0 0 0 30px; }
#filters .location-search { width: 152px; }

.pagination { margin: 2em 0 1em 0; text-align: center; }
.pagination a, .pagination span { border: 1px solid #CCCCCC; padding: 2px 8px; }
.pagination span.current { font-weight: bold; }
.pagination a { border: 1px solid #AAAAAA; color: #135ADA; text-decoration: none; }
.pagination a:hover { background: #DFEBFF none repeat scroll 0 0; color: #333333; }

.tabbed-title { border-bottom: 1px solid #bbb; position: relative; margin: 40px 0 0 0; }
.tabbed-title h2 { float: left; }
.tabbed-title .tabs { position: absolute; right: 0; bottom: -1px; margin: 0; }
.tabbed-title .tabs li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; }
.tabbed-title .tabs li a { display: block; border: 1px solid #bbb; color: #333; padding: 3px 30px; background: #f1f1f1; text-decoration: none; }
.tabbed-title .tabs li.active a { background: #fff; color: #000; border-bottom: 1px solid #fff; }

#category-blocks { margin: 20px 0 0; }

.category-block { float: left; height: 440px; margin: 0 20px 20px 0; padding: 5px; width: 168px; }
.category-block img { height: 88px; width: 168px; }
.category-block h2 { font-size: 1.4em; overflow: hidden; }
.category-block h2 span { display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: 145px; vertical-align: middle; }
.category-block h2 a { width: 16px; height: 16px; display: inline-block; *display: inline; zoom: 1; vertical-align: top; vertical-align: middle; background: url('http://asset1.agendastatic.nl/images/filters/icon.png?1283335271') no-repeat; }
.category-block h2 a span { display: none; }
.category-block .item { border-bottom: 3px solid #ccc; height: 195px; margin: 0 0 10px 0; }
.category-block .item h3 { margin: 0 0 1px; line-height: 1.1; }
.category-block .item h4 { margin: 0 0 4px; }
.category-block .item img { width: 162px; height: 82px; border: 3px solid #D1D1D1; margin: 0 0 3px; }
.category-block .item p { font-size: 1.3em; line-height: 1em; margin: 0 0 7px 0; padding: 0; }
.category-block .item p.short-description { font-size: 1em; color: #333; line-height: 1.2; }
.category-block .item p a { color: #000; }

a.hotel-link { background: url(/images/icons/book_hotel.png) no-repeat 0px 1px; color: #1359D9; display: block; height: 50px; margin: 5px 0 0 0; padding: 0 0 0 68px; padding-top: 8px; }
a.hotel-link a { display: block; }

.buy-ticket { background: url(/images/icons/tickets/buy_tickets.png) no-repeat 0px 1px; color: #1359D9; display: block; height: 50px; margin: 5px 0 0 0; padding: 0 0 0 68px; height: 55px; }
.buy-ticket a { display: block; }

.buy_ticket_link { background: url("/images/icons/tickets/buy_tickets.png") no-repeat scroll 0 0 white; display: block; height: 40px; position: absolute; right: 0; text-indent: -9999em; width: 60px; z-index: 99; }

.buy_ticket_wrapper { position: relative; }
.buy_ticket_wrapper .date { width: 166px; }
.buy_ticket_wrapper .buy_ticket_link { top: 0; right: -12px; }

.ticket_icon { position: relative; }
.ticket_icon .buy_ticket_link { top: 0px; }

#ticket_link_container { display: none; }

#ticket_link_facebox_container { text-align: center; }

#facebox table { width: auto; }

.livenation { background: url('http://asset1.agendastatic.nl/images/icons/tickets/ico_livenation.png?1283335271') no-repeat 0px 0px; margin: 15px auto 0; height: 30px; display: block; padding: 0 0 0 110px; text-align: left; width: 120px; }

.paylogic { background: url('http://asset1.agendastatic.nl/images/icons/tickets/ico_paylogic.png?1283335271') no-repeat 0px 0px; margin: 15px auto 0; height: 30px; display: block; padding: 0 0 0 110px; text-align: left; width: 120px; padding-top: 2px; }

.belbios { background: url('http://asset1.agendastatic.nl/images/icons/tickets/ico_belbios.png?1283335271') no-repeat 0px 0px; margin: 15px auto 0; height: 30px; display: block; padding: 0 0 0 110px; text-align: left; width: 120px; padding-top: 6px; }

.ticketscript { background: url('http://asset1.agendastatic.nl/images/icons/tickets/ico_ticketscript.png?1283335271') no-repeat 0px 0px; margin: 15px auto 0; height: 30px; display: block; padding: 0 0 0 110px; text-align: left; width: 120px; padding-top: 2px; }

.details-main { padding-left: 15px; }
.details-main #details-header { height: 380px; position: relative; }
.details-main #details-header #header-details { position: absolute; bottom: 10px; left: 10px; }
.details-main #details-header #header-details h1, .details-main #details-header #header-details h2 { background: #000; display: inline-block; margin: 0; padding: 5px; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: auto; vertical-align: top; }
.details-main #details-header #header-details h1 { color: #fff; font-size: 2.2em; opacity: 0.8; }
.details-main #details-header #header-details h2 { color: #fff; line-height: 1em; margin: 5px 0 0; opacity: 0.6; vertical-align: top; }
.details-main #details-header #header-image { height: 380px; width: 620px; }
.details-main #details-block { padding: 15px 0 0; }
.details-main #list-block { padding: 15px 0 0; }

.details-sidebar { padding-right: 15px; }
.details-sidebar .side-block { margin: 0 0 25px; }
.details-sidebar .side-block.info { min-height: 240px; }
.details-sidebar .side-block .title { border-bottom: 1px dotted #ccc; font-size: 1.2em; font-weight: bold; position: relative; }
.details-sidebar .side-block .title .tools { margin: -4px 0 0; position: absolute; right: 0; width: 110px; }
.details-sidebar .side-block .contents { overflow: hidden; margin: 5px 0 0; }

.share-icon { background: url("/images/icons/icon_bg.png") no-repeat 0px 0px; display: block; float: left; height: 19px; margin: 0 0 0 4px; padding: 4px 0 0 4px; width: 19px; }
.share-icon:hover { background: url("/images/icons/icon_bg_hover.png") no-repeat 0px 0px; }

.key-value { list-style-type: none; margin: 0; padding: 0; }
.key-value li { clear: both; margin: 8px 0 0; overflow: hidden; }
.key-value li a { color: #1359D9; }
.key-value li .label { float: left; font-weight: bold; margin: 0 5px 0 0; overflow: hidden; width: 105px; }
.key-value li .value { float: left; overflow: hidden; width: 190px; }
.key-value li .value.ext { padding-left: 110px; font-style: italic; }
.key-value li .sold_out, .key-value li .cancelled { color: #cc0000; }
.key-value li .free { color: green; }
.key-value li.entry_button { padding: 40px 0 0 55px; }

#teaser { margin: 0 0 20px; }
#teaser .title-image { position: relative; border: 10px solid #111111; border-left: none; border-right: none; height: 380px; overflow: hidden; }
#teaser .title-image h1, #teaser .title-image h2, #teaser .title-image h3 { color: #fff; }
#teaser .title-image .details, #teaser .title-image .ticketing, #teaser .title-image .location-address, #teaser .title-image .photographer, #teaser .title-image .information, #teaser .title-image .affiliate-links { position: absolute; bottom: 10px; }
#teaser .title-image .title h1, #teaser .title-image .location h2, #teaser .title-image .ticketing, #teaser .title-image .location-address, #teaser .title-image .photographer, #teaser .title-image .information, #teaser .title-image .affiliate-links, #teaser .title-image .description h2 { background: #000; padding: 5px; color: #fff; }
#teaser .title-image .photographer { right: 10px; padding: 3px 5px; color: #bbb; font-style: italic; font-size: 11px; opacity: 0.6; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); }
#teaser .title-image .photographer p { margin: 0; }
#teaser .title-image .details { max-width: 600px; *width: 600px; left: 10px; }
#teaser .title-image .details .title { margin: 0 0 5px 0; }
#teaser .title-image .details .title h1 { color: #fff; font-size: 2.2em; margin: 0; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: auto; }
#teaser .title-image .details .title.no-title-image { margin: 0; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); padding: 5px 10px; position: relative; }
#teaser .title-image .details .location.no-title-image, #teaser .title-image .details .description.no-title-image { margin: 0; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); padding: 5px 10px; position: relative; }
#teaser .title-image .details .location h2, #teaser .title-image .details .description h2 { line-height: 1em; margin: 0; width: auto; display: inline-block; *display: inline; zoom: 1; vertical-align: top; opacity: 0.6; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); }
#teaser .title-image .ticketing, #teaser .title-image .location-address, #teaser .title-image .information, #teaser .title-image .affiliate-links { width: 300px; padding: 10px; right: 10px; color: #fff; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); }
#teaser .title-image .ticketing p, #teaser .title-image .ticketing h3, #teaser .title-image .location-address p, #teaser .title-image .location-address h3, #teaser .title-image .information p, #teaser .title-image .information h3, #teaser .title-image .affiliate-links p, #teaser .title-image .affiliate-links h3 { margin: 0 0 5px 0; }
#teaser .title-image .ticketing a, #teaser .title-image .location-address a, #teaser .title-image .information a, #teaser .title-image .affiliate-links a { color: #fff; }
#teaser .title-image .location-list .value { margin: 0 0 5px 0; }

#details-block, #list-block, #competition { padding: 0 15px 15px 15px; }

#details-block .information { font-size: 1.2em; overflow: hidden; }
#details-block .information .uitburo-logo { float: right; }
#details-block .information .genres, #details-block .information .route, #details-block .information .special_tags { font-style: italic; color: #666; margin: 0 0 5px 2px; }
#details-block .information .photographer { color: #666; margin: 15px 0 5px 2px; font-size: 0.8em; }
#details-block .information .share h3 { font-style: italic; margin: 0 0 5px 0; }
#details-block .information .share a { display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: 48%; font-size: .9em; text-decoration: none; }
#details-block .information .share a:hover { text-decoration: underline; }
#details-block .information .share a span { margin: 1px 5px 0 0; }

#list-block .agenda .floating_right_link { float: right; margin: 8px 0 0 0; color: #1359D9; }
#list-block .agenda table { border-top: 1px solid #ddd; border-collapse: collapse; margin: 0; }
#list-block .agenda table tr.even td { background: #f1f1f1; }
#list-block .agenda table td { border-bottom: 1px solid #ddd; height: 24px; padding: 10px 6px 10px 6px; vertical-align: top; }
#list-block .agenda table td.title { overflow: hidden; width: 265px; height: 2em; }
#list-block .agenda table td.title strong, #list-block .agenda table td.title em { display: block; }
#list-block .agenda table td.title em { color: #888; }
#list-block .agenda table td.title a { text-decoration: none; }
#list-block .agenda table td.title a:hover { text-decoration: underline; }
#list-block .agenda table td.location, #list-block .agenda table td.genres { text-align: right; width: 205px; }
#list-block .agenda table td.date { width: 170px; }
#list-block .agenda table td.date .sold-out, #list-block .agenda table td.date .cancelled { color: #cc0000; }
#list-block .agenda table td.date .free { color: green; }
#list-block .agenda table td.date .price { color: #888; }
#list-block .agenda .paging-information { text-align: right; font-style: italic; font-size: 12px; color: #555; }
#list-block .agenda .paging-information a:hover { text-decoration: none; }

#details-block .information .description .no-information-tip { color: #555; font-style: italic; margin: 0 0 10px 0; }

#agenda .selected-filters { margin: 0 0 20px 0; }
#agenda .selected-filters h1 { font-size: 16px; margin: 0 0 10px 0; }
#agenda .selected-filters h2 { margin: 0 0 1px; padding: 0; line-height: 1.7em; font-size: 14px; }
#agenda .selected-filters h2 .date { display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: auto; }
#agenda .selected-filters h2 .remove-filter { text-decoration: none; color: #135ADA; padding-right: 16px; background: transparent url('http://asset1.agendastatic.nl/images/icons/bullet_delete.png?1283335271') no-repeat scroll right -3px; }
#agenda .selected-filters h2 .add-filter { text-decoration: none; color: #135ADA; padding-right: 16px; background: transparent url('http://asset1.agendastatic.nl/images/icons/add.png?1283335271') no-repeat scroll right -1px; }
#agenda .selected-filters h2 .add-filter:hover { border-bottom-style: solid; color: #333; }
#agenda .selected-filters .search-hint, #agenda .selected-filters .search-tip { color: #555; font-style: italic; }
#agenda .selected-filters .search-tip { margin: 0 0 50px 0; }
#agenda .selected-filters #ticket-filter a { text-decoration: none; color: #135ADA; }
#agenda .selected-filters #ticket-filter a:hover { text-decoration: underline; }

ul.agenda-results-page { margin: 0 0 40px; }
ul.agenda-results-page li { border-bottom: 1px solid #bbb; clear: both; margin: 0; overflow: hidden; padding: 4px 0 1px; position: relative; }
ul.agenda-results-page li h2 { font-size: 1.3em; font-weight: bold; }
ul.agenda-results-page li h2 a { color: #135ADA; text-decoration: none; }
ul.agenda-results-page li h3 { color: #666666; font-size: 1.1em; font-weight: normal; margin: 0 0 1px; }
ul.agenda-results-page li div.thumb, ul.agenda-results-page li div.value { display: inline-block; *display: inline; zoom: 1; vertical-align: top; }
ul.agenda-results-page li div.thumb { margin: 4px 10px 0 0; width: 168px; }
ul.agenda-results-page li div.thumb img { border: 3px solid #D1D1D1; height: 82px; width: 162px; }
ul.agenda-results-page li div.value { width: 390px; }
ul.agenda-results-page li div.value h2.tickets .fade-white { right: 49px; }
ul.agenda-results-page li div.value h3.overflowed-white { padding: 0 0 2px; width: 390px; }
ul.agenda-results-page li div.value h3.overflowed-white.tickets .fade-white { right: 48px; }
ul.agenda-results-page li div.value p { margin: 0; width: 336px; }
ul.agenda-results-page li a.performances { position: absolute; bottom: 3px; left: 175px; color: #555; padding: 0 0 0 20px; text-decoration: none; background: url('http://asset1.agendastatic.nl/images/icons/calendar.png?1283335271') no-repeat center left; }
ul.agenda-results-page li .dynamic-tags { background: #F1F1F1 none repeat scroll 0 0; bottom: 3px; color: #777777; font-size: 11px; font-style: italic; height: 15px; min-width: 115px; overflow: hidden; padding: 2px 4px; position: absolute; right: 0; width: 115px; white-space: nowrap; }
ul.agenda-results-page li .dynamic-tags .fade { background: transparent url('http://asset1.agendastatic.nl/images/genre-fade.png?1283335271') no-repeat scroll right top; position: absolute; right: 0; top: 0; width: 29px; }

.ad_results_placement { text-align: center; }

#competition { padding: 0; }
#competition #list-block ul { border-top: 1px solid #BBB; }

.competition-sykscraper { padding: 0; }

.city-landing-page #leading { height: 257px; }
.city-landing-page #leading .title { width: 485px; }
.city-landing-page #leading .title h1 { color: #fff; }
.city-landing-page #leading img { width: 490px; height: auto; }
.city-landing-page #city-description, .city-landing-page #leading { margin: 0 0 20px 0; font-size: 1.1em; padding: 0 20px 0 0; }
.city-landing-page .agenda-listing { margin: 0; }
.city-landing-page .agenda-listing td.title, .city-landing-page .agenda-listing td.title h5 { width: 250px; }
.city-landing-page .agenda-listing td.date { width: 70px; }
.city-landing-page .agenda-listing td.location-genres, .city-landing-page .agenda-listing td.location-genres div { width: 140px; }
.city-landing-page .agenda-listing td.location-genres .genres, .city-landing-page .agenda-listing td.location-genres div .genres { font-style: italic; }
.city-landing-page .paging-information { float: right; font-style: italic; text-align: right; vertical-align: middle; height: 24px; line-height: 24px; }

#sidebar .category-block { float: left; height: 170px; margin: 0 0 10px 0; padding: 0 0 10px 15px; width: 168px; }
#sidebar .category-block .item { border-bottom: 3px solid #ccc; height: 145px; margin: 0 0 10px; }

#error-image { padding: 30px 0 0 0; }
#error-image img { margin: 20px; border: 3px solid #D1D1D1; }

#error-box { margin: 50px 0 0; }
#error-box h1 { font-size: 4.5em; font-weight: bold; padding: 0 0 20px 0; }
#error-box p { font-size: 2em; }

.error-suggestion-list ul { list-style-position: outside; list-style-type: disc !important; margin: 10px; padding: 10px; }
.error-suggestion-list ul li { font-size: 1.2em; display: list-item; }

form.performance input, form.performance select, form.performance textarea, form.performance select, form.performance ul.tag-holder { width: 330px; }
form.performance div.tag-results { width: 341px; margin-left: 107px; }
form.performance ol li span.field-tip { margin-left: 107px; }

ul.tag-holder li.bit-input input { width: 100px; }

fieldset.inputs label { width: 100px; }
fieldset.inputs li.error label { width: 100px; }
fieldset.inputs ol li ol.horizontal { margin-left: 107px; }

li input.date-pick-no-click { width: 90px; }

div.span-15 ul.agenda-results-page li div.value { width: 300px; }

.overflowed, .overflowed-white { display: block; white-space: nowrap; overflow: hidden; position: relative; width: 100%; }

.fade, .fade-white { background: transparent url('http://asset1.agendastatic.nl/images/fade-white.png?1283335271') repeat-y top right; position: absolute; top: 0; right: 0; width: 30px; height: 100%; *height: auto; }

tr.even .fade { background: transparent url('http://asset1.agendastatic.nl/images/fade-gray.png?1283335271') repeat-y top right; }

.auto-complete-image { width: 105px; margin: 5px; padding: 4px; border: 1px solid #6f6f6f; height: 44px; float: left; position: relative; }

.remove-artist { width: 100%; position: absolute; left: 0; top: 0; z-index: 1000; background-color: gray; color: #fff; text-align: right; display: none; }

.remove-artist:hover { color: #f8ccf8; }

.auto-preview-artist-name { position: absolute; right: 0; top: 0; margin: 2px; width: 60px; }

.warning-border { border: 1px solid #ff0; }

.autocomplete-list { position: relative; width: 100%; }

.autocomplet-list-text { position: absolute; top: 6px; right: 20px; }

html { margin-left: -1px; overflow-y: scroll; }

body { background: #EBEBEB url('http://asset1.agendastatic.nl/images/site/content_bg.png?1283335271') repeat-y center; }

#wrapper { *padding-left: 2px; }

#preload-images { height: 0 !important; overflow: hidden; }

#content { padding: 20px 0 20px 0; min-height: 560px; overflow: hidden; }

.side-box { margin: 20px 0 0; float: left; width: 100%; }
.side-box ul { margin: 0; border-top: #b0adad solid 1px; }
.side-box ul li { margin: 0; padding: 0; }
.side-box ul li a { display: block; text-decoration: none; height: 20px; color: #555; padding-top: 9px; background-color: #f5f5f5; border-bottom: #b0adad solid 1px; border-right: #b0adad solid 1px; padding-left: 30px; background-image: url('http://asset1.agendastatic.nl/images/filters/icon.png?1283335271'); background-repeat: no-repeat; background-position: 95% 50%; font-size: 11px; }
.side-box ul li a:hover { text-decoration: underline; }
.side-box ul li a.twitter { background-image: url('http://asset1.agendastatic.nl/images/icons/twitter.png?1283335271'); }
.side-box ul li a.decibel-link { background-image: url('http://asset1.agendastatic.nl/images/icons/icoon decibel.png?1283335271'); }
.side-box ul li a.facebook { background-image: url('http://asset1.agendastatic.nl/images/icons/facebook.png?1283335271'); }

.side-column-ad { text-align: center; }

.decibel { text-align: center; }
.decibel img { margin: 3px; }
.decibel ul { text-align: left; }
.decibel ul li a { background-image: url('http://asset1.agendastatic.nl/images/filters/icon_blue.png?1283335271'); }

#suggested { background: #eee; border-bottom: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; padding: 5px; width: 188px; }
#suggested ul li { border-bottom: 1px solid #ccc; }
#suggested ul li.last { border: 0; }

#datepicker { height: 45px; padding: 3px 0 0; }
#datepicker a { display: none; }
#datepicker div.label { color: #999; float: left; font-size: 0.8em; font-weight: normal; height: 14px; padding: 0; margin: 0; width: 80px; }
#datepicker div.row { clear: both; height: 25px; margin: 0; padding: 3px 0 0; }
#datepicker input.date-pick { border: 1px solid #999; float: left; height: 16px; margin: 0 3px 0 0; padding: 1px; width: 73px; }
#datepicker input.submit { border: 1px solid #999; float: left; height: 20px; padding: 1px 4px 3px; }

#terms-and-condtions h1, #terms-and-condtions h2 { margin: 0 0 5px 0; }
#terms-and-condtions ul { margin: 0 0 1.5em 0; list-style: disc; }
#terms-and-condtions ul li { margin: 0 0 2px 20px; }

#leading { position: relative; height: 300px; border: 5px solid #ddd; }
#leading img { height: 300px; width: 570px; }
#leading .category, #leading .title { position: absolute; background: #000; overflow: hidden; color: #fff; }
#leading .category { top: 5px; right: 5px; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); padding: 2px 5px; }
#leading .category h3 { color: #fff; }
#leading .title { left: 0; bottom: 10px; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); padding: 0 0 0 5px; position: absolute; width: 565px; }
#leading .title h1 { height: 28px; margin: 0; overflow: hidden; padding: 2px 2px 0 2px; font-size: 22px; }
#leading .title h1 a { color: #fff; text-decoration: none; }
#leading .title h2 { color: #fff; line-height: 1em; margin: 0; padding: 0 2px 5px 2px; font-size: 16px; }
#leading .description { background: #2c2c2c; color: #fff; font-size: 1.4em; line-height: 1.2em; padding: 5px; }

.block-right { margin: 0; }

#footer { background: #f1f1f1; border-top: 1px solid #8b8b8b; color: #555; font-size: 1.2em; margin: 50px 0 0 0; padding: 30px; overflow: hidden; }
#footer a { color: #555; }
#footer ul.sitemap li { border-right: 1px dashed #ccc; margin: 0 10px 0 0; padding: 0 10px 0 0; }
#footer ul.sitemap li.last { border: 0; }
#footer .description { margin: 30px auto auto auto; color: #666; font-size: 0.9em; overflow: hidden; }
#footer .description a { color: #333; }
#footer .description h3 { color: #444; font-size: 1.1em; font-weight: bold; margin: 0 0 5px 0; }
#footer .description .span-15 p { width: 90%; }
#footer .copyright { text-align: right; }

.ad { border: none; }

#ad-leaderboard { float: right; height: 90px; width: 728px; margin: 0 10px 0 0; }
#ad-leaderboard a { position: absolute; }

#ad-skyscraper { float: left; height: 600px; width: 120px; }

#ad-rectangle { float: left; height: 250px; margin: 0 0 0 -1px; width: 300px; }

form.formtastic input.street { float: left; margin: 0 0 3px 0px; width: 316px; }
form.formtastic input.house_number { float: left; margin: 0 0 0 5px; width: 50px; }
form.formtastic input.postal_code { float: left; margin: 0 0 3px 0px; width: 80px; }
form.formtastic input.city { float: left; margin: 0 0 0 5px; width: 286px; }

#newsletter .container { width: 760px; }
#newsletter .span-4 { width: 120px; }

#header.newsletter .container, #footer.newsletter .container { width: 760px; }


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	text-align: left !important;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#facebox .b {
  background:url(/plugins/facebox/b.png);
}

#facebox .tl {
  background:url(/plugins/facebox/tl.png);
}

#facebox .tr {
  background:url(/plugins/facebox/tr.png);
}

#facebox .bl {
  background:url(/plugins/facebox/bl.png);
}

#facebox .br {
  background:url(/plugins/facebox/br.png);
}

#facebox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 5px;
  background: #fff;
  width: 300px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .footer img {
  vertical-align: middle;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.decibel-content{
    background: url(/images/radio-decibel-popup.jpg) no-repeat;width:300px; height:300px;
    border: 0px;
}
.decibel-popup{
   padding-top:140px;width:250px; margin:10px auto;
}
.decibel-popup ul li{
    padding-top: 9px;
    color: #fff;
    font-size: 11px;
}
.decibel-popup ul li a{
    color: #fff;
    font-size: 11px;
    padding-left: 30px;
    height: 25px;
    display: block;
}
.decibel-popup ul li a.winamp{
    background: url("/images/icons/winamp.png") no-repeat;

}
.decibel-popup ul li a.windowsmedia{
    background: url("/images/icons/windowsmedia.png") no-repeat ;
}
.decibel-popup ul li a.itunes{
    background: url("/images/icons/itunes.png") no-repeat;
}
.decibel-popup ul li a:hover{
    text-decoration: underline;
}



.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-north { background-image: url(/plugins/tipsy/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(/plugins/tipsy/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(/plugins/tipsy/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(/plugins/tipsy/tipsy-west.gif); background-position: left center; }
.default {
    display: block;
    
}
.default .default_inner{
    padding:5px 7px; background-color: #EEEEEE; color: #222222; text-align: left; width: 98%;border: 1px solid #ccc;
}

/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
