@charset "utf-8";
@import "reset.css";
 
/*  ===== @MAIN BODY STYLES ============================== */
body {font: 12px Georgia,"Times New Roman",Times,serif; color:#231F20;}

#home{ background:#fff url();}
#interior, #blank, #partnersPage{ background:#fff url();}

/*  ===== @DEFAULT STYLES ============================== */
hr {height:2px; border:0; border-bottom:2px solid #FEBD3B; margin:0 10px 10px 0;}
a,a:visited, a:focus {color:#4973AE; text-decoration:none; outline:none;}
a:hover, a:active {color:#231F20;}

h1, h2, h3, h5, h6{ color: #231F20; margin: 0 0 1em 0;}
#blank h1{ padding:.5em 0 0;}
h1{ font-size:24px; font-weight:normal;}
h2{ font-size:19px; }
#home #contentWrapper h2{font-size: 16px; margin-bottom:2px}
h3 { font-size:16px; }
h4 { font-weight:bold;}
p{color:#231F20; margin-bottom:15px; line-height: 1.5em;}
ul, ol{margin:1em 0;}
li{margin:0 0 0 2em; line-height: 1.5em;}
ul li{ list-style-type:disc;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 85px 0 0 0;
  float:right;
  text-align:right;
}
#phoneWrapper p{
  display:inline;
  color:#ff00ff;
  font-size:12px;
  text-align:right;
  text-transform:uppercase;
  margin:0px;
}
#phoneNumber{
  font-size:36px;
  font-weight:normal;
  color:#FFBE3C;
  display:inline;
  margin:0px;
}
#logo{
  width: 150px;
  height: 144px;
  margin: 0 0 0 15px;
  float:left;
}
#header{
  position:relative;
  width:960px;
  height: 170px;
  margin: 0 auto;
  border-bottom:1px solid #CCC;
}

#live-chat {width:150px;position:absolute;left:435px;top:10px;}
#VolusionLiveChat {width:150px;}


.ie .ffoxframe{display:none;}

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none;
width: auto;
height:30px;
clear:both;
float:right;
position:relative;
z-index:999;
margin: 0;
}
#jsddm > li {
float: left;
text-align: center;
background:;
display:block;
text-decoration:none;
height:30px;
line-height:30px;
margin:0 0 0 2px;
list-style:none;
position: relative;
}
#jsddm > li > a{
color:#000;
font-weight:bold;
padding: 0 5px;
}
#jsddm > li:hover{background:;}
#jsddm >  li:hover > a{color:#FEBD3B;}
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 27px;
line-height: 1;
margin: 0;
}
#jsddm > li ul li { list-style-type:none; margin:0; line-height: 1.5em; }
#jsddm > li > ul li a{
color:#000;
background: #CCC;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
margin: 0 2px 0 0;
padding: 4px 10px;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{color:#993fae;}
#jsddm > li ul li ul{
margin:-19px 0 0 180px; 
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
line-height: 1;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:297px;
width:940px;
margin:0 auto ;
text-align:left;
border-bottom:1px solid #CCC;
}
#slider {
    color:#000;
    font:12px sans-serif;
    height:297px;
    margin:0 auto;
    position:relative;
    width:940px;
}

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

.scrollContainer div.panel {
    height:297px;
    width:940px; }

#navContainer {
    float:right;
    height:45px;
    margin-top:-52px;
    width:352px;
  text-align:left;
 }

ul.navigation {
    float:right;
    height:25px !important;
    list-style:none;
    margin:0 0 0 0;
    padding:0;
    position:absolute;
    right:0;
    z-index:100; }

* html .navigation { margin:8px 0 0 0; } 

#homeMenu  .homeImage {
display:block;
float:left;
}

    ul.navigation li {
        float:left;
        height:25px;
        list-style:none;
    margin:0px;
}

        ul.navigation a {
            color:#84ad64;
            display:block;
            margin:0 10px;
            font-size:26px;
            text-decoration:none; }

        ul.navigation a:hover, .navigation .selected { color:#1e1e1e; text-decoration:none; }
        ul.navigation a:focus { outline:none }

.homeText {
    width:380px;
    height:auto;
    float:right;
    margin:20px 0 0 5px; }
    
.homeText p {
    color:#4973ae;
    font-size:16px;
text-align:left;
        
}

.quoteButton {
    background:url(/quoteButton.png) no-repeat;
    display:block;
    width:186px;
    height:30px;
    text-decoration:none;
    text-indent:-9999px; }
    
.quoteButton:hover { background-position:bottom left; }

.hide { display:none }



/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    width:445px;
    padding:0 20px 0 0;
    float:left;
  }
  #home  #middleContent{
    width:265px;
    float:left;  
  }
  #home #sideBar{
    width:200px;
    float:right;
    height:auto;
  }

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
}
  #blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }

.copy {clear: both;}
#interior .copy, #blank .copy{padding: 20px;}
#twitter ul { margin:0; padding:0; }
#twitter ul li { list-style:none; margin:0; padding:0; }
 
.carrierSlideshow {width:216px; height:92px;  overflow:hidden;}
.carrierSlideshow  img { width:216px !important; height:92px !important; border:none; }

/* ===== @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 ul, #leftnav ul li { margin:0; }
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background: #500A60 url(leftnavoverlay.png);
}
#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;
border-top: 1px solid #999;
background: #ccc url(navBG.png) repeat-x top center;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;

}
#leftnav .level3 li a{border-left: 4px solid #333;}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover{
background: #efefef;
}
#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: url(/blq.gif);
-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;
padding-right:10px;
}
#testimonials h2{padding: 10px 0 0 10px;}
#testimonials p{ padding: 10px; color:#333; margin-bottom:0; }
#testimonials h4{
  padding: 0 10px 10px;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
width:325px;
height: auto;
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:#500A60;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-khtml-border-radius:5px;
-moz-border-radius:5px;
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, .form .propAdrs 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;
}
.readMore{text-align:right; }
/* ===== @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 .formInput .error{display:block;}
#partnersQuote label.error {color: #fff; display:block; }
#partnersQuote .formInput input.error {border:1px solid #f00; }

#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}

#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: #500A60;    /*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:620px; 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.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#500A60;    /*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;
}
.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;
}
.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    background:#F0A81A;      /*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:#4973BC;}    /*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:#500A60; /*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{
color:#fff;
padding: 0px 0;
width:960px;
margin:0 auto;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:39px;
background: url(/footerBack.png);
}
#footer li {
line-height:39px;
float:left;
height:39px;
width:auto;
margin:0 12px 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
#arLogo{float:right; text-align:right;}
  #arLogo img {vertical-align:middle;}
/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  margin: 0 auto;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
  border-bottom: 1px solid #500A60;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h2 {
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}


/* @TAB */

.tab {
  height:20px;
  position: relative; top: 0; z-index: 1000;
  width: 960px;
  margin: 0 auto;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  background:#500A60;
  color:#fff;
  display:block;
  font-size:12px;
  width:190px;
  padding:5px;
  height: 20px;
  line-height: 20px !important;
  cursor: pointer;
  position: relative;
  text-decoration: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; }
/* ===== @OVERWRITE STYLES ========== */
#sharingModule{ width:171px; height:16px; clear:both; margin:20px 0;}

/* ===== @HELPER STYLES========== */
.clear{clear:both;}
.clearer {
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%;}
img {border:none;}
/* ===== @VIDEO GIRL STYLES  ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @LOSING POLICIES FORM STYLES  ============================================= */
.textLosingPolicies{
float:left;
width:450px;
margin:0 0 0 10px
}
#formContainer.formLosingPolicies{
height:auto;
padding:0 0 0 15px;
width:400px;
float:right;
margin:0 20px 0;
}
.formLosingPolicies .form{
width:auto;
}
.formLosingPolicies  p,.coverageContain  p,.dwellAdrsContain  p{
color:#FFF;
font-weight:bold;
font-size:15px;
}
.formLosingPolicies  .emailAddress{
width:245px;
}
.formSelect{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border:1px solid #CECECE;
height:19px;
}
.formShortNumber{
width:30px;
margin:0 5px 0 0;
}
.form4Wide{
width:89px;
}
.formEmailWidth,.coverageContain,.medicalPay,.dwellAdrsContain, .newline {
clear:both;
}
.drop{
float:left;
margin:0 8px 0 0;
}
.phoneFields {
clear:both;
}
.formFullWidth{
width:380px!important;
}
.moreInfo{
margin:10px 0;
text-align:center;
}
#sqrFoot{ width:113px; }
#propType{ width:163px; }
#CRM_Leads_Remarks{ width:380px;height:50px; }


/* ===== @ACCORDIAN STYLES  ============================================= */

#accordion2  p {
margin-left:100px;
}
#accordion2 ol, #accordion2 ul  {
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
margin-left:120px;
}
.accLink:hover {
color:#1E1E1E !important;
}
.accLink {
color:#3C75D6;
cursor:pointer;
font-size:12px;
font-weight:bold;
margin-left:20px;
text-decoration:underline;
}
#accordion {
min-height:300px;
width:670px;
}
#accordion .accMainLink {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:#3C75D6;
background-image:url("images/downarrow.png");
background-position:99% 5px;
background-repeat:no-repeat;
color:#FFFFFF;
cursor:pointer;
height:25px;
line-height:25px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
}
#accordion > h3:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:#1E1E1E;
background-image:url("images/downarrow.png");
background-position:99% 5px;
background-repeat:no-repeat;
}
#accordion > .ui-state-active  {
-moz-background-clip:border  !important;
-moz-background-origin:padding  !important;
-moz-background-size:auto  auto !important;
background-attachment:scroll  !important;
background-color:#1E1E1E  !important;
background-image:none  !important;
background-position:0 0  !important;
background-repeat:repeat  !important;
}
#accordion a {
color:#3C75D6;
text-decoration:underline;
}
#accordion a:hover {
color:#1E1E1E;
}
#accordion li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:3px;
margin-left:3px;
margin-right:3px;
margin-top:3px;
}
#agentsImg{margin-left:20px;}




  /* sets the panels background image (non-sliding) */
.coda-slider { background:#ffffff; margin:0 auto; position:relative;font-family:Arial, Helvetica; }
/* .panel-wrapper elements */
.panel-wrapper { width:385px; float:right; margin-left:20px; margin-top:20px;color:#000000; text-align:justify; }
.panel-wrapper p { color:#333333; font-size:16px; text-align:left; }
.panel img { float:left; margin:3px 3px 0 0; }
/* Change the width of the entire slider */
.coda-slider, .coda-slider .panel { width: 940px; height:297px; }
/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
/* Tabbed nav */
.coda-nav { position:absolute; bottom:15px; right:15px; height:45px; width:400px; background:url(/menu_header.png) no-repeat center left; color:#000000 !important;font-size:18px;}
.coda-nav ul { float:left; display: block; margin:8px 0 0 125px; padding:0;   height:25px; }
.coda-nav ul li { float:left; height:25px; width:auto; list-style:none; margin:0 15px 0 0; padding:0; }
.coda-nav ul li a { display: block; height:25px; text-decoration: none;color:#000000; }
.coda-nav .tab1 a { }
.coda-nav .tab2 a { }
.coda-nav .tab3 a { }
.coda-nav .tab4 a { }
.coda-nav .tab5 a { }
/* Miscellaneous */
.coda-slider-wrapper { width: 940px; height:auto; clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }

/* Cert of Ins Form */
#formCOIR.form input, #formCOIR.form select{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#formCOIR .formRadio input { color:#ffffff !important; width:auto !important; }
#formCOIR.form select{height:21px;}
#formCOIR.form #submit{height:30px;}
#formCOIR.form .formInput{color:#f00;font-size:11px;}
#formCOIR.form .fieldHalf{ width:260px;}
#formCOIR.form .fieldHalf input, #formCOIR.form .fieldHalf select{ width:250px;}
#formCOIR.form .fieldThirdDate{ width:168px;}
#formCOIR.form .fieldThirdDate input{ width:136px; margin-right:5px;}

#formCOIR.form .fieldThird{ width:173px;}
#formCOIR.form .fieldThird input, #formCOIR.form .fieldThird select{ width:163px;}

#formCOIR.form .fieldFull{ width:523px;}
#formCOIR.form .fieldFull input, #formCOIR.form .fieldFull select, #formCOIR.form .fieldFull textarea{ width:513px;}

