/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background: #fff;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, sans-serif;
color: #000;
font-size: 75%;
line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
margin: 1em 0 0.5em;
}

h1 {
font-size: 200%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 125%;
}

h4 {
font-size: 100%;
}

blockquote {
font-size: 115%;
font-style: italic;
margin: 12px 50px;
}

code {
color: navy;
}

img {
border: 0;
}

p {
margin: 1em 0;
}

/* -- General Link Styling -- */

/* default link colors (just in case) */

a {
color: #0000EE;
}

a:visited {
color: #55199A;
}

a:active {
color: #EE0000;
}
a img {
border: 0;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 1000px;
margin: 0 auto;
}

#Header {
width: 1000px;
}

#Header .Liner {
padding: 1px 0;
position: relative;
min-height: 198px;
_height: 198px;
}

#ContentWrapper {
float: left;
width: 750px;
padding-right: 250px;
}

#ContentColumn {
width: 750px;
}

#NavColumn {
float: left;
width: 250px;
margin-left: -250px;
}

#ExtraColumn {
display: none;
}

#Footer {
clear: both;
width: 1000px;
}

.Liner {
padding: 10px;
*zoom: 1;
}

/* ------ Section 3 - Page Structure Details ------ */

#Header .Liner {
background: url(../image-files/header-image.gif) no-repeat;
}

#Footer .Liner {
text-align: center;
}

/* ------ Section 4 - Left Column Navigation ------ */

/* -- Nav Headers -- */
#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000;
text-align: left;
background-color: transparent;
border: 0;
margin: 15px 0 7.5px;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.Navigation li {
padding: 0;
margin: 0 0 2px;
}

.Navigation a {
text-decoration: none;
padding: 5px;
display: block;
_zoom: 1;
}

table#PageWrapper .Navigation {
min-width: 230px;
_width: 230px;
}


/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}


/* -- Horizontal Text NavBar -- */

#Header .ExtraNav {
position: absolute;
top: 0;
right: 0;
text-align: right;
}

#Footer .ExtraNav {
margin: 12px auto;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.ExtraNav ul li {
display: inline;
}


/* ------ Section 6 - Boxes ------ */

/* -- Callout Box -- */

#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-variant: normal;
color: #000000;
}

.CalloutBox {
background: #CCCCCC;
margin: 1em auto;
padding: 0.3em;
width: 85%;
}

.CalloutBox p {
font-size: 95%;
margin: 0;
padding: 0.5em;
}

/* -- Reminder Box -- */

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #000000;
text-align: center;
border: 0;
margin: 0;
background: none;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-variant: normal;
color: #000000;
}

.ReminderBox {
background: #ccc;
width: 35%;
margin: 1em 0 1em 1em;
padding: 0.3em;
float: right;
}

.ReminderBox h4 {
margin: 0;
padding: 0.5em;
text-align: center;
}

.ReminderBox p {
margin: 0;
padding: 0.5em;
}


/* -- AdSense Boxes -- */

.AdSenseBoxLeft {
margin: 0 18px 12px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px;
float: right;
}

.AdSenseBoxCenter {
text-align: center;
clear: both;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px;
clear: both;
}

/* -- Return To Nav Box -- */

.ReturnToNavBox {
margin: 40px auto 0;
padding: 0 2px;
}

/* -- FBI -- */

.formBarGraphBar {
border: 0;
background-color: #009;
}

/* -- Blog -- */

.blogItItem {
margin: 18px 0;
border-bottom: 1px solid #ccc;
}

/* -- RSS Box -- */

.RSSbox {
padding: 0.2em 0 1em;
font-weight: bold;
text-align: center;
margin-top: 8px;
margin-bottom: 8px;
}

.RSSbox img {
padding: 1px 0;
}

.RSSbox ul,
.RSSbox ul li {
margin: 0;
padding: 0;
}

.RSSbox ul {
list-style-type: none;
clear: both;
}

.RSSbox ul li {
text-align: center;
}

.RSSbox ul li img {
border: 0;
padding: 1px 0;
}

/* -- Ezine -- */

.Ezine {
border: 1px solid #666;
background: #fff;
padding: 4px;
margin-top: 8px;
margin-bottom: 8px;
}

.Ezine table {
width: 100%;
}

.Ezine td {
width: 50%;
text-align: center;
vertical-align: top;
}

.Ezine .EzineInputAbove {
width: 100%;
}

.EzineInput input {
width: 90%;
max-width: 350px;
}

td.EzineLabel {
text-align: right;
font-weight: bold;
}

td.EzineLabelAbove {
text-align: center;
}

.EzineDescription {
text-align: center;
}

.EzineDescription small {
font-size: 90%;
}


/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
display: block;
margin-bottom: 10px;
}

/* -- floats -- */

hr {
clear: both;
}

#PageWrapper .ImageBlockCenter {
margin: 1em 0;
}

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}


/* -- ImageBlock -- */

/* overrides design CSS max-width: 100% for imgs */
div#PageWrapper img,
table#PageWrapper img {
    max-width: none;
}

/* none-JavaScript fix for too large images */
#PageWrapper .ImageBlock img {
    max-width: 100%;
}

/* IE9 and Chrome (~20) margin fix for block images with margin: auto */
.ImageBlock img {
    margin: 0;
}

#PageWrapper .ImageBlock {
    overflow: hidden;
}

#PageWrapper .ImageBlockLeft {
    float: left;
    text-align: center;
}

#PageWrapper .ImageBlockLeft img {
    margin-right: 5px;
}

#PageWrapper .ImageBlockRight {
    float: right;
    text-align: center;
}

#PageWrapper .ImageBlockRight img {
    margin-left: 5px;
}

#PageWrapper .ImageBlockCenter {
    text-align: center;
}

#PageWrapper .noalignment {
    float: left;
}

#PageWrapper .pinit {
    text-align: center;
}

#PageWrapper .FormBlockLeft .formwrapper {
    float: left;
    margin-right: 5px;
}

#PageWrapper .FormBlockRight .formwrapper {
    float: right;
    margin-left: 5px;
}

#PageWrapper .FormBlockCenter .formwrapper {
    margin-left: auto;
    margin-right: auto;
}

/* center Facebook like and comment widgets */
#PageWrapper .fb-like,
#PageWrapper .fb-comments {
    display: block;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* special classname for forms */
#PageWrapper .formbody td {
    padding: 2px;
}

/* remove graphical bullets in the C2 Thank you notifications section */
#notificationOptions,
#notificationOptions li {
    list-style-type: none;
}

.socializeIt,
.formbody,
.c2_invitation {
    margin-top: 12px;
    margin-bottom: 12px;
}

.googlePlusOne {
    margin-top: 8px;
    margin-bottom: 8px;
}

/* -- TOC -- */

.TOC dt {
font-weight: bold;
}
.TOC dd {
margin-bottom: 20px;
}

/* ------ Section 8 - Table Layout Styles ----- */

table#PageWrapper {
border-collapse: collapse;
}

td#Header,
td#Footer,
td#NavColumn,
td#ContentWrapper,
td#ContentColumn,
td#ExtraColumn {
vertical-align: top;
}

td#ContentColumn,
td#NavColumn {
float: none;
}


/* ======================================================================= */
/* Mobilize It! CSS */
@media only screen and (max-device-width: 480px) {
    html {
        -webkit-text-size-adjust: none; /* prevent iOS from scaling text */
    }
}

html.landscape #ContentColumn { /* landscape mode */
    font-size: 125%;
    line-height: 1.3;
}

html.mobile .desktopOnly {
    display: none;
}

.mobileOnly {
    display: none;
}

html.mobile .mobileOnly {
    display: block;
}

html.mobile form > table {
    max-width: 100% !important;
    width: auto !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html.mobile #NotifyDiv  input[type="text"],
html.mobile .formbody input[type="text"],
html.mobile .comments input[type="text"],
html.mobile #NotifyDiv  textarea,
html.mobile .formbody textarea,
html.mobile .comments textarea,
html.mobile #NotifyDiv  select,
html.mobile .formbody select,
html.mobile .comments select {
    width: 90% !important;
}

html.mobile #pendingSubmission table {
    width: 100%;
}

html.mobile img {
    max-width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html.mobile iframe {
    max-width: 100%;
}

#toolbar {
    display:none;
}

#toolbar {
    text-align: center;
    width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    padding: 4px 2px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
}

html.mobile #toolbar {
    display: table;
    padding: 0;
}

html.mobile #toolbarInnerWrapper {
    display: table-cell;
    vertical-align: middle;
    height: 35px;
}

html.mobile #toolbar button {
    width: 47.5%;
    font-size: 12px;
    padding: 0.3em;
}

html.android2 #toolbar button {
    background: #f7f7f7;
    border: 1px solid #2F4255;
    border-radius: 0.5em;
}

html.fullView #mobileBtn {
    width: 97%;
}

html.mobile #toTopBtn,
html.mobile #navBtn {
    width: 64.1%;
}

html.mobile #fullBtn {
    width: 31.1%;
    margin-right: 4px;
}

html.mobile #fullBtn,
html.mobile #navBtn {
    display: inline-block;
}

#fullBtn,
#navBtn,
#toTopBtn,
html.mobile #mobileBtn {
    display: none;
}

.iosbtnfix {
    height: 1000px;
    overflow: hidden;
}

.phantomHeaderImage {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

html.mobile,
html.mobile body {
    height: 100%;
}

html.mobile #PageWrapper {
    margin-top: 35px;
    text-align: center;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-size: 100%;
    -webkit-overflow-scrolling: touch;
}

html.fullView #PageWrapper {
    margin-top: 65px;
}

html.mobile #Header,
html.mobile #Footer {
    width: 100%;
}

html.mobile #Header .Liner{
    background-size: 100%;
}

html.mobile #ContentWrapper {
    padding: 0;
    float: none;
    width: auto;
}

html.mobile #ContentColumn {
    width: auto;
}

html.mobile #ContentColumn,
html.mobile #NavColumn {
    float: none;
    margin: 0;
}

html.mobile #NavColumn {
    margin-top: 200px;
}

html.mobile #ContentColumn,
html.mobile #Header,
html.mobile #NavColumn {
    text-align: left;
}

html.mobile #NavColumn {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

html.mobile #Footer {
    position: absolute;
    top: 10000px;
    left: 0;
    overflow: hidden;
}

@media only screen and (max-width: 550px) {
    html.mobile .socializeIt,
    html.mobile .socializeIt img {
        width: 100% !important;
    }

    html.mobile .socializeIt-2 > tbody > tr:first-child > td {
        width: 45%;
    }

    html.mobile .socializeIt-2 > tbody > tr:first-child > td:first-child {
        width: 10%;
    }
}

html.mobile blockquote {
    margin-left: 8%;
    margin-right: 8%;
}

/* hide elements in mobile view */
html.mobile .ExtraNav {
    display: none !important;
}

/* ======================================================================= */
/* design-specific modifications */

html.mobile #ContentColumn .Liner {
    padding-left: 2%;
    padding-right: 2%;
}

html.mobile #NavColumn {
    max-width: 100%;
}

html.mobile #NavColumn .Liner {
    padding-top: 20px;
    padding-bottom: 20px;
}

html.mobile #Footer .Liner {
    padding: 2%;
}

html.mobile .CalloutBox {
    padding: 1%;
}


/* ======================================================================= */
/* horizontal nav - base */

.HorizontalNavBar ul.root {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 auto;
    padding: 0;
    line-height: 18px;
    font-size: 16px;
}

.HorizontalNavBar ul ul {
    display: none;
    position: absolute;
    top: 27px;
    left: 1px;
    z-index: 2;
    margin: 0 0 0 -1px;
    padding: 0;
    *zoom: 1;
    background: #fff;
    width: 150px;
}

.HorizontalNavBar ul ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 -2px;
    _top: 1px;
}

.HorizontalNavBar li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
    white-space: nowrap;
    border: 0;
}

.HorizontalNavBar li.li1 {
    z-index: 1;
}

.HorizontalNavBar li.hover {
    z-index: 2;
}

.HorizontalNavBar li li {
    float: none;
    white-space: normal;
    border: 1px solid #fff;
    background: #fff;
    margin-top: -1px;
}

.HorizontalNavBar span.navheader,
.HorizontalNavBar a {
    display: block;
    padding: 4px 8px;
    text-decoration: none;
    _float: left;
}

.HorizontalNavBar ul ul span.navheader,
.HorizontalNavBar ul ul a {
    _float: none;
}

.HorizontalNavBar span.navheader {
    cursor: default;
    *zoom: 1;
    position: relative;
    padding-left: 18px;
}

.HorizontalNavBar ul ul span.navheader {
    padding-left: 8px;
    padding-right: 18px;
}

.HorizontalNavBar span.navheader ins {
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 2px;
    border: 6px solid #fff;
    border-bottom: 0;
}

.HorizontalNavBar ul ul span.navheader ins {
    left: auto;
    top: 50%;
    right: 2px;
    margin-top: -6px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
}

.HorizontalNavBar li.hover ul,
.HorizontalNavBarCSS li:hover ul {
    display: block;
}

.HorizontalNavBar li.hover li ul,
.HorizontalNavBarCSS li:hover li ul {
    display: none;
}

.HorizontalNavBar li li.hover ul,
.HorizontalNavBarCSS li li:hover ul {
    display: block;
}

.HorizontalNavBar li li.hover li ul,
.HorizontalNavBarCSS li li:hover li ul {
    display: none;
}

.HorizontalNavBar li li li.hover ul,
.HorizontalNavBarCSS li li li:hover ul {
    display: block;
}

.HorizontalNavBar li li li.hover li ul,
.HorizontalNavBarCSS li li li:hover li ul {
    display: none;
}

.HorizontalNavBar li li li li.hover ul,
.HorizontalNavBarCSS li li li li:hover ul {
    display: block;
}

/* .wide */
.HorizontalNavBarWide ul.root {
    width: 100%;
    display: table;
}

.HorizontalNavBarWide li {
    display: table-cell;
    float: none;
    text-align: center;
}

.HorizontalNavBarWide li li {
    text-align: left;
    display: block;
}

/* alignment */
.HorizontalNavBarLeft {
    text-align: left;
}

.HorizontalNavBarCenter {
    text-align: center;
}

.HorizontalNavBarRight {
    text-align: right;
}

.HorizontalNavBarCenter li li,
.HorizontalNavBarRight li li {
    text-align: left;
}

/* mobile */
html.mobile .HorizontalNavBar ul.root > li {
    z-index: 2;
}

html.mobile .HorizontalNavBar ul.root > li.hover {
    z-index: 3;
}

/* ======================================================================= */
/* horizontal nav - design */

#Header .Liner {
    position: relative;
}

#Header .HorizontalNavBar {
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
}

html.mobile #Header .HorizontalNavBar {
    bottom: 2px;
}

.HorizontalNavBar ul.root {
    font-size: 13px;
    line-height: 16px;
}

.HorizontalNavBar ul ul {
    top: 25px;
}

.HorizontalNavBar li {
    background: transparent;
    border: 1px solid #000;
    margin-left: -1px;
}

.HorizontalNavBar li li {
    background: #fff;
    border-color: #000;
    margin-left: 0;
}

.HorizontalNavBar span.navheader,
.HorizontalNavBar a {
    background: #fff;
    color: #0000EE;
    font-weight: normal;
}

.HorizontalNavBar a:visited {
    color: #55199A;
}

.HorizontalNavBar span.hover,
.HorizontalNavBar span.navheader:hover,
.HorizontalNavBar a:hover {
    background: #ccc;
    color: #0000EE;
}

.HorizontalNavBar ul ul {
    background: #fff;
    width: 180px;
    margin-left: -2px;
}

.HorizontalNavBar ul ul ul {
    left: 180px;
}

.HorizontalNavBar span.navheader ins {
    border-color: #fff;
    border-top-color: #000;
}

.HorizontalNavBar ul ul span.navheader ins {
    border-color: #fff;
    border-left-color: #000;
}

.HorizontalNavBar span.navheader:hover ins,
.HorizontalNavBar span.hover ins {
    border-color: #ccc;
    border-top-color: #000;
}

.HorizontalNavBar ul ul span.navheader:hover ins,
.HorizontalNavBar ul ul span.hover ins {
    border-color: #ccc;
    border-left-color: #000;
}

/* disable hover state on mobile */
html.mobile .HorizontalNavBar a:hover,
html.mobile .HorizontalNavBar span.navheader:hover {
    background: #fff;
    color: #0000EE;
}

html.mobile .HorizontalNavBar span.navheader:hover ins {
    border-color: #fff;
    border-top-color: #000;
}

html.mobile .HorizontalNavBar ul ul span.navheader:hover ins {
    border-color: #fff;
    border-left-color: #000;
}
/***** C2 styles *****/
.c2Form {
    padding:8px;
    border:1px solid #ddd;
}

.InvShelp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
}

.InvShelpT {
    background:#ddd; 
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0px;
    padding:0px;
    text-align:left;
}

a:link.InvShelp {text-decoration:none; color:#000;}

.InvShelpbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
    padding: 2px;
    border: 1px solid #666;
}

.InvSquestions {
    font-weight:bold;
    font-size:14px;
    margin:0;
}

.titleInput {
    width:80%;     
    padding-top:4px;
    margin:0;
}

.storyInput {
    width:98%;
    padding-top:4px;
    margin:0;
}

.otherText {
}
  
.dividerRule {
    border-top:1px solid #ddd;
}

/***** Blog It! styles *****/

.blogItItem .blogItThumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 150px;
}

.blogItItem .blogItReadMore {
    clear: both;
}


/***********************************************/
/* Customizations from SiteDesigner start here */
/***********************************************/

/* font AvantGardeRegular definition */
@font-face {
    font-family: AvantGardeRegular;
    src: url('/support-files/avantgarde-webfont.eot');
    src: url('/support-files/avantgarde-webfont.eot?iefix') format('eot'),
         url('/support-files/avantgarde-webfont.woff') format('woff'),
         url('/support-files/avantgarde-webfont.ttf') format('truetype'),
         url('/support-files/avantgarde-webfont.svg#webfontILwWK1qr') format('svg');
    font-weight: normal;
    font-style: normal;
} 

/* font OpenSans definition */
@font-face {
    font-family: OpenSans;
    src: url('/support-files/opensans-webfont.eot');
    src: url('/support-files/opensans-webfont.eot?iefix') format('eot'),
         url('/support-files/opensans-webfont.woff') format('woff'),
         url('/support-files/opensans-webfont.ttf') format('truetype'),
         url('/support-files/opensans-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
} 
body, html.mobile body{background-image:url("/sd/image-files/pawbggif.gif");font-size:11.727272033691406px;
}html.mobile body{
}#Footer .Liner p, html.mobile #Footer .Liner p{
}html.mobile #Footer .Liner p{
}#Footer .Liner, html.mobile #Footer .Liner{border-style:solid;border-color:#a8833b;border-left-width:0;border-top-width:2px;border-right-width:0;border-bottom-width:0;background-color:#dbb365;
}html.mobile #Footer .Liner{
}#Header .Liner, html.mobile #Header .Liner{background-image:url("/sd/image-files/happy-cat-logo-new2-1.jpg");
}html.mobile #Header .Liner{
}
#Header .Liner {    min-height: 242px;
    _height: 242px; /* IE6 min-height fix */}
html.mobile #Header .Liner {
    min-height: ;
}#Header .Liner, html.mobile #Header .Liner{background-image:url("/sd/image-files/happy-cat-logo-new2-1.jpg");
}html.mobile #Header .Liner{
}
#ExtraColumn .Liner, html.mobile #ExtraColumn .Liner{
}html.mobile #ExtraColumn .Liner{
}#ExtraColumn , html.mobile #ExtraColumn {
}html.mobile #ExtraColumn {
}#NavColumn .Liner, html.mobile #NavColumn .Liner{background-color:#ffffff;
}html.mobile #NavColumn .Liner{
}#NavColumn , html.mobile #NavColumn {
}html.mobile #NavColumn {
}#ContentColumn .Liner, html.mobile #ContentColumn .Liner{background-color:#ffffff;
}html.mobile #ContentColumn .Liner{
}#ContentColumn , html.mobile #ContentColumn {font-family:Verdana, Geneva, sans-serif;font-size:14px;
}html.mobile #ContentColumn {
}#ContentColumn p, html.mobile #ContentColumn p{
}html.mobile #ContentColumn p{
}#PageWrapper, html.mobile #PageWrapper{border-color:#000000;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;margin-top:10px;background-color:#ffffff;
}html.mobile #PageWrapper{
}#PageWrapper h1, html.mobile #PageWrapper h1{font-family:AvantGardeRegular;text-align:center;
}html.mobile #PageWrapper h1{
}#PageWrapper h2, html.mobile #PageWrapper h2{font-family:AvantGardeRegular;
}html.mobile #PageWrapper h2{
}#PageWrapper h3, html.mobile #PageWrapper h3{font-family:AvantGardeRegular;
}html.mobile #PageWrapper h3{
}#PageWrapper h4, html.mobile #PageWrapper h4{font-family:OpenSans, Arial, Helvetica, sans-serif;
}html.mobile #PageWrapper h4{
}.Navigation h3, html.mobile .Navigation h3{
}html.mobile .Navigation h3{
}#PageWrapper .Navigation h3, html.mobile #PageWrapper .Navigation h3{
}html.mobile #PageWrapper .Navigation h3{
}.Navigation a, html.mobile .Navigation a{
}html.mobile .Navigation a{
}#PageWrapper .Navigation a, html.mobile #PageWrapper .Navigation a{
}html.mobile #PageWrapper .Navigation a{
}.Navigation a,
#PageWrapper .Navigation a {}
html.mobile .Navigation a,
html.mobile #PageWrapper .Navigation a {}.Navigation a:link, html.mobile .Navigation a:link{
}html.mobile .Navigation a:link{
}#PageWrapper .Navigation a:link, html.mobile #PageWrapper .Navigation a:link{
}html.mobile #PageWrapper .Navigation a:link{
}.Navigation a:visited, html.mobile .Navigation a:visited{
}html.mobile .Navigation a:visited{
}#PageWrapper .Navigation a:visited, html.mobile #PageWrapper .Navigation a:visited{
}html.mobile #PageWrapper .Navigation a:visited{
}.Navigation a:hover, html.mobile .Navigation a:hover{
}html.mobile .Navigation a:hover{
}#PageWrapper .Navigation a:hover, html.mobile #PageWrapper .Navigation a:hover{
}html.mobile #PageWrapper .Navigation a:hover{
}.TOC, html.mobile .TOC{
}html.mobile .TOC{
}.Ezine, html.mobile .Ezine{border-color:#000000;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;background-color:#e6d3ae;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:12px;
}html.mobile .Ezine{
}

.Ezine {
    padding: 4px 0;
}
.HorizontalNavBar .li1, html.mobile .HorizontalNavBar .li1{border-color:#a8833b;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:3px;border-left-width:0;
}html.mobile .HorizontalNavBar .li1{
}.HorizontalNavBar ul a, html.mobile .HorizontalNavBar ul a{font-family:AvantGardeRegular;font-size:17px;line-height:22px;word-spacing:-1px;letter-spacing:1px;font-variant:small-caps;font-weight:bold;padding-left:14px;padding-right:17px;
}html.mobile .HorizontalNavBar ul a{
}.HorizontalNavBar ul a:link, html.mobile .HorizontalNavBar ul a:link{background-color:#ffffff;color:#000000;
}html.mobile .HorizontalNavBar ul a:link{
}.HorizontalNavBar ul a:visited, html.mobile .HorizontalNavBar ul a:visited{background-color:#ffffff;color:#000000;
}html.mobile .HorizontalNavBar ul a:visited{
}.HorizontalNavBar ul a:hover, html.mobile .HorizontalNavBar ul a:hover{background-color:#e6d3ae;color:#000000;
}html.mobile .HorizontalNavBar ul a:hover{
}.HorizontalNavBar ul span.navheader, html.mobile .HorizontalNavBar ul span.navheader{background-color:#ffffff;font-family:AvantGardeRegular;font-size:17px;color:#000000;line-height:22px;word-spacing:-1px;letter-spacing:1px;font-variant:small-caps;font-weight:bold;padding-left:14px;padding-right:17px;
}html.mobile .HorizontalNavBar ul span.navheader{
}.HorizontalNavBar ul span.navheader:hover, html.mobile .HorizontalNavBar ul span.navheader:hover{background-color:#e6d3ae;color:#000000;
}html.mobile .HorizontalNavBar ul span.navheader:hover{
}.HorizontalNavBar ul span.navheader ins, html.mobile .HorizontalNavBar ul span.navheader ins{margin-top:-1px;border-width:4px;border-top-color:#a8833b;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;
}html.mobile .HorizontalNavBar ul span.navheader ins{
}.HorizontalNavBar ul span.navheader:hover ins, html.mobile .HorizontalNavBar ul span.navheader:hover ins{border-right-color:#e6d3ae;border-bottom-color:#e6d3ae;border-left-color:#e6d3ae;
}html.mobile .HorizontalNavBar ul span.navheader:hover ins{
}#Header .HorizontalNavBar, html.mobile #Header .HorizontalNavBar{bottom:0px;
}html.mobile #Header .HorizontalNavBar{
}#Header .HorizontalNavBar ul.root, html.mobile #Header .HorizontalNavBar ul.root{padding-left:0px;padding-right:1px;
}html.mobile #Header .HorizontalNavBar ul.root{
}.HorizontalNavBar .li1 .li2, html.mobile .HorizontalNavBar .li1 .li2{border-color:#a8833b;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;
}html.mobile .HorizontalNavBar .li1 .li2{
}.HorizontalNavBar ul ul, html.mobile .HorizontalNavBar ul ul{top:34px;
}html.mobile .HorizontalNavBar ul ul{
}.HorizontalNavBar ul ul a, html.mobile .HorizontalNavBar ul ul a{font-family:AvantGardeRegular;font-variant:normal;font-weight:normal;padding-left:8px;padding-right:14px;
}html.mobile .HorizontalNavBar ul ul a{
}.HorizontalNavBar ul ul a:link, html.mobile .HorizontalNavBar ul ul a:link{background-color:#ffffff;color:#000000;
}html.mobile .HorizontalNavBar ul ul a:link{
}.HorizontalNavBar ul ul a:visited, html.mobile .HorizontalNavBar ul ul a:visited{background-color:#ffffff;color:#000000;
}html.mobile .HorizontalNavBar ul ul a:visited{
}.HorizontalNavBar ul ul a:hover, html.mobile .HorizontalNavBar ul ul a:hover{background-color:#e6d3ae;color:#000000;
}html.mobile .HorizontalNavBar ul ul a:hover{
}.HorizontalNavBar ul ul span.navheader, html.mobile .HorizontalNavBar ul ul span.navheader{background-color:#ffffff;font-family:AvantGardeRegular;color:#000000;font-variant:normal;font-weight:normal;padding-left:8px;padding-right:14px;
}html.mobile .HorizontalNavBar ul ul span.navheader{
}.HorizontalNavBar ul ul span.navheader:hover, html.mobile .HorizontalNavBar ul ul span.navheader:hover{background-color:#e6d3ae;color:#000000;
}html.mobile .HorizontalNavBar ul ul span.navheader:hover{
}.HorizontalNavBar ul ul span.navheader ins, html.mobile .HorizontalNavBar ul ul span.navheader ins{margin-top:-4px;border-width:4px;border-top-color:#FFFFFF;border-right-color:#FFFFFF;border-bottom-color:#FFFFFF;border-left-color:#000000;
}html.mobile .HorizontalNavBar ul ul span.navheader ins{
}.HorizontalNavBar ul ul span.navheader:hover ins, html.mobile .HorizontalNavBar ul ul span.navheader:hover ins{border-top-color:#e6d3ae;border-right-color:#e6d3ae;border-bottom-color:#e6d3ae;border-left-color:#000000;
}html.mobile .HorizontalNavBar ul ul span.navheader:hover ins{
}#PageWrapper .RSSbox, html.mobile #PageWrapper .RSSbox{
}html.mobile #PageWrapper .RSSbox{
}#PageWrapper .RSSbox .questionMark, html.mobile #PageWrapper .RSSbox .questionMark{
}html.mobile #PageWrapper .RSSbox .questionMark{
}#PageWrapper .ImageBlock img, html.mobile #PageWrapper .ImageBlock img{border-style:solid;border-color:#000000;border-left-width:0;border-top-width:0;border-right-width:0;border-bottom-width:0;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
overflow:hidden;}html.mobile #PageWrapper .ImageBlock img{
}#PageWrapper .ImageBlock, html.mobile #PageWrapper .ImageBlock{margin-top:1px;margin-bottom:1px;
}html.mobile #PageWrapper .ImageBlock{
}#PageWrapper .ImageBlockRight, html.mobile #PageWrapper .ImageBlockRight{margin-left:2px;
}html.mobile #PageWrapper .ImageBlockRight{
}#PageWrapper .ImageBlockLeft, html.mobile #PageWrapper .ImageBlockLeft{margin-right:3px;
}html.mobile #PageWrapper .ImageBlockLeft{
}#ContentColumn ol, html.mobile #ContentColumn ol{
}html.mobile #ContentColumn ol{
}#ContentColumn ol li, html.mobile #ContentColumn ol li{
}html.mobile #ContentColumn ol li{
}#ContentColumn ul, html.mobile #ContentColumn ul{
}html.mobile #ContentColumn ul{
}#ContentColumn ul li, html.mobile #ContentColumn ul li{
}html.mobile #ContentColumn ul li{
}#PageWrapper .CalloutBox p, html.mobile #PageWrapper .CalloutBox p{
}html.mobile #PageWrapper .CalloutBox p{
}#PageWrapper .CalloutBox, html.mobile #PageWrapper .CalloutBox{background-color:#e6d3ae;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:7.272727012634277px 2.7272727489471436px 2.7272727489471436px 0px #dbb365;
overflow:hidden;}html.mobile #PageWrapper .CalloutBox{
}#PageWrapper .ReminderBox, html.mobile #PageWrapper .ReminderBox{background-color:#e6d3ae;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-left-radius:14px;border-bottom-right-radius:14px;box-shadow:7.272727012634277px 2.7272727489471436px 2.7272727489471436px 0px #dbb365;
overflow:hidden;}html.mobile #PageWrapper .ReminderBox{
}#PageWrapper .ReminderBox h4, html.mobile #PageWrapper .ReminderBox h4{background-color:#e6d3ae;
}html.mobile #PageWrapper .ReminderBox h4{
}#PageWrapper .ReminderBox p, html.mobile #PageWrapper .ReminderBox p{background-color:#e6d3ae;
}html.mobile #PageWrapper .ReminderBox p{
}#ContentColumn a, html.mobile #ContentColumn a{
}html.mobile #ContentColumn a{
}#ContentColumn a:link, html.mobile #ContentColumn a:link{
}html.mobile #ContentColumn a:link{
}#ContentColumn a:visited, html.mobile #ContentColumn a:visited{
}html.mobile #ContentColumn a:visited{
}#ContentColumn a:hover, html.mobile #ContentColumn a:hover{
}html.mobile #ContentColumn a:hover{
}#toolbar, html.mobile #toolbar{
}html.mobile #toolbar{
}/* footer css */
/* font AvantGardeRegular definition */
@font-face {
    font-family: AvantGardeRegular;
    src: url('/support-files/avantgarde-webfont.eot');
    src: url('/support-files/avantgarde-webfont.eot?iefix') format('eot'),
         url('/support-files/avantgarde-webfont.woff') format('woff'),
         url('/support-files/avantgarde-webfont.ttf') format('truetype'),
         url('/support-files/avantgarde-webfont.svg#webfontILwWK1qr') format('svg');
    font-weight: normal;
    font-style: normal;
} 
.page_footer_container {
    width:100%; max-width: 500px;
    margin: 12px auto;
}

.page_footer_content {
    width: 100%;
    text-align:center;background-color:#FFCCFF;}

.page_footer_liner {
    padding: 12px;	
}

.page_footer_divider_above {
    margin: 0 auto;}

.page_footer_divider_below {
    margin: 0 auto;}

.page_footer_text,
.page_footer_text a {
    font-family:AvantGardeRegular;font-size:12px;text-align:center;padding: 12px 0;
}

.powered_by_sbi_banner{
    width:100%; 
    max-width: 500px;
    margin: 0 auto;
    text-align: center;	
}/* footer css */
/* Advanced CSS provided by user *//*
 *	generated by WOW Slider 4.7
 *	template Fresh
 */

#wowslider-container1 {
    zoom: 1;
    position: relative;
    max-width: 640px;
    margin: 0px auto 0px;
    z-index: 90;
    border: none;
    text-align: left;
 /* reset align=center */
}

* html #wowslider-container1 {
    width: 640px
}

#wowslider-container1 .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible;
	/*table-layout:fixed;*/
}

#wowslider-container1 .ws_images ul li {
    width: 1%;
    line-height: 0;
 /*opera*/
    float: left;
    font-size: 0;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

#wowslider-container1 .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#wowslider-container1 .ws_images a {
    width: 100%;
    display: block;
    color: transparent;
}

#wowslider-container1 img {
    max-width: none !important;
}

#wowslider-container1 .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
}

#wowslider-container1 a {
    text-decoration: none;
    outline: none;
    border: none;
}

#wowslider-container1  .ws_bullets {
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
}

#wowslider-container1  .ws_bullets div {
    position: relative;
    float: left;
}

#wowslider-container1  .wsl {
    display: none;
}

#wowslider-container1 sound, 
#wowslider-container1 object {
    position: absolute;
}

#wowslider-container1  .ws_bullets {
    padding: 9px;
}

#wowslider-container1 .ws_bullets a {
    width: 10px;
    height: 10px;
    background: url(http://www.our-happy-cat.com/image-files/bullet.png) left top;
    float: left;
    text-indent: -4000px;
    position: relative;
    margin-left: 5px;
    color: transparent;
}

#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull {
    background-position: 0 100%;
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -13px;
    z-index: 60;
    height: 27px;
    width: 27px;
    background-image: url(http://www.our-happy-cat.com/image-files/arrows.png);
}

#wowslider-container1 a.ws_next {
    background-position: 100% 0;
    right: 10px;
}

#wowslider-container1 a.ws_prev {
    background-position: 0 0;
    left: 10px;
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev {
    display: block
}

#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {
    display: block
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    display: none;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
    display: block;
}

#wowslider-container1 .ws_pause {
    background-image: url(http://www.our-happy-cat.com/image-files/pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(http://www.our-happy-cat.com/image-files/play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0px;
    left: 50%;
}

#wowslider-container1  .ws_bullets div {
    left: -50%;
}

#wowslider-container1 .ws-title {
    position: absolute;
    display: block;
    bottom: 15px;
    left: 10px;
    margin: 9px;
    margin-right: 10px;
    padding: 8px 10px;
    background: #559674;
    color: #FFFFFF;
    z-index: 50;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
}

#wowslider-container1 .ws-title div {
    padding-top: 5px;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

#wowslider-container1 .ws_images ul {
    animation: wsBasic 30s infinite;
    -moz-animation: wsBasic 30s infinite;
    -webkit-animation: wsBasic 30s infinite;
}

@keyframes wsBasic {
    0% {
        left: -0%
    }

    13.33% {
        left: -0%
    }

    20% {
        left: -100%
    }

    33.33% {
        left: -100%
    }

    40% {
        left: -200%
    }

    53.33% {
        left: -200%
    }

    60% {
        left: -300%
    }

    73.33% {
        left: -300%
    }

    80% {
        left: -400%
    }

    93.33% {
        left: -400%
    }
}

@-moz-keyframes wsBasic {
    0% {
        left: -0%
    }

    13.33% {
        left: -0%
    }

    20% {
        left: -100%
    }

    33.33% {
        left: -100%
    }

    40% {
        left: -200%
    }

    53.33% {
        left: -200%
    }

    60% {
        left: -300%
    }

    73.33% {
        left: -300%
    }

    80% {
        left: -400%
    }

    93.33% {
        left: -400%
    }
}

@-webkit-keyframes wsBasic {
    0% {
        left: -0%
    }

    13.33% {
        left: -0%
    }

    20% {
        left: -100%
    }

    33.33% {
        left: -100%
    }

    40% {
        left: -200%
    }

    53.33% {
        left: -200%
    }

    60% {
        left: -300%
    }

    73.33% {
        left: -300%
    }

    80% {
        left: -400%
    }

    93.33% {
        left: -400%
    }
}

#wowslider-container1 .ws_images img, #wowslider-container1 .ws_effect img, #wowslider-container1 .ws_effect>* {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#wowslider-container1 .ws_bullets  a img {
    text-indent: 0;
    display: block;
    bottom: 20px;
    left: -48px;
    visibility: hidden;
    position: absolute;
    border: 4px solid #FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    max-width: none;
}

#wowslider-container1 .ws_bullets a:hover img {
    visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
    height: 48px;
    overflow: visible;
    position: relative;
}

#wowslider-container1 .ws_bulframe div {
    left: 0;
    overflow: hidden;
    position: relative;
    width: 96px;
    background-color: #FFF;
}

#wowslider-container1  .ws_bullets .ws_bulframe {
    display: none;
    bottom: 18px;
    overflow: visible;
    position: absolute;
    cursor: pointer;
    border: 4px solid #FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#wowslider-container1 .ws_bulframe span {
    display: block;
    position: absolute;
    bottom: -10px;
    margin-left: -6px;
    left: 48px;
    background: url(http://www.our-happy-cat.com/image-files/triangle.png);
    width: 15px;
    height: 6px;
}


/* Correcting Alignment Issues with Like and G+ buttons */

#PageWrapper .fb-like {
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
}

.blogItItem {
 margin:18px 0;
 padding:0 12px;
 border:1px solid #ccc;
 box-shadow:4px 4px 4px #ccc;
 border-radius:6px;
 }