/* Style sheet Purple Accented Analogic copyright (c) 2007-2012, Lerner Consulting http://www.lernerconsult.com */ 
/* Browser: Type:bot BrowserName: Browser Version:1.0 */
/* Your browser is detected as: version 1.0, so don't download fonts.  */
html>body {
font-size:1.25em;
}
p {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:1.5em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
h1 { 
font-size:1.65em; line-height:1.818em; margin-top:1.2731em; margin-bottom:0.455em; padding-top:0.455em; padding-bottom:0.3035em; border-top-width:0.0909em; border-bottom-width:0.1515em; border-left-width:0.0909em; border-right-width:0.1515em; 
}
#block_1 h1.banner, #block_1 h1.top, #block_2 h1.top, #block_3 h1.top, .admain h1.top, .admain h1.banner {
font-size:1.65em; line-height:1.818em; margin-top:0em; margin-bottom:0.909em; padding-top:0.3641em; padding-bottom:0.3035em; border-top-width:0.0909em; border-bottom-width:0.1515em; border-left-width:0.0909em; border-right-width:0.1515em; 
}

h2 {
/* Doesn't work on IE h2:not(top) { */
font-size:1.45em; line-height:2.069em; margin-top:-0.069em; margin-bottom:0em; padding-top:0.517em; padding-bottom:0.3791em; border-top-width:0.069em; border-bottom-width:0.1379em; border-left-width:0.069em; border-right-width:0.1379em; 
}
h2.top {
/* don't want space at top of columns, so top margin 0 */
font-size:1.45em; line-height:2.069em; margin-top:0em; margin-bottom:0em; padding-top:0.448em; padding-bottom:0.3791em; border-top-width:0.069em; border-bottom-width:0.1379em; border-left-width:0.069em; border-right-width:0.1379em; 
}
H3 { 
font-size:1.35em; line-height:2.222em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
td H3 { 
font-size:1.35em; line-height:2.222em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
H4,H5,H6 { 
font-size:1.1em; line-height:1.364em; margin-top:0em; margin-bottom:1.364em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
td H4,td H5,td H6 { 
font-size:1.1em; line-height:1.364em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}

table  {
font-size:1em; line-height:1.5em; margin-top:-0.1em; margin-bottom:1.5em; padding-top:0.75em; padding-bottom:0.65em; border-top-width:0.1em; border-bottom-width:0.1em; border-left-width:0.1em; border-right-width:0.1em; 
border-style:solid;
}
TH, TD {
font-size:1em; line-height:1.5em; margin-top:-0.05em; margin-bottom:0em; padding-top:0.75em; padding-bottom:0.7em; border-top-width:0.05em; border-bottom-width:0.05em; border-left-width:0.05em; border-right-width:0.05em; 
border-style:solid;
}
td p {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
tr, tbody {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
form {	
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
fieldset {	
font-size:1em; line-height:1.5em; margin-top:-0.1em; margin-bottom:-0.1em; padding-top:0em; padding-bottom:0em; border-top-width:0.1em; border-bottom-width:0.1em; border-left-width:0.1em; border-right-width:0.1em; 
}
legend {
font-size:1em; line-height:1.5em; margin-top:0.55em; margin-bottom:0.8em; padding-top:0em; padding-bottom:0em; border-top-width:0.1em; border-bottom-width:0.1em; border-left-width:0.1em; border-right-width:0.1em; 
}
fieldset label {
cursor: pointer;
}
INPUT {
}
.required  {	/* label for form field */
	color: #4b4c29;
	background-color: #F9FE88;
}
[required] {	/* form field */
}
input[type=text]:focus:valid,
input[type=email]:focus:valid,
input[type=number]:focus:in-range { /* outline: 2px #0f0 solid; */ }

input[type=text]:focus:invalid,
input[type=email]:focus:invalid,
input[type=number]:focus:out-of-range { /* outline: 2px #f00 solid; */ }

/* Style placeholder text */
input::-webkit-input-placeholder {
    color: #ffffa2;
}
textarea, input[type=text] {
font-size:0.9em; line-height:1.667em; margin-top:0.1em; margin-bottom:0.217em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
/* input field size isn't affected by lineheight, must use height */
vertical-align: bottom;
}
input[type=text] {
	height: 1.33335em;
	}
textarea {
	height: 10.6668em; /* 8 gives about 6 lines text */
}
input[type=submit] {
font-size:0.9em; line-height:1.667em; margin-top:0em; margin-bottom:-0.1111em; padding-top:0em; padding-bottom:0em; border-top-width:0.1111em; border-bottom-width:0.2222em; border-left-width:0.1111em; border-right-width:0.2222em; 
/* since 3px+3px borders have rounding errors, use 2px+4xp */
}
label {
font-size:0.95em; line-height:1.579em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
SELECT {
font-size:0.9em; line-height:1.667em; margin-top:-0.1667em; margin-bottom:-0.1667em; padding-top:0em; padding-bottom:0em; border-top-width:0.1667em; border-bottom-width:0.1667em; border-left-width:0.1667em; border-right-width:0.1667em; 
  /* 16px on 18px base */
}
form p {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}

br {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
blockquote {
font-size:1em; line-height:1.5em; margin-top:1.5em; margin-bottom:0em; padding-top:0.75em; padding-bottom:0.75em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
/* padding: 0.5em 1em; is different than 0.5+0.5 vertical, to line up at body line height */
}
CITE {
padding:0.5em 2em;
/* was: font-size:0.875em; margin:1em 0 0; padding:0.5em 0 0; */
}
blockquote[cite]:after {
/* blockquote cite="URL" (only a URL, not a comment ) */
/* 14*0.875=12px */
font-size:0.8em; line-height:1.875em; margin-top:-0.0625em; margin-bottom:0em; padding-top:0.703em; padding-bottom:1.172em; border-top-width:0.0625em; border-bottom-width:0em; border-left-width:0.0625em; border-right-width:0em; 
}
ADDRESS, DFN {
}
hr {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0.6em; padding-bottom:0em; border-top-width:0.45em; border-bottom-width:0.45em; border-left-width:0.45em; border-right-width:0.45em; 
}
PRE,CODE,SAMP {
font-size:1em; line-height:1.5em; margin-top:1.5em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
 /* 1.2 * 24px = 29px lineheight (fontsize 29/24=1.208em, lineheight (2 lines, lineheight 1.5*fontsize) 2*24*1.5/29 = 2.483em, margintop (24*1.5=36)/29=1.241em */
}
ul, ol {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:1.5em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
ul li, ol li {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
p + ul {	/* used by phpList */
}
#block_1>p + ul {	
/* Only for P directly in block_1 (e.g. not P in .CBAd), remove extra line between P and UL */
font-size:1em; line-height:1.5em; margin-top:-1.5em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
li:last-of-type {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:1.5em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
/* child pixels / parent pixels = child ems */
LI LI, LI P {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}


/* ===== classes ===== */
.bartable tr td {
font-size:1em; line-height:1.5em; margin-top:-0.05em; margin-bottom:-0.05em; padding-top:0em; padding-bottom:0em; border-top-width:0.05em; border-bottom-width:0.05em; border-left-width:0.05em; border-right-width:0.05em; 
}
.simple TR TD.bartable tr td {
font-size:1em; line-height:1.5em; margin-top:-0.05em; margin-bottom:-0.05em; padding-top:0em; padding-bottom:0em; border-top-width:0.05em; border-bottom-width:0.05em; border-left-width:0.05em; border-right-width:0.05em; 
}
.bartable:nth-child(even), .bartable:nth-child(odd) {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:1.5em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.box {
font-size:0.8em; line-height:1.875em; margin-top:-0.1875em; margin-bottom:-0.1875em; padding-top:0em; padding-bottom:0em; border-top-width:0.1875em; border-bottom-width:0.1875em; border-left-width:0.1875em; border-right-width:0.1875em; 
}
.button {
font-size:1.1em; line-height:1.364em; margin-top:-0.1818em; margin-bottom:-0.1818em; padding-top:0em; padding-bottom:0em; border-top-width:0.1818em; border-bottom-width:0.1818em; border-left-width:0.1818em; border-right-width:0.1818em; 
}
.CBAd {
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
display: inline;	/* necessary or script displays ignoring prior element's bottom margin */
	width:18em;
	float:left;
}
.CBAd td img {
	max-width:17.5em;
	padding-left: 2px;
	padding-right: 1px;	
}
.CBAd p, .CBAd li {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.CBAd h3 {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.CBAd tr, .CBAd td {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.CBAd hr {
	width:auto;	/* so don't have HR background different than containing background */
}
.col1menu {
font-size:0.9em; line-height:1.667em; margin-top:-0.1111em; margin-bottom:-0.1111em; padding-top:0em; padding-bottom:0em; border-top-width:0.1111em; border-bottom-width:0.1111em; border-left-width:0.1111em; border-right-width:0.1111em; 
}
#copyright {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.dashedborder {
font-size:1em; line-height:1.5em; margin-top:-0.25em; margin-bottom:-0.25em; padding-top:0em; padding-bottom:0em; border-top-width:0.25em; border-bottom-width:0.25em; border-left-width:0.25em; border-right-width:0.25em; 
}
div.figure {
font-size:0.8em; line-height:1.875em; margin-top:-0.0625em; margin-bottom:-0.0625em; padding-top:0em; padding-bottom:0em; border-top-width:0.0625em; border-bottom-width:0.0625em; border-left-width:0.0625em; border-right-width:0.0625em; 
}
div.figure p {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
div.floater {
font-size:0.9em; line-height:1.667em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
#footer {
font-size:0.9em; line-height:1.667em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.dropcap:first-letter {
font-size:3em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
/* has float, had margin-bottom:-0.25em; */
}
table.gadget  {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.gadget th, .gadget td {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.gadget tr, .gadget tbody {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.gadget a, .gadget p {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.horzspace {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
h2 + #news p { 
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.note {
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.page_link, .prev_next { /* for ytvs */
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.sidenote {
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.tabcontent {
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
#tablist {
font-size:0.75em; line-height:2em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
#tablist li a {
font-size:1em; line-height:1.5em; margin-top:-0.05em; margin-bottom:-0.05em; padding-top:0em; padding-bottom:0em; border-top-width:0.05em; border-bottom-width:0.05em; border-left-width:0.05em; border-right-width:0.05em; 
}
.amzn_featured {
font-size:0.7em; line-height:2.143em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.apf_cart_text3_style {
font-size:0.9em; line-height:1.667em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.apf_error {
font-size:1.15em; line-height:1.304em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.apf_footer {
font-size:0.7em; line-height:2.143em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.apf_heading4c,.apf_heading4c a {
font-size:1.15em; line-height:1.304em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.apf_small_text {
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.apf_submit_button_style {
font-size:0.9em; line-height:1.667em; margin-top:-0.1111em; margin-bottom:-0.1111em; padding-top:0em; padding-bottom:0em; border-top-width:0.1111em; border-bottom-width:0.1111em; border-left-width:0.1111em; border-right-width:0.1111em; 
}

/* need to adjust postit */


/* ===== Facebook Widgets */
#block_3 .fb-recommendations .fb_iframe_widget #facebook {
background:white;
color:black;
}
.fbConnectWidgetTopmost {
	border-style: solid;
	color: #000000;
	background: #A56ABE; 
	color:black;
	background:blue;
}
#block_3 .fbConnectWidgetContent {
	color: #000000;
	background: #A56ABE; 
	visibility: visible;
	color:black;
	background:green;
}
#block_3 .fbRecommendationWidgetContent .recommendations_metadata {
	color: #000000;
	background: #A56ABE; 
	padding-top: 3px;
	color:black;
	background:red;
}
#block_3 #facebook .UIImageBlock_Content UIImageBlock_SMALL_Content a {
	color: #000000;
	background: #A56ABE; 
}
/* end of Facebook Widgets */

#progressbar {
font-size:0.9em; line-height:1.667em; margin-top:-0.0556em; margin-bottom:-0.0556em; padding-top:0em; padding-bottom:0em; border-top-width:0.0556em; border-bottom-width:0.0556em; border-left-width:0.0556em; border-right-width:0.0556em; 
}
#progressbar-box {
}
#socialbookmark, #socialbookmark p  {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
#socialbookmark a {
}
#socialbookmark a img {
/* remove blue linked image borders */
/* images are 20px with 1px border-bottom in the code */
/* line height no effect, follows line height of div#socialbookmark */

;
}
#twitter_div a {
font-size:0.8em; line-height:1.875em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
vertical-align:top;	/* prevents underlined link moving elements down */
}

#twtr-widget-1 .twtr-bd p, #twtr-widget-1 em { 
/* Twitter widget SCRIPT src="http://widgets.twimg.com/j/2/widget.js" */
	background: white;
	}

/* for ytvs */
font.page_title { 
font-size:2.2em; line-height:1.364em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
#ytvs table, #ytvs td, #ytvs img {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
#ytvs td .list_titles {
font-size:1.2em; line-height:1.25em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
div.gsc-branding-text { 	
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
td.gsc-clear-button {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.zillow-rsw, .zillow-widget {
background:white;
}
a[href*="zillow"] {
background:white !important;
}
.arrowlistmenu ul {
font-size:0.9em; line-height:1.667em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
 /* 1 for ul, 0.9 for h3 (should be 0.9 for both so look same) */
filter:alpha(opacity=100);
opacity:1;
}
/* Opacity sets the opacity value for an element and all of its children;
RGBA sets the opacity value only for the element. 
RGBA color values are supported in IE9+, Firefox 3+, Chrome, Safari, and in Opera 10+. */

.arrowlistmenu h3 {
font-size:0.9em; line-height:1.667em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.arrowlistmenu ul li {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}
.arrowlistmenu ul li a {
font-size:1em; line-height:1.5em; margin-top:0em; margin-bottom:0em; padding-top:0em; padding-bottom:0em; border-top-width:0em; border-bottom-width:0em; border-left-width:0em; border-right-width:0em; 
}


/* ========== COLOR SETTINGS ============================== */


body {
background: url('images/prplw.jpg') repeat 0 0 #A56ABE;
color:#000000;
font-family: "Comic Sans MS","Century Gothic",Arial,sans-serif;
}

#block_1 {
	background: url('images/prplw.jpg') repeat #A56ABE;
	color: #000000;
}

#block_2, #block_3 {
	color: #000000;
	background:   #A56ABE; 
	}
#footer, .apf_footer {
	background: #8872C2; background-image:none;
	color: #000000;
}
.admain, .admain p {
	background: #b997c9;
	color: #000000;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
}
/* --- Standard HTML Tags --- */

blockquote, blockquote p {
	background: #b486c9;
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
}

blockquote[cite]:after {
	border-top-style: solid;
	border-color:#000000;
}

CITE, ADDRESS, DFN {
	background-color:#A56ABE;
	color:#000000;
}

em, i {
font-family:"Comic Sans MS","Century Gothic",Arial,sans-serif;
font-style: italic;
font-weight: normal;
color:#000000;
background-color:#F9FE88;
padding-left:0.2em;
padding-right:0.2em;
}
.CBAd em {
color:#000000;
background-color:#F9FE88;
}
.adbody em {
background-color:#bbbf66;
color:#000000;
}

hr {
	background: #F9FE88 url('images/prplw-ribbon.gif') repeat;
	color: #ffffff;
	border-color:#F9FE88;
}

PRE,CODE,SAMP {
/*	color: #000000;
 	background-color: #A56ABE; */
	font-family:"Courier New",Courier,monospace;
	font-size:0.8889em; /* courier looks huge next to most fonts */
}

.uncode {
/*	color: #000000;
 	background-color: #A56ABE; */
	font-family: Georgia,"Times New Roman",Times,serif;
}

#block_2 ul, #block_2 td,
#block_3 ul, #block_3 td,
#block_2 p, #block_3 p {
	background: #A56ABE;
	color: #000000;
}
#block_2 form p, #block_3 form p {
	background: #b997c9;
	color: #000000;
}

/* --- Links --- */
/* order should be link, visited, hover, active */

a {
	/* for Safari mobile browser taps */
	-webkit-tap-highlight-color:#F9FE88;
}
a:link, a:visited {
	background:#A56ABE;
	color:#000000;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	background:#7a67af;
	color:#ffffff;
}

body > a:link, .apf_footer a:link,
#block_2 a:link, #block_2 a:visited,
#block_3 a:link, #block_3 a:visited {
	background: #A56ABE;
	color: #000000;
}
blockquote a:link, blockquote a:visited
{
	background:#b486c9;
	color:#000000;
}

table a:link, table a:visited {
background:#b486c9;
color:#000000;
}
table.adtable a:link, table.adtable a:visited {
	background:#A56ABE;
	color:#000000;
}
.shortquote a:link, .longquote a:link
{
background:#b486c9;
color:#000000;
}
.admain a:link, .admain a:visited {
background:#b997c9;
color:#000000;
}


a:hover, a:focus, .admain a:hover, table a:hover, table.adtable a:hover {
background:#F9FE88;
color:#4b4c29;
}
#block_2 a:hover, #block_2 a:focus,
#block_3 a:hover, #block_3 a:focus
{
background:#F9FE88;
color:#4b4c29;
}
#footer a:hover, #footer a:focus
{
background:#F9FE88;
color:#4b4c29;
}


a:active {
background:#A56ABE;
color:#000000;
}
#block_2 a:active, #block_3 a:active
{
	background: #A56ABE;
	color: #000000;
}

#footer a:active
{
background:#A56ABE;
color:#000000;
}


/* --- Headings --- */
h1 {
	background: #8872C2  ;
	color: #000000;
	font-family: FertigoPro,GoodfishBoldItalic,Georgia,"Times New Roman",Times,serif;
		text-shadow: 0.05em 0.03em 0.1em #ffffff; /* x, y, thickness, color */
	padding-left:0.2em; padding-right:0.2em;
	}
h2, h3, h4, h5, h6 {
background:#7a67af;
color:#ffffff;
background-image:none;
font-family: FertigoPro,GoodfishBoldItalic,Georgia,"Times New Roman",Times,serif;
padding-left:0.2em; padding-right:0.2em;
}
h1, h2 {
	border-color:#000000 #000000 #000000 #000000;
}
#block_2 h1, #block_2 h2, #block_2 h3, #block_2 h4,
#block_3 h1, #block_3 h2, #block_3 h3, #block_3 h4
{
	background: #A56ABE;
	color: #000000;
}

h1 em,h2 em,h3 em,h4 em, h1 i,h2 i,h3 i,h4 i {
background:transparent;	color:#ffffff;
font-family: FertigoPro,GoodfishBoldItalic,Georgia,"Times New Roman",Times,serif;
}

.admain h1, .admain h2, .admain h3, .admain h4, .admain h5 {
background:#b997c9;
color:#000000;
}

.admain .emphasis, .admain .emphasis em {
background:#b997c9;
color:#000000;
}

.admain .highemphasis, .admain .highemphasis em {
background:#b997c9;
color:#000000;
border:none;
}


/* --- Table styles --- */
table {
background:#b486c9;
color:#000000;
font-family:"Comic Sans MS","Century Gothic",Arial,sans-serif;
border-color:#000000 #000000 #000000 #000000;
}
table h2, table h3 {
background:#b486c9;
color:#000000;
}
td {
border-color:#000000 #000000 #000000 #000000;
}

.adtable, .adtable p, .adtable ul, .adtable li {
	background: #b997c9;
	color: #000000;
}

td, td p, #block_1 td, #block_2 td, #block_3 td { 
/* need td and td p, to cover text in tables not in a p */
background:#b486c9;
color:#000000;
}
td.adtable, td.adtable p {
	background: #b997c9;
	color: #000000;
}

td em {
background:#bbbf66;
color:#000000;
}

/* --- List Styles --- */
table UL, table ol, table li { 	/* UL styles the bullets, LI styles the text */
background:#b486c9;
color:#000000;
font-family:"Comic Sans MS","Century Gothic",Arial,sans-serif;
}


/* --- FORM STYLES --- */
fieldset {
/* color of legend border and all un-colored text */
background:#b997c9;
color:#000000;
border-style: solid;
border-width: 0.2em;
border-color: #000000 #000000;
}

legend {
	background: #F9FE88;
	color: #4b4c29;
	font-family: Georgia,"Times New Roman",Times,serif;
}

label {
	font-family: "Comic Sans MS","Century Gothic",Arial,sans-serif;
}

input, textarea, select {
	color: #ffffff;
	background-color: #735681;
	font-family: "Comic Sans MS","Century Gothic",Arial,sans-serif;
}
input:focus,textarea:focus,select:focus {
background-color:#ffffff;
color:black;
}
:invalid {
	border-color: #F9FE88;
	-webkit-box-shadow: 0 0 5px rgba(255, 0, 0, .8);
  }
input[required], select[required] {
}

/* --- Classes --- */
.twocolumn {
-webkit-column-count: 2; 
-webkit-column-rule: 1px solid #bbb;
-webkit-column-gap: 2em;
}
.threecolumn {
-webkit-column-count: 3; 
-webkit-column-rule: 1px solid #bbb;
-webkit-column-gap: 2em;
}
.adtext {
	background: #b997c9;
	color: #000000;
}
.art {	/* make pictures look framed */
	border-style: double;
	padding: 1em;
	background-color: #DCDCED;
	}
.attention {
	background: #F9FE88;
	color: #4b4c29;
}
.attention a:link
{
	background: #F9FE88;
	color: #4b4c29;
}

.bartable tr td {
	background: #b997c9;
	color: #000000;
}

.simple TR TD.bartable tr td {
	background: #735681;
	color: #ffffff;
}

.bartable:nth-child(even) {
	background: #b997c9;
	color: #000000;
}

.bartable:nth-child(odd) {
	background: #735681;
	color: #ffffff;
}
.bartable li:nth-child(even), .bartable li:nth-child(even) em {
	background: #b997c9;
	color: #000000;
}
.bartable li:nth-child(odd), .bartable li:nth-child(odd) em {
	background: #735681;
	color: #ffffff;
}
.bartable em {
	font-style: italic;
}

.bartable tr:nth-child(even) {
	background: #b997c9;
	color: #000000;
}
.bartable tr:nth-child(odd) {
	background: #735681;
	color: #ffffff;
}

.bartable em, .bartable strong, .bartable i, .bartable b {
background:transparent;
}

.button {
	font-family: Verdana,Geneva,Tahoma,sans-serif;
	border-color:#000000 #000000 #000000 #000000;
}

.box {
	background:#eeeeee;
	border-color:#000000 #000000 #000000 #000000;
	color:#474747;
}
.CBAd:nth-child(even) p, .CBAd:nth-child(even) h3, .CBAd:nth-child(even) a:link, .CBAd:nth-child(even) a:visited {
	color: #000000;
	background-color: #b997c9;
}
.CBAd:nth-child(odd) p, .CBAd:nth-child(odd) h3, .CBAd:nth-child(odd) a:link, .CBAd:nth-child(odd) a:visited {
	color: #ffffff;
	background-color: #735681;
}
.CBAd:nth-child(even) a:hover, .CBAd:nth-child(odd) a:hover {
	color: #4b4c29;
	background-color: #F9FE88;
} 
.CBAdText, .CBAdText p, .CBAdText ul, .CBAdText li {
color: #000000; 
}

.dashedborder {
border-color:#BA0000;
}

/* Div for pictures with credits */
div.figure {
background-color: #A56ABE;
color: #000000;
border-color:silver;
border-style:solid;
}

div.figure p {
	font-family: Georgia,"Times New Roman",Times,serif;
}

div.floater {
	border-color: #000000 #000000 #000000 #000000;
	background-color: #b486c9;
	color: #000000;
}

.highlight {
background:#F9FE88;
color:#000000;
padding-left:0.2em;
padding-right:0.2em;
}
.admain .highlight {
	background: #bbbf66;
	color: #000000;
}

.horzspace {
background-color:transparent;
}

p.longquote {
	background: #b486c9;
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
}
p.shortquote {
	background: #b486c9;
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.testimonial {
	background: #b486c9;
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.testimonial p {
	border-bottom: 2px solid #000000;
}
.textcol {
background-color:transparent;
}

.uncode {
background:white;
color:black;
	background: #b486c9;
	color: #000000;
	font-family: "Comic Sans MS","Century Gothic",Arial,sans-serif;
}


/* --- Menu styles --- */

.tabcontainer {
	background: #805F8F; /* match tabcontent or get box around it */
	color: #ffffff;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
	border-color: #000000 #000000 #000000 #000000;
}

#tablist li a {
	font-family: Verdana,Geneva,Tahoma,sans-serif;
	border-color: #000000 #000000 #000000 #000000;
}
/* order should be link, visited, hover, active */
#tablist li a:link, #tablist li a:visited {
	background: #805F8F;
	color: #ffffff;
}
#tablist li a:hover, #tablist li a:focus {
	background: #F9FE88;
	color: #4b4c29;
}
#tablist li a:active, #tablist li a.current {
	background: #A56ABE;
	color: #000000;
}

.tabcontent {
	background: #805F8F;
	color: #ffffff;
}
/* end of tablist menu styles */

.arrowlistmenu ul, .arrowlistmenu h3 {
	font-family: Verdana,Geneva,Tahoma,sans-serif;
}

#site-menu.arrowlistmenu a:link, #site-menu.arrowlistmenu a:visited, #site-menu.arrowlistmenu ul {
/* defaults to #block_3 a:link, or specify #site-menu.arrowlistmenu */
background:#8872C2;
color:#000000;
}
#site-menu.arrowlistmenu h3.expandable {
background:#805F8F;
color:#ffffff;
}
#site-menu.arrowlistmenu h3.openheader {
/* .expandable.openheader */
background:#A56ABE;
color:#000000;
}
#site-menu.arrowlistmenu a:hover {
color:#4b4c29; 

	background: #F9FE88; /* Old browsers */
	background: -moz-linear-gradient(top, #F9FE88 0%, #ffffb0 3%, #ffffc2 97%, #fffffe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(2%,#7c7c7c), color-stop(98%,#5e5e5e), color-stop(100%,#1e1e1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%,#7c7c7c 2%,#5e5e5e 98%,#1e1e1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%,#7c7c7c 2%,#5e5e5e 98%,#1e1e1e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%,#7c7c7c 2%,#5e5e5e 98%,#1e1e1e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ededed 0%,#7c7c7c 2%,#5e5e5e 98%,#1e1e1e 100%); /* W3C */

	/* text-shadow: 0px 0px 3px #8d8e64, 0 0 0.3em #4b4c29; */

    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    behavior: url('/styles/border-radius.htc');

	}
#site-menu.arrowlistmenu .expandable:hover, #site-menu.arrowlistmenu .expandable:focus,
#site-menu.arrowlistmenu .subexpandable:hover, #site-menu.arrowlistmenu .subexpandable.focus
{
background:#F9FE88;
color:#4b4c29;
}
#site-menu.arrowlistmenu li .subexpandable {
background:#A56ABE;
color:#000000;
}
#site-menu.arrowlistmenu .closedsubheader {
/* .subexpandable.closedsubheader, pair with .subexpandable.opensubheader */
}

/* Dynamic Drive tablist menu styles */
#tablist {
	font-family: Verdana,Geneva,Tahoma,sans-serif;
}

#tablist li a {
border-color:#000000 #000000 #000000 #000000;
font-family:Verdana,Geneva,Tahoma,sans-serif;
}

#tablist li a:active, #tablist li a.current
#block_2 a:active, #block_3 a:active, #footer a:active
{
background:#A56ABE;
color:#000000;
}

#tablist li a:hover,#tablist li a:focus
{
background:#F9FE88;
color:#4b4c29;
}

/* HTML5 Player styles */
      #player #controls {
        margin: 5px;
        top: -80px;
        width: 370px;
        position: relative;
        opacity: 0;
        height: 68px;
       -webkit-transition-property: opacity,margin-top;
       -webkit-transition-duration: 0.2s,0.2s;
       -webkit-transition-timing-function: linear,linear; 
        z-index: 1;
        border-top-left-radius: 12px;
        border-bottom-right-radius: 12px;
        
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }
      #player:hover #controls {
        opacity: 0.4;
      }
      #player #controls:hover {
        opacity: 1.0;
      }
      #play_button {
       padding-left: 30px;
       padding-right: 30px;
      }
      #video-wrap , #player{
        width: 390px;
        height: 240px;
      }
      #video-bg, video {
        width: 390px;
        height: 220px
      }
      #video-bg { 
        background: #222;
      }
      video {
        position: absolute;
        top: 0; 
        left: 0;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
      }
      .view1 #clip2 , .view2 #clip1 {
        width: 70px;
        height: 41px;
        left: 313px;
        top: 170px;
        z-index: 10;
        cursor: pointer;
        border: 1px solid rgba(50,50,50,.6);
      }


/* --- Amazon Products Feed styles --- */
.col1, .col3 {
	background-color: #b997c9;
	color: #000000;
}
.col2 {
	background-color: #735681;
	color: #ffffff;
}
.col1menu {
	background-color: #b997c9;
	color: #000000;
	border-color: #000000 #000000 #000000 #000000;
}
.col1w {
	background-color: transparent;
}

.apf_cart_text3_style {
	background:#7a67af;
	color:#ffffff;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
}

.apf_color_bar {
background:#b997c9;
color:#000000;
border-color:#000000 #000000 #000000 #000000;
}

.apf_customer_reviews_header {
	font-family: FertigoPro,GoodfishBoldItalic,Georgia,"Times New Roman",Times,serif;
	color: #000000;
	background: #b486c9;
}

.apf_error {
	background: #F9FE88;
	color: #4b4c29;
}

.apf_even_row {
	background: #b997c9;
	color: #000000;
}
.apf_odd_row {
	background: #735681;
	color: #ffffff;
}
.apf_heading4 {
	background: #b997c9;
	color: #000000;
}

.apf_heading4c,.apf_heading4c a {
	background: #b997c9;
	color: #000000;
	font-family:FertigoPro,GoodfishBoldItalic,Georgia,"Times New Roman",Times,serif;
}

.apf_submit_button_style {
	background: #805F8F;
	color: #ffffff;
	border-color: #000000 #000000 #000000 #000000;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
}

/* End  Amazon Products Feed styles */


/* Specialty Div styles */

#amasense-ads div a {
	background: #A56ABE;
	color: #000000 ;
}

#amasense-ads span {
	background: #805F8F;
	color: #ffffff;
}
#copyright {
	background: #8872C2;
	color: #000000;
}
#copyright p {
	text-align:center;
	margin-bottom:0;
}
#news p {
	background: #b486c9;
	color: #000000;
}

#socialbookmark {
	background: #b486c9;
	color: #000000;
	border:4px #000000 #000000 double;
}
#socialbookmark p {
	background: #b486c9;
	color: #000000;
}

#block_2 #socialbookmark a, #block_3 #socialbookmark a {
	background: #b486c9;
	color: #000000;
}

#ytvs a.list_titles {
}
/* for ytvs */
font.page_title {
	color: #000000;
	background: #A56ABE;
}
#ytvs td, #ytvs p {
	color: black;
	background:white;
}

#ytvs h1 {
	background-image:none;
	background: #7a67af;
	color: #ffffff;
}

/* --- Specialty styles --- */

/* .gsc = Google search box */
div #cse {
	background-color: #b997c9;
	color: #000000;
}

td.gsc-input * {
	background-color: #b997c9 !important;
	color: #000000;
}
div.gsc-resultsRoot, div.gsc-resultsRoot a {
	background-color: #b997c9;
	color: #000000;
}



body {
/* empty statement to catch problems with prior CSS statements, so following statement get used */
}

/* List-U-Like horizontal menu -- modified to use color variables */
/* LUL1.0 :: Generated CSS :: http://www.listulike.com/	*/


.lul + hr, .lul + h1, .lul + h2, .lul + h3, .lul + p {
/* prevent element following lul from displaying at right edge of screen */
clear:both; margin-top:45px;
}

/* lul main styles */
.lul,.lul li,.lul ul {
	margin:0;
	padding:0;
	list-style-type:none;
	
	}
.lul {
	position:relative;
	z-index:20000;
	width:5em;
	cursor:default ;
	border:none;
	text-align:left;
	}

.lul {
	float:none;
	width:100%;
	}
@media screen,projection {
	.lul {
	float:left;
	}}
@media screen,projection {
	.lul:not(:nth-child(n)) {
	float:none;
	}}

.lul {
	margin-top:5px;
	}
.lul>li:first-child {
	/* margin-left:5px; */
	}

@media Screen,Projection {
	.lul>li:first-child {
	margin-left:0;
	margin-right:0;
	}}
@media screen,projection {
	.lul:not(:nth-child(n))>li:first-child {
	/* margin-left:5px; */
	}}

.lul li {
	left:5px;
	}
@media screen,projection {
	.lul li {
	position:relative;
	}}

ul[class^="lul"] li {
	left:0;
	position:static;
	}
footer ul[class^="lul"] li {
	font-size:0.95em;
	position:relative;
	width:33%;
	height:3.8em;
	}
footer ul[class^="lul"] li a {
	font-size:0.95em;
	padding-left:0.5em;
	padding-right:0.5em;
	white-space:normal;
	height:3.5em;
}
@media Screen,Projection {
	ul[class^="lul"] li {
	left:5px;
	position:relative;
	}}

@media screen,projection {
	.lul:not(:nth-child(n)) li {
	position:static;
	}}
.lul li {
	display:block;
	width:auto;
	float:left;
	}

.lul li a {
	position:static;
	display:block;
	float:left;
	white-space:nowrap;
	}
@media screen,projection {
	.lul l\i a {
	position:relative;
	float:none;
	}}

[class^="lul"] li a {
	position:relative;
	float:none;
	}
@media screen,projection {
	* html .lul li a {
	position:relative;
	float:none;
	}}

@media screen,projection {
	.lul li a:not(:nth-child(n)) {
	position:static;
	float:left;
	}}

.lul li,.lul li:first-child {
	margin-right:3px; /* space between menu items */
	}
.lul a,.lul a:link {
	cursor:pointer ;
	z-index:1000;
	text-align:left;
	border-style:solid;
	padding-left:3px;
	padding-right:3px;
	/* use 0.1em instead of 3px, so can align dropdown menu in em's */
	padding-top:0.1em !important;
	padding-bottom:0.1em !important;
	text-decoration:none;
	border-width:1px;
	font-style:normal;
	font-weight:bold !important;
	}
.lul a {
	font-size:0.75em; /* 12 px */
	}
.lul li a,.lul li a:link,.lul li a:visited {
	letter-spacing:1px !important;
	}
.lul li a:visited {
	border-width:1px;
	font-style:normal;
	border-style:solid;
	text-decoration:none;
	}
.lul li a:hover,.lul li a:focus,.lul li a.nohref:hover,.lul li a.nohref:focus {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	}
* html .lul li a:active {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	}
@media screen,projection {
	* html .lul li {
	display:inline;
	}}
@media screen,projection {
	* html .lul li {
	display/**/:block;
	float/**/:left;
	}}
@media screen,projection {
	* html .lul li {
	clear:none;
	}}
/* end of lul main styles */
/* start of lul color styles */


/* order should be link, visited, hover, active for proper inheritance */
.lul a, .lul a:link{
	background-image:none;
	color: #ffffff !important;
	background-color: #805F8F !important;
	/* don't use crosshatch before $borders, already has them */
	border-color: #000000 #000000 #000000 #000000;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
}

.lul li a:visited{
	background-image:none;
	background-color: #805F8F !important;
	color: #ffffff !important;
	border-color: #000000 #000000 #000000 #000000;
}

.lul li a:hover,.lul li a:focus,.lul li a.nohref:hover,.lul li a.nohref:focus {
	background-image:none;
	background-color: #F9FE88 !important;
	color: #4b4c29 !important;
	border-color: #000000 #000000 #000000 #000000;
	}

* html .lul li a:active {
	background-image:none;
	background-color: #805F8F !important;
	color: #ffffff !important;
	border-color: #000000 #000000 #000000 #000000;
	}


/* Vertical menu */
/* LUL1.0 :: Generated CSS http://www.listulike.com/	*/

.lulv,.lulv li,.lulv ul {
	margin:0;
	padding:0;
	list-style-type:none;
	/* putting float:left here interferes with hover over blank part of box */
}

.lulv {
	position:relative;
	left:0;
	top:0;
	z-index:20000;
	width:12em; /* affects spacing right of menu */
	cursor:default ;
	border:none;
	text-align:left;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;	/* don't show background through */
}

#site-link-menu .lulv { /* for IE7 */
	width:12em;
}
.lulv {
	position:static;
	padding-left:5px;
	padding-top:5px;
}

.lulv a {
	font-size:0.75em; /* 12 px */
}
.lulv li {
	display:block;
	width:11.5em;   /* affects width of menu items, was 7.2em; */
	position:static;
}
#block_2 .lul, #block_3 .lul, #block_2 .lulv, #block_3 .lulv { margin:5px; padding-bottom:5px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
#block_3 .lulv li { width:12em; }


@media screen,projection {
	.lulv/**/[class="lulv"] li{
	position:relative;
}}

.lulv li a{
	position:relative;
	display:block;
}

.lulv li {
	margin-bottom:3px;
}

/* order should be link, visited, hover, active for proper inheritance */

.lulv a,.lulv a:link {
	cursor:pointer ;
	z-index:1000;
	text-align:left;
	border-style: solid;
	padding-left:3px;
	padding-right:3px;
	/* padding in ems */
	padding-top:0.1em !important;
	padding-bottom:0.1em !important;
	text-decoration:none;
	border-width:1px;
	font-style:normal;
	font-weight:bold !important;
}


.lulv li a,.lulv li a:link,.lulv li a:visited {
	letter-spacing:1px !important;
	}
.lulv li a:visited {
	border-width:1px;
	font-style:normal;
	border-style: solid;
	text-decoration:none;
}

.lulv li a:hover,.lulv li a:focus,.lulv li a.nohref:hover,.lulv li a.nohref:focus
  {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
}


* html .lulv li a:active, * html .lulv li a.current {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
}

@media screen,projection{
	* html .lulv li{
	display:inline;
}}

@media screen,projection{
	* html .lulv li{
	display/**/:block;
	float/**/:left;
}}

/* end of lulv basic styles */
/* start of lulv font, color styles */

.lulv a,.lulv a:link {
	background-image:none;
	color: #ffffff !important;
	background-color: #805F8F !important;
	border-color: #000000 #000000 #000000 #000000;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
	}

.lulv li a:visited {
	background-image:none;
	background-color: #A56ABE !important;
	color: #0e0409 !important;
	border-color: #000000 #000000 #000000 #000000;
	}

.lulv li a:hover, .lulv li a:focus, .lulv li a.nohref:hover, .lulv li a.nohref:focus, #nav2 a:hover {
	background-image:none;
	background-color: #F9FE88 !important;
	color: #4b4c29 !important;
	border-color: #000000 #000000 #000000 #000000;
	}

* html .lulv li a:active, * html .lulv li a.current {
	background-image:none;
	background-color: #A56ABE !important;
	color: #000000 !important;
	border-color: #000000 #000000 #000000 #000000;
	}

/* done with List-U-Like menus */


/* for nested menus */
.lul ul li {
	position: relative;
}

.lul li ul {
	position: relative;
	z-index:2 !important;
	left: 0;
	top: 1.1em;
	width: 5em;
	display: none;
}

.lul li:hover ul, li.over ul {
	position: relative;
	z-index:2 !important;
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html .lul ul li { float: left; height: 1%; }
* html .lul ul li a { height: 1%; }
/* End */

/* end nested menu code */

.lul>li:first-child
{
	/* margin-left:5px; */
}

#block_2 .lulv, #block_3 .lulv
{
	margin:5px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
	padding-bottom:5px;
}

#site-link-menu .lulv,#block_3 .lulv li
{
	width:12em;
}

/* ========== put any Line Spacing or Font Size overrides here ==========*/

/* background image brightness changes too much, so let it show through a little */
#block_1 p, #block_1 li {
background: #A56ABE ;
background-color: rgba(165, 106, 190, 0.60); 
}
#block_1 td {
background: #A56ABE ;
}

#block_1 img, #block_1 p img {
filter:alpha(opacity=100);
opacity:1;
}

#block_1 ul {
list-style-position: outside;
background: #A56ABE ;
}

hr {
	background: #A56ABE url('images/prplw-ribbon.gif') repeat;
	color: #ffffff;
	border-color:#A56ABE;
}
body {
  font-size-adjust: 0.55;	/* Comic Sans looks better with this adjust (long links overlap at 0.65) */
}



