Код: Выделить всё
#wrapper {
width: 80%;
max-height: 10500;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}
#navMenu {
margin: 0;
padding: 0;
}
#navMenu ul {
margin: 0;
padding: 0;
line-height: 27px;
}
#navMenu li {
margin: 0;
padding: 0;
list-style: none;
float: left;
position: relative;
background-color: #000;
}
#navMenu li a {
text-align: center;
font-family: "futura condensed medium", futura, arial;
text-decoration: none;
height: 30px;
width: 150px;
display: block;
color: #fff;
border: 1px solid #FFF;
}
#navMenu ul ul {
position: absolute;
visibility: hidden;
top: 30px;
}
#navMenu ul li:hover ul {
visibility: visible;
}
#navMenu li:hover {
background: #F66;
}
#navMenu ul li:hover ul li a:hover {
background: #b24747;
}
#navMenu a:hover {
color: #000;
}
.clearFloat {
clear: both;
margin: 0;
padding: 0;
}Код: Выделить всё
[list]
[*][url=#]D4G[/url]
[url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[/list]
[list]
[*][url=#]EVENTS[/url]
[url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[/list]
[list]
[*][url=#]SIGN ME UP[/url]
[url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[/list]
[list]
[*][url=#]CONTACT[/url]
[url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[*][url=#]Hotels[/url]
[/list]
Подробнее здесь: https://stackoverflow.com/questions/263 ... n-the-page