@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}

body {font: 14px Tahoma, Arial, sans-serif; color:#666;}

#home{ background:#fff url(homeBodyBg.png) repeat-x top;}
#interior{ background:#fff url(interiorBg.png) repeat-x top;}
#blank, #partnersPage{ background:#fff url(interiorBg.png) repeat-x top;}


.a2a_dd { display:block; margin:20px 0; clear:both; width:180px; height:25px; }

.staffBio {}
.staffBio td { padding:5px; vertical-align:top; }
.staffBio img { width:100px; height:auto; padding:2px; border:1px solid #ccc; }

.boxShadow { width:500px; margin:0 auto; }

/*  ===== @DEFAULT STYLES ============================== */
.clear {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0;
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
:-moz-any-link:focus {outline: none;}
img {border:none;}
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link,a:visited, a:focus {color:#cc1212; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#ff0000;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #231f20; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#231f20; margin: 0 0 1em 0;}
#blank .copy h1{ padding:.5em 0 0;}
.copy h2{ font-size:16px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#666; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}

.testimonials { margin-top:20px; }
.testimonials p { font-size:12px; font-style:italic; color#757575; ; }
.testimonials h3 { font-size:14px; }

#bottomContent {
  background:#444444;
  color:#FFF;
  clear:both;
  min-height:200px;
}

#bottomWrapper {
  width:960px;
  height:auto;
  margin:0 auto;
}

#bottomContent .box {
  width:280px;
  min-height:200px;
  float:left;
  padding:20px;
  color:#FFF;
}

#bottomContent .box p { 
  color:#FFFFFF  !important;
  font-size:12px;
  margin-bottom:10px;
}

.boxSep { background:url(boxSeperator.png) no-repeat right 20px; }

.box .heading { font-weight:normal}

#socialIcons { margin:0; padding:0; }
#socialIcons li { list-style:none; margin:0; padding:5px 0; }
#socialIcons li a { color:#FFF; }
#socialIcons li img { vertical-align:middle; }

#boxLinks { margin-bottom:20px; }
#boxLinks dt { padding:5px 0; }
#boxLinks dt a { font-size:12px; color:#FFF !important; }
#boxLinks dt a:hover { color:#CCC !important; }

#slideshow { margin-top:20px; }

#slideshow, #slideshow img {
  width:216px !important;
  height:92px !important;
  margin:0 auto;
  overflow:hidden;
}

/*  ===== @HEADER =============================== */

#phoneWrapper{
  margin: 35px 0 0;
  float:right;
  text-align:right;
}

#phoneWrapper p {
  display:inline;
  color:#c82121;
  font-size:16px;
  text-align:right;
  font-style:italic;
  font-family:Georgia, "Times New Roman", Times, serif;
  padding:0 10px;
}

#phoneNumber{
font-size:26px;
font-weight:bold;
color:#232020;
  display:inline;
}
#logo{
width: 311px;
height: 76px;
margin: 10px 0 0 0;
float:left;
}
#header{
width:960px;
height: 115px;
margin: 0 auto;
}
#home #header{}
#interior #header{}
#blank #header{}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{clear:right;}

#jsddm {
  list-style: none;
  font: 14px Arial, Helvetica, sans-serif;
  color:#fff;
  text-decoration:none;
  width: auto;
  height:20px;
  clear:right;
  float:right;
  position:relative;
  z-index:999;
  margin-top:5px;
}

#jsddm > li {
  float: left;
  text-align: center;
  display:block;
  text-decoration:none;
  height:20px;
  line-height:20px;
  margin:0;
  list-style:none;
  position: relative;
  border-right:1px solid #ddd;
}

.mainNavLast { border:0 !important; } 

#jsddm > li > a{
  color:#231f20;
  padding: 0 5px;
  text-transform:uppercase;
  font:bold 11px Georgia, "Times New Roman", Times, serif;
}

#jsddm > li:hover a { color: #c82121}
#jsddm > li > ul {
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 30px;
line-height: 1;
border:1px solid #333;
}
#jsddm > li > ul li a {
color:#c82121;
background: #FFF;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
margin: 0;
padding: 4px 10px;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{ background: #FFF; color:#333 }
#jsddm > li ul li ul{
margin:-19px 0 0 180px; 
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
border:1px solid #000;

line-height: 1;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:311px;
width:961px;
margin:0 auto;
overflow:hidden;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto 0; 
width:960px; 
}
#interior #contentWrapper{
clear:both; 
margin: 0 auto; 
padding: 20px 0;
width:960px;

}
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
}

#home #content{
width:480px;
padding: 20px 0;
float:left;
}
#interior #content{
width:600px;
float:right;
}
#blank #content, #partnersPage #content{
width:960px;
float: right;
}
#home #sideBar{
  width:440px;
  margin: 20px 0 0 0;
  float:right;
}
#blank #sideBar{
  width:360px;
  float:left;
  margin: 0 0 0 -20px;
}

#interior #sideBar { width:340px; }

#sideBar{
float:left;
height:auto;
}
.copy {clear: both;}
#interior .copy, #blank .copy{padding: 20px;}
#partnersPage.copy {}


#prodNav { height:21px; margin-top:27px; }
#prodNav li {
  background:url(prodNavSeperator.png) no-repeat left top;
  width:239px;
  height:31px;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
}

#prodNav li.last { border-right:1px solid #6F6F6F; }

#prodNav li a {
  background:url(prodNavArrows.png) no-repeat 10px top;
  display:block;
  height:21px;
  padding:0 0 0 35px;
  color:#FFF;
  margin-top:6px;
  font-weight:bold;
}

#prodNav li a:hover { background-position: 10px bottom; }

.pressRelease { border-bottom:1px solid #0f0f0f; }
.viewRelease { float:right; font-style:italic; }

/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #333;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}
#actionNavHeader{
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#actionNav h2 {
  background:#333;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#actionNavLinks li a {
  color:#000;
  display:block;
  padding:5px 0 5px 10px;
  text-decoration:none
}
#actionNavLinks li a:hover {
  background:#efefef;
  padding:5px 0 5px 10px
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#93cfd3; margin:2px 0 0;   }
#twitter li { background:none; list-style:none; color:#FFF; padding: 5px 10px; margin: 10px 0 0; border-bottom:1px solid #363636; }
#twitter ul{ margin: 10px 0 0 0; }

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 20px;
}
#leftnav li{list-style:none;}
#leftnav li a{
color:#333;
padding:0 0 0 10px;
}
.sideNavFirst{
-moz-border-radius-topleft:4px; 
-moz-border-radius-topright:4px; 
-webkit-border-top-left-radius:4px; 
-webkit-border-top-right-radius:4px; 
border-radius-topleft:4px; 
border-radius-topright:4px;
}
.sideNavLast{
-moz-border-radius-bottomleft:4px; 
-moz-border-radius-bottomright:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px; 
border-radius-bottomleft:4px; 
border-radius-bottomright:4px;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #1e1e1e;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2{
display:none;
}
#leftnav .level3{
display:none;
}
#leftnav .level2>li  {
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
background: #eaeaea;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
background: #eaeaea;

}
#leftnav .level3 li a{border-left: 4px solid #C82121;}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover{
background: #ddd;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current {
background: #efefef;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#testimonials{
background: #eaeaea;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{
color: #C82121;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; }
#testimonials h4{
  padding: 0 10px 10px;
  color: #C82121;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 500px;
margin: 0 0 0 20px;
}
#contactAddress{margin:15px 0 0 0;}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#333;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 10px auto 0;
width: 520px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formReferFriend .emailAddress{width: 260px;}
#formReferFriend .emailAddress input{width: 260px;}
#formReferFriend .phone1,#formReferFriend .phone2{width: 130px;}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{width: 130px;}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{width:517px;}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{width: 128px;}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin: 0 0 20px 0;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}

/* ===== @NEW PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 5px 0 0;
}
#partnersForm #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}
#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}


#couponItemWrapper { 
}
#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #0061AA;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:600px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.catagoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#0061AA;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
    width:600px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    width:600px;
}
.itemTxt{float:left; width:380px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    background:#F17400;      /*Print Button Background Color*/
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    line-height:25px;
    height:25px;
    width:135px;
    text-align:center;
    padding:0;
    margin:0;
}
a.printCoup:hover{background:#0061AA;}    /*Print Button Hover Color*/
a.showPrint{display:none;}
.partnerLogo{ 
  float:right; 
  width:200px; 
  height:auto; 
  display:block;
  border: 1px solid #c5c5c5; 
}
#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#0061AA; /*Our Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:8px 10px;
}
#categories span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
background: #232020;
color:#fff;
padding: 10px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:1000px; 
margin:0 auto;
height:34px;
padding-left:85px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 12px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}



/* ===== @IE6 WARNING ========== */

#ie-warning {
  color:#333;
  background:#FDF2AB url(dialog-warning.gif) 10px no-repeat;
  border-bottom:1px solid #A29330;
  padding:5px 5px 5px 40px;
  position:absolute;
  top:0;
  width:100%;
  z-index:10000;
  height:25px;
  line-height:25px;
}

#ie-warning p { margin:0; padding:0; }

#slider-wrapper {
  background:url(../images/sliderBg.jpg) no-repeat;
   width:961px;
  height:247px;
  margin:0 auto;  
  padding:0;
  position:relative;
  z-index:100;
}

#slider {}
  .slider {
    width:961px;
    height:247px !important;
    float:left;
    overflow:hidden;
    position:relative;
    z-index:200;
    margin-bottom:28px;
  }
    .slider .panel-wrapper { width:960px; height:247px;  }
      .panel-wrapper .title {
        color:#FFFFFF;
        font:italic 28px/1 Georgia, "Times New Roman", Times,serif;
        margin:10px 0 20px 10px;
        padding:0;
        text-shadow:2px 2px 3px #000000;
        width:500px;
        float:left;
        height:auto;
      }
      
      .panel-wrapper p { color:#FFF; font-size:14px; width:550px; float:left; height:auto; margin:0 0 0 10px; }
      .panel-wrapper .quote {
        background:url(../images/quoteBtn.png) no-repeat;
        display:block;
        width:98px;
        height:28px;
        clear:left;
        float:left;
        margin:10px;
      } 
      .panel-wrapper img { display:block; float:right; width:386px; height:218px; }
  
  
  /* arrow styles */
  .coda-nav-left { position:absolute; bottom:0; left:0; z-index:300; }
  .coda-nav-right { position:absolute; bottom:0; right:0; z-index:300; }
  
  .coda-nav-left a, .coda-nav-right a {
    display:block;
    color: #fff;
    width: 100px;
    height:30px;
    line-height:27px;
    outline:none;
    text-decoration:none;
    text-align:center;
  }
  
  /* navigation styles */
  .coda-nav ul { clear: both; display: block; margin:0 auto 0; overflow: hidden; width:960px; height:30px; padding:0; }
  .coda-nav ul li { float:left; width:240px; height:30px; list-style:none; }
  .coda-nav ul li a { 
    background:url(../images/sliderNavBullet.png) no-repeat 5px 0; 
    color: #fff; 
    display: block; 
    padding-left:30px; 
    float: left; 
    width:240px; 
    height:21px; 
    line-height:21px; 
    text-decoration: none;
    margin-top:5px;
    outline:none;
    text-transform:uppercase;
    font-weight:bold;
    }
  .coda-nav ul li a.current, .coda-nav ul li a:hover  { background-position:5px -21px; }
  
  /* Miscellaneous */
  .slider-wrapper { clear: both; overflow: auto }
  .slider .panel { display: block; float: left }
  .slider .panel-container { position: relative }
  