    div.Top img {margin:0 !important margin:0 0 -5px 0;}
       
        .callout .se {border-bottom:0 !important border-bottom:1px solid #fff;}


/**************** new schtuff, per external requests ***************/

.newWindow {
	padding-right: 18px;
	background: url(/assets/members/public/mms/images/icon.new.window.gif) right no-repeat;
}

.pad td, .pad th {
padding: 3px !important;/* getting really sick of these specificity problems */
}
.sorter {
background: url(/assets/common/images/icon.sort.inactive.gif) top right no-repeat;
}
.sorter a {
display: block;
padding: 0 16px;
}
.sorter a:hover, .sorter a:focus {
background: url(/assets/common/images/icon.sort.asc.gif) top right no-repeat;
color: #FFF !important;
}
.sorter .asc {
background: url(/assets/common/images/icon.sort.asc.gif) top right no-repeat;
}
.sorter .asc:hover, .sorter .asc:focus  {
background: url(/assets/common/images/icon.sort.desc.gif) top right no-repeat;
}
.sorter .desc {
background: url(/assets/common/images/icon.sort.desc.gif) top right no-repeat;
}
.sorter .desc:hover,.sorter .desc:focus {
background: url(/assets/common/images/icon.sort.asc.gif) top right no-repeat;
}
.padCells td, .padCells th {
padding: 4px !important;
}
.odd {
background: #e0ebf8;
}
.last {
border-right: 0 !important;
}
.divide {
width: 1px;
font-size: 1px;
background: #CCC;
padding: 0 !important;
border: 0 !important;
}
.trainOnly {
clear: both;
margin-top: 1em;
border: 1px dotted red;
padding: 5px;
background: #FFF url(/assets/common/images/debug.training.gif);
}
.bigprint {
font-size: 95%; /* as weird as it sounds, this is closest to printed 12pt fonts when IE is at its medium text size setting */
}
.bigprint select, .bigprint input {
font-size: 14px;
}
.forceCenter * {
text-align: center !important;
}
/*************************** old schtuff ***************************/
a:active {
color:#f00;
}
a:link {
color:#039;
}
a:visited {
color:#09c;
}
a:hover, a:focus {
color:#f03;
}
cite {
	font-family:"Times New Roman", times, serif;
	font-weight:bold;
	font-style:italic;
	color:#09c;
}
hr {
color:#09c;
background-color:#09c;
height:1px;
}
q {
	font-family:Georgia,"Times New Roman", times, serif;
	font-style:italic;
	color:#09c;
}
.alert {
background:#fc0;
padding:2px;
border:1px solid #666600;
font-weight:bold;
}

.alertUrgent {
	background-color:#f5c9ca;
	border:1px solid red;
	font-weight:bold;
	color:#000;
}
.blue {
color:#09c;
font-weight:bold;
}
.buttonBlue {
border:3px solid;
padding:2px;
text-align:center;
border-left-color:#69f;
border-top-color:#69f;
border-right-color:#369;
border-bottom-color:#369;
background-color:#36c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:smaller;
font-weight:bolder;
color:#fff;
}
INPUT[type="submit"],INPUT[type="button"],.button,.buttonYellow,a.buttonYellow{
	padding:2px;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bolder;
	color:#000;
	background-color:#fc0;
	text-decoration:none;
	text-transform:uppercase;
	border:2px #930 solid;
	border-top-color:#fe9;
	border-left-color:#f90;
	border-right-color:#c63;
	border-bottom-color:#930;
}
a.buttonYellow:link, a.buttonYellow:visited, a.buttonYellow:active, a.buttonYellow:hover {
	color:black;
}
.buttonYellow:active{
border-bottom-color:#fe9;
border-right-color:#f90;
border-left-color:#c63;
border-top-color:#930;
padding:2px 3px 4px 5px;
}
a.buttonOrange,.buttonOrange {
padding:0px 2px 3px 2px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
color:#fff;
background-color:#f60;
text-decoration:none;
/*/*/
line-height:1.8em;
border:1px #ffc solid;
border-top-color:#fc9;
border-left-color:#f93;
border-right-color:#630;
border-bottom-color:#330;
/* */
}
a.buttonOrange:link, a.buttonOrange:visited, a.buttonOrange:active, a.buttonOrange:hover {
	color:#fff;
}
.buttonOrange:active{
border-bottom-color:#fc9;
border-right-color:#f93;
border-left-color:#630;
border-top-color:#330;
padding:0px 1px 3px 3px;
}
.calloutBox {
border:1px solid #09c;
padding:3px;
background:#d6e9fc;
}
.calloutText {
color:#09c;
font:italic bold 120% Georgia,"Times New Roman",Times,serif;
}
.clearboth {
clear:both;
padding:0px;
margin:0px;
line-height:0px;
}
.disabled {
color : #ccc;
}
.error {
color:#f03;
font-weight:bold;
padding:2px;
}
.errorField{
color:#f03;
border:2px solid white;
background:#fee;
}
.error LI {
/*/*/
margin-left:1.5em;
/* */
}
.footnote {
font-size:75%;
}
.form {
background:#ffc;
border:1px solid Black;
padding:3px;
}
.form td,.form th {
vertical-align:top;
}
.form td label,.form th label {
white-space:nowrap;
}
.leftLabel {
text-align:right;
}
.glossaryTerm, .glossaryTerm:visited, .glossaryTerm:active, .glossaryTerm:hover {
 border-bottom:1px dotted #000;
 text-decoration:none;
 color:#000;
 cursor:help;
}
.icon {
border: none !important;
}
.grey {
color:#999;
}
.indent {
padding-left:2em;
text-align: left;
}
.layout,.layout td,.layout th {
border:0px none;
vertical-align:top;
padding:0px 0px;
border-collapse:collapse;
}

.layout100 {
	border:0px none;
	padding:0px 0px;
	border-collapse:collapse;
	width:100%;
}

.layout100 td,.layout100 th {
	vertical-align:top;
	padding:0px 0px;
}
.listGreenDot {
list-style:disc outside url(/images/bullets/bullet-green2.gif);
margin:0px 0px;
margin:0px 0px 0px 5px;
padding:0px 0px 0px 9px;
}
.listBlueDot {
list-style:disc outside url(/images/bullets/bullet-blue2.gif);
margin:0px 0px 0px 5px;
padding:0px 0px 0px 9px;
}
.moduleOutline {
border-left:1px solid #09c !important;
}
.moduleText {
font:85% Verdana,Arial,Helvetica,sans-serif;
padding:5px;
}
.moduleText img {
margin:-5px 8px 5px -5px;
}
.moduleTitle {
background-color:#09c;
border:none;
color:White;
padding:2px 50px 2px 3px;
font-weight:bold;
position:relative;
height:1.5em;
width:auto;
/*/*/
width:auto;
background-image:url(/images/blue-angle.gif);
background-position:right bottom;
background-repeat:no-repeat;
/* */
}
.moduleTitle a:link,.moduleTitle a:visited {
text-decoration:none;
color:White;
font-weight:bold;
}
.moduleTitle a:active,.moduleTitle a:hover {
text-decoration:underline;
color:#000;
font-weight:bold;
}
.moduleTitle img {
position:absolute;
bottom:2px;
right:15px;
}
.module2Text {
font:85% Verdana,Arial,Helvetica,sans-serif;
padding:5px;
background:#edf2fd;
border:none;
margin:0px 0px 5px 0px;
}
.module2Text a,.module2Text a.navLink:visited {
	color:#000;
}
.module2Text a.navLink:hover {
color:#f60;
}
.module2Title {
background-image:url(/images/blue-angle2.gif);
background-position:right bottom;
background-repeat:no-repeat;
font-size:90%;
background-color:#06C;
color:White;
padding:1px 3px;
font-weight:bold;
}
.module2Title a:link,.module2Title a:visited {
text-decoration:none;
color:White;
font-weight:bold;
}
.module2Title a:active,.module2Title a:hover {
text-decoration:underline;
color:#f60;
font-weight:bold;
}
.moduleSubTitle {
background:#edf2fd;
border:none;
color:#09c;
font-weight:bold;
width:150px;
/*/*/
width:auto;
clear:both;
padding:3px 40px 3px 3px;
position:relative;
height:1.5em;
margin:5px -5px;
/* */
}
.moduleSubTitle a:link,.moduleSubTitle a:visited {
text-decoration:none;
color:#09c;
font-weight:bold;
}
.moduleSubTitle a:active,.moduleSubTitle a:hover {
text-decoration:underline;
color:Black;
font-weight:bold;
}
.moduleSubTitle img {
margin:0px;
position:absolute;
bottom:7px;
right:0px;
}
.note {
color:#f60;
font-weight:bold;
}
.orange {
color:#f60;
font-weight:bold;
}
.QAblock {
/* for use in FAQ pages */
padding-left:3em;
}
.QAblock p {
position:relative;
}
.QAblock p span.QA {
font:bold 180% Georgia,"Times New Roman",Times,serif;
color:#09c;
display:block;
position:absolute;
left:-1.5em;
top:-.2em;
}

.required {
	color:#900;
}

.required A {
	color:#900;
}
a.SectionMenuOn,a.SectionMenuOn:active,a.SectionMenuOn:visited {
color:#ff6600;
}
.tableGrid {
border-collapse:collapse;
}
.tableGrid td {
border-collapse:collapse;
border:1px solid #09c;
padding:3px;
vertical-align:top;
}
.tableGrid th,.tableList th {
background:#09c;
color:White;
padding:3px;
text-align:center;
vertical-align:top;
font-weight:bold;
border: 1px solid #09c;
/*  IE workaround */
border-right : 1px solid White;
}
.tableGrid TH + TH {
border-left : 1px solid White;
}
.tableGrid TH a,.tableList TH a,.tableGrid TH a:VISITED,.tableList TH a:VISITED {
color:White;
}
.tableGrid TH .glossaryTerm, .tableGrid TH .glossaryTerm:visited, .rowHead .glossaryTerm {
color:white;
border-bottom:1px dotted White;
}
.tableGrid TH .glossaryTerm:active, .tableGrid TH .glossaryTerm:hover {
color:navy;
border-bottom:1px solid navy;
}
.tableHighlight {
background:#eee;
}
.tableList,.tableList TD {
border-collapse:collapse;
padding:3px;
vertical-align:top;
}
.unavailableService {
}
/******************** new schtuff ********************/
#pageTitle {
clear: both;
color: #000;
margin-bottom: .5em;
padding: 0 10px 10px 0;
border-bottom: 1px solid #906;
font-size: 2em;
}
#pageTitle sup {
font-size: 35%;
}
#pageTitle img {
float: none !important;
}
.debug {
background: #FF0000;
color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;
}
h1 {
font-size: 2em;
margin: 10px 0 10px 0;
padding: 0;
/*border-top: 1px solid #FFF; can't remember why I did this */
/*border-bottom: 1px solid #FFF; can't remember why I did this */
font-family:"Times New Roman", Times, serif;
color: #653292;
line-height: 1;
font-weight: normal;
}
h2 {
font-weight: normal;
padding: 0;
margin: .5em 0 .1em 0;
font-size: 1.4em;
/*border-top: 1px solid #FFF; can't remember why I did this */
/*border-bottom: 1px solid #FFF; can't remember why I did this */
color: #0092CD;
}
h3 {
font-size: 1.3em;
/* fill out more */
}
h4 {
font-size: 1.2em;
/* fill out more */
}
h5 {
font-size: 1.1em;
/* fill out more */
}
h6 {
font-size: 1em;
}
p {
margin-top: 0;
}
.menu_third {
clear: left;
background: #FFF;
color: #0070AB;
font-size: 90%;
padding: 0 0 .7em 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bigprint .menu_third {
font-size: 100%;
}
.menu_third span {
padding: 0 1em;
}
.menu_third a, .menu_third a:link, .menu_third a:active {
color: #0070AB;
text-decoration: none;
}
.menu_third a:hover, .menu_third a:focus {
color: #0070AB;
text-decoration: underline;
}
.menu_fourth {
clear: left;
border-top: 1px solid #906;
color: #666;
font-size: 90%;
padding: .6em 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bigprint .menu_fourth {
font-size: 100%;
}
.menu_fourth span {
padding: 0 .5em;
}
.menu_fourth a, .menu_fourth a:link, .menu_fourth a:active {
color: #666;
text-decoration: none;
}
.menu_fourth a:hover, .menu_fourth a:focus {
color: #666;
text-decoration: underline;
}


.menu_thirda {
clear: left;
color: #fff;
padding: 5px;
font:bold 11px/24px Verdana, Arial, Helvetica, sans-serif;
}
.bigprint .menu_thirda {
font-size: 100%;
}
.menu_thirda span {
color: #fff;
padding: 0 .5em;
}
.menu_thirda a, .menu_thirda a:link, .menu_thirda a:active {
color: #fff;
text-decoration: none;
}
.menu_thirda a:hover, .menu_thirda a:focus {
color: #fff;
text-decoration: underline;
}


img {
border: 0;
}
form {
margin: 0;
padding: 0;
}
.noBorder {
border: 0 !important;
}
sup {
font-size:70%;
vertical-align: top;
}
a sup {
text-decoration: none !important;
}
.footnotes {
font-size: 85%;
}
.bigprint .footnotes {
font-size: 100%;
}
.footnotes hr {
margin-top: 0;
border: 0;
border-bottom: 1px solid #906;
height: 1px;
}

#content {
min-height:400px;
}


#content .module {
margin-top: 1em;
}
#content .module h3 {
margin: 0;
padding: 0 20px .09em .17em;
background: #FFF url(/assets/common/images/content.headergrad.png) no-repeat bottom center;
text-align: right;
color: #666;
font-size: 1.55em;
font-weight: normal;
}
#content .module .col h3 {
margin: -.25em -.25em 0 -.25em;
}
#content .module .content {
margin:0px;
padding:.5em;
}
#content .module ul{
margin-top:0px;
padding-top:0px;
}
.col2 .col, .col3 .col {
float: left;
}

.col2 .col:first-child, .col3 .col:first-child {
margin-right: .9%;
}
.col + .col {
margin-left: .9%;
}
.col2 .col {
width: 49%;
}
.col3 .col {
width: 32.4%;
}
.col h4 {
margin-top: 0;
margin-bottom: 0;
}
.control {
text-align: right;
font-size: 85%;
}
#faqs {
margin: 0 2em;
}
#faqs ol {
margin: 0 0 0 2em;
}
#faqs li {
margin: 0 0 10px 0;
padding: 0;
}
#faqs li li {
color: #000;
}
#faqs .q {
font-weight: bold;
margin: 0;
padding: 0;
font-size: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#faqs .a {
color: #000;
font-weight: normal;
padding: 8px 20px 8px 0;
}
.block {
display: block;
}
#faqs .none {/* using specificity to avoid colliding with a class in ratequote */
display: none;
}
.pdf, .nonpdf {
display: block;
width: auto;
padding: 5px 0 6px 26px;
background: url(/assets/common/images/icon.linkpdf.gif) top left no-repeat;
}
.nonpdf {
background-image: url(/assets/common/images/icon.linkpdfnot.gif);
}
.pdf img {
display: block;
margin-bottom: .25em;
position: relative;
top: -3px;
}
a.noTE { /* links for trusted employees without access to the item */
text-decoration: line-through;
}
#content .module h3 a {
color: #666;
text-decoration: none;
display: block;
padding-right: 16px;
background: url(/assets/common/images/content.header.more.gif) no-repeat bottom right;
margin-right: -16px;
}
dl.dated dt {
width: 5em;
float: left;
clear: left;
}
dl.dated dd {
margin-left: 7em;
margin-bottom: .5em;
}
dl.menu_splash {
margin-left: 3em;
}
.menu_splash dt {
font-size: 1.2em;
margin-bottom: .25em;
}
.menu_splash dd {
margin: .25em 0 1em 2em;
}
dl.terms {
margin-left: 2em;
}
.terms dt {
clear: left;
font-weight: bold;
margin-bottom: .25em;
}
.terms dd {
margin-bottom: 1.5em;
}
dt {
font-weight: bold;
}
.dated dt {
font-weight: normal;
}
.fleft {
display: block;
float: left;
margin: 0 .5em .5em 0;
}
.fright {
display: block;
float: right;
margin: 0 0 .5em .5em;
}
legend {
font-weight: bold;
margin-bottom: 1em;
}
fieldset {
padding: .75em;
margin: 1em 0;
}
fieldset.no-style {
    border: none;
    margin: 0;
    padding: 0;
}
.disclaimers {
margin-top: 1em;
font-size: 80%;
}
.bigprint .disclaimers {
font-size: 100%;
}
#splashHead {
background: #FFF none no-repeat;
margin: -3px -5px 0 -10px;
padding-top: 141px;
height: 0px;
overflow: hidden;
min-width: 374px;
}
* html #splashHead {
height /**/: 141px;
margin-top: -4px;
min-width: 375px;
}
#splashHead div, #splashHead img {
display: none;
}
.producers #splashHead {
background-image: url(/assets/common/images/splash.producers.jpg);
}
.actout {
background: #C8E6FF url(/assets/common/images/actout.nw.gif) top left no-repeat;
margin: 0 0 .5em 0;
padding: 0;
clear: both;
}
.actout .ne {
background: url(/assets/common/images/actout.ne.gif) top right no-repeat;
padding-top: 4px;
}
.actout h2 {
color: #9DC203;
font-size: 175%;
margin: 0 8px;
padding: 0;
border: 0;
font-variant:small-caps;
}
.actout .content {
margin: 8px 8px 0 8px;
}
.actout p {
margin-bottom: 0;
}
.actout .act {
background: #C8E6FF url(/assets/common/images/actout.se.gif) bottom right no-repeat;
margin-bottom: 0px;
}
.actout .act div {
background: url(/assets/common/images/actout.sw.gif) bottom left no-repeat;
margin-right: 8px;
height: 29px;
padding-top: 9px;
}
* html .actout .act div {
height /**/: 38px;
}
.actout .act a {
margin: 0 0 0 8px;
}
.feature {
margin-bottom: .5em;
}
* html .feature {
height: 1%;
}
.feature h4 {
padding: 2px 4px;
color: #FFF;
margin: 0;
font-weight: bold;
}
.feature .blurb {
background: #FFF;
margin: 1px;
padding: .5em;
}
.feature p {
margin-bottom: 0;
}
.members .feature {
background: #EB0;
}
.shopping .feature {
background: #0070A8;
}
.producers .feature {
background: #F60;
}
.employers .feature {
background: #78AF00;
}
.providers .feature {
background: #F60;
}
.inside .feature {
background: #CD111C;
}
a.more, .more a {
display: block;
height: 0;
padding-top: 16px;
overflow: hidden;
background: url(/assets/common/images/link.more.gif) top right no-repeat;
}
span.more {
text-align: right;
display: block;
}
span.more a {
width: 50px;
}
* html a.more, * html .more a {
height /**/: 16px;
}
#extras a.more, #extras .more a {
background-image: url(/assets/common/images/link.more.extras.gif);
}
a.more:hover, .more a:hover {
background-position: bottom right;
}
.more img {/* fix to get rid of interim images used partway through the process */
display: none;
}
.standout {
margin-bottom: 1em;
padding: 0;
background: url(/assets/common/images/standout.topleft.gif) top left no-repeat;
border-bottom: 1px solid #FFF; /* freakish ie fix */
}
.standout h2 {
text-transform: uppercase;
color: #006699;
margin: 0;
padding: 5px;
background: url(/assets/common/images/standout.topright.gif) top right no-repeat;
}
.soml {
background: url(/assets/common/images/standout.midleft.gif) top left no-repeat;
}
.somr {
background: url(/assets/common/images/standout.midright.gif) top right no-repeat;
}
.sobl {
background: url(/assets/common/images/standout.btmleft.gif) bottom left no-repeat;
}
.sobr {
background: url(/assets/common/images/standout.btmright.gif) bottom right no-repeat;
padding: 10px;
}

/* callout */
.callout {
margin-bottom: 1em;
background: #DEF url(/assets/common/images/callout.nw.gif) top left no-repeat;
border-bottom: 1px solid #FFF; /*freakish ie fix */
float:left;
}
.callout .ne {
background: url(/assets/common/images/callout.ne.gif) top right no-repeat;
padding-top: 11px;
float:left;
}
.callout h2 {
text-transform: uppercase;
color: #006699;
margin: 0 10px 5px 10px;
padding: 0 0 5px 0;
background: url(/assets/common/images/callout.h2.gif) bottom right no-repeat;
float:left;
}
.callout .sw {
background: url(/assets/common/images/callout.sw.gif) bottom left no-repeat;
float:left;
}
.callout .se {
background: url(/assets/common/images/callout.se.gif) bottom right no-repeat;
padding: 0px 11px 12px 11px;
float:left;
}
.callout .whiteBox {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.callout .whiteBox .Top {
height: 8px;
width: 175px;
/* background: url(/assets/common/images/callout.bg.top.gif) no-repeat; */
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.callout .whiteBox .Mid {
background: url(/assets/common/images/callout.bg.mid.gif) repeat-y;
padding: 0 0 0 12px;
margin: 0 0 0 0;
}
.callout .whiteBox .Mid p {
color: #FF3300;
font-style: italic;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.callout .whiteBox .Mid ul {
font-size:80%;
padding: 0 0 0 25px;
margin: 0 0 0 0;
}
.callout .whiteBox .Bottom {
height: 8px;
width: 175px;
background: url(/assets/common/images/callout.bg.bottom.gif) no-repeat;
padding: 0 0 0 12px;
margin: 0 0 0 0;
}
* html .callout .se {
margin-bottom: -1px;
}



/* splash stuff */
ul.menu_splash {
list-style: none;
}
.menuBlueBox, .menuGreenBox, .menuOrangeBox, .menuPinkBox, .menuPurpleBox, .menuRedBox, .menuYellowBox, .menu_splash .mi1 a, .menu_splash .mi2 a, .menu_splash .mi3 a, .menu_splash .mi4 a, .menu_splash .mi5 a, .menu_splash .mi0 a {
font: bold 130% Verdana,Arial,Helvetica,sans-serif;
color: #333 !important;
padding: 0px 0px 5px 0px;
display: block;
margin: -3px 0px;
padding: 0px 0px 0px 20px;
background: no-repeat 0px 2px;
text-decoration: none;
list-style: none;
}
.menuBlueBox:visited, .menuGreenBox:visited, .menuOrangeBox:visited, .menuPinkBox:visited, .menuPurpleBox:visited, .menuRedBox:visited, .menuYellowBox:visited, .menu_splash .mi1 a:visited, .menu_splash .mi2 a:visited, .menu_splash .mi3 a:visited, .menu_splash .mi4 a:visited, .menu_splash .mi5 a:visited, .menu_splash .mi0 a:visited {
color: #333 !important;
}
.menuBlueBox:hover, .menuGreenBox:hover, .menuOrangeBox:hover, .menuPinkBox:hover, .menuPurpleBox:hover, .menuRedBox:hover, .menuYellowBox:hover, .menu_splash .mi1 a:hover, .menu_splash .mi2 a:hover, .menu_splash .mi3 a:hover, .menu_splash .mi4 a:hover, .menu_splash .mi5 a:hover, .menu_splash .mi0 a:hover {
color: #666 !important;
}
.menuBlueBox:focus, .menuGreenBox:focus, .menuOrangeBox:focus, .menuPinkBox:focus, .menuPurpleBox:focus, .menuRedBox:focus, .menuYellowBox:focus, .menu_splash .mi1 a:focus, .menu_splash .mi2 a:focus, .menu_splash .mi3 a:focus, .menu_splash .mi4 a:focus, .menu_splash .mi5 a:focus, .menu_splash .mi0 a:focus {
color: #666 !important;
}
.menu_splash .mi1 a.active, .menu_splash .mi2 a.active, .menu_splash .mi3 a.active, .menu_splash .mi4 a.active, .menu_splash .mi5 a.active, .menu_splash .mi0 a.active {
color: #000 !important;
}
.menuBlueBox, .menu_splash .mi1 a  {
background-image:url(/assets/common/images/icon.menuitem1.gif);
}
.menuBlueBox:hover, .menuBlueBox:focus, .menu_splash .mi1 a:hover, .menu_splash .mi1 a:focus, .menu_splash .mi1 a.active {
background-image:url(/assets/common/images/icon.menuitem1.hover.gif);
}
.menuGreenBox, .menu_splash .mi2 a  {
background-image:url(/assets/common/images/icon.menuitem2.gif);
}
.menuGreenBox:hover, .menuGreenBox:focus, .menu_splash .mi2 a:hover, .menu_splash .mi2 a:focus, .menu_splash .mi2 a.active {
background-image:url(/assets/common/images/icon.menuitem2.hover.gif);
}
.menuOrangeBox, .menu_splash .mi3 a {
background-image:url(/assets/common/images/icon.menuitem3.gif);
}
.menuOrangeBox:hover, .menuOrangeBox:focus, .menu_splash .mi3 a:hover, .menu_splash .mi3 a:focus, .menu_splash .mi3 a.active {
background-image:url(/assets/common/images/icon.menuitem3.hover.gif);
}
.menuPinkBox  {/* trying to deprecate */
background-image:url(/assets/common/images/icon.menuitem5.gif);
}
.menuPinkBox:hover, .menuPinkBox:focus { /*trying to deprecate */
background-image:url(/assets/common/images/icon.menuitem5.hover.gif);
}
.menuPurpleBox, .menu_splash .mi4 a {
background-image:url(/assets/common/images/icon.menuitem4.gif);
}
.menuPurpleBox:hover, .menuPurpleBox:focus, .menu_splash .mi4 a:hover, .menu_splash .mi4 a:focus, .menu_splash .mi4 a.active {
background-image:url(/assets/common/images/icon.menuitem4.hover.gif);
}
.menuRedBox, .menu_splash .mi5 a  {
background-image:url(/assets/common/images/icon.menuitem5.gif);
}
.menuRedBox:hover, .menuRedBox:focus, .menu_splash .mi5 a:hover, .menu_splash .mi5 a:focus, .menu_splash .mi5 a.active {
background-image:url(/assets/common/images/icon.menuitem5.hover.gif);
}
.menuYellowBox, .menu_splash .mi0 a  {
background-image:url(/assets/common/images/icon.menuitem6.gif);
}
.menuYellowBox:hover, .menuYellowBox:focus, .menu_splash .mi0 a:hover, .menu_splash .mi0 a:focus, .menu_splash .mi0 a.active {
background-image:url(/assets/common/images/icon.menuitem6.hover.gif);
}
.menuDescription {
color: #000;
font-weight: normal;
font-size : 85%;
font-style : italic;
background: none;
}
.bigprint .menuDescription {
font-size: 100%;
}
.sellout {
background: #909 url(/assets/common/images/sellout.nw.gif) top left no-repeat;
margin: 0 0 .5em 0;
padding: 0;
clear: both;
}
.sellout .ne {
background: url(/assets/common/images/sellout.ne.gif) top right no-repeat;
padding-top: 4px;
}
.sellout h2 {
color: #9DC203;
font-size: 175%;
margin: 0 8px;
padding: 0;
border: 0;
font-variant:small-caps;
}
.sellout .content {
margin: 8px 8px 0 8px;
}
.sellout p {
margin-bottom: 0;
}
.sellout .sell {
background: #909 url(/assets/common/images/sellout.se.gif) bottom right no-repeat;
margin-bottom: 0px;
}
.sellout .sell div {
background: url(/assets/common/images/sellout.sw.gif) bottom left no-repeat;
margin-right: 8px;
height: 29px;
padding-top: 9px;
}
* html .sellout .sell div {
height /**/: 38px;
}
.sellout .sell a {
margin: 0 0 0 8px;
}
.marquee {
list-style-type: none; 
margin: 0;
}
.marquee li {
background: url(/assets/common/images/icon.marqueeitem.gif) 0 3px no-repeat;
padding: 0 0 .25em 20px;
margin: 0 0 .25em 0;
}
#infoThing {
empty-cells: show;
background: url(/assets/common/images/infothing.frame.left.gif) top left repeat-y;
margin-bottom: 1.5em;
}
.showTab1 #tab1, .showTab2 #tab2, .showTab3 #tab3 {
display: block;
}
.showTab1 #tab2, .showTab1 #tab3, .showTab1 #tab4, .showTab1 #tab5, .showTab1 #tab6, .showTab1 #tab7, .showTab1 #tab8, .showTab2 #tab1, .showTab2 #tab3, .showTab2 #tab4, .showTab2 #tab5, .showTab2 #tab6, .showTab2 #tab7, .showTab2 #tab8, .showTab3 #tab1, .showTab3 #tab2, .showTab3 #tab4, .showTab3 #tab5, .showTab3 #tab6, .showTab3 #tab7, .showTab3 #tab8, .showTab4 #tab1, .showTab4 #tab2, .showTab4 #tab3, .showTab4 #tab5, .showTab4 #tab6, .showTab4 #tab7, .showTab4 #tab8, .showTab5 #tab1, .showTab5 #tab2, .showTab5 #tab3, .showTab5 #tab4, .showTab5 #tab6, .showTab5 #tab7, .showTab5 #tab8, .showTab6 #tab1, .showTab6 #tab2, .showTab6 #tab3, .showTab6 #tab4, .showTab6 #tab5, .showTab6 #tab7, .showTab6 #tab8, .showTab7 #tab1, .showTab7 #tab2, .showTab7 #tab3, .showTab7 #tab4, .showTab7 #tab5, .showTab7 #tab6, .showTab7 #tab8, .showTab8 #tab1, .showTab8 #tab2, .showTab8 #tab3, .showTab8 #tab4, .showTab8 #tab5, .showTab8 #tab6, .showTab8 #tab7 {
display: none;
}
#infohead th {
background: #F0D6A7 url(/assets/common/images/infothing.frame.left.gif) bottom left repeat-y;
}
#infohead th a img {
height: 15px;
margin: 16px 14px 14px 14px;
}
#infohead #tabpad {
height: 49px;
background: url(/assets/common/images/infothing.tab.base.gif) bottom right no-repeat;
}
#infohead a {
cursor: pointer;
display: block;
float: left;
height: 45px;
width: auto;
background: #C8C593 url(/assets/common/images/infothing.tab.left.gif) top left no-repeat;
}
#tablink2, #tablink3 {
	margin-left:4px;
}
#infohead span {
display: block;
background: url(/assets/common/images/infothing.tab.right.gif) top right no-repeat;
}
* html #infohead span {
height /**/: 45px;
}
#infoThing.showTab1 #infohead #tablink1, #infoThing.showTab2 #infohead #tablink2, #infoThing.showTab3 #infohead #tablink3 {
background: #F7E9CE url(/assets/common/images/infothing.tab.left.hot.gif) top left no-repeat;
}
#infoThing.showTab1 #infohead #tablink1 span, #infoThing.showTab2 #infohead #tablink2 span, #infoThing.showTab3 #infohead #tablink3 span {
background: url(/assets/common/images/infothing.tab.right.hot.gif) top right no-repeat;
}
#infobody td {
background: url(/assets/common/images/infothing.frame.right.gif) top right repeat-y;
}
#infoThing #tab1, #infoThing #tab2, #infoThing #tab3 {
margin: 0 4px;
padding: 10px 10px 0 10px;
background: #E0AD4E url(/assets/common/images/infothing.gradient.gif) top left repeat-x;
}
#infofoot td {
height: 5px;
padding-left: 380px;
text-align: right;
background:  url(/assets/common/images/infothing.frame.btm.gif) bottom left no-repeat;
}
#infofoot img {
height: 5px;
}
.tabfoot {
text-align: right;
background: #D99C29 bottom left repeat-x;
padding-top: 133px;
margin: 10px -10px 0 -10px;
}
#infoThing ul {
margin: 5px 15px;
}
#infoThing li {
margin-bottom: 5px;
}
#infoplus, #infoequals {
float: left;
width: 21px;
height: 30px;
margin: 5px 0 0 4px;
background: #FFF center center no-repeat;
}
#infoplus {
background-image: url(/assets/common/images/infoblocks.plus.gif);
}
#infoequals {
background-image: url(/assets/common/images/infoblocks.equal.gif);
}

/*************************** guided selling schtuff ***************************/
div.tabArea {
	padding:5px 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	white-space:nowrap;
}

a.tab {
	background-image:url(/images/gs/bg_tab1.gif);
	border: 0 solid #ccc;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

a.tab, a.tab:visited {
	color: #fff;
}

a.tab:hover {
	background-color: #fff;
	background-image:url(/images/gs/bg_tab2.gif);
	color: #000;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background-image:url(/images/gs/bg_tab.gif);
	color: #000;
	border-bottom: 0 solid #fff;
}

.gsbg {
	background:url(/images/gs/bg_content.gif) repeat-x;
	padding:15px 10px 10px 10px;
	border:1px solid #d7d4c8;
}
/*Added watermark */
#watermark {background-image:url(/assets/common/images/watermark.gif); background-repeat: repeat-y; margin:10px;}