/* review */

/*
div.mainContent h3.H3-ruler {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #777;
	margin-top: 20px;
	padding-bottom: 2px;	}

div.mainContent h3.H3-ruler:first-child {
	margin-top: 0px; }
*/

h1.review {
    margin-bottom: 3px; }

div.mainContent div.reviewHeader {
    padding-bottom: 3px;
    padding-top: 3px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666; }
    
div.mainContent div.reviewHeader span.posted {
    margin-top: 2px;
    color: #AAA; }

/* <div class="reviewHeader"><span class="date">November 2009</span> | <span class="author">Lars Rehm and Richard Butler</span></div> */


/* reviews scoring */

div.mainContent table.scoring {
    margin-left: auto;
    margin-right: auto;
    text-align: left; }

div.mainContent table.scoring div.header {
    background-image: url(../images/reviews/scoring/top-bg-middle.png);
    background-repeat: repeat-x; }

div.mainContent table.scoring div.header div.left {
    background-image: url(../images/reviews/scoring/top-bg-left.png);
    background-repeat: no-repeat;
    background-position: left top; }

div.mainContent table.scoring div.header div.right {
    background-image: url(../images/reviews/scoring/top-bg-right.png);
    background-repeat: no-repeat;
    background-position: right top; }

div.mainContent table.scoring div.header div.content {
    padding: 10px 15px;
    background-position: 10px top;
    background-repeat: no-repeat; }

div.mainContent table.scoring div.header div.content-large-slr {
    padding-left: 55px;
    background-image: url(../images/reviews/scoring/icon-large-slr.png); }

div.mainContent table.scoring div.header div.content-middle-slr {
    padding-left: 55px;
    background-image: url(../images/reviews/scoring/icon-middle-slr.png); }

div.mainContent table.scoring div.header div.content-small-slr {
    padding-left: 55px;
    background-image: url(../images/reviews/scoring/icon-small-slr.png); }

div.mainContent table.scoring div.header div.content div.camera {
    font-size: 12pt;
    font-weight: bold; }

div.mainContent table.scoring div.header div.content div.segment { }

div.mainContent table.scoring div.header div.content div.segment span.label {
    color: #AAA; }
    
div.mainContent table.scoring tr.compareModeHelp {
    display: none;
    background-color: #FC0; }

div.mainContent table.scoring.compareMode tr.compareModeHelp {
    display: table-row;
    background-color: #FC0; }

div.mainContent table.scoring tr.compareModeHelp div.text {
    width: 500px;
    padding: 5px 10px;
    color: #222; }

div.mainContent table.scoring tr.camerasPane {
    display: none; }
    
div.mainContent table.scoring.compareMode tr.camerasPane {
    display: table-row; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare {
    background-color: #222;
    border-bottom: 1px solid #777; }
    
div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras {
    border-collapse: collapse;
    width: 100%; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td {
    cursor: pointer;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.icon {
    width: 1%;
    padding: 5px 5px 5px 10px; }
    
div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.removable td.icon div {
    margin: 1px;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background-image: url(../images/reviews/scoring/camera-remove-icon.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.fixed td.icon div {
    margin: 1px;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background-image: url(../images/reviews/scoring/camera-remove-icon-phantom.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.loading td.icon div {
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/ajax-loader-222.gif);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.cameraName {
    width: 95%;
    padding: 5px 10px 5px 0px; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.review {
    width: 1%;
    white-space: nowrap;
    padding: 5px 10px 5px 18px; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.camera td.review {
    background-image: url(../images/reviews/scoring/camera-more-link-icon.png); 
    background-position: left center;
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.camera td.review a {
    color: #FFCC00; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.camera td.review span.date {
    color: #888; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.overallScoreLabel {
    width: 1%;
    white-space: nowrap;
    color: #888;
    padding-right: 5px; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.overallScore {
    width: 1%;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 10px 5px 0px; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.loading td.overallScore span {
    visibility: hidden; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.selected td {
    background-color: #444; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.selected.flash0 td {
    background-color: #4E4E4E; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.selected.flash1 td {
    background-color: #585858; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.selected.flash2 td {
    background-color: #636363; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.selected td.review {
    background-image: url(../images/reviews/scoring/camera-more-link-icon-active.png); }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.grip {
    width: 1%;
    padding: 5px 10px 5px 0px; }
    
div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras td.grip div {
    width: 12px;
    height: 12px;
    overflow: hidden; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.camera.removable td.grip div {
    cursor: move;
    background-image: url(../images/reviews/scoring/camera-sort-grip.png);
    background-position: center center;
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare table.selectedCameras tr.camera.removable.selected td.grip div {
    background-image: url(../images/reviews/scoring/camera-sort-grip-active.png); }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare div.cameraPicker {
    padding: 10px; }

div.mainContent table.scoring tr.camerasPane div.camerasToCompare div.allCategoriesToolip {
    cursor: help;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background-image: url(../images/reviews/scoring/help-icon.png);
    background-position: center center;
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.variables td.left {
    vertical-align: top;
    background-image: url(../images/reviews/scoring/main-bg-left.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.variables td.right {
    vertical-align: top;
    background-image: url(../images/reviews/scoring/main-bg-right.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.variables div.currentCameraName {
    display: none; }
    
div.mainContent table.scoring tr.variables div.variableLabels {
    padding-top: 25px; }

div.mainContent table.scoring.compareMode tr.variables div.variableLabels {
    padding-top: 52px; }

div.mainContent table.scoring tr.variables div.variableLabels div.label {
    padding: 5px 15px;
    line-height: 12px;
    text-align: right; }

div.mainContent table.scoring tr.variables div.variableLabels div.label-not-first {
    border-top: 1px solid #333; }

div.mainContent table.scoring tr.variables div.currentCameraName {
    display: none; }

div.mainContent table.scoring.compareMode tr.variables div.currentCameraName {
    padding: 5px 10px 10px 15px;
    font-weight: bold;
    overflow: hidden;
    line-height: 12px;
    display: block; }

div.mainContent table.scoring tr.variables div.variableBars {
    padding-top: 5px; }

div.mainContent table.scoring tr.variables div.variableBars div.scale {
    height: 20px;
    width: 284px;
    margin-left: 15px;
    position: relative;
    background-image: url(../images/reviews/scoring/bar-scale.png);
    background-position: 2px bottom;
    background-repeat: repeat-x;
    color: #888; }

div.mainContent table.scoring tr.variables div.variableBars div.scale span.label-poor {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 12px; }

div.mainContent table.scoring tr.variables div.variableBars div.scale span.label-excellent {
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 12px; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer.middle {
    border-top: 1px dotted #333333; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar {
    position: relative;
    width: 284px;
    height: 14px;
    background-image: url(../images/reviews/scoring/score-bar-bg.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.gauges {
    position: absolute;
    top: 1px;
    left: 2px;
    width: 280px;
    height: 10px;
    overflow: hidden; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.gauges div {
    position: absolute;
    top: 0px;
    height: 10px;
    background-repeat: no-repeat;
    overflow: hidden; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.ticks {
    position: absolute;
    top: 1px;
    left: 2px;
    width: 260px;
    height: 10px; }
    
div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.ticks div.tick {
    background-image: url(../images/reviews/scoring/score-bar-tick.png);
    position: absolute;
    top: -5px;
    width: 6px;
    height: 3px;
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.gauges div.baseline {
    background-image: url(../images/reviews/scoring/score-bar-bars-baseline.png); }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.gauges div.diffMinus {
    background-image: url(../images/reviews/scoring/score-bar-bars-diff-minus.png); }

div.mainContent table.scoring tr.variables div.variableBars div.bars div.barContainer div.bar div.gauges div.diffPlus {
    background-image: url(../images/reviews/scoring/score-bar-bars-diff-plus.png); }
    
div.mainContent table.scoring tr.suitability td.left {
    background-image: url(../images/reviews/scoring/main-bg-left.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border-top: 1px solid #333; }
    
div.mainContent table.scoring tr.suitability td.right {
    background-image: url(../images/reviews/scoring/main-bg-right.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-top: 1px dotted #333; }

div.mainContent table.scoring tr.suitability div.label {
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 10px;
    height: 16px;
    line-height: 16px;
    text-align: right;
    padding: 5px 20px 5px 0px; }

div.mainContent table.scoring tr.suitability.goodFor div.label {
    background-image: url(../images/reviews/scoring/thumb-up.png); }

div.mainContent table.scoring tr.suitability.notGoodFor div.label {
    background-image: url(../images/reviews/scoring/thumb-down.png); }

div.mainContent table.scoring tr.suitability div.text {
    width: 280px;
    padding: 5px 15px 5px 15px; }

div.mainContent table.scoring tr.summary td.left {
    vertical-align: top;
    background-color: #223355;
    background-position: left bottom;
    background-image: url(../images/reviews/scoring/bottom-corner-left.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.summary td.right {
    vertical-align: top;
    background-color: #223355;
    background-position: right bottom;
    background-image: url(../images/reviews/scoring/bottom-corner-right.png);
    background-repeat: no-repeat; }

div.mainContent table.scoring tr.summary div.shadow {
    background-image: url(../images/reviews/scoring/bottom-bg-shade.png);
    background-repeat: repeat-x; }

div.mainContent table.scoring div.overallScore {
    padding: 20px 0px; }

div.mainContent table.scoring div.overallScore div.box {
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/reviews/scoring/overall-score-box.png);
    background-repeat: repeat-x;
    width: 140px;
    height: 90px;
    text-align: center; }

div.mainContent table.scoring div.overallScore div.box div.label {
    padding-top: 15px;
    font-weight: bold; }

div.mainContent table.scoring div.overallScore div.box div.score {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px; }

div.mainContent table.scoring div.summary {
    font-weight: bold;
    width: 280px;
    padding: 15px 15px; }

div.reviewList table td{
    text-align: center;
    padding: 4px; }


/* opinions */

table.opinions-table,
table.review-input,
table.read-opinions table.starsTable {
    border-collapse:collapse; }
    
table.opinions-table td,
table.review-input > tbody > tr > td,
table.review-input > tr > td,
table.read-opinions table.starsTable td {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333 }

div.cameraReviews table.cameraBlocks {
    margin: 0px auto;
    border-collapse: collapse; }
    
div.cameraReviews table.cameraBlocks td {
    border: 1px dotted #444;
    padding: 0px 5px;
    width: 320px;
    text-align: center;
    vertical-align: middle; }
    
div.cameraReviews table.cameraBlocks tr.images td {
    padding-top: 10px;
    border-bottom-width: 0px;
    border-top: 1px dotted #444444; }

div.cameraReviews table.cameraBlocks tr.names td {
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-width: 0px;
    border-bottom: 1px dotted #444444; }

div.cameraReviews table.cameraBlocks tr.names td div.preview {
    padding: 3px 0px; }
    
div.cameraReviews table.cameraBlocks tr.names td div.preview span {
    display: inline-block;
    padding: 3px 4px;
    font-size: 11px;
    line-height: 11px;
    background-color: #666;
    font-weight: bold;
    border-radius: 2px; 
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px; }
    
div.cameraReviews table.cameraBlocks td:first-child {
    border-left: 0px; }
    
div.cameraReviews table.cameraBlocks td:last-child {
    border-right: 0px; }
    
div.cameraReviews table.cameraBlocks tr:first-child td {
    border-top: 0px; }
    
div.cameraReviews table.cameraBlocks tr:last-child td {
    border-bottom: 0px; }
    

/* reviews rollover */

div.mainContent .widget-rollover { display: none; }
div.mainContent .rollover-runtime { margin-bottom: 2em; margin-left: auto; margin-right: auto; width: 450px; }
div.mainContent .rollover-runtime table { border-collapse: collapse; }
div.mainContent .rollover-runtime td { text-align: center; border: none; border: solid 1px #000; background: #333; }
div.mainContent .rollover-runtime th { text-align: center; border: none; border: solid 1px #000; background: #333; }
div.mainContent .rollover-runtime .caption { display: block; }
div.mainContent .rollover-runtime .na { background: #111; margin-top: auto; margin-bottom: auto; vertical-align: middle; color: #999; }
div.mainContent .rollover-runtime .col { background: #333; padding: 5px 2px; font-size: 11px; font-weight: bold; color: #fff; vertical-align: middle; text-align: center; }
div.mainContent .rollover-runtime .triggers { position: relative; background: #333; text-align: center; padding-bottom: 2px; padding-top: 3px; }
div.mainContent .rollover-runtime .triggers td { vertical-align: top; border: none; }
div.mainContent .rollover-runtime .triggers .trigger { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; margin-right: 5px; display: inline-block; background: #555; padding: 3px 5px; margin-bottom: 2px; color: #fff; font-weight: normal; text-decoration: none; }
div.mainContent .rollover-runtime .triggers .trigger:hover { background: #ccc; color: #000; }
div.mainContent .rollover-runtime .triggers .trigger-selected { background: #ccc; color: #000; }
div.mainContent .rollover-runtime .triggers .prev { padding-left: 3px; width: 30px; }
div.mainContent .rollover-runtime .triggers .next { padding-right: 3px; width: 30px; }
div.mainContent .rollover-runtime .triggers .next a { margin-right: 0px; }
div.mainContent .rollover-runtime .caption { text-align: center; font-style: italic; margin-top: 5px; }

div.mainContent span.hoverimg {
    cursor: pointer;
    color: #FF8; }
  
