<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&amp;display=swap');
@import url('hamburgers.css');
@import url('balloon.min.css');


* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; height:100%; }
body { margin: 0px; font-family: 'Roboto Condensed', sans-serif; font-size:16px; position: relative;-webkit-text-size-adjust: none; color:#000; }
h1, h2, h3, h4, h5, pre { font-weight: 400; font-family: 'Roboto Condensed', sans-serif; }
h1 { font-weight:bold; margin:0 0 20px 0; font-size: 50px; line-height:65px; color: #0059A6; }
h1.section { font-size:40px; line-height:40px; margin:0; padding: 20px 0; }
h2 { font-weight:bold; margin-bottom:20px; font-size:40px; line-height: 48px; color:#d20a11; }
h3 { font-weight:bold; margin-bottom:20px; font-size:20px; line-height: 28px; color:#d20a11; }
h4 { font-weight:bold; font-size:16px; text-transform:uppercase; }
b { color: #d20a11; }
a { color:#d20a11; font-weight:bold; text-decoration:none; }
a:hover { color:#0059A6; }
a.selected { color:#000; }
* { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; -ms-transition: all 0.9s ease-in-out; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input, select, textarea { color:#000; padding:8px; font-family: 'Roboto Condensed', sans-serif; font-size:14px; border:1px solid #CCC; border-radius:5px; }
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { color:#FFF; cursor:pointer; background:#888; color:#FFF; border:0px; text-transform:uppercase; font-size:14px; font-weight:bold; padding: 10px 30px; letter-spacing:2px; display:inline-block; margin-top:20px;}
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#555;  }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#d20a11; }
input.btn-primary:hover, a.btn-primary:hover, button.btn-primary:hover { background:#0059A6; }
input[type='radio']:checked { background:#d20a11; }
input[type='checkbox'], input[type='radio'] { background:#FFF; padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; }
input[type='radio'] { border-radius:200px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#d20a11; }
input, select, button { height:40px; }
select { background: url('select_arrow.png') right center no-repeat #FFF; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
label { font-weight:bold; padding:5px 0; display:block; color:#888; font-size:13px; }
.label { text-align:right; padding:10px 20px 0 0; }
.row { margin-bottom:10px; }
.privacy p { margin:10px 0; font-size:13px; color:#888; padding-left:30px; position:relative; }
.privacy input { position:absolute; left:0; top:0; }
.check-list li { padding:5px 0 0 35px; position:relative; margin-bottom:5px; text-transform:uppercase; }
.check-list li input { left:0; top:2px; position:absolute; }
form h3 { margin-bottom:10px; text-transform:uppercase; font-weight:bold; }
::placeholder { color: #555; opacity: 1; }
:-ms-input-placeholder { color: #555; }
::-ms-input-placeholder { color: #555; }
img { display:block; }
img.loading { background: url('../images/loading.gif') no-repeat center center #FFF; }
img.scale { width:100%; height:auto; }
label { cursor:pointer; }
span.new { position:absolute; background:#FF0000; color:#FFF; padding:5px 10px; z-index:2; right:20px; text-transform:uppercase; font-size:13px; font-style: italic; }
table { width:100%; }
thead td { background:#114E93; color:#FFF; padding: 5px 10px;  text-transform:uppercase; font-size:11px; font-weight:bold; }
tbody td { border-bottom:1px dotted #CCC; padding: 5px 10px; vertical-align:top; }
.videoWrapper { background:#000; position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { width:100%; max-width:1400px; padding:0 20px; margin: 0 auto; clear: both; position:relative; }
.content-small { max-width:1400px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.phone_show { display:none; }
.nowrap { white-space:nowrap; }
.mb60 { margin-bottom:60px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mr40 { margin-right:40px; }
.mr30 { margin-right:30px; }
.mr20 { margin-right:20px; }
.pl40 { padding-left:40px; }
.align_center { text-align:center; }
.align_right { text-align:right; }
figure { overflow:hidden; position:relative; }
a:hover figure.fade img { opacity:0.5; overflow:hidden; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }

group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.span_50 { width: 50%; float:left; }
.span_50.text { padding:0 40px; }

.tabs ul { margin:0 auto; text-align:center; }
.tabs li { display:inline-block; }
.tabs a { padding:10px 20px; text-transform:uppercase; border-bottom:2px solid #114E93; display:block; text-align:center; color:#114E93; font-size:13px; font-weight: bold; }
.tabs a.selected, .tabs a:hover { background:#FFF; border-bottom-color:#F28E23; color:#F28E23; text-decoration: none; }
.tabcontent { padding:20px; }


.flex { display: flex; align-items: center; justify-content: center; }

header { height: 100px; position: fixed; top: 0; left: 0; right: 0; z-index: 2222; background:#FFF; }
header .logo { position:relative; width:100%; max-width:1400px; padding: 20px; margin: 0 auto; height:80px; }
header .logo img.corma { height:40px; width:auto; position:absolute; left:20px; top:20px; }
header .logo img.cressoni { height:28px; width:auto; position:absolute; right:20px; top:30px; }
header .logo img.massey { height:50px; width:auto; position:absolute; right:160px; top:15px; }
header h3 { letter-spacing:2px; position:absolute; left:200px; top:20px; font-size:16px; color:#000; line-height: 20px; color:#d20a11; border-left:1px solid #000; padding-left:40px; }
header h3 span { color:#0059A6; }

header nav { z-index:22; position:relative; width:100%; font-size:16px; background: rgb(210,10,17); background: linear-gradient(90deg, rgba(210,10,17,1) 41%, rgba(0,89,166,1) 100%); }
header nav ul { position:relative; max-width:1400px; text-transform:uppercase; margin:0 auto; padding: 5px 20px; letter-spacing:2px; }
header nav a { color:#FFF; display:block; padding: 10px 0; }
header nav a:hover { color:#FF3300; }
header nav li { white-space:nowrap; }

header.smaller2 .logo img { height:0px; width:auto; }
header.smaller2 nav { top:30px; }


.hamburger { display:none; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after, .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after { background:#000; }

#footer { text-align:left; margin-top:40px; padding: 40px 0; font-size:13px; line-height:20px;  color:#FFF; background: rgb(210,10,17); background: linear-gradient(90deg, rgba(210,10,17,1) 41%, rgba(0,89,166,1) 100%); }
#footer .grid-footer a { color:#FFF; }
#footer a:hover { color:#000; }
#footer h2 { font-size:18px; margin: 0 0 10px 0; line-height:20px; color:#FFF; }
#footer li { padding:0 0 5px 0; list-style:none; margin:0px; text-transform:uppercase; }
#footer .small { font-size:11px; margin-top:20px; }
#footer .lang li { position:relative; padding-left:40px; margin-bottom:5px; }
#footer .lang img { width:25px; height: auto; position:absolute; top:0; left:0; }
.grid-footer { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:20px;  }

/* height: -moz-calc(100vh - 200px); height: -webkit-calc(100vh - 200px); height: calc(100vh - 200px); */
.cover { height:600px; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.slide li { position:relative; margin:0px; list-style:none; background-repeat:no-repeat; background-size:cover; background-position:center center; background-position:center center; height: -moz-calc(100vh - 300px); height: -webkit-calc(100vh - 300px); height: calc(100vh - 300px); }
.slide-animation{ animation: fadezoom 20s 0s forwards; }
@keyframes fadezoom { 0% {  transform: scale(1); } 100% { transform: scale(1.2); } }

.slideHome li { position:relative; margin:0px; list-style:none; background-repeat:no-repeat; background-size:cover; background-position:center center; height: -moz-calc(100vh - 300px); height: -webkit-calc(100vh - 300px); height: calc(100vh - 300px); }
.slideHome .container { color:#FFF; text-align:left; padding:30px; width:600px; position:absolute; z-index:11; bottom:40px; right:40px; background: rgb(210,10,17); background: linear-gradient(90deg, rgba(210,10,17,1) 41%, rgba(0,89,166,1) 100%); }
.slideHome .container h2 { font-size:18px; line-height:24px; color:#FFF; text-transform:none; margin-bottom:10px; }

i { margin: 0 2px; }
.grid-home { display:grid; grid-template-columns:1fr 1fr; gap:40px; }
.grid-home h3 { font-size: 25px; background:#d20a11; color:#FFF; padding:10px 20px 15px 20px; text-transform:uppercase; position:relative; overflow: hidden; border-bottom-left-radius:10px; border-bottom-right-radius: 20px; }
.grid-home .item { position:relative; border-radius: 30px; overflow: hidden; }
.grid-home .item:hover h3 { background: #0059A6; }
.grid-home i { position:absolute; right:20px; top:0px; font-size:26px; }
.intro h1 { text-align:center; font-size:38px; margin: 40px 0; line-height:40px; color:#d20a11; }
.grid-home .item:before {
    content: '';
    position: absolute;
    bottom: 60px;
right: 0;
border-left: 800px solid #0059A6;
border-bottom: 30px solid #d20a11;
width: 0px;
}

.grid-store { display:grid; grid-template-columns:1fr 1fr; gap:20px; padding: 40px 20px; }
.empty { text-align:center; }

#main { margin-top:125px; line-height: 24px; }
.bg { background:#EEE; }
.item-row {  margin:0 auto; padding: 40px 0px; line-height: 24px; text-align:center; }
.service .item-row { text-align:center;  }
.service .item-row h1 { margin: 0 0 10px 0; font-size:40px; text-transform: uppercase; }
.punti { text-align:center; padding:40px 0; }
.punti h2 { color:#000; margin-bottom:40px; }
.punti h3 { text-transform:uppercase; margin-bottom:10px; }
.punti i { color:#0059A6; font-size:50px; margin-bottom:20px; }
.punti .item { border-right:2px dotted #CCC; padding: 0 40px; }
.punti .item:last-child { border:0px; }
.punti .grid-4 { gap:0px; }
.contact img { margin-bottom:10px; }
.timeline img { width:300px; display:block; margin-top:20px; border-radius:10px; }
.detail { padding: 40px; display:grid; grid-template-columns:1fr 1fr; column-gap:60px; max-width:1200px; border-bottom:2px solid #CCC; }
.gallery { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:20px; padding:40px; }

.column-2 { column-count: 2; column-gap: 40px; }

.content-form { width:100%; max-width:800px; margin:0 auto; margin-top:80px; }

.grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:80px;  }
.grid-3 { display:grid; grid-template-columns:1fr 1fr 1fr; gap:30px;  }
.grid-4 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:60px;  }
.grid-5 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:60px;  }
.grid-6 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:60px;  }

.team ul { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; text-align:center; line-height:24px; gap:20px; }
.team li { padding:20px; }
.team li:hover { background:#EEE; }
.team .btn { letter-spacing:1px; }
.team i { font-size:50px; color:#0059A6; margin-bottom:10px; }
.team a { font-weight:600; color:#0059A6; }
.team a:hover { color:#0059A6; }

.cat { margin-bottom:5px; text-transform:uppercase; color:#0059A6; font-size:14px; font-weight:bold; }

.grid-news { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; margin-top:40px; gap:20px; }
.grid-news h2 { font-size:18px; line-height:26px; margin:0px 0 10px 0; }
.grid-news .text { border:1px dotted #888; padding:10px 20px; border-top:0; }
.grid-partners { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; padding-top:40px; padding-bottom:40px; gap:40px; text-align:center; }
.grid-partners b { color:#000; text-transform:uppercase; font-size:11px; }
.grid-partners em { color:white; text-transform:uppercase; display: block; background: red; }

.grid-store { display:grid; grid-template-columns:300px auto; gap:40px; }
.submenu { margin-bottom:20px; text-transform:uppercase; letter-spacing:1px; }
.submenu i { float:right; margin-top:5px; }
.submenu li a { padding: 10px 20px; display:block; background: #CCC; margin-bottom:5px; }
.submenu li a:hover { background: #0059A6; color:#EEE; }
.list-store .item { display:grid; grid-template-columns:300px auto; gap:40px; margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #888; }
.list-store .item h2 { font-size: 20px; line-height:24px; margin-bottom:10px; }
.list-store .buttons { display:grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap:10px; }
.list-store .btn, .list-store button { width: 100%; text-align:center; letter-spacing:1px; }
.cart img { width:150px; height:auto; float:left; margin-right:40px; }


ul.disc li { list-style:disc; margin-left:15px; }
.clients img { border-radius:10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; }

.scheda li { margin-bottom:5px; list-style:none; margin-bottom:10px; margin-left:0; padding-left:30px; position:relative; }
.scheda li::before { font-family: "Font Awesome 5 free";  font-weight: 900; content: "\f00c"; margin-right:20px; color:lime; position:absolute; left:0; top:3px; }
.scheda li li { margin-left: 20px; margin-bottom:2px; }
.scheda li li::before { font-family: "Font Awesome 5 free";  font-weight: 900; content: "\f560"; margin-right:20px; color:lime;  }
/*https://www.angularjswiki.com/fontawesome/*/


.news p.text { padding:8px 10px; font-weight:normal; }
.news em.title { text-align:center; font-size:26px; line-height:32px; display:block; margin-top:40px; }


.sidbarmenu { position:fixed; bottom:20px; right:20px; z-index:222; }
.sidbarmenu li { list-style:none; margin-bottom:5px; }
.sidbarmenu li i { width:40px; height:40px; color:#000; text-align:center;  background:#EEE; padding:10px 0; margin-bottom:1px; border-radius:200px; font-size:18px;  }
.sidbarmenu li i:hover { color:#d20a11; background:#FFF; }
.sidbarmenu li.wap i { background:#25d366; color:#FFF;}
.sidbarmenu li.phone i { background:#f09756; color:#FFF; }
.sidbarmenu li.fb i { background:#1657aa; color:#FFF; }
.sidbarmenu li.lk i { background:#2b98aa; color:#FFF; }
.sidbarmenu li.in i { background:#f056ca; color:#FFF;}


.alert { display:none; width:600px; height:280px; font-size:16px; }
.alert h2 { border-bottom:1px solid #444; padding-bottom:10px; margin-bottom:20px; }

.nav { text-transform:uppercase; }
.hidden { display:none; }

.global-site-notice {  background: #222 none repeat scroll 0% 0%;  color: #CCC; display:block;  padding: 10px 30px; float:none; font-size:12px; }
.global-site-notice .notice-inner { max-width:100%; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner a { font-weight:bold; color:#DAA520; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }



.pagination { margin: 20px 0 40px 0; text-transform: uppercase; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; }
.pagination .page b { color: #E50026; }
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }
/*https://www.codesdope.com/blog/article/12-creative-css-and-javascript-text-typing-animati/*/


.checkout, .response { padding: 40px; }
.check-list li { position:relative; padding: 10px 0 10px 50px; border-bottom:1px solid #CCC; }
.check-list li label { padding: 0px; }
.check-list .detail { padding:0px; border:0; }
.check-list li input { margin:0; top:12px; position:absolute; }
.check-list input[type="radio"]:checked+label { color:#d20a11; }
.response { text-align:center; }
.response h2 { font-size:18px; margin:0px; line-height:18px;}

.flexnav { -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none; -webkit-transform-style: preserve-3d; overflow: hidden; margin: 0 auto; width: 100%; } 
.flexnav.flexnav-show { max-height: 2000px; opacity: 1; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; } 
.flexnav.one-page { position: fixed; top: 50px; right: 5%; max-width: 200px; } 
.flexnav li { font-size: 100%; position: relative; } 
.flexnav li a { position: relative; display: block; padding: 12px 40px 5px 0; z-index: 2; overflow: hidden;  } 
.flexnav li ul { min-width: 800px; background:#d20a11; } 
.flexnav li ul li { font-size: 100%; position: relative; overflow: hidden; text-align:left; display:inline-block;padding: 10px 0; float:left; } 
.flexnav li ul.flexnav-show li { overflow: visible; } 
.flexnav li ul li a { display: block; padding: 5px 20px; color:#FFF; font-weight:700; } 
.flexnav li ul li a:hover { opacity:0.5; }
.flexnav span.touch-button { position: absolute; z-index: 999; top: 2px; right: 0; width: 20px; height: 50px; display:none; text-align: center; } 
.flexnav span.touch-button:hover { cursor: pointer; } 
.flexnav span.touch-button .navicon { position: relative; top: 1.4em; font-size: 12px; color: #666; }
.item-with-ul { padding-right:15px; }
.menu-button { position: relative; display: block; padding: 1em; background: #a6a6a2; color: #222222; cursor: pointer; border-bottom: 1px solid rgba(0, 0, 0, 0.2); } 
.menu-button.one-page { position: fixed; top: 0; right: 5%; padding-right: 45px; } 
.menu-button .touch-button { background: transparent; position: absolute; z-index: 999; top: 0; right: 0; width: 50px; height: 50px; display: inline-block; text-align: center; } 
.menu-button .touch-button .navicon { font-size: 16px; position: relative; top: 1em; color: #666; }

.flexnav li.shoppingbag { float:right; }
.flexnav li.shoppingbag a { position:relative; }
.flexnav li.shoppingbag div { position:absolute; right:10px; top:10px; font-size:11px; z-index:22; }
.flexnav li.shoppingbag .tot { width:20px; height:20px; border-radius:200px; background:orange; display:inline-block; text-align:center; padding-top:2px; }
.flexnav li.shoppingbag:hover .tot { background:#FF3300; color:#FFF; }

@media all and (min-width: 1080px){ 
.flexnav { overflow: visible; }  
.flexnav.opacity { opacity: 1; } 
.flexnav.one-page { top: 0; right: auto; max-width: 1080px; }
.flexnav li { position: relative; list-style: none; display:inline-block; overflow: visible;  } 
.flexnav li a {  border-bottom: none; } 
.flexnav li &gt; ul { position: absolute; top: auto; left: -20px; padding:10px 0; } 
.flexnav li &gt; ul li { width:50%; display:block; float: left; } 
.flexnav li ul li &gt; ul { margin-left: 100%; top: 0; } 
.flexnav li ul li a { border-bottom: none; } 
.flexnav li ul.open { display: block; opacity: 1; visibility: visible; z-index: 1; } 
.flexnav li ul.open li { overflow: visible; max-height: 100px; } 
.flexnav li ul.open ul.open { margin-left: 100%; top: 0; }
}
.oldie body.one-page { padding-top: 70px; }
.oldie .flexnav { overflow: visible; } 
.oldie .flexnav.one-page { top: 0; right: auto; max-width: 1080px; } 
.oldie .flexnav li { position: relative; list-style: none; float: left; display: block; background-color: #a6a6a2; width: 20%; min-height: 50px; overflow: visible; } 
.oldie .flexnav li:hover &gt; ul { display: block; width: 100%; overflow: visible; } .oldie .flexnav li:hover &gt; ul li { width: 100%; float: none; } 
.oldie .flexnav li a { border-left: 1px solid #acaca1; border-bottom: none; overflow: visible; } 
.oldie .flexnav li &gt; ul { background: #acaca1; position: absolute; top: auto; left: 0; display: none; z-index: 1; overflow: visible; } 
.oldie .flexnav li ul li ul { top: 0; } .oldie .flexnav li ul li a { border-bottom: none; } 
.oldie .flexnav li ul.open { display: block; width: 100%; overflow: visible; } .oldie .flexnav li ul.open li { width: 100%; } 
.oldie .flexnav li ul.open ul.open { margin-left: 100%; top: 0; display: block; width: 100%; overflow: visible; } 
.oldie .flexnav ul li:hover ul { margin-left: 100%; top: 0; }
.oldie .menu-button { display: none; }
.oldie.ie7 .flexnav li { width: 19.9%; }</pre></body></html>