@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

body { background-color: #FFFFFF; margin: 0px; padding: 0px; border: #FFFFFF 0px solid; }

html { overflow-y: scroll; }

/* ^^^ SEE CLASS "outer-background" BELOW */
/* DEFAULTS - MARGINS SPACING */
div { margin: 0; padding: 0; border: 0; }

table, tr, td { border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

/* TOP BANNER */
.top-ban { background-color: #FDFDFD; border: solid #FFFFFF; border-width: 0px 0px 0px 0px; /* NOTE: BORDERS ABOVE ARE | top | right | bottom | left */ text-align: center; padding: 5px 5px 5px 5px; }

.top-ban img, .top-ban-img { width: 100%; max-width: 728px; height: auto; margin: 0 auto; display: block; }

.top-ban-inner { background-color: #F7F7F7; max-width: 728px; margin: 0 auto; padding: 0px; background: #F7F7F7; }

.float-left-area { width: 300px; float: left; padding: 5px; }

.float-right-area { width: 300px; float: left; padding: 5px; }

.adbox { max-width: 620px; min-width: 620px; margin: 0 auto; }

.ad-border { border: 3px solid #FFFFFF; margin: 0 auto; }

.rimage { max-width: 100%; }

.img-marg { margin: 10px auto 10px auto; }

.linkedbox { text-align: center; margin: 10px 0px 10px 0px; }

.float-left-area img { width: 200px; }

/* DEFAULTS - ALIGNMENT */
.td-right { text-align: right; }

.td-left { text-align: left; }

.td-center { text-align: center; }

.td-top { vertical-align: top; }

.td-middle { vertical-align: middle; }

.td-bottom { vertical-align: bottom; }

.center-align { text-align: center; }

.center-div { margin-left: auto; margin-right: auto; }

.right-div { margin-left: auto; margin-right: 0; }

.left-div { margin-left: 0; margin-right: auto; }

/* DEFAULTS - MISC */
.fullwidth { width: 100%; }

.halfwidth { width: 50%; }

.nobreak { white-space: nowrap; }

.just { text-align: left; }

img { border: 0; }

.blockimage { display: block; }

.formmargin { margin: 0px; }

/* NON-MENU LINK COLORS */
a:link, a:visited, a:active { color: #9D0E23; text-decoration: none; font-weight: normal; }

a:hover { color: #C98C28; }

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
body, div, table { color: #000000; font-family: "Adobe Caslon Pro", Georgia, Times, serif; font-size: 20px; font-weight: normal; line-height: 160%; text-align: left; /*+box-shadow: 0 0;*/ -moz-box-shadow: 0 0; -webkit-box-shadow: 0 0; box-shadow: 0 0; }

.title { color: #A52718; font: italic 38px "Adobe Caslon Pro", Georgia, Times, serif; font-weight: normal; letter-spacing: 1px; line-height: 1.1; text-align: center; margin: 6px 0 -8px; }

.subtitle { color: #FFFFFF; font: normal 17px "Futura", arial, sans-serif; font-weight: normal; line-height: normal; background-color: #8A9362; padding-top: 1px; padding-bottom: 1px; padding-left: 0px; text-align: center; border-radius: 4px; }

.smalltext { color: #AB3A15; font: 15px "Futura", arial, sans-serif; font-weight: bold; padding-bottom: 0px; line-height: normal; text-align: center; }

.testimonial { color: #5E5C5C; font: 17px / 1.6 "Futura", arial, sans-serif; background-color: #F8F8F8; /*+border-radius: 12px;*/ -moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 12px; border-radius: 12px; margin-left: 10px; margin-right: 10px; border: 3px dotted #BFA5BF; }

h2 { font: italic 34px / 1.1 "Adobe Caslon Pro", Georgia, Times, serif; color: #A52718; text-align: center; margin: 6px 0 -8px; letter-spacing: 1px; font-weight: normal; }

h3 { color: #828B54; font: 19px "Futura", arial, sans-serif; }

h4 { color: #943111; text-align: center; font-weight: normal; font-family: "Futura", arial, sans-serif; font-size: 17px; line-height: 1.4; font-style: normal; padding-bottom: 16px; padding-left: 24px; padding-right: 24px; padding-top: 10px; }

h5 { text-align: center; color: #A4A4A4; font-family: "Futura", arial, sans serif; font-weight: normal; font-size: 15px; line-height: 1.6; letter-spacing: ; }

h6 { text-align: left; color: #333; font-weight: normal; line-height: 1; font-size: 0.75em; padding-left: 1px; letter-spacing: 0; margin-top: 4px; }

/* Breadcrumb Container */
.breadcrumb { list-style: none; /* remove bullets */ text-align: left; padding: 0; /* remove default padding */ margin: 0 0 1em 0; /* space below breadcrumb */ font-size: 0.75em; /* roughly matches h6 */ font-weight: normal; /* adjust to match previous h6 */ text-transform: none; /* use uppercase if your h6 had it */ color: #333; /* adjust to match your h6 color */ }

/* Inline items */
.breadcrumb li { display: inline; }

.breadcrumb li + li::before { content: "›"; display: inline-block; margin: 0 0.2em; color: #666; position: relative; top: 0.05em; /* adjust between 0.03–0.08em if needed */ }

/* Links styling */
.breadcrumb a { text-decoration: none; color: #9D0E23; /* same as text or adjust for hover */ }

.breadcrumb a:hover { text-decoration: none; /* optional hover effect */ color: #C98C28; /* same as text or adjust for hover */ }

/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */
h1, h2, h3, h4 { margin: 0px 0px 1px 0px; }

/* SERVICES LIST */
.list { font-size: 17px; color: #000000; line-height: normal; text-align: left; margin-top: 0px; margin-bottom: 0px; }

.floatlist { float: left; width: 50%; min-width: 200px; }

.list li { text-indent: 1px; }

/* PAGE & CONTENT HEIGHTS AND WIDTHS & PADDING */
/* NOTE: IF YOU CHANGE THE PAGE WIDTHS EDIT & TEST THE MEDIA QUERIES IN THE media-queries.css */
.pageheight { min-height: 650px; }

.pagewrapper { width: 100%; min-width: 890px; text-align: center; margin: 0 auto; background-image: none; }

.pagebox { padding: 0px 0px 0px 0px; margin: 0 auto; }

#contentbox { max-width: 1100px; margin: 0 auto; padding: 10px 0px 5px 0px; }

.content-pad { padding: 0px 10px 0px 10px; }

#left-content { float: left; width: 100%; max-width: 728px; padding: 0px 10px 0px 10px; }

/* TEXT AND GRAPHIC HEADER CODE */
#headerdiv { padding: 0px 0px 0px 0px; text-align: left; margin: 0px 0px 0px 0px; border: #000000 0px solid; }

.headercolor { background-color: #7D837B; background-image: url("https://tarotgoddess.com/picts/background-header.jpg"); background-repeat: repeat; }

.logo-respond { height: 100px; max-width: 600px; min-width: 280px; margin: 0px auto 0px 0px; /* THIS CODE ALIGNS THE LOGO */ display: block; }

/* START TEXT HEADER CODE */
.textlogo { font: normal 36px "Futura", arial, sans-serif; text-align: left; padding: 40px 10px 10px 10px; display: block; }

.textlogo a:link, .textlogo a:visited, .textlogo a:active { color: #FFFFFF; text-decoration: none; }

.textlogo a:hover { color: #FFFFFF; text-decoration: none; }

/* HEADER ICON */
.header-ico1 { width: 36px; height: 36px; background-color: transparent; text-align: center; position: absolute; right: 10px; top: 10px; border: transparent 1px solid; /* CORNER ROUNDING */ -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }

.ico1-img { width: 36px; height: 36px; display: block; margin: 0 auto; }

.icohov:hover { background-color: transparent; border: #FFFFFF 1px solid; }

/* INNER AND OUTER BACKGROUNDS */
.outer-background { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: fixed; }

.inner-background { background-color: transparent; border: #000000 0px solid; }

/* FLOATS */
.img-float { float: left; margin: 3px 8px 1px 0px; }

.float-item { float: left; margin-right: 15px; margin-bottom: 2px; }

.text-nowrap { overflow: hidden; min-width: 175px; }

.divclear { height: 1px; clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }

/* IMAGE BORDERS & SPACING */
.img-borders { border: #000000 0px solid; /* CORNER ROUNDING */ -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }

.HoverBorder { border: #9BA199 3px solid; vertical-align: bottom; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; /* ZOOM */ -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); /* FADE UP */ -webkit-transition: all 0.3s; transition: all 0.3s ease; }

a:hover .HoverBorder { border: #9BA199 3px solid; /* ZOOM */ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }

/* PAGE LINES & BORDERS */
.page-splits { line-height: 1px; font-size: 1px; height: 2px; background-color: transparent; margin-top: 5px; margin-bottom: 5px; padding: 0px; border-top: 3px dotted #BFA5BF; }

.splits-xtramargin { margin-top: 5px; margin-bottom: 5px; }

/* LARGE PAGE SPLITS */
.large-splits { line-height: 1px; font-size: 1px; height: 25px; background-color: #7D837B; margin: 0 auto; padding: 0px; border: #000000 0px solid; }

/* ARROW LINK TABS - HOME & SIDEBAR */
a.arrow-tab:link, a.arrow-tab:visited, a.arrow-tab:active { color: #F7F6BE; font: 13px "Futura", arial, sans-serif; text-align: left; line-height: 160%; text-decoration: none; background-color: #883A20; display: block; padding: 7px 6px 7px 6px; margin: 7px auto 0px auto; background-image: url("https://tarotgoddess.com/picts/icons/arrow-tab-white.png"); background-repeat: no-repeat; background-position: right center; border: solid #878770; border-width: 1px 1px 1px 1px; /* CORNER ROUNDING */ -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; font-style: normal; }

a.arrow-tab:hover { color: #FFFFFF; text-decoration: none; background-color: #486638; background-image: url("https://tarotgoddess.com/picts/icons/arrow-tab-black.png"); border: solid #878770; border-width: 1px 1px 1px 1px; }

/* HOME PAGE */
#contentbox-home { max-width: 1100px; margin: 0 auto; padding: 2px 10px 10px 10px; }

/* HOME 4 IMAGE COLUMNS */
.intro-row { background-color: transparent; max-width: 1000px; margin: 0px auto 10px auto; padding: 0px 0px 0px 0px; /* CORNER ROUNDING */ -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }

.intro-cell { width: 25%; float: left; text-align: center; }

.intro-cellpad { padding: 0px 6px 6px; margin: 0px auto 0px auto; }

.intro-cell img { width: 100%; height: auto; vertical-align: bottom; display: block; border: #000000 0px solid; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

/* HOME PAGE LOWER 2 COLUMN TEXT CONTENT */
.homecontent-outer { background-color: transparent; max-width: 838px; margin: 0 auto; border-top: 0px solid #D8DEE5; border-bottom: 0px solid #D8DEE5; }

.homecontent { float: left; max-width: 389px; /* DIVIDED BY 2 MINUS PADDING BELOW */ margin: 0px auto 0px auto; }

.content-left { padding: 1px 15px 1px 0px; }

.content-right { padding: 1px 0px 1px 15px; }

/* HOME PAGE LOWER 1 COLUMN TEXT CONTENT */
.home-1col { max-width: 838px; margin: 0 auto; }

.content-pad-home { padding: 60px 20px 50px 20px; }

.homelinks { color: #73879C; }

/* JQUERY SLIDESHOWS (HOME & SETS) (SEE ALSO responsive-slides.css IN FOLDER JQuery) */
.rslides_container { background-color: transparent; max-width: 100%; min-width: 250px; max-height: 500px; overflow: hidden; text-align: center; margin: 0 auto; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: #000000 0px solid; }

/* HIDE / SHOW HOME ARROWS block OR none */
#homeJQ > .centered-btns_nav { display: block; }

/* SLIDESHOW ROUND ACTIVE BUTTON STYLES */
.centered-btns_tabs { width: 100%; position: absolute; bottom: 10px; left: 0px; margin: 0 auto; text-align: center; z-index: 1000; background-color: transparent; }

/* NORMAL BUTTON STATE */
.centered-btns_tabs a { width: 10px; height: 10px; background-color: transparent; border: #FFFFFF 2px solid; /* CORNER ROUNDING */ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; margin: 0px 4px 0px 4px; }

/* HOVER BUTTON STATE */
.centered-btns_tabs a:hover { background-color: #FFFFFF; border: #FFFFFF 2px solid; }

/* ACTIVE BUTTON STATE */
.centered-btns_here a, .centered-btns_here a:hover { background-color: #C3C988; border: 2px solid #81381F; cursor: default; }

/* FOR OPTIONAL HOME PAGE OPTIONAL-No-Animation-Home.htm */
.homeimage { max-width: 100%; max-height: 500px; overflow: hidden; }

.homeimage-img { max-width: 100%; min-width: 250px; height: auto; display: block; margin: 0 auto; box-sizing: border-box; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: #000000 0px solid; }

/* BAR UNDER HOME IMAGE */
.image-bar { font-size: 3px; line-height: 3px; height: 4px; background-color: #878770; margin: 0px auto 0px auto; padding: 0px; border: solid #DDE6DA; border-width: 0px 0px 0px 0px; }

/* RIGHT SIDEBAR */
#sidebar-content { float: left; width: 100%; max-width: 315px; padding: 0px; border-left: #CECECE 0px solid; }

.sidebar-pad { padding: 15px 0px 0px 5px; }

.sidebar-textarea { max-width: 300px; margin: 0 auto; padding: 0px 0px 0px 0px; border: solid #000000; border-width: 0px 0px 0px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.sidebar-text { color: #817C7C; font: 14px "Futura", arial, sans-serif; font-weight: normal; line-height: normal; }

.sidebar-image { display: block; width: 100%; height: auto; margin: 0px auto 0px auto; border: solid #CECECE; border-width: 0px 0px 0px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.side-links { text-align: left; padding: 20px 0px 10px 0px; margin: 0px; }

.side-links a { font: 15px "Futura", arial, sans-serif; font-weight: normal; line-height: normal; background-image: url("https://tarotgoddess.com/picts/icons/arrow-sidelinks-black.png"); background-repeat: no-repeat; background-position: left center; display: block; padding: 10px 0px 10px 23px; border: solid #C1C8D1; border-width: 0px 0px 1px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.side-links a:first-child { border-width: 1px 0px 1px 0px; }

/* FOOTER */
.footer-splits { font-size: 3px; line-height: 3px; height: 5px; background-color: #7D837B; margin: 0px auto 0px auto; padding: 0px; border: solid #7D837B; border-width: 0px 0px 0px 0px; }

#FooterFRM { visibility: visible; }

.footer-frame { display: block; width: 100%; overflow: hidden; margin: 0px; padding: 0px; }

.footer-height { height: 285px; }

.footer-page { background-color: #EEE6C1; background-image: url("https://tarotgoddess.com/picts/background-footer.jpg"); background-repeat: repeat-x; background-position: center top; margin: 0px; padding: 0px; }

.footer-page, .footer-page div, .footer-page table { color: #000000; }

.footer-pad { padding: 10px 10px 10px 10px; }

.footer-border { border: solid #000000; border-width: 0px 0px 0px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

div.footer-title { color: #7F7F66; font: 15px "Futura", arial, sans-serif; padding-bottom: 2px; margin-bottom: 3px; border-bottom: #000099 0px solid; }

table.footer-links td { text-align: left; padding: 5px 50px 5px 50px; }

.footer-links { font-size: 14px; line-height: 21px; text-align: left; }

.footerlinks-1 { width: 33%; border-right: #87876D 1px solid; text-align: left; }

.footerlinks-2 { width: 33%; border-right: #87876D 0px solid; text-align: left; }

.footerlinks-3 { width: 33%; border-left: #87876D 1px solid; text-align: left; }

.footer-copyright { color: #EBEBEB; font: 12px "Futura", arial, sans-serif; font-weight: normal; line-height: normal; padding: 18px 5px 22px 5px; margin: 0px 0px 0px 0px; background-color: #933416; border: solid #87876D; border-width: 3px 0px 0px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

/* FOOTER LINK COLORS */
body.footer-page a:link, body.footer-page a:visited, body.footer-page a:active { color: #3F6732; text-decoration: none; white-space: nowrap; }

body.footer-page a:hover { color: #7D837B; text-decoration: none; white-space: nowrap; }

/* COPYRIGHT LINK COLORS */
div.footer-copyright a:link, div.footer-copyright a:visited, div.footer-copyright a:active { color: #F6F5C8; text-decoration: none; }

div.footer-copyright a:hover { color: #FFFFFF; text-decoration: underline; }

/* CONTACT PAGE */
.contact-pad { padding: 15px 0px 15px 0px; }

.contact-select { color: #004433; font-weight: normal; }

.form-box { margin: 20px 0px 10px 50px; }

input[type=submit].submitbutton, input[type=reset].submitbutton { color: #FFFFFF; font: normal 17px "Futura", arial, sans-serif; text-align: center; background-color: #8B4F77; -webkit-appearance: none; padding: 11px 8px 11px 8px; margin: 0px 0px 0px 0px; cursor: pointer; width: 240px; border: #8B4F77 1px solid; /* CORNER ROUNDING */ -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }

input[type=submit].submitbutton:hover, input[type=reset].submitbutton:hover { color: #000000; background-color: #FFFFFF; border: #000000 1px solid; }

.shadeform { font: 13px arial, sans-serif; color: #000000; background-color: #FFFFFF; background-image: url("https://www.tarotgoddess.om/picts/shadeform.png"); text-align: left; width: 200px; margin-top: 1px; margin-bottom: 7px; border: #949EB4 1px solid; }

.textarea { font: 13px arial, sans-serif; background-color: #FFFFFF; color: #000000; background-image: url("https://tarotgoddess.com/picts/shadeform.png"); text-align: left; width: 250px; height: 150px; margin-top: 2px; margin-bottom: 7px; border: #949EB4 1px solid; }

.dropdown { font: 13px arial, sans-serif; background-color: #FFFFFF; color: #000000; width: 225px; margin-top: 3px; margin-bottom: 7px; }

/* CONTACT PAGE GOOGLE MAP & DIRECTIONS */
#map-canvas { width: 225px; height: 160px; }

/* CONTACT PAGE GOOGLE DIRECTIONS */
.directions { font-size: 13px; font-weight: normal; line-height: normal; padding: 8px 0px 5px 0px; }

.directions .shadeform { width: 223px; margin: 0px 0px 5px 0px; }

input[type=submit].directionbutton { width: 225px; }

/* OPTIONAL No-Form-contact.htm PAGE */
.no-formmargin { margin: 25px 0px 25px 0px; }

/* JQUERY SLIDESHOW SETS (SEE ALSO HOME JQUERY ABOVE & responsive-slides.css IN FOLDER JQuery) */
.slideshow-sets { max-width: 700px; border: #9BA199 3px solid; }

/* VIDEO PAGE (FOR RESPONSIVE VIDEO) */
.videobox { max-width: 700px; margin: 0 auto; padding: 0px 0px 0px 0px; }

.video-container { min-width: 200px; padding-top: 0px; padding-bottom: 56.25%; margin: 0px auto 0px auto; height: 0; overflow: hidden; position: relative; z-index: 100; }

.video-container iframe, .video-container object, .video-container embed { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 100; }

/* ALL MEDIA PAGES - SLIDESHOWS & VIDEOS */
#contentbox-media { max-width: 1100px; margin: 0 auto; padding: 35px 10px 15px 10px; }

.media-textarea { text-align: center; max-width: 600px; padding: 12px 0px 20px 0px; margin: 0 auto; }

/* MEDIA PLAY OVERLAY */
.media-pbox { float: left; margin-right: 12px; margin-bottom: 0px; position: relative; }

.media-picon { position: absolute; top: 50%; left: 50%; margin-top: -26px; margin-left: -26px; }

.media-return { display: inline-block; padding: 5px 6px 5px 6px; margin: 16px 0px 6px 0px; border: solid #C1C8D1; border-width: 1px 0px 1px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.media-thumb { display: block; width: 152px; height: auto; }

/* added by Ra */
#responsive-banner-01 { background-color: #F7F7F7 !important; padding-left: 2px !important; padding-right: 2px !important; padding-top: 1px !important; padding-bottom: 4px !important; background: #F7F7F7 !important; }

#skm-ad-medrec-2 { background-color: #F7F7F7 !important; padding-left: 2px !important; padding-right: 2px !important; padding-top: 1px !important; padding-bottom: 4px !important; background: #F7F7F7 !important; }

#skm-ad-medrec-1 { background-color: #F7F7F7 !important; padding-left: 2px !important; padding-right: 2px !important; padding-top: 1px !important; padding-bottom: 4px !important; background: #F7F7F7 !important; }

#skm-ad-tinybanner { background-color: #F7F7F7 !important; padding-left: 2px !important; padding-right: 2px !important; padding-top: 1px !important; padding-bottom: 4px !important; }

#skm-ad-medrec-1::before { color: #D3D2D2; font-size: 8px; letter-spacing: 2px; font-family: sans-serif, Arial; }

#skm111-ad-medrec-1::after { content: '.'; color: #F7F7F7; font-size: 8px; letter-spacing: 2px; }

#responsive-banner-01::before { color: #D3D2D2; font-size: 8px; letter-spacing: 2px; font-family: sans-serif, Arial; }

#skm-ad-medrec-2::before { color: #D3D2D2; font-size: 8px; letter-spacing: 2px; font-family: sans-serif, Arial; }

/* TOUR STYLES */
.tour-text { font-size: 18px; }

.tour-title { color: #000000; font: 30px "Futura", arial, sans-serif; font-weight: normal; letter-spacing: -1px; line-height: normal; padding-top: 40px; }

.colortitle { color: #990066; font-weight: 700; }

.tour-notes { color: #52684B; padding: 60px 0px 0px 0px; }

#left-tour { float: left; width: 100%; max-width: 455px; padding: 0px; }

#sidebar-tour { float: left; width: 100%; max-width: 395px; padding: 0px; border-left: #CECECE 0px solid; }

.tour-sidebox { max-width: 355px; margin: 0 auto; padding: 0px 0px 0px 0px; border: solid #000000; border-width: 0px 0px 0px 0px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.tour-image { display: block; width: 100%; height: auto; margin: 0px auto 10px auto; border: solid #000000; border-width: 1px 1px 1px 1px; /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

/* TOUR MENU */
#menu-tour { background-color: transparent; text-align: left; font-size: 0; line-height: 0; padding: 6px 0px 6px 0px; margin: 0px 0px 12px 0px; /* CORNER ROUNDING */ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

#menu-tour a { font: 18px "Futura", arial, sans-serif; font-weight: 400; line-height: normal; text-align: center; cursor: pointer; display: inline-block; margin: 0px 2px 2px 0px; padding: 4px 10px 4px 10px; /* CORNER ROUNDING */ -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* FADE UP */ transition: all 0.3s ease; -webkit-transition: all 0.3s; }

#menu-tour a:link, #menu-tour a:visited, #menu-tour a:active { color: #7D837B; text-decoration: none; background-color: #FFFFFF; border: #7D837B 1px solid; }

#menu-tour a:hover { color: #FFFFFF; text-decoration: none; background-color: #7D837B; border: #7D837B 1px solid; }

/* CURRENT PAGE HIGHLIGHT */
#menu-tour a.current-page { color: #FFFFFF; background-color: #9A4064; border: #9A4064 1px solid; pointer-events: none; }

/* AUDIO PLAYER (TOUR PAGES) */
.audioplayer { max-width: 275px; }

.audioplayerdiv { max-width: 275px; min-width: 210px; }

/* FAQ PAGE */
.faq-box { display: none; margin: 0px 0px 0px 0px; padding: 10px 20px 10px 20px; border: #999999 0px solid; }

.faqicon { margin-top: 4px; }

/* LINKS PAGE CODE */
.linksmargin { margin: 0px 0px 20px 0px; }

table.linkboxes td { padding: 5px 4px 2px 0px; line-height: normal; font-size: 12px; }

.searchform { color: #000000; font: 14px arial, sans-serif; text-align: left; background-color: #FFFFFF; background-image: url("https://tarotgoddess.com/picts/shadeform.png"); width: 158px; margin: 0px; border: #949EB4 1px solid; }

.searchbutton { color: #000000; font: normal 12px "Futura", arial, sans-serif; text-align: center; background-color: #FFFFFF; -webkit-appearance: none; height: 21px; margin-top: 0px; cursor: pointer; border: #000000 1px solid; /* CORNER ROUNDING */ -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }

.search-icon { display: block; vertical-align: bottom; }

/* PAYPAL payments.htm PAYMENT PAGE CODE */
.payform { width: 150px; }

input[type=submit].payform { width: 152px; margin-bottom: 10px; }

.payformbox { background-color: transparent; border: #CCCCCC 1px solid; }

.paypaltable td { vertical-align: middle; padding: 6px 10px 6px 10px; }

.paypalbadge-space { padding: 30px 10px 8px 0px; }

/* PDF PAGE */
.pdf-icon { margin: 2px 0px 0px 15px; }

/* SITE MAP SEARCH BOX */
.searchmargin { margin: 0px 0px 0px 0px; }

table.sitesearchbox td { padding: 5px 4px 2px 0px; line-height: normal; font-size: 12px; }

table.sitesearchbox td.searchtext { font-size: 13px; }

.sitesearchform { width: 158px; margin: 0px 0px 0px 0px; }

/* TarotGoddess – CGI tarot form button */
form[name="TarotForm"] input[type="submit"] { appearance: none; -webkit-appearance: none; -moz-appearance: none; background-color: #7B2D17; /* matches your existing button */ color: #FFFFFF; font-family: "Futura", arial, sans-serif; font-size: 1.3rem; font-weight: normal; text-transform: lowercase; letter-spacing: 0.03em; padding: 0.55em 1.6em; border: none; border-radius: 10px; cursor: pointer; box-shadow: none; }

/* Hover / focus */
form[name="TarotForm"] input[type="submit"]:hover, form[name="TarotForm"] input[type="submit"]:focus { background-color: #8E3520; }

/* Active (pressed) */
form[name="TarotForm"] input[type="submit"]:active { background-color: #6A2412; }

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
  .printhide { display: none; }
  
  .pageheight { min-height: 50px; }
}

@media screen {
  .printonly { display: none; }
}

/* RIGHT SCROLL TO TOP ARROW */
.scrollToTop { width: 36px; height: 36px; padding: 0px; text-align: center; text-decoration: none; position: fixed; bottom: 40px; right: 10px; display: none; background: #7D837B url('https://tarotgoddess.com/picts/icons/arrow-up.png') no-repeat 0px 0px; border: #FFFFFF 1px solid; }

.scrollToTop:hover { text-decoration: none; background: #9BA199 url('https://tarotgoddess.com/picts/icons/arrow-up.png') no-repeat 0px 0px; border: #FFFFFF 1px solid; }

#skm-ad-medrec-1::before { content: "CONTENT CONTINUES BELOW"; }

#responsive-banner-01::before { content: "ADVERTISEMENT"; }

#skm-ad-medrec-2::before { content: "CONTENT CONTINUES BELOW"; }
