/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
u {
	background-color:#FFFF00;
}
a img {
	border: none;
}
body {
	background: #252f48 url(../images/bkgd.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#outer-container #container #column-container #right-column #contact ol {
	padding-left: 0px;
	width: 475px;
}

#outer-container {
	width: 100%;
	height: auto;
	background: url(../images/bottom.gif) bottom center repeat-x;
}
#container {
	width: 843px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -440px;
	padding: 0 13px 0 24px;
}

.imgRight {
	float: right;
	margin: 30px 0 20px 30px;
	border: 1px solid #6e6e6e;
}

.imgLeft {
	float: left;
	margin: 30px 30px 20px 0;
	border: 1px solid #6e6e6e;
}

.imgLeft2 {
	float: left;
	margin: 0 30px 10px 0;
	border: 1px solid #6e6e6e;
}

.divRight {
	float: right;
	margin: 30px 0 20px 30px;
}

.divLeft {
	float: left;
	margin: 30px 30px 20px 0;
}
.divLeft h4, .divRight h4 {
	display:block;
	padding:10px 5px;
	text-align:center;
	background-color:#252f48;
	color:#FFFFFF;
}
.center {
	text-align: center;
}

.smallText {
	font-size: 11px;
	line-height: 14px !important;
}

/*------------------ Header Selectors <--------------------*/
#header {
	width: 780px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -395px;
	padding: 30px 4px 0 6px;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	text-align: right;
}

#home-btn {
	width: 37px;
	height: 35px;
	float: left;
	margin-top: -10px;
}

#contact-btn {
	float: right;
	margin: -10px 0 0 18px;
}

/*------------------ Mast Selectors <--------------------*/
#mast {
	width: 847px;
	height: 320px;
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: -423px;
}
#logo {
	width: 367px;
	height: 87px;
	position: absolute;
	left: 19px;
	top: 20px;
}

/*------------------ Column Container Selector <--------------------*/
#column-container {
	margin-top: 452px;
	background: url(../images/column-bkgd.gif) right top repeat-y;
}

/*------------------ Left Column Selectors <--------------------*/
#left-column {
	width: 263px;
	height: auto;
	float: left;
	padding-bottom: 60px;
}

#left-column ul {
	list-style: none;
	margin-bottom: 26px;
}

#left-column ul li {
	width: 261px;
	margin-bottom: 6px;
	border: 1px solid #838383;
	font-size: 18px;
}

#left-column ul li a {
	width: 241px;
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	background: #10141f url(../images/side-nav.gif) left top repeat-x;
}

#left-column ul li a:hover {
	background: #bc7f1d url(../images/side-nav-hover.gif) left top repeat-x;
}
#left-column ul li h3 {
	width: 241px;
	display: block;
	padding: 10px;
	margin:0px;
	color: #fff;
	text-decoration: none;
	background: #10141f url(../images/side-nav.gif) left top repeat-x;
	cursor:pointer;
}

#left-column ul li h3:hover {
	background: #bc7f1d url(../images/side-nav-hover.gif) left top repeat-x;
}
#left-column h3 {
	color: #999;
}

.cta {
	margin-bottom: 15px;
	clear:both;
}
.cta .cta-no-recovery-no-fee {
	display:block;
	height:230px;
	width:264px;
	background: transparent url(../images/cta-no-recovery-no-fee.jpg) 0px 0px no-repeat;
	text-indent:-999em;
}
.cta .cta-no-recovery-no-fee:hover {
	background: transparent url(../images/cta-no-recovery-no-fee.jpg) 0px -230px no-repeat;
}
.cta .cta-left-col-logo {
	display:block;
	height:77px;
	width:220px;
	background: transparent url(../images/cta-left-col-logo.jpg) 0px 0px no-repeat;
	text-indent:-999em;
	margin-left:23px;
}
.cta .logo-mdaf {
	display:block;
	height:132px;
	width:200px;
	background: transparent url(../images/logo-mdaf.jpg) 0px 0px no-repeat;
	text-indent:-999em;
	margin-left:28px;
}
/*** ESSENTIAL STYLES ***/
#left-column .sf-menu, #left-column .sf-menu * {
	list-style: none;
}
#left-column .sf-menu {
	/*line-height:	1.0;*/
}
#left-column .sf-menu ul {
	position: absolute;
	top: -999em;
	width: 200px !important;
}
#left-column .sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#left-column .sf-menu li {
	float: left;
	position: relative;
}
#left-column .sf-menu li li{
	width: 200px !important;
	margin-bottom: 0;
	font-size: 16px;
}
#left-column .sf-menu a {
	display: block;
	position: relative;
}

#left-column .sf-menu li li a {
	width: 180px !important;
}
#left-column .sf-menu li:hover ul, #left-column .sf-menu li.sfHover ul {
	left: 261px;
	top: -1px; /* match top ul list item height */
	z-index: 99;
}
#left-column ul.sf-menu li:hover li ul, #left-column ul.sf-menu li.sfHover li ul {
	top: -999em;
}
#left-column ul.sf-menu li li:hover ul, #left-column ul.sf-menu li li.sfHover ul {
	left: 200px;
	top: -1px;
}
#left-column ul.sf-menu li li:hover li ul, #left-column ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
#left-column ul.sf-menu li li li:hover ul, #left-column ul.sf-menu li li li.sfHover ul {
	left: 200px;
	top: -1px;
}

/*------------------ Right Column Mini Form Selectors <--------------------*/
#qc {
	width: 566px;
	height: 263px;
	float: right;
	background-color: transparent;
	padding-bottom: 9px;
	color:#FFFFFF;
}

#qc form {
	width: 541px;
	height: 235px;
	background-color: #252f48;

	padding: 18px 15px 10px 10px;
}

#qc h5 {
	font-size: 26px;
	color: #fff;
	letter-spacing: 2.5px;
	margin-bottom: 4px;
}

#qcLeft {
	width: 275px;
	float: left;
	text-align: right;
	text-align:left;
}

#qc textarea {
	width: 255px;
	height: 138px;
	border: 1px solid #f8f8f8;
	background: url(../images/textarea.gif) left top no-repeat;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252f48;
	letter-spacing: 1px;
}

#qcLeft a {
	color: #767676;
	font-size: 12px;
	letter-spacing: 1px;
}

#qcLeft a:hover {
	color: #999;
}

#qcRight {
	width: 249px;
	float: right;
}

#qc input {
	width: 227px;
	height: 15px;
	border: 1px solid #f8f8f8;
	background: url(../images/input.gif) left top no-repeat;
	margin-bottom: 6px;
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252f48;
	letter-spacing: 1px;
}

#submitBtn {
	width: 225px;
	height: 41px;
	padding-left: 20px;
}

#submitBtn input.submit{
	width: 225px;
	height: 41px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none;
}

#submitBtn :hover input.submit{
	background-position: 0px -41px;
}

#submitBtn input.submit-espanol{
	width: 225px;
	height: 41px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/submit-espanol.jpg) left top no-repeat;
	border: none;
}

#submitBtn :hover input.submit-espanol{
	background-position: 0px -41px;
}
#qc .valid {
  color:#333333 !important;
  background: #D0ECAA !important;
}
#qc .invalid {
  color:#333333 !important;
  background: #EC8486 !important;
}
/*------------------ Right Column Selector <--------------------*/
#right-column {
	width: 512px;
	height: auto;
	float: right;
	background-color: #fff;
	padding: 28px 26px 25px 28px;
	color: #363535;
	font-size: 14px;
	letter-spacing: 1px;
}

#rightCTA {
	width: 263px;
	height: 72px;
	float: right;
	margin: 0 0 20px 20px;
}
#rightCTA .cta-drug {
	display:block;
	height:68px;
	width:246px;
	background: transparent url(../images/cta-drug.jpg) 0px 0px no-repeat;
	text-indent:-999em;
}
#rightCTA .cta-drug:hover {
	background: transparent url(../images/cta-drug.jpg) 0px -68px no-repeat;
}
#rightCTA .cta-atv {
	display:block;
	height:91px;
	width:250px;
	background: transparent url(../images/atv.jpg) 0px 0px no-repeat;
	text-indent:-999em;
}
#rightCTA .cta-atv:hover {
	background: transparent url(../images/atv.jpg) 0px -91px no-repeat;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #252f48;
	margin-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #545454;
	margin-bottom: 8px;
}

h3 {
	font-size: 16px;
	color: #252f48;
	margin: 22px 0 8px 0;
}

#right-column p {
	line-height: 20px;
	margin: 22px 0 8px 0;
}

#right-column ul, #right-column ol {
	padding-left: 30px;
}

#right-column li {
	line-height: 20px;
	margin: 15px 0;
}

#right-column a {
	color: #152f6e;
	text-decoration: underline;
}

#right-column a:hover {
	color: #284385;
	text-decoration: none;
}

#address {
	color: #252f48;
	text-align: center;
	margin-top: 30px;
}
#cta-bike {
	width:130px;
	float:right;
	margin-left:15px;
}
#cta-bike img {
	display:block;
	margin-bottom:5px;
}
/* ------------------------------------------------------------------- contact */
#contact h4 a {
	display:block;
	outline:none;
	text-indent:-999em;
	overflow:hidden;
	height:115px;
}
#contact h3 {
padding-top: 50px;
}
#contact {
	padding:15px 15px 15px 15px;
	position:relative;
}
#contact p {
	padding:0px;
	margin:0px;
}
#contact ol {
}
#contact ol li {
	width:220px;
	float:left;
	display:block;
	height:60px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 6px;
	border-left:solid 5px #f2a425;
}
#hidden {
	display: none;	
}
#contact input, #contact textarea, #contact select {
	background-color:#ceced6;
	border-bottom:solid 1px #919090;
	padding:10px;
	border:none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:200px;
	float:left;
	clear:left;
}
#contact input {
	width:180px;
}
#contact select {
	width:200px;
}
#contact textarea {
	height:155px;
	width:420px;
	overflow: scroll;
	overflow-y: hidden;
	overflow-x: hidden;
	margin: 20px 0 20px 0;;
}
#contact .privacy-policy {
	position:absolute;
	bottom:13px;
	right:180px;
	clear:both;
}
#contact .privacy-policy a {
	text-decoration:none;
	font-size:10px;
	color:#898888;
}
#contact .privacy-policy a:hover {
	text-decoration:underline;
}
#contact #button {
	width:150px;
	background-color:#080808;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;
	outline:none;
	display:block;
}
.submitBTN p {
	float:right;
}
.submitBTN  {
	margin:5px 40px 0 0;
	display:block;
	float:right;
	height:60px;
	width:150px;
}

#contact #button:hover {
	color:#f2a425;
}
.address2 {
  display: none!important;
}
.valid {
  color:#333333 !important;
  background-color: #D0ECAA !important;
}
.invalid {
  color:#333333 !important;
  background-color: #EC8486 !important;
}

/*------------------ Sitemap Selectors <--------------------*/
#sitemapBtn {
	width: 160px;
	height: auto;
	background: url(../images/column-bkgd.gif) right top repeat-y;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -333px;
	padding: 0 600px 20px 0;
}

#sitemapBtn a {
	width: 154px;
	height: 18px;
	display: block;
	padding: 10px 0;
	background: url(../images/sitemap-btn.gif) left top no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

#sitemapBtn a:hover {
	background-position: 0 -38px;
	text-decoration: underline;
}

#sitemap-container {
	width: 100%;
	height: auto;
	background-color: #000;
	position: relative;
}

#sitemap {
	width: 800px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -350px;
	padding: 20px 0;
	color: #fff;
}

#sitemap ul {
	width: 225px;
	height: auto;
	float: left;
	margin-right: 40px;
	list-style: none;
}

#sitemap ul li {
	margin-bottom: 10px;
}

#sitemap a {
	color: #fff;
}

/*------------------ Disclaimer Selectors <--------------------*/
#disclaimerContainer {
	width: 100%;
	height: auto;
	background: #181e2e url(../images/disclaimer.gif) left top repeat-x;
}

#disclaimer {
	width: 880px;
	height: auto;
	margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	color: #5f6576;
	text-align: center;
	padding: 20px 0;
}

#disclaimer a {
	color: #5f6576;
	text-decoration: none;
}

#disclaimer a:hover {
	text-decoration: underline;
}

/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
.clear {
	clear:both;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
