

/* =============================================================================
   HTML5 Normalize Reset *DO NOT CHANGE*
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } 
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } 
audio:not([controls]) { display: none; } 
[hidden] { display: none; } 
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} 
body { margin: 0; line-height: 1; font-size: 13px; }
h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}
body, button, input, select, textarea { font-family: sans-serif; } 
a { color: #00e; } 
/*a:visited { color: #551a8b; }*/
a:focus { outline: thin dotted; } 
a:hover, a:active { outline: 0; } 
abbr[title] { border-bottom: 1px dotted; } 
b, strong { font-weight: bold; } 
blockquote { margin: 1em 40px; }
dfn { font-style: italic; } 
mark { background: #ff0; color: #000; } 
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; } 
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } 
q { quotes: none; } 
q:before, q:after { content: ''; content: none; } 
small { font-size: 75%; } 
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } 
sup { top: -0.5em; } 
sub { bottom: -0.25em; } 
ul, ol { margin: 1em 0; padding: 0 0 0 40px; } 
dd { margin: 0 0 0 40px; } 
nav ul, nav ol, menu ul, menu ol, nav, menu { list-style: none; list-style-image: none; margin: 0; padding: 0; } 
img { border: 0; -ms-interpolation-mode: bicubic; } 
svg:not(:root) { overflow: hidden; } 
figure { margin: 0; } 
form { margin: 0; } 
fieldset { margin: 0 2px; padding: 0.35em 0.625em 0.75em; } 
legend { border: 0; *margin-left: -7px; } 
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } 
button, input { line-height: normal; *overflow: visible;} 
table button, table input { *overflow: auto; } 
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } 
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } 
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } 
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } 
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } 
textarea { overflow: auto; vertical-align: top;} 
table { border-collapse: collapse; border-spacing: 0; } 

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   SHELL STYLES
   ========================================================================== */
   
@font-face { font-family: 'JuraLight'; src: url('type/Jura-Light-webfont.eot'); src: url('type/Jura-Light-webfont.eot?#iefix') format('embedded-opentype'), url('type/Jura-Light-webfont.woff') format('woff'), url('type/Jura-Light-webfont.ttf') format('truetype'), url('type/Jura-Light-webfont.svg#JuraLight') format('svg'); font-weight: normal; font-style: normal; } 

@font-face { font-family: 'JuraBook'; src: url('type/Jura-Regular-webfont.eot'); src: url('type/Jura-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('type/Jura-Regular-webfont.woff') format('woff'), url('type/Jura-Regular-webfont.ttf') format('truetype'), url('type/Jura-Regular-webfont.svg#JuraBook') format('svg'); font-weight: normal; font-style: normal; } 

@font-face { font-family: 'JuraMedium'; src: url('type/Jura-Medium-webfont.eot'); src: url('type/Jura-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('type/Jura-Medium-webfont.woff') format('woff'), url('type/Jura-Medium-webfont.ttf') format('truetype'), url('type/Jura-Medium-webfont.svg#JuraMedium') format('svg'); font-weight: normal; font-style: normal; } 

@font-face { font-family: 'JuraDemiBold'; src: url('type/Jura-DemiBold-webfont.eot'); src: url('type/Jura-DemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('type/Jura-DemiBold-webfont.woff') format('woff'), url('type/Jura-DemiBold-webfont.ttf') format('truetype'), url('type/Jura-DemiBold-webfont.svg#JuraDemiBold') format('svg'); font-weight: normal; font-style: normal; }  

@font-face {
    font-family: 'DJGrossNormal';
    src: url('type/DJGROSS-webfont.eot');
    src: url('type/DJGROSS-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/DJGROSS-webfont.woff') format('woff'),
         url('type/DJGROSS-webfont.ttf') format('truetype'),
         url('type/DJGROSS-webfont.svg#DJGrossNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {overflow: hidden; overflow-y: auto;}
body {background: #000 url(images/body_bg.jpg) 0 0 repeat; position: absolute; top: 0; left: 0; right: 0; bottom: 0; font: 14px/1 'JuraDemiBold', sans-serif; color: #757575;}

#body-home,
#body-welcome {background: #000;}

  
#main-header {position: fixed; height: 197px; top: 0; left: 0; right: 0; background: url(images/header_bg.png) repeat-x; height: 0; z-index: 101; }
#top-fade {height: 132px; position: fixed; top: 0; left: 0; right: 0; background: url(images/top_fade.png) repeat-x; z-index: 100;}



#header-promo {position: absolute; top: 0; left: 850px; z-index: 1000;}





#main-logo {display: block; width: 229px; height: 0; overflow: hidden; padding: 115px 0 0; background: url(images/bs_logo_color.png) no-repeat; position: relative; top: 7px; left: 13px; z-index: 1000;}

#main-nav {position: absolute; top: 20px; left: 280px; padding: 20px; z-index: 1000;}
#main-nav ul {position: relative;}
#main-nav ul li {float: left; margin: 0 30px 20px 0; text-shadow: 0 0 10px #000; position: relative;}
#main-nav ul li a, #main-nav ul li span {font-family: 'JuraDemiBold', sans-serif; font-size: 22px; color: #f5f5ed; text-transform: uppercase; text-decoration: none; display: block; height: 22px; line-height: 22px; cursor: pointer;}
#main-nav ul li span {cursor: default;}
#main-nav ul li ul {display: none; position: absolute; top: 22px; left: -10px; right: 0;}

#main-nav ul li#nav-shop ul {left: -140px;}

#main-nav ul li ul li {margin: 0;}
#main-nav ul li:hover ul {display: block;}
#main-nav ul li ul li a {font-size: 14px; font-family:'JuraDemiBold', sans-serif; padding: 0 10px;}

#main-nav ul li#nav-the-band ul {width: 400px;}
#main-nav ul li#nav-multimedia ul {width: 250px;}
#main-nav ul li#nav-community ul {width: 350px;}
#main-nav ul li#nav-shop ul {width: 400px;}

#nav-social-fb a,
#nav-social-tw a,
#nav-social-yt a {display: block!important; width: 29px!important; height: 0!important; overflow: hidden!important; padding: 20px 0 0!important; background: url(images/header_social_icons.png) no-repeat!important;}
#nav-social-tw a {background-position: 0 0!important; margin: 0 8px 0 0;}
#nav-social-fb a {background-position: 0 -30px!important;}
#nav-social-yt a {background-position: 0 -60px!important;}
.nav-social-like-wrap {width: 47px; overflow: hidden; margin: 0 0 0 10px;}

#nav-us a, #nav-ca a, #nav-de a, #nav-itunes a, #nav-fr a {display: block!important; width: 29px!important; height: 0!important; overflow: hidden!important; padding: 20px 0 0!important; margin: 0 0 0 10px;}
#nav-us a {background: url(images/nav_us.png) no-repeat!important; }
#nav-ca a {background: url(images/nav_ca.png) no-repeat!important;}
#nav-de a {background: url(images/nav_de.png) no-repeat!important;}
#nav-fr a {background: url(images/nav_fr.png) no-repeat!important;}

#nav-itunes a {background: url(images/nav_itunes.png) no-repeat!important; width: 69px!important;}


#main-content {top: 0; left: 0; right: 0; padding: 130px 0 100px 0;}
#body-home #main-content,
#body-welcome #main-content {padding: 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0;}



#main-footer {position: fixed; bottom: 5px!important; left: 5px; font-family: 'JuraDemiBold', sans-serif; font-size: 11px; color: #fff; padding: 5px 0 0 44px; min-height: 24px; z-index: 200;}
#main-copy {display: block;}
#main-flinks {}

#main-f-socials {margin: 0; padding: 0; list-style: none; display: inline-block; zoom: 1; *display: inline; position: relative; top: 2px;}
#main-f-socials li {display: inline-block; zoom: 1; *display: inline;}
#main-f-socials li a {display: block; width: 15px; height: 0; overflow: hidden; padding: 10px 0 0; background: url(images/footer_social_icons.png) no-repeat}
#main-f-socials li a#f-soc-fb {background-position: 0 0;}
#main-f-socials li a#f-soc-tw {background-position: 0 -20px; margin: 0 4px 0 0;}
#main-f-socials li a#f-soc-yt {background-position: 0 -40px;} 


#pbbu {display: block; width: 38px; height: 0; overflow: hidden; padding: 29px 0 0; background: url(images/pbbu.png) no-repeat; position: absolute; left: 0; top: 0;}
#pbbu:hover {background-position: 0 -29px;}




.jspContainer { overflow: hidden; position: relative; } 
.jspPane { position: absolute; } 
.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; } 
.jspHorizontalBar .jspCap { float: left; } 
.jspTrack { position: relative; } 
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; } 
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; } 
.jspVerticalBar .jspArrow:focus { outline: none; } 
.jspCorner {  float: left; height: 100%; } 
/* Yuk! CSS Hack for IE6 3 pixel bug :( */ * html .jspCorner { margin: 0 -3px 0 0; } 
.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; } 



.jspVerticalBar { position: absolute; top: 0; right: 0; width: 17px; height: 100%; z-index: 101; background: url(images/scrollbar.png) -80px 0 repeat; } 
.jspCap {padding: 1px 0 0;} 


.jspDrag { background: url(images/scrollbar.png) -47px 50% no-repeat; position: relative; top: 0; left: 0; cursor: pointer; }
.jspDragTop {height: 2px; width: 17px; background: url(images/scrollbar.png) -47px 0 no-repeat; position: absolute; top: -2px;}
.jspDragBottom {height: 2px; width: 17px; background: url(images/scrollbar.png) -47px bottom no-repeat; position: absolute; bottom: -2px;} 

.jspVerticalBar:hover .jspDrag:hover, .jspVerticalBar:hover .jspDrag:active {background-position: -63px 50%;}
.jspVerticalBar:hover .jspDrag:hover .jspDragTop, .jspVerticalBar:hover .jspDrag:active .jspDragTop {background-position: -63px 0;}
.jspVerticalBar:hover .jspDrag:hover .jspDragBottom, .jspVerticalBar:hover .jspDrag:active .jspDragBottom {background-position: -63px bottom;}

.jspArrow { text-indent: -20000px; display: block; cursor: pointer; } 
.jspVerticalBar .jspArrow { width: 17px; height: 19px; background: url(images/scrollbar.png) no-repeat;  } 
.jspVerticalBar .jspArrowUp {background-position: 0 0;}
.jspVerticalBar .jspArrowDown {background-position:  0 -15px;}

/*
.jspVerticalBar:hover .jspArrowUp {background-position: -15px 0;}
.jspVerticalBar:hover .jspArrowDown {background-position: -15px -16px;}
*/

.jspVerticalBar:hover .jspArrowUp:hover, .jspVerticalBar:hover .jspArrowUp:active {background-position: -31px 0;}
.jspVerticalBar:hover .jspArrowDown:hover, .jspVerticalBar:hover .jspArrowDown:active {background-position: -31px -16px;}

.jspArrow.jspDisabled {} 





/* =============================================================================
   TOOLS & STATIC
   ========================================================================== */

#background {position: fixed; z-index: -1; width: 100%; top: 0; left: 0;}
#page-callname {display: none;}

::-moz-selection { background: #9655C2; color: #fff; text-shadow: none; }
::selection { background: #9655C2; color: #fff; text-shadow: none; }

p {line-height: 1.25em; margin: 0 0 1em;}
a {color: #ddd;}
a:hover {color: #fff;}

h1, h2, h3, h4, h5, h6 {font-weight: normal; color: #f5f5ed;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

hr {margin: 10px 0; padding: 0; height: 0; overflow: hidden; border-top: 1px solid #222;}

.fl {float: left;}
.fr {float: right;}
.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}
.tac {text-align: center;}
.ttu {text-transform: uppercase;}
.width-auto, .wa {width: auto!important;}

.img-fl {float: left; margin: 20px 20px 20px 0;}
.img-fr {float: right; margin: 20px 0 20px 20px;}

.f11 {font-size: 11px;}
.f12 {font-size: 12px;}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f15 {font-size: 15px;}
.f16 {font-size: 16px;}
.f17 {font-size: 17px;}
.f18 {font-size: 18px;}



.page-header {position: fixed; top: 110px; left: 75px; z-index: 20; display: none;}
.page-header h1 {float: left; color: #f5f5ed; font-family: Impact; font-size: 41px; text-transform: uppercase;}
.page-header h1 a {color: #f5f5ed; text-decoration: none;}
.page-header h1 a:hover {color: #fff;}

.section-utility, .page-utility {float: right;}
.section-utility ul, .page-utility ul {}
.section-utility ul li, .page-utility ul li {float: left; margin: 0 0 0 5px;}
.section-utility ul li a, .page-utility ul li a {}

.main-col {}
.section-block {}
   
   

.comments-module {padding: 10px; margin: 20px 0 0; border-top: 1px solid #3a3a3a;}
.comments-module h3 {color: #fff; font-size: 22px; margin: 0 0 5px;}
  
  
  
  
/* =============================================================================
   FORMS & ERRORS
   ========================================================================== */

   
.general-form .form-row-req-field, .general-form .req-field, .errors {color: #ff0000; }
.success, .error {}
.success {color: #33CC66;} .error {color: #FF0000;}


.general-form {margin: 0; padding: 0; list-style: none;}
.general-form li {margin-bottom: 10px;}
.general-form label {display: inline-block; zoom: 1; *display: inline; width: 185px; vertical-align: middle; margin: 5px 0;}
.general-form input, .general-form select, .general-form textarea {display: inline-block; zoom: 1; *display: inline; width: 350px; vertical-align: middle; border: 0; background: #3a3a3a; padding: 3px; color: #757575; font: 14px/23px 'JuraDemiBold', sans-serif!important;}
.general-form input:focus, .general-form select:focus, .general-form textarea:focus {background: #666; color: #fff;}
.general-form textarea {width: 350px; height: 100px; vertical-align: top;}
.general-form .checkbox, .general-form .radio {width: auto!important;}
.general-form #bday_mm, .general-form #bday_dd {width: 50px!important;}
.general-form #bday_yyyy {width: 100px!important;}
.general-form #zip {width: 120px!important;}
.general-form #mobile {width: 200px!important;}
.general-form .form-row-checkbox input {}
.general-form select {width: auto;}



#recaptcha_widget {padding: 10px; background: #222; width: auto; /*margin-left: 188px;*/ display: inline-block!important; zoom:1!important; *display: inline!important; vertical-align: top;}
#recaptcha_image {float: left; width: 300px; height: 59px!important; background: #fff; text-align: center;}
.recaptcha_audio_cant_hear_link {display: inline-block; zoom: 1; *display: inline; margin: 0 0 5px;}
#recaptcha_options {float: left; margin: 0 0 0 1px; width: 19px;}
#recaptcha_options div {margin: 0 0 1px;}
#recaptcha_options div a {display: block; width: 20px; height: 0; overflow: hidden; padding: 19px 0 0; background: #fff url(images/icons/recaptcha_icons.png) no-repeat;}
#recaptcha_options div.recaptcha_get_another a {background-position: 5px 3px;}
#recaptcha_options div.recaptcha_only_if_audio a {background-position: 5px -18px;}
#recaptcha_options div.recaptcha_only_if_image a {background-position: 5px -58px;}
#recaptcha_options div.recaptcha_help a {background-position: 5px -38px;}
.recaptcha_title {display: block; clear:both; padding: 10px 0 4px; }
#recaptcha_response_field {width: 314px;}

#captchadiv {display: none;}


.login-forgot {display: block; margin-left: 190px;}
#login-form input, #email-recover-form input, #password-recover-form input {width: 240px;}

.form-label-subtext {font-size: .8em;}

#email-recover-form .form-row-security label,
#password-recover-form .form-row-security label {width: 94px;}







/* =============================================================================
   TABULAR DATA
   ========================================================================== */

.general-table {border-left: 1px dotted #EEEFF4; border-top: 1px dotted #EEEFF4;  font-size: 12px; width: 100%; margin: 0 0 1em;}
.general-table tr {border-bottom: 1px dotted #EEEFF4; }
.general-table tr td {padding: 3px 6px; border-right: 1px dotted #EEEFF4;}
.general-table thead tr {background: #222; color: #fff;}








/* =============================================================================
   SOCIAL ICONS
   ========================================================================== */
   
.share-button {position: relative; overflow: hidden;}
.share-button span {width: 45px; }
.share-button:hover span {width: 119px;}
.share-button span:hover .social-icons {}
.social-icons {margin: 0; padding: 1px 0 2px; list-style: none; height: 20px; overflow: hidden; position: absolute; top: 0; left: 10px; background: #C9C9AD; width: 126px; display: block; }
.social-icons li {float: left; margin: 0 0 0 2px;}

.gp-plus {width: 32px; height: 20px; overflow: hidden; display: block;}
.fb-like {width: 46px; height: 20px; overflow: hidden; display: block;}
.fb-like span {margin: 0; padding: 0!important; background: none; height: auto;}

.comments_link {display: block; height: 24px; line-height: 24px; background: #222; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding: 0 5px; color: #fff; text-decoration: none; font-weight: bold; font-size: 11px;}

.st_sharethis_custom,
.st_twitter_custom {background: url(images/icons/sharethis_20.png) 0 0 no-repeat; width: 20px; height: 0; overflow: hidden; padding: 20px 0 0; display: block; cursor: pointer;}
.st_twitter_custom {background: url(images/icons/twitter_20.png) 0 0 no-repeat; }

.social-icons .fb_edge_comment_widget {display: none!important;}







/* =============================================================================
   BUTTONS & PAGINATION
   ========================================================================== */

.button,
button,
#submit {display: inline-block; zoom: 1; *display: inline; height: 23px; padding: 0 0 0 5px; text-decoration: none; border: 0; background: url(images/button_elements.png) 0 -46px no-repeat; color: #222; font: bold 14px/23px 'JuraDemiBold', sans-serif!important; text-transform: uppercase; }

.button span,
button span,
#submit span {display: block; height: 23px; background: url(images/button_elements.png) right 0 no-repeat;  padding: 0 14px 0 9px; cursor: pointer;}

.button span span,
button span span,
#submit span span {display: inline; height: auto; background: none; padding: 0; cursor: pointer;}


.button:hover,
button:hover,
#submit:hover {background-position: 0 -69px; color: #222;}

.button:hover span,
button:hover span,
#submit:hover span {background-position: right -23px;}



/* PAGINATION */
.pagination {text-transform: uppercase; }

.pagination h3 {color: #fff; font-size: 26px; font-weight: bold;}

.pagination a,
.pagination span {display: inline-block; zoom: 1; *display: inline; color: #757575; font-size: 19px; text-decoration: none; padding: 4px;}

.pagination a:hover {color: #fff;}
.pagination .active {color: #fff;}

.pagination .pg-list {display: inline;}

.pagination .pipe_divider, .pagination .ellipses {display: none;}

.pagination .next,.pagination .prev {display: inline-block; zoom: 1; *display: inline; width: 6px; height: 0; overflow: hidden; padding: 12px 0 0; background: url(images/pagination_prevnext.png) no-repeat;}
.pagination .next {background-position: -6px -12px; margin: 0 0 0 5px;}
.pagination .next:hover {background-position: -6px 0px;}
.pagination .prev {background-position: 0 -12px; margin: 0 5px 0 0;}
.pagination .prev:hover {background-position: 0 0px;}


#pagination-first {width: 100px!important; padding: 0!important; border: 0!important; }
#pagination-first .pg-list {float: left; text-align: center;}
#pagination-first a, #pagination-first span {display: block!important; width: 2em; margin: 0 auto; padding: 2px 0;}
#pagination-first .next, #pagination-first .prev {width: 12px; padding: 6px 0 0;}
#pagination-first .next {background-position: 0 -18px; margin: 8px auto 0;}
#pagination-first .next:hover {background-position: 0 -6px;} 
#pagination-first .prev {background-position: 0 -12px; margin: 0 auto 8px;}
#pagination-first .prev:hover {background-position: 0 0;}


/* =============================================================================
   JQUERY TABS & ACCORDION FUNCTIONALTY-ONLY STYLES (base styles for functionality to work)
   ========================================================================== */
   
.ui-tabs { position: relative; zoom: 1; }
.ui-tabs .ui-tabs-nav {overflow: hidden; padding: 0; margin: 0;}
.ui-tabs .ui-tabs-nav li {list-style: none; float: left; position: relative; }
.ui-tabs .ui-tabs-nav li a {}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: default; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block;}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; outline: 0; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header a { display: block; }
.ui-accordion .ui-accordion-content { position: relative; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }







/* =============================================================================
   BILLBOARD
   ========================================================================== */

#billboard-wrapper {margin-bottom: 20px;}
#billboard {width: 1000px; height: 350px; overflow: hidden; position: relative; background: #222;}
#billboard img {display: block;}
#billboard-nav {text-align: center; margin: 5px 0 0;}

#billboard-nav li {display: inline-block; zoom: 1; *display: inline;}
#billboard-nav li a img {display: block;}

#billboard-nav a {display: inline-block; zoom: 1; *display: inline; text-align: center; color: #222; margin: 0 3px; text-decoration: none; font-weight: bold; font-size: 11px; width: 15px; line-height: 15px; height: 15px; border: 1px solid #ccc; outline: 0;}
#billboard-nav a.activeSlide {background: #222; color: #fff; padding: 1px; border: 0;}
#billboard-page {position: relative;}
.billboard-content {position: absolute; bottom: 10px; left: 0px; padding: 10px; background: #000; color: #fff;}





/* =============================================================================
   HOMEPAGE
   ========================================================================== */

#home-block {width: 3405px; height: 100%; background: url(images/body_bg.jpg) repeat;}

@media screen and (max-height: 800px) {
#home-block,
#body-home .scrollableArea,
#body-welcome .scrollableArea {width: 2724px!important;}

}

@media screen and (max-height: 640px) {
#home-block,
#body-home .scrollableArea, 
#body-welcome .scrollableArea {width: 2180px!important;}
}



div.scrollingHotSpotLeft { min-width: 127px; width: 10%; height: 100%; background: url(images/bigtrans.png) repeat; position: absolute; z-index: 99; left: 0; } 

div.scrollingHotSpotLeftVisible { background: url(images/home_left_arrow.png) left center no-repeat; zoom: 1; } 

div.scrollingHotSpotRight { min-width: 127px; width: 10%; height: 100%; background: url(images/bigtrans.png) repeat; position: absolute; z-index: 99; right: 0; } 

div.scrollingHotSpotRightVisible { background: url(images/home_right_arrow.png) right center no-repeat; zoom: 1; } 

div.scrollWrapper { position: relative; overflow: hidden; width: 100%; height: 100%; } 
div.scrollableArea { position: relative; width: auto; height: 2000px; } 



.home-obj-wrapper {position: absolute; width: 0; height: 0;}
.home-obj {position: absolute;}
.home-obj-img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.home-obj-img-0 {z-index: 10;}

.home-overlay {z-index: 16; position: absolute!important; }
.home-overlay img {display: block; width: 100%; height: 100%; box-shadow: 0 0 10px #333;}

.home-tape {position: absolute; z-index: 15; font-family: 'DJGrossNormal', sans-serif; background: url(images/home_tape.png) no-repeat; color: #232323; text-decoration: none; text-align: center; text-shadow: 0 0 1px #000; line-height: 98px; font-size: 51px; }
.home-tape:hover {color: #fff; text-shadow: 0 0 1px #fff;}


@media screen and (max-height: 800px) {
.home-tape {background-image: url(images/home_tape_med.png); font-size: 40px; line-height: 78px;}
}

@media screen and (max-height: 640px) {
.home-tape {background-image: url(images/home_tape_sm.png); font-size: 32px; line-height: 62px;}
}


#home-album-wrapper {top: 160px; left: 160px;}
	#home-album {width: 625px; height: 625px;}
	#home-album-overlay-a {top: 126px; left: -30px; width: 242px!important; height: 348px!important;}
	#home-album-overlay-b {top: 160px; left: 400px; width: 309px!important; height: 209px!important;}
	#home-album-overlay-c {top: 360px; left: 360px; width: 488px!important; height: 329px!important;}
	#home-tape-album {background-position: 0 0; width: 466px; height: 107px; top: 130px; left: 60px;}

	
@media screen and (max-height: 800px) {
	#home-album-wrapper {top: 128px; left: 128px;}
	#home-album { width: 500px; height: 500px; }
	#home-album-overlay-a {width: 194px!important; height: 278px!important; top: 100px; left: -24px;}
	#home-album-overlay-b {width: 247px!important; height: 167px!important; top: 128px; left: 320px;}
	#home-album-overlay-c {width: 390px!important; height: 263px!important; top: 288px; left: 288px;}
	#home-tape-album {background-position: 0 0; width: 372px; height: 85px; top: 104px; left: 48px;}
}

@media screen and (max-height: 640px) {
	#home-album-wrapper {top: 128px; left: 160px;}
	#home-album  { width: 400px; height: 400px; }
	#home-album-overlay-a {width: 155px!important; height: 223px!important; top: 80px; left: -19px;}
	#home-album-overlay-b {width: 198px!important; height: 134px!important; top: 102px; left: 256px;}
	#home-album-overlay-c {width: 312px!important; height: 210px!important; top: 230px; left: 230px;}
	#home-tape-album {background-position: 0 0; width: 298px; height: 68px; top: 83px; left: 38px;}
}


	
	
	
	
	
#home-ticket-wrapper {top: 120px; left: 1000px;}
	#home-ticket-a {top: 65px; left: 75px; width: 328px; height: 221px; z-index: 12;}
	#home-ticket-b { width: 237px; height: 297px; z-index: 11;}
	#home-ticket-c {top: 130px; left: 103px; width: 302px; height: 292px;}
	#home-ticket-overlay-a {left: 276px; top: 121px; width: 309px; height: 214px;}
	#home-tape-ticket {background-position: 0 -107px; width: 360px; height: 111px; top: 160px; left: 30px;}


@media screen and (max-height: 800px) {
	#home-ticket-wrapper {top: 120px; left: 800px;}
	#home-ticket-a {top: 52px; left: 60px; width: 262px; height: 177px}
	#home-ticket-b { width: 190px; height: 237px;}
	#home-ticket-c {top: 104px; left: 82px; width: 241px; height: 233px;}
	#home-ticket-overlay-a {left: 221px; top: 99px; width: 247px; height: 171px; width: px; height: px;}
	#home-tape-ticket {background-position: 0 -85px; width: 288px; height: 88px; top: 128px; left: 24px;}
}

@media screen and (max-height: 640px) {
	#home-ticket-wrapper {top: 120px; left: 640px;}
	#home-ticket-a {top: 42px; left: 48px; width: 210px; height: 141px;}
	#home-ticket-b { width: 152px; height: 190px;}
	#home-ticket-c {top: 83px; left: 66px; width: 193px; height: 187px;}
	#home-ticket-overlay-a {left: 177px; top: 77px; width: 198px; height: 137px;}
	#home-tape-ticket {background-position: 0 -68px; width: 230px; height: 71px; top: 102px; left: 19px;}
}







#home-film-wrapper {top: 610px; left: 900px;}
	#home-film {width: 873px; height: 192px;}
	#home-film-overlay-a {left: 18px; top: 60px; width: 308px; height: 212px;}
	#home-tape-film {background-position: 0 -218px; width: 281px; height: 111px; top: 40px; left: 430px;}

@media screen and (max-height: 800px) {
	#home-film-wrapper {top: 488px; left: 720px;}
	#home-film {width: 698px; height: 153px;}
	#home-film-overlay-a {left: 14px; top: 48px; width: 246px; height: 170px;}
	#home-tape-film {background-position: 0 -174px; width: 224px; height: 88px; top: 32px; left: 344px;}
}

@media screen and (max-height: 640px) {
	#home-film-wrapper {top: 420px; left: 606px;}
	#home-film {width: 559px; height: 123px;}
	#home-film-overlay-a {left: 11px; top: 38px; width: 197px; height: 136px;}
	#home-tape-film {background-position: 0 -139px; width: 179px; height: 71px; top: 25px; left: 275px;}
}






	
#home-news-wrapper {top: 90px; left: 1700px; }	
	#home-news-a {width: 695px; height: 516px; z-index: 11;}
	#home-news-b {top: 400px; left: 500px; width: 236px; height: 161px; z-index: 12;}
	#home-news-overlay-a {left: -30px; top: 275px; width: 391px; height: 318px;}
	#home-news-overlay-b {left: 585px; top: 40px; width: 246px; height: 364px;}
	#home-tape-news {background-position: 0 -329px; width: 242px; height: 98px; top: 240px; left: 270px;}

	
@media screen and (max-height: 800px) {
	#home-news-wrapper {top: 72px; left: 1360px; }	
	#home-news-a {width: 556px; height: 413px;}
	#home-news-b {top: 320px; left: 400px; width: 188px; height: 129px;}
	#home-news-overlay-a {left: -24px; top: 220px; width: 313px; height: 254px; }
	#home-news-overlay-b {left: 468px; top: 32px; width: 197px; height: 291px;}
	#home-tape-news {background-position: 0 -263px; width: 193px; height: 78px; top: 192px; left: 216px;}
}

@media screen and (max-height: 640px) {
	#home-news-wrapper {top: 90px; left: 1088px; }	
	#home-news-a {width: 445px; height: 330px;}
	#home-news-b {top: 256px; left: 320px; width: 151px; height: 103px;}
	#home-news-overlay-a {left: -19px; top: 176px; width: 250px; height: 204px; }
	#home-news-overlay-b {left: 374px; top: 26px; width: 157px; height: 233px;}
	#home-tape-news {background-position: 0 -210px; width: 154px; height: 62px; top: 138px; left: 178px;}
}







	
#home-gallery-wrapper {left: 2730px; top: 120px;}
	#home-gallery-a {top: 150px; left: 150px; width: 236px; height: 236px; z-index: 14;}
	#home-gallery-b {top: 80px; left: -140px; width: 236px; height: 235px; z-index: 12;}
	#home-gallery-c {top: 34px; left: 20px; width: 236px; height: 236px; z-index: 13;}
	#home-gallery-d {top: -20px; left: 140px; width: 235px; height: 236px; z-index: 11; display: none!important;}
	#home-gallery-overlay-a {left: -80px; top: 270px; width: 276px; height: 201px;}
	#home-gallery-overlay-b {left: 340px; top: 30px; width: 324px; height: 333px;}
	#home-tape-gallery {background-position: 0 -427px; width: 367px; height: 99px; top: 170px; left: 10px;}


@media screen and (max-height: 800px) {
	#home-gallery-wrapper {left: 2200px; top: 70px;}
	#home-gallery-a {top: 120px; left: 120px; width: 189px; height: 189px;}
	#home-gallery-b {top: 64px; left: -112px; width: 189px; height: 188px;}
	#home-gallery-c {top: 27px; left: 16px; width: 189px; height: 189px;}
	#home-gallery-d {top: -16px; left: 112px; width: 188px; height: 189px;}
	#home-gallery-overlay-a {left: -64px; top: 216px; width: 221px; height: 161px;}
	#home-gallery-overlay-b {left: 272px; top: 24px; width: 259px; height: 266px;}
	#home-tape-gallery {background-position: 0 -341px; width: 293px; height: 79px; top: 136px; left: 8px;}
}

@media screen and (max-height: 640px) {
	#home-gallery-wrapper {left: 1747px; top: 120px;}
	#home-gallery-a {top: 96px; left: 96px; width: 151px; height: 151px;}
	#home-gallery-b {top: 51px; left: -90px; width: 151px; height: 150px;}
	#home-gallery-c {top: 22px; left: 13px; width: 151px; height: 151px;}
	#home-gallery-d {top: -13px; left: 90px; width: 150px; height: 151px; }
	#home-gallery-overlay-a {left: -51px; top: 173px; width: 177px; height: 129px;}
	#home-gallery-overlay-b {left: 218px; top: 19px; width: 207px; height: 213px;}
	#home-tape-gallery {background-position: 0 -273px; width: 234px; height: 63px; top: 108px; left: 6px;}
}







	
#home-pass-wrapper {top: 590px; left: 2700px;}	
	#home-pass {width: 373px; height: 215px;}
	#home-pass-overlay-a {top: 100px; left: -150px; width: 343px; height: 170px;}	
	#home-tape-pass {background-position: 0 -526px; width: 425px; height: 104px; top: 87px; left: 0px;}	
	

@media screen and (max-height: 800px) {
	#home-pass-wrapper {top: 450px; left: 2190px;}
	#home-pass {width: 298px; height: 172px;}
	#home-pass-overlay-a {top: 80px; left: -120px; width: 274px; height: 136px;}
	#home-tape-pass {background-position: 0 -420px; width: 340px; height: 83px; top: 69px; left: 0px;}
}

@media screen and (max-height: 640px) {
	#home-pass-wrapper {top: 420px; left: 1728px;}
	#home-pass {width: 238px; height: 138px;}
	#home-pass-overlay-a {top: 64px; left: -96px; width: 219px; height: 109px;}	
	#home-tape-pass {background-position: 0 -336px; width: 272px; height: 66px; top: 55px; left: 0px;}
}


	
#jpreOverlay {background-color: #000000;}
#jpreLoader{width:300px; height:25px;}
#jpreBar {background:#9656C5;}
#jprePercentage {color:#fff;	font-size: 14px; text-align:center; line-height: 25px; margin-top: -25px;} 


	

/* =============================================================================
   NEWS
   ========================================================================== */

   
#body-news .main-col {width: 60%; min-width: 780px; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto;}
#body-news .main-col .section-block {padding: 0px; border: 1px solid #3a3a3a;} 

#body-news-details {background: none; border: 1px solid #3a3a3a; overflow: hidden; overflow-y: auto; }
#body-news #fancybox-content {background: url(images/transblack_80.png) repeat;}
/*
#body-news-details .articles_in_date {position: fixed;}
*/

#articles_in_box { }

.articles_in_wrapper { border-bottom: 1px solid #3a3a3a; padding: 10px 10px 20px; position: relative;}
#articles_in_wrapper_details {border-bottom: 0;}

.articles_in_date {text-align: center; color: #fff; width: 50px; float: left; background: #3a3a3a; padding: 10px; position: absolute; top: 0; left: 0;}
.articles_in_month {font-size: 18px; line-height: 1em;}
.articles_in_day {font-size: 36px; line-height: 1em; letter-spacing: -.02em;}

.articles_in_body {line-height: 1.25em; margin-left: 90px;}

.articles_in_headline {font-size: 28px; line-height: 1em; color: #f5f5ed;}
.articles_in_headline a {color: #f5f5ed; text-decoration: none;}

.articles_in_photo {float: left; background: url(images/icon_news_default.jpg) 0 0 no-repeat; display: none;}
.articles_in_photo img {display: block; width: 100px;}


.articles_in_functions {margin: 7px 0 0; padding: 0; list-style: none; }
.articles_in_functions li {float: left;}


#articles_in_box .pagination {padding: 0px 10px;}


   
 

/* =============================================================================
   TOURDATES
   ========================================================================== */

   
#body-events .main-col {width: 60%; min-width: 780px; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto;}
#body-events .main-col .section-block {padding: 0px; border: 1px solid #3a3a3a;} 


#body-events-details {background: none; border: 1px solid #3a3a3a; overflow: hidden; overflow-y: auto; }
#body-events #fancybox-content {background: url(images/transblack_80.png) repeat;}
/*
#body-events-details .tourdates_in_date {position: fixed;}
*/

#tourdates_in_box {}

.tourdates_in_wrapper {padding: 10px 10px 20px; border-bottom: 1px solid #3a3a3a; position: relative;}
#tourdates_in_wrapper_details {border-bottom: 0;}

.tourdates_in_date {text-align: center; color: #fff; width: 50px; float: left; background: #3a3a3a; padding: 10px; position: absolute; top: 0; left: 0;}
.tourdates_in_month {font-size: 18px; line-height: 1em;}
.tourdates_in_day {font-size: 36px; line-height: 1em; letter-spacing: -.02em;}

.tourdates_in_headline {font-size: 28px; margin: 0; line-height: 1em; color: #f5f5ed;}
.tourdates_in_headline a {color: #f5f5ed; text-decoration: none;}

.tourdates_in_body {line-height: 1.25em; margin-left: 80px;}

.tourdates_in_functions {margin: 7px 0 0; padding: 0; list-style: none; overflow: hidden;}
.tourdates_in_functions li {float: left; }

.tourdates_info {margin: 15px 0 0;}

.td-add-info {margin: 10px 0 0;}


#tourdates_in_box .pagination {padding: 0px 10px;}

/* RSVP */

#rsvp-wrapper {}




/* =============================================================================
   BLOG
   ========================================================================== */  
#blog-main-wrapper {}


#blog-archive-wrapper {position: fixed; top: 10px; right: 10px; z-index: 100;}
#blog-archive-wrapper h2 {color: #fff; float: left; margin: 0 15px 0 0;}

#blog-archive-list-wrapper {width: 300px; background: #3a3a3a url(images/drop_arrow.png) 300px 50% no-repeat; padding: 0 10px; line-height: 26px; float: left; position: relative; cursor: pointer;}
/*#blog-archive-list-wrapper:hover #blog-archive-list {max-height: 300px;}*/
.blog-archive-dropdown {max-height: 450px!important;}

#blog-archive-list {margin: 0; padding: 0; list-style: none; position: absolute; top: 26px; background: #222; left: 0; right: 0; color: #fff; overflow: hidden; max-height: 0;}
#blog-archive-list-scroller {margin: 0; padding: 0; list-style: none; color: #fff; overflow: hidden; overflow-y: auto;}

#blog-archive-list-scroller li a {padding: 10px; line-height: 1.35em; border-bottom: 1px solid #3a3a3a;}
#blog-archive-list-scroller li a:hover {background: #C9C9AD; padding: 10px;}

.blog-archive-body {display: block; color: #fff; text-decoration: none; line-height: 1em; font-size: 12px; padding: 0 0 5px;}
.blog-archive-date {color: #757575;}
   


#body-blog .main-col {width: 60%; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto;}
#body-blog .main-col .section-block {padding: 10px; border: 1px solid #3a3a3a;} 


.blog-headline {font-size: 28px; line-height: 1em; color: #f5f5ed;}
.blog-date {font-size: .8em; color: #f5f5ed;}

/* =============================================================================
   CALENDAR
   ========================================================================== */
   
.cal_wrapper .minical, .cal_wrapper .minical_popup {display: none;} 

#cal_topnav {text-align: center; position: relative; margin: 0 0 10px; background: #eee;}
#cal_topnav .cal_nav {}
#cal_topnav #cal_nav_prev {position: absolute; left: 7px; top: 7px;}
#cal_topnav #cal_nav_current {display: inline-block; zoom: 1; *display: inline;  padding: 10px; font-size: 20px;}
#cal_topnav #cal_nav_next {position: absolute; right: 7px; top: 7px;}

.cal_main {width: 100%;}
.cal_main tr td {width: 14%; padding: 4px 2px 0; margin: 0;}
.cal_main thead {background: #222; color: #fff; text-tranform: uppercase; font-weight: bold; font-size: 11px;}
.cal_main thead tr td {padding: 4px;}

.cal_cell {position: relative; padding: 5px; background: #eee; min-height: 80px; display: block; text-decoration: none;}
.cal_main_date {display: block; margin: -5px -5px 5px 5px; float: right; color: #222; font-weight: bold; font-size: 11px; line-height: 20px; width: 20px; text-align: center;}

.cal_cell_off {}

.cal_cell_on h3 {margin: 0; padding: 0; background: none; line-height: 1; font-size: 11px; font-weight: bold;}
.cal_cell_on .cal_cell {background-color: #fff; }

.cal_wrapper_in {}
.cal_wrapper_in #cal_topnav {text-align: left;}








/* =============================================================================
   PHOTOS
   ========================================================================== */
   
.photos-wrapper {overflow: hidden;  }
#photos-wrapper {}
#gallery-wrapper {}

.photos-breadcrumbs { }

#photos-listing {list-style: none; margin: 0; padding: 0; overflow: hidden; text-align: center;}
#photos-listing li.photo-thumb {display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 10px; width: 200px; box-shadow: 0 0 3px #333;}
#photos-listing li.gallery-thumb {width: 300px;}
#photos-listing li.photo-thumb a {display: block; padding: 10px; border: 1px solid #3a3a3a; color: #fff; text-decoration: none; font-size: 13px; background: #111;}
#photos-listing li.photo-thumb a .photo-thumbnail-wrapper {overflow: hidden;}
#photos-listing li.photo-thumb a .photo-thumbnail-wrapper img {display: block;  max-width: 200px; margin: 0 auto;}
#photos-listing li.gallery-thumb a .photo-thumbnail-wrapper img {max-width: 300px;}
#photos-listing li.photo-thumb a .photo-title {display: block; margin: 5px 0 0; text-align: center; }

#photos-listing li.photo-thumb-1 {background-color: #5a5a5a; padding: 10px 8px 7px 10px;}
#photos-listing li.photo-thumb-2 {background-color: #999; padding: 7px 10px 8px 10px;}
#photos-listing li.photo-thumb-3 {background-color: #555; padding: 9px 6px 11px 9px;}
#photos-listing li.photo-thumb-4 {background-color: #777; padding: 8px 9px 10px 8px;}
#photos-listing li.photo-thumb-5 {background-color: #7a7a7a; padding: 10px 10px 11px 8px;}

/*
#body-gallery .main-col {background: none;}
#body-gallery .section-block {border: 0; padding: 0;}
*/


#body-gallery .pagination {display: block; zoom: 1; *display: inline; padding: 10px; background: url(images/transblack_80.png); min-height: 0; float: none;}



#photos-listing li.photos-pagination {display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 10px; width: 200px; background: url(images/transblack_80.png) repeat;  border: 10px solid #777777; box-shadow: 0 0 10px #333;}
#photos-listing li.photos-pagination .pagination {width: auto; float: none; padding: 10px; border: 1px solid #3a3a3a; min-height: 0;}
#photos-listing li.photos-pagination .pagination .pg-list {display: block;}



.photo-gallery-15 {display: none!important;}


/* =============================================================================
   VIDEOS
   ========================================================================== */

.videos-wrapper {overflow: hidden;  }

/*VIDEOS LISTING*/   
#videos-listing {list-style: none; margin: 0; padding: 0; overflow: hidden; text-align: center;}
#videos-listing li.video-thumb {display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 10px; width: 260px; box-shadow: 0 0 3px #333; position: relative; background: #111;}
#videos-listing li.video-thumb a {display: block; padding: 10px; color: #fff; text-decoration: none; font-size: 13px;}
#videos-listing li.video-thumb a .video-thumbnail-wrapper {overflow: hidden; width: 240px; overflow: hidden;}
#videos-listing li.video-thumb a .video-thumbnail-wrapper img {width: 240px; display: block;}
#videos-listing li.video-thumb a .video-thumbnail-wrapper .play-arrow {display: block; width: 23px; height: 0; overflow: hidden; padding: 38px 0 0; background: url(images/play_arrow.png) no-repeat; position: absolute; top: 50%; left: 50%; margin: -29px 0 0 -11px;}
#videos-listing li.video-thumb a .video-thumbnail-wrapper img {display: block;  max-width: 260px; margin: 0 auto;}
#videos-listing li.video-thumb a .video-title {display: block; height: 34px; width: 260px; height: 34px; padding: 0 10px; background: url(images/video_tape.png) no-repeat; margin: 5px 0 0; text-align: center; color: #232323; font-family: 'DJGrossNormal', sans-serif; text-shadow: 0 0 1px #666; font-size: 11px; position: absolute; bottom: 5px; left: -6px; line-height: 31px; }   
#videos-listing li.video-thumb-1 a .video-title  {background-position: 0 0; bottom: 8px;}
#videos-listing li.video-thumb-2 a .video-title  {background-position: 0 -34px; bottom: 3px;}
#videos-listing li.video-thumb-3 a .video-title  {background-position: 0 -68px;}
   


/*VIDEOS PLAYLIST*/
#video-playlist-wrapper {position: fixed; top: 10px; right: 10px; z-index: 100;}
#video-playlist-wrapper h2 {color: #fff; float: left; margin: 0 15px 0 0;}
#video-playlist-list-wrapper {width: 300px; background: #3a3a3a url(images/drop_arrow.png) 300px 50% no-repeat; padding: 0 10px; line-height: 26px; float: left; position: relative; cursor: pointer;}
.video-playlist-dropdown {max-height: 450px!important;}
#video-playlist-list {margin: 0; padding: 0; list-style: none; position: absolute; top: 26px; background: #222; left: 0; right: 0; color: #fff; overflow: hidden; max-height: 0;}
#video-playlist-list-scroller {margin: 0; padding: 0; list-style: none; color: #fff; overflow: hidden; overflow-y: auto;}
#video-playlist-list-scroller li a {padding: 10px; line-height: 1.35em; border-bottom: 1px solid #3a3a3a;}
#video-playlist-list-scroller li a:hover {background: #C9C9AD; padding: 10px;}
.video-playlist-body {display: block; color: #fff; text-decoration: none; line-height: 1em; font-size: 12px; padding: 0 0 5px;}
.video-playlist-date {color: #757575;}


   
/*VIDEOS POPUP*/

#body-video #fancybox-content {background: url(images/transblack_80.png) repeat;}
#body-video-details {background: none; border: 1px solid #3a3a3a; overflow: hidden; }

#video-popup-box {padding: 10px;}

.video-title {margin: 0 0 10px; height: 22px;}
.video-title h2 {color: #fff; font-size: 22px;}
.video-title h3 {display: none;}
.video-player-video {width: 100%!important; height: 385px!important; background: #151515; position: relative;}
.video-player-video object, .video-player-video object embed, .video-player-video embed {width: 100%!important; height: 385px!important;}

.video-description {font-size: 11px; display: none;}


.video-functions {margin: 0; padding: 0; list-style: none; margin: 15px 0 0;}
.video-functions li {float: left;}

.video-comments-button {float: right!important;}
#video-comments-close {display: none;}
.video-comments-button-show #video-comments-close {display: block;}
.video-comments-button-show #video-comments-view {display: none;}

.video-comments {position: absolute; top: -428px; right: 0px; height: 427px; left: 0px; overflow: hidden; background: url(images/transblack_80.png) repeat; padding: 0; border-bottom: 1px solid #3a3a3a; margin: 0; border-top: 0;}  
.video-comments-open {top: 0;}

.video-comments-scroll {height: 427px; overflow: hidden; overflow-y: auto;}

.video-comments .fb-comments-cont {padding: 10px;}

/*   
.video-popup-wrapper {width: 880px; padding: 10px; border: 1px solid #3a3a3a; overflow: hidden;}   
.video-player-box {width: 480px; float: left;}  
.video-player-box h2 {color: #fff; margin: 0 0 5px; font-size: 22px;}   
.video-player {width: 480px; height: 300px; margin: 0 0 10px;}   







.video-comments { position: static; width:auto; height: 393px; } 


	
*/


/* =============================================================================
   DISCOGRAPHY
   ========================================================================== */

/*
#body-discography .main-col {background: none;}
#body-discography .section-block {border: 0; padding: 0;}
*/

#body-discography .pagination {display: block; zoom: 1; *display: inline; padding: 10px; background: url(images/transblack_80.png); min-height: 0; float: none;}

  
#body-discography-details {background: none; padding: 0; border: 1px solid #3a3a3a; overflow: hidden; overflow-y: auto; }
#body-discography #fancybox-content {background: url(images/transblack_80.png) repeat;}
 

.discography-wrapper {}




/*ALBUM LISTING*/
#discography-albums-wrapper {}

#discography-albums-listing {list-style: none; margin: 0; padding: 0; overflow: hidden; text-align: center;}
#discography-albums-listing li.discography-albums-thumb {display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 10px; width: 270px; box-shadow: 0 0 10px #333; background: #111;} 
#discography-albums-listing li.discography-albums-thumb a {display: block; color: #fff; text-decoration: none; font-size: 13px; }
#discography-albums-listing li.discography-albums-thumb a .discography-albums-img-wrapper {overflow: hidden;}
#discography-albums-listing li.discography-albums-thumb a .discography-albums-img-wrapper img {display: block; width: 270px; height: 270px;}
#discography-albums-listing li.discography-albums-thumb a .discography-albums-title {display: block; margin: 5px 0 0; text-align: center; display: none; }


/*
#discography-albums-listing li.album-thumb-1 {background-color: #5a5a5a; padding: 10px 8px 7px 10px;}
#discography-albums-listing li.album-thumb-2 {background-color: #999; padding: 7px 10px 8px 10px;}
#discography-albums-listing li.album-thumb-3 {background-color: #555; padding: 9px 6px 11px 9px;}
#discography-albums-listing li.album-thumb-4 {background-color: #777; padding: 8px 9px 10px 8px;}
#discography-albums-listing li.album-thumb-5 {background-color: #7a7a7a; padding: 10px 10px 11px 8px;}
*/


/*ALBUM DETAILS*/
#discography-details-wrapper {}


/*album details side column*/
#discography-details-side-col {position: fixed; left: 10px; top: 10px;}
#discography-details-album-photo {margin: 0 0 20px;}
#discography-details-album-photo img {display: block; width: 270px; height: 270px;}

#discography-details-side-col .social-icons {margin: 0 0 20px;}

#discography-details-album-functions {margin: 0 0 20px; padding: 0; list-style: none;}
#discography-details-album-functions li {}
#discography-details-album-functions li a {}
#discography-details-album-functions li.discography-download-album a {}
#discography-details-album-functions li.discography-download-itunes a {}
#discography-details-album-functions li.discography-buy-album a {}

#discography-back-button {}



/*album details right column*/
#discography-details-main-col {margin: 10px 10px 10px 290px;}

#discography-details-album-title {color: #fff; font-size: 28px; margin: 0 0 10px;}

#discography-details-song-list {margin: 0; padding: 0; list-style: none;}
#discography-details-song-list li.discography-details-song {padding: 5px; background: #222; margin: 0 0 10px; overflow: hidden;}

#discography-details-song-list li.discography-details-song .discography-details-song-title {float: left; font-weight: bold;}
#discography-details-song-list li.discography-details-song .discography-details-song-title .track-number {float: left; margin: 0 .7em 0 0; font-size: 16px; line-height: 20px; color: #ccc;}
#discography-details-song-list li.discography-details-song .discography-details-song-title .track-title {float: left; font-size: 14px; line-height: 20px;}


.discography-details-song-functions {margin: 0; padding: 0; list-style: none; float: right;}
.discography-details-song-functions li {float: left; margin: 0 0 0 5px;}
.discography-details-song-functions li span, .discography-details-song-functions li a {}

.song-download-song {}
.song-download-itunes {}
.song-buy-song {}

.song-sample-audio {}
.song-sample-audio div {}

.song-lyrics {}


.song-lyrics-block-wrapper {clear: both; display: none; padding: 6px 0 0; }
.song-lyrics-block {padding: 10px; border: 1px solid #3a3a3a; color: #fff; font-size: .9em;}


#discography-details-tabs {margin: 0 0 8px;}
#discography-details-tabs li.ui-state-active .button {background-position: 0 -69px;}
#discography-details-tabs li.ui-state-active .button span {background-position: right -23px;}



/* =============================================================================
   COMMENTS
   ========================================================================== */
   
#comments { padding: 20px 0;}
.user_comments {}

.comment_heading {text-align: right; margin: 0 0 10px; overflow: hidden;}
.comment_heading h2 {float: left;}
.comment_heading .button {float: right;}

.comment_item, .comment_form {padding: 10px; margin: 0 0 10px; overflow: hidden; background: #eee;}

.comment_avatar {float: left; width: 50px;}
.comment_avatar img {width: 50px; height: 50px;}

.comment_body {margin-left: 65px;}
.comment_username {display: block; font-size: 10px; margin: 5px 0 0;}
.comment_title {font-weight: bold; display: block;}

.comment_form {}



/*REMOVE TO DISPLAY COMMENT SUBJECT*/
#comment_form_subject, .comment_title, .comment_form label {display: none;}


   
   
  

/* =============================================================================
   HISTORY
   ========================================================================== */

#body-history .main-col {max-width: 872px; min-width: 780px; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto;}
#body-history .main-col .section-block {padding: 10px; border: 1px solid #3a3a3a;} 






/* =============================================================================
   COMMUNITY
   ========================================================================== */


#body-login .main-col,
#body-create-account .main-col,
#body-edit-account .main-col,
#body-retrieve-account .main-col,
#body-username .main-col,
#body-password .main-col,
#body-mailing-list .main-col,
#body-mailing-list-thank-you .main-col
{width: 500px; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto;}

#body-create-account .main-col,
#body-edit-account .main-col,
#body-retrieve-account .main-col,
#body-mailing-list .main-col,
#body-mailing-list-thank-you .main-col {width: 620px;}

#body-login .main-col .section-block,
#body-create-account .main-col .section-block,
#body-edit-account .main-col .section-block,
#body-retrieve-account .main-col .section-block,
#body-username .main-col .section-block,
#body-mailing-list .main-col .section-block,
#body-mailing-list-thank-you .main-col .section-block,
#body-password .main-col .section-block {padding: 10px 30px; border: 1px solid #3a3a3a;} 







/* =============================================================================
   TERMS OF USE, PRIVACY POLICY
   ========================================================================== */
   
   
#body-terms .main-col,
#body-privacy .main-col {max-width: 872px; min-width: 780px; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto;}
#body-terms .main-col .section-block,
#body-privacy .main-col .section-block {padding: 10px; border: 1px solid #3a3a3a;} 


/* =============================================================================
   SHOP
   ========================================================================== */

.shop-coming-soon {display: block; text-align: center; color: #fff; font-size: 62px; line-height: 70px;}
#body-shop .main-col {width: 500px; padding: 10px; background: url(images/transblack_80.png) repeat; margin: 0 auto; position: absolute; top: 50%; margin-top: -56px; left: 50%; margin-left: -260px;}
#body-shop .main-col .section-block {padding: 10px 30px; border: 1px solid #3a3a3a; height: 70px;} 







 



/* =============================================================================
   IRONMAN
   ========================================================================== */
   

#body-ironman {background-position: 50% 50px;}
#body-ironman #main-content {background: url(images/ironman_bg.jpg) 50% 50px no-repeat; padding-top: 490px;}
#body-ironman .main-col {width: 918px; padding: 20px; background: url(images/transblack_80.png) repeat; margin: 0 auto; border: 1px solid #3a3a3a; overflow: hidden;}
#body-ironman .main-col .section-block {margin: 0 0 15px;} 


.ironman-leftcol {float: left; width: 613px; border-right: 1px solid #3a3a3a; padding-right: 20px; margin-right: 20px; color: #fff;}
.ironman-leftcol h2 {font-size: 29px; text-transform: uppercase; font-weight: bold; margin: 0 0 10px;}
.ironman-leftcol h2 span {color: #9553C4;}
.ironman-rightcol {width: 264px; float: right; text-align: center;}
.ironman-cover {}
.ironman-cover img {display: block; margin: 0 0 10px;}
.ironman-cover p {font-size: 13px; color: #fff;}
.ironman-cover .button {}
.ironman-available {margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #3a3a3a;}
.ironman-available h3 {font-size: 11px; text-align: left; margin: 0 0 5px;}
.ironman-available a {display: inline-block; zoom: 1; *display: inline; padding: 10px 0;}

.ironman-instagram {clear: both; padding: 20px 0 0; border-top: 1px solid #3a3a3a; background: url(images/ironman_instagram.png) 50% 20px no-repeat; height: 210px; position: relative;}
.ironman-instagram #itunes {display: block;  position: absolute; top: 159px; left: 92px; width: 84px; height: 0; overflow: hidden; padding: 27px 0 0;  }
.ironman-instagram #android {display: block;  position: absolute; top: 159px; left: 180px; width: 85px; height: 0; overflow: hidden; padding: 27px 0 0;  }
.ironman-instagram-buttons {float: right; text-align: center; padding-top: 100px; width: 200px;}
.ironman-instagram-buttons .button {margin: 0 0 10px}




