<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*test*/
.clearfix
{
    *zoom:1;
}
hr
{
    margin-bottom: 10px;
}
.clearfix:before,.clearfix:after
{
    display:table; content:"";
}
tr.Rsa_PaymentItemRow
{
    margin: 0px 0px 30px 0px; 
}
.clearfix:after
{
    clear:both;
}

/* form elements */
.xmp-WebSiteSetup 
{ 
    padding: 10px 5px 5px 5px; 
}
.RadioButtonListHorz
{
     float: left;
}
.RadioButtonListHorz td
{
     padding-right: 20px;
     font-weight: bold;
}
zzdiv.xmp-form { 
    width: auto;
    box-shadow: 0 0 10px #999999;
    background-color: #FFFFFF;
    padding: 10px 10px 30px 30px;    
    margin: 10px 10px 10px 10px;
    border-radius: 4px 4px 4px 4px;
}
div.xmp-form-Center-Fields 
{
    padding: 20px 10px 10px 30px; 
}
div.contact-us { 
    padding-top: 30px;
    width: 530px;
}
div.contact-us h2{ 
    font-size: 45px;
    width: 530px;
    color: #FF9900;
    line-height: 35px;
}
.contact-us-required-note
{
    font-style:italic;
    font-size: 11px;
    color: #999999;
}
.xmp-form-col1 
{ 
    margin: 0px 15px 0px 0px; 
    width: 220px;
    padding: 0px; 
    float:left;
}
.xmp-form-col2
{ 
    width: 220px;
    float:left; 
}
.xmp-form-col2-1 
{ 
    margin: 0px; 
    padding: 0 4px 0 0; 
    float:left;
    
    width: 120px;
}
.xmp-form-col2-2 
{ 
    float:left;
    width: 105px;
}
.xmp-form-row  
{ 
    margin: 0px 3px 3px 0px; 
    padding: 3px 3px 3px 0px; 
    clear:left;
}
.xmp-form-major-Col 
{ 
    float:left;
}
.xmp-form-line  
{ 
    padding: 0px 3px 0px 3px; 
    clear:left;
}
.xmp-validation
{
    margin: 5px 0; 
    width:90%; 
    
}
.xmp-form-label, label.xmp-WebSiteSetup span.xmp-form-label
{ 
    display:block; 
    text-align: left;
}
.xmp-form-day-label 
{ 
    padding: 5px 0px 0px 0px; 
    Width:65px; 
    float:left; 
    text-align: left;
}
.xmp-form-label-Heading
{
    display:block; 
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #555555;
}

.xmp-form-requiredNote
{
    padding-bottom: 10px; 
}
.xmp-form-requiredIndicator
{
    color: Red; 
}
.xmp-form-checkbox {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #666666;
    letter-spacing: 0;
    padding: 5px 0px 10px 0px; 

}
input[type=checkbox], input[type=radio] {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
  }
  input[type=radio] {
    bottom: 2px;
  }
  
.xmp-form-choice-row input[type=radio],
.summary-plan input[type=radio]
{
   position: relative;
   margin: 5px 0 20px 5px;
}
.xmp-form-choice-row input[type=radio] + label,
.summary-plan input[type=radio] + label
{
   font-family: bebasNeue;
   position: relative;
   margin: 0;
   padding: 0 0 0 10px;
   cursor: pointer;
   line-height: 55px;
   min-height: 55px;
   display: inline-block;
   z-index: 0;
   font-size: 34px;
   font-weight: normal;
}
.xmp-button 
{ 
    margin-right: 5px; 
}
.xmp-notice 
{ 
    color: #ff0000; 
    font-family: Arial; 
}
.xmp-heading 
{ 
    font:15px arial,sans-serif; 
    clear:left; 
}
.clearboth 
{ 
    clear: both; 
    width: 0px; 
    height: 0px; 
    margin: 0px; 
}

.toolTip
{
    padding-left: 3px;
    padding-right: 3px;
}
.testresult
{
    display:block;
    margin-left:5px;
    width: 200px;
}

fieldset
{
    padding:0;
    margin:0;
    border:0;
}
legend
{
    display:block;
    width:100%;
    padding:0;
    margin-bottom:27px;
    font-size:19.5px;
    line-height:36px;
    color:#333333;
    border:0;
    border-bottom:1px solid #eee;
}
legend small
{
    font-size:13.5px;
    color:#999999;
}
label, select, textarea
{
    font-size:11px;
    font-weight:bold;
    line-height:14px;
}
.Leftlabels input
{
    float:left;
}
.Leftlabels label
{
    margin-top:2px;
    display: inline-block;
}
select, textarea
{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* Alerts */
 .alert{padding:8px 35px 8px 14px;margin-bottom:18px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853; margin: 10px 0;}
 .alert-heading{color:inherit;}
 .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}
 .alert-danger,
 .alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}
 
header a, .top-links a, footer a, nav.top-horiz a, input[type=text], textarea
{
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: linear;
}

.xmp-form input[type=text], .xmp-form textarea, .xmp-form select 
{
    margin-bottom: 10px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    border-bottom-color: #AAAAAA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #AAAAAA;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #AAAAAA;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #AAAAAA;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 1px 1px 2px #CCCCCC inset;
    color: #333333;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding: 3px;
}

textarea.textAreaWithLimit
{
    margin-bottom:0px;
}
.xmp-form input[type=text], textarea{
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
}
.xmp-form select {
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    height: 25px;
}

.xmp-form input[type=text]:hover, textarea:hover, select:hover {
    box-shadow: 1px 1px 4px #888888 inset;
    color: black;
}
.xmp-form input[type=text]:focus, textarea:focus, select:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #449EE2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #449EE2;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #449EE2;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #449EE2;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 1px 1px 3px #888888 inset, 0 0 10px #3096E5;
    color: black;
}
.xmp-left-choice-Block 
{ 
    /*float:left; 
    width: auto;*/
    left: 0px;
    width: 650px;
}
.xmp-form-choice-row 
{ 
    padding: 15px 0px 7px 35px;
    position: relative;
}
.xmp-form-choice-row img
{ 
    padding: 0px 0px 10px 35px;
}
.xmp-form-choice-image 
{ 
    position:absolute;
    left: 0px;
    width:140px;
}
.xmp-form-choice-row ul
{ 
    margin-left: 20px;
}
.xmp-form-choice-text 
{ 
    margin: 5px 5px 5px 160px;
}
.tooltipster-contnet
{
      background-color: #E6EAEC;
}
.xmp-form-choice-popup-text 
{ 
    margin: 10px;
      background-color: #E6EAEC;
}
.xmp-form-choice-popup-text h2
{ 
    color: #555555;
    font-family: bebasNeue;
    font-size: 32px;
    line-height: 1em;
    margin-bottom: 5px;
}
.MembershipPopupHeading
{
    font-family: bebasNeue;
    font-size: 31px; 
    font-weight:normal;
    line-height: 1.05em;
}
.membershipPopupBody
{
    font-family: arial,verdana,helvetica,sans-serif; 
    font-size: 13px;
    padding: 8px;
}
a.toolTip
{
    display:block; 
    float:left;
    margin-bottom: 1px;
}
label.xmp-form-label, span.xmp-form-label
{
    display:block; 
    width: auto;
    text-align: left; 
    margin-right: 5px; 
    color: #555555;
    height: 17px;
}
.xmp-form label
{
   color: #555555;
}

.xmp-form-hours-heading
{
    display: inline-block;
    width: 106px;
}
.MembershipSubHeading
{
    font-family: bebasNeue;
    font-size: 31px; 
    font-weight:normal;
    line-height: 1.05em;
}
.MembershipBody
{
    font-family: arial,verdana,helvetica,sans-serif; 
    font-size: 13px;
    padding-bottom: 8px;
}

#MembershipPlanSection
{
    margin-bottom:100px;
}
.price-Graphic
{
   position:absolute;
   left: 577px;
   top:-10px;
}
.summary-box h3
{
    font-size: 32px;
    line-height: 1em;
    font-family: bebasNeue;
    margin-bottom: 5px;
}
.summary-pricing, .summary-plan 
{ 
    width: 200px; 
    padding: 10px 8px 10px 10px; 
    margin: 15px 0 5px 0; 
    background-color:#E6EAEC; 
    -moz-border-bottom-colors: none; 
    -moz-border-left-colors: none; 
    -moz-border-right-colors: none; 
    -moz-border-top-colors: none; 
    background-color: #E6EAEC;
    border-bottom-color: #AFB6BA; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-image-outset: 0 0 0 0; 
    border-image-repeat: stretch stretch; 
    border-image-slice: 100% 100% 100% 100%; 
    border-image-source: none; 
    border-image-width: 1 1 1 1;  
    border-left-color: #AFB6BA; 
    border-left-style: solid; 
    border-left-width: 1px; 
    border-right-color: #AFB6BA; 
    border-right-style: solid;  
    border-right-width: 1px; 
    border-top-color: #AFB6BA; 
    border-top-style: solid; 
    border-top-width: 1px; 
    box-shadow: 0 1px 0 #FFFFFF inset; 
    background-clip: padding-box; 
    border-bottom-left-radius: 5px; 
    border-bottom-right-radius: 5px; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px;
}
.summary-plan p
{
   font-family: arial,verdana,helvetica,sans-serif; 
   font-size: 12px; 
   margin: 0 0 7px 0;
}
.summaryPriceLbl 
{
    font-family: arial,verdana,helvetica,sans-serif; 
    font-size: 14px;
}
.summaryPrice 
{
    font-family: verdana,arial,helvetica,sans-serif; 
    font-size: 14px;
    font-weight:bold;
}
#MemberInstructionSection
{ 
    width: 200px; 
    padding: 10px 10px 10px 10px; 
    margin: 15px 0 5px 0; 
    background-color:#666666; 
    border-color: #999999;
    border-style: solid; 
    border-width: 1px; 
    border-bottom-left-radius: 5px; 
    border-bottom-right-radius: 5px; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px;
    box-shadow: 0 1px 0 #cccccc inset; 
    
}

.MemberInstructionHeading
{
    font-family: bebasNeue;
    font-size: 40px;
    color: #cccccc;
    text-shadow: none;
    text-align: center;
    line-height: 1em;
}
.MemberInstructionBody
{
    font-family: bebasNeue;
    font-size: 20px;
    color: #ffffff;
    text-shadow: none;
    text-align: center;
    line-height: 1.2em;
}
.MemberInstructionArrow
{
    text-align: center;
    margin-bottom: -50px;
}
div.PremiumSelect, 
div.WebsiteSelect
{ 
    padding: 0;    
    margin: 0;
}
.PremiumSelect .summary-box
{ 
    position: absolute;
    top: 270px;
    margin-left: 735px;
}
.WebsiteSelect .summary-box
{ 
    position: absolute;
    top: 220px;
    margin-left: 735px;
}
.PremiumSelect, 
.WebsiteSelect
{
    position: relative;
}
.PremiumSelect H1,
.WebsiteSelect H1
{
    color: #ff9900;
    font-size: 65px;
    line-height: 0.8em;
    padding-top: 35px;
}
.PremiumSelect H2,
.WebsiteSelect H2
{
    color: #ff9900;
    line-height: 0.8em;
    padding-top: 2px;
}
.PremiumSelect .tooltip,
.WebsiteSelect .tooltip
{
    height: 115px;
}
.radioLabel
{
    position:relative;
    padding-right:15px;
    /*font-family: BebasNeue;*/
}
.radioLabelYesLarge
{
    font-family: bebasNeue;
    position: absolute;
    font-size: 50px;
    left: 0px;
    width:60px;
    padding-right:5px;
    line-height:0.8em;
    font-weight: normal;
    }
.radioLabelYesSmall
{
    font-family: bebasNeue;
    font-size: 22px;
    width: 130px;
    margin: 10px 50px 10px 73px;
    line-height:0.9em;
    font-weight: normal;
}
.radioLabelNoLarge
{
    font-family: bebasNeue;
    position:absolute;
    font-size: 50px;
    left: 0px;
    width:50px;
    padding-right:5px;
    line-height:0.8em;
    font-weight: normal;
    }
.radioLabelNoSmall
{
    font-family: bebasNeue;
    font-size: 22px;
    width: 140px;
    margin: 10px 20px 10px 48px;
    line-height:0.9em;
    font-weight: normal;
}
.PremiumSelect .radioLabelNoSmall
{
    width: 140px;
}
.WebsiteSelect .radioLabelNoSmall
{
    width: 160px;
}
a.rsaButton-link , input.rsaButton-link 
{
    margin: 10px 5px 10px 25px;
    background: #ff5c00;
    background: -moz-linear-gradient(center top , #FEA35A, #FE7201) repeat scroll 0 0 transparent;
    
    /* fallback */ 
    background-color: #FE7201; 
    /*background: url(/portals/0/images/linear_bg_2.png); 
    background-repeat: repeat-x; */
    
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FE7201), to(#FEA35A)); 
    
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #FEA35A, #FE7201); 
    
    /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #FEA35A, #FE7201); 
    /* IE 10 */ background: -ms-linear-gradient(top, #FEA35A, #FE7201); 
    /* Opera 11.10+ */ background: -o-linear-gradient(top, #FEA35A, #FE7201);
    
    border: solid 1px #993700;
    color: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    
    border: solid 1px #B24000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    font-weight:bold;
}
input.rsaButton-link 
{
    padding: 5px 15px;
}
a.rsaButton-link 
{
    padding: 7px 15px;
}
a.rsaButton-link:hover , input.rsaButton-link:hover 
{
    background: #FEA35A;
    
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEA35A), to(#FE7201)); 
    
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #FE7201, #FEA35A); 
    
    /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #FE7201, #FEA35A); 
    /* IE 10 */ background: -ms-linear-gradient(top, #FE7201, #FEA35A); 
    /* Opera 11.10+ */ background: -o-linear-gradient(top, #FE7201, #FEA35A);
    border: solid 1px #802E00;
    text-decoration: none;
}
a.rsaButton-link:active, input.rsaButton-link:active 
{
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #993700;
    border: solid 1px #4C1C00;
}

.rsaButton
{
    background: #222 url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
    color: #FFFFFF;
    margin: 0px 5px 0px 5px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  */
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  */
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
/* Sizes ---------- */
.small.rsaButton 
{
    font-size: 11px;
    padding: 4px 10px 4px;
}
.medium.rsaButton 
{
    font-size: 13px;
    padding: 5px 10px 6px;
}
.large.rsaButton 
{
    font-size: 14px;
    padding: 8px 14px 9px;
} 
/* Colors ---------- */
.blue.rsaButton 
{
    background-color: #2daebf;
}
.red.rsaButton 
{
    background-color: #e33100;
}
.magenta.rsaButton 
{
    background-color: #a9014b;
}
.orange.rsaButton 
{
    background-color: #ff5c00;
}
.yellow.rsaButton 
{
    background-color: #ffb515;
}

/* styles necessary for jQuery Form Validation form	*/
.inputContainer
{
	position: relative;
	float: left;
}
.formError
{
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}
.ajaxSubmit
{
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}
.formError .formErrorContent
{
	width: 100%;
	background: #ee0101;
	position: relative;
	z-index: 5001;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
}
.greenPopup .formErrorContent
{
	background: #33be40;
}
.blackPopup .formErrorContent
{
	background: #393939;
	color: #FFF;
}
.formError .formErrorArrow
{
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative;
	z-index: 5006;
}
.formError .formErrorArrowBottom
{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top: 2px;
}
.formError .formErrorArrow div
{
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}
.formError .formErrorArrowBottom div
{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div
{
	background: #33be40;
}
.blackPopup .formErrorArrow div
{
	background: #393939;
	color: #FFF;
}
.formError .formErrorArrow .line10
{
	width: 15px;
	border: none;
}
.formError .formErrorArrow .line9
{
	width: 13px;
	border: none;
}
.formError .formErrorArrow .line8
{
	width: 11px;
}
.formError .formErrorArrow .line7
{
	width: 9px;
}
.formError .formErrorArrow .line6
{
	width: 7px;
}
.formError .formErrorArrow .line5
{
	width: 5px;
}
.formError .formErrorArrow .line4
{
	width: 3px;
}
.formError .formErrorArrow .line3
{
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2
{
	width: 3px;
	border: none;
	background: #ddd;
}
.formError .formErrorArrow .line1
{
	width: 1px;
	border: none;
	background: #ddd;
}

/* 		styles for formatting form	
div.xmp-form .input
{
	width: 280px;
}
div.xmp-form label
{
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	color: #111111;
	margin-top: 10px;
}
div.xmp-form em
{
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
div.xmp-form label
{
	width: 120px;
}
*/	
/* Width of labels */	
/*div.xmp-form
{
	font-size: 1.1em;
	color: #333;
}
*/		    
		    
/* 		DNNdev list styles	*/
#navcontainer
{
	margin-top: 8px;
	border: 1px solid #C0C0C0;
	background-color: #FFF8F0;
	padding: 12px;
	width: 750px;
}
#navlist
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navlist li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#navlist li:before
{
	content: "| ";
}
#navlist li:first-child:before
{
	content: "";
}
* html #navlist li
{
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
* html #navlist
{
	height: 1%;
}
* html #navlist li
{
	display: block;
	float: left;
}
* html #navlist li:first-child
{
	border-left: 0;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}</pre></body></html>