/*** ELEMENTS ***/

article,header,footer {
	width: 980px;
	border: 1px solid #fff;
	margin-right: auto;
	margin-left: auto;
}
a:link,a:hover,a:active,a:visited:active,a:visited:hover {
	text-decoration: underline;
}

a:link, a:visited {
	border-style: none;
	color: #c33;
}

a:hover, a:visited:hover {
	color: #900;
}

h1,h2,h3,h4,h5 {
	color: #000;
	font-weight: normal;
	text-align: left;
}

h1 {
	margin-left: 2px;
	color: #264677;
	text-shadow: #ababab 1px 1px 2px;
	font-size: 210%;
	padding-bottom: 4px;
	border-bottom: 1px dotted #369;
	margin-right: 2px;
}
hr {
	border-top: 1px dotted #666;
	border-bottom: 1px solid #fff;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	clear: left;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, sans-serif, Helvetica;
	background: #369 url('/images/bk2.0_bkgd.png') repeat-x fixed;
	text-align: left;
}
#tinymce {
	background: white;
}

header {
  height: 99%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 988px;
}

article {
  min-height: 400px;
  background-color: #fff;
  padding: 4px 4px 12px;
  position: relative;
}
address {
	font-style: normal;
}
footer {
	padding: 0 4px;
	font-size: .86em;
	color: #fff;
	clear: both;
	margin: 0 auto 10px;
	background: url('/images/footer_bkgd.png') repeat-x scroll;
}

footer p {
	margin: 0; /* zeroing the margins avoid margin collapse */
	padding: 10px 0; /* padding to create space */
}

footer a:link,footer a:visited,footer a:hover,footer a:active  {
	color: #C33;
	border: 0 none;
	outline: 0 none;
}
ul {
  margin: 0 auto;  
  list-style-type: none;  
  padding: 0;
}

.indent {
	margin-left: 12px;
}

img {
  border: 0;
}
iframe.wrapper {
	height: 1300px;
	min-height: 1300px;
	border: 0;
}
fieldset {
  border: 1px solid #fff;
}
legend {
  font-weight: bold;
  font-size: 1.1em;
}
fieldset label {  
	width: 12em;  
	margin-right: 1.5em;
	margin-left: .75em;
	margin-top: .5em;
	float: left;
}
.contact-us .address hr {
	border-top: 1px inset #EEE;
	width: 96%;
	margin-left: 4px;
}
.contact-us .contact-address, .contact-us .contact-contactinfo {
	padding: 1em;
}
.contact-us .contact-contactinfo {
	padding-top: 0;
}
.contact-us .contact-address h3 {
	margin-top: 0;
}
.contact-us .contact-contactinfo p {
	margin: 0;
}
.contact-us .form .contact-form label {
	margin-right: 0;
	margin-left: 0;
}
.contact-us .form .contact-form .button {
	margin-left: 79.75%;
	margin-top: 1%;
}
.error-msg {
	position: absolute;
	background: #FFC;
}
.error-msg-txt {
	margin: 1em;
}
.error-msg-arrow-container {
	position: relative;
}
.error-msg-arrow {
	position: absolute;
	margin-left: 45%;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #FFC;
	top: -1px;
}
.error-msg-arrow-border {
	position: absolute;
	margin-left: 45%;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #DDD;
}
fieldset label em, label span.star {
	color: red;
}
fieldset input, textarea, select {
	margin-top: .5em;
}
fieldset textarea {
	width: 20em;
}
.contact-us .form .contact-form textarea {
	width: inherit;
}
.where-to-buy .bare_tbl {
	margin: 0 auto;
}
table.software {
	width: 100%;
	border-collapse: collapse;
}

table.software th, table.software td {
	background-color: #eee;
	border-top: 2px solid #fff;
}
table.bare_tbl {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 0;
	border-width: 0px;
	border-style: outset;
	border-collapse: collapse;
}
table.bare_tbl td {
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 4px;
	border: 1px solid #999;
	height: 90px;
	padding-right: 10px;
}
table.bare_tbl th {
	background-color: #fff;
  	border: 1px solid #999;
	padding: 4px;
}

table.bare_tbl img {
  padding-right: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}

/*** Header Styles ***/
.logoContainer {
	float: left;
	margin: 0;
	height: 67px;
	width: 291px;
}
.top-navigation {
	margin-top: 1.2em;
	width: auto;
	font-size: 1.1em;
	color: #ccc;
	font-weight: normal;
}
.top-navigation .menu {
	float: right;
}
.top-navigation .menu li {
	float: left;
	padding: 0.2em 8px;
}
.top-navigation .menu a:link,.top-navigation .menu a:hover,.top-navigation .menu a:active,.top-navigation .menu a:visited {
  text-decoration: underline;
  color: #ccc;
}
.top-navigation .menu a:hover {
  color: #eee;
}
.top-navigation .mod-languages {
	float: right;
	margin-top: 3px;
}
.top-navigation .mod-languages ul {
    margin: 0;
    padding: 0;
    list-style:none;
}
.top-navigation .mod-languages li {
    margin-left: 5px;
    margin-right: 5px;
}

.top-navigation .mod-languages ul.lang-inline li {
    display:inline;
}

.top-navigation .mod-languages ul.lang-block li {
    display:block;
}

.top-navigation .mod-languages img {
    border:none;
}

.top-navigation .mod-languages a {
    text-decoration: none;
}

.main-navigation {
	border-top: 1px solid #fff;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
}
.main-navigation .menu li {
	font-size: 14px;
	float: left;
	width: 142px;
	border-right: 1px solid #fff;
	cursor: pointer;
	height: 24px;
	display: inline;
	overflow: hidden;
}
.main-navigation .menu li:hover {
  background-color: #369;
}
.main-navigation .menu li a, .main-navigation .menu li a:hover {
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 4px;
}


/*** Article Styles ***/
#bk_address {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 8px;
  border: 1px solid #999;
  background: #fff url(../images/module_gradient.png) repeat-x 0 top;
  margin-right: 1em;
  margin-left: 1em;
}
#errorMsg {
	position: absolute;
	top: 4em;
	left: 25em;
}
#intDistributorList {
  padding: 5px;
}
#intDistributorList ul {
  padding: 5px;
}
#intDistributorList ul>:first-child {
  font-weight: bold;
}
#billboardContainer {
  width: 970px;
  height: 280px;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  background-color: #fff;
  padding: 4px;
}
.resultItem{
  border-bottom: 1px dotted #999;
}
.resultItem .searchImg {
  width: 30%;
  float: left;
}
.resultItem .searchText{
  width: 60%;
  float: right;
}
.searchText .description{
  font-size: .8em;
  text-align: left;
}
#modules {
	background-color: #fff;
	height: 214px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 0;
	font-size: 12px;
}

#modules h3 {
	text-align: center;
}
#categories, #promos, #news {
	float: left;
	margin-right: 0;
	margin-left: 0;
	padding-right: .5em;
	padding-left: .5em;
	display: inline;
}
#categories, #news {
	background: url(../images/module_gradient.png) repeat-x 0 top;
	width: 31%;
}
#categories {
	background: url(/images/promos/dc-loads-hdr1.jpg) repeat-x 0 top;
	border: 1px solid #CCC;
	text-align: left;
	height: 100%;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding-left: 0.75em;
}
#categories:hover {
	cursor: pointer;
}
#categories p {
	margin-top: 0;
}
#promos #general {
	padding-bottom: 16px;
}
#promos {
  width: 320px;
}
#news {
	border: 1px solid #CCC;
	text-align: left;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	height: 100%;
}
#news p {
	margin-top: 3px;
}
#news ul li {
  padding-top: .6em;
  padding-bottom: .5em;
  border-bottom: 1px dotted #4878a9;
}
.news-article > p {
	padding: 0 1em;
}
.news-article .date {
	position: absolute;
	top: 2.75em;
	right: 0.5em;
	padding: 0;
}
#kbQueryBox {
  font-weight: bold;
  width: 18em;
  height: 2em;
  font-size: 1.5em;
  margin-bottom: .5em;
  border-style: solid;
  border-width: 1px;
  margin-top: .125em;
  text-align: center;
}

#contactSupport, #additionalSupport, #myBKLinks, #estimates, #requests {
  border: 1px dotted #999;
  margin-bottom: .5em;
  padding-left: .5em;
}
#contactTechModel {
  margin-bottom: 3.5em;
}
#myBKLinks {
  padding: .5em;
}
#myBKLinks p {
  text-align: right;
  padding-right: 1em;
}
#myBKLinks dl {
  text-align: left;
}
#myBKLinks dt {
  font-weight: bold;
  font-size: 1.2em;
}
#support_rs_col h2, #support_ls_col h2 {
  border-bottom: 1px dotted #369;
  margin-top: -2px;
}

#overview ul {
  list-style: url('../images/bluearrow_blt.png') none outside;
  margin: 0 1em 0 1em;
  width: 100%;
}
#overview table tr th {
	background-color: #CCC;
	padding: 4px;
}
#overview table tr td {
	padding: 4px;
}
#whereToBuy, #northAmericanDistributors {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}
#whereToBuy {
  width: 960px;
}
#northAmericanDistributors {
  width: 40em;
}
#northAmericanDistributors ul li {
  padding: 1em;
  float: left;
  clear: both;
}
#playlist {
  overflow: auto;
  float: right;
  width: 21.2em;
  height: 38em;
}
#playlist ul  {
  list-style: none;
  margin: 0;
  padding: 0;
}
#playlist li {
  height: 7em;
  list-style-type: none;
  list-style-image: none;
  font-size: .8em;
}
#playlist img {
  float: left;
  width: 70px;
  height: 53px;
  padding-right: 4px;
}

#twocol_l, #support_ls_col, #twocol_r, #support_rs_col {
	border-right: 1px dotted #999;
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: url(/images/support/support_col_bkgd.png) repeat-x;
	float: left;
	padding: .6em;
}

#twocol_l, #support_ls_col {
	width: 34em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#support_ls_col, #support_rs_col {
  text-align: left;
}
#support_ls_col div, #support_rs_col div {
  padding-top: .25em;
  padding-bottom: .25em;
}
#twocol_r, #support_rs_col {
  width: 37.25em;
}
#support_ls_col fieldset {
  border-style: none;
}

#support_ls_col form#contact_us {
  margin: -5px 0 0;
}
#distributorAccessLogin{
  border-style: none;
  width: 50em;
  float: left;
}
#distributorAccessLogin fieldset{
  text-align: left;
  padding-left: 1em;
}
#distributorAccessLogin fieldset label {
  display: inline-block;
  width: 6em;
}
#csaInfo{
  float: right;
  margin-right: 1em;
}
#glossary dl{
  text-align: left;
  border: 3px double #eee;
  padding: 0.5em;
}
#glossary dt{
  float: left;
  clear: left;
  min-width: 140px;
  width: 140px;
  font-weight: bold;
}
#glossary dt:after{
  content: ":";
}
#glossary dd {
  margin: 0 0 0 140px;
  width: 40em;
  padding: 0 0 0.5em 0;
}
#latest_models {
  width: 25em;
  float: right;
  border: 1px dotted #999;
  background: #fff url(../images/module_gradient.png) repeat-x 0 top;
  display: inline;
}
#news_main {
  width: 50em;
  float: left;
  display: inline;
}
#results h3 {
  	margin-bottom: 0;
	font-size: 1em;
	margin-top: 3px;
}
#results ul li {
  border-bottom: 1px solid #369;
}
#results table {
  width: 100%;
}
#results .alignRight {
	font-size: .7em;
	margin-bottom: 3px;
	margin-top: 3px;
}
#results th{
	font-size: .8em;
}
#searchForm {
	margin-bottom: 20px;
}
#searchForm fieldset {
	padding-bottom: 0.4em;
	border: none;
}
#searchResults {
	padding: 1em;
}
#searchResults ul li {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #369;
}
#resultsCount {
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #369;
}
#pagination {
	padding-top: 0.4em;
	padding-bottom: 1em;
	clear: both;
}
#pagination ul li {
	padding-right: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	float: left;
	border-bottom: none;
}
#query {
	background: url('/templates/bkpre2011/images/search.png') no-repeat -230px -200px;
	width: 23em;
	height: 2em;
	display: inline-block;
	margin-top: 2px;
}
#query input {
	margin-left: 2em;
	margin-top: 0.25em;
	border: 0;
	outline: 0;
	width: 16em;
}
#selGuide {
  font: .72em Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
#selGuide table {
  border-collapse: collapse;
}
#selGuide th {
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
  background-color: #369;
  padding: .4em .6em;
  border: 1px solid #000;
}
#selGuide td {
  border: thin solid #000;
  padding-right: .5em;
  padding-left: .5em;
  vertical-align: middle;
}
.categories .ui-tab-panel {
	display: relative;
}
.categories .pagination {
	position: relative;
}
.pagination .pagination {
	
}
.pagination .pagination ul {
	margin-top: 1em;
}
.pagination .pagination li {
	float: left;
	min-width: 20px;
	margin: 0 6px;
}
.pagination .pagination a, .pagination .pagination span {
	display: block;
	padding-left: 7px;
}
.pagination .pagination .pagination-start, .pagination .pagination .pagination-start span, .pagination .pagination .pagination-start a {
	margin-left: 0;
	padding-left: 0;
}
.pagination .limit {
	display: inline-block;
	position: absolute;
	top: -7.5px;
	right: -2px;
}
#photoGallery {
	/* The width of the gallery */
	width: inherit;  
	overflow: hidden;
}

#seriesInfo ul {
	margin-top: 10%;
}
#seriesInfo ul li {
  clear: both;
}

#seriesInfo ul li span {
	display: inline-block;
	width: 47%;
}

table tbody tr th {
	background-color: #a7a7a7;
}

#seriesGuide {
  margin-top: 10px;
  font-size: 0.71em;
  min-height: 100px;
}

#seriesGuide ul {
  margin: 0;
  padding: 0;
  width: 100%;
}

#seriesGuide ul li {
  list-style: none;
  clear: left;
}

#seriesGuide span {
  float: left;
}

#seriesGuide .tblTitle, #seriesGuide .model {
  font-weight: bold;
}

#seriesGuide .model {
  text-decoration: underline;
}

.selectedModel {
  background-color: #ffc;
}

#slides {
  /* This is the slide area */
  height:400px;

  /* jQuery changes the width later on to the sum of the widths of all the slides. */
  width: inherit;
  overflow:hidden;
}
.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../images/divider.png) no-repeat right;
	display: inline-block;
	list-style: none;
	height: 100%;
	overflow: hidden;
	float: left;
}
.slide-menu {
	/* This is the container for the thumbnails */
	display: table;
	margin: 0 auto;
	width: 100%;
}

.slide-menu .act {
  background:url(../images/jqueryui/ui-bg_highlight-soft_100_eeeeee_1x100-reverse.png) repeat-x;
}

.slide-menu .menuItem {
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 100%;
	width: 25%;
	overflow: hidden;
	list-style: none;
}

.slide-menu .menuItem.placeholder {
	width: 15%;
}
.slide-menu .menuItem.placeholder.small {
	width: 10%;
}

.slide-menu .menuItem a {
	display:block;
	background:url(../images/divider.png) no-repeat right;
	height:100%;
	padding-right: 3px;
}
.slide-menu .menuItem.last a {
	display:block;
	background: none;
	height:100%;
	padding-right: 3px;
}

.slide-menu .menuItem img {
  border: none;
}
.slide-menu .slide-menu-list {
	padding: 5px 0px;
}

#software {
  width: inherit;
}

#software table {
  width: 100%;
}

#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #eee;
  padding: 5px;
  opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/*** MIXED ***/

#latest_models .section_title {
  text-align: center;
  border-bottom-style: none;
}


/*** CLASSES ***/

.alignCenter {
  text-align: center;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.bkhr {
  border-bottom: 1px solid #036;
}

.bkintro {
  width: 720px;
  clear: both;
  float: right;
  margin-right: 8px;
}
.bltlistbk, .guide_left li {
  list-style: url('../images/blackarrow_blt.png') none outside;
  padding-left: 0.2em;
  margin: 0 1em 0 1em;
  width: 100%;
}
.bltlistbl {
  list-style: url('../images/bluearrow_blt.png') none outside;
  padding-left: 0.2em;
  margin: 0 1em 0 1em;
  width: 100%;
}

.bltlistrd {
  list-style: url('../images/redarrow_blt.png') none outside;
  padding-left: 0.2em;
  margin: 0 1em 0 1em;
  width: 100%;
}

.bltlistbk li ul li{ /* nested */
  padding-left: 5px;
}
.breadcrumbs{
  position: absolute;
  top: 7px;
  left: 6px;
  font-size: .9em;
}
.category-desc {
  background-color: #fff;
  display: inline-block;
}
table.calib_table th, table.calib_table td {
  background-color: #eee;
  border-top: 2px solid #fff;
  padding: .5em;
}

table.calib_table th {
  font-weight: bold;
  text-align: left;
  background-color: #ccc;
}

.categories.subcats li a {
	border: 0;
	height: inherit;
	display: inline-block;
	padding: 0.1em 1.5em 0 0;
}

.category-on {
	background: url('/images/category-on-tile.gif') repeat-x right center;
}
.category-on a, .category-on a:visited {
	color: white;
	text-decoration: none;
}

.category-on .selected {
	background: url('/images/category-on-right.gif') no-repeat right;
	color: white;
	padding-right: 1em;
	margin-bottom: 0;
	border: 0;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 0;
	height: 1.5em;
}

.cat-children {
  font-weight: bold;
  font-size: 1.3em;
  text-align: left;
  line-height: 1.5em;
  float: left;
  margin-left: 8px;
}

/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
.clearfloat, .clr { 
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

.dist_icon, .dist_name, .dist_phone {
  float: left;
  border-top: 1px solid #eee;
  padding: 6px;
}

.dist_icon {
  width: 160px;
  clear: left;
}

.dist_name {
  width: 240px;
  padding-right: 20px;
}

.dist_phone {
  width: 160px;
}
.dl_col1 {
  width: 24em;
}
.dl_col2 {
  width: 26.4em;
  margin-right: 1.4em;
  margin-left: 1.4em;
}
.dl_col3 {
  width: 24.8em;
}
.dl_col1,.dl_col2,.dl_col3 {
  min-height: 16em;
  float: left;
  padding-right: .6em;
  padding-left: .6em;
  background: url(../images/support_col_bkgd.png) repeat-x;  
}
#dl_wrapper .support_col_title {
  font-size: 1.4em;
  font-weight: bold;
  text-shadow: #ababab 1px 1px 2px;
  border-bottom: 1px dotted #369;
  margin-bottom: .4em;
  padding-bottom: .2em;
  margin-top: 6px;
}
.dl_col_ico {
  float: right;
  z-index: 14;
  margin-top: -2.6em;
  margin-left: .2em;
  padding-left: 8px;
}
.dl_ftr_nts {
  float: left;
  width: 81em;
}
.discontinuedProdTitle {
  color: #c00;
  font-weight: bold;
  text-shadow: #ababab 1px 1px 2px;
}
.dottedUnderline {
  padding-top: .6em;
  padding-bottom: .5em;
  border-bottom: 1px dotted #4878a9;
}
table.dwnld_table {
  width: 100%;
  display: table;
  border: 2px solid #eee;
}
table.dwnld_table thead{
  font-weight: bold;
  font-size: 1.2em;
  background-color: #eee;
}
table.dwnld_table td {
  border-top: 1px dotted #eee;
  border-bottom: 1px dotted #eee;
}
.exchangeBtn {
	text-align: right;
}
.edu_up_com {
  float: left;
  width: 80.5em;
}
.edupg_desc {
  text-shadow: #ababab 1px 1px 2px;
  border-bottom: 1px dotted #999;
  margin-bottom: .4em;
  padding-bottom: 1em;
  padding-top: .4em;
  text-align: center;
  font-size: 1.4em;
}
.edu_col_title {
  font-size: 1.4em;
  font-weight: bold;
  text-shadow: #ababab 1px 1px 2px;
  border-bottom: 1px dotted #369;
  margin-bottom: .4em;
  padding-bottom: .2em;
  padding-top: .4em;
  text-align: center;
}
.edu_col1,.edu_col2,.edu_col3,.edu_col4,.edu_col5,.edu_col6 {
  float: left;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6x;
  border-top-right-radius: 6px;
  border-right: 1px dotted #eee;
  border-left: 1px dotted #eee;
  border-bottom: 1px dotted #eee;
  border-top: 1px solid #fff;
  margin-top: 1em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-bottom: .6em;
  background: url(../images/support_col_bkgd.png) repeat-x;
  width: 23em;
}

.edu_col2,.edu_col5 {
  margin-right: 1em;
  margin-left: 1em;
}
.edu_col1, .edu_col2, .edu_col3 {
  min-height: 360px;
}
.edu_col4, .edu_col5, .edu_col6 {
  min-height: 210px;
}
.ed_an2 {
  font-weight: normal;
  font-style: normal;
  font-size: .7em;
}
.edu_lmain_col,.edu_rmain_col {
  width: 47.6em;
  height: auto;
  margin-top: 1em;
  border: 1px solid #fff;
  text-align: justify;
}
.edu_lmain_col {
  float: left;
  margin-right: 4em;
}
.edu_rmain_col img {
  float: right;
}
.edu_rmain_col {
  float: right;
  margin-left: 4em;
}
.edu_lmain_col img {
  float: left;
  padding-top: 8px;
}
.promo_body_wrap {
 	width: 40em;
	margin-left: 1em;
	margin-right: 1em;
	float: left;
}
.promo_photo_wrap {
	width: 33.6em;
	float: right;
	margin-left: 3em;
	margin-right: .5em;
}
.promo_photo_wrap p{
	width: 33em;
}
.ed_body_wrap {
  width: 58em;
  margin-left: 1em;
}
.ed_body_wrap dl, .promo_body_wrap dl {
	font-size: 1.2em;
}
.ed_body_wrap dt, .promo_body_wrap dt {
  color: #369;
  font-size: 1.2em;
  font-weight: bold;
}
.ed_body_wrap dd, .promo_body_wrap dd {
  margin-left: 0;
  padding-left: 1em;
}
.edu_caption {
  font-size: .8em;
  border: 1px solid #fff;
  margin-bottom: 1em;
  width: 572px;
  text-align: right;
  padding: .2em;
  margin-right: .3em;
  float: right;
}

.edu_lmain_col .edu_caption{ /*fix captions for lcol photos only */
  margin-right: 1em;
}
.edu_rsupp_col,.edu_lsupp_col {
  width: 25em;
  margin-top: 1em;
  padding: 8px;
  border: 1px dotted #999;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6x;
  border-top-right-radius: 6px;
  text-align: center;
}
.edu_rsupp_col {
  float: right;  
  margin-left: 2em;
}
.edu_lsupp_col {
  float: left;
  margin-right: 2em;
}
.elemctr, #dl_wrapper{
  margin-right: auto;
  margin-left: auto;
  display: table;
  clear: both;
}
.gs_partner {
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 8px;
	margin-left: 0;
	margin-bottom: 4px;
	padding-right: 4px;
	padding-left: 10px;
	width: 80.2em;
}
.gsedu_col1,.gsedu_col2,.gsedu_col3,.gsedu_col4{
	float: left;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6x;
	border-top-right-radius: 6px;
	border-right: 1px dotted #eee;
	border-left: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	border-top: 1px solid #fff;
	margin-top: 1em;
	padding-right: .8em;
	padding-left: .8em;
	padding-bottom: .6em;
	background: url(../images/support_col_bkgd.png) repeat-x;
	width: 16.6em;
	min-height: 20em;
}
.gsedu_col2,.gsedu_col3,.gsedu_col4 {
	margin-left: 22px;
}
.errorMsg {
	margin: 0;
	width: 100%;
	color: red;
	padding-top: 5px;
	padding-left: 8px;
}
.featuredProducts {
  width: 724px;
  float: right;
  margin-right: .5em;
  margin-left: .5em;
}
.filterVals li {
	clear: both;
}
.filterVals li input {
	float: left;
}
.formFieldNote {
      position: relative;
      left: -19.75em;
      top: 1.25em;
      margin-right: -18.7em;
      font-size: 9px;
      color: #23A700;
}
.gen_footnote, .footnote {
  font-size: 10px;
}
.footnote{
	margin-right: 8px;
	margin-left: 8px;
}
.grey_gradbg {
  background: white url('../images/module_gradient.png') repeat-x 0 top;
}
.guide_left {
	width: 23em;
	padding: 0 .5em;
	z-index: 100;
	border-right: 1px dotted #999;
	background-color: #eee;
	height: 46em;
	overflow: auto;
	float: left;
}
.guide_left li{
  width: 90%;
}
.guide_big_body {
	float: right;
	width: 61em;
	height: 54em;
	overflow: scroll;
	border: 0 none #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.headerpic{
  margin-top: 2em;
}
.hidden {
  display: none;
}
.ipop.title {
	border: none; 
	margin-bottom: 0.25em;
}
.ipop.where-to-buy {
	margin-top: 10px;
}
.inline li {
  float: left;
}

.leftPane {
  float: left;
  margin: 0;
  padding: 9px;
}

.listPrice {
	font-style: italic;
	margin-top: 3px;
}
.modelInfo {
	position: relative;
	border-bottom: 1px solid #036;
	margin-left: 8px;
	margin-right: 8px;	
}
.modelInfo h2 {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 4px;
}
.modelInfo ul {
	position: absolute;
	top: 5px;
	right: 2px;
}
.modelInfo .modelWarranty, .modelInfo .modelPrice {
	float: left;
}
.modelInfo .modelWarranty.discontinued, .modelInfo .modelPrice.discontinued {
	margin-top: -4px;
}
.modelInfo .modelPrice {
	padding-right: 3px;
}
.modelNum {
	font-weight: bold;
}
.modelWarranty h4, .modelPrice h4 {
  display: inline;
}
.more {
  text-align: right;
}
.news_model {
  border-top: 1px dotted #ccc;
  width: 24em;
  height: 100%;
  margin-left: .4em;
  float: left;
}
.news_mod_img {
  width: 7.5em;
  height: 75px;
  float: left;
  text-align: center;
  border-bottom: 1px solid rgba(0,0,0,0);
  border-top: 1px solid rgba(0,0,0,0);
  margin: 4px 0;
}
.news_mod_detail {
  width: 16em;
  height: auto;
  float: left;
  border-bottom: 1px solid rgba(0,0,0,0);
  border-top: 1px solid rgba(0,0,0,0);
  margin: 4px 0 4px 4px;
}
.news_mod_name {
  font-size: 12px;
  font-weight: bold;
  width: auto;
  height: 15px;
}
.news_mod_desc {
  font-size: 1em;
}
.nobullet {
  list-style-image: none;
  padding-top: 1em;
  display: inline-block;
  margin-left: 1.2em;
}
.refurb_disclaimer, .clearance_details {
	width: 42em;
	float: left;
	margin-right: 1em;
	margin-left: 1em;
}

.social_media {
  text-transform: uppercase;
}
.social_media img {
  vertical-align: -.65em;
}
.software_parent {
  width: 81em;
  margin-right: auto;
  margin-left: auto;
}

.productThumb{
	width: 9em;
}
.anaheim_sci_logo {
	width: 21em;
}
.caltest_logo {
	width: 11em;
}
.anaheim_sci_logo, .caltest_logo{
	text-align: center;	
	margin-right: 1em;
}
.productThumb, .caltest_logo {
  float: left;
}
.productThumb, .caltest_logo, .anaheim_sci_logo {
	padding-top: 0.25em;
  height: auto;
	background-color: #fff;
	-moz-border-radius: 4px 4px 4px 4px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 4px 4px 4px 4px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	border-radius: 4px 4px 4px 4px;
	text-shadow: #999 2px 2px 2px;
}

.productThumb img {
  max-height: 75px;
}
.promoDiv {
	position: absolute;
	top: 4.5em;
	right: -2em;
}
.promoDiv img {
	width: 125px;
}
#promo_intros ul{
  margin: 0 auto;  
  list-style-type: none;  
  padding: 0;	
}

#promo_intros ul li{
  margin-right: 4px;
  margin-left: 4px;
  float: left;
  width: 474px;
}

.rightPane {
  float: left;
  margin: 0;
  padding: 9px 0 9px 0;
}

.categories .loadWait img {
	margin-top: 5em;
}

.rightPane .ui-tabs-panel {
  min-height: 20em;
}
.search {
	background: url('/templates/bkpre2011/images/search.png');
	background-repeat: no-repeat;
	background-position: -230px -200px;
	width: 260px;
	height: 24px;
	float: right;
	margin-top: 0px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 5px;
}
.search input {
	width: 205px;
	height: 17px;
	border: none;
	outline: none;
	margin-top: 3px;
}
.searchResults .ui-menu-item {
	border-bottom: 1px solid #369;
	padding: 5px 2px 7px 2px;
	height: 120px;
	overflow: hidden;
}
.searchResults .ui-menu-item a {
	height: 100%;
}
.searchResults .ui-menu-item p {
	margin: 0;
}
.searchResults .ui-menu-item .title {
	font-size: 1.2em;
	padding-left: 5.25em;
}
.searchResults .ui-menu-item .description {
	font-size: 0.8em;
	color: black;
	padding-left: 10.5em;
	padding-bottom: 0.5em;
}
.searchResults .ui-menu-item .source {
	color: green;
	font-size: 0.75em;
	padding-left: 11.25em;
}
.searchResults .ui-menu-item .preview {
	float: left;
	width: 65px;
	height: 100%;
}
.shadow {
	box-shadow: 0px 0px 5px black;
	-moz-box-shadow: 0px 0px 5px black;
	-webkit-box-shadow: 0px 0px 5px black;
}
#resultsContainer {
	 position: absolute;
	 -moz-border-radius: 4px 4px 4px 4px;
	 -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	 border-radius: 4px 4px 4px 4px;
	 box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	 background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.45, rgb(252,252,252)), color-stop(0.73, rgb(250,250,250)), color-stop(0.87, rgb(255,255,255)) );
	 background-image: -moz-linear-gradient( center bottom, rgb(252,252,252) 45%, rgb(250,250,250) 73%,rgb(255,255,255) 87% );
	 top: 25px;
	 right: 0px;
	 width: 300px;
	 z-index: 999;
}
.searchResults {
	margin: 0;
	padding: 8px 6px 2px;
	color: #333;
	font-size: 12px;
	line-height: 1.3;
	list-style: none;
}
.section_title { 
  text-align: left;
  border-bottom: 1px dotted #ccc;
  color: #000;
  margin-bottom: 4px;
  padding-top: 8px;
  font-weight: bold;
  font-size: 1.2em;
}
.sitemap_products, .sitemap_support, .sitemap_edu, .sitemap_bkinfo{
  width: 300px;
  float: left;
  margin-right: 0;
  margin-left: 0;
  padding-right: .5em;
  padding-left: .5em;
  display: inline;
}
.slide {
  float: left;
}
.table_cat_head {
  font-size: 1.3em;
  padding-top: .8em;
}
.tagline {
  color: #fff;
  width: 690px;
  text-align: right;
  font-size: .75em;
  margin-right: 0;
  margin-top: 0.65em;
  float: left;
  padding-right: 4px;
}

.txtDisabled {
  color: #ccc;
  text-decoration: line-through;
}

.categories.default {
  display: block;
  width: auto;
  height: auto;
  text-decoration: none;
  font: 1.40em Helvetica, Verdana, Arial;
  text-align: right;
  padding-right: 1.2em;
}

.categories.default a:link {
  color: #069;
}

.categories.default a:hover {
  color: #c33;
}

.categories.default a:visited {
  color: #069;
}

.categories.default a:visited:hover {
  color: #c33;
}

.categories.subcats {
	text-align: right;
}
.productCatList .description {
	padding: 0 0.5em 0 1em;
}
.categories.subcats li {
	display: inline-block;
	position: relative;
	min-width: 17em;
	height: 1.5em;
	margin-top: 3px;
	margin-bottom: 3px;
}
.categories .default {
  font-weight: bold;
}

.catList.primary {
	margin-left: auto;
	margin-right: auto;
}
.catList.primary .catItemList .prodListItem .catLink, .catList.primary .catItemList .prodListItem .catLink:hover {
	text-align: center;
	display: block;
	margin-top: 4px;
}
.catList.primary .catItemList .prodListItem .catLink:link {
	text-decoration: none;
}
.catList.primary .catItemList .prodListItem .catLink:hover {
	text-decoration: underline;
	color: #369;
}
.catList.primary .catItemList .prodListItem .catLink:active {
	text-decoration: underline;
	color: #69C;
}

.catList.primary .catItemList .prodListItem {
	text-align: center;
	line-height: 12.25em;
	font-size: 1.5em;
	cursor: pointer;
	overflow: hidden;
	float: left;
	margin-left: 0.25em;
	margin-right: 0.25em;
	height: 7.25em;
	width: 11.75em;
	display: inline-block;
}
.catList.primary .catItemList>:first-child {
	margin-left: 1em;
}
.catList.primary .catItemList .prodListItem.power-supplies {
	background-image: url(/images/products/categories/power-supplies_prodspg.png);
}
.catList.primary .catItemList .prodListItem.signal-generators {
	background-image: url(/images/products/categories/signal-generators_prodspg.png);
}
.catList.primary .catItemList .prodListItem.oscilloscopes {
	background-image: url(/images/products/categories/oscilloscopes_prodspg.png);
}
.catList.primary .catItemList .prodListItem.dc-electronic-loads {
	background-image: url(/images/products/categories/dc-electronic-loads_prodspg.png);
}
.catList.primary .catItemList .prodListItem.multimeters {
	background-image: url(/images/products/categories/multimeters_prodspg.png);
}
.catList.primary .catItemList .prodListItem.component-testers {
	background-image: url(/images/products/categories/component-testers_prodspg.png);
}
.catList.primary .catItemList .prodListItem.rf-test-instruments {
	background-image: url(/images/products/categories/rf-test-instruments_prodspg.png);
}
.catList.primary .catItemList .prodListItem.counters {
	background-image: url(/images/products/categories/counters_prodspg.png);
}
.catList.primary .catItemList .prodListItem.device-programmers {
	background-image: url(/images/products/categories/device-programmers_prodspg.png);
}
.catList.primary .catItemList .prodListItem.electrical-battery-testers {
	background-image: url(/images/products/categories/electrical-battery-testers_prodspg.png);
}
.catList.primary .catItemList .prodListItem.environmental-testers {
	background-image: url(/images/products/categories/environmental-testers_prodspg.png);
}
.catList.primary .catItemList .prodListItem.video-cable {
	background-image: url(/images/products/categories/video-cable_prodspg.png);
}
.catList.primary .catItemList .prodListItem.accessories {
	background-image: url(/images/products/categories/accessories_prodspg.png);
}
/*--- Products Page IDs and Classes ---*/


/* --- End Products Styles --- */

.products li, .accessories li {
	padding-top: .4em;
	padding-bottom: .4em;
	border-bottom: 1px solid #369;
	min-height: 85px;
	clear: both;
}

.products ul, .accessories ul {
	text-align: left;
	font-size: 0.9em;
	margin-right: 1em;
	margin-left: 11em;
}

.accessories ul {
	margin-left: 1em;
	float: left;
	width: 65%;
}

.accessories ul ul {
  width: 100%;
}
.accessories .acc_lprice{
	padding-bottom: 6px;
}
.products ul li, .accessories ul li {
	padding: 0;
	border: none;
	clear: none;
	min-height: 0;
}
.accessories .preview {
	width: 9em;
	display: inline-block;
	float: left;
}
.accessories .preview .productThumb {
	margin-bottom: 5px;
}
.accessories .photoPreview {
	display: inline-block;
}
.acc_icon, .acc_lprice {
	width: 94px;
	background-color: #fff;
	text-align: center;
}
.accessories ul li img {
	padding: 3px;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	margin-bottom: 3px;
}
.accessories .shortDesc ul li{
	list-style: url('../images/bluearrow_blt.png') none outside;
	padding-left: 0.2em;
	margin: 0 1em 0 1em;
	width: 100%;
}
.acc_lprice {
	margin-bottom: 2px;
}
.support_mod_query {
  border: 1px solid #999;
  float: left;
  width: 25em;
  margin: 0;
  top: 2px;
  position: relative;
  padding: 1em 1em 1.5em;
}
.horzList {
  display: inline-block;
}
.horzList li {
  margin-right: 1em;
  float: left;
}
.bknumcircle {
  width: 58px;
  height: 58px;
  margin-right: .5em;
  background: url(/images/bkgd_circle.png) no-repeat;
  float: left;
}
.icon {
  color: #fff;
  z-index: 100;
  margin-right: auto;
  margin-left: auto;
  height: 58px;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  float: left;
  width: 56px;
}
.width-24 {
  width: 24%;
}
.width-26 {
  width: 26%;
}
.width-27 {
  width: 27%;
}
.width-45 {
  width: 45%;
}
.width-70 {
  width: 70%;
}
.width-71 {
  width: 71%;
}
.width-72 {
  width: 72%;
}
/* where to buy classes - abbreviated to save bytes */
.wtblgo, .wtbcmp, .wtbphn {
  float: left;
  padding-bottom: 4px;
  padding-top: 4px;
}
.wtblgo {
  width: 140px;
  margin-right: 10px;
}
.wtbcmp {
  width: auto;
  margin-right: 20px;
}
.wtbphn {
  width: auto;
}
.white-text {
	color: #fff;
}

/*** jQuery UI FRAMEWORK — DO NOT DELETE OR EDIT PAST THIS COMMENT ***/

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(../images/jqueryui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #cc3333; }
.ui-widget-header { 
  border: 1px solid #e78f08; 
  background: #f6a828 url(../images/jqueryui/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; 
  color: #ffffff; 
  font-weight: bold; 
}
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(../images/jqueryui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(../images/jqueryui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(../images/jqueryui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(../images/jqueryui/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(../images/jqueryui/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../images/jqueryui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../images/jqueryui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../images/jqueryui/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../images/jqueryui/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/jqueryui/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../images/jqueryui/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../images/jqueryui/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/jqueryui/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(../images/jqueryui/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(../images/jqueryui/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }  

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style:none;
  padding: 2px;
  margin: 0;
  display:block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin:0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration:none;
  display:block;
  padding:.2em .4em;
  line-height:1.5;
  zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }=======
}
