﻿a {
    text-decoration: none;
}

a:hover {
	color: #EB2D2E;
}

h1 {
    font-size: 38px;
    font-weight: 100;
    margin-bottom: 10px;
}

h2, h3 {
	color: #FFFFFF;
    font-size: 18px;
    font-weight: 100;
    width: 186px;
    height: 29px;
    padding-top: 8px;
    padding-left: 12px;
    margin-bottom: 10px;
    margin-top: 10px;		
    cursor: hand;
}

h2 {
    background-image: url(images/title-bar-gold.jpg);
}

h3 {
    background-image: url(images/title-bar-blue.jpg);
}

h4 {
    color: #000000;
    font-size: 28px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 10px;
}

h5 {
    margin: 0;
    margin-bottom: 6px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 100;
}

p {
    color: #737A7F;
}

ul, li {
    padding-top: 10px;
    margin-left: 20px;
    padding-bottom: 10px;
    list-style-type: disc;
    list-style-position: outside;     
}

body {
    margin: 0px;
    padding: 0px;
}

html {
    overflow: scroll;
    font-size: 12px;
    font-family: Arial;
}

#breadcrumbs {
    width: 783px;
    height: 22px;
    padding-top: 6px;
    padding-left: 215px;
    color: #666666;
}

#content {
    width: 998px;
}

#content-product {
    width: 600px;
    float: left;
    display: inline;
}

.content-padding {
    margin-left: 14px;
    margin-right: 14px;
}

#content-about {
    width: 572px;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
    color: #737A7F;
    display: inline;
}

#content-about a {
    color: #737A7F;
}

#content-about a:hover {
    color: #EB2D2E;
}

#content-main {
    display: table;
}

.content-support {
    padding: 0px 12px 12px 12px;
}

.content-support a, .search-result a {
	color: #EB2D2E;
}

.content-support a:Hover, search-result a:Hover {
	text-decoration: underline;	
}

.search-result {
	padding-left: 12px;
	padding-right: 12px;
}

#flash {
    width: 998px;
    height: 298px;
}

#flash-small {
    width: 998px;
    height: 198px;
}

#footer-bar {
    width: 998px;
    height: 24px;
    margin-top: 25px;
    margin-bottom: 4px;
    background-image: url(images/footer-bar.jpg);
}

#footer-left {
    float: left;
    font-size: 10px;
    padding-bottom: 20px;
    vertical-align: middle;
}

#footer-right {
    padding-top: 6px;
    padding-bottom: 20px;
    float: right;
    color: #636466;
}

#head {
    width: 998px;
    height: 60px;
    position: relative;    
}

#logo {
    float: left;
}

.menu {
    position: relative;
    top: 12px;
    left: 0px;
    width: 598px;
    margin-right: 152px;
    height: 36px;
    float: left;    
}

.menu a {
    color: #FFFFFF;
}

.menu a:hover {
    color: #EB2D2E;
}

.menu-highlight-none {
    background-image: url(images/menu-background.jpg);	
}

.menu-highlight-products {	
    background-image: url(images/menu-background-product.jpg);
}

.menu-highlight-support {
    background-image: url(images/menu-background-support.jpg);
}

.menu-highlight-contact {
    background-image: url(images/menu-background-contact.jpg);
}

.menu-item {
	position: absolute;
	top: 10px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;	
}

#menu-products {
    left: 226px;
    height: 36px;
}

#menu-support {
    left: 365px;
}

#menu-contact-us {
    left: 485px;
}

#menu-dropdown-container {
    width: 0px;
    height: 0px;
    padding-top: 2px;
    position: absolute;
    left: 200px;
    top: 46px;
    z-index: 100;
}

#menu-dropdown-container a {
    color: #FFFFFF;
}

#menu-dropdown-container a:hover {
    color: #FFFFFF;
}

#menu-dropdown-background {
    width: 368px;
    height: 180px;
    padding: 15px 15px 15px 15px;
    color: #FFFFFF;
    font-weight: 100;
    background-image: url(images/menu-dropdown-background.gif);
    top: 33px;
    filter: alpha(opacity: 95);
    opacity: 0.95;
}

.menu-dropdown-title {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.menu-dropdown-title a {
    color: #FFFFFF;
}

#menu-dropdown-left, #menu-dropdown-middle, #menu-dropdown-right {
    padding-right: 20px;
    float: left;
}

#menu-dropdown-left a:hover, #menu-dropdown-middle a:hover, #menu-dropdown-right a:hover {
    color: #EB2D2E;
}

#menu-left {
    position: relative;
    float: left;
    width: 198px;
    margin-right: 2px;
}

.menu-left-tab-transparent {
    width: 191px;
    height: 25px;
    padding-top: 7px;
    padding-left: 7px;
    margin-bottom: 6px;
    background-image: url(images/menu-tab-transparent.gif);
    color: #FFFFFF;
    font-size: 14px;
}

.menu-left-tab-transparent a {
    color: #FFFFFF;
}

.menu-left-tab-transparent a:Hover {	
	color: #EB2D2E;	
}

.menu-left-tab {
    width: 191px;
    height: 25px;
    padding-top: 7px;
    padding-left: 7px;
    margin-bottom: 6px;
    background-image: url(images/menu-left-tab.jpg);
    color: #FFFFFF;
    font-size: 14px;
}

.menu-left-tab a {
    color: #FFFFFF;
}

.menu-left-tab a:hover {
    color: #EB2D2E;
}

#page {
    width: 998px;
    margin: 0 auto;
}

#panels {
    width: 198px;
    float: left;
}

.panel-small {
    width: 168px;
    height: 165px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    color: #737A7F;
    float: left;
    margin-bottom: 5px;
    margin-left: 2px;
    display: inline;
}

.panel-pencil {
    background-image: url(images/panel-pencil.jpg);
}

.panel-shield {
    background-image: url(images/panel-shield.jpg);
}

.panel-cogs {
    background-image: url(images/panel-cogs.jpg);
}

.panel-certificate {
    background-image: url(images/panel-certificate.jpg);
}

.panel-information {
    background-image: url(images/panel-information.jpg);
}

.panel-link {
    background-image: url(images/panel-link.jpg);
}

#panel-red-contact {
    width: 162px;
    height: 104px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
    color: #FFFFFF;
    float: left;
    clear: left;
    background-image: url(images/panel-red-contact.jpg);
}

#panel-red-contact a {
    color: #FFFFFF;
}

#panel-red-contact a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.panel-navigation {
    width: 181px;
	height: 243px;
    padding-top: 12px;
    padding-left: 17px;
    margin-bottom: 10px;
    float: left;
    color: #737A7F;
    font-size: 12px;
}

.panel-navigation a, .product-description a {
    color: #737A7F;
}

.panel-navigation a:Hover, .product-description a:Hover {
	color: #EB2D2E;
}

.panel-navigation-spacer {
	width: 2px;
	height: 255px;
	float: left;
}

.panel-navigation .highlighted, 
.panel-navigation .highlighted a {
    color: #EB2D2E;
    font-weight: bold;
}

.panel-blank {
    background-image: url(images/blank-panel.jpg);
}

.panel-cooling {
    background-image: url(images/cooling-panel.jpg);
}

.panel-laundry {
    background-image: url(images/laundry-panel.jpg);
}

.panel-living {
    background-image: url(images/living-panel.jpg);
}

.product-type-dropdown {
    position: absolute;
    width: 175px;
    top: 40px;
    left: 10px;
    font-size: 11px;
}

.search {
    position: absolute;
    width: 134px;
    height: 16px;
    padding-top: 2px;
    top: 4px;
    left: 18px;
    border: 0;
}

.search-button {
	position: absolute;
	left: 160px;
	top: 6px;	
}

.section-header {
	font-size: 12px;
	color: #737A7F;
}

.model-dropdown {
    position: absolute;
    width: 175px;
    top: 70px;
    left: 10px;
    font-size: 11px;
}

.gold-bar-spec {
    float: left;
    padding-left: 14px;
    color: #737A7F;
}

.gold-bar-spec a {
    color: #737A7F;
}

.gold-bar-spec a:Hover {
	color: #EB2D2E;
}

.bar {
    margin-left: 2px;
    float: left;
    display: inline;
    height: 187px;
}

.product-spec {
    width: 180px;
    float: left;
    padding-left: 14px;
    padding-bottom: 14px;
    color: #737A7F;
}

.title-bar {
    width: 183px;
    height: 37px;
    padding-top: 15px;
    padding-left: 15px;
    margin-bottom: 8px;
    color: #FFFFFF;
    font-size: 20px;    
    cursor: hand;
}

.title-bar-1 {
    background-image:  url(images/title-bar-dark-blue.jpg);  
}

.title-bar-2 {
    background-image:  url(images/title-bar-light-green.jpg);  
}

.title-bar-3 {
    background-image:  url(images/title-bar-light-blue.jpg);  
}

.title-bar-4 {
    background-image:  url(images/title-bar-grey.jpg);  
}

.title-bar-5 {
    background-image:  url(images/title-bar-dark-grey.jpg);  
}

.title-bar-6 {
    background-image:  url(images/title-bar-silver.jpg);  
}

.title-bar-7 {
    background-image:  url(images/title-bar-pink.jpg);  
}

.title-bar-8 {
    background-image:  url(images/title-bar-dark-green.jpg);  
}

.title-bar-9 {
    background-image:  url(images/title-bar-purple.jpg);  
}

.title-bar-10 {
    background-image:  url(images/title-bar-gun-metal.jpg);  
}

.title-bar-11 {
    background-image:  url(images/title-bar-plum.jpg);  
}

.title-bar-12 {
    background-image:  url(images/title-bar-darker-blue.jpg);  
}

.title-bar-13 {
    background-image:  url(images/title-bar-turquoise.jpg);  
}

.title-bar-14 {
    background-image:  url(images/title-bar-purple.jpg);  
}

.title-bar-15 {
    background-image:  url(images/title-bar-green.jpg);  
}

.title-bar-16 {
    background-image:  url(images/title-bar-yellow.jpg);  
}

.title-bar-17 {
    background-image:  url(images/title-bar-bronze.jpg);  
}

.title-bar-18 {
    background-image:  url(images/title-bar-baby-blue.jpg);  
}

.title-bar-large-1 {
    width: 583px;
    height: 38px;
    padding-top: 14px;
    padding-left: 15px;
    margin-bottom: 8px;
    margin-left: 2px;
    color: #FFFFFF;
    font-size: 24px;
    background-image:  url(images/title-bar-large-blue.jpg);  
}

.title-bar-large-black {
    width: 583px;
    height: 27px;
    padding-top: 5px;
    padding-left: 15px;
    margin-left: 2px;
    color: #FFFFFF;
    font-size: 15px;
    background-image:  url(images/title-bar-large-black.jpg);  
}

.title-bar-large-black-transparent {
    width: 583px;
    height: 27px;
    padding-top: 5px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-left: 2px;
    color: #FFFFFF;
    font-size: 15px;
    background-image:  url(images/title-bar-large-black.gif);  
}

.product-description {
    width: 350px;
    vertical-align: top;
}

.product-image {
    width: 230px;
}

.fr {
    float: right;
}

.link {
    color: #EB2D2E;
}

.product-hr {
    width: 570px;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #CCCCCC;
    clear: both;
}

.red-text {
    color: #EB2D2E;
}

.product-features {
    color: #EB2D2E;
    font-weight: bold;
    font-size: 11pt;
	margin-top: 15px;
}

.product-features-list {
	color: #EB2D2E;
}

.red-subtitle {
    color: #EB2D2E;
    font-weight: bold;
}

.link-bold {
    font-weight: bold;
    color: #EB2D2E;
}

.product-tl {
    width: 15px;
    height: 15px;
    float: left;
    background-image: url(images/television-tl.gif);
    margin-left: 2px;
    display: inline;
}

.product-t {
    width: 568px;
    height: 15px;
    float: left;
    background-image: url(images/television-t.gif);
    display: inline;
}

.product-tr {
    width: 15px;
    height: 15px;
    float: left;
    background-image: url(images/television-tr.gif);
    display: inline;
}

.product-m {
    float: left;
    padding-left: 23px;
    padding-right: 22px;
    height: 453px;
    width: 523px;
    display: inline;
    padding-bottom: 40px;
}

.product-l 
{
    width: 15px;
    height: 520px;
    float: left;
    clear: left;
    background-image: url(images/television-l.gif);
    margin-left: 2px;
    display: inline;
}

.product-r {
    width: 15px;
    height: 520px;
    float: left;
    background-image: url(images/television-r.gif);
    display: inline;
}

.product-b {
    width: 598px;
    height: 1px;
    float: left;
    clear: left;
    background-color: #CCCCCC;
    margin-left: 2px;
    display: inline;
}

.product-bl {
    width: 15px;
    height: 25px;
    clear: left;
    float: left;
    background-image: url(images/television-bl.gif);
    margin-left: 2px;
    display: inline;
}

.product-br {
    width: 15px;
    height: 25px;
    float: left;
    background-image: url(images/television-br.gif);
    display: inline;
}

#product-specification {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: 570px;
    float: left;
}

#product-spec-left {
    width: 420px;
    padding-left: 3px;
    float: left;
    clear: left;
}

#product-spec-right {
    width: 110px;
    float: right;
}

.spec-items {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.specs-left {
	float: left; 
	width: 270px; 
	margin-right: 20px;		
}

.specs-right {	
	float: left; 
	width: 270px;
}

.spec-top {
    width: 270px;
	float: left;
	line-height: 0px;
    border-bottom: solid 1px #CCCCCC;
    padding-left: 5px;
}

.spec-item {
    line-height: 17px;
    width: 270px;
    color: #808080;
    float: left;
    background: url(images/product-spec-border.gif) repeat-x bottom;
    padding-left: 5px;
}

#product {
    width: 320px;
}

#model {
    width: 320px;
}

#grey-box {
    margin-left: 2px;
    width: 598px; 
    height: 94px;
    background-color: #EBEBEB; 
}

#grey-box-text {
    background-color: #EBEBEB; 
    color: #737A7F;
    float: left;
    padding: 10px 15px 10px 15px;
}

.grey-box-dropdown {
    background-color: #EBEBEB; 
    padding-top: 10px;
}

#grey-box-bottom {
    width: 598px; 
    height: 12px;
    margin-bottom: 10px;
    margin-left: 2px;
    background-image: url(images/bottom-grey-box.jpg);
}

#content-margin {
    float: left;
    width: 600px;
    display: inline;
}

.support-tl {
    width: 12px;
    height: 12px;
    background-image: url(images/support-tl.gif);
}

.support-t {
    width: 572px;
    height: 12px;
    background-image: url(images/support-t.gif);
}

.support-tr {
    width: 12px;
    height: 12px;
    background-image: url(images/support-tr.gif);
}

.support-br {
    width: 12px;
    height: 12px;
    background-image: url(images/support-br.gif);
}

.support-bl {
    width: 12px;
    height: 12px;
    background-image: url(images/support-bl.gif);
}

.support-l {
    width: 12px;
    background-image: url(images/support-l.gif);
}

.support-r {
    width: 12px;
    background-image: url(images/support-r.gif);
}

.support-m {
    padding-bottom: 10px;
    width: 572px;
    font-weight: bold;
    font-size: 16px;
}

.support-b {
    width: 596px;
    margin-left: 2px;
    height: 1px;
    background-color: #CCCCCC;
}

.support-small-b {
    width: 572px;
    height: 12px;
    background-image: url(images/support-b.gif);
}

.support-small-l {
    width: 1px;
    margin-left: 2px;
    background-color: #CCCCCC;
}

.support-small-m {
    width: 594px;
}

.support-small-r {
    width: 1px;
    background-color: #CCCCCC;
}

.grey-support-tab {
    width: 186px;
    height: 24px;
    padding-top: 8px;
    padding-left: 12px;
    font-size: 15px;
    color: #FFFFFF;
    background-image: url(images/support-tab.jpg);
    margin-bottom: 5px;
}

#form {
    padding-top: 12px;
    padding-bottom: 12px;
}

#form td {
	vertical-align: top;	
}

.question {
    width: 100px;
    color: #737A7F;
    padding-bottom: 15px;
}

.contact-value {
    border: solid 1px #C9CDD3;
    width: 350px;
}

.support-finder-value {
    border: solid 1px #C9CDD3;
    width: 310px;
    font-size: 10px;    
}

.contact-buttons {
	margin-top: 10px;
	margin-right: 10px;
	float: right;	
}

.contact-message {
	margin-left: 10px;
	margin-top: 10px;
	float: left;	
}

.form-button {
    width: 102px;
    height: 27px;
    color: #FFFFFF;
    border: none;
    padding-right: 3px;	
}

.reset-button {
    background: transparent url(images/grey-button.gif);
}

.submit-button {
    background: transparent url(images/red-button.gif);
}

#form-text {
    width: 400px;
    margin-bottom: 10px;
    color: #737A7F;
}

#grey-menu-box {
    width: 198px;
    height: 90px;
    background-color: #CCCCCC;
}

#menu-grey-box-bottom {
    width: 198px;
    height: 13px;
    margin-bottom: 6px;
    background-image: url(images/menu-grey-box-bottom.gif);
}

#product-images-left {
	float: left; 
	width: 300px; 
	padding-top: 4px; 
	border-bottom: solid 1px #CCCCCC; 
	height: 20px;
	color: #EB2D2E;
}

#product-images-right {
	float: left; 
	width: 268px; 
	text-align: right; 
	padding-top: 4px; 
	border-bottom: solid 1px #CCCCCC; 
	height: 20px;	
}

hr.product-link-divider {
	margin-top: 8px; 
	margin-bottom: 8px;
	background-color: #CCCCCC;
	color: #CCCCCC;
	border: none;
	height: 1px;
}

.product-title {
	font-weight: bold;
	font-size: 12pt;
	color: black;	
	margin-bottom: 15px;
}

.grey-box-button {
	position: relative;
	left: 210px;
	top: 10px;
}

.product-link-left {
	float: left; 
	width: 160px;
}

.product-link-right {
	float: left;
	width: 320px;
}

#breadcrumbs a, #footer-right a, #footer-left a, a.content-link {
    color: #636466;
}

#breadcrumbs a:hover, #footer-right a:hover, #footer-left a:hover, a.content-link:Hover {
	color: #EB2D2E;
}

.content-text {
	color: #737A7F;
}

.paging-left {
	float:left; 
	padding-left: 12px		
}

.paging-right {
	text-align: right;
}

.product-number {
	float: left;
	margin-right: 5px;	
}

.top-folder-list {
	width: 600px;
	float: left;
}

.clickable-title:hover {
    color: #EB2D2E;
}