/* 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.notebookreview.com/images/background_header_forum.png') no-repeat;
}

#headerLogo a {
	height: 78px;
	width: 248px;
}

ul#navigation li {
	background: transparent url('/images/background_navigationSeparator.png') no-repeat 0 55%;
}

ul#navigation a {
	color: #4a7086;
}

ul#navigation li.featured a {
	color: #dc7514;
}

ul#navigation ul li a {
	color: #dc7514;
}

ul#navigation ul li a:hover {
	background-color: #dc7514;
	color: #fff;
}

#subNavigation {
	background-color: #e5e8ec;
}

#subNavigation a {
	color: #1b3354;
}

#subNavigationNoLinks {
	border-top: 1px solid #e5e8ec;
}

#subNavigation ul li {
	background: transparent url('http://www.notebookreview.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;

}

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;
}
/* BEGIN: tabs css */

div#tabsWrapper {
	background-color: #e5ebee;
	border-bottom: 2px solid #65889c;
	background-image: url('http://www.notebookreview.com/images/tabs_bg.gif');
	background-repeat: repeat-x no;
	padding-top:0px;
	margin-bottom:20px;
	text-align:center;
}

div#tgLogo {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-right:10px;
}

div#tabs {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:bottom;
	width: 820px;
}

* html div#tabs {
	height: 1%;
}	

div#tabs ul {
	bottom: -1px;	
	margin: 0px 0 0 0;
	padding:0;
	position: relative;
	right: -1px;
}
	
div#tabs ul li {
	display: inline;
	list-style-type: none;
	background-image:none;
	padding:0;
}

div#tabs ul li a {
	border: none;
	color: #666;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 6px;
	border-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	padding: 4px 20px 4px;
	text-decoration: none;
}

div#tabs ul li.activeTab a {
	background-color: #33ff33;
	color: #cc33ff;
}

/* BEGIN SITE SPECIFIC */
div#tabs ul li a {
	background-color: #fff;
	color: #666;
}

div#tabs ul li.activeTab a {
	background-color: #65889c;
	border-bottom: 1px solid #65889c;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
}

#tgFooter {
	background: url('/shared/images/tg_footer_bg.gif') repeat-x;
}
/*END SITE SPECIFIC */
/* END: tabs css */
