





BODY, TD {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;

}

BODY {
	scrollbar-base-color : #004d77;
	scrollbar-arrow-color : #00a4ff; 
	/*background-image:url(graphics/ceag-texture.gif);*/
	background-color:#006095;
	background-image:url(graphics/gradient-background.jpg);
	background-position:top;
	background-attachment:fixed; 
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;	
	color:#000000;	
}

#container {
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	width:1013px;
	}

A {
	color: #006095;
}

A:VISITED {
	color: #a16e14;
}

A:HOVER {
	color: #008f3e;
}

A:ACTIVE {
	color: #008f3e;
}

ul {
	text-align:left;
	}

.nav-pad {
	padding-left:8px;
	line-height:18px;
	font-size:12px;
	/*font-weight:600;*/
	margin:2px;
	text-decoration:none;
	display:block;
	color: #006095;
	border-top:1px #b3b3b3 solid;
	border-bottom:1px #b3b3b3 solid;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#ededed;
	/*background-image:url(graphics/menu-arrow.gif);
	background-position:left;
	background-repeat:no-repeat; */
		
	}
	
.nav-pad:VISITED {
	color: #006095;
	}	
	
.nav-pad:HOVER {
	color: #008f3e;
	background-color:#efefef;
}

.nav-pad-manu {
	/* padding-left:1px; */
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:2px;
	text-decoration:none;
	display:block;
	color: #FFFFFF;
	border-top:1px #b3b3b3 solid;
	border-bottom:1px #b3b3b3 solid;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#ededed;
	background-image:url(graphics/menu-bg-manu.jpg);
	background-position:center;
	background-repeat:no-repeat;
		
	}
	
.nav-pad-manu:VISITED {
	color: #FFFFFF;
	}	
	
.nav-pad-manu:HOVER {
	color: #ffae20;
}	
	
.right-pad {
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#ededed;
	border-top:1px #b3b3b3 solid;
	border-bottom:1px #b3b3b3 solid;
	}	

P {
	/* text-align: justify; */
	line-height: 190%;
}

H1 { /* use for product page title/model number */
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Georgia, Palatino Linotype, Book Antiqua3, Palatino6, serif; */
	font-size: 24px;
	font-weight: bold;
	color:#008f3e;	
	text-align:left;
}

H1.index { /* use inside black bars only */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 { /*use for section headings */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #00456b;
	margin-bottom: 2px;
}

.H2 { /*use for section headings */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #00456b;
	margin-bottom: 2px;
}

.H2-series { /*use for section headings */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	text-transform: capitalize;
	color: #00456b;
	margin-bottom: 2px;
	text-align:left;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #363636;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
}

LI {
	line-height: 175%;

}

.article_lcd {
	background: #F8F8F8;
	padding: 10px;
	margin:5px;
	border:1px #c4c4c4 solid;
}

.article_plasma {
	background: #e5eff4;
	padding: 10px;
	margin:5px;
	border:1px #c4c4c4 solid;
}

.article_plasma {
	background: #F8F8F8;
	padding: 10px;
	margin:5px;
	border:1px #c4c4c4 solid;
}

.article_dvd {
	background: #ddebff;
	padding: 10px;
}

.caption {
	color: #333399;
}

.copyright {
	color: #aaaaaa;
	font-weight: bold;
	/*font-style: italic;*/
}

.indexBold {
	font-weight: bold;
	color: #444444;
}

.new {
	font-size: xx-small;
	color: red;
}

.notPublished {
	font-size: x-small;
	color: #999999;
}

.vFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

.vFontHeader {
	font-weight: bold;
	color: #00456b;
	font-size: x-small;
}

.related_articles_lcd {
	width:244px;
	height:39px;
	background-image:url(graphics/related-articles-green.gif);
	background-repeat:no-repeat;
	}
	
.related_articles_plasma {
	width:244px;
	height:39px;
	background-image:url(graphics/related-articles-plasma.gif);
	background-repeat:no-repeat;
	}	
	
	
.page-header {
	width:100%;
	background-image:url(graphics/ceag-header-texture.gif);
	margin:0;
	padding:0;	
	}
	
.menu-bar {
	background-color:#363636;
	background-image:url(graphics/ceag-top-menu-texture.gif);	
	background-position:top;
	height:30px;
	line-height:30px;
	width:100%;
	/*border-left:1px #9e9e9e solid;
	border-top:1px #9e9e9e solid;*/
	}	
	
.menu-item {
	padding-left:12px;
	padding-right:12px;
	/*padding-top:5px;
	padding-bottom:5px; 
	border-left:1px #9e9e9e solid;
	border-right:1px #282828 solid;*/
	background-image:url(graphics/bg-menu-barborder.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	list-style-type:none;
	height:100%;
	min-height:100%;
	line-height:30px
	}
	
.menu-link {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu-link:VISITED {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.menu-link:HOVER {
	color:#ffa300;
	text-decoration:none;
	}	
	
	
.content-bg {

	width:100%;
	background-image:url(graphics/ceag-header-texture.gif);
	/*background-image:url(graphics/ceag-white-texture.gif);*/
	padding-bottom:20px;
	padding-top:10px;	
	}
	
.left-nav {
	width:161px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	text-align:left;
	display:inline-block;	
	}
	
.left-nav-homepage {
	width:161px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	position:relative;
	margin-left:5px;
	margin-bottom:10px;
	text-align:left;
	display:inline-block;	
	}	
	
.title-header {
	background-image:url(graphics/ceag-gradient-header.gif);
	width:auto;
	max-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:white;
	border:1px #FFFFFF solid;
	position:relative;	
	}
	
.right-content {
	float:right;
	width:164px; 
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-right:5px;
	margin-bottom:10px;
	text-align:left;	
	display:inline-block;	
	}
	
.right-content-noleft {
	width:164px; 
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-right:5px;
	margin-bottom:10px;
	text-align:left;	
	display:inline-block;	
	}	
	
.right-content-noleft-ads {
	width:304px; 
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-right:5px;
	margin-bottom:10px;
	text-align:left;	
	display:inline-block;	
	}	
	
.right-content-homepage {
	width:304px; 
	float:right;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-right:5px;
	margin-bottom:10px;
	text-align:left;	
	display:inline-block;	
	}
	
.right-content-homepage-noleft {
	width:304px; 
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-right:5px;
	margin-bottom:10px;
	text-align:left;	
	display:inline-block;	
	}		
	
.main-content {
	width:620px;
	margin-right:5px;
	margin-left:5px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	text-align:left;
	display:inline-block;	
	padding-top:2px;	
	}
	
.main-content-noleft {
	float:left;
	width:810px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	text-align:left;
	display:inline-block;	
	padding-top:2px;	
	}	
	
.main-content-noleft-ads {
	float:left;
	width:660px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	text-align:left;
	display:inline-block;	
	padding-top:2px;	
	}	
		
.main-content-homepage {
	width:500px;
	position:relative;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	text-align:left;
	display:inline-block;	
	padding-top:2px;	
	}	
	
.main-content-homepage-noleft {
	float:left;	
	width:680px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;	
	position:relative;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	text-align:left;
	display:inline-block;	
	padding-top:2px;	
	}			
	
.footer {
	width:970px;
	margin-right:5px;
	margin-left:5px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	display:inline-block;	
	padding-top:2px;	
	}	
	
.footer-content {
	background: #ededed;
	padding: 10px;
	margin:5px;
	border:1px #c4c4c4 solid;
}	

.breakout-quote {
	color: #666666; 
	padding: 5px; 
	/*border: 1px solid #666666; */
	font-style: italic; 
	font-weight: bold;
	width:450px;
	text-align:left;
	}
	
.versus-advantage {
	font-weight:bold;
	font-size:16px;
	color:#008f3e;
	}
	
.calibration-table {
	border:1px #626262 solid;
	}	
	
.raised-image {
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	}
	
.welcome-box {
	background-color:#FFFFFF;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	padding:10px;
	margin-bottom:5px;
	font-size:12px;
	}
	
#Comparisons, #HomeBanner, #Reviews, #Articles, #Hookup, #Archive {
	padding-top:8px;
	padding-bottom:10px;	
	}
	
#Resellers {
	margin:5px;
	background-color:#ffffff;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
		
	}	
	
#News, #SidebarTips, #Recco {
	margin:5px;
	background-color:#ededed;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
		
	}	
	
	
	
.roundbox{display:block}
.roundbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fff}
.roundbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f0f5f8;
  border-right:1px solid #f0f5f8;
  background:#fff}
.roundbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e7f0f5;
  border-right:1px solid #e7f0f5;
  background:#fff}
.roundbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fafbfc;
  border-right:1px solid #fafbfc;}
.roundbox4{
  border-left:1px solid #f0f5f8;
  border-right:1px solid #f0f5f8}
.roundbox5{
  border-left:1px solid #f8fbfc;
  border-right:1px solid #f8fbfc}
.roundboxfg{
  background:#fff}
  
  
.nextag{
	width:380px;
	background-color:#ffffff;

	}
	
.nextag-right{
	width:299px;
	background-color:#ffffff;

	}		
	
.tvheadline2{
	margin-top:-15px;
	margin-bottom:30px;
	}
	
.updatelinks {
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.featured-articles {
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.review-sub  {
	color:#004d21;
	}	
	
.modelyear { /*use for section headings */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 28px;
	text-transform: capitalize;
	color: #005625;
	margin-bottom: 6px;
	padding: 5px;
	/*border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background-color:white;*/
	
}	

.page-tab-bar {
	background-image:url(graphics/pagetabs/backgroud.jpg);	
	background-position:top;
	height:37px;
	line-height:37px;

	}
	
.page-tab {
	padding-left:10px;
	font-size:14px;
	background-image:url(graphics/pagetabs/divider.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	list-style-type:none;
	height:100%;
	min-height:100%;
	line-height:37px
	}
	
.page-tab-link {
	padding-left:10px;
	font-size:14px;	
	background-image:url(graphics/pagetabs/divider.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#ffae20;
	list-style-type:none;
	height:100%;
	min-height:100%;
	line-height:37px
	}
	
.page-tab-link:VISITED {
	color:#ffae20;
	text-decoration:none;
	}	
	
.page-tab-link:HOVER {
	color:#00a4ff;
	text-decoration:none;
	}			
	
.recsize {
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image:url(graphics/recsizebg.jpg); 
	}
	
.recsizelink {
	padding-left:10px;
	font-size:14px;	
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	}
	
.recsizelink:VISITED {
	color:#ffffff;
	text-decoration:none;
	}	
	
.recsizelink:HOVER {
	color:#ffae20;
	text-decoration:none;
	}	
	
.newbluray {
	border-bottom:1px #cccccc solid;
	padding:5px;
	}
	
.br-title {
	font-style:italic;
	font-size:16px;
	margin-bottom:8px;
	text-transform:uppercase;
	}
	
.news-title {
	font-size:16px;
	}		
	
.homepage-headline{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color:#008f3e;
	text-decoration:none;
	font-size:19px;
	}	
	
.homepage-headline:VISITED{
	color:#008f3e;
	}	
	
.raised-image-margin {
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-left:15px;
	margin-bottom:8px;
	margin-top:5px;
	}
	
.image-margin {
	margin-left:15px;
	margin-bottom:8px;
	margin-top:5px;
	}	
	
.homepage-rating{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#008f3e;
	font-size:14px;
	}
	
.callout {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:15px;
	padding:12px;
	/*background-color:#ffae20;*/
	background-color:#ffffff;
	color:#002236;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	font-size:1.2em;
	width:200px;
	float:right;
	line-height:26px;
}			

.callout:first-letter {
	font-size:2em;
	}
	
.feature300 {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	}	
	
.picwcaption {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;	
	text-align:center;
	font-style:italic;
	}	
	
.seereview {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;	
	text-align:center;
	}	
	
.dotdefinition {
	background-color:#FFFFFF; 
	width:600px; 
	padding:10px;
	margin:10px;
	border:1px solid #006095;
	text-align:left;
	}
	
.article-headline{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color:#007cc5;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
	}	
	
.article-headline:VISITED{
	color:#008f3e;
	}
	
.whatsthis {
	font-size:10px;
	}
	
.related-li {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:36px;
	}	
	
.rightmarg {
	margin-right:15px;
	margin-bottom:5px;
	margin-top:8px;
	}
	
.model-link {
	font-weight:bold;
	color:#00456b;
	font-size:14px;
	}		
	
.model-link:HOVER {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	background-color:#00456b;
	}
	
/* .section-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #006095;
	margin-bottom: 2px;
	text-align:left;
}	*/

.section-header { /*use for section headings */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #007ac2;
	margin-bottom: 2px;
	text-align:left;
}

.specssidebar {
	float:right; 
	width:300px; 
	padding:6px; 
	border:1px solid #9a9a9a; 
	background-color: #ededed; 
	margin-left:8px
}

.specfont {
	font-size:10px;
}

.modelh1 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:30px
}
	
.smallblurb { 
	font-size:11px;
	margin-top:-5x;
}	
	
.ssthumb {
	margin:2px;
	border:1px solid #dddddd;
}

.urevlink {
	text-decoration:none;
	color:#666666;
	font-style:italic;
}

.nav-pad-features {
	/* padding-left:1px; */
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:2px;
	text-decoration:none;
	display:block;
	color: #FFFFFF;
	border-top:1px #b3b3b3 solid;
	border-bottom:1px #b3b3b3 solid;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#ededed;
	background-image:url(graphics/menu-bg-features.jpg);
	background-position:center;
	background-repeat:no-repeat;
		
	}
	
.nav-pad-features:VISITED {
	color: #FFFFFF;
	}	
	
.nav-pad-features:HOVER {
	color: #ffae20;
}

.features-box {
	float:right; 
	width:220px; 
	margin-top:20px;
	border:1px #b3b3b3 solid;
}

.spectable td{
	font-weight:bold;
}

.spectable table {
	border:1px solid #002236;
}

.spectable h1{
	color:#fff
}

.spectable h2{
	color:#fff
}

.sectionbox {
	padding:15px;
	border:2px outset #f8f8f8;
	border-radius:10px;
	background-color:#F2F7FF;
	box-shadow: 0px 0px 10px 1px #000;
	
}

#overlay_form{
  position: absolute;
  border: 3px outset #006caa;
  padding: 5px;
  background: background: -moz-linear-gradient(-45deg, rgba(226,226,226,0.9) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(226,226,226,0.9)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(226,226,226,0.9) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(226,226,226,0.9) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(226,226,226,0.9) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(226,226,226,0.9) 0%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e2e2e2', endColorstr='#fefefe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
 
  width: 310px;
  height: 300px;
  z-index: 200;
  
  border-radius:15px;
}

 #closebox {
	right:-20px;
	bottom:-10px;
	/*background: transparent url(graphics/close.png) no-repeat;*/
	
	
	z-index: 105;
}

#pop{
  display: block;
  border: 1px solid gray;
  width: 65px;
  text-align: center;
  padding: 6px;
  border-radius: 5px;
  text-decoration: none;
  margin: 0 auto;
  z-index: 100;
}
.background_overlay { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1; background:black; opacity: 0.5;}
.poptext {
  font-size: 1.5em;
  font-family:arial;
}

#shopping-com-list {
	border-collapse: collapse;
	width:95%;
	margin:10px 0;
}
#shopping-com-list th{
	background-color: #efefef;
	border: 1px solid #E0E0E5;
	padding:5px;
}

#shopping-com-list td {
height: 50px;
text-align: center;
color: #75768A;
padding: 0 10px;
border: 1px solid #E0E0E5;
font-family: Arial;
font-size: 10pt;
}




