#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; font-weight: normal; }
/*

a {
	text-decoration: underline !important;
}
*/

.h2-sub {
	color: #b90202;
	font-weight: bold;
	line-height: 0.8em;
}

/*SITEMAP*/
ul#sitemap { margin: 0; padding: 0; }
ul#sitemap li { list-style-type: none; margin: 10px 0 20px 0; font-weight: bold; }
ul#sitemap li ul li { margin: 10px 0 10px 0; font-weight: normal; list-style-type: square; color: #6e5751; }
ul#sitemap-alpha { margin: 0; padding: 0 0 0 0px; font-weight: normal; list-style-type: square !important; color: #6e5751; }
ul#sitemap-alpha li { margin: 10px 0 10px 25px; font-weight: normal; list-style-type: square !important; color: #6e5751; }

#breadcrumb {margin-top:0px;}
.inputbox {float:right;width:250px;margin:0px 0px 0px 5px; clear:left;}
.frleft {clear:both;width:330px;}
.imageleft { float: left; margin: 2px 10px 8px 0px; }
.imageright { float: right; margin: 2px 0px 8px 10px; }
.imgcaptionleft { float: left; margin: 0 10px 3px 0; }
.imgcaptionright { float: right; margin: 0 0 10px 3px; }

.data-table {
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.data-table th {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.data-table th, .data-table td {
	vertical-align: top;
}

.data-table tr {
	border-bottom: 1px solid #eee;
}

.product-details {
	width: 99%;
}

.product-details td {
	padding: 1em 1em 1em 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}

.contact-details {
	width: 99%;
}

.contact-details th {
	font-style: italic;
	color: #666;
}

.contact-details th, .contact-details td {
	padding: 1em 1em 1em 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	font-weight: normal;
}

.contact-details td.day {
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

.field-tips {
	line-height: 1.2em;	
}

.formDiv form div {
  clear: left;
  display: block;
  /*width: 400px;*/
  height: expression('1%');
  margin: 3px 0 0 0;
  padding: 7px 3px 7px 0;
  border-bottom: 1px solid #eee;
}

.formDiv form div label {
  display: block;
  float: left;
  width: 150px;
  padding: 0px 5px 3px 0;
  margin: 0 5px 0px 0;
  text-align: left;
}

.formDiv form div label.wideLabel {
  width: 200px;
}

.formDiv form div label.blockLabel {
  display: block;
  padding: 3px 5px 3px 0;
  margin: 0 5px 0px 0;
  text-align: left;
  width: auto;
  float: none;
}

.formDiv form div label.inlineLabel {
	display: inline;
	float: none;
	width: auto;
	margin: auto;	
	padding: auto;
}

.formDiv div.required p, .formDiv div.optional p {
  /*padding: 3px 5px 3px 0 !important;
  margin: 0 5px 0px 0 !important;*/
  padding: 3px 5px 3px 0;
  margin: 0 5px 0px 0;
}

.formDiv span.field-tips {
	font-size: 0.8em;
	color: #888;
	clear: both;
	margin: 3px 0 0 0;
	display: block;
	font-weight: normal;
}

.formDiv p.field-error {
	color: #990000;
	font-style: italic;
	clear: both;
}

.formDiv form div.optional label, .formDiv label.optional {
  font-weight: normal;
}

.formDiv form div.required label, .formDiv label.required {
  font-weight: bold;
}

.formDiv form div input, /*.formDiv form div select,*/ .formDiv form div textarea {
  width: 200px;
}

.formDiv form div input.short, .formDiv form div textarea.short {
	width: 75px;
}

.formDiv form div input.long, .formDiv form div textarea.long {
	width: 300px;
}

.formDiv form div input.full-width, .formDiv form div textarea.full-width {
	width: 90%;
}

.formDiv form div input.checkbox, .formDiv form div input.radio, .formDiv form div input.button {
	width: auto;
}

.formDiv input.inputSubmit, .formDiv input.inputCheckbox, .formDiv input.inputRadio {
	width: auto;
}

.formDiv .form-buttons {
	border: 0;
	margin: 20px 0 20px 0;
	padding: 0;
}

.formDiv .section-footer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #f0f0f0;
}

.formDiv .clearing {
	clear: both;
	font-size: 0.1em !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0.1em !important;
}

.errorMsg {
	font-weight: normal;
	color: #cc0000;
	margin: 5px 0 5px 0;
	padding: 5px;
	border-left: 3px solid #B4454B;
	background-color: #FFFFDD;
}

.errorMessages, .infoMessages {
	font-weight: normal;
	color: #666;
	margin: 10px 0 10px 0 !important;
	padding: 5px 5px 5px 10px !important;
	border-left: 3px solid #B90202;
	background-color: #f1f1f1;
}

.errorMessages p, .infoMessages p {
	margin: 0;
	padding: 0; 
}

.errorMessages ul, .infoMessages ul {
	margin: 0;
	padding: 0;	
}

.errorMessages ul li, .infoMessages ul li {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: square;
	list-style-position: outside;
}

#map {
	width: 462px;
	height: 300px;
	margin: 10px 0;
	border: 2px solid #ddd;
}

dl.record-detail {
	margin: 0;
}

dl.record-detail dt {
	margin: 0;
	font-weight: bold;
}

dl.record-detail dd {
	margin: 0 0 1em 0;
}

.resource-order-form {
	background-color: #eee;
	/* width: 150px; */
	border-top: 2px solid #ccc;
	padding: 10px;
}

#shopping-cart table {
	border-collapse: collapse;
	border-top: 2px solid #ccc;
}

#shopping-cart table th {
	border: 1px solid #ccc;
	background-color: #eee;
	/*border-bottom: 2px solid #ccc;*/
}

#shopping-cart table td {
	border: 1px solid #ccc;
}

#shopping-cart table th.no-border, #shopping-cart table td.no-border {
	border: none;
}

.membership-status table {
	border-collapse: collapse;
	border-top: 2px solid #ccc;
	width: 95%;
	margin-top: 1em;
}

.membership-status table.left-aligned th {
	text-align: left;
}

.membership-status table th {
	border: 1px solid #ccc;
	background-color: #eee;
	/*border-bottom: 2px solid #ccc;*/
}

.membership-status.txn-info table {
	width: 85%;
}

.membership-status.txn-info table th {
	text-align: left;
}

.membership-status table td {
	border: 1px solid #ccc;
}

.membership-status table th.no-border, .membership-status table td.no-border {
	border: none;
}

.clearing {
	clear: both;
	font-size: 0.1em !important;
	line-height: 0.1em !important;
} 

/*
.listing-table th {
	text-align: left;
}

.listing-table th, .listing-table td {
	height: 2em;
}
*/

div#crumbs, div#crumbs a {
	font-size: 0.9em;
	color: #888;
	text-decoration: none;
	font-weight: bold;
}

div#crumbs {
	margin-bottom: 1em;
	/* border-bottom: 1px solid #eee; */
}

ul#subnav{
	margin-bottom:2em;
}

body h3 {
	margin-top: 1em;
}

ul#secnav li a {
	font-size: 1.1em;
}

.tag-professionals {
	background-color: #FFA212;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px;	
	display: inline;
	margin-right: 5px;
}

.tag-downloadonly {
	background-color: #ccc;
	color: #444;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px;	
	display: inline;
	margin-right: 5px;
}


.event-table th, .event-table td {
	padding: 0.5em 0.5em 0.5em 0;
}
.event-table th {
	text-align: left;
	vertical-align: top;
}

.max_qty {
	font-weight: bold;
	color: red;
}

.membership-confirmation-table th, .membership-confirmation-table td {
	text-align: left;
	padding: 0 0.5em 0.5em 0;
}

a.bk_details_button {
    background: none repeat scroll 0 0 #b90202;
    border: 1px solid #424242;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px; /* Firefox */
  	-webkit-border-radius: 5px 5px 5px 5px; /* Safari, Chrome */
  	behavior:url(/css/border-radius.htc);
    color: #FFFFFF !important;
    /*float: left;*/
    font-size: 1em;
    font-weight: bold;
    margin: 10px 10px 10px 0;
    padding: 6px 10px;
    text-decoration: none !important;
}
a.bk_details_button:hover {
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 5px #999999;
}

ul li
{
	margin-bottom:2px;
}
