body {
	
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #dcdcdc url(../../images/background.jpg) repeat-x top;
	color: #504D46;
	text-align: center;
}

#wrapper{
	margin: 0px auto;
	width: 746px;
	height: 100%;
	text-align: left;
}

/* Header Info ---------------------------------------------------------------------------- */

#mainheader{
	width: 746px;
	height: 185px;
	overflow: hidden;
	position: absolute;
	margin: 0 auto;
	top: 0;
}

#header{
	background: #2a5871 url(../../images/lcd-tv-review-hdr.jpg) repeat-x top;
	height: 136px;
	width: 746px;
	color: #fff;
}


.hide {
	display:none;
	}

/* Horizontal Menu ------------------------------------------------- */	
	
#navcontainer {
	background: #1e7ea2 url(../../images/lcd-tv-menu.jpg) repeat-x top;
	text-align: center;
	width: 746px;
	height: 33px;
}

#navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 8px 0 2px 0;
}

#navcontainer ul li {
	display: inline;
	margin: 0px 0 0 -4px;
}

#navcontainer ul li.last a
{
	padding: 4px 15px 7px 15px;
	color: #fff;
	text-decoration: none;
	border-right: none;
	line-height: 18px;
}

#navcontainer ul li a
{
	padding: 4px 15px 7px 15px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #9abe1c;
}

#navcontainer ul li a:hover
{
	color: #edefe5;
	text-decoration: underline;
	background: none;
	padding: 4px 15px 7px 15px;
}

#navbottom{
	background: url(../../images/banner-back.gif) no-repeat bottom; width: 746px; height: 15px; text-align: center; overflow: hidden;}

/* Content-----------------------------------------------------------------------------*/

#content{
	position:relative;
	width: 746px;
	margin-top:169px;
	height: 100%;
	background: url(../../images/content_background.gif) repeat-y top;
}


#maincontent{
	float:right;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	height: 100%;
}

#maincontent a, #maincontent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#668609;
	text-decoration: underline;
}

#maincontent a:hover {color: #475d07;}

.clear{clear: both; height: 0px; width: 0px;}

#maintext{padding: 0px 10px 10px 10px; float: left; width: 365px;}

#text {margin-top: 250px;}

#ads {position: absolute; top: 5px;}

#sidetext{padding: 0px; float: right; width: 176px;}

.breadcrumbs {font-size: 0.8em; line-height: 18px;}

/*Left Column---------------------------------------------------------------------------------------------------*/

#leftcolumn{
	margin-top: 0px;
	width: 170px;
	height: 100%;
}

#subnav{
	width: 170px;
	text-align: left;
	float: left;
	margin: 0;
}

#subnav ul {
	margin: 15px 0 0 1px;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	width: 170px;
}

#subnav li { margin: 0; }

#subnav a {
	display: block;
	padding: 4px 0 4px 18px;
	width: 151px;
	height: auto !important; height: 16px;
	min-height: 16px;
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
}

#subnav a:link, #subnav a:visited {
	color: #404040;
	text-decoration: none;
	font-size: 0.8em;
	background: url(../../images/icon_sub.gif) no-repeat 6px 7px;
}

#subnav a:hover {
	color: #125872;
	text-decoration: none;
	background: #f1f1f1 url(../../images/icon_sub.gif) no-repeat 6px 7px;
}

#subactive a:link, #subactive a:visited, #subactive a:hover {
	color: #8e361c;
	text-decoration: none;
	background: none url(../../images/icon_sub.gif) no-repeat 6px 7px;
}

#level2 a {
	display: block;
	padding: 4px 0 4px 30px;
	width: 139px;
	height: auto !important; height: 14px;
	min-height: 14px;
	text-align: left;
	border-bottom: 1px dashed #a7c4cf;
}

#level2 a:link, #level2 a:visited {
	color: #404040;
	text-decoration: none;
	font-size: 0.8em;
	background: #dceaef url(../../images/icon_sub.gif) no-repeat 16px 7px;
}

#level2 a:hover {
	color: #8e361c;
	text-decoration: none;
	background: #fff url(../../images/icon_sub.gif) no-repeat 16px 7px;
}

/* Sidenav -----------------------------------------------------------------------------------------------------*/

#sidenav{
	width: 176px;
	text-align: left;
	float: right;
	margin: 10px 2px 0 0;
	background-color: #efefdf;
	margin-bottom: 10px;
}

#sidenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	width: 176px;
}

#sidenav li { margin: 0; }

.sidefirst {border-top: 1px solid #9eaf67; background: #efefdf;}

#sidenav a {
	display: block;
	padding: 4px 0 4px 18px;
	width: 156px;
	height: auto !important; height: 16px;
	min-height: 16px;
	text-align: left;
	border: 1px solid #9eaf67;
	border-top: none;
}

#sidenav a:link, #sidenav a:visited {
	color: #501d16;
	text-decoration: none;
	background: #f4f7de url(../../images/icon_rsc.gif) no-repeat 6px 7px;
	font-size: 0.8em;
}

#sidenav a:hover {
	color: #772c22;
	text-decoration: none;
	background: #e4e9b4 url(../../images/icon_rsc.gif) no-repeat 6px 7px;
}

#sideactive a:link, #sideactive a:visited, #sideactive a:hover {
	color: #772c22;
	text-decoration: none;
	background: #f4f7de url(../../images/icon_rsc.gif) no-repeat 6px 7px;
}

.sidetop {
	width: 168px;
	height:19px;
	background: url(../../images/rside_top.gif) no-repeat top;
	padding: 8px 0 0 8px;
	font-size: 0.9em;
	color: #fff;
}

.sidebottom {
	width: 176px;
	height:14px;
	background: url(../../images/rside_bottom.gif) no-repeat bottom;
}

#leftban {margin-left: 10px; margin-top: 10px;}

/* Footer-------------------------------------------------------------------------------------------------------*/

#footer{
	background: #619abb url(../../images/footer.jpg) no-repeat top;
	padding: 4px 0px 0px 0px;
	width: 746px;
	height: 25px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}

#copyright{
	font-size: 0.9em;
	text-align: center;
	padding: 5px;
	color: #fff;
}

#copyright a:link, #copyright a:visited, #copyright a:hover { color: #fff; text-decoration: underline;}

/* Text-------------------------------------------------------------------------------------------------------*/

p {font-weight: normal;}

ol li{ list-style-type:decimal; list-style:decimal;}

h1{
	color: #71920f;
	border-bottom: 1px dotted #999;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

h2{
	padding:0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #8dba0b;	
	clear: both;
}

h3{
	padding:0;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #95bc0c;	
}

p{
	padding:0px;
	margin:10px 0px 10px 0px;
}

#bluenite {text-align:right; width: 746px; margin: 0 auto; color: #333333; font-size: 0.8em;}

#bluenite a:link , #bluenite a:visited , #bluenite a:hover {color: #2b3d47; text-decoration:underline;  margin-bottom: 10px;}

em { font-style:normal;}