@charset "utf-8";
/* CSS Document */
/*
body { background: #F9F9F9; }
#pagewidth { background: #fff; }*/

.bg-ltblue div, .bg-ltblue h1, .bg-ltblue h2, .bg-ltblue h3, .bg-ltblue h4, .bg-ltblue a,
.bg-blue div, .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue a, .bg-blue p, 
.bg-black h1, .bg-black h2, .bg-black h3, .bg-black h4, .bg-black a, .bg-black div
{ color: #fff; }

.bg-orange div, .bg-orange h1, .bg-orange h2, .bg-orange h3, .bg-orange h4, .bg-orange a,
{ color: #45617E; }

/*#masthead h1 { color: #FFA830;}*/
/*
 *		Modules
------------------------------------------*/

.button { background: #eee; border: #eee 1px solid; }
.button a { display: block; width: 100%; height: 100%; height: 3em; line-height: 3em; color: #000; text-align:center  }
.button a:hover { background: #ccc; }
.button.bg-blue a:hover { background: #45617E; }
.button.bg-orange a:hover { background: #FFC677; }
a { text-decoration: none; color: #13375B; }
.link-light a,
.link-light a:active,
.link-light a:link { color: #666 }
.link-light a:visited { color: #eee }
.link-light a:hover { color: #13375B }


ul.menu li { list-style: none; margin-right: .8em; }

.newsbutton { padding-left: 5px; }

/*
 *		Helper Classes
------------------------------------------*/

.bg-gray, .bg-grey { background: #F4F4F4 none repeat scroll 0 0; }
.bg-black { background: #000; }
.bg-orange { background: #FFA830;}
.bg-ltblue { background: #45617E; }
.bg-blue { background: #264769; }


.bg-none { background-color:none; }

/*
 *		Blocks
------------------------------------------*/

#meta {   border-bottom: 1px #000 dotted; }
#meta a,
#meta p,
#meta li, #breadcrumbs a { font-size: 1em; }
#meta-nav { margin-top: 12px; }
#meta-nav li,
#meta-nav li a { width: auto; display: block; float: left; margin-right: 2em; font-weight: bold; }
#meta-nav li a, #breadcrumbs-links a { font-size: 1em; line-height: 1em; }
#meta-nav li a, #breadcrumbs-links  { margin-top: 1.5em; }
#breadrumbs { padding: 0px; height: 20px;}
#breadcrumbs-links { font-size: 1.2em; }

/*#meta { background:url(../images/sales-report/meta-bg.jpg) top left repeat-x; }
#masthead { background:url(../images/sales-report/masthead-bg.jpg) top left no-repeat; }
#footer { background: #FEA82F url(../images/sales-report/footer-bg.jpg) top left repeat-x; }*/


.ui-tabs .ui-tabs-hide { position: absolute; left: -10000px; }
p { line-height: 150%; }
p.intro { font-size: 1.2em; }
p.sub { font-size: .8em; }
p a { font-size: inherit; color: inherit; }

img.youtube { float: left; margin-right: 10px; }

/* #menu { background: #45617E !important; z-index: 9; } */
object { z-index: 0; }

/* ul#menu { margin: 0; padding: 2px 0 0 8px; 
list-style: none; clear: both; 
height: 16px; border-top: 1px solid #FFFFFF;
background: url(../images/menu_bg.gif) repeat-x bottom #13375B; }
#menu { font-size: 1em ;}
#menu li a { font-size: 1.15em; }
#menu li li { font-size: 1em; z-index: 1000; } */

#masthead { background: #eee; }
#submenu { margin-bottom: 1em; margin-top: 20px;}


* html #tab .ui-tabs-panel div { width: 335px;  }