@charset "utf-8";
@import "reset.css";
/*  ===== Custom STYLES ============================== */
#sharingModule {
padding:20px 0px;
}
.mainProducts{
width: 236px;
height:215px;
display:block;
float:left;
margin: 15px 4px 0 0;
position:relative;
}
#autoImg{
background: url(autoImgPenny.png) no-repeat;
margin: 15px 4px 0 0;
}
#homeImg{
background: url(autoImgPenny.jpg) no-repeat;
}
#businessImg{
background: url(businessImgPenny.jpg) no-repeat;
}
#lifeImg{
background: url(lifeImgPenny.jpg) no-repeat;
margin: 15px 0 0 0;
}
.carrierSlideshow{
  height:92px;
  margin:0 0 10px 0;
}
.carrierSlideshow img{
  height:92px;
  width:216px;
}
#quoteBtn1{
margin: 158px 0 0 5px;
width: 226px;
height:48px;
display:block;
background: url(/quoteBtnPennyHome.png) no-repeat;
}
#quoteBtn1:hover {background-position: bottom left;}
#quoteBtn2{
margin: 158px 0 0 5px;
width: 226px;
height:48px;
display:block;
background: url(/quoteBtnPennyAuto.png) no-repeat;
}
#quoteBtn2:hover {background-position: bottom left;}
#quoteBtn3{
margin: 158px 0 0 5px;
width: 226px;
height:48px;
display:block;
background: url(/quoteBtnPennyBusiness.png) no-repeat;
}#quoteBtn3:hover {background-position: bottom left;}
#quoteBtn4{
margin: 158px 0 0 5px;
width: 226px;
height:48px;
display:block;
background: url(/quoteBtnPennyLife.png) no-repeat;
}
#quoteBtn4:hover {background-position: bottom left;}
#chatLive{
width: 243px;
float: left;
display: block;
background: url(chatNow.png) no-repeat;
}
#socialNetworking{
margin: 20px 0 0 0;
}
#socialNetworking li{
list-style: none;
margin: 0;
font-size: 12px;
}
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px "Trebuchet MS",Tahoma,sans-serif; color:#544D45; margin:0px; padding:0px !important;}
#siteContainer{ height: 100%;}
#container {margin:0px;}
#page{background: url(headerBackPenny.jpg) repeat-x;}
#home{background: url(headerBackPenny.jpg) repeat-x; margin:0 auto;}
#blank{background: url(headerBackPenny.jpg) repeat-x;}
#blank #contentWrapper #content{width:945px;}
/*  ===== @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:#18516F; text-decoration:none; outline:none;}
a:hover, a:active, a:hover,{color:#544D45;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #18516F; margin: 0 0 1em 0;}
.copy h1{font-size:28px; color:#18516F; margin: 0 0 1em 0; font-family: Tahoma,Arial,Helvetica; font-weight:normal;}
.copy h2{ font-size:18px; color:#18516F;}
.copy h3 { font-size:15px; color:#18516F;}
.copy h4 { font-size:13px; color:#18516F;}
.copy p {color:#544D45; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:15px;}
.copy ul {color:#544D45;}
.copy li{margin:0 0 0 2em; line-height: 1.5em;list-style:square;}
.indentLi{list-style-type:none;}
/*  ===== @HEADER =============================== */
#phoneTxt{
font-size:12px;
text-align:right;
text-transform:uppercase;
}
#phoneNumber{
font-size:30px;
font-weight:bold;
color:#FFFFFF;
text-align:right;
float:right;
  margin-top:35px
}
#logo{
/*width: 228px;*/
width: 407px;
display:block;
float:left;
  /*height:98px;*/
height: 98px;
}
#logo img {
padding-top:7px;
/*width:192px;*/
width: 364px;
height: 95px;
}
#home #header{
width:960px;
height: 135px;
margin:0 auto;
}
#header{
width:960px;
height: 135px;
margin:0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#navWrap{

}
.navsep{
background-color:#000000;
height:39px;
margin-top:-2px;
width:1px;
}
#jsddm {
background: url(navBGPenny2.gif) repeat-x;
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width:956px;
height:36px;
clear:both;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;
  text-align:center;
}
#jsddm > li > a {
color:#000000;
display:block;
text-decoration:none;
height:33px;
line-height:35px;
width:188px;
}
#jsddm > li > a:hover{
color: #FFFFFF;
}
.mainNavFirst > a{
  margin-left: 10px !important;
}
.mainNavLast a{
  margin-right: 0 !important;
}
#jsddm > li ul{
display:none;
width: 160px;
list-style:none;
top:134px;
position:absolute;
z-index:100;
border: 1px solid #2F2F2F;
border-top: none;
margin-left: -1px;
margin-top: 0px;
  padding-left:40px;
}
#jsddm > li > ul a{
color:#000000;
background: #B8B8B8;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
  margin-left:-40px;
  text-align:left;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{

}
#jsddm > li > ul a:hover{
background-color:#C6B499;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:323px;
width:960px;
margin:0 auto;
text-align:center;
  padding-left:1px;
}
#homeMenuWrapper{
background:url(/homePieceBgPenny.gif) repeat-x;
height:240px;
width: 100%;
  min-width:961px;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#contentWrapper{
min-height: 300px;
clear:both; 
margin:20px auto; 
width:960px; 
}
#homeContentWrapper {
min-height: 300px; 
margin:0 auto; 
padding: 10px 0 10px; 
width:960px; 
}
.copy {
clear: both;
}
#page .copy {
padding-left:55px;
}
#page #contentWrapper p {line-height:1.5em;margin:0 0 10px 0;}
#contentWrapper .copy {
clear: both;
}
/* ===== @ACTION NAV STYLES ============================================= */
#sideBar { float:left;  height:auto;  margin:20px 0 0 0;  width:280px; }
#page #sideBar { margin-top: 0 !important; }
#actionNav { float:left; height: auto; background:#1E6795; padding:10px; color:#333; width:290px; -webkit-border-radius:5px; -moz-border-radius:5px; }
#actionNav h2 {margin: 0 0 10px 0; font-size: 20px; color: #fff; text-shadow: .1em .1em #0f4b71; }
#actionNav ul { color: #cfcfcf; }
#actionNav li { padding: 5px 0 5px 10px;  margin: 0 0 0 20px; list-style:none; }
#actionNav li a {color: #fff; font-weight: bold; font-size: 15px; text-decoration: none; display: block; }
#actionNav li a:hover { color: #fd8b01; }
#actionNav #twitter {font-size: 12px; margin: 10px 0; }
#actionNav #twitter a {color: #018E7E; margin: 2px 0 0 0; }
#actionNav #twitter li {background: none; list-style: none; margin: 0; color: #fff; }
/* ===== @LEFTNAV  STYLES  ============================================= */
#leftnav {
width: 288px;
-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: 2px 0 0 10px;
text-decoration:none;
}
#leftnav .item ul li a{display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #A77B46;
}
#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  .level2  > li  {
height: 20px; 
line-height:  20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
}
#leftnav .level2 > li:hover{
background:  #C6B499;
}
#leftnav  .navarrow  {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2>li.current {
background:  #C6B499;
}
#testimonials{
background: #ccc;
-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: #000;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; font-size:12px; }
#testimonials  h4{
  padding: 0 10px 10px;
  color: #000;
  font-size:12px;
}
#sideBar{
float:left;
height:auto;
width: 288px;
padding: 0 0 20px 10px;
}
#homeSideBar{
width:220px;
  margin: 18px 0px 0 0;
float:right;
height:auto;
}
/* ===== @CONTENT STYLES ============================================= */
#pageSubHeader{
color: #fff;
margin: 0 0 5px 0;
text-align: center;
}
#homeContentWrapper #content{
width:670px;
height:auto;
float:left;
margin: 10px 0 0 35px;
}
#contentWrapper #content{
width:635px;
height:auto;
float:right;
}
#contactInfo{
float:left;
width:325px;
height: auto;
}
#contactInfo h4 {
padding:3px;
background:#c9c9c9;
color:#333333;
margin:10px 0;
}
#contactAddress{
margin:15px 0 0 0;
}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
width:520px;
background:#235F81;
border:2px solid #235F81;
margin:0 auto 20px;
padding:4px;
color:#fff;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
color: #fff;
  font-size:14px;
margin:0 0 4px 0;
}
#formReferFriend .emailAddress{
width: 250px;
}
#formReferFriend .emailAddress input{
width: 240px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.formContest{border-style:dashed !important;}
.form{
padding:5px 5px 0;
text-align:left;
width:500px;
margin:0 auto;
}
.form .formInput{
width:125px;
padding:0;
margin:0;
text-align:left;
float:left;
}
.form .formWidth{
width:115px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:490px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.inputMoreInfo, .submit{text-align:center;}
.inputMoreInfo{margin:2px 0; color:#fff;}
.form label.error {color: #fff; padding-left: 5px; }
#submit{margin:5px 0 10px; }
/* ===== EPLI Styles ============================================== */
#employeeLawsuitContent {
  width: 300px;
  margin: 10px auto;
/*border-bottom: 2px dotted #CCC;
border-top: 2px dotted #CCC;*/
  border: 2px dashed #ccc;
  margin-bottom: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkig-border-radius: 5px;
}
/*=== BLOG ===*/
.blog{margin:0 0 20px 0;line-height: 1.3}
.blog h2,#fullArticle h2{margin:0;padding:0;border-bottom: 1px solid}
.articleSeparator{height:1px;margin:8px 0;display:block}
  
.blogPostDateTime,.time{margin:0 0 10px;font-size:10px;font-weight: bold}
.blogPostHeader,#fullArticle  h2{margin-bottom:8px !important;padding-bottom:5px !important}
.blogPostHeader  a{text-decoration:none}
.blogPostReadMoreBtn{margin:15px 0 40px !important;display:block}
#fullArticle  p {display:block}
.blogPostReadMoreBtn{width:101px !important;text-decoration:none !important}
   
.blog_module{border:1px solid #bbb;margin:0 0 10px}
#quoteForm+.blog_module{margin-top:10px}
.blog_module h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 16px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:0}
.blog_items{padding:8px 12px 8px 8px;margin:0}
.blog_items li{list-style:none;padding:0;margin:0 0 10px}
.blog_items h4{font:700 12px sans-serif;margin:0}
.blog_items span{font:400 11px sans-serif}

#aboutItem span{max-height:300px}
#vidItems,#podItems{display:none}
 
.btnSubscribe{float:right;margin:-35px 0 10px;width:90px}
.socLikeTweet{float:right;margin:-20px 0 0 5px;width:100px}
.socLikeTweet  iframe{margin-bottom:5px !important}

.blogpage #content { float: left !important }
.blogpage #sideBar { float: right !important }

/*=== Blog Content Editor Styles ===*/
.editor{
  border:1px solid #bbb;
  margin:0 0 10px;
  padding:0 0 10px}
.editor li{list-style:none !important;margin:0 0 10px 10px}
.editor h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 20px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:10px 0}
.editor h2:first-child{margin-top:0}
.editor label{font-weight:700}
.editor input,.editor select,.editor textarea{
  border:1px solid #ccc;
  color:#444;
  font:400 13px sans-serif}
.editor input,.editor textarea{padding:3px;width:570px}
.editor select{margin:0 5px 0 0}
.editor img{padding:5px 10px 0 0}
.editor .siteBtnUI{font:700 14px sans-serif !important;width:250px!important}
.editArea div{border:1px dashed #bbb;font-weight:400;padding:3px;margin:0 6px 0 0}

#xml {
position:absolute;
right:40px;
top:-15px;
}
/* ===== @PREFERRED VENDOR STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:946px;
  margin:0 0 10px;
}
#partnersVid{
  float:left;
  margin:4px;
  width:600px;
}
#partnersForm{
  float:left;
  margin:10px 0 10px 10px;
}
#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:647px; float:left; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px;}
#floatBox{
}
h2.catagoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#235F81;    /*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:625px;
}
.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:625px;
}
.itemTxt{float:left; width:410px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    background:#905929;      /*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:#235F81;}    /*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:#235F81; /*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{}
#footer{
background-image: url(/footerBgPenny.gif);
  width:100%;
color:#fff;
  height:35px;
  min-width:961px;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:800px; 
margin:0 auto;
height:34px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 15px 0 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;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @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: #EFF9FF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
}

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

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

/* box content */

.box h1 {
  color:#00244C;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#00244C;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

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

.box a { color: #15ADFF; text-decoration: none; }
.box a:hover { color: #000; }

/* @TAB */

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

.tab #toggle { 
  float:right; 
  background: #F7D063;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  padding: 2px;
  margin: 5px 348px 0 0;
}

.tab a.open, .tab a.close {
  color:#18516F;
  display:block;
  font-size:12px;
  width:190px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

.tab a.open { background: url(../images/bt_open.png) no-repeat left 0; }
.tab a.close { background: url(../images/bt_close.png) no-repeat left 0; }
.tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px; }
.tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; }

.qaBox img { float:left; margin:0 5px 5px 0; }

.block { display:block; clear:both; }
.image-padding img { float:left; padding:0 5px 5px 0; }

.blogPdfDl {
  background: url(/getPDF.png) no-repeat top left;
  display: block;
  cursor: pointer;
  width: 281px;
  height: 33px;
  text-indent: -9999px }
.blogPdfDl:hover { background-position: bottom left }
