@charset "utf-8";
/*
css for home page 

*/
.ContentFlowAddOn_white { background: none repeat scroll 0 0 transparent !important;}  
.flow {background: #efefef; padding: 10px 0;}
.ContentFlow .loadIndicator { background: #FFF;  }
.ContentFlow .globalCaption { margin-top:5px; margin-bottom:0; }

#wb-core-in {padding-top:0;} 
.flow1 {margin:0; padding:0; overflow:hidden; display:block; width:auto; height:auto; }
.item { width:175px; display:inline; float:left;padding: 10px 0 0 10px;}
.content {width:150px;}
.imgborder {border-style:solid; border-width:1px; border-color:#ccc;}
td.table-border-left {background-image: url("/grids/images/border.gif"); background-position:left 0; background-repeat:repeat-y; }

/*
.background-lightwxo{font-size:100%;background:#eee url(/grids/images/bg-light.gif) 0 bottom repeat-x !important;line-height:1.28em;margin-top:0;font-weight:700;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;} 
*/

.background-lightwxo{font-size:100%;background:#eee url(/grids/images/bg-light.gif) 0 bottom repeat-x !important;line-height:1.28em;margin-top:0;font-weight:700;border-radius:3px 3px 0 0;} 

/* alerts section on home page */
.toggle-link-collapse {text-decoration:none;}
.toggle-link-expand {text-decoration:none;}

/* conditions table on home page */
.width-25 {width: 25% !important;}
.width-15 {width: 15% !important;}


/*  home -conditions table */
.display-none { display: none; }

/* province links */
p.prov-links { margin:0; margin-left: 120px; padding: 5px; }
.marginLeftBig {margin-left:300px;}

.no-js .content{display:none !important;}
.no-js .contentjsoff {width:150px; height:130px;}




@media print{
.ContentFlow{display:none}
}
