@charset "utf-8";
@import "reset.css";

.meetOurStaff { font:12px/1.2 Verdana, Arial, Helvetica, sans-serif; }
.meetOurStaff td { vertical-align:top }
.meetOurStaff td p { text-align:justify; color:#333 }
@font-face {
  font-family: 'MarketingScriptRegular';
  src: url('MarketingScript.eot');
  src: local('Marketing Script'), local('MarketingScript'), url('MarketingScript.woff') format('woff'), url('MarketingScript.ttf') format('truetype'), url('MarketingScript.svg#MarketingScript') format('svg');
}

#script{
  font-family: 'MarketingScriptRegular';
  font-size: 24px;
  }
/*  ===== @HTML5 ============================ */

header, footer, section, article,
nav, time { display:block; }

.carriersLists td { vertical-align:top; }

.staffHeader { background: url(staffHeader.png) no-repeat; }
.staffHeader h2 { color:#FFF !important; margin-left:10px; font-size:18px; line-height:26px; }

#slideshow, #slideshow img {
  width:216px;
  height:92px;
  clear:both;
  margin:0 auto;
}

#bluebar { background:#264483 url(bluebar.jpg) no-repeat center; height:11px; }


/*  ===== @DEFAULT STYLES =================== */


html, body, #frame { height:100%; }
body > #frame {height: auto; min-height: 100%; }

body#page {
    background:#FFF url(bodyBack.png) repeat-x;
    color:#544D45;
    font:12px/1.8 Tahoma, Arial, sans-serif;
}

#container a:link, #container a:visited, #container a:focus {
    color:#544D45;
    text-decoration:none;
    outline:none;
}

#content a:hover { color:#1E1E1E; border-bottom:1px solid #000 !important; }

h1,h2, h3,h4, h5, h6 {
    color:#284680;
    margin:0 0 15px 0;
    font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:16px; }

.altHeader { color:#284680; /* for alternate header color */  }

p {
    color:#544D45;
    font-size:12px;
    margin-bottom:15px;
}

ul, ol{ margin:0 0 1em 0; }
ul li, ol li { margin:0 0 0 2em; }
ul li { list-style:disc; }
ol li { list-style:decimal; }

/*  ===== @FRAME =============================== */

#frame {
    width:100%;
    min-width:100%;
    height:auto !important;
    height:100%;
    margin:0;
}

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

#header {
    width:1020px;
    height:104px;
    margin:0 auto;
    position:relative;
}

#logo {
    width:300px;
    height:100px;
    display:block;
    float:left;
    position:absolute;
    z-index:10;
    margin:5px 0 0 0;
}

.chevron {
  background:url(chevron.png) no-repeat;
  float:left;
  width:20px;
  height:30px;
  margin:11px 5px 0 0;
  padding:0;
}

#phoneWrapper {
   width:230px;
   height:40px;
   float:right;
   margin-top:15px;
}

#phoneNumber {
    color:#FFF;
    font-size:30px;
    margin:0;
    padding:0;
    display:inline;
}

/* ===== @ACTION NAV ========== */
#actionNav {
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #DDD;
color: #fff;
-moz-border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #a7a7a7;
}

#actionNavHeader {
    -webkit-border-radius-topleft:5px;
    -moz-border-radius-topleft:5px;
    border-radius-topleft:5px;
      -webkit-border-radius-topright:5px;
    -moz-border-radius-topright:5px;
    border-radius-topright:5px;
}

#actionNav h2 {

    background:#1E55A5;  
    font-size:16px;
    padding:5px 10px;
    margin:0;
    color:#FFF;
}

#actionNavLinks { margin:0; padding:0 }

#actionNavLinks li {
    border-bottom:1px solid #b4b4b4;
    border-top:1px solid #FFF;
    list-style:none;
    margin:0;
    padding:0;
}

#actionNavLinks li a {
    color:#000;
    display:block;
    padding:5px 0 5px 10px;
    text-decoration:none
}

#actionNavLinks li a:hover {
    background:#CCC;
}
#twitter p{
padding: 10px;
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#000; margin:2px 0 0; }
#twitter li { background:none; list-style:none; padding:0 10px; color:#000; }
#twitter ul{
margin: 10px 0 0 0;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
  color:#FFF;
  font: 12px "Arial Bold", Helvetica, sans-serif;
  height:25px;
  text-shadow: 0 1px 1px #999;
  list-style: none;
  text-transform:uppercase;
  text-decoration:none;
  clear:both;
  margin:7px 0 0 0;
  padding:0;
  float:right;
}

#jsddm li {
  margin:0;
  padding:0;
  list-style-type:none;
  position:relative;
}

#jsddm > li {
  float: left;
  margin-top:4px;
  border-right:1px solid #666;
}

#jsddm > li:last-child { border-right:none !important; }

#jsddm > li > a {
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  height:20px;
  line-height:20px;
  padding:0 10px;
}

#jsddm > li > a:hover { color:#FF9224; }

.mainNavFirst {
  text-align:center;
}

.mainNavFirst a {
  display:block;
}

.mainNavMiddle{
  text-align:center;
}

.mainNavMiddle a {
  text-align:center;
  display:block;
}

.mainNavLast {
  text-align:center;
  border-right:none !important;
}

.mainNavLast a {
  display:block;
}
.mainNavFirst a:hover, .mainNavMiddle a:hover, .mainNavLast a:hover  {background-position:bottom left;}

#jsddm .mainNavFirst ul{width:190px;}

#jsddm > li ul {
  display:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:5px 0 0 0;
  padding:0;
  position:absolute;
  left:0;
  z-index:90;
}
.subNav a,  .subSubNav  a{
  color:#333;
  font-size:11px;
  display:block;
  text-align:center;
  text-decoration:none;
  width:191px;
  height:25px;
  line-height:25px;
  border-bottom:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}

.subNavFirst a, .subSubNavFirst a{
  border:1px solid #fff;
}

.subNavLast a, .subSubNavLast a{
  border-bottom:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}

.subNavFirst a, .subNavLast a, .subSubNavFirst a, .subSubNavLast a{
  height:26px;
  color:#333;
  font-size:11px;
  display:block;
  text-align:center;
  text-decoration:none;
  width:191px;
  line-height:26px;
}

.subNav a, .subSubNav  a {background:#DDD;}
.subNavFirst a, .subSubNavFirst a {background:#DDD;}
.subNavLast a, .subSubNavLast a {background:#DDD;}
.subNav a:hover, .subNavFirst a:hover, .subNavLast a:hover, .subSubNav  a:hover{background:#CCC; color:#1E1E1E}

#jsddm  > li ul li  ul{
  margin:-28px 0 0 191px;
  position:absolute;
}

#jsddm span {
  float:right;
  width:220px;
}

/*  ===== @HOMEPIECE ============================ */

#homepiece {
    background:#29447C url(../images/slider-back.png) no-repeat top center;
    width:100%;
    height:296px;
    color:#FFF;
}

/* ===== @SLIDER STYLES ============================================= */

#slider {
    color:#FFF;
    font:12px sans-serif;
    width:1020px;
    height:257px;
    margin:0 auto;
    position:relative;
}

.scroll {    
    width:1020px;
    height:257px;
    clear:left;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
}

.scrollContainer div.panel {
    width:1020px;
    height:257px;
}

.hide { display:none }

.slider-content {
    width:500px;
    height:235px;
    float:left;
    padding:10px;
    color:#FFF !important;
}

.slider-content h1 { font:bold 24px Arial, Helvetica, sans-serif; color:#FFF; margin-top:10px; *margin-top:20px; }

.slider-content p {
    font-size:16px;
    line-height:1.8;
    color:#FFF;
}

.slider-images {
    display:block;
    width:371px;
    height:229px;
    float:right;
    margin:17px 0 0 0;
}

#coda-nav-1 {
    background:#29447C;
    width:100%;
    height:39px;
    text-align:center;
}

* html #coda-nav-1 { margin-bottom:30px; }

ul.navigation {
    width:1020px;
    height:49px;
    list-style:none;
    margin:0 auto;
}

ul.navigation li {
    width:204px;
    height:49px;
    float:left;
    list-style:none;
    margin:0 !important;
    padding:0 !important;
}

ul.navigation a {
    display:block;
    width:204px;
    height:49px;
    text-indent:-9999px;
}

ul.navigation a:hover { background-color:#f6f6f6 }
ul.navigation a.selected { background-color:#fff }
ul.navigation a:focus { outline:none !important; }

.home1 { background: url(../images/slider-menu1.png); }
.home2 { background: url(../images/slider-menu2.png); }
.home3 { background: url(../images/slider-menu3.png); }
.home4 { background: url(../images/slider-menu4.png); }
.home5 { background: url(../images/slider-menu5.png); }

.quote-button {
    background: url(../images/quote-button.png) no-repeat;
    width:163px;
    height:35px;
    clear:both;
    display:block;
    text-indent:-9999px;
}

.quote-button:hover,.navigation a:hover,.navigation a.selected { background-position:bottom left }

/*  ===== @CONTENT ============================ */

#container {
    width:960px;
    margin:20px auto 0 auto;     
    clear:both;
    padding-bottom:40px;
}

* html #content {
    margin-top:55px;
    border:2px solid red;
}

#content {
    width:600px;
    float:right;
}
#homeContent{
    width:600px;
    float:left;
}
#column {
    width:350px;
    float:left;
}
#rightContent{
    width:350px;
    float:right;
}
#rightContent img { margin:0 0 5px 0; float:right }

#getsocial {
    background:url(../images/social-background.png) no-repeat;
    width:622px;
    height:70px;
}

#getsocial img { float:right; margin-right:10px; }

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#666;
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: 0 auto;
width: 520px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:12px;
text-align:center;
margin:10px 0 10px 0;
}
#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 =============================== */
.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;
}

/*  ===== @FOOTER =============================== */
#footer {
    position:relative;
    background:#353535;
    width:100%;
    height:40px;
    margin:-40px 0 0;
    text-align:center;
    clear:both;
    line-height:35px;
}

#footer ul { margin:0 auto; padding:0; width:1000px; }

#footer li {
    float:left;
    margin-left: 16px !important;
    list-style:none;
}

#footer li:first-child { margin-left:0; }

#footer li img {
    margin:5px;
    vertical-align:middle;
}

#footer a,#footer a:visited {
    color:#FFFFFF;
    display:block;
    height:inherit;
    font-weight:bold;
}

#footer a:hover { color:#999999; }

/* ===== @HELPER =============================== */

.floatL { float:left; }
.floatR { float:right; }

.clear { clear:both; height:0; }

.debug { 
  border:1px solid #F00 !important;
  margin:0 !important;
  padding:0 !important;
}

/* ===== @PREFERRED VENDOR STYLES ============================================= */
.partnersItem{
  width:150px;
  display:block;
  margin:10px;
}
.visitSiteBtnNo{display:none;}
.poBox{
  border: 1px dashed #ddd;
  height:85px;
  color:#687175;
  width:310px;
  margin:0 5px 5px 0;
  padding:0;
}
.poBoxContent a{
  color:#687175;
  text-decoration: none;
  float:right;
}
.poBoxContent a:hover{
  color:#9FB0B8;
}
.poBoxIcon{
  width:76px;
  height:76px;
  margin:2px 2px 0 2px;
  padding:0;
}
.poBoxContent{
  width:230px;
  padding:5px 0 0  0;
  text-align:left;
  color:#687175;
}
.poShortDesc{
  padding:0;
  margin:3px 0 5px;
  font-size:12px;
  text-align:left;
  color:#687175;
}
.poFullDesc{
  padding:0;
  margin:10px 0;
  text-align:left;
  width:330px;
}
.partners{
  width:960px;
  margin:0 0 20px;
}

/* ===== @VIDEO PERSON ===== */
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 100000 !important;
}
#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; }