@import "http://fonts.googleapis.com/css?family=Arvo&v1";
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Georgia,serif;
}
#page-wrap, #wrapper {
    width: 100%;
}
#wrapper {
}
.wrap, #content {
    margin: 0 auto;
    position: relative;
    width: 990px;
}
.cyan {
    color: #56BFE3;
}
.orange {
    color: #FF6C26;
}
.clear {
    clear: both;
}
.italic {
    font-style: italic;
}
.switcher {
    display: block;
    position: relative;
    text-indent: -9999em;
}
.switcher span {
    font-size: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.promo {
    background: url("../images/bannerBG.png") repeat scroll 0 0 transparent;
    color: #FF9000;
    font-family: 'Arvo',Georgia,sans-serif;
    font-size: 25px;
    height: 30px;
    padding: 0px 0 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#header {
    background: url("../images/topBG.jpg") repeat scroll 0 40px #FFFFFF;
	height: 229px;
    padding-top: 40px;
}
#logo {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 101px;
    margin-left: 10px;
    margin-top: 18px;
    text-indent: -9999em;
    width: 201px;
}
#nav {
    position: relative;
    width: 100%;
}
#main_nav {
    float: left;
    height: 28px;
    left: 301px;
    list-style: none outside none;
    position: absolute;
    top: -187px;
}
#main_nav li {
    border-right: 1px dotted #CCCCCC;
    float: left;
    height: 31px;
    margin: 0 0 0 15px;
    padding: 14px 15px 0 0;
    text-align: center;
}
#main_nav li.last-child {
    border-right: medium none;
}
#main_nav li.last-child img {
    margin-top: -7px;
}
#main_nav li a {
    color: #479DBC;
    font-size: 0.9em;
    text-decoration: none;
    text-transform: uppercase;
}
#sidebar .social_icons {
    margin: 23px 0 0 73px;
}
.social_icons {
    float: left;
    list-style: none outside none;
    margin: 23px 0 0 709px;
}
.shopping_cart a span {
    background: url("../images/header-sprite.png") no-repeat scroll 0 0 transparent;
}
.shopping_cart a {
    height: 22px;
    width: 33px;
}
#twitter a {
    height: 24px;
    width: 24px;
}
#facebook a {
    height: 24px;
    width: 24px;
}
#facebook a span {
    background: url("../images/ppg_fb_icon.png") no-repeat scroll 0 0 transparent;
}
#twitter a span {
    background: url("../images/ppg_tw_icon.png") no-repeat scroll 0 0 transparent;
}
#googleplus a span {
    background: url("../images/googlePlus.png") no-repeat scroll 0 0 transparent;
}
.social_icons li {
    margin-top: 5px;
    padding: 2px;
}
#headline {
    height: 51px;
    top: 30px;
}
#headline span {
    background: url("../images/headline.png") no-repeat scroll 0 0 transparent;
}
#main-top {
    background: url("../images/main-top-bk.jpg") repeat-x scroll 0 0 transparent;
    height: 410px;
}
#main-top-2{
    background: url("../images/main-top-bk2.jpg") repeat-x scroll 0 0 transparent;
    height: 480px;
}
#main-top .wrap {
    height: 410px;
}
.wrap .right-side, #content-right {
    float: right;
    padding-top: 30px;
    width: 660px;
}
#content-right {
}
#content-right ul {
    margin-left: 40px;
}
.wrap #img-holder {
    float: left;
    height: 361px;
    margin-left: -32px;
	margin-top:27px;
    width: 273px;
}
.wrap #call-in-action {
    background: url("../images/call-in-action-bk.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    float: left;
    font-family: Georgia,serif;
    font-size: 16px;
    height: 324px;
    padding-top: 35px;
    text-align: center;
    width: 390px;
}
.head-yellow {
    color: #FFF200;
    font-size: 30px;
}
.head-white {
    font-size: 40px;
}
.wrap #call-in-action input[type="text"] {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #7D7D7D;
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    width: 160px;
}
.wrap #call-in-action input[type="submit"] {
    background: url("../images/getitnowbutton.png") no-repeat scroll center top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,serif;
    font-size: 35px;
    height: 100px;
    width: 342px;
}
.wrap #call-in-action .input-holder {
    background: url("../images/input-bk.png") no-repeat scroll center top transparent;
    height: 55px;
    padding-top: 20px;
}
.wrap #call-in-action .submit-holder {
    height: 70px;
    margin-top: 18px;
    padding-top: 29px;
}
#divider {
    background: url("../images/band-bk.png") repeat-x scroll center top transparent;
    height: 82px;
    margin-bottom: -82px;
    position: relative;
    z-index: 100;
}
#main-content .page-bottom {
    background: none repeat scroll 0 0 #FFFFFF;
}
#main-content2 .page-bottom {
}
#main-content2 .page-bottom .wrap .right-side, #content-right {
    width: 740px;
}
#main-bottom {
    background: url("../images/redBG.png") repeat scroll center top transparent;
    min-height: 300px;
    padding-bottom: 40px;
}
.main-title {
    background: url("../images/title-bk.png") no-repeat scroll left top transparent;
    float: left;
    font-family: 'Arvo',Georgia,sans-serif;
    font-size: 28px;
    height: 48px;
    margin-bottom: 10px;
    padding-left: 55px;
    padding-right: 104px;
    padding-top: 7px;
    text-align: center;
    text-transform: uppercase;
}
#main-bottom-top {
    background: url("../images/curl-bottom.png") no-repeat scroll center bottom transparent;
    padding-bottom: 70px;
}
#cards {
    float: left;
}
#cards div {
    float: left;
}
.image-holder {
    background: url("../images/imh-bk.png") no-repeat scroll left top transparent;
    height: 270px;
    padding: 6px 0 0 10px;
    width: 196px;
}
.reason h4 {
    background: url("../images/reason-bk.png") no-repeat scroll left bottom transparent;
    color: #68B951;
    font-family: 'Arvo',Georgia,sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 6px;
    text-align: center;
    text-transform: lowercase;
    width: 190px;
}
.reason a {
    color: #68B951;
    text-decoration: none;
}
.reason {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-right: 27px;
    text-align: justify;
    width: 190px;
}
.single #sidebar{ top: -458px !important;}
#sidebar {
    height: 700px;
    position: absolute;
    top: -388px;
    width: 248px;
    z-index: 2000;
}
#sidebar-top {
    background: url("../images/sidebar-top.png") no-repeat scroll center top transparent;
    height: 93px;
    width: 248px;
}
#sidebar-content {
    background: url("../images/sidebar-body.png") repeat-y scroll center 0 transparent;
    min-height: 500px;
    text-align: center;
    width: 248px;
}
#sidebar-bottom {
    background: url("../images/sidebar-bottom2.png") no-repeat scroll center bottom transparent;
    height: 93px;
    width: 248px;
}
#sidebar ul#categories, .column ul {
    list-style: none outside none;
}
#sidebar ul#categories li {
    background: url("../images/lines.png") no-repeat scroll center bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 4px;
}
#sidebar ul#categories li.last-li-child {
    background: none repeat scroll 0 0 transparent;
}
#sidebar ul#categories li a {
    color: #2E6477;
    font-family: 'Arvo',Georgia,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#sidebar ul#categories li a:hover {
    color: #FF6C26;
}
#follow-us {
    background: url("../images/shareppg.png") no-repeat scroll center top transparent;
    height: 98px;
    padding-top: 47px;
}
#follow-us .social_icons li {
    float: left;
}
#follow-us .social_icons li a:hover {
    border: 1px solid orange;
}
#paypal {
    background: url("../images/payment.png") no-repeat scroll center top transparent;
    height: 176px;
    margin: 0 auto;
    width: 100px;
}
#footer-divider {
    background: url("../images/footer-divider.png") repeat-x scroll center top transparent;
    height: 34px;
    margin-bottom: -16px;
    margin-top: -12px;
    position: relative;
    z-index: 100;
}
#footer {
    background: url("../images/footerBG.jpg") repeat scroll 0 0 transparent;
    min-height: 300px;
    padding-bottom: 10px;
    padding-top: 40px;
}
#columns {
    margin-bottom: 50px;
}
.column {
    float: left;
    margin: 0 17px;
    width: 200px;
}
.column h4 {
    border-bottom: 1px dotted #CCCCCC;
    color: #387C94;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.column li a {
    color: #C1521D;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
#copyright {
    background: url("../images/copyright-bk.png") no-repeat scroll center top transparent;
    color: #518DA1;
    font-size: 12px;
    height: 55px;
    padding-top: 17px;
    text-align: center;
}
#copyright a {
    color: #518DA1;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#main-bottom #sidebar, #content #sidebar {
    float: left;
    height: 807px;
    position: relative;
    top: 40px;
    width: 248px;
    z-index: 2000;
}
#content #sidebar {
    height: auto;
    margin-bottom: 41px;
}
#page-content, #content-right {
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 500px;
}
#content-right h1 {
    color: #336666;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 2em;
    font-weight: normal;
    padding-bottom: 15px;
}
#content-right h2 {
    color: #707070;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.5em;
    font-weight: normal;
    padding-bottom: 15px;
}
#content-right p {
    margin-bottom: 10px;
}
#main-content .page-bottom .wrap .right-side {
    width: 700px;
}
#slider-container {
    background: none repeat scroll 0 0 #000000;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 5px 0;
    width: 560px;
}
#slider {
    margin: 0 5px;
}
#slider ul, #slider li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#slider li {
    height: 240px;
    overflow: hidden;
    width: 560px;
}
span#prevBtn {
    background-position: -67px 0;
    left: -50px;
}
span#nextBtn {
    background-position: 0 0;
    right: -50px;
}
.port-img {
    background: none repeat scroll 0 0 #E3D8C5;
    margin-top: 20px;
    padding: 5px;
}
.port-button {
    margin: 20px 5px;
}
.port-item-left {
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 40px;
    width: 315px;
}
.port-item-right {
    background-color: white;
    border: 1px solid #F1F1F1;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 0.3em #E1E1E1;
    float: left;
    margin-bottom: 20px;
    margin-right: 5px;
    min-height: 310px;
    padding: 10px;
    width: 204px;
}
.port-item-right p {
}
.clear {
    clear: both;
}
.top-margin {
}
#navcontainer, #navcontainer2, #navcontainer3 {
    font-size: 0.9em;
    width: 180px;
}
#navcontainer ul, #navcontainer2 ul, #navcontainer3 ul {
    list-style-type: none;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
}
#navcontainer a, #navcontainer2 a, #navcontainer3 a {
    color: #996600;
}
#navcontainer a:link, #navlist a:visited, #navcontainer2 a:link, #navlist2 a:visited, #navcontainer3 a:link, #navlist3 a:visited {
    color: #996600;
}
#navcontainer a:hover, #navcontainer2 a:hover, #navcontainer3 a:hover {
}
#navcontainer h2 {
    font-size: 1.2em;
}
.next {
    background-color: #D3E3E3;
    border: 1px dotted #7C9D34;
    color: #463428;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    width: 100px;
}
.prev {
    background-color: #D5E5E5;
    border: 1px dotted #6A8E27;
    color: #463428;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin-left: 5px;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    width: 100px;
}
.next a:link, .next a:visited, .prev a:link, .next a:visited {
    color: #37261E;
    font-size: 13px;
    font-weight: bold;
}
.next a:hover, .prev a:hover {
    color: #684E41;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.logo-container {
    float: left;
    width: 400px;
}
#logo a {
    display: block;
    height: 100%;
}
.header-right-container {
    float: right;
    margin-top: 10px;
    width: 555px;
}
img.floatLeft {
    float: left;
    margin: 4px;
    padding-right: 5px;
}
img.floatRight {
    float: right;
    margin: 4px;
}
.product-pic-container {
    margin-bottom: 10px;
    text-align: center;
    width: 215px;
}
.product-pic-container img {
    margin-left: auto;
    margin-right: auto;
}
.pic-float-left-container {
    float: left;
    font-weight: bold;
    padding-bottom: 30px;
    padding-right: 50px;
    text-align: left;
    width: 360px;
}
.pic-float-left-container img {
    padding-top: 8px;
}
.pic-float-left-container-small {
    float: left;
    font-weight: bold;
    padding-bottom: 30px;
    padding-right: 10px;
    text-align: left;
    width: 350px;
}
.pic-float-left-container-small img {
    padding-bottom: 8px;
    padding-top: 8px;
}
.pic-float-right-container {
    float: right;
    padding-left: 10px;
    width: 310px;
}
.pic-float-right-container img {
    padding: 12px 0 28px;
}
.pic-float-right-container-big {
    float: right;
    padding-left: 10px;
    text-align: center;
    width: 378px;
}
.pic-float-right-container-big img {
    padding-bottom: 28px;
}
#beforeend {
    clear: both;
    margin-bottom: 10px;
}
#beforeend h2 {
    margin-top: 30px;
}
#bundlelink {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 340px;
}
.pic-float-left-container-570 {
    float: left;
    font-weight: bold;
    text-align: left;
    width: 550px;
}
.pic-float-left-container-570 img {
    padding: 15px 0 15px 15px;
}
.pic-float-left-container-400 {
    float: left;
    font-weight: bold;
    text-align: left;
    width: 400px;
}
.pic-float-left-container-400 img {
    padding: 15px 0 15px 15px;
}
.pic-float-right-container-280 {
    float: right;
    font-weight: bold;
    width: 290px;
}
.pic-float-right-container-280 img {
    padding: 10px 0 28px;
}
.pic-float-right-container-180 {
    float: right;
    font-weight: bold;
    width: 190px;
}
.pic-float-right-container-180 img {
    padding: 10px 0 28px;
}
#endbutton {
    padding: 15px 0;
}
#endbutton img {
    float: left;
    padding: 10px 10px 28px 0;
}
.port-item-right h3 {
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
}
.port-item-right a, .port-item-right a:visited {
    color: #0066FF;
    text-decoration: none;
}
#content-right {
    font-family: 'Lucida Grande',Helvetica,Arial,sans-serif;
}


