summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2010-01-16 18:15:07 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2010-01-16 18:15:07 +0000
commit0c30eaaa8ba1b3fb747d10dddb4090fa7e5128dc (patch)
tree113b920fca10ed1d9919d22fff017d416911a350
parent3a58c662c5f5c3eef5470cb6414e921b4733f295 (diff)
downloadnetsurf-test-0c30eaaa8ba1b3fb747d10dddb4090fa7e5128dc.tar.gz
netsurf-test-0c30eaaa8ba1b3fb747d10dddb4090fa7e5128dc.tar.bz2
Include CSS in file, rather than getting it off some other site.
svn path=/trunk/netsurftest/; revision=9840
-rw-r--r--haveproblems/really-slow-float-table.html1767
1 files changed, 1766 insertions, 1 deletions
diff --git a/haveproblems/really-slow-float-table.html b/haveproblems/really-slow-float-table.html
index bf303cd..6704ea8 100644
--- a/haveproblems/really-slow-float-table.html
+++ b/haveproblems/really-slow-float-table.html
@@ -5,7 +5,1772 @@
<meta name="generator" content="Movable Type Pro 4.23-en" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
-<link rel="stylesheet" href="http://www.steves-digicams.com/camera-reviews/styles.css" type="text/css" />
+<style>
+html {
+ background: #4C5E6E;
+}
+body {
+ font: 12px Arial, Helvetica, sans-serif;
+ margin: 0;
+ color: #111920;
+ background: #e0e2e4 url('images/body-bg.gif') repeat-x 50% 0;
+ min-width: 954px;
+}
+
+img {
+ border: none;
+}
+
+form {
+ margin: 0;
+ padding: 0;
+}
+
+#page {
+ margin: 0 auto;
+ width: 954px;
+ overflow: hidden;
+ padding-top: 139px;
+ position: relative;
+}
+
+/*logo start*/
+.logo {
+ position: absolute;
+ left: 7px;
+ top: 65px;
+ margin: 0;
+ z-index: 100;
+
+}
+
+.logo a {
+ display: block;
+ text-indent: -9999px;
+ width: 221px;
+ height: 59px;
+ overflow: visible;
+ background: url('images/steves-digicams-logo.png') ;
+
+}
+
+/*logo end*/
+/*header start*/
+#header {
+ overflow: hidden;
+ height: 139px;
+ width: 100%;
+ position: absolute;
+ left: 0;
+ top: 0;
+}
+
+#header .title {
+ width: 224px;
+ height: 43px;
+ overflow: hidden;
+ text-indent: -9999px;
+ position: absolute;
+ left: 247px;
+ top: 72px;
+ background: url('images/header-title.png');
+}
+
+/* nav start */
+#nav {
+ width: 919px;
+ height: 51px;
+ position: absolute;
+ left: 0;
+ top: 0;
+ background: url('images/nav-bg.gif') no-repeat;
+ margin: 0;
+ padding: 0 0 0 35px;
+ list-style: none;
+}
+
+#nav li {
+ float: left;
+ margin-right: 2px;
+ display: inline;
+ padding-top: 5px;
+}
+
+#nav li a {
+ text-indent: -9999px;
+ overflow: hidden;
+ float: left;
+ height: 40px;
+ background: url('images/nav--links.gif') no-repeat;
+}
+
+#nav #nav-home a {
+ width: 54px;
+ background-position: 0 0;
+}
+
+#nav #nav-reviews a {
+ width: 75px;
+ background-position: -54px 0;
+}
+
+#nav #nav-deals a {
+ width: 89px;
+ background-position: -129px 0;
+}
+
+#nav #nav-prices a {
+ width: 129px;
+ background-position: -218px 0;
+}
+
+#nav #nav-forums a {
+ width: 71px;
+ background-position: -347px 0;
+}
+
+#nav #nav-photo a {
+ width: 126px;
+ background-position: -418px 0;
+}
+
+#nav #nav-knowledge a {
+ width: 155px;
+ background-position: -544px 0;
+}
+
+#nav #nav-newsletter a {
+ width: 103px;
+ background-position: -699px 0;
+}
+
+#nav #nav-extras a {
+ width: 66px;
+ background-position: -802px 0;
+}
+
+#nav #nav-home a.active,
+#nav #nav-home a:hover {
+ background-position: 0 -40px;
+}
+
+#nav #nav-reviews a.active,
+#nav #nav-reviews a:hover {
+ background-position: -54px -40px;
+}
+
+#nav #nav-deals a.active,
+#nav #nav-deals a:hover {
+ background-position: -129px -40px;
+}
+
+#nav #nav-prices a.active,
+#nav #nav-prices a:hover {
+ background-position: -218px -40px;
+}
+
+#nav #nav-forums a.active,
+#nav #nav-forums a:hover {
+ background-position: -347px -40px;
+}
+
+#nav #nav-photo a.active,
+#nav #nav-photo a:hover {
+ background-position: -418px -40px;
+}
+
+#nav #nav-knowledge a.active,
+#nav #nav-knowledge a:hover {
+ background-position: -544px -40px;
+}
+
+#nav #nav-newsletter a.active,
+#nav #nav-newsletter a:hover {
+ background-position: -699px -40px;
+}
+
+#nav #nav-extras a.active,
+#nav #nav-extras a:hover {
+ background-position: -802px -40px;
+}
+
+/* nav end */
+/* search-form start */
+.search-form {
+ position: absolute;
+ left: 607px;
+ top: 78px;
+ width: 308px;
+ padding: 2px 2px 0 30px;
+ height: 28px;
+ background: url('images/header-form.gif') no-repeat;
+}
+
+#search {
+ font-size:17px;
+ color:#000;
+}
+
+.search-form .text {
+ color:#fff;
+ float: left;
+ margin: 4px 0 0;
+ padding: 0;
+ background: none;
+ border: 0;
+ font: 17px Arial, Helvetica, sans-serif;
+ width: 230px;
+}
+
+.search-form .submit {
+ float: right;
+}
+
+/* search-form end */
+/*header end*/
+#content {
+ overflow: hidden;
+ width: 954px;
+ padding-bottom: 19px;
+}
+
+.seo {
+ float: left;
+ width: 610px;
+}
+
+/* left-sidebar start */
+.left-sidebar {
+ float: left;
+ width: 181px;
+ margin: 0 -1px 0 0;
+ padding: 0 0 0 6px;
+ position: relative;
+ display: inline;
+}
+
+.ad {
+ padding-top: 21px;
+}
+
+/* sidenav start */
+.sidenav {
+ margin: -1px 0 0;
+ padding: 0;
+ list-style: none;
+
+ width: 100%;
+
+}
+
+.sidenav li {
+ width: 100%;
+ vertical-align: middle;
+ margin-top: 1px;
+
+}
+
+.sidenav li a {
+ display: block;
+ text-decoration: none;
+ color: #7d7d7d;
+ font-size: 12px;
+ text-transform: uppercase;
+ font-weight: bold;
+ line-height: 15px;
+ padding-top:11px;
+ padding-bottom:12px;
+ padding-left: 14px;
+ height: 1%;
+ background: url('images/sidenav-hover.gif') repeat-y;
+}
+
+.sidenav li a:hover {
+ background: none;
+}
+
+.sidenav-size li a {
+ font-size: 12px;
+}
+
+
+.left-sidebar .sidenav li a.active {
+ color: #ff6000;
+ line-height: 15px;
+ margin-bottom: -2px;
+
+ background: url('images/sidenav-active.gif') no-repeat;
+
+}
+.left-sidebar .sidenav li a.inactive {
+
+border-right:1px solid #CCCCCC;
+
+}
+.left-sidebar .sidenav li a.subactive {
+ color: #ff6000;
+}
+
+.left-sidebar .sidenav li.drop a {
+ background: url('images/sidenav-drop.gif') no-repeat;
+ line-height: 14px;
+ color: #56697a;
+}
+#left-sidebar-wide .sidenav li.drop a {
+ background: url('images/sidenav-drop-wide.gif') no-repeat;
+ line-height: 12px;
+ color: #56697a;
+ font-size:12px;
+}
+#left-sidebar-wide .sidenav li a.inactive {
+
+border-right:none;
+
+}
+.drop_filter {
+display:block;
+width:100%;
+}
+.sidenav li.active ul {
+ display: block;
+}
+
+.sidenav ul {
+ margin: 0;
+ padding: 10px 0 10px;
+ list-style: none;
+ display: none;
+}
+.sidenav ul li {
+ background: none;
+ width: auto !important;
+ padding: 5px 0 0 14px;
+}
+
+.sidenav ul li a {
+ line-height: normal !important;
+ padding: 0;
+ display: inline !important;
+ background: none !important;
+}
+
+/* sidenav end */
+/* left-sidebar end */
+/* right-sidebar start */
+.right-sidebar {
+ float: right;
+ width: 353px;
+ display: inline;
+ margin: 0 0 0 -9px;
+ position: relative;
+}
+
+.right-sidebar .ad {
+ padding-top: 0;
+}
+
+.right-ad {
+ width: 300px;
+ height: 250px;
+ margin: 0 auto;
+}
+
+/* photo start */
+.photo {
+ overflow: hidden;
+ width: 346px;
+ height: 360px;
+ position: relative;
+ padding-bottom: 20px;
+}
+
+.photo img {
+ position: absolute;
+ left: 0;
+ top: 0;
+}
+
+.photo .shadow {
+ position: absolute;
+ left: 0;
+ top: 0;
+ width: 16px;
+ height: 360px;
+ background: url('images/photo-shadow.png') no-repeat;
+ z-index: 100;
+}
+
+.photo .by {
+ position: absolute;
+ right: 5px;
+ bottom: 25px;
+ width: 102px;
+ height: 73px;
+ text-indent: -9999px;
+ overflow: hidden;
+ background: url('images/photo-by.png') no-repeat;
+}
+
+.photo .title {
+ position: absolute;
+ right: 0;
+ top: 12px;
+ width: 197px;
+}
+
+.photo .title .bg {
+ background: url('images/photo-title-bg.png');
+ padding: 0 0 2px 2px;
+ width: 195px;
+ float: left;
+}
+
+.photo .title strong {
+ display: block;
+ position: relative;
+ margin-top: -2px;
+ background: #465d72;
+ font-size: 12px;
+ color: #fff;
+ line-height: 14px;
+ padding: 5px 30px 6px 8px;
+ text-transform: uppercase;
+}
+
+.photo .title span {
+ display: block;
+ color: #384653;
+ position: relative;
+ font-size: 11px;
+ line-height: 14px;
+ background: #e4e6e8;
+ padding: 3px 0 3px 12px;
+}
+
+/* photo end */
+/* deals start */
+.deals {
+ overflow: hidden;
+ background: url('images/deals-bg.gif') repeat-y;
+ margin: 20px 0 0 25px;
+ width: 304px;
+}
+
+.deals .top-bg {
+ background: url('images/deals-top-bg.gif') no-repeat;
+ overflow: hidden;
+ width: 100%;
+}
+
+.deals .bot-bg {
+ width: 298px;
+ padding: 1px 5px 5px 1px;
+ overflow: hidden;
+ background: url('images/deals-bot-bg.gif') no-repeat 0 100%;
+}
+
+.slide-cont {
+ overflow: hidden;
+ width: 100%;
+ padding-top: 2px;
+ position: relative;
+}
+
+.slide-cont .opener {
+ display: block;
+ background: #c2c2c2 url('images/deals-opener-bg.gif') no-repeat;
+ line-height: 35px;
+ padding: 3px 0 0 13px;
+ height: 1%;
+ text-decoration: none;
+ color: #fff;
+ font-size: 12px;
+ margin-left: 2px;
+ font-weight: bold;
+ text-transform: uppercase;
+}
+
+.deals #first .opener {
+ background-image: url('images/deals-opener-first-bg.gif');
+}
+
+.deals #last .opener {
+ background-image: url('images/deals-opener-last-bg.gif');
+}
+
+.deals .active .opener{
+ background-image: url('images/deals-active-bg.gif') !important;
+}
+
+.deals #first.active .opener{
+ background-image: url('images/deals-active-first-bg.gif') !important;
+}
+
+.slide {
+ height: 303px;
+ overflow: auto;
+ margin-top: 2px;
+}
+.slide-h{
+ width:100%;
+ overflow:hidden;
+ position:relative;
+}
+.products-list {
+ overflow: hidden;
+ width: 281px;
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.last .slide {
+ margin-bottom: 3px;
+}
+
+.products-list li {
+ overflow: hidden;
+ width: 279px;
+ padding: 5px 0 5px 2px;
+}
+
+.products-list li.color {
+ background: #ebebeb;
+}
+
+.products-list li .prod-photo {
+ float: left;
+}
+
+.products-list li .prod-photo img {
+ float: left;
+}
+.products-list li .prod-photo .compare {
+ float: left;
+ width: 21px;
+ height: 61px;
+ overflow: hidden;
+ text-indent: -9999px;
+ /*background: url('images/products-compare-dis.gif') no-repeat;*/
+}
+.products-list .checked .prod-photo .compare {
+ /*background-image: url('images/products-compare.gif');*/
+}
+.products-list li .prod-photo .img {
+ padding: 3px;
+ background: #c7cbce;
+ border: 1px solid #42596f;
+}
+.price-widget-text {
+padding-left:5px;
+margin-left:5px;
+}
+.price-widget-text strong a {
+color: #162737;
+ text-decoration: none;
+}
+.price-widget-text strong a:hover{
+text-decoration: underline;
+}
+.price-widget-text .price {
+ color: #3d566c;
+ font-size: 14px;
+ line-height: 18px;
+ font-weight: bold;
+ float: left;
+ margin-top: 6px;
+ padding: 0 2px;
+ background: #fffab7;
+}
+.price-widget-text .details {
+ display: block;
+ color: #162737;
+ font-size: 12px;
+}
+.products-list li .table {
+ float: left;
+ width: 148px;
+ padding-right: 40px;
+ padding-left: 9px;
+}
+
+.products-list .icon {
+ position: absolute;
+ top: 0;
+ right: 0;
+ width:39px;
+ height:60px;
+ display:none;
+ /*background:url('images/products-list-icon.gif') no-repeat;*/
+ margin:0;
+ padding:0;
+ overflow:hidden;
+ text-indent:-6666px;
+}
+.products-list .checked .icon{ display:block;}
+.products-list li .table strong {
+ display: block;
+ color: #162737;
+ font-size: 14px;
+ margin-top: 4px;
+}
+
+.products-list li .table strong a {
+ color: #162737;
+ text-decoration: none;
+}
+
+.products-list li .table strong a:hover {
+ text-decoration: underline;
+}
+
+.products-list li .table .details {
+ display: block;
+ color: #162737;
+ font-size: 12px;
+}
+
+.products-list li .table .price {
+ color: #3d566c;
+ font-size: 14px;
+ line-height: 18px;
+ font-weight: bold;
+ float: left;
+ margin-top: 6px;
+ padding: 0 2px;
+ background: #fffab7;
+}
+
+.products-list-shadow {
+ height: 21px;
+ overflow: hidden;
+ display: block;
+ background: url('images/products-list-shadow.png');
+ position: absolute;
+ left: 2px;
+ bottom: 0;
+ z-index: 100;
+ width: 279px;
+}
+
+/* deals end */
+/* right-sidebar end */
+/* main start */
+.main {
+ float: right;
+ width: 424px;
+ background: url('images/main-bg.gif') repeat-y;
+z-index:100;
+}
+
+.main-top-bg {
+ overflow: hidden;
+ width: 100%;
+ background: url('images/main-top-bg.gif') no-repeat 100% 0;
+}
+
+.main-bot-bg {
+ overflow: hidden;
+ width: 100%;
+ background: url('images/main-bot-bg.gif') no-repeat 0 100%;
+ padding-bottom: 28px;
+}
+.main-narrow-bot-bg {
+ overflow: hidden;
+ width: 100%;
+ background: url('images/main-narrow-bot-bg.gif') no-repeat 0 100%;
+ padding-bottom: 28px;
+}
+
+
+.main-block {
+ overflow: hidden;
+ height: 1%;
+ margin: 0 3px 0 1px;
+}
+
+.main-block .head {
+ overflow: hidden;
+ height: 40px;
+ padding: 0 3px 0 0;
+ background: url('images/main-block-head-bg.gif') no-repeat;
+}
+
+.main-block .head-col {
+ float: left;
+ width: 50%;
+ margin-right: -1px;
+ display: inline;
+}
+
+.main-block .head h2 {
+ margin: 0 0 0 16px;
+ display: inline;
+ line-height: 39px;
+ float: left;
+ font-size: 12px;
+ color: #fff;
+ text-transform: uppercase;
+}
+
+.main-block .head .links {
+ float: right;
+ background: url('images/main-link-right-bg.gif') no-repeat 100% 0;
+ margin-top: 9px;
+ margin-right: 4px;
+ display: inline;
+ padding-right: 10px;
+}
+
+.main-block .head .links .bg {
+ float: left;
+ line-height: 22px;
+ height: 21px;
+ padding-left: 10px;
+ background: url('images/main-link-left-bg.gif') no-repeat;
+}
+
+.main-block .head .links a {
+ float: left;
+ color: #f8f3a1;
+ font-size: 11px;
+ font-weight: bold;
+ text-decoration: none;
+ text-transform: uppercase;
+}
+
+.main-block .head .links a img {
+ display: block;
+}
+
+.main-block .head .links .arrows {
+ float: left;
+ width: 29px;
+ height: 13px;
+ padding: 0;
+ margin: 0 -3px 0 -1px;
+ display: inline;
+ background: url('images/main-block-head-arrow-bg.gif') no-repeat 13px 5px;
+}
+
+.main-block .head .links .arrows a {
+ padding: 8px 6px 4px 8px;
+ margin-left: -8px;
+ outline: none;
+}
+
+.main-block .head .links .arrows .next-link {
+ float: right;
+ padding: 8px 6px 4px 8px;
+ margin: 0 -6px 0 0;
+}
+
+.main-block .cont {
+ overflow: hidden;
+ height: 1%;
+}
+
+/* reviews start */
+.reviews {
+ background: url('images/reviews-bg.gif') repeat-y;
+ width: 384px;
+ margin: 21px 0 0 20px;
+}
+
+.reviews .top-bg {
+ overflow: hidden;
+ height: 1%;
+ background: url('images/reviews-top-bg.gif') no-repeat 100% 0;
+}
+
+.reviews .head {
+ margin-right: 2px;
+}
+
+.reviews .cont {
+ overflow: hidden;
+ height: 1%;
+ padding: 0 2px 3px 0;
+ background: url('images/reviews-bot-bg.jpg') no-repeat 0 100%;
+}
+
+.reviews-gallery {
+ width: 366px;
+ overflow: hidden;
+ height: 260px;
+ position: relative;
+ padding: 14px 0 0 0;
+ margin-left: 8px;-
+}
+
+.reviews-list {
+ width: 99999px;
+ overflow:hidden;
+ position: relative;
+}
+.reviews-col {
+ float: left;
+ width: 366px;
+ overflow:hidden;
+}
+
+.reviews-item {
+ float: left;
+ height: 130px;
+ width: 104px;
+ padding: 0 9px;
+}
+
+.reviews-item a {
+ display: block;
+ font-size: 10px;
+ color: #506477;
+ font-weight: bold;
+ text-decoration: none;
+}
+
+.reviews-item a img {
+ padding: 3px;
+ background: #c7cbce;
+ border: 1px solid #42596f;
+}
+
+.reviews-item a span {
+ display: block;
+ padding-top: 3px;
+}
+
+.reviews-item a:hover {
+ color: #ff6000;
+}
+
+.reviews-item a:hover img {
+ background: #f7f4cb;
+ border-color: #ff6000;
+}
+
+.wide-reviews {
+ width: 740px;
+ margin-top: 0;
+ background-image: url('images/wide-reviews-bg.gif');
+}
+
+.wide-reviews .head {
+ margin-left: 1px;
+ margin-right: 1px;
+}
+
+.wide-reviews .cont {
+ background-image: url('images/wide-reviews-bot-bg-wide.jpg');
+ padding-top:15px;
+padding-bottom:15px;
+}
+
+.wide-reviews .reviews-gallery {
+ height: 110px;
+ margin-left: 5px;
+ padding-bottom: 17px;
+ padding-top: 0px;
+ width: 750px;
+ overflow:hidden;
+ position:relative;
+}
+
+.wide-reviews .reviews-col {
+ width: 750px;
+ float:left;
+}
+.reviews-col-wide {
+ width:750px;
+}
+/* reviews end */
+/* news start */
+.news {
+ margin-top: 22px;
+}
+
+.news-item {
+ overflow: hidden;
+ height: 1%;
+ border-top: 1px solid #d5d5d5;
+ padding: 0 10px 18px 13px;
+ margin-top: -1px;
+ background: #f9f9f9 url('images/news-item-bg.gif') repeat-x 0 100%;
+}
+
+.news-item h3 {
+ margin: 11px 0 0;
+ font-size: 14px;
+ line-height: 18px;
+ color: #3b4e5f;
+}
+
+.news-item h3 a {
+ text-decoration: none;
+ color: #3b4e5f;
+}
+
+.news-item h3 a:hover {
+ text-decoration: underline;
+}
+
+.news-item .date {
+ display: block;
+ color: #8aa2b8;
+ font-weight: bold;
+ font-size: 10px;
+ margin-top: 4px;
+ text-transform: uppercase;
+}
+
+.news-item p {
+ margin: 17px 0 0;
+ line-height: 18px;
+}
+
+.news-item p a {
+ text-decoration: underline;
+ color: #ed530f;
+ font-weight: bold;
+}
+
+.news-item p a:hover {
+ text-decoration: none;
+}
+
+/* news end */
+/* top-news start */
+.top-news {
+ margin: 0;
+}
+
+.top-news .head {
+ margin: 0 3px 0 1px;
+}
+
+.top-news .cont {
+ position: relative;
+ overflow: visible;
+}
+
+.top-news .divider {
+ position: absolute;
+ left: 50%;
+ margin-left: -1px;
+ top: -2px;
+ width: 2px;
+ height: 179px;
+ overflow: hidden;
+ background: url('images/top-news-item-divider.gif') no-repeat;
+}
+
+.top-news-item {
+ overflow: hidden;
+ height: 1%;
+ background: url('images/top-news-item-line.gif') repeat-y 50% 0;
+ padding-bottom: 1px;
+ margin-left: 1px;
+ margin-right: 3px;
+ font-size: 11px;
+ font-weight: bold;
+}
+
+.top-news-item a {
+ text-decoration: underline;
+ color: #ff6000;
+ float: left;
+ margin-left: 15px;
+}
+
+.top-news-item a:hover {
+ text-decoration: none;
+}
+
+.top-news-item .bg {
+ background: url('images/top-news-item-bg.gif') repeat-y 50% 0;
+ overflow: hidden;
+ height: 1%;
+ padding: 1px 0;
+}
+
+.top-news .color-item .color-bg {
+ overflow: hidden;
+ height: 1%;
+}
+
+.top-news-item .col {
+ float: left;
+ width: 50%;
+ padding: 5px 0 5px;
+ margin-right: -1px;
+ display: inline;
+}
+
+.top-news .color-item .color-bg {
+ background: url('images/top-news-item-color-bg.gif') repeat-y 50% 0;
+}
+
+.top-news .last-item {
+ margin: 0;
+ background: none;
+ padding: 0;
+}
+
+.top-news .last-item .bg {
+ padding: 0 0 23px 1px;
+ background: url('images/top-news-bot-bg.gif') no-repeat 0 100%;
+}
+
+.top-news .last-item .color-bg {
+ background: none;
+}
+
+/* top-news end */
+/* main end */
+/* bottom-ads start */
+.bottom-ads {
+ height: 115px;
+padding-bottom:5px;
+ text-align: center;
+ margin-left:110px;
+}
+
+/* bottom-ads end */
+/* footer start */
+#footer {
+ background: #4c5e6e url('images/footer-top-bg.gif') repeat-x;
+}
+
+.footer-cont {
+ width: 954px;
+ margin: 0 auto;
+ overflow: hidden;
+}
+
+.footer-top {
+ overflow: hidden;
+ height: 1%;
+ height: 96px;
+ padding: 38px 7px 0 7px;
+}
+
+.footer-top .flogo {
+ float: left;
+}
+
+.footer-top .search-form {
+ position: static;
+ float: right;
+ margin-top: 12px;
+ background-image: url('images/footer-form-bg.gif');
+}
+
+.footer-mid {
+ overflow: hidden;
+ width: 954px;
+}
+
+.footer-cols {
+ overflow: hidden;
+ width: 960px;
+ margin-right: -6px;
+}
+
+.footer-col {
+ float: left;
+ width: 220px;
+ padding: 0 13px 0 7px;
+}
+
+.footer-col h3 {
+ margin: 0;
+ color: #aec4d7;
+ padding-bottom: 2px;
+ text-transform: uppercase;
+ font-size: 13px;
+ border-bottom: 1px solid #2a3c4c;
+}
+
+.footer-col ul {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ font-size: 11px;
+ font-weight: bold;
+}
+
+.footer-col ul li {
+ line-height: 14px;
+ padding: 9px 0 3px;
+}
+
+.footer-col ul li a:hover {
+ background-color:#fffab7;
+ color:#000;
+}
+.footer-col ul li a {
+ padding:2px;
+ text-decoration: none;
+ color: #fffab7;
+}
+
+.footer-bot {
+ overflow: hidden;
+ height: 1%;
+ color: #a2abb3;
+ padding: 42px 6px 34px 7px;
+ font-size: 12px;
+}
+
+.footer-bot p {
+ margin: 0;
+ float: left;
+}
+
+.footer-bot p.right {
+ float: right;
+}
+
+.footer-bot a {
+ color: #a2abb3;
+ text-decoration: underline;
+}
+
+.footer-bot a:hover {
+ text-decoration: none;
+}
+
+/* footer end */
+.review-page .right-sidebar {
+ margin: 0;
+ width: 304px;
+ padding-right: 5px;
+}
+
+.review-page .right-sidebar .deals {
+ margin: 20px 0 0;
+}
+
+.review-page .seo {
+ width: 629px;
+}
+
+.review-page .main {
+ width: 443px;
+ background-image: url('images/review-main-bg.gif');
+}
+
+.review-page .top-news .last-item .bg {
+ background-image: url('images/review-top-news-bot-bg.gif');
+}
+
+/* breadcrumbs start */
+.breadcrumbs {
+ margin: 0 0 0 18px;
+ padding: 13px 0 10px;
+ list-style: none;
+ overflow: hidden;
+ width: 425px;
+}
+
+.breadcrumbs li {
+ display: inline;
+ font-weight: bold;
+ text-transform: uppercase;
+ color: #788795;
+ float: left;
+ padding: 0 7px 0;
+ margin-left: -4px;
+ background: url('images/breadcrumbs-divider.gif') no-repeat 0 50%;
+}
+
+.breadcrumbs li a {
+ text-decoration: none;
+ color: #ff6000;
+}
+
+.breadcrumbs li a:hover {
+ text-decoration: underline;
+}
+
+/* breadcrumbs end */
+/* review-content start */
+.review-content {
+ overflow: hidden;
+ height: 1%;
+ padding: 0 20px;
+ margin-top: 4px;
+}
+
+/* short-review start */
+.short-review {
+ overflow: hidden;
+ width: 100%;
+ padding-bottom: 11px;
+}
+
+.short-review .cont {
+ float: left;
+ width: 230px;
+}
+
+/* availability-table start */
+.availability-table {
+ overflow: hidden;
+ width: 100%;
+ margin-top: 4px;
+}
+
+.availability-table ul {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ overflow: hidden;
+ height: 1%;
+}
+
+.availability-table ul li {
+ overflow: hidden;
+ height: 1%;
+ vertical-align: middle;
+ color: #425a6f;
+ font-weight: bold;
+ line-height: 14px;
+ padding: 7px 0 8px 8px;
+}
+
+.availability-table ul li.color {
+ background: #e8f5fa;
+}
+
+.availability-table ul li .col1 {
+ float: left;
+ width: 120px;
+}
+
+.availability-table ul li .col2 {
+ float: left;
+ width: 47px;
+}
+
+.availability-table ul li .col3 {
+ float: left;
+ width: 53px;
+}
+
+.availability-table ul li img {
+ display: block;
+ margin: 0 auto;
+}
+
+.availability-table .table-body {
+ border: 1px solid #c1c1c1;
+ padding: 1px 0 0;
+ margin-top: -3px;
+}
+
+.availability-table .table-head {
+ padding: 0;
+}
+
+.availability-table .table-head li {
+ padding: 0 0 0 9px;
+ color: #3a4d5e;
+ font-size: 10px;
+ text-transform: uppercase;
+}
+
+/* availability-table end */
+.review-content h2 {
+ margin: 0;
+ color: #3e576d;
+ font-size: 24px;
+}
+
+.small-img {
+ float: right;
+ background: #f9f9f9;
+ padding: 21px 6px 16px 5px;
+ border: 10px solid #3a4d5e;
+ margin-top: 4px;
+}
+
+/* short-review end */
+.press-release {
+ color: #3e576d;
+ padding-bottom: 38px;
+ overflow: hidden;
+ height: 1%;
+}
+
+.press-release h3 {
+ margin: 0;
+ font-size: 12px;
+}
+
+.press-release .title {
+ display: block;
+ margin-top: 2px;
+ line-height: 18px;
+ font-weight: normal;
+}
+
+.press-release .img {
+ display: block;
+ margin-top: -2px;
+}
+
+.press-release p {
+ margin: 26px 0 0;
+ line-height: 18px;
+}
+
+/* review-content end */
+.main-review-page .right-sidebar {
+ margin: 0;
+ width: 160px;
+ padding-right: 7px;
+}
+
+.main-review-page .seo {
+ width: 770px;
+}
+
+.main-review-page .main-wide {
+ float: right;
+ width: 424px;
+ background: url('images/main-bg.gif') repeat-y;
+ width: 584px;
+ background-image: url('images/main-review-main-bg-wide.gif');
+}
+.main-review-page .main {
+ float: right;
+ width: 424px;
+ background: url('images/main-bg.gif') repeat-y;
+ width: 584px;
+ background-image: url('images/main-review-main-bg.gif');
+}
+
+/* side-form start */
+.side-form {
+ background: url('images/small-search-form-bg.gif') no-repeat;
+ width: 138px;
+ padding: 2px 2px 0 30px;
+ height: 28px;
+ margin-top: 12px;
+}
+.side-form-wide {
+ background: url('images/small-search-form-bg-wide.gif') no-repeat;
+ width: 129px;
+ padding: 2px 2px 0 30px;
+ height: 28px;
+ margin-top: 5px;
+margin-bottom: 5px;
+
+}
+.side-form .text {
+ float: left;
+ margin: 4px 0 0;
+ padding: 0;
+ background: none;
+ border: 0;
+ font: 14px Arial, Helvetica, sans-serif;
+ width: 100px;
+}
+.side-form-wide .text{
+ float: left;
+ margin: 4px 0 0;
+ padding: 0;
+ background: none;
+ border: 0;
+ font: 14px Arial, Helvetica, sans-serif;
+ width: 91px;
+}
+
+.side-form .submit, .side-form-wide .submit {
+ float: right;
+}
+.side-form-description {
+font-size:10px;
+}
+
+/* side-form end */
+/* camera-list start */
+.camera-list {
+ width: 700px;
+ margin: 16px 0 0 58px;
+ /*background: url('images/camera-list-bg.gif') repeat-y;*/
+}
+
+.camera-list .bot-bg {
+ background: url('images/camera-list-bot-bg.gif') no-repeat 0 100%;
+ width: 700px;
+ padding-bottom: 5px;
+}
+
+.camera-list .list {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+width:750px;
+}
+
+.camera-list .list li {
+ color: #475e72;
+ height: 1%;
+ padding: 5px 0 6px 10px;
+ position: relative;
+ margin: 0 0 0 2px;
+ line-height: 18px;
+ font-size: 12px;
+ font-weight: bold;
+width:690px;
+}
+
+.camera-list .list li.color {
+ background: #deebf5;
+}
+
+.camera-list .list li.head {
+ margin-left: 0;
+ padding: 0 0 0 12px;
+ color: #fff;
+ line-height: 40px;
+ text-transform: uppercase;
+ background: url('images/main-block-head-bg.gif') no-repeat;
+width:690px;
+ overflow: hidden;
+}
+
+.camera-list .list li .icon {
+ position: absolute;
+ left: -47px;
+ top: 50%;
+ margin-top: -10px;
+}
+.camera-list .list li .icon img {
+ display: block;
+}
+.camera-list .list li:after {
+ content: "";
+ display: block;
+ clear: both;
+}
+
+.camera-list .list li .col1 {
+ float: left;
+ width: 200px;
+}
+
+.camera-list .list li .col2 {
+ float: left;
+ width: 100px;
+}
+
+.camera-list .list li .col3 {
+ float: left;
+ width: 110px;
+}
+
+.camera-list .list li .col4 {
+ float: left;
+ width: 150px;
+}
+
+.camera-list .list li .col5 {
+ float: left;
+ width: 60px;
+}
+.camera-list .list li .col6 {
+ float: left;
+padding-left:10px;
+ width: 50px;
+}
+.camera-list a {
+ text-decoration: none;
+ color: #475e72;
+}
+
+.camera-list a:hover {
+ text-decoration: underline;
+}
+.camera-list .head a {
+ text-decoration: none;
+ color: #FFFFFF;
+}
+.camera-list .head strong {
+ text-decoration: underline;
+ color: #FFFFFF;
+}
+/* camera-list end */
+/* tech corner */
+.text-entry {
+ padding: 20px;
+ padding-top:0px;
+ font: 12px Arial, Helvetica, sans-serif;
+ /*color: #788795;*/
+ color:#334454;
+
+
+}
+.text-entry h1,
+.text-entry h2 {
+ color:#788795;
+}
+.text-entry a {
+ text-decoration: none;
+ color: #ff6000;
+}
+
+.text-entry a:hover {
+ text-decoration: underline;
+}
+/* tech corner end*/
+/* camera deals */
+.text-entry .container {
+ border-top:1px dotted #CCCCCC;
+ padding-top:5px;
+ margin-bottom:20px;
+ float:left;
+}
+
+.deals_buy{
+ float:left;
+ margin-right:10px;
+}
+.deals_title{
+ padding-top:2px;
+ float:left;
+ margin:0;
+height:21px;
+width:450px;
+}
+.container .clear {
+ display:block;
+ width:100%;
+ float:left;
+ margin-bottom:7px;
+}
+.deals_image{
+ float:left;
+ margin-right:10px;
+}
+.deals_info{
+ float:right;
+}
+.deals_info b{
+ font-size:30px;
+}
+.deals_desc{
+ margin-left: 120px;
+ margin-right: 120px;
+ position:relative;
+ top:10px;
+ text-align:justify;
+
+}
+.deals_desc li{
+ margin-left: 20px;
+ font-size:11px;
+
+}
+.deals_desc ul {
+ padding:0px;
+ margin-top:0px;
+ font-size:11px;
+
+}
+.deals_title h2{
+ display:inline;
+ font-size:12px;
+}
+.deals_permalink{
+ font-size:10px;
+ margin-top:20px;
+ color:#ffbc94;
+}
+/* camera deals end */
+/* archive pages */
+.archive_links li {
+ list-style: none;
+ width:30%;
+ float:left;
+ margin-top:5px;
+ margin-bottom:5px;
+font-size:12px;
+}
+.archive_links_small li {
+ list-style: none;
+ width:33%;
+ float:left;
+ margin-top:5px;
+ margin-bottom:5px;
+ font-size:12px;
+}
+.archive_links {
+ width:100%;
+ float:left;
+ display:block;
+ margin-top:0px;
+}
+.archive_category {
+ width:100%;
+ float:left;
+}
+/* entry pages */
+
+.text-entry h1 {
+ font-size:18px;
+ font-weight:bold;
+}
+/* printer reviews */
+.printer_review_table {
+ width:100%;
+margin-top:-10px;
+margin-bottom:10px;
+}
+.printer_review_table td {
+ padding:3px;
+ border-right: 1px solid #CCCCCC;
+ border-bottom: 1px solid #CCCCCC;
+}
+.printer_review_table td.left {
+ border-left: 1px solid #CCCCCC;
+}
+.printer_review_table th {
+ overflow: hidden;
+ height: 40px;
+ padding: 0 3px 0 0;
+ background: url('images/main-block-head-bg.gif') no-repeat;
+color:#EEEEEE;
+
+
+
+}
+.printer_review_label {
+ background-color:#CCCCCC;
+ color:#FFFFFF;
+ font-weight:bold;
+ font-size:14px;
+ text-align:center;
+}
+/*Google Search*/
+#searchResults {
+ width:100%;
+}
+.gs-result {
+width:540px;
+}
+.gsc-result {
+ color:#666666;
+
+}
+.gsc-result .gs-title a {
+ color:#FF6000;
+ font-weight:normal;
+}
+.gsc-result .gs-title a b{
+ color:#FF0000;
+ font-weight:bold;
+}
+.gsc-result .gs-snippet {
+ color:#666666;
+}
+.gs-webResult .gs-visibleUrl-short {
+ color:#666666;
+
+
+}
+.gsc-trailing-more-results a {
+ color:#FF6000;
+}
+
+
+#seo-wide {width:950px;}
+#left-sidebar-wide {width:162px;}
+#main-top-bg-wide {background: url('images/main-top-bg-wide.gif') no-repeat 100% 0;}
+#main-bot-bg-wide {background: url('images/main-bot-bg-wide.gif') no-repeat 0 100%;}
+#main-wide { background: url('images/main-review-main-bg-wide.gif') repeat-y; width:783px; }
+#head-wide { background: url('images/main-block-head-bg-wide.gif') no-repeat; }
+
+.twitter {
+ padding-left:10px;
+padding-top:10px;
+
+}
+.facebook {
+ padding-left:10px;
+padding-top:10px;
+
+}
+.container-more {
+width:100%;
+display:none;
+border-top:1px dotted #CCCCCC;
+margin-bottom:20px;
+float:left;
+padding-top: 30px;
+font-weight:bold;
+}
+.buy-now-review {
+position:absolute;
+right:30px;
+padding-top:1px;
+}
+.sort-link {
+color:#FFFFFF;
+font-weight:bold;
+}
+.prev_next_entry {
+ width:900px;
+ font-weight:bold;
+ font-size:14px;
+}
+.prev_next_entry .prev {
+ left:0px;
+}
+.prev_next_entry .next {
+ right:0px;
+}
+ul.category-list-wide,
+ul.category-list-wide li {
+list-style:none;
+padding:0;
+margin:0;
+float:left;
+}
+ul.category-list-wide {
+display:block;
+width:100%;
+}
+ul.category-list-wide li {
+font-size:14px;
+font-weight:bold;
+width:30%;
+display:inline;
+}
+ul.category-list-wide li a {
+padding-bottom:10px;
+display:block;
+padding-right:10px;
+}
+h2.article-title-wide {
+padding-top:20px;
+float:left;
+border-top:solid 1px; #666666;
+width:100%;
+}
+.article-excerpt-wide {
+width:100%;
+float:left;
+}
+.category-description {
+padding:20px;
+font: 12px Arial, Helvetica, sans-serif;
+ color: #334454;
+
+}
+</style>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.steves-digicams.com/camera-reviews/rsd.xml" />