body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cms-hover {
	background-color: rgba(102, 121, 58, .2);
	position: absolute;
	padding: 2px;
	border-radius: 5px;
	border: 1px dashed #333;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.cms-hover:hover {
	background-color: rgb(102, 121, 58)
}
.goog-te-gadget, .goog-logo-link {
	white-space: normal;
}
.goog-te-gadget .goog-te-combo {
	font-size: 10px;
}
.warning {
	color: #9E2B1E;
	font-weight: bold;
}
.error {
	color: #9E2B1E;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
p.note {
	font-size: 12px;
	color: #005A78;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.contentwell {
	list-style: none;
}
ul.contentwell li {
	margin-left: 0px;
	background-image: url('/images/arrow_leftside.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 12px;
}
input.search-box {
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	height: 11px;
	font-size: 10px;
	margin: 0 3px 0 0;
	width: 10em;
	color: #666666;
}
div#top-menu li.search {
	padding-left: 10px;
}
div#top-menu li span {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
}
div.search_box h4 {
	font-size: 12px;
	margin-top: 0px;
}
div.search_box label {
	margin-bottom: 0px;
}
iframe {
	margin-top: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #02647E;
}
a.search-city {
	color: #02647E;
	font-size: 12px;
	font-weight: bold;
}
img.help {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
a:hover {
	color: #000000;
}
a.postcard {
	color: #f6e7a1;
}
div#top_toggler {
	width: 761px;
}
a.seals {
	font-size: 12px;
}
ul.error {
	color: #9E2B1E;
}
div.container {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}
div.content {
	background-color: #ffffff;
	background-image: url('images/main_bg.gif');
	margin-top: 10px;
	text-align: left;
}
div.header {
	height: 170px;
	width: 755px;
	text-align: left;
}
div.top_left {
	float: left;
	height: 155px;
	width: 310px;
	background-color: #0d7c99;
	background-image: url('images/bbblogo.gif');
	background-repeat: no-repeat;
}
div.top_right {
	margin-left: 315px;
	margin-bottom: 0px;
	width: 440px;
	background-color: #2b9bb8;
	height: 115px;
}
div.bottom_right {
	margin-left: 315px;
	margin-top: 5px;
	width: 440px;
	background-color: #badee5;
	height: 35px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
div.inner {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
div.bbblogo {
	margin: 10px;
}
div.links {
	width: 755px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	margin: 5px;
	margin-left: 0px;
}
div.links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.links li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#top-menu li a {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}





/* */
div.links li a {
	border-right: 1px solid #999999;
	margin-left: 2px;
	padding-right: 4px;
}
div.links li a.last {
	border: 0px;
}
/*
div.location {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 432px;
	margin-top: 65px;
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}*/
div.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	text-align: right;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
}
ul.menu {
	position: relative;
	z-index: 1000;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-top: 20px;
}
ul.menu li {
	margin: 0px;
	height: 20px;
  list-style: none;
  background-image: url('images/menu_arrow.gif');
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
  padding-top: 4px;
}



ul.menu li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
ul.menu li a.over {
	color: #0d7c99;
}
div.links li a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
div.left {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
/*	margin-right: 10px; */
}
div.left_html {
	padding: 10px;
}
div.content h2 {
	display: block;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0;
	color: #0D7C99;
	font-size: 22px;
	font-weight: normal;
}
div.content p {
	font-size: 12px;
}
div.left h2 {
	display: block;
	margin: 0 10px 5px 10px;
	padding: 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #0D7C99;
	border-bottom: 1px #fff solid;
}
ul.side_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
}
ul.side_menu a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
ul.side_menu li a:hover {
	color: #ffffff;
	background-color: #005A78;
}
ul.side_menu li a.current {
	color: #ffffff;
	background-color: #005A78;
}
ul.side_menu li {
	background-image: url('images/arrow_leftside.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	padding-left: 12px;
}
ul.side_menu div {
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url('images/bullet_leftside.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}
ul.side_menu div a {
	font-weight: normal;
}

label {
	display: block;
	font-size: 10px;
	color: #666666;
	padding-top: 4px;
	margin-bottom: 4px;
	width: auto;
}
label img {
	margin-left: 10px;
}
div.form div {
	margin-right: 5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
input.test {
	padding: 0px;
	margin-left: -160px;
	width: auto;
	height: auto;
}

input.formbutton {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
/*	text-transform: uppercase;*/
	color: #ffffff;
	height: 20px;
	padding: 0px 10px 0px 10px;
	display: inline;
	background: url('images/button_bg.jpg') repeat-x;
	cursor: pointer;
}
h3.abs {
	color: #2b9bb8;
	margin: 0px;
	font-size: 20px;
}
h5.abs {
	margin: 0px;
	font-size: 14px;
}
p.abs {
	font-size: 12px;
}
ul.abs {
	font-size: 12px;
}
div.forgot_link {
	margin-bottom: 10px;
}
div.forgot_link a {
	font-size: 12px;
}
th {
	font-weight: bold;
	font-size: 14px;
	background-color: #cccccc;
}
table.couponedit td {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
input.verify {
	width: 96px;
}
input.tob_search {
	width: 510px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #cccccc;
	font-size: 13px;
	background: #fff url('/images/search.gif') no-repeat top left;
}
/* Search Box */
div.search {
	background-color: #d8d9db;
	text-align: left;
}
/* Top Bar */
div.topbar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 761px;
	height: 150px;
	background-image: url('/banner/index.html');
}
/* Roster */
a.rosterTopLetters {
	font-size: 13px;
}

/* */

/* Date Picker */
input.DatePicker{
	display: block;
	width: 150px;
	padding: 0px 3px 0px 24px !important;
	border: 1px solid #cccccc;
	font-size: 13px;
	background: #fff url('/images/date.gif') no-repeat top left;
	cursor: pointer;
	margin: 0 3px !important;
}
.filter-bar{
	height: auto !important;
	padding: 10px;
}
#limitView{
	height: 24px;
	margin: 0 1px;
}
#showReportBtn{
	margin: 0 0 0 5px;
}
input:focus.DatePicker{
	background: #fffce9 url('/images/datefocus.gif') no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
/* Auto completer */
div.autocompleter-loading
{
	float:					left;
	clear:					right;
	background:				#fff url(images/spinner.gif) no-repeat center;
	width:					20px;
	height:					16px;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #eee;
	background-color:		white;
	border-right-color:		#ddd;
	border-bottom-color:	#ddd;
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	z-index:				50;
}

ul.autocompleter-choices li
{
	position:				relative;
	padding:				0.1em 1.5em 0.1em 1em;
	cursor:					pointer;
	font-weight:			normal;
	font-size:				12px;
	border-bottom: 1px solid #cccccc;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:			bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}
.code
{
	position:			absolute;
	top:				2px;
	right:				4px;
	padding:			1px 2px;
	font-size:			0.9em;
	color:				#888;
}

/* Dataset */  
table.dataset tr td span.distance {
display: inline;
position: relative;
width: auto;
font-size: 11px;
top: auto;
left: auto;
text-align: left;
padding: 0px;
background-color: transparent;
border: none;
}
table.dataset tr td span {
display: none;
position: absolute;
width: 250px;
font-size: 11px;
top: 0px;
left: 0px;
text-align: left;
padding: 5px;
background-color: #E3F2F5;
border: 1px solid #0D7C99;
}
table.dataset tr td.int {
text-align: right;
}
.dataset_header {
color:#0D7C99;
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
margin-top: 10px;
}
.dataset {  
    border: 1px solid #cccccc;  
    width: 95%;  
    margin-bottom: 5px;  
    font-size: 12px;  
}  
.dataset span {  
    color: #666666;  
    margin-left: 10px;  
    font-size: 10px;  
}  
.dataset caption {color: #F06; text-align: left;}  
.dataset table {  
    margin: 0; padding: 0; border-collapse: collapse; width: 100%;  
}  
.dataset td, th {padding: 2px; border-bottom: 1px solid #cccccc;}  
.dataset td + td {border-left: 1px solid #cccccc; color: #000000;}  
.dataset td + td + td {color: #000000; border-left: 1px solid #cccccc;}  
.dataset td a {color: #5f6d7e; text-decoration: none;}  
.dataset td a, th a { }  
.dataset td a:hover { color: #000000; text-decoration: underline; }  
.dataset tfoot th {text-align: left;}  
.dataset th { font-size: 12px; padding: 5px; text-align: left; border-bottom: 1px solid #cccccc; background: #dadada url( '/images/dataset_bg.gif' ) repeat-x; border-left: 1px solid #cccccc; border-right: 1px solid #ffffff; }  
.dataset th + th {text-align: center;}  
.dataset th + th + th {text-align: center;}  
.dataset th a {color: #F06; text-decoration: none; }  
.dataset th a:visited {color: #F69;}  
.dataset th a:hover {color: #F06; text-decoration: underline;}  
.dataset thead tr, tfoot tr {color: #555;}  
.dataset tr {color: #000000;}  
.dataset tr:hover {background: #FFF;}  
.dataset tr td, .dataset tr td {  
background:#ffffff;  
}  
.dataset tr.odd td, tr.odd th {  
background:#f3f4f6;  
}  

img.help {
	border: 0px;
}
ol.equote_steps li {
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 11px;
	padding: 2px;
}
/* Help Tool Tip */
.help-tip .tip {
	color: #000;
	width: 200px;
	z-index: 13000;
}
 
.help-tip {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #005A78;
	padding: 0px;
	width: 200px;
	background: #E3F2F5;
	text-align: left;
}
 
.help-title {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color: #005A78;
	color: #fff;
	text-align: left;
}

.help-text {
	padding: 5px;
}
div.form_tip div.tip {
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #000000;
	width: 200px;
	background-color: #ececec;
	border: 1px solid #cccccc;
}
.mp-tip {
	color: #000;
	width: 250px;
	z-index: 13000;
	border: 1px solid #FBF9DC;
}
 
.mp-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: none;
	background: none;
}
 
.mp-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #FBF9DC;
	text-align: left;
	border: 1px solid #cccccc;
}

.mp .tip {
	color: #000;
	width: 250px;
	z-index: 13000;
	border: 1px solid #FBF9DC;
}
 
/*
.mp .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: none;
	background: none;
}*/

.mp .tip-text { display: none; }
 
.mp .tip-title {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #FBF9DC;
	text-align: left;
	border: 1px solid #cccccc;
}

.pao-tip {
	color: #000;
	z-index: 13000;
	border: 1px solid #FBF9DC;
}
 
.pao-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: none;
	background: none;
}
 
.pao-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #FBF9DC;
	text-align: left;
	border: 1px solid #cccccc;
}

/* a button */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* fields bg */
input.text, textarea.textarea, .firefox select.select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url('/images/fieldbg.gif') repeat-x top;
}

input.file {
	display: block;
}

div.form h4 {

	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 4px;
	
}

div.form p {

	margin: 0px;
	padding: 0px;
	
}

div.form ul {

	font-size: 12px;
	
}

p.required {

	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #9E2B1E;
	
}

div.backnext {

	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	
}

span.distance {

	font-size: 10px;
	color: #999999;
	
}

p.comment {

	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	
}

label.suggest {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 0px;
}

ul.crumbs {
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	height:auto; /* changed 2/25/2011 by Nathan 100%; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 20px;
	margin-bottom: 10px;
}

ul.crumbs li {
	background:transparent url(https://hurdman.app.bbb.org/images/err-spacer.gif) no-repeat scroll right 3px;
	color:#666666;
	float:left;
	margin:0;
	padding:0 7px 0 3px;
	font-size: 10px;
}

ul.crumbs li.active {
	background:transparent none repeat scroll 0 0;
}

ul.crumbs li a {
	color:#666666;
}
@media print {                  
        .report-rating {       
                color: #000000;
                text-indent: 0 !important;
        }              
}

pre.clickcheck {
 background-color: #ececec;
 font-size: 10px;
 padding: 10px;
 border: 1px solid #cccccc;
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

a.print-icon {
	padding: 0 2px;
	float: left;
	cursor: pointer;
}

a.print-icon span {
	float: left;
	display: block;
	height: 16px;
	line-height: 16px !important;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	background: transparent url(https://s7.addthis.com/static/r07/widget08.png) no-repeat scroll 0 0;
	background-position: 0 -2112px;
}

a.video-rss {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url( '/images/rss.png' );
	padding-right: 20px;
}

button.sbqlink {
background-color:transparent;
border:0 none;
color:#666666;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:0;
text-align:left;
width:110px;
}

a.alist.video:link {
	color: #EFA017;
	font-weight: bold;
	padding-left: 19px;
	background-image: url( 'http://hurdman.app.bbb.org/images/videolinkicon.png' );
	background-position: left;
	background-repeat: no-repeat;
}
a.listingLink6.video:link, a.alist6.video:link {
	color: #0D7C99;
	padding-left: 19px;
	background-image: url( 'http://hurdman.app.bbb.org/images/videolinkicon.png' );
	background-position: left;
	background-repeat: no-repeat;
}

#cms_control{
	background-color: #999999;
	width:100%;
	text-align:left;
	padding:5px;
}

#cms_control button{
	background-color: #0D7C99;
	color: #fff;
	cursor: pointer;
}

/**
* Mobile version 
*/
@media only screen and (max-width: 740px) { 
    ul.menu li {
        height: auto;
        background: none;
        padding-left: 0;
        padding-top: 0;
    }
    
    div.footer-content.container{
        width: auto !important;
    }
}