/* CSS Document */ body {margin:0px; padding:0px; font-family: Verdana;} form { margin:0px; padding:0px; } input { outline:none; } .imgdiv {width:230px; height:220px; float:left;} .imgdiv .text { text-align:center; padding-top:15px; padding-left:35px; padding-right:35px; } .imgdiv1 {width:160px; height:120px; margin-left:35px; position:relative;} .imgdiv a { font-family: "Droid Sans", "Trebuchet MS"; text-decoration: none; font-size:12pt; color:#444; } img.imagedropshadow { padding: 0px; width:160px;height:120px; border: solid 1px #EFEFEF; overflow:hidden; } a:hover .imagedropshadow { padding:0px; margin-bottom:5px; -moz-box-shadow: 0px 0px 5px #999; -webkit-box-shadow: 0px 0px 5px #999; box-shadow: 0px 0px 5px #999; -webkit-transition:all .1s ease-in; -moz-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); transform: scale(1.1,1.1); } .imgdiv1 a:hover em {display:none; } .imgdiv1 em { font-size: 7.5pt; font-style:normal; color:#ffffff; font-family: Verdana; background-color: #BFDC7A; background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#555555)); background-image: -webkit-linear-gradient(top, #333333, #555555); background-image: -moz-linear-gradient(top, #333333, #555555); background-image: -ms-linear-gradient(top, #333333, #555555); background-image: -o-linear-gradient(top, #333333, #555555); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#555555); position:absolute; padding:2px 3px 2px 3px; left:0px; top:100px; } .master-div { position:relative; overflow:hidden; } * html .master-div { position:fixed; } #header{ height:215px; background-color: #FAFAF9; background-image: linear-gradient(top, #FAFAF9 42%, #ECECEC 71%); background-image: -o-linear-gradient(top, #FAFAF9 42%, #ECECEC 71%); background-image: -moz-linear-gradient(top, #FAFAF9 42%, #ECECEC 71%); background-image: -webkit-linear-gradient(top, #FAFAF9 42%, #ECECEC 71%); background-image: -ms-linear-gradient(top, #FAFAF9 42%, #ECECEC 71%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.42, #FAFAF9), color-stop(0.71, #ECECEC) ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAFAF9, endColorstr=#ECECEC); margin-bottom: 35px; } .ads_div { height: 135px; width: 1000px; margin:auto; } .ads_div_bottom { top:0px; position:absolute; margin-top:36px; width:100% } #top_bar { height:35px; background-color: #dddddd; background-image: linear-gradient(top, #F0F1F0 0%, #FEFEFF 99%); background-image: -o-linear-gradient(top, #F0F1F0 0%, #FEFEFF 99%); background-image: -moz-linear-gradient(top, #F0F1F0 0%, #FEFEFF 99%); background-image: -webkit-linear-gradient(top, #F0F1F0 0%, #FEFEFF 99%); background-image: -ms-linear-gradient(top, #F0F1F0 0%, #FEFEFF 99%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F0F1F0), color-stop(0.99, #FEFEFF) ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0F1F0, endColorstr=#FEFEFF); border-bottom : 1px solid #F1F1F1; } .logo { width:250px; height:90px; float: left; } .ad_right { width:728px; height:90px; margin-right:10px; margin-top:22px; float: left; } #navbar { height: 43px; background-color: #144075; background-image: linear-gradient(top, #1E4A84 42%, #144075 71%); background-image: -o-linear-gradient(top, #1E4A84 42%, #144075 71%); background-image: -moz-linear-gradient(top, #1E4A84 42%, #144075 71%); background-image: -webkit-linear-gradient(top, #1E4A84 42%, #144075 71%); background-image: -ms-linear-gradient(top, #1E4A84 42%, #144075 71%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.42, #1E4A84), color-stop(0.71, #144075) ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E4A84, endColorstr=#144075); } .navbar-1 a { display:inline-block; color:#fff; padding:14px 13px 13px 13px; font-size: 10pt; font-family: Verdana; text-transform: uppercase; text-decoration:none; } .navbar-1 a:hover { color: #00E1FA; } .bread { font-size:8pt; font-family: Verdana; color: 888;} .bread a { font-size:8pt; font-family: Verdana; color: #888;} .round_div { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 1px 1px 3px #999; -webkit-box-shadow: 1px 1px 3px #999; box-shadow: 1px 1px 3px #999; } .section1 { padding-bottom:20px; font-family: "Droid Sans", "Trebuchet MS";} .section1 h2 { background-color: #0c55b0; font-size: 13pt; font-weight: normal; color: #fff; font-family: "Droid Sans", "Trebuchet MS"; margin: 0; padding: 5px 8px 5px 8px; } h1 { font-size: 22pt; color: #0c55b0; font-weight: normal; font-family: "Droid Sans", "Trebuchet MS"; padding-bottom: 11px; padding-left: 11px; margin-bottom: 5px; margin-top: 5px; text-align:left; } h2 { font-size: 18pt; color: #0c55b0; font-weight: normal; font-family: "Droid Sans", "Trebuchet MS"; padding-bottom: 8px; padding-left: 11px; margin-bottom: 5px; margin-top: 5px; text-align:left; } .paging { height: 30px; width: 600px; text-align:center; background: #F3F4F4; border: 1px solid #cbcbcb; background-image: linear-gradient(top, #FDFDFD 0%, #F3F4F4 99%); background-image: -o-linear-gradient(top, #FDFDFD 0%, #F3F4F4 99%); background-image: -moz-linear-gradient(top, #FDFDFD 0%, #F3F4F4 99%); background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #F3F4F4 99%); background-image: -ms-linear-gradient(top, #FDFDFD 0%, #F3F4F4 99%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FDFDFD), color-stop(0.99, #F3F4F4) ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDFDFD, endColorstr=#F3F4F4); color:#505050; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 18pt; font-weight: bold; font-family: 'Century Gothic', 'Arial Bold'; padding: 7px; margin-bottom:15px; } .paging span{ color:#333; padding-left:20px; padding-right:20px; text-decoration:none; } .paging a { color:#808080; padding-left:20px; padding-right:20px; text-decoration:none; } .paging a:hover {color: #0c55b0;} .page { color: #888;} .sort1 { background-image: linear-gradient(top,#cccccc 0%, #eeeeee 100%); background-image: -o-linear-gradient(top,#cccccc 0%, #eeeeee 100%); background-image: -moz-linear-gradient(top,#cccccc 0%, #eeeeee 100%); background-image: -webkit-linear-gradient(top,#cccccc 0%, #eeeeee 100%); background-image: -ms-linear-gradient(top,#cccccc 0%, #eeeeee 100%); background-image: -webkit-gradient( linear, top, left bottom, color-stop(0, #cccccc), color-stop(1, #eeeeee) ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#eeeeee); background-color: #dddddd; } .sort2 { background-image: linear-gradient(top,#fafafa 0%, #dddddd 100%); background-image: -o-linear-gradient(top,#fafafa 0%, #dddddd 100%); background-image: -moz-linear-gradient(top,#fafafa 0%, #dddddd 100%); background-image: -webkit-linear-gradient(top,#fafafa 0%, #dddddd 100%); background-image: -ms-linear-gradient(top,#fafafa 0%, #dddddd 100%); background-image: -webkit-gradient( linear, top, left bottom, color-stop(0, #fafafa), color-stop(1, #dddddd) ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAFAFA, endColorstr=#DDDDDD); background-color: #eeeeee; } .sort_left{ border-right: 1px solid #f8f8f8; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; border-left: 1px solid #dddddd; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .sort_right{ border-right: 1px solid #dddddd; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .sort_center{ border-right: 1px solid #f8f8f8; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; border-left: 1px solid #dddddd; } .sort { color:#555; font-family: Verdana; font-size:11px; font-weight: bold;} .sort a{color:#555; font-family: Verdana; font-size:11px; font-weight: normal;} a {text-decoration: none; color: #000;} a:hover {color: #0c55b0;} /***************************/ .navbar-1 { width:1000px; text-align: center;margin: auto; } #icons-top { display:block; margin-bottom: 30px; margin:auto; width: 1000px; height: 140px; position:relative; overflow: hidden; } .icons-top-links a { display:inline-block; padding-top:88px; width:98px; text-align:center; font-size: 9pt; font-family: Verdana; text-transform: uppercase; text-decoration:none; color: #2f2f2f; overflow: hidden; } .icons-top-links { position:absolute; width: 1000px; height: 102px; overflow: hidden;} .icons-top-links a:hover {color: #0c55b0; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:left -156px; } * html .icons-top-links a:hover { background-image:none; } .icons-top-links .plus { width:20px; } .icons-top-img { width:1000px; height:83px; position:absolute; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-icons.jpg); background-repeat:no-repeat; background-position:left top;} .content-main-div { width:1000px; margin:auto; overflow:hidden; height:100%; } .content-div-left { width:695px; float:left; } .content-div-heading { margin-left:35px; margin-right:35px; } .content-div-heading-rating { } .content-div-heading-1 { height:55px; border-bottom: 1px solid #eee; } .content-div-heading-2 { width:380px; height:40px; float:left; } .content-div-heading-2-rating { width:510px; height:40px; float:left; overflow:hidden; } .content-div-heading-3 { width:230px; float:right; height:22px;padding-top:7px; } .content-div-heading-3-rating { width:380px; float:right; height:22px;padding-top:7px; padding-right:10px; } .content-div-heading-4 { width:72px; float:right; height:20px; padding-top:6px; text-align:center; } .content-div-heading-5 { border-bottom: 1px solid #eee; padding: 6px; margin-bottom: 40px;height:15px; } .content-div-heading-6 { float:left; width:500px; } .content-div-heading-7 { float:right; width:60px; } .social-links-div { padding-top:5px; padding-bottom:5px; height:50px; } .contant-image { margin:auto; text-align:center} .caption { padding-top:10px; text-align:center; font-weight:bold; font-family: "Droid Sans", "Trebuchet MS"; font-size:20px; color:#333; } .paging-div { position:relative; height:50px; width:690px; float:left;} .paging { margin:auto; } .paging-1 { width:22px; height:23px; position:absolute; left:65px; top:12px;} .paging-1 a { display:block; width:22px; height:23px; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:left -351px; } .paging-1 a:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-120px -351px; } .paging-2 { width:22px; height:23px; position:absolute; right:60px; top:12px;} .paging-2 a { display:block; width:22px; height:23px; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:left -286px; } .paging-2 a:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-120px -286px; } .paging-1n { width:22px; height:23px; position:absolute; left:65px; top:12px;} .paging-1n a { display:block; width:22px; height:23px; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-60px -351px; } .paging-2n { width:22px; height:23px; position:absolute; right:60px; top:12px;} .paging-2n a { display:block; width:22px; height:23px; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-60px -286px; } .content-div-right { width:300px;float:left; } .section-links { font-size:12pt;} .section-links a { display:block; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-repeat:no-repeat; background-position:left -93px; padding:8px 10px 8px 10px; border-bottom:solid 1px #eee; color:#444444; } .section-links a:hover { color:#0C55B0; } * html .section-links a { background-image:none; /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://media.santabanta.com/test/wallpapers-spriites_3.png', sizingMethod='crop');*/ } .subscribe-div { width:300px; height:77px; margin-bottom:30px; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:left -442px; position:relative; } .rss-link { width:46px; height:47px; position:absolute; left:15px; top:14px; } .rss-link a { display:block; width:46px; height:47px; } .rss-link a:hover {color: #0c55b0; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:left -157px; } * html .rss-link a:hover { background-image:none; } .subscribe-box { width:200px; height:27px; position:absolute; right:15px; top:36px; } .subscribe-box .input { width:155px; height:20px; border: none; } .subscribe-submit { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); width:30px; height:23px; border:0px; background-position:15px -43px; background-color:#fff; cursor:pointer; -webkit-appearance: none; } .top_bar-1 { width:1000px; height:34px; margin:auto; position:relative; } .top_bar-2 { width:300px; float:left; } .top_bar-2 a { display:inline-block; width:32px; height:34px; text-align:center; } /*.top_bar-2 a:hover {color: #0c55b0; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:left -156px; } * html .top_bar-2 a:hover { background-image:none; }*/ a.t-1:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:0px -525px; } a.t-2:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-32px -525px; } a.t-3:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-64px -525px; } a.t-4:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-96px -525px; } a.t-5:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-128px -525px; } a.t-6:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-160px -525px; } a.t-7:hover { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-192px -525px; } a.t-1 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:0px -556px; } a.t-2 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-32px -556px; } a.t-3 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-64px -556px; } a.t-4 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-96px -556px; } a.t-5 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-128px -556px; } a.t-6 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-160px -556px; } a.t-7 { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-position:-192px -556px; } #footer { background:#0E0E0E; margin-top:50px; font-family: "Droid Sans","Trebuchet MS"; } .footer-1 { padding-top:25px; padding-bottom:25px; border-bottom:solid 1px #272727; color:#fff; width:1000px; margin:auto; } .footer-1 h2 { font-weight:normal; font-size:16px; color:#E7E7E7; padding:0px; margin:0px; padding-left:10px; } .footer-2 { width:1000px; overflow:hidden; margin:auto; padding-top:20px; padding-bottom:60px; } .footer-2 a { color:#747474; display:block; text-decoration:none; font-size:15px; padding:8px 5px 8px 20px; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-repeat:no-repeat; background-position:10px 15px; } * html .footer-2 a { background-image:none; } .footer-2 a:hover { color:#e8e8e8; } .footer-2-box { width:250px; float:left; } .footer-3 { height:50px; border-top:solid 1px #272727; background-color:#171717; width: 100%; } .footer-4 { width:1000px; margin:auto; text-align:right; padding-top:17px; } .footer-4 a { display:inline-block; color:#9B9B9B; font-size:10px; padding-left:10px; padding-right:10px; } .footer-4 a:hover { color:#e8e8e8; } /**/ .top_right {width:400px; height:29px; float:right; padding-top:3px; padding-right:10px;} .top_right .box_r {width:282px; height:27px; border:solid 1px #C4C4C4; background-color:#E0E0E0; float:right;} .top_right .input {width:130px; height:26px; float:left;} .top_right .input input {width:235px; border:none; height:20px; padding-left:5px; padding-top:3px; background-color:#E0E0E0; color:#1A477E; } .top_right .img {width:24px; height:23px; float:right; overflow:hidden; position:relative; padding-right:5px; padding-top:2px;} .top_right .img img {position:absolute; top:-2px;} .top_right form {margin:0px; padding:0px;} .search-submit { background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); width:24px; height:23px; border:0px; background-position:left -610px; } .mobile_strip {width:216px; height:62px; left:-10px; top:25px; position:absolute; display:none; z-index:10; background-image:url(http://web.archive.org/web/20120816133838im_/http://media.santabanta.com/test/wallpapers-spriites_3.png); background-repeat:no-repeat; background-position:left -655px; } .box_r { position:relative; } #txtHint a { text-decoration:none; display:block; padding:5px 5px 5px 5px; font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif; font-weight:bold} #txtHint a:hover { background-color:#eeeeee; } /* FILE ARCHIVED ON 13:38:38 Aug 16, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:33:31 Aug 08, 2022. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 2936.097 exclusion.robots: 0.144 exclusion.robots.policy: 0.133 cdx.remote: 0.083 esindex: 0.01 LoadShardBlock: 376.187 (3) PetaboxLoader3.datanode: 174.332 (4) CDXLines.iter: 12.458 (3) load_resource: 196.61 PetaboxLoader3.resolve: 128.946 */