@charset "UTF-8";
/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    background-color: #666666;
}
a:link, a:visited, a:active {
    text-decoration:none;
    color: #FFFFFF;
 }
a:hover {
text-decoration:underline
}
.center {
    text-align: center;
}
.ten {
    line-height: 1.5em;
    font-size: 10px;
}
.eleven {
    font-size: 11px;
    line-height: 1.5em;
}
.twelve {
    font-size: 12px;
    line-height: 1.5em;
}
.thirteen {
    font-size: 13px;
    line-height: 1.5em;
}
.fourteen {
    font-size: 14px;
    line-height: 1.5em;
}
.fifteen {
    font-size: 15px;
    line-height: 1.5em;
}
.sixteen {
    font-size: 16px;
    line-height: 1.5em;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}

/* BASIC STRUCTURE */
#storeWrapper {
    width: 900px;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    min-height: 790px;
    background-image: url(store-main-bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}

/* HEADER */
#storeHeader {
    width: 900px;
    padding: 0;
    height: 90px;
    margin: 0;
    text-align: left;
    background-color: #FFFFFF;
    overflow: hidden;
}
#headerLogo {
    padding: 0;
    height: 90px;
    background-image: url(store-top-left.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    float: left;
    width: 210px;
}
#topTitle {
    padding: 10px 0 8px 0;
    float: left;
    text-align: center;
    width: 440px;
    font-size: 16px;
    color: #999999;
    margin: 0 20px;
}
#storeWrapper #storeHeader #topTitle h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    letter-spacing: 1em;
    padding: 0;
    line-height: 50px;
}
#storeWrapper #storeHeader #topTitle a {
    color: #999999;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 11px;
}
#storeBoxContent img {
    margin: 8px 0 0 0;
}
#headerTopRight {
    padding: 0;
    height: 90px;
    background-image: url(store-top-right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    float: right;
    width: 210px;
}
#phoneTag {
    font-size: 10px;
    font-style: italic;
    line-height: 10px;
    text-align: right;
    padding: 12px 21px 2px 0;
}
#phone {
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    text-align: right;
    padding: 0 21px 0 0;
    font-family: Arial, Helvetica, sans-serif;
}
#phone .eleven {
    font-size: 11px;
}
#storeContentWrapper {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    clear: both;
}
#storeWrapper #storeContentWrapper #storeContent #storeBoxContent td {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #B8D4DF;
}
#storeWrapper #storeContentWrapper #storeContent #storeBoxContent td.nbb {
    border-bottom: none;
}
#storeSidebar {
    width: 210px;
    margin: 0;
    padding: 0;
    height: 700px;
    float: left;
    text-align: left;
}
#storeContent {
    width: 440px;
    margin: 0;
    padding: 6px 0 0 0;
    float: left;
}
#storeBoxContent {
    width: 440px;
    margin: 0;
    padding: 10px 20px 0 20px;
    color: #666666;
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: 97BACB;
}
#storeBoxContent p {
    color: #666666;
    font-size: 12px;
}
#storeBoxContent li {
    color: #666666;
    font-size: 12px;
}
#storeBoxContent ul {
    list-style: disc;
}
#storeBoxContent a {
    color: #666666;
}
#storeBoxContent img {
    margin: 8px 0 0 0;
}
#wn2    {
    position:relative;
    height:480px;
    overflow:hidden;
    }

#rightSideBar {
    background-repeat: no-repeat;
    height: 700px;
    width: 210px;
    float: right;
    margin: 0px;
    padding: 0px;
    background-position: right top;
}
#rightSideBarContent {
    padding: 0 22px;
}
.spacer {
    height: 15px;
    display: block;
}
.boxTop {
    background-image: url(boxtop.png);
    behavior: url(iepngfix.htc);
    width: 166px;
    height: 8px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.boxMainBG {
    background-image: url(boxmid.png);
    behavior: url(iepngfix.htc);
    width: 166px;
    background-repeat: repeat-y;
}
.boxBottom {
    background-image: url(boxbottom.png);
    behavior: url(iepngfix.htc);
    width: 166px;
    height: 8px;
    background-repeat: no-repeat;
    background-position: top;
}
#feature-content {
    padding: 5px 15px 2px 15px;
    margin: 0;
}
#feature-content span {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 0;
}
#feature-content p {
    font-size: 11px;
    line-height: 16px;
    color: #9BA59E;
}
#feature-content img {
    padding: 5px 0;
}
#cart-content {
    padding: 5px 15px;
    text-align: center;
    line-height: 18px;
    font-size: 11px;
}
#cart-content input.entry {
    width: 136px;
    height 16px;
    padding: 0;
    margin-bottom: 5px;
    text-align: center;
    font-size: 12px;
}
#featuredProdTop {
    background-image:url(LtProdTop.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-top: 6px;
    width: 190px;
    float: right;
    height: 9px;
}
#featuredProdContent {
    background-image:url(LtProdMid.png);
    background-repeat: repeat-y;
    background-position: right top;
    background-color: black;
    opacity: 50%;
    width: 190px;
    float: right;
    color: #C0CDC1;
}
#featuredProdContent .title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0px;
    padding: 0 0 30px 10px;
    letter-spacing: 1.2px;
}
.product {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 0 0 0 10px;
    color: #FFFFFF;
}
.specialTag {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    color: #0086cc;
}
.product p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 2px 20px 0 0px;
    color: #9BA59E;
}
.product li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    color: #9BA59E;
}
.product a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.super, #wrapper #rightSideBar #eList .boxContent #eListEntry .super {
    font-size: 0.8em;
}
.boxContent .title {
    text-align: center;
}
.colorMeBlue {
    color: #7998AF;
}
.colorMeGray {
    color: #9BA59E;
}
.pipe {
    color: #0086CC;
    padding: 0 5px;
}
.blueSpacer {
    background-image:url(blueswipe.png);
    background-repeat:no-repeat;
    background-position:right;
    height: 1;
    margin: 6px 10px 6px 0;
}
#featuredProdBottom {
    background-image:url(LtProdBottom.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0px;
    width: 190px;
    float: right;
}
#topNav {
    height: 18px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
}
#topNavLtEnd {
    margin: 0;
    background-image: url(../images/NavBGLeft.png);
    height: 26px;
    width: 9px;
    float: right;
}
#topNavContent {
    margin: 0;
    background-image: url(../images/NavBGMiddle.png);
    height: 26px;
    line-height: 26px;
    padding: 0 6px;
    float: right;
    background-repeat: repeat-x;
    background-position: right top;
}
#topNavRtEnd {
    margin: 0;
    background-image: url(../images/NavBGRight.png);
    height: 26px;
    width: 9px;
    float: right;
}
#footer {
    width: 900px;
    background-color: #000000;
    margin: 0 auto;
    padding: 0;
    clear: both;
}
#footer p {
    font-size: 11px;
    color: #dadada;
    line-height: 40px;
}
#emailSignup {
    padding-top: 10px;
}

#EmailSignupTable {
    width: 300px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#EmailSignupTable th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #516172;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 6px 6px 6px;
    background-color: #97bacb;
}
#EmailSignupTable th.center {
    text-align: center;
}
#EmailSignupTable td {
    border-right: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px;
    color: #4E5F72;
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#related {
    background-color: #f5f5f5;
    font-size: 10px;
    width: 350px;
    padding: 10px;
    border: solid 1px #B8D4DF;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#wn2 #result-list #policy-holder {
    padding: 0 20px;
}
#wn2 #result-list #policy-holder h2 {
    color: #7998AF !important;
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    margin-bottom: 10px;
}
#wn2 #result-list #policy-holder p {
    font-size: 12px;
    line-height: 1.4em;
    text-align: left;
    margin: 0 0 8px 0;
}
#wn2 #result-list #policy-holder h3 {
    color: #7998AF;
    font-size: 13px;
    line-height: 1.5em;
    text-align: left;
    margin: 10px 0;
    border-top: solid 1px #CCCCCC;
    padding-top: 10px;
}
#wn2 #result-list #policy-holder a {
    color: #7998AF;
}
#wn2 #result-list #policy-holder ul {
    text-align: left;
}
#wn2 #result-list #policy-holder li {
    margin-bottom: 6px;
}
#wn2 #result-list #policy-holder .image-left {
    padding: 0;
    margin: 0 15px 0 0;
}
#wn2 #result-list #policy-holder .image-right {
    padding: 0;
    margin: 0 0 0 15px;;
}
#quick-list table {
    font-size: 12px;
}
#quick-list td {
    height: 16px;
}
#toc {
    margin: 8px 0;
}
#toc a {
    color: #0086CC;
    line-height: 1.6em;
}
#footer-nav {padding:0;text-align:center;list-style:none;margin-left: 60px;}
#footer-nav li {float:left;list-style:none;padding: 0px 10px;}

