/* == Main Structure
------------------------------------------------------------------------------------------------------------------------ */
#wrap { margin: 0 auto; width: 975px;text-align:left;}
#header {float:left;width: 975px; padding: 20px 0;position:relative;}
#footer { width: 975px; height: 100px; float: left; }

/* == Page Layouts
------------------------------------------------------------------------------------------------------------------------ */
#wrap .zoneFeature{float:left;position:relative;height: 440px;width:100%;}
#wrap .zoneFeature .splitLeft {position: absolute;left:82px;top:82px; }
#wrap .zoneFeature .splitRight {height: 350px;position: absolute;top: 100px;right: 35px;width: 330px;}

#wrap .zoneTwo .splitLeft{background:url(../_img/white-btm-bg.png) left bottom no-repeat;float: left;margin: 20px 0 0;padding-bottom:20px;}
#wrap .zoneTwo .splitLeft .inner{padding:20px 20px 0;background: url(../_img/white-bg.png) left top repeat-y;width: 515px; zoom: 1;}
#wrap .zoneTwo .splitLeft .inner:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
#wrap .zoneTwo .splitRight{float:right;width:355px;margin-top:20px;}

#wrap .templateOne .zoneOne{float: left; width: 630px;margin-left: 10px; display: inline;}
#wrap .templateOne .zoneTwo{float: right; width: 320px;margin-right: 10px; display: inline;}

#wrap .zoneTwo .splitFull{float:left;background: url(../_img/white-bg-lrg.png) left top repeat-y; padding:20px 30px 20px 20px;width:940px;}
#wrap .zoneBtm {background:url(../_img/white-btm-bg-btm.png) left bottom no-repeat;float: left;margin: 20px 0 0;padding-bottom:20px;}

#wrap .templateStore{float:left;background: url(../_img/white-bg-lrg.png) left top repeat-y; padding:20px;}
body#shop, body#photos, body#film, body#music, body#signup {background:url(../_img/bg-store.jpg) no-repeat center top;}
#shop .zoneFeature, #photos .zoneFeature, #film .zoneFeature,  #music .zoneFeature{display:none;}
#home .paging{display:none;}
/* = Header
----------------------------------------------------------------------------------------------------------------- */
#logo img{float: left;margin-left:20px; }

.social { float: right; width: 300px; }
.social ul {list-style:none;}
.social ul li { float: left; width: 32px; height: 30px; margin: 0 5px 0 0; text-indent: -9999px; }
.social ul li.facebook { background: url(../_img/icons/facebook.png) no-repeat top left; }
.social ul li.twitter { background: url(../_img/icons/twitter.png) no-repeat top left; }
.social ul li.soundcloud { background: url(../_img/icons/soundcloud.png) no-repeat top left; }
.social ul li.youtube { background: url(../_img/icons/youtube.png) no-repeat top left; }
.social ul li.spotify { background: url(../_img/icons/spotify.png) no-repeat top left; }
.social ul li.tumblr { background: url(../_img/icons/tumblr.png) no-repeat top left; }

.social ul li a { float: left; width: 47px; height: 47px; }

.audioPlayer { position: absolute; top: 92px; right: 117px; background: url(../_img/audio-player-icon.gif) top left no-repeat; padding-left: 78px; height: 40px;}
.audioPlayer a{height: 40px;font-family: 'Miniver', Arial, serif; font-size: 130%}

.zoneFeature .splitLeft p{margin: 0;}

/* == Navigation
------------------------------------------------------------------------------------------------------------------------ */
#priNav {width:100%;margin:22px 0 26px 0;float:left;}
#priNav ul{text-align:center;clear:both;font-size:16px;margin:0;}
#priNav ul li{display:inline;}
#priNav ul li a{padding:20px;font-family: 'Miniver', Arial, serif; font-weight:bold; font-size: 110%; color: #000}

/* == Footer Content
------------------------------------------------------------------------------------------------------------------------ */
#footer ul{margin: 10px 0;}
#footer ul li{display: inline;padding-right: 20px;}

/* == Banners
------------------------------------------------------------------------------------------------------------------------ */
#head #leadBanner{float: right; margin: 10px 10px 0 0; display: inline;}
#contentBanner{margin-bottom: 10px;}

.bannerHold{float: left; width: 280px; height: 370px;position: relative; margin: 15px 0 10px 15px}
.bannerHold .sliderPaging{position: absolute; z-index: 2; top: 5px; right: 5px;}
.bannerHold .sliderPaging a{float: left; border: solid 2px #666; height: 12px; width: 12px; margin: 0 0 0 5px;overflow: hidden; background: #fff;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bannerHold .sliderPaging a.on{background: #ccc; border: solid 2px #90695A}
.bannerHold .sliderPaging a img{display:none;}

.bannerHold .contentBanSlider{float: left;position: relative; z-index: 1;width: 280px; height: 370px;overflow: hidden;}
.bannerHold .contentBanSlider .contentBanHold{float: left;position: absolute; top: 0; left: 0; z-index: 1;}
.bannerHold .contentBanSlider .contentBanHold div{float: left; width: 280px; height: 370px;}


/* == Article Listings
------------------------------------------------------------------------------------------------------------------------ */
ul.articleList{width:100%;background:#fff;margin: 10px 0; list-style: none;zoom: 1;}
ul.articleList li{width:100%;border-top:1px solid #bca59c;padding:20px 0;}
ul.articleList li:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
ul.articleList li h2{margin-top: 0;margin-left:100px;}
ul.articleList li h2 a{color:#90695a;}
ul.articleList li h4{float:left;background:#90695a;color:#fff;padding:5px 10px;margin:0;}
ul.articleList li .articleText{margin-left: 100px;}
ul.articleList li .articleText img{width:100%;}
ul.articleList li .newsArticle{margin-top:15px;}

.at300bs{width:21px !important;height:20px !important;}
.at15t_twitter{background:url(../_img/twitter-news.gif) no-repeat !important;}
.at15t_compact{background:url(../_img/compact-news.gif) no-repeat !important;}
.addthis_toolbox, .fbLike{float:left;margin-right:10px;margin-top:20px;}
.addthis_toolbox{width:55px;}

.viewOlder{border-top: 1px solid #BCA59C; padding-top:10px;}
#news .viewOlder{display:none}

/* == Twitter module
------------------------------------------------------------------------------------------------------------------------ */
.twitterList{padding: 20px 25px !important;background:url(../_img/twitter-frame.png) no-repeat top left !important;}
.twitterList .twitterContent{height:135px;overflow:hidden; padding-top: 8px;position: relative;z-index: 2;}
.twitterList h2{text-align:right;margin:0;}
.twitterList h3, .twitterList p{margin:0 0 0 60px;}
.twitterList h3 span{display:none}
.twitterList img{float:left;margin-top:10px;}
.twitterList .twitterLead{width: 288px;display: none; left: 0;position: absolute;top: 0;}

/* == Calendar styles
------------------------------------------------------------------------------------------------------------------------ */
.calendar{float: left;background: #eee; text-align: center;border: solid 1px #ccc;width: 65px;}
.calendar span{display: block;font-weight: bold; padding: 5px 0;text-transform: uppercase;font-size: 105%;}
.calendar span.two{background: #bbb;}

/* == Music Styles
------------------------------------------------------------------------------------------------------------------------ */

.viewDiscog {text-align:left;margin:0 auto; width:550px; height:550px; overflow:hidden; position: relative;background-color:#000;z-index: 10;}
.viewDiscog .content{width:1200px; height:550px; margin-left:0;position: relative;z-index: 5;}
.viewDiscog .content .empty{float:left; width:550px; height:550px;}
.viewDiscog .content .empty img{width:550px; height:550px; cursor:pointer;}
.viewDiscog .content .info{float:left; width:550px; height:550px; position: relative;}
.viewDiscog .content .infoHolder{padding:10px 15px; height: 540px; overflow:hidden; color: #fff}
.viewDiscog .content .infoHolder h1{margin-bottom:20px; color: #fff}
.viewDiscog .content .infoHolder h2{font-weight:normal; font-size:13px; text-transform:none; border-color:#5d5d5d; margin:0; color: #fff}
.viewDiscog .content .infoHolder a{color: #fff}
.viewDiscog .content .tracks{float:left; width:180px;}
.viewDiscog .content .tracks table{border: solid 0 #fff; background:transparent; margin:4px 0 15px 0; font-size:11px;}
.viewDiscog .content .tracks td{border: solid 0 #fff; background:transparent; padding:0 0 6px 0; color:#fff;}
.viewDiscog .content .tracks td.colTrack{width:140px;}
.viewDiscog .content .tracks td.colTime{width:20px; text-align:center;}
.viewDiscog .content .tracks td.colBuy{width:20px; text-align:center;}
.viewDiscog .content .tracks td a{text-transform:none;}
.viewDiscog .content .other{float:left; width:300px; padding-left:20px;}
.viewDiscog .content .other ul{margin:5px 0 0 0; padding:0;list-style:none;}
.viewDiscog .content .other li{padding:0 0 14px 0; line-height:14px;}
.viewDiscog .discogImages{width:550px; height:550px;left: 0; position: absolute;top: 0;}
.viewDiscog .discogImages .inner{width:1200px;}
.viewDiscog .discogImages .inner img{float:left;width:550px; height:550px;}

.discog{overflow:hidden;zoom: 1;background: #eee;margin-bottom: 10px;border: solid 1px #ccc;  margin: 0 auto; padding: 6px 24px; width: 502px;position:relative;}
.discog:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.discog .thumbs ul{width: 10000px;}
ul.discogList{margin:0 auto;overflow:hidden;}
ul.discogList li{cursor: pointer;float: left;height: 90px;margin: 0 2px; overflow: hidden;width: 90px;list-style:none;}
ul.discogList li a.item{width:90px; height:90px; padding:0; cursor:pointer;float:left;text-decoration:none;}
ul.discogList li a.item:hover{border:solid 1px #777777;}
ul.discogList li a.item .details{display:none; height:74px;width:73px; padding:5px; cursor:pointer;}
ul.discogList li a.item .details .top{height:60px; overflow:hidden; cursor:pointer;}
ul.discogList li a.item .details h4{margin:0;font-size:115%;}
ul.discogList li a.item:hover .details{display:block;border:solid 3px #0c0804;}
ul.discogList li a.item span.base{text-transform:uppercase;}
ul.discogList li .opacity{float: left;overflow:hidden;width: 100%;position: relative;}
ul.discogList li .opacity .content{z-index: 5;position: relative;}
ul.discogList li .opacity .opacityLayer{background-color:#000; background-position: 0 0; background-repeat:no-repeat;}
ul.discogList li .opacity:hover .opacityLayer{opacity:0.15; filter:Alpha(opacity=15);}
ul.discogList li .opacity .opacityLayer{position: absolute;left: 0;top: 0;width:90px;height:90px;}
.scan{margin: 15px auto;width: 550px;}    

.thumbScroll a{position:absolute;top:6px;height: 90px;width: 18px;background:#0e0e0e;}
.thumbScroll a img{margin-top:20px;}
.thumbScroll a.p {left:4px;}
.thumbScroll a.n {right:4px;}

/* == Sidebar Modules
------------------------------------------------------------------------------------------------------------------------ */
.module{margin: 0 0 12px 0;padding-bottom: 10px;background:url(../_img/bg-module-white-btm.png) no-repeat bottom left;}
.module .inner{padding: 15px 15px 0;background:url(../_img/bg-module-white.png) no-repeat top left;}
.module h2{margin-top:0; font-weight: bold; font-size: 160%}
.module .modLinks{margin: 5px 0;color:#33342d;background:none;}

/* == Twitter module
------------------------------------------------------------------------------------------------------------------------ */
.twitterMod{background:url(../_img/twitter-bg.gif) top left no-repeat;padding:15px;}

/* == Audio module
------------------------------------------------------------------------------------------------------------------------ */
.sideAudio .currentTrack{float: right;padding: 5px 3px 0 0;}
.sideAudio .audioList{display: none;}
.sideAudio .audioList ul{margin: 5px 0; list-style: none;}
.sideAudio .audioList ul li{margin: 0 0 2px 0;}
.sideAudio .audioList ul a{text-decoration: none;}

/* == Signup module
------------------------------------------------------------------------------------------------------------------------ */
.sideSignup{background:url(../_img/bg-black-btm.png) left bottom no-repeat;color:#fff;}
.sideSignup .inner{background:url(../_img/bg-black.png) left top no-repeat;}
.sideSignup h2, .sideSignup p{font-size:14px;color:#fff; font-weight:normal}
.sideSignup .input[type=text]{width:140px;padding:2px 5px;border:1px solid #666;}
.sideSignup select.input{width:325px;padding:2px 5px;border:1px solid #666;}
.sideSignup .countryDropDown{display:none;}
.sideSignup .countryDropDown p{font-size: 12px;}
.sideSignup a{color:#fff;}
.sideSignup span{margin:0 5px;color:#fff;}
.sideSignup input[type=submit]{float:right;margin-top:5px;cursor:pointer;background:none;border:none;padding:0;color:#fff;font-weight:bold;}    
.sideSignup .facebookConnect img{vertical-align:top;}

/* == Signup page
------------------------------------------------------------------------------------------------------------------------ */
#signup .sideSignup{width: 355px}
    
/* == Photos module
----------------------------------------------------------------------------------------------------------------------*/
.sidePhoto .mainImgWrap{height: 180px; overflow: hidden; background: #ccc; text-align: center;border-top: solid 15px #ccc;border-bottom: solid 15px #ccc;}
.sidePhoto .galleryBox{padding: 4px; background: #5c5b5b; zoom: 1;}
.sidePhoto .galleryBox:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.sidePhoto .galleryBox .scroll{float:left;}
.sidePhoto .galleryBox .thumbs{float:left;width:264px;overflow:hidden;}
.sidePhoto .galleryBox .thumbs ul{float: left;width:20000px;margin: 0; list-style: none;}
.sidePhoto .galleryBox .thumbs ul li{float: left;margin: 0;}
.sidePhoto .galleryBox .thumbs ul li a{float:left;height:53px;width:66px;overflow:hidden;}
    
/* == Videos module
----------------------------------------------------------------------------------------------------------------------*/
.sideVideos .vidThumbs{padding: 4px; background: #5c5b5b; zoom: 1;}
.sideVideos .vidThumbs:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.sideVideos .vidThumbs .scroll{float:left;}
.sideVideos .vidThumbs .thumbHolder{float:left;width:264px;overflow:hidden;}
.sideVideos .vidThumbs .thumbHolder .inner{width:10000px;}
.sideVideos .vidThumbs .thumb{float:left;height:53px;width:66px;overflow:hidden;}

/* == Side banner module
----------------------------------------------------------------------------------------------------------------------*/
.sideBanner{margin: 0 0 20px;}

/* == News archive module
------------------------------------------------------------------------------------------------------------------------ */
.sideArchive ul.accordionMenu{margin: 10px 0; list-style: none;}
.sideArchive ul.accordionMenu li a.on{background: #000; color: #fff;}

/* == Tabs
----------------------------------------------------------------------------------------------------------------------*/
ul.tabs{margin: 10px 0;list-style:none; zoom: 1;}
ul.tabs:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
ul.tabs li{float:left;margin: 0 5px 0 0;}
ul.tabs li a{float: left;background: #fff;text-decoration: none;padding: 3px 8px;font-weight: bold; color: #000;}
ul.tabs li.on{background: url("../_img/bullet.gif") no-repeat scroll left center; padding-left: 7px;background-color: #90695A; }
ul.tabs li.on a, ul.tabs li a.on{cursor:pointer;background-color: #90695A; color:#fff; text-decoration: none; padding-left: 5px;}

ul.tabs li.rss{float: right;margin: 0;}
ul.tabs li.rss a{border: 0; background: none;padding: 0;}

.tabHolder{border: solid 1px #ccc;background: #eee;}
.tabHolder .tabContent{border: solid 1px #fff; border-top: 0;padding: 10px;}

/* == Comment Styles
------------------------------------------------------------------------------------------------------------------------ */
ul.commentList{margin: 0; list-style: none; list-style-image: none;}
ul.commentList li{margin: 0 0 10px 0;zoom: 1;}
ul.commentList li:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
ul.commentList li .thumbHolder{float: left;margin-right: 8px;padding-top: 4px;}
ul.commentList li p{margin: 0;}

/* == Videos view page
----------------------------------------------------------------------------------------------------------------------*/
.viewVideo{text-align:center}
.viewVideo .videoContent{background: url("../_img/loading.gif") no-repeat scroll center center;}
.viewVideo .vidThumbs{zoom: 1;padding: 6px 4px 6px 4px; background: #eee; border: solid 1px #ccc; width: 685px; margin: 10px auto;}
.viewVideo .vidThumbs:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.viewVideo .galleryBox{zoom: 1;background: #eee;margin-bottom: 10px;border: solid 1px #ccc;  margin: 0 auto; padding: 6px 4px; width: 890px;}
.viewVideo .galleryBox:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.viewVideo .galleryBox .scroll{float:left;}
.viewVideo .galleryBox .thumbs{float:left;width:854px;overflow:hidden;}
.viewVideo .galleryBox .thumbs ul{float: left;width:20000px;margin: 0; list-style: none;}
.viewVideo .galleryBox .thumbs ul li{float: left;margin: 0 2px;}
.viewVideo .galleryBox .thumbs ul li a{float:left;height:53px;width:66px;overflow:hidden;}

/* == Photo Gallery Listings
------------------------------------------------------------------------------------------------------------------------ */
.photoList{float:left;margin: 10px 0; padding: 0;}
.photoList li{float:left;width: 239px;border: 1px solid #ccc;background: #eee;padding: 5px;display: -moz-inline-stack;display: inline-block;vertical-align: top;margin: 0 5px 5px 0;zoom: 1;}
.photoList li .thumb{float: left; margin-right: 5px;}
.photoList li h4{margin: 0;line-height: 1.3em; font-size: 100%; font-weight: bold;}

/* == Photos view page
----------------------------------------------------------------------------------------------------------------------*/
.viewPhoto{text-align:center; width: 900px; margin: 0 auto; }
.viewPhoto .main{clear: both; background: url("../_img/loading.gif") no-repeat scroll center center #eee; border: solid 1px #ccc; padding: 0; text-align: center;margin-bottom: 10px;}
.viewPhoto .main img{width: 900px}
.viewPhoto .galleryBox{zoom: 1;padding: 6px 4px 6px 4px; background: #eee;margin-bottom: 10px;border: solid 1px #ccc;}
.viewPhoto .galleryBox:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.viewPhoto .galleryBox .scroll{float:left;}
.viewPhoto .galleryBox .thumbs{float:left;width:854px;overflow:hidden;}
.viewPhoto .galleryBox .thumbs ul{float: left;width:20000px;margin: 0; list-style: none;}
.viewPhoto .galleryBox .thumbs ul li{float: left;margin: 0 2px;}
.viewPhoto .galleryBox .thumbs ul li a{float:left;height:53px;width:66px;overflow:hidden;}

/* == Gigs listing
------------------------------------------------------------------------------------------------------------------------ */
.gigList{margin: 0; list-style: none; zoom: 1;}
.gigList li{margin: 0 0 5px;padding: 0 0 5px; zoom: 1; border-bottom: solid 1px #bca59c;position:relative;}
.gigList li:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.gigList li .txt{float:left;width:265px;zoom: 1;}
.gigList li h3{margin: 0 0 3px 0;font-size:120%;}
.gigList li h3.date{font-size:100%;}
.gigList li p{margin: 0 0 3px 0;}
.gigList li .textRight{position:absolute; right:0;}
.gigList li .soldout{margin-right:0;}

/* == Gigs - Listing
------------------------------------------------------------------------------------------------------------------------ */
.gigListing{margin:0;}
.gigListing li{margin:0 0 10px 0; padding:0 0 5px;list-style:none;border-bottom: solid 1px #bca59c; zoom: 1;}
.gigListing li:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.gigListing li .text{float:right; width:440px; margin:0; position:relative;}
.gigListing li .addThisWrap .addthis_toolbox, .gigListing li .addThisWrap .fbLike{margin-top:0;}
.gigListing li h3{margin:5px 0; width: 335px; font-size: 125%}
.gigListing li h3 a{text-decoration:none; color:#000;}
.gigListing li h3 a:hover{text-decoration:underline;}
.gigListing li .textRight,
.gigView .textRight{position:absolute; top:5px; right:0;}
.gigView,.gigView .info{float:left; width:100%;}
.gigView{position:relative; width:492px;}
.gigView .textRight{top:42px;}
.gigView .top{float:left; width:100%; padding:3px;}
.gigView h3{margin:6px 0; font-weight:bold; font-size:100%; text-transform:uppercase;}
.gigWrapper{float:left; width:100%; position:relative; margin:5px 0 0 0;}
.gigWrapper .addThisWrap{float:none;}
.gigWrapper .addthis_toolbox{position:absolute; top:3px; right:-7px; width:58px;}
.gigWrapper .fbLike{margin:5px 0 20px 0;}

.calendar{float:left; background:#000; text-align:center; border:solid 1px #000; width:55px; margin-right:10px;}
.calendar span{display:block; font-weight:bold; color:#fff; padding:5px 0; text-transform:uppercase; font-size:100%;}
.calendar span.two{background:#222;}

.soldout{float: left; background: red; font-family: arial; color: #fff; font-size: 80%; padding: 4px; font-weight: bold; margin-right: 5px;}

/* == Lyrics styles
----------------------------------------------------------------------------------------------------------------------*/
.contentAreaLyrics ul.tracklist{display: block;margin: 10px 0 10px 30px;}
.contentAreaLyrics .lyricsItem{display: none;}

/* == Paging
----------------------------------------------------------------------------------------------------------------------*/
.paging{zoom: 1;margin: 10px 0;padding: 5px; font-size: 90%;}
.paging:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.paging .text{float: left;padding: 3px 0;}
.paging .inner{background:none !important;padding:0 !important;width:auto !important;}
.paging .pg{float: right;}
.paging .pg ul{float: right;margin: 0; list-style: none;}
.paging .pg ul li{float: left; margin: 0 0 0 3px;}
.paging .pg ul li.det{padding: 3px 8px 3px 0;display:none;}
.paging .pg ul li a{float: left;padding: 2px 5px; border: solid 1px #ddd;text-decoration: none;color: #666;background: #f6f6f6;}
.paging .pg ul li a:hover{border-color: #999;color: #000;}
.paging .pg ul li a.on{border-color: #fff;background: none;color: #000;font-weight: bold;}

.pagingbase{zoom: 1;margin: 10px 0;}
.pagingbase:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.pagingbase .text{float: left;padding: 3px 0;}
.pagingbase .pg{float: right;}
.pagingbase .pg ul{float: right;margin: 0; list-style: none;}
.pagingbase .pg ul li{float: left; margin: 0 0 0 3px;}
.pagingbase .pg ul li.det{padding: 3px 8px 3px 0;}
.pagingbase .pg ul li a{float: left;padding: 2px 5px; border: solid 1px #ddd;text-decoration: none;color: #666;background: #f6f6f6;}
.pagingbase .pg ul li a:hover{border-color: #999;color: #000;}
.pagingbase .pg ul li a.on{border-color: #fff;background: none;color: #000;font-weight: bold;}

/* == Screen Messages
----------------------------------------------------------------------------------------------------------------------*/
ul.error{border: solid 1px #e4e4e4; background: #f6f6f6 url(../_img/warning.gif) center left no-repeat;margin: 10px 0; list-style-type: none;list-style-image: none;padding: 5px 0 5px 70px;min-height: 50px; height: auto !important; height: 50px;font-weight: bold;}
ul.error li{color: #000}

/* == Popup Lightboxes
----------------------------------------------------------------------------------------------------------------------*/
#fadeWrap{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 15;display: none;}
#fade{background: #000;position: fixed;width: 100%;height: 100%;filter:alpha(opacity=70);opacity: .70;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE 8 Transparency--*/left: 0;z-index: 15;}

#popup{border: 5px solid #fff;padding: 1px;float: left;width: 750px;position: fixed; top: 50%; margin-top: -187px;left: 50%;margin-left: -384px;z-index: 100;display: none;}
#popup .inner .innerMost{padding: 10px;height: 400px;overflow: auto;}
#popup .inner .innerMost h2 { color: #fff; background: none; border: none; }
#popup .ClosePopup{position: absolute; top: -15px; right: -15px;}
#popup .inner .innerMost input,
#popup .inner .innerMost select { margin-top: 5px; }
#popup .inner .innerMost .btn{background: #fff; color: #000}
#popup select{display: inline-block !important;}

/* Duplicate styles for data lightbox popup */
#dataPopup{background: #fff;float: left;width: 755px;position: fixed; top: 30%; margin-top: -187px;left: 50%;margin-left: -378px;z-index: 100;display: none;}
#dataPopup .inner{border: solid 5px #fff; float:none; height:auto !important; min-height:1px; overflow:visible; width:auto;background:none !important;}
#dataPopup .inner .innerMost{padding: 10px;height: 450px;overflow: auto; margin-bottom: 20px; background-color: #fff}
#dataPopup .ClosePopup{position: absolute; top: -15px; right: -15px;}

#dataPopup .inner .innerMost h3{font-size:140%; font-weight:bold;}
#dataPopup .inner .innerMost label{float: left; clear: left; width: 180px;padding: 10px 0 0 12px;color:#000;}
#dataPopup .inner .innerMost .opts{padding: 8px 10px 8px 0px;zoom:1; float: left; width: 475px; }
#dataPopup .inner .innerMost .opts:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
#dataPopup .inner .innerMost .opts .dBtn{ text-align: center; float: left;width: 60px; background:#90695A; border: 0; padding: 0px; height: 20px; line-height: 20px; text-decoration: none; text-transform: lowercase; color: #fff; font-size: 13px; font-weight: normal; margin: 0 3px 3px 0; cursor: pointer; border: 1px solid #fff; }
#dataPopup .inner .innerMost .opts .dbWide{width: 98px;}
#dataPopup .inner .innerMost .opts .On{background: #bca59c; color: #000;}
#dataPopup .inner .innerMost .optsWide .dBtn{width: 98px;}
#dataPopup .inner .innerMost .optsWide .dbWidest{width: 140px;}
#dataPopup .inner .innerMost .opts span{width: 60px; height: 20px; margin: 0 3px 3px 0; float: left; text-align: center;}
#dataPopup .inner .innerMost .opts a.sml:hover span.whyText{height:auto; text-align:left; width:170px;}
#dataPopup .inner .innerMost span img{float: none;}
#dataPopup .inner .innerMost .optsWide span{width: 98px;}
#dataPopup .inner .innerMost .hr{border-color: #ccc;}
#dataPopup .inner .innerMost .btn{width:auto; padding:2px 10px; float: left; margin: 5px 0 0 0;}
#dataPopup .inner .innerMost input[type="submit"]{float: left;background:#90695A; padding:0 10px; text-transform: lowercase; color: #fff; font-size: 13px; font-weight: normal; margin: 0 3px 3px 0; cursor: pointer; border: 1px solid #fff;}

#dataPopup .inner .splashPage,
#dataPopup .inner .splashPage h1,
#dataPopup .inner .splashPage h2,
#dataPopup .inner .splashPage h3,
#dataPopup .inner .splashPage p{color: #000;}

#dataPopup .inner .innerMost .mapHold{float: left; width: 300px;margin: 0; height: 165px;}
#dataPopup .inner .innerMost .mapHold .first a{float: left; width: 68px; height: 124px; background: url(../_img/signup/map1.gif) no-repeat top left; border: 0; padding: 0; cursor: pointer; text-indent: -999999px;}
#dataPopup .inner .innerMost .mapHold .first a:hover,
#dataPopup .inner .innerMost .mapHold .first a.on{background-position: 0 -136px;}
#dataPopup .inner .innerMost .mapHold .second a{float: left; width: 92px; height: 155px; background: url(../_img/signup/map2.gif) no-repeat 0 -1px; border: 0; padding: 0; cursor: pointer; text-indent: -999999px; margin: 5px 0 0 -14px;}
#dataPopup .inner .innerMost .mapHold .second a:hover,
#dataPopup .inner .innerMost .mapHold .second a.on{background-position: 0 -165px;}
#dataPopup .inner .innerMost .mapHold .third a{float: left; width: 71px; height: 128px; background: url(../_img/signup/map3.gif) no-repeat top left; border: 0; padding: 0; cursor: pointer; text-indent: -999999px; margin: 11px 0 0 -1px;}
#dataPopup .inner .innerMost .mapHold .third a:hover,
#dataPopup .inner .innerMost .mapHold .third a.on{background-position: 0 -136px;}
#dataPopup .inner .innerMost .mapHold .fourth a{float: left; width: 75px; height: 151px; background: url(../_img/signup/map4.gif) no-repeat top left; border: 0; padding: 0; cursor: pointer; text-indent: -999999px; margin: 6px 0 0 -14px;}
#dataPopup .inner .innerMost .mapHold .fourth a:hover,
#dataPopup .inner .innerMost .mapHold .fourth a.on{background-position: 0 -157px;}
#dataPopup .inner .innerMost .mapStates{float: left; background: #ffffff; margin: -10px 0 0 0; width: 165px; font-family: Arial; font-size: 13px;}
#dataPopup .inner .innerMost .mapStates .lbl{padding: 2px 5px; display: block; width: auto; font-weight: bold;float: none; text-align: left; margin: 0;}
#dataPopup .inner .innerMost .mapStates .hide{display: none;}
#dataPopup .inner .innerMost .mapStates .stateList .customScroll{background: #fff; height: 155px;}
#dataPopup .inner .innerMost .mapStates .stateList a{display: block; padding: 3px 5px; border-bottom: solid 1px #ffffff; margin-right: 20px; text-decoration: none; background: #fff; color: #000}

#dataPopup .inner .innerMost .yobSelector{float: left; background: #90695A;border:1px solid #fff;-moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 0 6px 0 5px; margin-top: 10px;margin-bottom: 10px; width: 60px;}
#dataPopup .inner .innerMost .yobSelector .dateUp{float: left;height: 15px; width: 15px; background: url(../_img/signup/date-selector-up.gif) no-repeat 0 0; margin-left: 2px; border: 0; padding: 0;}
#dataPopup .inner .innerMost .yobSelector .dateUp:hover{background-position: 0 -15px;}
#dataPopup .inner .innerMost .yobSelector .dateDown{float: left;height: 15px; width: 15px; background: url(../_img/signup/date-selector-down.gif) no-repeat 0 -15px; margin-left: 2px; border: 0; padding: 0;}
#dataPopup .inner .innerMost .yobSelector .dateDown:hover{background-position: 0 0;}
#dataPopup .inner .innerMost .yobSelector .btnFirst{margin: 0 2px 0 6px; clear: left;}
#dataPopup .inner .innerMost .yobSelector .inputHold{float: left;clear: left;height: 20px; width: 58px;}
#dataPopup .inner .innerMost .yobSelector .valueOne{float: left;font-family: Arial; height: 17px; line-height: 17px; text-align: center; border: 0;color: #fff; margin: 2px 0 0 0; padding: 0 3px;border-right: solid 1px #ffffff;background: none; width: 18px;}
#dataPopup .inner .innerMost .yobSelector .valueTwo{float: left;font-family: Arial; height: 17px; line-height: 17px; text-align: center;border: 0;color: #fff; margin: 2px 0 0 0; padding: 0 3px;border-right: solid 1px #ffffff;background: none; width: 10px;}
#dataPopup .inner .innerMost .yobSelector .valueThree{float: left;font-family: Arial; height: 17px; line-height: 17px; text-align: center; border: 0;color: #fff; margin: 2px 0 0 0; padding: 0 3px; background: none; width: 10px;}
#dataPopup .inner .innerMost .yobError{color: #fff; font-family: Arial; font-size: 90%; float: left; padding: 18px 0 0 10px;}

.jScrollPaneContainer {position: relative;overflow: hidden;z-index: 1;}
#dataPopup .inner .innerMost .jScrollPaneTrack {position: absolute;cursor: pointer;right: 0;top: 0;height: 100%;background: #90695A; padding: 0; border: none;}
#dataPopup .inner .innerMost .jScrollPaneDrag {position: absolute;background: #bca59c;cursor: pointer;overflow: hidden;}
.jScrollPaneDragTop {position: absolute;top: 0;left: 0;overflow: hidden;}
.jScrollPaneDragBottom {position: absolute;bottom: 0;left: 0;overflow: hidden;}
#dataPopup .inner .innerMost .mapStates .stateList a.jScrollArrowUp {display: block;position: absolute;z-index: 1;top: 0;right: 0;text-indent: -2000px;overflow: hidden;height: 20px; width: 15px;background: url(../_img/signup/scrollbar-up.gif) no-repeat top left; margin: 0px; padding: 0; border: none;}
#dataPopup .inner .innerMost .mapStates .stateList a.jScrollArrowUp:hover {/*background-color: #f60;*/}
#dataPopup .inner .innerMost .mapStates .stateList a.jScrollArrowDown {display: block;position: absolute;z-index: 1;bottom: 0;right: 0;text-indent: -2000px;overflow: hidden;height: 20px; width: 15px;background: url(../_img/signup/scrollbar-down.gif) no-repeat top left;margin: 0px;padding: 0; border: none;}
#dataPopup .inner .innerMost .mapStates .stateList a.jScrollArrowDown:hover {/*background-color: #f60;*/}
#dataPopup .inner .innerMost .mapStates .stateList a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {/*background-color: #f00;*/}
#dataPopup .inner .innerMost .mapStates .stateList a.On{background-color: #bca59c;}


/* == STORE
------------------------------------------------------------------------------------------------------------------------ */
#miniBasket{font-family: arial; background: none repeat scroll 0 0 #90695A; color: #fff}
#miniBasket a{color: #fff}
.templateStore h1 #miniBasket{padding: 5px 3px 5px 12px;}
.navCategories .dropdown {background: none repeat scroll 0 0 #fff; border: 1px solid #333333}
.templateStore .zoneOne{width:935px;}
.catView .catText .catSummary{display:none}
.coCheckout .coLogIn .coSplitTwo .btn{margin-right: 15px !important;}
.coCheckout .coLogIn .small{display: block; margin: 10px 15px 0 0 !important;}
.coCheckout .coFormPanel .coContinueBtn{padding-right: 15px !important; font-size: 115%;}
.coCheckout .coCheckoutConfirmation .coStoreDetails .inner{height: auto !important; min-height: 75px;}

/* == Mini-store module
------------------------------------------------------------------------------------------------------------------------ */
.sideStore ul.tabs{display:none;}
.sideStore .prodList{margin: 0;}
.sideStore .prodList li{padding: 5px; width: 305px; background: #fff url(../_img/side-store-bg.gif) center left no-repeat; margin: 0 0 5px 0; zoom: 1; height: 86px; overflow: hidden}
.sideStore .prodList li .prodText{float: left;padding: 0 0 0 10px; width: 180px;}
.sideStore .prodList li .prodImage img{background: #eee; border-color: #ccc;padding: 4px; margin-left: 4px;}
.sideStore .prodList li .prodTextPrice{font-weight: bold;font-size: 110%; color: #fff; margin-top: 5px;}
.sideStore .prodList li h3{margin-bottom: 5px;}
.sideStore .prodList li h3 a{margin-bottom: 3px; color: #fff}
.sideStore .prodList li .btnMoreInfo a{display: inline-block; background: #90695A; color: #fff; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 90%; padding: 3px 6px;}
.sideStore .prodList li .btnMoreInfo a:hover{background: #BCA59C; text-decoration: none;}

/* == Tabs
------------------------------------------------------------------------------------------------------------------------ */
#shop ul.tabs {border-bottom: 1px solid #BCA59C;list-style: none outside none;margin: 10px 0;}
#shop ul.tabs:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
#shop ul.tabs li {float: left;margin: 0 5px 0 0;}
#shop ul.tabs li a {float: left;font-weight: bold; text-transform: uppercase; background: #fff; color: #BCA59C}
#shop ul.tabs li.on a {background: #BCA59C;color: #fff;}
#shop ul.tabSection {}
#shop ul.tabSection:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}

/* == Tooltips
--------------------------------------------------------------------------------------------------------------------*/
a.tooltip {color:#111;text-decoration: none; cursor:help;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:8px; left:20px; padding:5px; font-weight:normal; color:#333; border:5px solid #bfb19a; background:#efe7dc; width:170px;text-decoration: none;font-size: 95%;}

/* == Duplicate popup styles for managed splashpage lightbox popup
------------------------------------------------------------------------------------------------------------------------ */
#splashPopup{border: 5px solid #771111;float: left;width: 750px;position: absolute; top: 0; margin-top: 100px;left: 50%;margin-left: -384px;z-index: 999; text-align: left;}
#splashPopup .inner{border: solid 20px #222;background: #222; height: auto;padding: 0;position: static;}
#splashPopup .inner .innerMost{border: solid 1px #222;padding: 10px;background: #000;overflow: auto;}
#splashPopup .ClosePopup{position: absolute; top: -15px; right: -15px;}

/* Video Controls*/
#playerModule{position:relative;}
#playerModule #controls{bottom: 2px;height: 30px;left: 0;position: absolute;display:none;}
#playerModule #controls a{float:left;width:30px;height:30px;margin:0 5px 0 0;cursor:pointer;display:block;border:1px solid #333;}
#playerModule #controls #sound{float:left;position:relative;}
#playerModule #controls a.playBtn{background:url(../_img/play-btn.png) no-repeat #000;}
#playerModule #controls a.pauseBtn{background:url(../_img/pause-btn.png) no-repeat #000;}
#playerModule #controls a.muteBtn{background:url(../_img/unmute-btn.png) no-repeat #000;}
#playerModule #controls a.unmuteBtn{background:url(../_img/mute-btn.png) no-repeat #000;}
#playerModule #controls a:hover{text-decoration:none;}
#playerModule #controls #volume{padding:2px;list-style:none;width:26px;background:#000;bottom: 22px;display:none;right:6px;position: absolute;cursor:pointer;}
#playerModule #controls #volume li{background:#333;height:5px;}
#playerModule #controls #volume li.on,#playerModule #controls #volume li.li10, #playerModule #controls #volume li:hover{background:#fff;}

.viewVideo #playerModule{margin:0 auto;width:900px;}
/* Localized */