/* Inline buttons */
span.inline_button
{
    display:-moz-inline-box;
    display:inline-block;
    cursor: pointer;
    border:none;
    font-size:0;
    line-height:0;
    /*for Safari, read this first
    http://creativebits.org/webdev/safari_background_repeat_bug_fix*/
    background-position:0 0;
    background-repeat:no-repeat;
    height: 15px;
    text-decoration:none;
    font-style:normal;
    margin: -2px 0 0 0;
    padding: 0;
    vertical-align:middle;    
    text-align: left;
    _position:relative;
    _width:10px;    
    _overflow-y:hidden;
}
span.inline_button button
{
    display:-moz-inline-box;
    display:inline-block;
    background-color:transparent;
    background-position:100% 0;
    background-repeat:no-repeat;
    white-space:nowrap;
    line-height:1;
    cursor: pointer;
    width: 75px;
    height: 15px;
    border:none;
    background: url('/img/inline_button.png') no-repeat 0 0;
    _background-image:url('/img/inline_button.gif');
    margin: 0;
    padding: 0 0 0 0;
    font-family:"trebuchet ms" !important;
    font-size:9px !important;
    font-style:normal;    
    letter-spacing:0 !important;
	text-transform: uppercase;
    text-align: left;
    text-indent: 11px;
	color: #666;
	vertical-align: text-top;
    zoom:1;
    _position:relative;
    _padding-left:0px;
    _padding-right:12px;
    _margin-right:-10px;    
    _display:block;
    _top:0;
    _right:-5px;
}
.ie6 span.inline_button button
{
    display:inline;
    background-color:transparent;
    background-position:100% 0;
    background-repeat:no-repeat;
    white-space:nowrap;
    line-height:1.5;
    cursor: pointer;
    width: 75px;
    height: 15px;
    border:none;
    background-image:url('/img/inline_button.gif');
    margin: 0;
    padding: 0 0 0 0;
    font-family:"trebuchet ms" !important;
    font-size:9px !important;
    font-style:normal;    
    letter-spacing:0 !important;
	text-transform: uppercase;
    text-align: left;
    text-indent: 11px;
	color: #666;
	vertical-align: text-top;
    zoom:1;
    _position:relative;
    _padding-left:0px;
    _padding-right:12px;
    _margin-right:-10px;    
    _display:block;
    _top:0;
    _right:-5px;
}
span.inline_button button:hover
{
    color: #c40606;
}
span.inline_button button:after
{
content: url('/img/inline_button_triangle.png');
}

/* Music Shop buttons */
div.shop_utility_bar_shop_button
{
	width: 144px;
	height: 17px;
	background: url('/img/shop_utility_bar_shop_block/music_shop_button.png') no-repeat 0 0;
	letter-spacing: 0 !important;
	font-family: "trebuchet ms" !important;
	font-size: 9px !important;
	font-style: normal;
	text-align: left;
	text-indent: 32px;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
div.shop_utility_bar_shop_button:after
{
    content: url('/img/shop_utility_bar_shop_block/music_shop_button_triangle.png');
}
div.shop_utility_bar_shop_button:hover
{
/*
    color: #c40606;
*/
}
div.shop_utility_bar_shop_button span
{
	margin: 1px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: super;
}
div.shop_utility_bar_shop_button_new
{
    width: 144px;
    height: 17px;
    background: url('/img/shop_utility_bar_shop_block/music_shop_button_new.png') no-repeat 0 0;
    letter-spacing:0 !important;
    font-family:"trebuchet ms" !important;
    font-size:9px !important;
    font-style:normal;    
    text-align: left;
    text-indent: 32px;
	text-decoration: none;
    vertical-align: middle;
    margin: 0px 0px 2px 0px;
    padding:0px 0px 0px 0px;
}
div.shop_utility_bar_shop_button_new:after
{
    content: url('/img/shop_utility_bar_shop_block/music_shop_button_triangle.png');
}
div.shop_utility_bar_shop_button_new:hover
{ 
/*
    color: #c40606;
*/
}
div.shop_utility_bar_shop_button_new span
{
	margin: 1px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: super;
}
.safari div.shop_utility_bar_shop_button
{
    margin-bottom: 2px;
}
.ie6 div.shop_utility_bar_shop_button
{
    margin-bottom: -3px;
    margin-top: 0px;
}

/* Videos buttons */
div.videos_play_button
{
	width: 81px;
	height: 27px;
	background: url('/img/videosControls/video_play_button.png') no-repeat 0 0;
	letter-spacing: 0 !important;
	font-family: "trebuchet ms" !important;
	font-size: 9px !important;
	font-style: normal;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px 0px 2px 0px;
	padding: 8px 0px 0px 0px;
}
div.videos_play_button:after
{
/*
    content: url('/img/videosControls/videos_play_button_triangle.png');
*/
}
div.videos_play_button:hover
{
/*
    color: #c40606;
*/
}
div.videos_play_button span
{
	margin: 1px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: super;
}
div.videos_playing_now_button
{
	width: 81px;
	height: 27px;
	background: url('/img/videosControls/video_playing_now_button.png') no-repeat 0 0;
	letter-spacing: 0 !important;
	font-family: "trebuchet ms" !important;
	font-size: 9px !important;
	font-style: normal;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px 0px 2px 0px;
	padding: 8px 0px 0px 0px;
}
div.videos_playing_now_button:after
{
/*
    content: url('/img/videosControls/videos_playing_now_button_triangle.png');
*/
}
div.videos_playing_now_button:hover
{
/*
    color: #c40606;
*/
}
div.videos_playing_now_button span
{
	margin: 1px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: super;
}

/* For the Children buttons */
div.shop_for_the_children_button
{
	width: 221px;
	height: 17px;
	background: url('/img/for_the_children_controls/shop_for_the_children_button.png') no-repeat 0 0;
	letter-spacing: 0 !important;
	font-family: "trebuchet ms" !important;
	font-size: 9px !important;
	font-style: normal;
	text-align: left;
	text-indent: 8px;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px 0px 2px 0px;
	padding: 3px 0px 0px 0px;
	color: #fff;
}
.ie6 div.shop_for_the_children_button
{
	width: 221px;
	height: 17px;
	background: url('/img/for_the_children_controls/shop_for_the_children_button.png') no-repeat 0 0;
	letter-spacing: 0 !important;
	font-family: "trebuchet ms" !important;
	font-size: 9px !important;
	font-style: normal;
	text-align: left;
	text-indent: 8px;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
}
.ie7 div.shop_for_the_children_button
{
	width: 221px;
	height: 17px;
	background: url('/img/for_the_children_controls/shop_for_the_children_button.png') no-repeat 0 0;
	letter-spacing: 0 !important;
	font-family: "trebuchet ms" !important;
	font-size: 9px !important;
	font-style: normal;
	text-align: left;
	text-indent: 8px;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
}
div.shop_for_the_children_button:after
{
/*
    content: url('/img/for_the_childrenControls/for_the_children_play_button_triangle.png');
*/
}
div.shop_for_the_children_button:hover
{
    color: #c40606;
}
div.shop_for_the_children_button span
{
	margin: 1px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: super;
}
.ie6 div.shop_for_the_children_button span
{
    cursor:pointer;
	margin: 1px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: top;
}
.ie7 div.shop_for_the_children_button span
{
    cursor:pointer;
	margin: -2px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: top;
}
.ie6 a:hover div.shop_for_the_children_button span
{
    color: #c40606;
}
.ie7 a:hover div.shop_for_the_children_button span
{
    color: #c40606;
}

/* Black buttons */
a.button, span.button, del.button
{
    display:-moz-inline-box;
    display:inline-block;
    cursor:pointer;
    border:none;
    font-size:0;
    line-height:0;
    /*for Safari, read this first
    http://creativebits.org/webdev/safari_background_repeat_bug_fix*/
    background-position:0 0;
    background-repeat:no-repeat;
    height:15px;
    text-decoration:none;
    color:#2e523b;
    font-style:normal;
    margin:0 6px 0px 6px;
    padding:0 0 0 0;    
    vertical-align:middle;    
    padding-top:0px;
    _position:relative;
    _width:10px;    
    _overflow-y:hidden;
}
.ie6 a.button, span.button, del.button
{
    display:-moz-inline-box;
    display:inline-block;
    cursor:pointer;
    border:none;
    font-size:0;
    line-height:0;
    /*for Safari, read this first
    http://creativebits.org/webdev/safari_background_repeat_bug_fix*/
    background-position:0 0;
    background-repeat:no-repeat;
    height:15px;
    text-decoration:none;
    color:#2e523b;
    font-style:normal;
    margin:0 6px 0px 6px;
    padding:0 0 0 0;    
    vertical-align:middle;    
    padding-top:0px;
    _position:relative;
    _width:10px;    
    _overflow-y:hidden;
}
.ie7 a.button, span.button, del.button
{
    display:-moz-inline-box;
    display:inline-block;
    cursor:pointer;
    border:none;
    font-size:0;
    line-height:0;
    /*for Safari, read this first
    http://creativebits.org/webdev/safari_background_repeat_bug_fix*/
    background-position:0 0;
    background-repeat:no-repeat;
    height:15px;
    text-decoration:none;
    color:#2e523b;
    font-style:normal;
    margin:0 6px 0px 6px;
    padding:0 0 0 0;    
    vertical-align:middle;    
    padding-top:0px;
    _position:relative;
    _width:10px;    
    _overflow-y:hidden;
}
a.button, span.button, del.button, a.button span, span.button button, span.button input, del.button span
{
    background-image:url('/img/form_buttons.png');
    _background-image:url('/img/form_buttons.gif');
}
a.button span, span.button button, span.button input, del.button span
{
    white-space:nowrap;
    cursor:pointer;
    color:#666;
    display:-moz-inline-box;
    display:inline-block;
    line-height:1;
    letter-spacing:0 !important;
    font-family:"trebuchet ms" !important;
    font-size:9px !important;
    font-style:normal;
    text-transform: uppercase;
    background-color:#000;
    background-position:100% 0;
    background-repeat:no-repeat;
    height:15px;
    margin:0 0px 0 0px;
    padding:8px 14px 0 14px;
    border:none;
    vertical-align:text-top;
    zoom:1;
    _position:relative;
    _padding-left:0px;
    _padding-right:12px;
    _margin-right:-10px;    
    _display:block;
    _top:0;
    _right:-5px;
}
a.button span:after, span.button button:after, span.button input:after, del.button span:after
{
    content: url('/img/inline_button_triangle.png');
}
span.button button, span.button input, del.button span
{
}
span.button button
{
   line-height:2.5;/*Opera need this*/
}
.ie6 span.button button
{
   line-height:1.5;
}
.ie7 span.button button
{
   line-height:1.5;
}
html.safari a.button span, html.safari del.button span
{
  line-height:1.3;
}
html.safari span.button button
{
  line-height:2.6;
}
html.safari a.button:focus, html.safari span.button button:focus
{
    outline:none;
}
del.button
{
    /* cursor:not-allowed;    */
    background-position:0 -120px;
}
del.button span
{
    cursor:default;
    color:#aaa !important;
    background-position:100% -120px;
}
span.button button, span.button input
{
    padding-top:0px;
    line-height:2.5;/*Opera need this*/
}
/** optional **/
/*
a.button:visited{
    color:#aaa;
}
*/
/*Hover Style*/
a.button:hover, span.button:hover, a.button:focus, a.dom-button-focus, span.button-behavior-hover
{
    background-position:0 -60px;
    color:#c40606;
    text-decoration:none;
}
a.button:hover span, span.button:hover button, a.button:focus span, span.button-behavior-hover button, span.button-behavior-hover input
{
    color:#c40606;
    background-position:100% -60px;
}
a.button:active, a.button:focus span
{
    color:#444;
}
del.button-behavior-hover, del.button:hover
{
    background-position:0 -180px;
    /* cursor:not-allowed; */
}
del.button-behavior-hover span, del.button:hover span
{
    background-position:100% -180px;
    /* cursor:not-allowed; */
}
/*Optional hack for IE6 to simulate :hover selector*/
span.button button, del.button span, span.button input
{
    _behavior:exnewsion(
        (function(el){

            if( typeof( behavior_onMouseEnter) == 'undefined'){
                
                behavior_onMouseEnter = function(el){
                    
                    var dEl = this.parentNode;                    
                    var sClass = dEl.className ;
                    dEl.__defaultClassName = sClass ;
                    dEl.className = sClass + ' button-behavior-hover';    
                    this.setCapture();
                };

                behavior_onMouseLeave = function(el) {
                    var dEl = this.parentNode;
                    dEl.className = dEl.__defaultClassName ;
                    dEl.__defaultClassName = undefined;
                    this.releaseCapture();
                };

            };
            
            el.runtimeStyle.behavior = 'none';
            el.onmouseenter = behavior_onMouseEnter;
            el.onmouseleave = behavior_onMouseLeave;
            
        })(this));
}

/* Read More buttons */
div.read_more_link
{
    display: inline-block;
}
div.read_more_link a
{
    text-decoration: none;
}
div.read_more_link span
{
	cursor: pointer;
	font-size: 9px !important;
	height: 15px;
	font-style: normal;
	text-align: left;
    text-transform: uppercase;
    vertical-align:text-top;
	text-decoration: none;
	color: #666;
}
div.read_more_link span:after
{
    content: url('/img/inline_button_triangle.png');
}
div.read_more_link span:hover
{
	color: #c40606;
}



/*
playback timings (ms):
  captures_list: 559.87
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.083
  cdx.remote: 0.064
  esindex: 0.009
  LoadShardBlock: 438.292 (3)
  PetaboxLoader3.datanode: 109.321 (4)
  CDXLines.iter: 11.848 (3)
  load_resource: 126.757
  PetaboxLoader3.resolve: 77.035
*/