 
/* GLOBAL */

.homepage {
color:#333333;
font-family: verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;

line-height:19.5px;

}



.rule {
	 color: #cccccc; 
	 background-color: #cccccc;
	 height:2px;
	 border: none
 	}


body {

    text-align: left;
	background-repeat:repeat-y;
	margin:0px;
	background-image: url(/global_images/nvdbg.jpg);
	background-position: 50%  50%;
	background-color: Transparent;
	background-attachment: scroll;
color:#333333;
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:19.5px;
padding: 0px; margin: 0px

}
	
	
body td,th {
 	font-size: 12px;
color:#333333;
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:normal;
text-align: left;
 }
 


   .ap-story-p {
 	font:12px  verdana, Arial, Helvetica, sans-serif;
	 
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
	}
 
 
 


.storyText {
	font:12px verdana, Arial, Helvetica, sans-serif;
	 
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:normal;
}

 

 
.hdl_combo .ap_hdr-00000000000000000000000000000000 
{
border-top: 0px; border-right: 0px; border-left: 0px; 
}


.hdl_combo-00000000000000000000000000000000 li 
{
border-color: #999999;
border-style:none none dotted;
border-width:0 0 2px;
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding: 4px 3px 3px 4px;

}
.hdl_combo {overflow: hidden }
 

 

 
 
 


 /* LINKS/HEADLINES */



  .911alerthed {
	font-size: 18px;
	font: serif;
	line-height:normal;
	font-weight:bold
	}


a {
	color:#004276;
	font:verdana, Arial, Helvetica, sans-serif;
	line-height=2em;
 	text-decoration:none

	
}
a:active {
	color: #004276;
	text-decoration:none
}
a:visited {
	color:#004276
	
	
}	 
a:hover {
	color: #990000;
	text-decoration:underline	
	 
}

.pagehead {
	color: #990000;
	font-size:12px
}

.sectionid {
	color: #990000;
	font-size:12px
}

.h2 {
 font-size: 24px;
 font: serif;
 color: #333333;
	line-height: 30px;
	font-weight:bold 
}
 
 

 
.moms sectionid {
	color: #336600;
	font-size:12px
}

.leadhed {
	font-size: 24px;
	font: serif;
	line-height:normal;
	font-weight:bold  
}
.offlead {
	font-size: 16px;
	font: serif;
	line-height:normal;
	font-weight:bold
}

 
 

 
 
h2 {
 font-size: 24px;
 font: serif;
 color: #333333;
	line-height: 30px;
	font-weight:bold 
}


h3 {
 font-size:18px;
 font: serif;
 color: #4B4B4B;
line-height: 25px 
	 
}

 
.reghed {
	font-size: 14px;
	font: serif;
	line-height:normal;
	font-weight:bold
	}

.comment {
	font-size: 12px;
	font: serif;
	line-height:normal;
	font-weight:normal


}
.headline {
	font-size: 24px;
	font: serif;
 	color: #333333;
	line-height: 30px;
	font-weight:bold  
 
 
}
.style6 {
	font-size: 14px

}


.style2 {
	color: #333333 
	
}		
	
.sponsorship {
	color: #444444;
	font-size: 10px;
	font-style: italic
 
	

}







/* ID Styles */




#menu {
	float:left;
	width:100%;
	 
}

#menu a {
	font: bold 11px/12px  arial, helvetica, sans-serif;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:1px 10px 1px 10px;
	text-transform:none;
	text-decoration:none;
	background:#fff;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

}

#menu a, #menu a:visited {
	color:#003366;
}

#menu a:hover {
	background:#fff no-repeat 100% 100%;
	background-color:#990000;
	color:#fff;
 
}

#menu a:active {
	color:#990000;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0px;
	float:left;
	width:9%;

}

#menu li {
	position:relative;
	
}

#menu ul ul {
	z-index:1000;
	position:absolute;
	top:auto;
	display:none;
	background:#fff;
	width:16em;
	border-top-color:#003366;
	border-bottom-color: #003366;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	
}

#menu ul ul ul {
	top:0;
	left:100%;
	 
}

div#menu hover {
	background:#fff no-repeat -999px -9999px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font: bold;
	color: #990000;
		z-index:1000;
	 
}

div#menu li:hover {
	cursor:pointer;
	z-index:1000;
	
}

div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menu li li li:hover ul ul, div#menu li li li li:hover ul ul {
	display:none;
		z-index:1000;
}

div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul {
	display:block;
		z-index:1000;
}
 
 

 
 
 
 /* CALENDAR */

 #calendar {
	width: 290px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #99ccff; 
	font: normal 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #fff;
}


#calendar .nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #99ccff;	

	text-decoration: none;
}	



#calendar th {
	font: bold 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background: #99ccff;
	border-right: 1px solid #99ccff;
	border-bottom: 1px solid #99ccff;
	border-top: 1px solid #99ccff;
        text-align: center;
}


#calendar td {
	border-right: 1px solid #99ccff;
	border-bottom: 1px solid #99ccff;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #99ccff;
}


#calendar td a {
        color: #000066;	
        text-decoration: underline;
	font-weight: bold;

}




#calendar td a:link; {	
	  text-decoration: underline;
        color: #990000;
 

}

#td a:visited {	
	   
          color: #003399;
}

#calendar td a:hover;{
	color: #003399;
	  


}
#td a:active {
	color: #003399;
	 
} 



 
 
 
 
 
  /* End CSS Popout Menu */

body {
	behavior: url(/css/csshover.htc);
font: bold 9px  verdana, Arial, helvetica, sans-serif color:#003366;
	padding: 0;
}
<!--
[if IE]> <style type="text/css" media="screen"> body {
behavior: url(/css/csshover.htc);
font-size: 9px verdana,arial, helvetica, sans-serif;
}

#menu ul li {
	float: left;
	width: 100%
}

#menu ul li a {
	height: 1%;
}

#menu a, #menu h2 {
font: bold 9px verdana,arial, helvetica, sans-serif color:#003366;
<![endif] 

}

#navigation td {
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666 
	}
	
	
#navigation traffic td {
	border-bottom: 1px solid #666666 
	}


#subnavigation td {
	background: url("http://www.nvdaily.com/global_images/mm_arrow.gif") 14px 45% no-repeat  
	}
	
#subnavigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 21.5px;
	background: url("/global_images/mm_arrow.gif") 14px 45% no-repeat
	}
	
	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #163F68;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 21.5px;
	background: url("/global_images/mm_arrow.gif") 14px 45% no-repeat
	}
	
#navigation a:hover {
	background: #ffffff url("http://www.nvdaily.com/global_images/mm_arrow.gif") 14px 45% no-repeat;
	color:#666666
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px
	}

#tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px
	}

#monthformat {
	border-bottom: 2px solid #666666
		}
		
#dateformat {
	font:10px  Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em
	}
	
#dateformat a {
	font:11px  Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em
	}
	
#dateformat a:hover {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:.1em
	}
	
.timestamp  { 
	font: 11px  Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#4B4B4B
}

	



/* Class Styles */
	

.phototable {
	width:200;
	float:right;
	padding:4;
}

	
.pageName{
	font: 18px  Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em
	}
	
.subHeader {
	font:bold 12px  Arial, Helvetica, sans-serif; 
	color: #990000;
	line-height:16px;
	letter-spacing:.2em
	}
	
	
	
.moms calendar caption {

	font:bold 12px  Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height:16px;
	letter-spacing:.2em
	}


  
 .coupon {
	border: thick dashed #990000;
}
.border {
	border: thin dashed #990000;
}




.quote {
	font: 20px  Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px
	}
	
.pubdate {
	font: 11px  Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#4B4B4B
	}
	
.smallText {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #003366
	}
	
.navText {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #003366
	}
	 

 
	

.subnavText {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #003366


	}
 
.box200 {
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	border: thin solid #999999;
	background-color: #E6E6E6;
	color: #333333;
	background-image: url(/global_images/red_bar2.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box198 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	border: thin solid #999999;
	background-color: #E6E6E6;
	color: #333333;
	background-image: url(/global_images/red_bar198.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box226 {
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	border: thin solid #999999;
	background-color: #E6E6E6;
	color: #333333;
	background-image: url(/global_images/red_bar226.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box230 {
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	border: thin solid #999999;
	background-color: #E6E6E6;
	color: #333333;
	background-image: url(/global_images/red_bar230.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box325 {
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	border: thin solid #999999;
	background-color: #E6E6E6;
	color: #333333;
	background-image: url(/global_images/box325.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box {
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	border: thin solid #999999;
	background-color: #E6E6E6;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
.even  {
background-color:#FFF;
padding:8px;
margin-bottom:5px;
}

.odd {
background-color:#F4F4F4;
padding:8px;
margin-bottom:5px;
border:2px dotted #999;
}


 
 
 
 
/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}





 
#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}





/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}



/* TV Listings * /



 

#zcc-grid-label { 			/* grid label CSS */
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 2px;
	text-indent: 10px;
	}
#tms_widget_footer_wrap,
#zcc-wrap {					/* adjust width here  */
	width: 300px;
	margin: 0;
	}		
.zcc-primetime { 			/* Text within grid  */
	border-collapse: collapse;
	caption-side: top;
	font-size: 10px;
	color: #000;
	table-layout: fixed;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0;
	width: 100%;
	}
.zcc-primetime td,
.zcc-primetime th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px 4px 5px;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	}
.zcc-primetime th {
	padding: 3px 4px;
	font-weight: normal;
	text-align: left;
	}
.zcc-primetime a {
	color: #000;
	text-decoration: underline;
	}
.zcc-primetime a:hover {
	text-decoration: none;
	}
.zcc-primetime .zcc-station,
.zcc-primetime .zcc-station .zcc-callsign {
	text-align: center;
	}
.zcc-primetime .zcc-station img {
	text-align: center;
	}
#tms_widget_footer {   
	clear: both;
	color: #999;
	font-family: arial, sans-serif;
	font-size: 9px;
	line-height: 2;
	text-align: right;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #999;
	margin: 0;
	}
#tms_widget_footer a:link,
#tms_widget_footer a:visited,
#tms_widget_footer a:hover,
#tms_widget_footer a:active {
	color: #999;
	text-decoration: none;
	}	
#tms_widget_footer a:hover {
	color: #666;
	text-decoration: underline;
	}










/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 10.2em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 10.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 13em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	font: bold 11px/12px  arial, helvetica, sans-serif;
	display: block;
	cursor: pointer;
	background-color: #FFF;
	background:#FFF;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

	padding: 0.5em 0.75em;
	color: #003366;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a red background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	 
	background-color: #990000;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a red background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #990000;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	 
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(http://www.nvdaily.com/global_images/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	 
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(http://www.nvdaily.com/SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}








/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}








/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.yui-overlay,.yui-panel-container{
	visibility:hidden;position:absolute;z-index:2;}
	.yui-panel-container form{margin:0;}
	.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}
	.mask.block-scrollbars{overflow:auto;}
	.masked select,.drag select,.hide-select select{_visibility:hidden;}
	.yui-panel-container select{_visibility:inherit;}
	.hide-scrollbars,.hide-scrollbars *{overflow:hidden;}
	.hide-scrollbars select{display:none;}
	.show-scrollbars{overflow:auto;}
	.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars{overflow:visible;}
	.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow{overflow:auto;}
	.yui-panel-container.shadow .underlay.yui-force-redraw{padding-bottom:1px;}
	.yui-effect-fade .underlay{display:none;}.yui-tt-shadow{position:absolute;}
	.yui-override-padding{padding:0 !important;}
	.yui-panel-container .container-close{overflow:hidden;text-indent:-10000em;text-decoration:none;}
	.yui-skin-sam .mask{background-color:#000;opacity:.25;*filter:alpha(opacity=25);}
	.yui-skin-sam .yui-panel-container{padding:0 1px;*padding:2px;}
	.yui-skin-sam .yui-panel{position:relative;left:0;top:0;border-style:solid;border-width:1px 0;border-color:#808080;z-index:1;*border-width:1px;*zoom:1;_zoom:normal;}
	.yui-skin-sam .yui-panel .hd,.yui-skin-sam .yui-panel .bd,.yui-skin-sam .yui-panel .ft{border-style:solid;border-width:0 1px;border-color:#808080;margin:0 -1px;*margin:0;*border:0;}
	.yui-skin-sam .yui-panel .hd{border-bottom:solid 1px #ccc;}
	.yui-skin-sam .yui-panel .bd,.yui-skin-sam .yui-panel .ft{background-color:#F2F2F2;}
	.yui-skin-sam .yui-panel .hd{padding:0 10px;font-size:93%;line-height:2;*line-height:1.9;font-weight:bold;font-color:#fff;background:url(http://www.nvdaily.com/YUI/2.6.0/build/assets/skins/sam/sprite.png) repeat-x 0 -200px;}
	.yui-skin-sam .yui-panel .bd{padding:10px;}
	.yui-skin-sam .yui-panel .ft{border-top:solid 1px #808080;padding:5px 10px;font-size:77%;}
	.yui-skin-sam .yui-panel-container.focused .yui-panel .hd{}
	.yui-skin-sam .container-close{position:absolute;top:5px;right:6px;width:25px;height:15px;background:url(http://www.nvdaily.com/YUI/2.6.0/build/assets/skins/sam/sprite.png) no-repeat 0 -300px;cursor:pointer;}
	.yui-skin-sam .yui-panel-container .underlay{right:-1px;left:-1px;}
	.yui-skin-sam .yui-panel-container.matte{padding:9px 10px;background-color:#fff;}
	.yui-skin-sam .yui-panel-container.shadow{_padding:2px 4px 0 2px;}
	.yui-skin-sam .yui-panel-container.shadow .underlay{position:absolute;top:2px;left:-3px;right:-3px;bottom:-3px;*top:4px;*left:-1px;*right:-1px;*bottom:-1px;_top:0;_left:0;_right:0;_bottom:0;_margin-top:3px;_margin-left:-1px;background-color:#000;opacity:.12;*filter:alpha(opacity=12);}
	.yui-skin-sam .yui-dialog .ft{border-top:none;padding:0 10px 10px 10px;font-size:100%;}
	.yui-skin-sam .yui-dialog .ft .button-group{display:block;text-align:right;}
	.yui-skin-sam .yui-dialog .ft button.default{font-weight:bold;}
	.yui-skin-sam .yui-dialog .ft span.default{border-color:#304369;background-position:0 -1400px;}
	.yui-skin-sam .yui-dialog .ft span.default .first-child{border-color:#304369;}
	.yui-skin-sam .yui-dialog .ft span.default button{color:#fff;}
	.yui-skin-sam .yui-dialog .ft span.yui-button-disabled{background-position:0pt -1500px;border-color:#ccc;}
	.yui-skin-sam .yui-dialog .ft span.yui-button-disabled .first-child{border-color:#ccc;}
	.yui-skin-sam .yui-dialog .ft span.yui-button-disabled button{color:#a6a6a6;}
	.yui-skin-sam .yui-simple-dialog .bd .yui-icon{background:url(http://www.nvdaily.com/YUI/2.6.0/build/assets/skins/sam/sprite.png) no-repeat 0 0;width:16px;height:16px;margin-right:10px;float:left;}
	.yui-skin-sam .yui-simple-dialog .bd span.blckicon{background-position:0 -1100px;}
	.yui-skin-sam .yui-simple-dialog .bd span.alrticon{background-position:0 -1050px;}
	.yui-skin-sam .yui-simple-dialog .bd span.hlpicon{background-position:0 -1150px;}
	.yui-skin-sam .yui-simple-dialog .bd span.infoicon{background-position:0 -1200px;}
	.yui-skin-sam .yui-simple-dialog .bd span.warnicon{background-position:0 -1900px;}
	.yui-skin-sam .yui-simple-dialog .bd span.tipicon{background-position:0 -1250px;}
	.yui-skin-sam .yui-tt .bd{position:relative;top:0;left:0;z-index:1;color:#ffffff;padding:2px 5px;border-color:#D4C237 #A6982B #A6982B #A6982B;border-width:1px;border-style:solid;background-color:#990000;}
	.yui-skin-sam .yui-tt.show-scrollbars .bd{overflow:auto;}
	.yui-skin-sam .yui-tt-shadow{top:2px;right:-3px;left:-3px;bottom:-3px;background-color:#000;}
	.yui-skin-sam .yui-tt-shadow-visible{opacity:.12;*filter:alpha(opacity=12);}




