1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
| /*********************************header*************************************/
header {height:516px; width:100%;}
h1 {position:absolute; top:133px; left:46px; z-index:222;}
.logo {display:block; width:327px; height:203px; text-indent:-5000px; background:url(../images/replace/logo2.png) 0 0 no-repeat;}
.menu { position:absolute; top:438px; right:222px;}
.menu li {float:left; font-size:25px; line-height:58px; width:68px; height:62px; font-weight:condensed medium; font-family:"Futura", Times, serif;s}
.menu li a {display:block; color:#fff; text-indent:-5000px; background:url(../images/bg-menu-li.png) 0 0 no-repeat; position:relative; z-index:222;}
.menu li .active, .menu li a:hover {color:#fff; text-indent:22px;}
.menu .item {padding:0;}
/*********************************content*************************************/
#content {width:100%; padding:100px 0px 60px 0px; position:relative; z-index:1;}
.points { color:#a4a4a4; text-decoration:none;}
.points:hover { color:#fff; text-decoration:none;}
.padding-top { padding-top:2px;}
.spacer-1 {width:100%; background:url(../images/pic-1.gif) 217px 0 repeat-y;}
.spacer-2 {width:100%; background:url(../images/pic-1.gif) 460px 0 repeat-y;}
time {color:#18acff; font-size:16px; line-height:1.2px; font-weight:100; margin-bottom:10px; display:inline-block;}
h3 {font-size:30px; line-height:1.2em; margin:0px 0 30px;}
.scroll {overflow:auto; height:180px; position:relative;}
.scroll .padding-right {height:1%; padding-right:50px;}
.border-bot {width:100%; padding-bottom:20px; background:url(../images/pic-1.gif) 0 bottom repeat-x;} |
Partager