home *** CD-ROM | disk | FTP | other *** search
- #mainContent {
- padding-left: 100px;
- padding-right: 175px;
- }
- #contentMargin {
- margin: 10px;
- }
-
- #contentLabel {
- height: 104px;
- background-image: url("../indeximg/link_bg.gif");
- }
- #contentLabel img {
- margin-left: 31px;
- }
- #contentLabel * {
- float: left;
- }
- #prodLabel {
- position: absolute;
- top: 20px;
- right: 50px;
- }
-
- #contentLabel h2 {
- font-size: 22px;
- font-weight: bold;
- position: relative;
- top: 40px;
- }
- #contentLabel #coloredHeadline {
- font-size: 28px;
- z-index: 2;
- color: #237be7;
- position: absolute;
- top: 36px;
- left: 183px;
- }
- #coloredHeadlineShadow {
- z-index: 1;
- font-weight: bold;
- font-size: 28px;
- position: absolute;
- top: 38px;
- left: 184px;
- color: #7f95ac;
- }
- #prodDescr {
- font-size: 13px;
- font-weight: bold;
- margin-left: 42px;
- margin-right: 175px;
- position: absolute;
- top: 80px;
- width: 60%;
- }
- .oneHalf {
- width: 40%;
- float: left;
- }
-
- .chooseWrapper {
- position: relative;
- margin-left: 40px;
- margin-right: 175px;
- padding-left: 42px;
- padding-top: 6px;
- padding-bottom: 20px;
- background-image: url("../img/li_a.gif");
- background-repeat: no-repeat;
- background-position: top left;
- }
- .oneHalf .chooseWrapper {
- margin-right: 20px;
- }
- .chooseWrapper:hover {
- background-image: url("../img/li_b.gif");
- cursor:pointer;
- }
- .choose h3 {
- font-size: 18px;
- }
- ul {
- margin-left: 20px;
- }
-