﻿/* Last updated: 10-January-2008 */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/

html {
	color:#000;
	background:#fff;
}

fieldset, img {
	border:0;
}

caption, th {
	text-align:left;
}


#header {
	background: transparent url('http://www.printercomparison.com/images/background_header_forum.png') no-repeat;
}

#headerLogo a {
	height: 78px;
	width: 248px;
}

ul#navigation li {
	background: transparent url('http://www.printercomparison.com/images/background_navigationSeparator.png') no-repeat 0 55%;
}

ul#navigation a {
	color: #aba785;
}

ul#navigation li.featured a {
	color: #891a1d;
}

ul#navigation ul li a {
	color: #891a1d;
}

ul#navigation ul li a:hover {
	background-color: #891a1d;
	color: #fff;
}

#subNavigation {
	background-color: #e5e8ec;
}

#subNavigation a {
	color: #1b3354;
}

#subNavigationNoLinks {
	border-top: 1px solid #e5e8ec;
}

#subNavigation ul li {
	background: transparent url('http://www.printercomparison.com/images/background_navigationSeparator.png') no-repeat 0 55%;
}

/* Last updated: 31-March-2008 */

div#wrapperOutside {

	margin: 0 auto;
	border-right-width: 1px;
	border-right-color:#c0c0c0;
	border-right-style: groove;
	border-left-width: 1px;
	border-left-color:#c0c0c0;
	border-left-style:solid;
	/* hack: to keep safari from showing horizontal scrollbars */
	overflow: hidden;	
	/* end hack */
}

div#wrapperInside {
	z-index: 0;
}


div#loginBand {
	background-color: #666;
	color: #ccc;
	font-size: 10px;
	padding: 4px 5px 5px 5px;
}

div#loginBand a {
	color: #fff;
	text-decoration: none;
}

div#loginBand a:hover {
	text-decoration: underline;
}

div#loginBand a.brighthand {
	color: #b5c6b9;
}

div#loginBand a.digitalCameraReview {
	color: #f5e2a5;
}

div#loginBand a.notebookReview {
	color: #ccd8de;
}

div#loginBand a.spotStop {
	color: #b7d2d3;
}

div#loginBand a.tabletPCReview {
	color: #d6d6bb;
}

#header {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #e1e1e1;
	height: 78px;
	text-indent: -9999px;
}

#headerLogo a {
	display: block;
	float: left;
}

#headerLogo a:focus {
	outline: 0;
}

#headerSearchForm {
	float: right;
	height: 78px;	
	position: relative;
	text-align: right;
}

#headerSearchForm fieldset {
	top: 50px;
	position: absolute;
	right: 12px;
	width: 275px;
}

#headerSearchForm fieldset label {
	font-size: 12px;
	font-weight: bold;
}

#headerSearchForm fieldset input#searchQuery {
	height: 14px;
	margin: 0 22px 0 5px;
	width: 165px;
}

#headerSearchForm fieldset input#searchSubmit {
	position: absolute;
	right: 0;
}

ul#navigation 
{
	background-color: #fff;
	border-bottom: 1px solid #dcdcdc;
	height: 29px;
	margin: 0;
	padding: 0;
}

ul#navigation a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

ul#navigation a:hover {
	text-decoration: underline;
}

ul#navigation li {
	display: block;
	float: left;
	list-style: none;
	padding: 7px 9px 8px 11px;
	text-transform: uppercase;
	white-space: nowrap;
}

ul#navigation li.first {
	background-image: none;
}

ul#navigation li.featured {
	background-image: none;
	border-left: 1px solid #dcdcdc;
	float: right;
	padding: 7px 7px 8px 7px;
	text-transform: none;
}

ul#navigation li.featured a {
	font-weight: normal;
}

ul#navigation ul {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10000;
}

ul#navigation ul li {
	background-image: none;
	border-bottom: 1px solid #dcdcdc;	
	float: none;
	margin: 0;
	padding: 0;
	width: 125px;
}

ul#navigation ul li a {
	display: block;
	font-weight: normal;
	padding: 7px 10px;
	text-transform: none;
}

#subNavigation li.first {
	background-image: none;
}

#subNavigation {
	height: 29px;
	margin: -1px 0 0 0;
	padding: 0;
}

#subNavigation a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#subNavigation ul {
	margin: 0;
	padding: 9px 0 0 0;
}

#subNavigation li {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	padding: 0 8px 0 11px;
	text-transform: uppercase;
}

#subNavigation a {
	text-transform: none;
}

#subNavigationNoLinks {
	border-top: 1px solid #e7ecef;
	margin-bottom: 15px;
	margin-left: -10px;
	margin-right: -10px;
}
.floatRight {
	float: right;
}


#ad_leaderBoard {
	background-color: #efefef;
	height: 111px;
	text-align: center;
}

#ad_leaderBoard span {
	display: block;
	padding-top: 10px;
}
