@charset "UTF-8";
/*----- Web Solutions 3.0 Compatible -----*/
* {margin:0;padding:0;border:0;outline:none}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit}
td {vertical-align:top}



/*----- CORE ELEMENTS -----*/
#mainBody {background:#603526}
#mainBG{background:#EAE8E7 url(../images/home/bg.png) repeat-x center top}
#wysiwygBody{background:#fff}
#siteWrap {margin-right:auto;margin-left:auto;width:990px;background:url(../images/home/bg2.png) repeat-y center top;position:relative}
.clearFloats {clear:both}
#printHeader {display:none}
.nobr { white-space: nowrap}
td {empty-cells:show;}
.even{}
.odd{background:#efefef}

/*----- Text Styles -----*/
body, .text{font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;line-height:1.6em;color:#654032}
body, .text, th{text-align:left}
#content, table{font-size: 1em}

a{color: #003399;text-decoration:underline}
a:hover, a:active{color:#003399;text-decoration:none}

p, h1, h2, h3, h4, hr, #content ul, #contentEditor ul, blockquote, dd{margin-bottom:10px}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:normal}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#000}
em, i{font-style: italic}
b, strong{font-weight:bold}
u { text-decoration:none}
hr, .borderTop, dt{border-top:1px solid #805d51;margin-top:10px;padding-top:5px}
hr{height:0px;margin-top:10px}
h1{font-size:1.33em;margin-bottom:15px}
h2{font-size:1.17em}
h3{font-size:1.1em;margin-bottom:7px}
h4, th{font-size:1.11em}
h5, h6, h7, h8, h9{font-size:1.1em;margin:0px 0px 0px 0px}
#content ul li, #content_home ul li, #contentEditor ul li, #featVid ul li, #news ul li, #events ul li, #blog ul li, #quickLinks ul li{background:url(../images/home/icons/16x16/bullet.gif) no-repeat 0px 1px;margin-top:3px;padding-left:17px}
#content ol, #content_home ol, #contentEditor ol{margin-left:20px}
#content ul li ul li, #content_home ul li ul li, #contentEditor ul li ul li{background:url(/images/icons/16x16/bullet2.gif) no-repeat -5px -1px;margin-top:3px;padding-left:10px;color:#333;margin-top:2px;font-size:.92em;line-height:1.4em}
#content ul li ul li a, #contentEditor ul li ul li a{color:#666}
#content ul li ul li a:hover, #contentEditor ul li ul li a:hover{color:#f03c5e}
#content ul li ul li ul li a, #contentEditor ul li ul li ul li a{color:#999}
#content ul li ul li ul, #contentEditor ul li ul li ul{margin-bottom:0}
#content ul li ul li ul li a:hover, #contentEditor ul li ul li ul li a:hover{color:#f03c5e}

/*----- Forms -----*/
.formBox, .formTextarea, .ValidatorTextClass input{border:1px solid #ccc;line-height:1.15em;color:#666666;background:transparent url(../images/home/formboxBG.gif) no-repeat 0 0}
.formBox, .ValidatorTextClass input{padding: 2px 3px;background-color:#fff}
.formTextarea{padding: 2px 0px;background-color:#fff}
.formSelect{padding:0;border:1px solid #ccc;line-height:1.15em}
.formSelect option{padding:0 3px}
.formButton{padding:2px 3px;background:#f03c5e;cursor:pointer;color:#fff;line-height:1.15em;border:solid 1px #e20e23}
.subjClass{visibility:hidden;width:1px;height:1px}
#mainBody #Captcha label{padding-left:0}

/*----- FormCheck Errors -----*/
.fc-tbx .tl{background: url('../images/home/formCheck/tl.png') no-repeat}
.fc-tbx .t{background:url('../images/home/formCheck/t.png') repeat-x;height:16px}
.fc-tbx .tr{background: url('../images/home/formCheck/tr.png') no-repeat}
.fc-tbx .l{background: url('../images/home/formCheck/l.png') repeat-y;width:16px}
.fc-tbx .r{background: url('../images/home/formCheck/r.png') repeat-y;width:16px}
.fc-tbx .bl{background: url('../images/home/formCheck/bl.png') no-repeat}
.fc-tbx .b{background: url('../images/home/formCheck/b.png') no-repeat;height:25px}
.fc-tbx .b2{background: url('../images/home/formCheck/b2.png') no-repeat;height:25px}
.fc-tbx .br{background: url('../images/home/formCheck/br.png') no-repeat}
.fc-tbx .c{background: url('../images/home/formCheck/c.png') repeat}
.fc-tbx a.close{float: right;background: url('../images/home/formCheck/close.png') no-repeat;position:relative;margin-left:5px;display:block;width:10px;height:10px;cursor:pointer}
.fc-tbx .err{float:left}
.fc-tbx p{width:auto;display:block;font-size:10px; font-family:Tahoma, Verdana, sans-serif;margin:0;padding:0;border:0;color:#FFF}

.ajax_loader{width:200px;height:150px}
.fc-error{border:1px solid #888;margin-top:5px;background-color:#EAEAEA}
.fc-error p{margin:5px;color:#A00}

/*----- Fancy Checkbox -----*/
#mainBody label{padding-left:20px}
#mainBody .checked{background:transparent url(../images/home/chk_on.png) no-repeat 0 0}
#mainBody .unchecked{background:transparent url(../images/home/chk_off.png) no-repeat 0 -2px}
#mainBody .selected{background:transparent url(../images/home/rdo_on.png) no-repeat 0 -1px}
#mainBody .unselected{background:transparent url(../images/home/rdo_off.png) no-repeat 0 -1px}



/*----- HEADER -----*/
#tagline{width:990px;height:20px;position:absolute;left:0;top:0;background:url(../images/home/tagline-centered.png) no-repeat 0 0;display:block}
#brand{width:550px;height:63px;margin:42px 0 51px 59px;background:url(../images/home/brand.jpg) no-repeat 0 0;display:block}

#t0 {width:500px;height:20px;position:absolute;left:450px;top:20px;color:#ccc;font-size:10px;line-height:10px;text-align:right}
#t0 a {text-decoration:none;color:#999; }
#t0 a:hover, #tier0 a:active {color:#666}
#t0 a.on {text-decoration:none;color:#666;}

.t1{width:619px;padding:0 10px;height:35px;margin-left:11px;background:#000 url(../images/home/navigation/t1bg.gif) no-repeat 0 0}
.t1 li {float:left}
.t1 img {margin-right:0}
.t1 li ul {position:absolute;z-index:9999;width:200px;padding:5px 0;background:transparent url(../images/home/navigation/menu_background.png) repeat-y 0px 0px;font-size:12px;line-height:14px; border-radius: 0 0 4px 4px; visibility:hidden;}
.t1 li:hover ul {visibility:visible;}
.t1 li ul li {float:none;display: block}
.t1 li ul li a {color:#ffcb4f;text-decoration:none;padding:4px 5px; margin: 0 5px; width:180px; display:block; font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:13px}
.t1 li ul li a:hover, .t1 li ul li a:active {color:#003399;background:#fff url(../images/home/callout_link_shape.gif) no-repeat 175px 6px; border-radius:2px}
.t1 > li > a {display:block;margin-left:3px}
.t1 li a.home{width:63px;height:35px;background:url(../images/home/navigation/home.gif) no-repeat 0 0}
.t1 li a.store{width:62px;height:35px;background:url(../images/home/navigation/store.gif) no-repeat 0 0}
.t1 li a.aboutUs{width:90px;height:35px;background:url(../images/home/navigation/about-us.gif) no-repeat 0 0}
.t1 li a.listen{width:65px;height:35px;background:url(../images/home/navigation/listen.gif) no-repeat 0 0}
.t1 li a.community{width:107px;height:35px;background:url(../images/home/navigation/community.gif) no-repeat 0 0}
.t1 li a.ukeResources{width:124px;height:35px;background:url(../images/home/navigation/uke-resources.gif) no-repeat 0 0}
.t1 li a.ukeConcerto{width:124px;height:35px;background:url(../images/home/navigation/concerto.gif) no-repeat 0 0}
.t1 li a.contact{width:86px;height:35px;background:url(../images/home/navigation/contact.gif) no-repeat 0 0;margin-left:0;}
.t1 li a.home{width:63px;height:35px;background:url(../images/home/navigation/home.gif) no-repeat 0 0}
.t1 li a.store:hover, .t1 li a.store:active{background:url(../images/home/navigation/store-hover.gif) no-repeat 0 0}
.t1 li a.aboutUs:hover, .t1 li a.aboutUs:active{background:url(../images/home/navigation/about-us-hover.gif) no-repeat 0 0}
.t1 li a.listen:hover, .t1 li a.listen:active{background:url(../images/home/navigation/listen-hover.gif) no-repeat 0 0}
.t1 li a.community:hover, .t1 li a.community:active{background:url(../images/home/navigation/community-hover.gif) no-repeat 0 0}
.t1 li a.ukeResources:hover, .t1 li a.ukeResources:active{background:url(../images/home/navigation/uke-resources-hover.gif) no-repeat 0 0}
.t1 li a.ukeConcerto:hover, .t1 li a.ukeConcerto:active{background:url(../images/home/navigation/concerto-hover.gif) no-repeat 0 0}
.t1 li a.contact:hover, .t1 li a.contact:active{background:url(../images/home/navigation/contact-hover.gif) no-repeat 0 0;margin-left:0;}



/*----- SITEWRAP2 -----*/
#siteWrap2{width:940px;float:left;margin:20px 20px 0 30px}

/*----- Left Column -----*/
#leftCol{float:left;margin-right:30px;width:200px;min-height:1px;overflow:hidden}

.sidenav{width:200px;overflow:hidden}
.sidenav li{display:inline}
.sidenav li a{width:200px;padding:0px 0px 0px 0px;text-decoration:none;color:#132f5d;display:block;background:#fff url(../images/home/navigation/nav.gif) no-repeat 0 0;font-size:12px;line-height:14px}
.sidenav li a:hover, .sidenav li a:active{background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -100px;color:#000}
.sidenav li.on a{color:#fff;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -200px}

.sidenav li.on ul li a{width:200px;padding:04px 0px 0px 02px;text-decoration:none;color:#999;display:block;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -300px;font-size: 11px;line-height: 13px}
.sidenav li ul li a:hover, .sidenav li ul li a:active{color:#333;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -400px}
.sidenav li ul li.on a{color:#132f5d;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -500px}

.sidenav li ul li.on ul li a{width:200px;padding:0px 0px 0px 0px;text-decoration:none;color:#999;display:block;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -600px;font-size: 10px;line-height: 12px}
.sidenav li ul li ul li a:hover, .sidenav li ul li ul li a:active{color:#333;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -700px}
.sidenav li ul li ul li.on a{color:#132f5d;background: #fff url(../images/home/navigation/nav.gif) no-repeat 0 -800px}


/*----- Content -----*/
#content{float:left;width:680px;padding-top:30px;overflow:hidden}
.photoright{float:right;padding:0px 0px 10px 20px}
.photoleft{float:left;padding:0px 20px 10px 0px}
.phototreatment{}
.dark{background:#efefef}
.light{background:#fff}

/*----- FOOTER -----*/
#footerContainer{background:#603526}
#footer{width:950px;margin:0 auto 0 auto;padding:30px 0 20px 0;position:relative;color:#bfaea8;font-family:Arial, Helvetica, sans-serif;font-size:.9em;line-height:1.1em}
#footer a{color:#bfaea8;text-decoration:none}
#footer a:hover, #footer a:active{color:#fff}
#footer a.on{text-decoration:underline;color:#fff}
#wsLogo {float:right;margin-left:20px}
#footer table{width:922px;margin:10px 0 15px 30px}
#footer table ul li{text-transform:uppercase}
#footer table ul li ul li{text-transform:none}

.visitFleaMarketMusic{position:absolute;left:-8px;top:-80px;width:365px;height:80px}


/*----- HOMEPAGE ELEMENTS -----*/

.homeLeft{width:240px;padding:290px 20px 55px 20px;background:url(../images/home/Jim-Beloff.jpg) no-repeat 0 0; background-size: 280px; float:left;margin-right:10px;font-size:13px}
.homeLeft .signature{font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;line-height:16px;text-align:right;}
.homeLeft .bookSpecs{text-align:center}
.homeLeft img {margin-left: auto; margin-right: auto;margin-bottom: 7px;display: block;}
.homeRight{width:650px;background:#fff;float:left;overflow:hidden}
.bookDescription{width:215px;height:375px;padding:25px 25px 20px 25px;overflow:hidden;line-height:1.5em}
.buyNow:link, .buyNow:visited{width:265px;height:89px;padding-top:21px;border-top:2px solid #fff;display:block;background:url(../images/home/buy_now.gif) no-repeat 0 0;font-size:14px;line-height:16px;color:black;text-align:center;text-decoration:none}
.buyNow:hover, .buyNow:active{background:url(../images/home/buy_now_hover.gif) no-repeat 0 0;}
.welcome{padding:28px 30px 10px 30px;background:#ebe9e8 url(../images/home/gray_top_bevel2.gif) no-repeat 0 0;font-family:Verdana, Geneva, sans-serif;font-size:11px; line-height:17px;color:#594942}
.welcome h1{font-family:Verdana, Geneva, sans-serif;font-size:15px;line-height:20px;margin:0 0 10px 0}
.welcome .photoright{float:right;margin:-18px -20px 0px 0px}
#callouts{height:272px;width:622px;margin:10px 0 20px 20px;text-align:center}
#callouts a{width:202px;height:267px;float:left;position:relative;margin-right:8px;font-size:13px;line-height:20px;text-decoration:none;font-family:Verdana, Geneva, sans-serif;padding-top:5px;display:block}
#callouts a:hover, #callouts a:active{color:#000;text-decoration:underline}
#callouts a + a + a{margin-right:0;}
#callouts .imageArea{width:202px;height:242px;display:block;position:absolute;left:0;top:0;background-color:#f0efee;background-repeat:no-repeat;background-position:left top;cursor:pointer}
#callouts .overlay{width:202px;height:242px;position:absolute;left:0;top:0;cursor:pointer}
#callouts .imageArea, #callouts .overlay{margin-top:30px}
.shop{text-align:center;font-size:24px; line-height:20px;color:#837671; font-family:Verdana, Geneva, sans-serif;padding:16px 0 20px 0;border-top:2px solid #ebe9e8}
.shop span{color:#603526}
.shop a:link, .shop a:visited{background:url(/images/home/shop.png) no-repeat 0px 10px; text-decoration:none;padding:30px 0 30px 70px; line-height:70px;}
.shop a:hover, .shop a:active{color:#000}



/*----- APPS AND COMPONENTS -----*/

/*----- Share Links -----*/
#linkBar{font-size:.9em;color:#ccc;margin-top:50px}
#linkBar a{text-decoration:none;color:#999}
#linkBar a:hover, #linkBar a:active{text-decoration:underline;color:#31659b}

/*----- Driving Directions -----*/
.ddGo { padding: 2px 3px; background: #f03c5e; cursor:pointer; color:#fff; font-size:11px; line-height:13px; border: solid 1px #e20e23; height:20px; font-size:12px; margin-left:5px}
#map h2{margin:0 0 5px 0}

/*----- Font Resizer AAA -----*/
.resizeSmall{font-size:9px}
.resizeMedium{font-size:12px}
.resizeLarge{font-size:15px}

/*----- Ad Rotator -----*/
.adRotator{}
.adRotator img{}

/*----- JS Rotator -----*/
#jsRotator{}

/*----- Alert App -----*/
#alertApp{width:910px;background:#900000;padding:15px 0;color:#fff;font-size:14px;line-height:16px;color:#fff;text-align:center}
#alertApp p{color:#fff}
#alertApp a:link, #alertApp a:visited{color:#ffffff;text-decoration:underline}


/*----- Callouts App -----*/
.callouts img{margin-bottom:10px;width:160px}
.callouts span{display:block}



/*----- MANAGEMENT -----*/
#Alert{position:absolute;z-index:9996;width:100%;overflow:hidden;text-align:center;left:0;padding-top: 6px;background-color:#ADC1D7;color:#1D467C;font-size:12px;line-height:14px;opacity:0.8;filter:alpha(opacity=80)}

/*----- Manage -----*/
.manage th{padding:5px 0;border-bottom:1px solid #ccc}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage td{padding:1px}
.manage img.preload{display: none;position: absolute;z-index: 9900;top: 0px; border: solid 1px #FFFFFF}
.manage td.icons{padding-left:5px;width:45px}
.manage td.icons img{float:left;margin:3px 5px 0 0}
.manage .hidden{font-style:italic;color:red}
.button{text-align:right;padding:10px 0}



/*----- CUSTOM -----*/