/*
 *  * HTML5 . Boilerplate
 *   *
 *    * What follows is the result of much research on cross-browser styling.
 *     * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 *      * Kroc Camen, and the H5BP dev community and team.
 *       *
 *        * Detailed information about this CSS: h5bp.com/css
 *         *
 *          * ==|== normalize ==========================================================
 *           */


/* =============================================================================
 *    HTML5 display definitions
 *       ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
 *    Base
 *       ========================================================================== */

/*
 *  * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *   * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 *    */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }



/* =============================================================================
 *    Links
 *       ========================================================================== */

a { color: red; }
a:visited { color: darkorange; }
a:hover { color: tomato; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
 *    Typography
 *       ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 12px; border: 1px inset white; margin: 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
 *    Lists
 *       ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
 *    Embedded content
 *       ========================================================================== */

/*
 *  * 1. Improve image quality when scaled in IE7: h5bp.com/d
 *   * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 *    */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 *  * Correct overflow not hidden in IE9
 *   */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
 *    Figures
 *       ========================================================================== */

figure { margin: 0; }


/* =============================================================================
 *    Forms
 *       ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 *  * 1. Correct color not inheriting in IE6/7/8/9
 *   * 2. Correct alignment displayed oddly in IE6/7
 *    */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 *  * 1. Correct font-size not inheriting in all browsers
 *   * 2. Remove margins in FF3/4 S5 Chrome
 *    * 3. Define consistent vertical alignment display in all browsers
 *     */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 *  * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 *   * 2. Correct inner spacing displayed oddly in IE6/7
 *    */

button, input { line-height: normal; *overflow: visible; }

/*
 *  * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 *   */

table button, table input { *overflow: auto; }

/*
 *  * 1. Display hand cursor for clickable form elements
 *   * 2. Allow styling of clickable form elements in iOS
 *    */

button, input[type="button"], input[type="reset"], input[type="submit"], [role="button"] { cursor: pointer; -webkit-appearance: button; }

/*
 *  * Consistent box sizing and appearance
 *   */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 *  * Remove inner padding and border in FF3/4: h5bp.com/l
 *   */

button::-moz-focus-inner { border: 0; padding: 0; }

/*
 *  * 1. Remove default vertical scrollbar in IE6/7/8/9
 *   * 2. Allow only vertical resizing
 *    */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
 *    Tables
 *       ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
 *    Author: TENDER SOFT
 *       ========================================================================== */




html { height:100%; width:100%; }
body {
 color: white; background: #222 url(images/back.jpeg) fixed;;
 font-family: Corbel,Verdana,Helvetica,Helv,sans; height:100%; width:100%;
}
h1,h2,h3,h4,h5,h6 { font-family:'Trebuchet MS','Arial Black',Arial,sans-serif; margin: 7px 0 7px 0; }
h1{ font-size:200%; } h2{ font-size:150%; } h3{ font-size:120%; }
h4{ font-size:100%; } h5{ font-size:89%; } h6{ font-size:75%; }
h4,h5,h6 { font-weight:bold; }
.hi h1, .hi h2, .hi h3, .hi h4, .hi h5, .hi h6 {
 margin-right:24px; padding:6px 12px; border-radius:24px; box-shadow: 3px 3px 4px 0 silver;
 float:left; background:moccasin;
}

p { margin:1em 0 1em 0; }
ol, ul { margin:1em; }
li { margin: 0 1em 0.25em 1.5em; list-style: inside disc; }
li ul { margin-top:0.5em; }
li li { list-style: outside square; }
ol li { list-style-type: decimal; }
b { font-weight:bold; }
i { font-style:italic; }
a { color:violet; text-decoration:underline; }
a:visited { color: pink; }
a:focus { outline: dotted yellow 1px; }
sup { font-size:x-small; margin:0; padding:0; vertical-align:super; }
small { font-size:small; }
hr {
 border: solid white; border-width: 1px 0 0; margin: 16px 0 24px; height: 0;
 box-shadow: 0 6px 9px 0 gray;
}

#overpage { 
 height:100%; padding:24px 0;
 box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;
}

#overtab {
 width: 98%; max-width:1340px; min-height:100%; margin: 0 auto 32px;
 background: #222; border: 3px solid #333; border-radius:32px;
 border-collapse:separate; border-spacing:0; box-shadow: 6px 6px 12px 4px black;
 box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;
}

#sidemenu { margin: 0; padding: 0; list-style: none; }
#sidemenu li { display: block; float: left; padding: 3px; }
#sidemenu a, #sidemenu a:visited, #sidemenu span {
 display: block; background: purple; color: white; padding: 3px 6px; text-decoration: none;
}
#sidemenu span { background: none; }

#head { vertical-align:bottom; padding:0; height: 144px; }
#logo { display: block; position: relative; height: 80px; margin: 9px; background: black; }
#logo #holdo { width: 555px; float: left; overflow: hidden; }
#overcon { clear: both; display: table; width: 100%; position: relative; max-width: 100%; }
#core, #side { background: black; vertical-align: top; display: table-cell; max-width: 100%; }
#tel { position: absolute; margin: 18px 0; right: 16px; }

.padin { padding:6px; }
#foot { font-weight:bold; color:black; vertical-align:middle; color: white; text-align:center; }
.rightside {
 display: block; float: right; width: 540px; background: lightskyblue; border-radius: 48px;
 margin:0 0 12px 60px;
}

.rightside .indiv { padding:24px; color: black; }

#location { color:linen; background:brown; margin:32px 18px 6px 18px; padding:4px 12px; border-radius:0 0 18px 18px; }
.lastlist { display: block; }
.lastlist:after { content:' '; display:block; clear:both; }
nav { clear: both; }

#fwd {
 display: block; float: right; width: 120px; height: 32px;
 color: gray; font-style: italic; font-size: small; font-family: 'Times New Roman',times,century,serif;
}

#prom { width: 216px; height: 45px; margin-top: 18px; }

#mainmenu {
 clear: both; float:left; display:table; padding: 2px 16px;
 border:0; border-radius: 32px; border-spacing: 0; border-collapse: separate;
background: #131313;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzMTMxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjMWMxYzFjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjMmIyYjJiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMTExMTExIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMmMyYzJjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjElIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjNjY2NjY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjNTk1OTU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #131313 0%, #1c1c1c 9%, #2b2b2b 24%, #111111 40%, #000000 49%, #2c2c2c 50%, #474747 61%, #666666 75%, #595959 88%, #4c4c4c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131313), color-stop(9%,#1c1c1c), color-stop(24%,#2b2b2b), color-stop(40%,#111111), color-stop(49%,#000000), color-stop(50%,#2c2c2c), color-stop(61%,#474747), color-stop(75%,#666666), color-stop(88%,#595959), color-stop(100%,#4c4c4c));
background: -webkit-linear-gradient(top,  #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 40%,#000000 49%,#2c2c2c 50%,#474747 61%,#666666 75%,#595959 88%,#4c4c4c 100%);
background: -o-linear-gradient(top,  #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 40%,#000000 49%,#2c2c2c 50%,#474747 61%,#666666 75%,#595959 88%,#4c4c4c 100%);
background: -ms-linear-gradient(top,  #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 40%,#000000 49%,#2c2c2c 50%,#474747 61%,#666666 75%,#595959 88%,#4c4c4c 100%);
background: linear-gradient(to bottom,  #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 40%,#000000 49%,#2c2c2c 50%,#474747 61%,#666666 75%,#595959 88%,#4c4c4c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=0 );
}
#mainmenu a, #mainmenu span, .hplink {
 display:block; min-width: 64px; padding:7px; box-shadow: 0 0 1px 1px black; border-radius:12px;
 border-spacing: 0; border-collapse:separate; border: 1px outset purple;
background: #a5278c;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1Mjc4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzcyMWQ2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MDA0NzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a5278c 0%, #721d6b 50%, #700470 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5278c), color-stop(50%,#721d6b), color-stop(100%,#700470));
background: -webkit-linear-gradient(top,  #a5278c 0%,#721d6b 50%,#700470 100%);
background: -o-linear-gradient(top,  #a5278c 0%,#721d6b 50%,#700470 100%);
background: -ms-linear-gradient(top,  #a5278c 0%,#721d6b 50%,#700470 100%);
background: linear-gradient(to bottom,  #a5278c 0%,#721d6b 50%,#700470 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5278c', endColorstr='#700470',GradientType=0 );
}
#mainmenu li {
 list-style:none; float:left; line-height:150%; margin: 3px; padding:0;
 font-family: arial,tahoma,verdana,sans,sans-serif; font-size:11pt; font-weight:bold;
 text-shadow: #808 1px 1px 0;
}
#mainmenu li a, #mainmenu a:visited { color: black;  text-decoration:none; }
#mainmenu span { color: violet; text-shadow: purple -1px -1px 0;
 background: #596a72; border: 1px gray inset;
 }
#mainmenu a:hover { color: white; text-shadow: black 1px 1px 0; }

.hplink, .hplink:visited { margin: 3%; color: white; }
.hplink:hover { color: pink; }


.fullbox, .widebox, .narrowbox {
 float: left; margin: 12px 0 12px 12px; background: #222;
 box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;
}
.fullbox .indiv, .widebox .indiv, .narrowbox .indiv { margin:12px; padding: 12px; background: black; }
.fullbox { clear: both; width: 98%; }
.widebox { width: 65%; }
.narrowbox { width: 32%; }

.framed .indiv { background: black; display: block; border: 12px solid #404; padding: 12px; margin-bottom: 24px; }
.framed .indiv .indiv { border: inherit; padding: inherit; }
.setleft { float: left; min-width: 300px; }
.setright { float: right; min-width: 300px; }


.vixgal img { border-radius: 9px; }



.list { display:block; float:left; height:156px; width:156px; overflow:hidden; font-size:10pt; margin:0 12px 12px 0; }
.list img { max-height:116px; }
.list br { clear:left; }
.hi {
 color:blue;
 background-color:yellow;
 border:2px gray outset;
 border-radius:6px;
 padding:2px;
 text-decoration:none;
}
.bask {
 float:right; margin-right:24px;
}
#basket { width:480px; }
.postline { white-space:nowrap; }

.buynow { clear:left; padding: 24px 0 6px 6px; }

.highlight { color:red; }

.centred, .centred h1, .centred h2, .centred h3, .centred h4, .centred h5 { float:none; display:inline; text-align:center; }


.vixlr { clear:both; width:360px; }
.vixlr textarea { margin-bottom:9px; }
.vixr { float:right; width:120px; }

input[type='text'], textarea { background:aliceblue; border:1px inset skyblue; margin-bottom:2px; }




.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/vixfn/nivo/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.nivoSlider:hover .nivo-directionNav a { opacity: 1; }
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-controlNav { display: none; }

.danceback { min-height:480px; width: 768px; background: url(images/back1.jpeg) right top no-repeat; }
.shaded { background:url(images/halfblack.png) repeat; padding: 24px; }


.incap,.outcap{
 font-family: tahoma,arial,helvetica,helv,sans-serif,sans; font-size: 8pt;
 font-style: normal; font-weight: bold; text-decoration:none;
}
.incap{
 position:absolute; padding: 4px; color:white; background-color:black;
 filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75;
}
.outcap{ width:100%; padding:0; padding-bottom:3px; }
.mid p { text-align:center; }
.right p { text-align:right; }
.left p { text-align:left; }
.picdiv p { margin:0; }



.incap,.outcap{
 font-family: tahoma,arial,helvetica,helv,sans-serif,sans; font-size: 8pt;
 font-style: normal; font-weight: bold; text-decoration:none; background:silver;
}
.outcap{ width:100%; padding:0; }

#afterhead { clear: both; padding-bottom: 30px; }

.listbox {
 background:white; border: 1px dotted silver; color:black; font-size:8pt; margin: 0 6px 12px 0;
 display: block; height: 300px; width: 180px; overflow:hidden; float:left;
}
.listbox p { padding:6px; margin:0; text-align:left; }
.subhead { font-weight:bold; color:maroon; }
.noimage {
 display:block; float:left; background:white; color:black;
 width:240px; height:360px;
}
.noimage p { text-align:center; font-size:36pt; }
.notes { background:white; color:black; border:1px dotted red; overflow:auto; }
.notes p { padding:6px; }
#bigpic { float: left; position: relative; margin-right: 12px; }
.notes li { text-align: left; }
#descnb { display: table; min-width: 120px; }
#morepics { clear:left; padding-left:12px; }
#fullwidth { display:block; width:760px; position:absolute; right:0; }
#navtop { width:100%; height:32px; clear: both; text-align: right; }
#navtop div { position:absolute; right:60px; }
#navfoot { clear:left; padding-top:7px; }
#navtop a, #navfoot a { text-decoration:none; }
.navbar { white-space:nowrap; }
#prevpics { margin-top:48px; }
#prevpics h4, #relprod h4 { color:silver; }
#prevpics img { width:64px; height:96px; margin:3px; float:left; }
#relprod { clear:left; padding-top:1px; }
#subs { padding-left:24px; font-size:7pt; font-style:italic; }
#subs a, #subs b { font-style:normal; padding-left:3px; }
#subs b { color:white; }
#discnote { color:yellow; font-size:8pt; margin-bottom:12px; }
#share { float:right; }
#clr { clear: both; }


/* new design... */

#showmenu a, #hidemenu a, #coolbuttons a, #closebutton a {
 padding: 2px 8px 0 9px;
 background: pink; font-weight: bold; font-size: 16pt; text-decoration: none;
 border: 1px inset violet; border-radius: 50%; color: black; text-shadow: 2px 1px 3px white;
 box-shadow: 0px 1px 1px 0px aqua inset;
}
#showmenu, #hidemenu {
 display: none; float: left; position: absolute; bottom: 10px; left: 6px;
}
#showmenu a { padding: 0 8px 2px 10px; }



figure, img { max-width: 100%; height: auto; }

.under600, #mobpop, #mobup, #mobdown { display: none; }

/*
 *  * Media queries for responsive design github.com/h5bp/mobile-boilerplate/wiki/The-Style
 *   */


/* Styles for desktop and large screen ----------- */

/*styles for 800px and up!*/
@media only screen and (min-width: 800px) {
  /* Styles */
}/*/mediaquery*/


/* iPhone 4, Opera Mobile 11 and other high pixel ratio devices ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}

@media screen and (max-width: 800px) {
 .over800 { display: none; }
 #welcome, object { max-width: 540px; }
 #logo { display: none; }
}
@media screen and (max-width: 720px) {
 #welcome, object { max-width: 480px; }
}
@media screen and (max-width: 600px) { /*RICH25...*/
 body { font-size:14pt; }
 .over600 { display: none; }
 .under600 { display: block; }
 #showmenu { display: block; }
 #side { display:block; width:100%; }
 #bigpic { display:none; }
 #head { height: 60px; }
 #core { width: 100%; clear:left; display:block; }
 #overtab { width: 100%; }
 ul, ol, li { margin: 0; padding: 0; }
 .stdoptions { width: 88%; }
 .leftbox, .rightbox { float: none; width: 98%; }
 #foottel { clear: both; width: auto; }
 #footlinks ul { padding: 0; }
 #overpage { z-index: 10; margin: 0 4%; width: 92%; }
 header {
  position: relative; z-index: 99; position: relative;
  padding-left: 0; min-height: 120px; background-position: 12px 48px;
 }
 nav {
  position: absolute; 
  width: 90%; margin: -36px 5% 0; z-index: 1;
  padding: 12px 0 42px;
  background: purple; border-radius: 16px;
  top: -2px;
  border: 1px outset gray;
  -webkit-box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.5);        
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.5);
 }
 #mainmenu { display: none; background: none; padding: 0 0 2px; }
 #mainmenu li { width: 96%; margin: 2px 2%; }
 #mainmenu a, #mainmenu a:visited, #mainmenu span {
  display:block; padding: 4%; box-shadow: 0 0 1px 1px black; border-radius: 2% / 16%;
  border-spacing: 0; border-collapse:separate; border: 10% ridge maroon;
  background: pink; color: maroon;
 }
 #mainmenu span { color: black; text-shadow: none; background: mistyrose; outline: none; }
 #mainmenu a:hover { color: white; background: dodgerblue; }
 #main { width: 96%; position: relative; z-index: -2; overflow: hidden; }
 #teldiv { display: none; }
 #telfoot { display: block; }
 #tagline { padding: 48px 0 0 12px; }
 .half { width: 100%; max-width: 100%; }
 #linx { position: absolute; bottom: 8px; right: 12px; float: none; padding: none; }

 .replyform textarea, .replyform .in { width: 100%; }

/*RICH25*/
 #mobpop { display:none; color:black; box-sizing:border-box; position:fixed; z-index:99; top:2vh; left:2vw; width:96vw; height:96vh; background:white; border-radius:16px; padding:18px; border:3px purple outset; }
 #mobup:checked ~ #mobpop { display:flex; flex-flow:column; justify-content:space-between; }
 #mobpop label { display:block; width:48px; height:48px; background:red; color:white; font-weight:bold; border-radius:12px; float:right; font-size:48px; line-height:42px; text-align:center; align-self:flex-end; }
 #mobpop input { border:none; font-size:1.5em; padding:7px; border-radius:12px; color:white; background:orchid; }
 #mobpop input~input { float:right; }
}

@media screen and (max-width: 420px) {
 #overpage, #overtab { width: 96%; position: relative; max-width: 100%; display: block; }
 #overcon, #core { width: 100%; position: relative; display: block; }
}



/* ==|== non-semantic helper classes ========================================
 *    Please define your styles before this section.
 *       ========================================================================== */

/* prevent callout */
.nocallout {-webkit-touch-callout: none;}

/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {-webkit-appearance: none;}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if they have been set as display: none */
.gifhidden {position: absolute; left: -100%;}

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
 *    Print styles.
 *       Inlined to avoid required HTTP connection: h5bp.com/r
 *          ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
