#viewCartTable {
margin: 12px 0px 12px 0px;
border: 1px solid #CCCCCC;
width: 100%;
clear: both;
border-collapse: collapse;
}
#viewCartTable th {
border-bottom: 1px solid #CCCCCC;
}
#viewCartTable td,
#viewCartTable th {
padding: 5px 5px 5px 5px;
margin: 0px;
vertical-align: middle;
line-height: 1.5em;
}
#viewCartTable th {
background-color: #EEEEEE;
vertical-align: middle;
}
#viewCartTable td.noBorder, #viewCartTable tr.subtotal, #viewCartTable tr.subtotal td, #viewCartTable tr.shipping td, #viewCartTable tr.tax-row td, #viewCartTable tr.total td, .noBorder td {
border-top: none !important;
border:none !important;
}
.cart66-align-right {
text-align:right;
}
.cart66-align-center {
text-align:center;
}
.alignRight {
text-align: right !important;
}
.alignLeft {text-align: left !important;}
.strong {
font-weight: bold !important;
}
#viewCartTableNav {
margin: 0px;
width: 100%;
border: none !important;
display: table;
}
#continueShopping, #checkoutShopping {
display: inline-block;
*display: inline;
zoom:1;
}
#continueShopping {
float: left;
}
#checkoutShopping {
float: right;
}
#Cart66CheckoutReplacementText {
width: 50%;
margin: 10px auto;
font-weight: bold;
}
.Cart66TermsOfServiceWrapper {
width: 50%;
margin: 0 auto;
border: 1px solid #cccccc;
background-color: #efefef;
}
.Cart66TermsOfServiceWrapper div {
margin: 10px;
}
.Cart66TermsOfServiceWrapper .Cart66AcceptTermsButton {
display: block;
width: 200px;
margin: 20px auto;
}
.Cart66TermsTitle {
font-style: italic;
}
#viewCartTable a, 
#viewCartTable tbody,
#viewCartTable img,
#viewCartTableNav a, 
#viewCartTableNav tr,
#viewCartTableNav th,
#viewCartTableNav td,
#viewCartTableNav tbody,
#viewCartTableNav img {
border: none !important;
}
#continueShopping {
border: none;
}
input[type=submit] {
cursor: pointer;
}
#paypalCheckout {
width: 145px; 
}
.Cart66Error {
background-color: #FEE;
border: 1px solid red;
padding:15px;
margin: 15px 0px;
clear: both;
}
#Cart66ForgotPassword { display: none; }
#Cart66ReceiptExpectation { margin-top: 7px; font-style: italic;}
.Cart66NewsletterList .Cart66CheckboxList, #Cart66ExpressReview ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.Cart66CartButton { border: none !important;
}
.Cart66Price {
font-weight: bold;
font-size: 1.2em;
margin: 3px 7px 4px 0px;
display: inline-block;
}
a .Cart66Price {display:inline;}
.Cart66UserQuantity {
display:inline-block;
}
.Cart66PriceBlock, .Cart66PriceDescription {
display:block;
}
.Cart66CustomFieldDesc {
color: #777;
font-style: italic;
display: block;
padding: 0px;
margin: 0px;
}
.Cart66CustomTextField {
width: 225px;
}
.Cart66CustomTextarea {
width: 225px;
height: 90px;
}
.Cart66TableMed {
width: auto;
border: 0px;
border-collapse: collapse;
}
.Cart66TableMed th,
.Cart66TableMed td {
margin: 0px;
text-align: left;
border: none;
padding: 3px 7px;
}
.Cart66TableMed td {
border-top: 1px solid #CFCFCF;
}
.Cart66TableMed td.canceled {
color: #858585;
}
.Cart66Note {
color: #888;
}
.Cart66GravityFormDisplay {
display: block;
}
.Cart66RemoveFormLink {
display: inline-block;
width: 100%;
text-align: right;
}
.Cart66ProRequired {
font-weight:normal; 
color:#B33; 
font-size:11px; 
background-color: #FEE;
border: 2px solid #B33;
padding: 3px;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.Cart66ProRequired a {
color: #933;
font-weight: bold;
}
.Cart66Unavailable h2 {
line-height: 1.5em !important;
}
.Cart66Unavailable p {
line-height: 1.2em !important;
}
.Cart66OutOfStock {
color: #70091A;
font-weight: bold;
font-size: 16px;
}
.Cart66AjaxWarning {
color: #C00;
border: 1px solid #C55;
background-color: #EEE;
width: 200px;
padding: 7px;
}
.inventoryCountTableModal {
margin: 5px 0px;
padding: 10px;
width: 100%;
border-collapse:collapse;
}
.inventoryCountTableModal td {
padding: 3px 5px;
border-bottom: 1px solid #CCC;
} #Cart66WidgetCartLink {
display: block;
} .Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary, 
#content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart {
display: inline-block;
font-size: 12px;
line-height: 20px;
height: 20px;
padding: 0 1em;
border: 1px solid #454545;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
background-color: #445e67;
background-image: -webkit-linear-gradient(#445e67, #2d434b);
background-image: -moz-linear-gradient(#445e67, #2d434b);
background-image: -o-linear-gradient(#445e67, #2d434b);
background-image: -ms-linear-gradient(#445e67, #2d434b);
background-image: linear-gradient(#445e67, #2d434b);
color: #fff;
}
.ajaxPurAddToCart {
color:#888 !important;
background-color:#fff !important;
border-color:#ccc !important;
}
.Cart66ButtonSecondary {
background-color: #2C3538;
}
#Cart66CheckoutButtonDiv .Cart66ButtonPrimary {
margin: 20px 30px;
}
#couponCode, #updateCart {
display: block;
float: right;
margin: 0;
clear: both;
}
a.Cart66ButtonPrimary, 
a.Cart66ButtonSecondary {
text-decoration: none;
color: #FFFFFF;
} .Cart66Success,
.Cart66Error, .Cart66Warning {
background-color: #FEE;
border: 1px solid red;
margin: 10px 0px;
padding: 5px 20px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
color: #633;
}
#minAmountMessage.Cart66Error {
width: auto;
}
.Cart66Success {
background-color: #EFE;
border: 1px solid green;
color: #252;
}
.Cart66Success h1 {
color: #BCB;
}
.Cart66Error h1 {
color: #CBB;
font-size: 1.5em;
}
.Cart66Warning {
background-color:#FDF5E3;
border:1px solid #FDEE54;
}
.phorm2 {
min-width: 550px;
clear: both;
}
.phorm2 .errorField {
border: 1px solid red;
background-color: #FEE;
}
#ccInfo ul {
margin:0;
}
#ccInfo li {
clear: none;
}
.phorm2 ul {
margin: 0px;
padding: 0px;
}
.phorm2 ul li {
list-style: none !important;
background-image: none;
margin: 0px;
padding: 3px 0px 4px 0px !important;
}
.phorm2 ul li label {
display: inline-block;
width: 135px;
text-align: right;
vertical-align: top;
margin-top: 3px;
margin-right: 3px;
float:none;
}
.phorm2 ul li input {
margin:0;
}
.phorm2 ul li label.short {
width: 80px;
}
.phorm2 ul.shortLabels li label {
width: 80px;
}
.phorm2 ul li span.description,
.phorm2 ul li p.description {
color: #858585;
font-style: italic;
margin: 0px 0px 0px 140px;
padding: 2px 0px 3px 0px;
line-height: 1.2em !important;
}
.phorm2 ul li span.description {
margin: 0px 0px 0px 7px;
}
.phorm2 ul.shortLabels li p.description {
margin-left: 90px;
}
.phorm2 .button {
width: 75px;
}
.phorm2 .Cart66ErrorField, input.Cart66ErrorField {
background-color: #FEE;
border: 1px solid #F75;
padding: 3px;
}
.phorm2 .stateField {
width: 25px !important;
margin-left: 2px;
}
.phorm2 input[type=text],
.phorm2 input[type=password] {
width: 130px;
}
.phorm2 p {
margin-bottom: 2px !important;
}
.state_text_field {
display: none;
} table .entry-details {
width: 100%;
}
table .entry-details tbody {
padding: 0px;
margin: 0px;
background-color: #fff;
}
#viewCartTable td .entry-view-field-name {
font-weight: bold;
background-color: #eee;
margin: 0px;
border: none;
}
td .entry-view-field-value {
padding-left: 25px !important;
border: none !important;
}
#ccInfo input[type=text], #accountInfo input[type=text], #accountInfo input[type=password] {
width: 45%;
}
#ccInfo #payment-securityId {
width: 30px;
}
#paypalexpresscheckout {
clear:both;
float: right;
margin: 10px 10px 0px 0px;
}
#PayPalExpressCheckoutButton {
margin-right:7px;
text-align: left;
} #payment-cardExpirationYear {
margin:0;
}
li .description {
color: #757575;
}
.Cart66Hidden {
visibility: hidden;
}
.noBottomBorder {
border-bottom: none;
}
span.subscriptionOrMembership {
padding: 0px 1px 0px 10px; display: inline-block; width: 35px; background-color: transparent;
}
.itemQuantity {
width: 35px; margin-left: 5px;
}
#emptyCartMsg {
text-align: center;
}
#set_shipping_zip_row th, #shipping_to_row th {
text-align: right;
}
.haveCoupon, .promoMessage {
margin-bottom: 0;
padding: 0;
}
.promoMessage {
float: right;
clear: both;
margin: 5px 0;
padding: 5px 10px;
color: #746e0a;
border: 1px dashed #d7cc1c;
background-color: #fefbbc;
}
.haveCoupon input {
margin-bottom: 0;
}
.phorm2 h2 {
clear: none;
}
#billingInfo, #shippingInfo  {
float: left;
width: 51%;
}
#Cart66ExpressReview {
overflow: hidden;
}
#Cart66ExpressReview #shippingInfo {
float: none;
margin-left: 51%;
width: auto;
}
#createAccountDiv {
margin-top: 20px;
}
#paymentInfo, #accountInfo, #Cart66CheckoutButtonDiv {
float: none;
width: auto;
margin-left: 51%;
} *:first-child+html #billingInfo{margin:0 -1% 0 0 ;}
*:first-child+html #shippingInfo{clear:both;}
#shippingAddress {
display: none;
} .Cart66ShortcodeTOS{}
.Cart66CartTOS{}
.Cart66TermsOfServiceWrapper{
clear:both;
padding:10px 0px
}
.Cart66TermsTitle{}
.Cart66TermsText{}
.Cart66TermsAcceptance{}
.Cart66AcceptTermsButton{} .Cart66AdvancedWidgetCartTable {
width: 100%;
}
.Cart66AdvancedWidgetCartTable td, .Cart66AdvancedWidgetCartTable th, .Cart66AdvancedWidgetCartTable tbody {
border: none;
}
.Cart66AdvancedWidgetCartTable tr {
border-bottom: 1px solid #efefef;
}
.Cart66AdvancedWidgetCartTable .Cart66ShippingToRow {
border-bottom: none;
}
.Cart66AdvancedWidgetCartTable .Cart66SubtotalRow, .Cart66AdvancedWidgetCartTable .Cart66ShippingRow {
border: none;
line-height: 35px;
height: 35px;
text-align: right;
font-weight: bold;
}
.Cart66ProductTitle, .Cart66ProductSubtotal {
font-weight: bold;
}
.Cart66QuanPrice {
display: block;
font-style: italic;
}
.Cart66ProductSubtotalColumn, .Cart66ShippingRow td {
text-align: right;
}
.Cart66WidgetViewCartCheckoutItems, .Cart66WidgetViewCartCheckoutEmpty {
text-align: center;
}
#wp-admin-bar-cart66{
width:55px;
}
#wpadminbar .cart66AdminBarIcon{
position:absolute;
margin:-20px 0px 0px 10px;
width: 36px !important;
height: 12px !important;
background-image: url(//westgeraldstg.com/wp-content/plugins/cart66-lite/images/cart66_admin_button.png);
background-repeat: no-repeat;	
}
#wp-admin-bar-cart66.hover .cart66AdminBarIcon{
background-image: url(//westgeraldstg.com/wp-content/plugins/cart66-lite/images/cart66_tiny_type.png);
} .summary-message {
background-color: lightYellow;
border: 1px solid #E6DB55;
-webkit-border-radius: 3px;
border-radius: 3px;
padding:.3em;
}
.alert-message.alert-danger, .alert-message.alert-danger:hover, .alert-message.alert-error, .alert-message.alert-error:hover, .alert-message.success, .alert-message.success:hover, .alert-message.info, .alert-message.info:hover, .alert-message .header {
color: white;
}
.alert-message .close {
position: relative;
top: -2px;
right: -5px;
line-height: 18px;
}
.alert-message .close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 18px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.alert-message .close:hover {
color: #000000;
text-decoration: none;
opacity: 0.4;
filter: alpha(opacity=40);
cursor: pointer;
}
.alert-message.alert-danger, .alert-message.alert-error {
background-color: #c43c35;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
background-image: -o-linear-gradient(#ee5f5b, #c43c35);
background-image: -ms-linear-gradient(#ee5f5b, #c43c35);
background-image: linear-gradient(#ee5f5b, #c43c35);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #c43c35 #c43c35 #882a25;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.alert-message.success {
background-color: #57a957;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62c462), color-stop(100%, #57a957));
background-image: -webkit-linear-gradient(#62c462, #57a957);
background-image: -moz-linear-gradient(#62c462, #57a957);
background-image: -o-linear-gradient(#62c462, #57a957);
background-image: -ms-linear-gradient(#62c462, #57a957);
background-image: linear-gradient(#62c462, #57a957);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #57a957 #57a957 #3d773d;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.alert-message.info {
background-color: #339bb9;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
background-image: -webkit-linear-gradient(#5bc0de, #339bb9);
background-image: -moz-linear-gradient(#5bc0de, #339bb9);
background-image: -o-linear-gradient(#5bc0de, #339bb9);
background-image: -ms-linear-gradient(#5bc0de, #339bb9);
background-image: linear-gradient(#5bc0de, #339bb9);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #339bb9 #339bb9 #22697d;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.alert-message.hint {
background-color: #efefef;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #efefef));
background-image: -webkit-linear-gradient(#ececec, #efefef);
background-image: -moz-linear-gradient(#ececec, #efefef);
background-image: -o-linear-gradient(#ececec, #efefef);
background-image: -ms-linear-gradient(#ececec, #efefef);
background-image: linear-gradient(#ececec, #efefef);
text-shadow: none;
border-color: #ececec #ececec #efefef;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
:root .alert-message,
:root .btn {
border-radius: 0 \0;
}
.alert-message {
position: relative;
padding: 7px 15px!important;
margin-bottom: 18px;
margin-right:25px;
color: #404040;
background-color: #eedc94;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
background-image: -webkit-linear-gradient(#fceec1, #eedc94);
background-image: -moz-linear-gradient(#fceec1, #eedc94);
background-image: -o-linear-gradient(#fceec1, #eedc94);
background-image: -ms-linear-gradient(#fceec1, #eedc94);
background-image: linear-gradient(#fceec1, #eedc94);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #eedc94 #eedc94 #e4c652;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
border-width: 1px;
border-style: solid;
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
-o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.alert-message a {
font-weight: bold;
color: #404040;
}
.alert-message.alert-danger p a, .alert-message.alert-error p a, .alert-message.success p a, .alert-message.info p a, .alert-message.info h1 a, .alert-message.info h2 a, .alert-message h1, .alert-message h2, .alert-message h3, .alert-message .header {
color: white;
}
.alert-message h5 {
line-height: 18px;
}
.alert-message p {
margin-bottom: 0;
margin-top: 0;
}
.alert-message div {
margin-top: 5px;
margin-bottom: 2px;
line-height: 28px;
}
.alert-message .btn {
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
-o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.alert-message.block-message {
background-image: none;
background-color: #fdf5d9;
padding: 14px!important;
border-color: #fceec1;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.alert-message.block-message ul, .alert-message.block-message p {
margin-right: 30px;
}
.alert-message.block-message ul {
margin-bottom: 0;
}
.alert-message.block-message li {
color: #404040;
}
.alert-message.block-message .alert-actions {
margin-top: 5px;
}
.alert-message.block-message.alert-error, .alert-message.block-message.success, .alert-message.block-message.info {
color: #404040;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-message.block-message.alert-error {
background-color: #fddfde;
border-color: #fbc7c6;
}
.alert-message.block-message.success {
background-color: #d1eed1;
border-color: #bfe7bf;
}
.alert-message.block-message.info {
background-color: #ddf4fb;
border-color: #c6edf9;
}
.alert-message.block-message.alert-danger p a, .alert-message.block-message.alert-error p a, .alert-message.block-message.success p a, .alert-message.block-message.info p a {
color: #404040;
}
.show-tax-row {
display:table-row;
}
.show-tax-block {
display:block;
}
.hide-tax-block, .hide-tax-row, .ajax-spin {
display:none;
}
table.order-summary {
margin:0;
border:none;
width:90%;
}
table.order-summary td {
border:none;
padding:0 10px 0 0;
}
.tax-update {
display:none;
}
.tax-update-message {
display:inline-block;
}
textarea#checkout-custom-field-multi {
width:100%;
height:100px;
}
input#checkout-custom-field-single {
width:250px;
}
#msg {
width: 300px; margin: 10px 0px;
}div.wrap-MI { border:0; margin:0; background:none; min-width:116px;  } div.jp-innerwrap, div.jp-interface, div.listwrap_mp3j, div.playlist-wrap-MI { position:relative !important; width:100%; border:0; margin:0; padding:0; }
div.jp-innerwrap { background:none; }
div.jp-interface { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/shadow-x.png) repeat-x left bottom; height:101px ; min-height:67px; cursor:default; }
div.listwrap_mp3j { margin-top:0px; } div.innerx, div.innerleft, div.innerright, div.innertab { position:absolute; }
div.innerx { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/case-grad-x.png) repeat-x left -45px; width:auto; height:35px; left:0px; right:0px; bottom:3px; }
div.innerleft { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/shadow-l.png) no-repeat left bottom; width:1px; height:40px; left:-1px; bottom:0px; }
div.innerright { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/shadow-r.png) no-repeat right bottom; width:2px; height:40px; right:-2px; bottom:0px; }
div.innertab { left:0px; top:0px; width:100%; bottom:38px;  } div.playlist-colour { position:absolute; width:100%; height:100%; left:0px; top:0px;  }				
div.playlist-wrap-MI ul { position:static; }
ul.UL-MI_mp3j { margin:0px !important; padding:0px 0px 0px 0px !important; list-style-type:none !important; list-style:none !important; list-style-image:none !important; font-weight: 500 !important; }
ul.UL-MI_mp3j li { margin:0px !important; padding:0px 0px 1px 0px !important; font-weight:500 !important; line-height:15px !important; letter-spacing:0px !important; font-size:11px !important; word-spacing:0px !important; margin:0px 1px 0px 1px !important; list-style-type:none !important; }
ul.UL-MI_mp3j li:before { content:none !important; }
ul.UL-MI_mp3j li a { font-size:11px !important; border:0 !important; line-height:15px !important; font-weight:500 !important; text-decoration:none !important; display:block !important; width:auto !important; font-family:'verdana', 'Lucida Grande', 'arial', sans-serif !important; outline:none !important; padding:6px 0px 6px 14px !important; } div.player-track-title, div.jp-play-time, div.jp-total-time, div.statusMI { position:absolute; z-index:50; font:normal normal 500 14px/16px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
div.player-track-title { top:7px; left:9px; width:auto; right:10px; }
div.player-track-title span { font-size:10px; line-height:12px; padding-left:10px; max-width:95%; }
div.jp-play-time, div.jp-total-time, div.statusMI { font-size:8px; line-height:10px !important; bottom:42px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; }
div.jp-play-time { right:84px; }
div.jp-total-time {	right:6px; opacity:0.8; width:auto; } 
span.mp3-finding, span.Smp3-finding, span.mp3-tint, span.mp3-gtint { padding:0px 0px 0px 6px !important; font-size:8px !important; line-height:10px !important; height:10px !important; overflow:hidden !important; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
span.mp3-finding, span.Smp3-finding { margin:0px 0px 0px -2px; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/finding-bar1f.gif) repeat 0px 3px; }
span.mp3-tint { margin:0px 2px 0px -6px; opacity:.5; filter:alpha(opacity=50); }
span.mp3-gtint { margin:0px 2px 0px -6px; opacity:.5; filter:alpha(opacity=50); background:#777; }
span.Smp3-finding { margin:0px 0px 0px 3px; }
span.tintmarg	{ margin:0 2px 0 3px; }
div.statusMI { right:27px; width:52px !important; height:10px; }
.statusMI span.mp3-finding, .statusMI span.Smp3-finding, .statusMI span.mp3-tint, .statusMI span.mp3-gtint { padding:0px 0px 0px 6px !important; }
.statusMI span.mp3-tint, .statusMI span.mp3-gtint { margin:0px 2px 0px -6px; }
.MI-image { position:absolute; top:0; left:0; padding:0; }
.MI-image img { border:none; padding:0px; background-color:#bbb; }
.MI-image a:hover img { }  div.transport-MI { position:absolute; width:auto; height:37px; right:2px; bottom:0px; border:0; }
div.transport-MI div { background-image: url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-hardW-shiny.png); text-indent:-9999px !important; float:right; } div.buttons_mp3j { width:30px; height:32px; margin:1px 0px 0px 0px; background-position:-110px 0px; }
div.buttons_mp3j:hover { background-position:-110px -32px; } div.buttons_mp3jpause { width:30px; height:32px; margin:1px 0px 0px 0px; background-position:-2px 0px; }
div.buttons_mp3jpause:hover { background-position:-2px -32px; } div.Prev_mp3j { width:22px; height:28px; margin:1px 4px 0px 0px; background-position:-32px -1px; }
div.Prev_mp3j:hover { background-position:-32px -33px; }
div.Next_mp3j { width:19px; height:28px; margin:1px 3px 0px 0px; background-position:-57px -1px; }
div.Next_mp3j:hover { background-position:-57px -33px; } div.stop_mp3j { width:26px; height:32px; margin:1px 3px 0px 0px; background-position:-81px 0px; } 
div.stop_mp3j:hover { background-position:-81px -32px; } div.playlist-toggle-MI { position:absolute; font:normal normal 500 9px 'trebuchet ms', 'Lucida Grande', 'arial', sans-serif; bottom:4px; left:1px; color:#707070; padding:2px 6px 2px 5px; line-height:9px; min-width:24px; background:#bcbcbc; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; cursor:default; }
div.playlist-toggle-MI:hover { background:#c6c6c6; color:#777;  } div.dloadmp3-MI { position:absolute; font:normal normal 500 9px 'trebuchet ms', 'Lucida Grande', 'arial', sans-serif !important; bottom:39px; margin:0px !important; font-size:9px !important; text-align:center; left:0px; width:41%; min-width:75px; max-width:425px; padding:0px 0px 0px 0px !important; border:0px; background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t10b.png) repeat left top !important; color:#fff; line-height:11px !important; -moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px; overflow:hidden; z-index:150; cursor:default; }							
div.dloadmp3-MI.whilelinks, div.dloadmp3-MI.logintext { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t50b.png) repeat left top !important; }
div.dloadmp3-MI.whilelinks:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t40b.png) repeat left top !important; }
div.dloadmp3-MI a {	color:#ececec; display:block; width:auto; padding:1px 5px 2px 2px !important; margin:0px !important; background:transparent; text-decoration:none !important; font:normal normal 500 9px 'trebuchet ms', 'Lucida Grande', 'arial', sans-serif !important; font-size:9px !important; line-height:11px !important; height:100%; border-bottom:none; visibility:hidden; }				
div.dloadmp3-MI a:hover { outline: none; border-bottom: none; color: #ececec; }
div.dloadmp3-MI.whilelinks a { color: #f3f3f3; visibility: inherit; }
div.dloadmp3-MI.whilelinks a:hover { color: #fff; }
div.dloadmp3-MI p {	color:#ececec; display:block; width:auto; padding:1px 5px 2px 2px !important; margin:0px !important; background:transparent; text-decoration:none !important; font:normal normal 500 9px 'trebuchet ms', 'Lucida Grande', 'arial', sans-serif !important; font-size:9px !important; line-height:11px !important; height:100%; border-bottom:none; visibility:visible; } div.mp3j-popout-MI { position:absolute; font:normal normal 500 9px 'trebuchet ms', 'Lucida Grande', 'arial', sans-serif; bottom:17px; left:0px; height:16px; color:#6c6c6c; padding:3px 5px 0px 28px; min-width:2px; line-height:11px; border:1px solid #b2b2b2;  background-color:#aaa; background-image:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/buttons-popoutE.png); background-repeat:no-repeat; background-position:-8px -65px; border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; cursor:default; }
div.mp3j-popout-MI:hover { color:#606060; background-position:-8px -95px; } .ui-state-disabled { cursor:default !important; }
.ui-slider { position:relative; text-align:left; }
.ui-slider .ui-slider-handle { position:absolute; z-index:200; cursor:default; }
.ui-slider .ui-slider-range { position:absolute; z-index:1; font-size:.7em; display:block; border:0; }
.ui-slider-horizontal .ui-slider-range { top:0; height:100%; } 
.ui-slider-horizontal .ui-slider-range-min { left:0; }
.ui-slider-horizontal .ui-slider-range-max { right:0; }
.ui-state-default, .ui-widget-content .ui-state-default { outline:none; border:0px; } div.MIsliderVolume { position:absolute; top:0px; right:4px; width:108px; height:4px !important; background:transparent; border:0px; font-size:1px; cursor:default; z-index:150; }
div.MIsliderVolume .ui-widget-header { } 
div.MIsliderVolume .ui-slider-handle { border:0px; height:11px !important; width:10px !important; padding:0px !important; margin-left:-5px; top:-3px; border:0px !important; -moz-border-radius:2px; -webkit-border-radius:2px; background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -1px 0px; z-index:150; overflow:hidden !important;	cursor:default; }
div.MIsliderVolume .ui-slider-handle:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -21px 0px; }
div.MIsliderVolume .ui-state-active, div.MIsliderVolume .ui-widget-content .ui-state-active { border:0px; background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -21px 0px; outline:none; } div.bars_holder, div.loadMI_mp3j, div.poscolMI_mp3j, div.posbarMI_mp3j  { position:absolute; top:0px; left:0px; }
div.bars_holder { right:0; width:100%; bottom:38px; font-size:1px; cursor:default; background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t60w.png) repeat-x left bottom; }
div.loadMI_mp3j { bottom:1px;  }
div.poscolMI_mp3j { bottom:1px;  }			
div.bars_holder .ui-widget-header, div.bars_holder .ui-widget-content { border:0px !important; background:none; }
div.bars_holder .ui-slider-horizontal { top:0px; bottom:1px; height:auto; z-index:90; }
div.posbarMI_mp3j { bottom:1px; width:100%; }
div.posbarMI_mp3j .ui-slider-handle { top:-6px; margin-left:-1px !important; border:0; bottom:-2px; width:2px !important; z-index:100; background:none; cursor:default ; padding:0px !important; }
div.posbarMI_mp3j .ui-slider-handle:hover { background:none; z-index:100; } div.mp3j-dlframe, iframe.mp3j-dlframe {
border:0px solid #ddd; 
width:1px; 
height:1px;
overflow:hidden;
margin:0;
padding:0;
display:none !important;
} div.mp3j-finfo {
position:absolute; 
top:36px; 
z-index:9999 !important;
width:80%;
left:10%;
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/fdloadW-x.png) repeat-x left top;
-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, 0.35); -moz-box-shadow:0px 1px 4px rgba(0, 0, 0, 0.35); box-shadow:0px 1px 4px rgba(0, 0, 0, 0.35);
padding:0;
min-height:31px;
overflow:hidden;
min-width:170px;
}
div.mp3j-finfo * { font-family:Arial, Helvetica, sans-serif !important; }
div.mp3j-finfo-sleeve { position:relative !important; width:100%; height:100%; }
div.mp3j-finfo-gif { position:absolute !important; top:0; left:0; right:10%; bottom:0; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/loader.gif) no-repeat center 37px; width:auto; padding:0px; height:100%; }
div.mp3j-finfo-txt { position:relative !important; margin:0px 15px 0 15px !important; padding:10px 0 10px 0 !important; width:auto; }
div.mp3j-finfo-close { position:absolute !important; width:31px !important; height:27px !important; padding-top:5px !important; right:0 !important; top:0 !important; text-align:center !important; font-weight:700 !important; font-size:18px !important; line-height:22px !important; color:#aaa !important; border-bottom:1px solid #ccc !important; border-left:1px solid #ccc !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t40w.png) repeat left top !important; }
div.mp3j-finfo-close:hover { color:#888 !important; }
div.mp3j-finfo-txt h2 { font-size:15px !important; color:#333 !important; margin:0 0 10px 0 !important; }
div.mp3j-finfo-txt h3 { font-size:14px !important; color:#333 !important; margin:0 0 15px 0 !important; }
div.mp3j-finfo-txt p { font-size:11px !important; color:#555 !important; line-height:13px !important; margin:0 0 5px 0; }
div.mp3j-finfo-txt a {  } div.player-track-title.mp3j_widgetmods { font-size: 11px; top: 7px; left:5px; }
div.player-track-title.mp3j_widgetmods span { font-size: 9px; }
ul.UL-MI_mp3j.mp3j_widgetmods li { font-size:10px !important; line-height:14px !important; }
ul.UL-MI_mp3j.mp3j_widgetmods li a { font-size:10px !important; line-height:14px !important; } span.wrap_inline_mp3j { position:relative; width:auto; cursor:pointer; padding:0; white-space:nowrap; text-align:left; } span.indi_mp3j { position:relative; padding-left:2px; font-size: 0.7em !important; } span.bars_mp3j { position:absolute; width:100%; height:100%; }
span.load_mp3j, span.loadB_mp3j { position:absolute; top:20px; left:0px; height:2px; } span.posbar_mp3j { position:absolute; width:100%; height:100%; border:0px solid #f77; }
span.posbar_mp3j .ui-widget-header { z-index:-500; }	
span.posbar_mp3j .ui-slider-handle { top: 2px; margin-left:-2px; border:1px solid #999; height:21px; width:4px; z-index:500; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/mp3t-poshandle.png) repeat-y -50px 0px; cursor:default; padding:0px !important; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
span.posbar_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/mp3t-poshandle.png) repeat-y -0px 0px; border-color:#aaa; } span.posbarB_mp3j { position:absolute; width:100%; height:100%; border:0; z-index:450; cursor:pointer; }
span.posbarB_mp3j .ui-widget-header { background:transparent; z-index:450; height:100%; }	
span.posbarB_mp3j .ui-slider-handle { top: 0px; margin-left:-6px !important; border:0px solid #888; height:23px; width:12px !important; z-index: 500; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/inlineHandle2.png) no-repeat -3px -3px; cursor: default; padding:0px !important; }
span.posbarB_mp3j .ui-slider-handle:hover { background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/inlineHandle2.png) no-repeat -3px -33px; } span.group_wrap { position:relative; margin:0px 0px 0px 0px; width:auto; }
span.textbutton_mp3j, span.T_mp3j { position:relative; width:auto; margin:0px; padding:0px !important; }
span.buttons_mp3j { position:relative; margin:0px; padding:2px 0px 3px 20px !important; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -80px -3px; }
span.buttons_mp3j:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -80px -35px; }
span.buttons_mp3jpause { position:relative; margin:0px; padding:2px 0px 3px 20px !important; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -2px -3px; }
span.buttons_mp3jpause:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -2px -35px; } span.vol_mp3t { position:absolute; top:-4px; right:4px; width:90%; max-width:100px; height:2px; }
span.vol_mp3j { position:absolute; top:-9px; right:6px; width:85%; max-width:100px; height:2px; }
span.vol_mp3j.flipped { right:4px; }
span.vol_mp3t .ui-widget-header, span.vol_mp3j .ui-widget-header {  background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-grad60b2.png) repeat left top; z-index:500; height:100%; }	
span.vol_mp3t .ui-slider-handle, span.vol_mp3j .ui-slider-handle { height:11px !important; width:10px !important; padding:0px !important; margin-left:-5px; border:0px !important; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; z-index:600; overflow:hidden !important; cursor:default; top:-6px; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -1px 0px; }
span.vol_mp3t .ui-slider-handle:hover, span.vol_mp3j .ui-slider-handle:hover { background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -21px 0px; }
span.vol_mp3t .ui-state-active, span.vol_mp3t .ui-widget-content .ui-state-active, span.vol_mp3j .ui-state-active, span.vol_mp3j .ui-widget-content .ui-state-active { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -21px 0px; outline:none; border:0px; } .mp3j-popout-link-wrap { cursor:pointer; position:relative; clear:left; }
.mp3j-popout-link { float:left; margin:0 5px 0 0; min-width:22px; min-height:18px; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/buttons-popout.png) no-repeat -10px -65px; }
.mp3j-popout-link-wrap:hover .mp3j-popout-link { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/buttons-popout.png) no-repeat -10px -95px; }  .dark .innerx { background-position:left -119px; }
.dark .transport-MI { height:38px; }
.dark .transport-MI div { background-image:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-darkbg-trans2.png); }
.dark .bars_holder { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t40b.png) repeat-x left bottom; }
.dark .mp3j-popout-MI { color:#a2a2a2; background-position:-8px -6px; border-color:#585858; background-color:#aaa; }
.dark .mp3j-popout-MI:hover { color:#aaa; background-position:-8px -36px; }
.dark div.playlist-toggle-MI { background:#505050; color:#a2a2a2; }
.dark div.playlist-toggle-MI:hover { background:#585858; color:#aaa; }
.dark .MI-image img { background-color:#777; }
.dark div.mp3j-finfo { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/fdloadB-x.png) repeat-x left top; }
.dark div.mp3j-finfo-gif { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/loader-w2.gif) no-repeat center 37px; }
.dark div.mp3j-finfo-close { color:#999 !important; border-bottom:1px solid #777 !important; border-left:1px solid #777 !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t40b.png) repeat left top !important; }
.dark div.mp3j-finfo-close:hover { color:#eee !important; }
.dark div.mp3j-finfo-txt h2 { color:#fff !important; }
.dark div.mp3j-finfo-txt h3 { color:#fff !important; }
.dark div.mp3j-finfo-txt p { color:#fff !important; } div.wrap-MI.text { }
.text div.innerx, .text div.innerleft, .text div.innerright { position: absolute; visibility: hidden; }
.text div.innertab { bottom: 38px; }
.text div.jp-interface { background:none; }
.text div.player-track-title { font:normal normal 500 16px/18px 'trebuchet ms', Arial, sans-serif; }
.text div.player-track-title span { font:italic normal 500 12px/14px 'trebuchet ms', Arial, sans-serif; opacity:0.7; filter:alpha(opacity=70); }
.text div.jp-play-time, .text div.jp-total-time, .text div.statusMI { bottom:20px; font-size:11px; font-family: 'trebuchet ms', Arial, sans-serif; }
.text div.jp-play-time { width:37px; left:0px; opacity:0.6; filter:alpha(opacity=60); }
.text div.jp-total-time { width:37px; left:100px; display:none; } 
.text div.statusMI { left:37px; width:70px !important; }
.text div.transport-MI { height:26px; right:2px; bottom:12px; }
.text div.transport-MI div { font-family: 'trebuchet ms', Arial, sans-serif; font-weight:700; overflow:hidden !important; background:none !important; white-space:nowrap !important; }
.text div.buttons_mp3j { text-indent:4px !important; width:32px; overflow:hidden !important; height: 25px; margin:0 6px 0 0px; background:none !important; line-height:25px !important; font-size:14px; }
.text div.buttons_mp3jpause { text-indent:-29px !important; width:38px; overflow:hidden !important; height: 25px; margin:0 -3px 0 3px; background:none !important; line-height:25px !important; font-size:14px; }
.text div.Prev_mp3j, .text div.Next_mp3j { text-indent:0px !important; height:23px; line-height:23px !important; font-size:12px; width:36px; margin:2px 0px 0px 0px; } 
.text div.stop_mp3j { text-indent:0px !important; width:31px; height:25px; margin:0px 0px 0px 4px; line-height:25px !important; font-size:14px; }
.text div.playlist-toggle-MI { bottom: 7px; font-family:'trebuchet ms', Arial, sans-serif; background:none; padding:0; opacity:0.6; filter:alpha(opacity=60); }
.text div.playlist-toggle-MI:hover { opacity:1.0; filter:alpha(opacity=100); }
.text div.dloadmp3-MI { font-size:11px; bottom: 6px; height:auto; right:0px !important; left:auto; margin:0; font-family: 'trebuchet ms', Arial, sans-serif; text-align:right; background:none !important; }				
.text div.dloadmp3-MI a { color:#888; font-size:inherit; margin:0px !important; padding: 0px !important; background:none !important; text-decoration:none; }
.text div.dloadmp3-MI a:hover { color:#555; background:none !important; }
.text div.dloadmp3-MI.betweenlinks a { display:none; background:none !important; }
.text div.dloadmp3-MI.whilelinks a { display:block;  background:none !important; }
.text div.dloadmp3-MI.whilelinks a:hover {   text-decoration:none; background:none !important; }
.text div.dloadmp3-MI p { font-size: inherit; margin:0px !important; padding: 0px !important; background:none !important; text-decoration:none; }
.text div.mp3j-popout-MI { color:#888; font:normal normal 500 11px 'trebuchet ms', 'arial', sans-serif; bottom:15px; right:155px; left:auto; width:auto; opacity:1; filter:alpha(opacity=100); padding:0px; line-height:12px; border:0; background:none; cursor:default; z-index:500; }
.text div.mp3j-popout-MI:hover { color:#555; opacity:1.0; filter:alpha(opacity=100); }
.text div.MIsliderVolume { position:absolute; bottom:38px; top:auto; right:4px; width:108px !important; height:1px !important; background:transparent; border:0px; font-size:1px; cursor:default; z-index:150; }
.text div.MIsliderVolume .ui-slider-handle, .text div.vol_mp3j .ui-slider-handle { height:11px !important; width:10px !important; padding:0px !important; margin-left:-5px; top:-7px; border:0px !important; -moz-border-radius:2px; -webkit-border-radius:2px; background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -41px 0px; z-index:150; overflow:hidden !important;	cursor:default; }
.text div.MIsliderVolume .ui-slider-handle:hover, .text div.vol_mp3j .ui-slider-handle:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -21px 0px; }
.text div.MIsliderVolume .ui-state-active, .text div.MIsliderVolume .ui-widget-content .ui-state-active, .text div.vol_mp3j .ui-state-active, .text div.vol_mp3j .ui-widget-content .ui-state-active { border:0px; background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-handle.png) no-repeat -21px 0px; outline:none; }
.text div.dloadmp3-MI.whilelinks, .text div.dloadmp3-MI.logintext { background:none !important; } .noscreen div.jp-interface { height:44px; min-height:44px; }
.noscreen div.player-track-title { display:none; }
.noscreen div.bars_holder { top:auto; bottom:0px; height:7px; }
.noscreen div.innertab { bottom: 0px; top:0; display:none; }
.noscreen div.dloadmp3-MI { bottom: 11px; }
.noscreen div.transport-MI { bottom:17px; }
.noscreen div.jp-play-time, .noscreen div.jp-total-time, .noscreen div.statusMI { bottom:25px; }
.noscreen div.playlist-toggle-MI { bottom: 12px; }
.noscreen div.mp3j-popout-MI { bottom: 20px; }
.noscreen div.MIsliderVolume { bottom: 43px; }
.noscreen div.MIsliderVolume .ui-widget-header { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/vol-grad60b2.png) repeat-y 0px top; }
.noscreen div.MIsliderVolume .ui-slider-handle { top:-6px; }
.noscreen h2 { margin:0 !important; padding:0 0 0px 0 !important; }
.noscreen div.posbarMI_mp3j .ui-slider-handle { top:-5px; margin-left:-7px !important; border:0; bottom:-5px; width:14px !important; z-index:100; background:none; border:none; cursor:default ; padding:0px !important; }
.noscreen div.posbarMI_mp3j .ui-slider-handle:hover { background:none; border:none; }
.noscreen .MI-image { top:15px; } .nolistbutton div.playlist-toggle-MI { visibility:hidden; } .nopopoutbutton div.mp3j-popout-MI { display:none; } .nopn div.Prev_mp3j { display:none; }
.nopn div.Next_mp3j { display:none; } .nostop div.stop_mp3j { display:none; } .bars100 div.player-track-title { left:112px; }
.bars100 div.dloadmp3-MI { left:102px; width:36%;}
.bars100 div.bars_holder  { left:102px; width:auto; }
.bars100 .MI-image img { padding:1px; }
.bars100 div.player-track-title { top:20px; } .bars150 div.player-track-title { left:162px; }
.bars150 div.dloadmp3-MI { left:152px; width:33%;}
.bars150 div.bars_holder  { left:152px; width:auto; }
.bars150 .MI-image img { padding:1px; }
.bars150 div.player-track-title { top:20px; } .bars200 div.player-track-title { left:212px; }
.bars200 div.dloadmp3-MI { left:202px; width:30%; }
.bars200 div.bars_holder { left:202px; width:auto; }
.bars200 .MI-image img { padding:1px; }
.bars200 div.player-track-title { top:20px; } .bars250 div.player-track-title { left:262px; }
.bars250 div.dloadmp3-MI { left:252px; width:27%;}
.bars250 div.bars_holder  { left:252px; width:auto; }
.bars250 .MI-image img { padding:1px; }
.bars250 div.player-track-title { top:20px; } .bars300 div.player-track-title { left:312px; }
.bars300 div.dloadmp3-MI { left:302px; width:24%; }
.bars300 div.bars_holder { left:302px; width:auto; }
.bars300 .MI-image img { padding:1px; }
.bars300 div.player-track-title { top:20px; } .bars350 div.player-track-title { left:362px; }
.bars350 div.dloadmp3-MI { left:352px; width:21%;}
.bars350 div.bars_holder  { left:352px; width:auto; }
.bars350 .MI-image img { padding:1px; }
.bars350 div.player-track-title { top:20px; } .bars400 div.player-track-title { left:412px; }
.bars400 div.dloadmp3-MI { left:402px; width:18%; }
.bars400 div.bars_holder { left:402px; width:auto; }
.bars400 .MI-image img { padding:1px; }
.bars400 div.player-track-title { top:20px; } .bigger1 { font-size:18px; line-height:26px !important; margin:0 !important; }
.bigger1 span.load_mp3j,
.bigger1 span.loadB_mp3j { top:24px; left:0px; height:2px; }
.bigger1 span.posbar_mp3j .ui-slider-handle { top: 3px; height:24px; width:6px !important; margin-left:-3px !important; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger1 span.posbarB_mp3j .ui-slider-handle { top: 3px; margin-left:-3px !important; border:1px solid #999; height:24px; width:6px !important; z-index:500; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/mp3t-poshandle.png) repeat-y -50px 0px; cursor:default; padding:0px !important; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger1 span.posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/mp3t-poshandle.png) repeat-y 0px 0px; border-color:#aaa; }
.bigger1 span.buttons_mp3j { position:relative; margin:0px; margin-left:5px !important; padding:2px 0px 3px 20px; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -80px 0px; }
.bigger1 span.buttons_mp3j:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -80px -32px; }
.bigger1 span.buttons_mp3jpause { position:relative; margin:0px; margin-left:5px !important; padding:2px 0px 3px 20px; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -2px 0px; }
.bigger1 span.buttons_mp3jpause:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-shard-B.png) no-repeat -2px -32px; } 
.bigger1 span.vol_mp3j { position:absolute; top:-6px; right:7px; width:85%; max-width:100px; height:2px; }
.bigger1 div.player-track-title { font:normal normal 500 18px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger1 div.player-track-title span { font:normal normal 500 14px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger1 ul.UL-MI_mp3j li a, .bigger1 ul.UL-MI_mp3j li { font-size:16px !important; line-height:19px !important; }
.bigger1 .indi_mp3j { font-size: 0.6em !important; } .bigger2 div.player-track-title { font:normal normal 500 36px/38px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger2 div.player-track-title span { font:normal normal 500 20px/22px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger2 ul.UL-MI_mp3j li a, .bigger2 ul.UL-MI_mp3j li { font-size:20px !important; line-height:24px !important; }
.bigger2 { font-size:23px; line-height:25px !important; margin:0 !important; }
.bigger2 span.load_mp3j,
.bigger2 span.loadB_mp3j { top:26px; left:0px; height:2px; }
.bigger2 span.posbar_mp3j .ui-slider-handle { top: 0px; height:28px; width:6px !important; margin-left:-3px !important; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger2 span.posbarB_mp3j .ui-slider-handle { top: -1px; margin-left:-3px !important; border:1px solid #999; height:29px; width:8px !important; z-index:500; border-color:#aaa; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/mp3t-poshandle.png) repeat-y 0px 0px; cursor:default; padding:0px !important; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger2 span.posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/mp3t-poshandle.png) repeat-y -50px 0px; border-color:#999; }
.bigger2 span.buttons_mp3j { font-family:Arial, Helvetica, sans-serif !important; padding:2px 0px 4px 20px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -186px center; border:0px solid #bbb; margin-left:10px; }
.bigger2 span.buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -437px center; }
.bigger2 span.buttons_mp3jpause { font-family:Arial, Helvetica, sans-serif !important; padding:0px 0px 2px 20px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y 0px top; border:0px solid #bbb; margin-left:10px; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger2 span.buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y -350px top; }
.bigger2 span.vol_mp3j { position:absolute; top:-12px; right:4px; width:85%; max-width:100px; height:2px; }
.bigger2 span.vol_mp3t { position:absolute; top:-10px; width:85%; max-width:100px; height:2px; }
.bigger2 .Smp3-finding,
.bigger2 .mp3-tint,
.bigger2 .mp3-gtint { margin-left:8px; margin-right:6px; padding:0px 0px 0px 10px !important; font-size:12px !important; line-height:12px !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigger2 .mp3-gtint { margin:0 6px 0 -16px; }
.bigger2 .indi_mp3j { font-size: 0.5em !important; padding-left:0px; }
.bigger2.wh .buttons_mp3j { font-family:Arial, Helvetica, sans-serif !important; padding:2px 0px 4px 20px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-w.png) no-repeat -186px center; border:0px solid #bbb; margin-left:10px; }
.bigger2.wh .buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-w.png) no-repeat -437px center; }
.bigger2.wh .buttons_mp3jpause { font-family:Arial, Helvetica, sans-serif !important; padding:0px 0px 2px 20px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-w.png) repeat-y 0px top; border:0px solid #bbb; margin-left:10px; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger2.wh .buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-w.png) repeat-y -350px top; } .bigger3 { font-size:28px; line-height:36px !important; margin:0 !important; }
.bigger3 .load_mp3j, .bigger3 .loadB_mp3j  { top:37px; left:0px; height:3px; }
.bigger3 .posbar_mp3j .ui-slider-handle, .bigger3 .posbarB_mp3j .ui-slider-handle { top: 0px; border:1px solid #bbb; height:40px; width:12px !important; margin-left:-5px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y -350px top; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger3 .posbar_mp3j .ui-slider-handle:hover, .bigger3 .posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y 0px top; border:1px solid #aaa; }
.bigger3 .indi_mp3j { font-size: 0.5em !important; }
.bigger3 span.buttons_mp3j { font-family:Arial, Helvetica, sans-serif !important; padding:8px 0px 12px 30px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2.png) no-repeat -177px center; border:0px solid #bbb; margin-left:12px; }
.bigger3 span.buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2.png) no-repeat -428px center; }
.bigger3 span.buttons_mp3jpause { font-family:Arial, Helvetica, sans-serif !important; padding:2px 0px 6px 30px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y 0px top; border:0px solid #bbb; margin-left:12px; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger3 span.buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y -350px top; }
.bigger3 .vol_mp3j { height:1px; max-width:110px; right:64px; top:-8px; }
.bigger3 .vol_mp3t { height:1px; max-width:110px; right:16px; top:-5px; }
.bigger3 .vol_mp3j .ui-slider-handle, .bigger3 .vol_mp3t .ui-slider-handle { height:14px !important; width:33px !important; margin-left:-16px; border-bottom:1px solid #ccc !important; border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; top:-14px; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2.png) no-repeat -10px bottom; }
.bigger3 .vol_mp3j .ui-slider-handle:hover, .bigger3 .vol_mp3t .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2.png) no-repeat -257px bottom; }
.bigger3 .Smp3-finding,
.bigger3 .mp3-tint,
.bigger3 .mp3-gtint { margin-left:8px; padding:0px 0px 0px 14px !important; font-size:18px !important; line-height:20px !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigger3 .mp3-gtint { margin:0 2px 0 -14px; }
.bigger3 div.player-track-title { font:normal normal 500 44px/46px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger3 div.player-track-title span { font:normal normal 500 28px/30px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger3 ul.UL-MI_mp3j li a, .bigger3 ul.UL-MI_mp3j li { font-size:28px !important; line-height:30px !important; }
.bigger3.bl span.buttons_mp3j { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -177px center; }
.bigger3.bl span.buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -428px center; }
.bigger3.bl span.buttons_mp3jpause { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y 0px top; }
.bigger3.bl span.buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y -350px top; }
.bigger3.bl span.vol_mp3j .ui-slider-handle, .bigger3.bl span.vol_mp3t .ui-slider-handle { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2-b.png) no-repeat -10px bottom; }
.bigger3.bl span.vol_mp3j .ui-slider-handle:hover, .bigger3.bl span.vol_mp3t .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2-b.png) no-repeat -257px bottom; } .bigger4 { font-size:38px; line-height:46px !important; margin:0 !important; }
.bigger4 .load_mp3j, .bigger4 .loadB_mp3j  { top:46px; left:0px; height:3px; }
.bigger4 .posbar_mp3j .ui-slider-handle, .bigger4 .posbarB_mp3j .ui-slider-handle { top: -2px; border:1px solid #bbb; height:52px; width:16px !important; margin-left:-8px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y -350px top; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger4 .posbar_mp3j .ui-slider-handle:hover, .bigger4 .posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y 0px top; border:1px solid #aaa; }
.bigger4 .indi_mp3j { font-size: 0.5em !important; }
.bigger4 span.buttons_mp3j { font-family:Arial, Helvetica, sans-serif !important; padding:8px 0px 12px 40px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2.png) no-repeat -167px center; border:0px solid #bbb; margin-left:15px; }
.bigger4 span.buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2.png) no-repeat -418px center; }
.bigger4 span.buttons_mp3jpause { font-family:Arial, Helvetica, sans-serif !important; padding:2px 0px 4px 40px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y 0px top; border:0px solid #bbb; margin-left:15px; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger4 span.buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y -350px top; }
.bigger4 .vol_mp3j { height:1px; max-width:110px; right:86px; top:-8px; }
.bigger4 .vol_mp3t { height:1px; max-width:110px; right:20px;  top:-5px; }
.bigger4 .vol_mp3j .ui-slider-handle, .bigger4 .vol_mp3t .ui-slider-handle { height:20px !important; width:43px !important; margin-left:-21px; border-bottom:1px solid #ccc !important; border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; top:-20px; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2.png) no-repeat -10px bottom; }
.bigger4 .vol_mp3j .ui-slider-handle:hover, .bigger4 .vol_mp3t .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2.png) no-repeat -257px bottom; }
.bigger4 .Smp3-finding,
.bigger4 .mp3-tint,
.bigger4 .mp3-gtint { margin-left:8px; margin-right:6px; padding:0px 0px 0px 14px !important; font-size:18px !important; line-height:20px !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigger4 .mp3-gtint { margin:0 6px 0 -20px; }
.bigger4 div.player-track-title { font:normal normal 500 44px/46px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger4 div.player-track-title span { font:normal normal 500 28px/30px 'verdana', 'Lucida Grande', 'arial', sans-serif; }
.bigger4 ul.UL-MI_mp3j li a, .bigger4 ul.UL-MI_mp3j li { font-size:28px !important; line-height:30px !important; }
.bigger4.bl .posbar_mp3j .ui-slider-handle, .bigger4.bl .posbarB_mp3j .ui-slider-handle { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y -350px top; }
.bigger4.bl .posbar_mp3j .ui-slider-handle:hover, .bigger4.bl .posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y 0px top; }
.bigger4.bl .buttons_mp3j { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -167px center; }
.bigger4.bl .buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -418px center; }
.bigger4.bl .buttons_mp3jpause { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y 0px top; }
.bigger4.bl .buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y -350px top; }
.bigger4.bl .vol_mp3j .ui-slider-handle, .bigger4.bl .vol_mp3t .ui-slider-handle { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2-b.png) no-repeat -10px bottom; }
.bigger4.bl .vol_mp3j .ui-slider-handle:hover, .bigger4.bl .vol_mp3t .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2-b.png) no-repeat -257px bottom; } .bigger5 { font-size:48px; line-height:60px !important; margin:0 !important; }
.bigger5 .load_mp3j, .bigger5 .loadB_mp3j  { top:63px; left:0px; height:4px; }
.bigger5 .posbar_mp3j .ui-slider-handle, .bigger5 .posbarB_mp3j .ui-slider-handle { top: -1px; border:1px solid #bbb; height:69px; width:20px !important; margin-left:-10px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y -350px top; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger5 .posbar_mp3j .ui-slider-handle:hover, .bigger5 .posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y 0px top; border:1px solid #aaa; }
.bigger5 .indi_mp3j { font-size: 0.5em !important; }
.bigger5 span.buttons_mp3j { font-family:Arial, Helvetica, sans-serif !important; padding:8px 0px 13px 52px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2.png) no-repeat -154px center; border:0px solid #bbb; margin-left:20px; }
.bigger5 span.buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2.png) no-repeat -405px center; }
.bigger5 span.buttons_mp3jpause { font-family:Arial, Helvetica, sans-serif !important; padding:3px 0px 8px 52px !important; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y 0px top; border:0px solid #bbb; margin-left:15px; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.bigger5 span.buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2.png) repeat-y -350px top; }
.bigger5 .vol_mp3j { height:1px; max-width:170px; right:115px; top:-10px; }
.bigger5 .vol_mp3t { height:1px; max-width:170px; right:33px;  top:-5px; }
.bigger5 .vol_mp3j .ui-slider-handle, .bigger5 .vol_mp3t .ui-slider-handle { height:30px !important; width:55px !important; margin-left:-21px; border-bottom:1px solid #aaa !important; border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; top:-30px; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2.png) no-repeat -10px bottom; }
.bigger5 .vol_mp3j .ui-slider-handle:hover, .bigger5 .vol_mp3t .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2.png) no-repeat -257px bottom; }
.bigger5 .Smp3-finding,
.bigger5 .mp3-tint,
.bigger5 .mp3-gtint { margin-left:8px; margin-right:6px; padding:0px 0px 0px 14px !important; font-size:18px !important; line-height:20px !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.bigger5 .mp3-gtint { margin:0 6px 0 -20px; }
.bigger5.bl .posbar_mp3j .ui-slider-handle, .bigger5.bl .posbarB_mp3j .ui-slider-handle { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y -350px top; border:1px solid #888; }
.bigger5.bl .posbar_mp3j .ui-slider-handle:hover, .bigger5.bl .posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y 0px top; border:1px solid #777; }
.bigger5.bl .buttons_mp3j { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -154px center; border:0px solid #bbb; margin-left:20px; }
.bigger5.bl .buttons_mp3j:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/play-dark2-b.png) no-repeat -405px center; }
.bigger5.bl .buttons_mp3jpause { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y 0px top; }
.bigger5.bl .buttons_mp3jpause:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/stop-dark2-b.png) repeat-y -350px top; }
.bigger5.bl .vol_mp3j .ui-slider-handle, .bigger5.bl .vol_mp3t .ui-slider-handle { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2-b.png) no-repeat -10px bottom; }
.bigger5.bl .vol_mp3j .ui-slider-handle:hover, .bigger5.bl .vol_mp3t .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/volhandle-dark2-b.png) no-repeat -257px bottom; } .smaller div.player-track-title { font:normal normal 500 11px/13px 'verdana', 'Lucida Grande', 'arial', sans-serif !important; left:5px; right:5px; }
.smaller div.player-track-title span { font:normal normal 500 10px/10px 'verdana', 'Lucida Grande', 'arial', sans-serif !important; padding:0; }
.smaller ul.UL-MI_mp3j li a, .smaller ul.UL-MI_mp3j li { font-size:10px !important; font-family:'verdana', Helvetica, sans-serif !important; line-height:13px !important; } span.outline { font-size:14px; line-height:22px !important; margin:0 !important; }
.outline span.vol_mp3t { position:absolute; top:-4px; right:4px; width:90%; max-width:100px; height:2px; background: transparent; }
.outline span.vol_mp3j { position:absolute; top:-9px; right:7px; width:85%; max-width:100px; height:2px; background: transparent; }
.outline span.buttons_mp3j { padding:2px 0px 5px 20px !important; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-outline.png) no-repeat -80px -1px; border:0; margin:0; }
.outline span.buttons_mp3j:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-outline.png) no-repeat -80px -33px; }
.outline span.buttons_mp3jpause { padding:2px 0px 5px 20px !important; background: transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-outline.png) no-repeat 1px -1px; border:0; margin:0; }
.outline span.buttons_mp3jpause:hover { background:transparent url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-outline.png) no-repeat 1px -33px; }
.outline span.posbarB_mp3j { position:absolute; width:100%; height:100%; border:0px solid #f77; }
.outline span.posbarB_mp3j .ui-widget-header { z-index:-500; }	
.outline span.posbarB_mp3j .ui-slider-handle { top: 0px; margin-left:0px; border:1px solid #aaa; height:23px; width:5px !important; z-index:500; background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t10b.png) repeat; cursor:default; padding:0px !important; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }
.outline span.posbarB_mp3j .ui-slider-handle:hover { background:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/t20b.png) repeat; border-color:#777; }
.outline div.transport-MI div { background-image: url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-hardZ.png); }
.outline div.mp3j-popout-MI { background-image:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/buttons-popoutF.png); }
.dark.outline div.transport-MI div { background-image: url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/transport-hardK.png); }
.dark.outline div.mp3j-popout-MI { background-image:url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/buttons-popoutF.png); } .wtransbars div.loadMI_mp3j { background:#fff; opacity:0.1; filter:alpha(opacity=10); } 
.wtransbars div.poscolMI_mp3j { background:#fff url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/posbar-soften-tipped-2.png) repeat-y right top; opacity:0.15; filter:alpha(opacity=15); } 
.wtransbars div.player-track-title { color:#fff; } .btransbars div.loadMI_mp3j { background:#000; opacity:0.1; filter:alpha(opacity=10); } 
.btransbars div.poscolMI_mp3j { background:#000 url(//westgeraldstg.com/wp-content/plugins/mp3-jplayer/css/images/posbar-soften-tipped-2.png) repeat-y right top; opacity:0.15; filter:alpha(opacity=15); } 
.btransbars div.player-track-title { color:#000; }