home *** CD-ROM | disk | FTP | other *** search
- /***************************************************************************************************
- * Document: box.css
- * Description: Einstellungen der verwendeten Boxen
- * Company: InteractiveM
- * Author: René Woizenko, Thomas Smiatek
- * Email: info@im-online.de
- *
- * @version: v1.6
- *
- */
- /***************************************************************************************************
- * SEARCHBOX
- */
-
- div#searchesBox {
- float: left;
- margin: 33px 0 0 60px;
- }
-
- input.searchbox {
- width: 117px;
- height: 18px;
- padding: 2px 0 0 2px;
- float: left;
- border-top: solid 3px #00234c;
- border-left: solid 3px #00234c;
- border-bottom: solid 3px #00234c;
- border-right: 0;
- color: #00285d;
- background: #fff url('../images/searchFieldBG.gif') no-repeat 0px 0px;
- }
-
- div.searchItems {
- float: left;
- margin: 0 0 0 0;
- }
-
- div.searchItems a img {
- width: 24px;
- height: 21px;
- border: solid 2px #00234c;
- border-bottom: solid 3px #00234c;
- }
-
- div.searchlink {
- margin: 2px 0 0 5px;
- }
-
- div.searchlink a.searchlink {
- color: #5483b3;
- text-decoration: none;
- }
-
- /***************************************************************************************************
- * CONTENT - CONTENTBOX & AD-BANNER
- */
-
- div#contentBox {
- width: 750px;
- height: 527px;
- text-align: left;
- background: transparent url('../images/contentBoxBG.png') no-repeat 0px 0px;
- }
-
- div#contentAboBox {
- width: 750px;
- height: 527px;
- background-color: #10346d;
- }
-
- div#contentAboBox img {
- border: 0px;
- }
-
- div#ad_banner_01 {
- width: 232px;
- height: 509px;
- float: left;
- padding-top: 18px;
- }
-
- div#ad_banner_01 div#adBannerBox_top {
- width: 192px;
- height: 7px;
- margin: 0px auto;
- background: transparent url('../images/adBannerBox_top.gif') no-repeat 0px bottom;
- }
-
- div#ad_banner_01 div#adBannerBox_mid {
- width: 186px;
- margin: 0px auto;
- padding: 0 0 0 6px;
- background-color: #e6e6e6;
- }
-
- div#ad_banner_01 div#adBannerBox_mid a.adPicBig {
- display: block;
- width: 180px;
- height: 240px;
- background-color: #c0c0c0;
- }
-
- div#ad_banner_01 div#adBannerBox_mid a.adPicSmall {
- display: block;
- width: 180px;
- height: 120px;
- margin-top: 3px;
- background-color: #c0c0c0;
- }
-
- div#ad_banner_01 div#adBannerBox_bottom {
- width: 192px;
- height: 7px;
- margin: 0px auto;
- background: transparent url('../images/adBannerBox_bottom.gif') no-repeat 0px 0px;
- }
-
- /***************************************************************************************************
- * CONTENT - STARTSEITE - BTN-BOXES & TEASER-CONTENT
- */
- div.bigBtnBox {
- padding: 252px 0 0 0;
- }
-
- div.bigBtnBox a{
- float: left;
- }
-
- div.smallBtnBox {
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- }
-
- div.smallBtnBox a{
- float: left;
- }
-
- /***************************************************************************************************
- * CONTENT - LICENSE-BOXES
- */
- div.licenseBoxBig {
- float: right;
- font-size: 14px;
- font-weight: bold;
- text-align: right;
- padding: 0 0 0 0;
- }
-
- div.licenseBoxBig div.licenseBoxBigCurve {
- width: 25px;
- height: 27px;
- float: left;
- background: transparent url('../images/licenseBigCurve.gif') no-repeat 0px 0px;
- }
-
- div.licenseBoxBig div.licenseBoxBigText {
- height: 23px;
- padding: 4px 14px 0 0;
- float: left;
- color: #fff;
- background: #d6e3f0 url('../images/licenseBigTextBG.gif') repeat-x 0px 0px;
- }
-
- div.licenseBoxSmall {
- float: right;
- font-size: 9px;
- height: 18px;
- font-weight: bold;
- text-align: right;
- padding: 0 0 0 0;
- }
-
- div.licenseBoxSmall div.licenseBoxSmallCurve {
- width: 19px;
- height: 18px;
- float: left;
- background: transparent url('../images/licenseSmallCurve.gif') no-repeat 0px 0px;
- }
-
- div.licenseBoxSmall div.licenseBoxSmallText {
- height: 15px;
- padding: 3px 10px 0 0;
- float: left;
- background: #d6e3f0 url('../images/licenseSmallTextBG.gif') repeat-x 0px 0px;
- }
-
- /***************************************************************************************************
- * CONTENT - DETAILBOX LEFT CONTENT
- */
- div#softDetailBox {
- width: 732px;
- height: 448px;
- background-color: white;
- margin: 0 0 0 8px;
- }
-
- div#softDetailBox div#softDetailContentLeft {
- float: left;
- padding: 10px 0 0 10px;
- }
-
- div.ratingBox {
- margin: 0 0 10px 0;
- }
-
- div.ratingBox a.optionBTN {
- margin: 0 auto 0 auto;
- line-height: 17px;
- }
-
- div.ratingBox h6 {
- padding: 0 0 0 4px;
- color: #2d80d5;
- }
-
- div.ratingBox div#ratingStars {
- width: 85px;
- height: 14px;
- }
-
- div.ratingBox div#ratingStars ul#starTypes {
- display: block;
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- list-style: none;
- }
-
- div.ratingBox div#ratingStars ul#starTypes li {
- float: left;
- display: block;
- width: 17px;
- height: 14px;
- }
-
- div#voteSoftware {
- width: 85px;
- }
-
- div.userRatingBox {
- height: 50px;
- padding: 10px 0 0 0;
- background-color: #247dd1;
- }
-
- div.userRatingBox h6 {
- padding: 0 0 0 4px;
- color: #2d80d5;
- }
-
- div.userRatingBox a.optionBTN {
- margin: 0 auto 0 auto;
- line-height: 17px;
- }
-
- div.userRatingBox div#ratingStars {
- width: 85px;
- height: 14px;
- border:1px solid #000;
- }
-
- div.userRatingBox div#ratingStars ul#starTypes {
- display: block;
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- list-style: none;
- }
-
- div.userRatingBox div#ratingStars ul#starTypes li {
- float: left;
- display: block;
- width: 17px;
- height: 14px;
- }
-
- div.userRatingBox div#ratingStars ul#voteStarTypes {
- list-style-type: none;
- width: 85px;
- height: 14px;
- background: transparent url('../images/ratingStar_blank.gif') repeat-x 0px 0px;
- }
-
- div.userRatingBox div#ratingStars ul#voteStarTypes li {
- float: left;
- }
-
- div.userRatingBox div#ratingStars ul#voteStarTypes li a {
- display: block;
- width: 17px;
- height: 15px;
- }
-
- div.userRatingBox div#ratingStars ul#voteStarTypes li a:hover {
- background: transparent url('../images/ratingStar_full.gif') no-repeat 0px 0px;
- }
-
- div.ratingBox div#ratingStars ul#starTypes li.blank {
- background: transparent url('../images/ratingStar_blank.gif') no-repeat 0px 0px;
- }
-
- div.ratingBox div#ratingStars ul#starTypes li.half {
- background: transparent url('../images/ratingStar_half.gif') no-repeat 0px 0px;
- }
-
- div.ratingBox div#ratingStars ul#starTypes li.full {
- background: transparent url('../images/ratingStar_full.gif') no-repeat 0px 0px;
- }
-
- div#softDetailBox div#softDetailContentLeft img {
- border: solid 1px #c1c1c1;
- }
-
- /***************************************************************************************************
- * CONTENT - DETAILBOX - LEFT CONTENT - OPTIONBOX
- */
- div#softDetailBox div#softDetailContentLeft div#optionBox {
- width: 319px;
- height: 21px;
- background-color: #247dd1;
- }
-
- div#softDetailBox div#softDetailContentLeft div#optionBox a {
- float: left;
- }
-
- /***************************************************************************************************
- * CONTENT - DETAILBOX - LEFT CONTENT - INFOBOX
- */
- div#softDetailBox div#softDetailContentLeft div#infoBox {
- width: 294px;
- background-color: #d5e6f7;
- margin: 7px 0 0 0;
- padding: 6px 10px 10px 15px;
- }
-
- div#softDetailBox div#softDetailContentLeft div#infoBox h5 {
- margin-top: 4px;
- margin-left: -1px;
- color: #2982d6;
- }
-
- div#softDetailBox div#softDetailContentLeft div#infoBox span {
- font-size: 11px;
- color: #00276a;
- }
-
- div#softDetailBox div#softDetailContentLeft div#infoBox a.devLink {
- font-size: 11px;
- font-weight: bold;
- color: #2982d6;
- }
-
- /***************************************************************************************************
- * CONTENT - DETAILBOX - RIGHT CONTENT
- */
- div#softDetailBox div#softDetailContentRight {
- float: right;
- width: 370px;
- height: 437px;
- margin: 0 0 11px 0;
- color: black;
- background-color: white;
- }
-
- div#softDetailBox div#softDetailContentRight div#softDetailContentText {
- height: 410px;
- overflow: auto;
- }
-
- div#softDetailBox div#softDetailContentRight p {
- margin: 0 0 20px 0;
- padding: 0 17px 0 0;
- font-size: 13px;
- }
-
- /***************************************************************************************************
- * CONTENT - DETAILBOX - RIGHT CONTENT - SOFTWARE UPDATE BOX
- */
- div#softDetailBox div#softDetailContentRight div#softUpdate {
- margin: 0 18px 20px 0;
- padding: 5px 0 6px 8px;
- background-color: #fdd2d5;
- }
-
- div#softDetailBox div#softDetailContentRight div#softUpdate div#softUpdateInfo {
- font-size: 11px;
- color: #f61e2d;
- }
-
- div#softDetailBox div#softDetailContentRight div#softUpdate a#softUpdateLink {
- font-size: 11px;
- font-weight: bold;
- text-decoration: none;
- color: #2d80d5;
- }
-
- div#softDetailBox div#softDetailContentRight div#softUpdate a#softUpdateLink:hover {
- text-decoration: underline;
- }
-
- /***************************************************************************************************
- * CONTENT - DETAILBOX - OPERATION BOX
- */
- div#operationItemBox {
- height: 38px;
- float: right;
- margin: 0 13px 0 0;
- }
-
- div#operationItemBox div#operationItemBoxLeft, div#operationItemBoxMid, div#operationItemBoxRight {
- float: left;
- }
-
- div#operationItemBox div#operationItemBoxLeft {
- width: 5px;
- height: 38px;
- background: transparent url('../images/operationBox_left.gif') no-repeat 0px 0px;
- }
-
- div#operationItemBox div#operationItemBoxMid {
- height: 38px;
- background-color: #0b244c;
- }
-
- div#operationItemBox div#operationItemBoxMid a {
- float: left;
- }
-
- div#operationItemBox div#operationItemBoxRight {
- width: 5px;
- height: 38px;
- background: transparent url('../images/operationBox_right.gif') no-repeat 0px 0px;
- }
-
- /***************************************************************************************************
- * BEWERTUNGSBOX
- */
-
- #star-rating {
- margin-top:17px;
- }
-
- .star-rating,
- .star-rating a:hover,
- .star-rating a:active,
- .star-rating a:focus,
- .star-rating .current-rating {
- background: url('../images/stars.gif') left -1000px repeat-x;
- }
- .star-rating {
- position:relative;
- height:25px;
- overflow:hidden;
- list-style:none;
- margin:0;
- padding:0;
- background-position: left top;
- }
- .star-rating-fivestars {
- width:125px;
- }
- .star-rating li {
- display: inline;
- margin: 0;
- padding: 0;
- }
- .star-rating a,
- .star-rating .current-rating {
- position:absolute;
- top:0;
- left:0;
- text-indent:-1000em;
- height:25px;
- line-height:25px;
- outline:none;
- overflow:hidden;
- border: none;
- }
- .star-rating a:hover,
- .star-rating a:active,
- .star-rating a:focus {
- background-position: left bottom;
- }
- .star-rating-fivestars a.one-star {
- width:20%;
- z-index:6;
- }
- .star-rating-fivestars a.two-stars {
- width:40%;
- z-index:5;
- }
- .star-rating-fivestars a.three-stars {
- width:60%;
- z-index:4;
- }
- .star-rating-fivestars a.four-stars {
- width:80%;
- z-index:3;
- }
- .star-rating-fivestars a.five-stars {
- width:100%;
- z-index:2;
- }
- .star-rating .current-rating {
- z-index:1;
- background-position: left center;
- }
-