@charset "UTF-8";
/* Retail CSS  */

div.customitem {
	position: relative;
	width: 600px;
	height: auto;
	}
	
div.tvset {
	position:relative;
	width:600px;
	}

div.TV {
	position:relative;
	float:left;
	width:460px;
	height: 259px;
	margin-right:8px;
	}

div.channelselect {
	position:relative;
	float:left;
	width: 129px;
	}

div.leftpicture {
	position: relative;
	top:0px;
	left:0px;
	width:313px;
	height: auto;
	float:left;
	}
	
div.righttext {
	position: relative;
	top: 0px;
	left:0px;
	width:270px;
	float: left;
	}

div.drawercol_left {
	position:absolute;
	top:75px;
	left:30px;
	width: 120px;
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	}
	
div.drawercol_left a:link {
	color:#e8c59e;
	text-decoration:underline;
	}

div.drawercol_left a:hover {
	color:#e8c59e;
	text-decoration:underline;
	}
	
div.drawercol_left a:visited {
	color:#e8c59e;
	text-decoration:underline;
	}	
	
div.drawercol_right {
	position:absolute;
	top:75px;
	left:174px;
	width: 116px;
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	}
	
div.drawercol_right a:link{
	color:#e8c59e;
	text-decoration:underline;
	}
	
div.drawercol_right a:hover{
	color:#e8c59e;
	text-decoration:underline;
	}	
	
div.drawercol_right a:visited{
	color:#e8c59e;
	text-decoration:underline;
	}	
	
div.widedrawercol_left {
	position:absolute;
	top:135px;
	left:30px;
	width: 140px;
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	}

div.widedrawercol_right {
	position:absolute;
	top:135px;
	left:180px;
	width: 110px;
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	}
	
div.bodynavlinks_left {
	position:relative;
	width:312px;
	float:left;
	}

div.bodynavlinks_right {
	position:absolute;
	width:288px;
	right:0px;
	}


/* Text Styles */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font:Helvetica;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
	color:#cccccc;
	margin: 0px;
	padding:0px;
	}
	
h1 a:link{
	color:#e8c59e;
	margin: 0px;
	padding:0px;
	text-decoration:underline;
	}
	
h1 a:visited{
	color:#e8c59e;
	margin: 0px;
	padding:0px;
	text-decoration:underline;
	}
	
h1 a:hover {
	color:#e8c59e;
	margin: 0px;
	padding:0px;
	text-decoration:underline;
	}
	
.bodytext {
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	}
	
.bodytext a:link {
	color: #e8c59e;
	text-decoration:underline;
	}

.bodytext a:hover {
	color: #e8c59e;
	text-decoration:underline;
	}
	
.bodytext a:visited {
	color: #e8c59e;
	text-decoration:underline;
	}
	
.bodytext a:active {
	color: #e8c59e;
	text-decoration:underline;
	}
	
.bodytext_sidebar {
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	}
	
.bodytext_sidebar a:link {
	color: #4aa5e7;
	text-decoration:underline;
	}

.bodytext_sidebar a:hover {
	color: #4aa5e7;
	text-decoration:underline;
	}
	
.bodytext_sidebar a:visited {
	color: #4aa5e7;
	text-decoration:underline;
	}
	
.bodytext_sidebar a:active {
	color: #4aa5e7;
	text-decoration:underline;
	}
	
.headline {
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:16px;
	line-height:22px;
	}
	
.headline a:link {
	color: #e8c59e;
	text-decoration:underline;
	}

.headline a:hover {
	color: #e8c59e;
	text-decoration:underline;
	}
	
.headline a:visited {
	color: #e8c59e;
	text-decoration:underline;
	}
	
.headline a:active {
	color: #e8c59e;
	text-decoration:underline;
	}
	
.main_headline {
	color:#cccccc;
	font-family:Helvetica;
	font:Helvetica;
	font-size:18px;
	line-height:28px;
	}
	
