|
|
|
@ -52,7 +52,7 @@ p { |
|
|
|
|
height:60px; |
|
|
|
|
width:760px; |
|
|
|
|
background-color:#215498; |
|
|
|
|
-moz-border-radius:0 0 2em 2em; |
|
|
|
|
border-bottom:4px solid #104387; |
|
|
|
|
} .webtitle .webtitle-inner { |
|
|
|
|
width:760px; |
|
|
|
|
padding:0 10px; |
|
|
|
@ -67,6 +67,10 @@ p { |
|
|
|
|
padding:0; |
|
|
|
|
margin:0 auto; |
|
|
|
|
text-align:center; |
|
|
|
|
height:90px; |
|
|
|
|
vertical-align:center; |
|
|
|
|
font-size:11px; |
|
|
|
|
text-transform:uppercase; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.menuspace .menuitem { |
|
|
|
@ -84,10 +88,7 @@ p { |
|
|
|
|
font-weight:700; |
|
|
|
|
color:black; |
|
|
|
|
background-color:#eee; |
|
|
|
|
|
|
|
|
|
/* CSS 2 + Mozilla or CSS 3 DV */ |
|
|
|
|
-moz-border-radius:1em; /* CSS 2 + Mozilla */ |
|
|
|
|
border-radius:1em; /* CSS 3 DV */ |
|
|
|
|
border:1px solid #ccc; |
|
|
|
|
} .menuspace .menuitem a:hover img { |
|
|
|
|
width:60px; |
|
|
|
|
height:60px; |
|
|
|
|