/* EXTJS TAB PANEL */

/* #tabs { margin-top:30px; clear:both; }
#bd #tabs ul { margin:0; }
{ margin:0; list-style-image:none; padding-top:6px; }

#tabs .x-tab-panel-header, .x-tab-panel-footer {
	background:0; padding:0; border:0;
}

#tabs .x-tab-strip-inner, #tabs .x-tab-left, #tabs .x-tab-right { background: 0; padding:0px; }

#tabs .x-tab-right { background: #2774B9; padding:6px 7px; margin:0px 1px 0 0; }

#tabs .x-tab-strip-active .x-tab-right { margin:0 1px -2px 0; border-bottom: 1px solid #fff; padding-bottom:12px;
	background: #fff; border-right:2px solid #2774B9; border-top:2px solid #2774B9; border-left:2px solid #2774B9; }
	
#bd #tabs .x-tab-strip-active { padding-top:0px; }

#tabs .x-tab-strip-top {
 background:0; border-bottom: 2px solid #2774B9; 
}

#tabs .x-panel-body {
	padding:18px; 
}

#tabs .x-tab-panel-body { border-bottom: 2px solid #2774B9; border-left: 2px solid #2774B9; border-right: 2px solid #2774B9; }

#tabs .x-tab-strip span.x-tab-strip-text { padding:0px; font: bold 12px arial, verdana, helvetica; color: #fff;  }
#tabs .x-tab-strip-active span.x-tab-strip-text { color: #2774B9; }

.supplierLocator label { display:block; }
.supplierLocator input { margin-bottom:10px; }
.supplierLocator input#submit { margin-top: 15px;} */

#bd #tabs .x-panel-body ul { margin:2px 0; padding-left:15px }
#bd #tabs .x-panel-body ul li { list-style: none url('/lysaght/css/images/raquo.gif'); padding:0; margin:0; }


#bd .ui-tabs .ui-tabs-nav { margin:0; padding:0; list-style:0; }
#bd .ui-widget-header { background:0; }
#bd .ui-tabs { padding:0; }
#bd .ui-corner-all, #bd .ui-corner-bottom, #bd .ui-corner-top { -moz-border-radius:0px; }

#bd .ui-tabs .ui-tabs-panel { border-bottom: 2px solid #00709E; border-left: 2px solid #00709E; border-right: 2px solid #00709E; border-top: 2px solid #00709E; font:12px/16px arial,verdana,helvetica;  }
#bd .ui-widget-content, #bd .ui-widget-header { border:0; background:0; }

#bd .ui-tabs-nav li a { background: #2774B9; padding:6px 7px;  color: #fff; font:bold 12px arial,verdana,helvetica; }
#bd .ui-tabs-nav li { margin:0px 2px 2px 0; list-style:none; }

#bd .ui-state-default, #bd .ui-widget-content .ui-state-default { background:0; border-top: 2px solid #00709E; border-left: 2px solid #00709E; border-right: 2px solid #00709E; border-bottom:0px;  }
#bd .ui-state-active, #bd .ui-widget-content .ui-state-active { background:#fff; border-top: 2px solid #00709E; border-left: 2px solid #00709E; border-right: 2px solid #00709E; border-bottom:0px; }
#bd .ui-state-active  a, #bd .ui-widget-content .ui-state-active a { background:0; color: #00709E; }
#bd .ui-tabs-nav .ui-state-active { margin-bottom:-2px; border-bottom:0px solid #fff; z-index:99; padding-bottom:3px;  }
#bd #tabs .ui-tabs-panel ul { margin:2px 0; padding-left:15px }
