﻿body
{
    font-size: 0.75em;
    font-family: Georgia, "Times New Roman", Times, Serif;
    margin: 0px;
    padding: 0px;
    color: #404040;
}

div 
{
    margin: 0px;
    padding: 0px;
}

p 
{
    margin: 0em 0em 0.5em 0em;
    padding: 0px;
    line-height: 1em;
}

img  
{
    border-width: 0px;
}

ul 
{
    list-style: none;
}

.hidden 
{
    position: absolute;
    left: -2000px;
}

span.superscript 
{
    top: -0.3em;
}

.shown 
{
    display: inherit;
}

.left-half 
{
    display: block;
    position: absolute;
    left: 50%;
    width: 50%;
}

float-right 
{
    float: right;
}

.body 
{
    display: block;
    position: relative;
    width: 760px;
    height: auto;
    left: -380px;
    float: left;
}

.logo 
{
    height: 93px;
    width: 760px;
}

a:link, a:visited, a:active 
{
	color: White;
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
}

a:hover 
{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.action 
{
    font-weight: bold;
    color: Maroon;
}

a.action:hover
{
    text-decoration: underline;
}

a.action:link,
a.action:visited,
a.action:active 
{
    color: Maroon;
}

.menu 
{
    clear: left;
    float: left;
}

.menu ul 
{
    display: block;
    float: left;
    color: White;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    top: 5px;
    position: relative;
}

.menu li 
{
    display: block;
    float: left;
    position: relative;
    height:  17px;
    padding-top: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    width: 190px;
}

.menu li a 
{
    width: 100%;
    display: block;
    z-index: 2;
    position: relative;
    left: 0px;
    top: 0px;
}

.menu li span 
{
    z-index: 1;
    display: block;
    width: 190px;
    height: 21px;
    position: absolute;
    bottom: -1px;
}

html>body .menu li span 
{
    height: 20px;
    bottom: 0px;
}

div.menu li span 
{
    display: none;
}

.grey-1 
{
    background-color: #A0A0A0;
    border-bottom-color:#BCBCBC;
}

.grey-2 
{
    background-color: #606060;
    border-bottom-color:#7A7A7A;
}

.grey-3 
{
    background-color: #BCBCBC;
    border-bottom-color:#CCCCCC;
}

.grey-4 
{
    background-color: #808080;
    border-bottom-color:#A0A0A0;
}

.menu .grey-1 span
{
    background-color: #BCBCBC;
}

.menu .grey-2 span
{
    background-color: #7A7A7A;
}

.menu .grey-3 span
{
    background-color: #CCCCCC;
}

.menu .grey-4 span 
{
    background-color: #A0A0A0;
}

.content 
{
}

.footer 
{
    height: 18px;
    display: block;
    float: left;
    top: 0em;
    clear: both;
    width: 748px;
    position: relative;
    background: url('Images/bottom-bar-faded-left-right.jpg') no-repeat;
    color: White;
    padding-left: 1em;
    padding-top: 1px;
    margin-top: 2em;
}

html>body .footer 
{
    top: 0.5em;
}

.footer a:link, 
.footer a:visited, 
.footer a:active
{
    text-decoration: none;
}

.footer a:hover 
{
    text-decoration: underline;
}

span.bar 
{
    padding-left: 1em;
    padding-right: 1em;
}

.main-image 
{
    text-align: center;
    left: 30px;
    width: 700px;
    top: 30px;
    position: relative;
    min-height: 380px;
    display: block;
    padding-bottom: 30px;
}

html>body .main-image 
{
    left: 100px;
}

.item-main-image 
{
    left: 150px;
    top: 10px;
    width: 443px;
    position: relative;
    float: left;
    clear: both;
    display: block;
}

.main-image-portrait 
{
    left: 223px;
    width: 295px;
}

.main-image-portrait-old-tv 
{
    left: 200px;
    width: 332px;
}

html>body .shadow-tr 
{ 
	background: url('Images/shadow-tr.png') top right no-repeat; 
	float: left; 
	display: inline; 
}

html>body .shadow-bl  
{
    background: url('Images/shadow-bl.png') left bottom no-repeat; 
    padding-left: 11px; 
    padding-top: 11px; 
}

html>body .shadow-rb  
{
    background: url('Images/shadow-rb.png') bottom right; 
}

html>body .shadow-img  
{
    position: relative; 
    left: -9px; 
    top: -07px; 
}

.range .portrait-widescreen-tv
{
    margin-right: 8px;
}

.range .portrait-old-tv 
{
}

.range .landscape-widescreen-tv 
{
    height: 56px;
    padding-top: 16px;
    padding-bottom: 17px;
    margin-right: 5px;
}

html>body .range .landscape-widescreen-tv 
{
    margin-right: 0px;
}

.range .landscape-old-tv 
{
    padding-top: 12px;
}

.item-small 
{
    float: left;
    position: relative;
}

html>body .item-small 
{
    margin-left: 5px;
}

.item-small-image 
{
    display: block;
}

.item-small a.item-small-image:link, 
.item-small a.item-small-image:visited, 
.item-small a.item-small-image:active
{
    background-color: inherit;
}

.item-small a.item-small-image:hover
{
    background: url('Images/grey-diag-gradient.png') no-repeat;
}

.item-selected 
{
    background: url('Images/red-diag-gradient.png') no-repeat;
}

.item-small-image img
{
    margin: 4px 4px 1px 4px;
}

.item 
{
    display: block;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
}

.items-list 
{
    float: left;
    padding-left: 0px;
    display: block;
    position: relative;
    margin: 0em 0em 0em 1em;
}

.range 
{
    display: block;
    position: relative;
    clear: both;
    float: left;
    top: 0px;
    width: 100%;
    height: 99px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-top: 1em;
    background: url('Images/range-gradient.png') repeat-y;
}

.range-title 
{
    position: relative;
    float: left;
}

.range-title img 
{
    border-right-width: 1px;
    border-right-color: white;
    border-right-style: solid;
}

.main-image-text 
{
    clear: both;
    float: left;
    display: block;
    position: relative;
    width: 100%;
}

.main-image-text .title, 
.main-image-text .text
{
    float: left;
    clear: both;
    position: relative;
    width: 100%;
    display: block;
}

.main-image-text .title 
{
    font-weight: bold;
    font-size: 1.35em;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 2px 0px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

.main-image-text .text
{
    padding-bottom: 2em;
}

.main-image-text .full-text 
{
    padding-bottom: 1.5em;
    display: none;
}

.full-text p 
{
    line-height: 1.5em;
}

.main-image-text a:link, 
.main-image-text a:visited, 
.main-image-text a:active 
{
    color: #404040;
    text-decoration: underline;
}

.main-image-text a:hover 
{
}

h1 
{
    font-size: 17pt;
    font-weight: normal;
    margin: 0.4em 0em 0.3em 0em;
    padding-bottom: 0.15em;
    border-bottom-width: 1px;
    border-bottom-color: #404040;
    border-bottom-style: dashed;
}

h2 
{
    clear: left;
    font-size: 15pt;/*1.35em;*/
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h3 
{
    clear: left;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
}

.breadcrumb-trail 
{
    clear: left;
    float: left;
    display: block;
    margin-top: 1em;
    margin-left: 0.8em;
    font-size: 0.9em;
    width: 100%;
}

.breadcrumb-trail span
{
    font-size: 0.90em;
}

.breadcrumb-trail ul 
{
    display: inline;
    padding: 0px;
    margin: 0px;
}

.breadcrumb-trail ul li 
{
    display: inline;
    position: relative;
    padding-left: 0.3em;
}

.breadcrumb-trail ul li.current 
{
    font-weight: bold;
}

.breadcrumb-trail img 
{
    margin-right: 0.2em;
}

.breadcrumb-trail a:link, 
.breadcrumb-trail a:visited, 
.breadcrumb-trail a:active 
{
    color: #404040;
}

.breadcrumb-trail a:hover 
{
    text-decoration: underline;
}

.products 
{
    display: block;
    position: relative;
    float: left;
    clear: left;
    width: 736px;
    top: 6px;
    padding-left: 12px;
    padding-right: 12px;
    background: url('Images/vert-gradient.png') repeat-x;
}

.products .full-text p 
{
    margin-bottom: 1em;
}

html>body .products 
{
    width: 735px;
}

.company 
{
    text-align: left;
    list-style-type: disc;
    line-height: 1.75em;
}

h2.company 
{
    clear: both;
    padding-top: 1em;
    line-height: 1em;
}

.company p 
{
    padding-top: 1em;
    clear: both;
}

.contact-page-bottom 
{
    background: url('Images/contact-pg-bottom-grad.png') repeat-x;
    width: 100%;
    display: block;
    float: left;
    margin-top: 0.75em;
    padding-top: 0.20em;
    padding-bottom: 0.35em;
}

.contact-page-bottom .third
{
    display: block;
    float: left;
    width: 32%;
}

.contact-page-bottom h3 
{
    padding: 0px;
    margin: 2px 0px 1px 7px;
    color: #FFF;
    font-size: 1.25em;
}

.contact-page-bottom p 
{
    padding: 0px;
    margin: 2px 0px 3px 7px;
    line-height: 1em;
    color: #FFF;
}

.alt-view-pics 
{
    position: relative; 
    display: block;
    float: right;
    clear: both;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.alt-view-pics-ie6-box 
{
    position: relative; 
    display: block; 
    clear: both; 
    float: left; 
    width: 100%; 
    margin: 0px; 
    padding: 0px;
}

.alt-view-pic
{
    height: 51px;
    display: block;
    float: left;
    position: relative;
    padding-left: 5px;
}

.alt-view-pics .landscape-widescreen-tv 
{
    padding-top: 7px;
}

.alt-view-pics .landscape-old-tv 
{
    padding-top: 5px;
}

.alt-view-pic img
{
    padding: 0px;
    margin: 3px 3px 0px 3px;
}

.alt-view-pics .alt-view-pic a 
{
    display: block;
}

.alt-view-pics .alt-view-pic a:link, 
.alt-view-pics .alt-view-pic a:visited, 
.alt-view-pics .alt-view-pic a:active
{
    background-color: inherit;
}

.alt-view-pics .alt-view-pic a:hover
{
    background: url('Images/grey-diag-gradient.png') no-repeat;
}

.about-header 
{
    float: left; 
    font-size: 1.75em; 
    font-weight: bold;
    padding-top: 0.5em;
    margin-top: 0em;
    margin-bottom: 0px;
}

.about-para 
{
    clear: left;
    padding-top: 0.25em;
}

.about-pic 
{
    float: right;
    margin: 0em 0em 0em 1em;
    padding: 0em 0em 0em 0em;
}

.about-pic-caption 
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

.fore-grey-1 
{
    color: #A0A0A0;
}

.fore-grey-2 
{
    color: #606060;
}

.fore-grey-3 
{
    color: #BCBCBC;
}

.fore-grey-4 
{
    color: #808080;
}

fieldset 
{
    margin-top: 1em;
}

fieldset legend 
{
    font-size: 1.25em;
    font-weight: bold;
    color: #404040;
}

.field-row 
{
    clear: left;
    display: block;
    width: 100%;
    position: relative;
    padding-top: 2px;
    padding-bottom: 1px;
}

.field-row .label 
{
    width: 30%;
    float: left;
    display: block;
    padding-left: 2px;
}

.field-row .field 
{
    width: 68%;
    float: left;
    display: block;
}

input 
{
    font-family: Georgia, "Times New Roman", Times, Serif; 
}

.field-row .field input[type='text']
{
    width: 20em;
}

.field-row .field input.subject 
{
    width: 30em;
}

.field-row .field input.captcha 
{
    width: 10em;
}

.field-row .field textarea
{
    width: 31em; 
}

.input-validation-error 
{
    border-width: 2px;
    border-color: Red;
    border-style: solid;
    color: red;
}
.field-validation-error 
{
    color: Red;
    font-size: 1em;
}

.button 
{
    padding: 0em 1em 0em 0px;
    margin: 0em 0em 0em 0em;
    border-width: 0px;
    font-family: Georgia, "Times New Roman", Times, Serif; 
    font-weight: bold;
    font-size: 1.35em;
    text-align: left;
    background-color: #FFF;
    color: Maroon;
}

html>body .button 
{
    padding: 0em 1em 0em 8px;
    margin: 0em 0em 0em 0.5em;
    border-width: 0px;
    background: transparent url('/Content/Images/crumb_rarr.png') no-repeat center left;
    font-family: Georgia, "Times New Roman", Times, Serif; 
    font-weight: bold;
    font-size: 1.35em;
    color: Maroon;
}

.button:hover
{
    text-decoration: underline;
}

a.command-link 
{
    margin: 0em 0em 0em 0.25em;
    padding: 0px;
    font-weight: bold;
    color: Maroon;
}

html>body a.command-link 
{
    padding: 0em 0em 0em 8px;
    margin: 0em 0em 0em 0.25em;
    font-weight: bold;
    color: Maroon;
    background: transparent url('/Content/Images/crumb_rarr.png') no-repeat center left;
}

a.command-link:hover 
{
    text-decoration: underline;
}

a.command-link:link,
a.command-link:visited,
a.command-link:active 
{
    color: Maroon;
}

.request-information 
{
    font-size: 1.25em; 
    margin-bottom: 0.5em; 
    padding-top: 1em;
}

.larger 
{
    font-size: 1.25em;
}

img.captcha 
{
    margin: 2px 2px 2px 0px;
}

h3 
{
    margin: 1.25em 0em 0em 0em;
    padding: 0px;
}

.product-desc-more-icon 
{
    padding: 0px 0.5em 0px 0.5em;
}

.compliance h3 
{
    margin: 0px 0px 0.5em 0px;
    font-size: 1.35em;
}

.compliance ul
{
    position: relative;
    left: 0px;
    border: 0px;
    padding: 0px;
}

.compliance ul li
{
    float: left;
    position: relative;
    padding-left: 0.5em;
}

.compliance .section 
{
    float: left;
    position: relative;
    top: 0px;
    margin-right: 0.5em;
}

.width-40-pct
{
    width: 40%;
}

.width-50-pct 
{
    width: 50%;
}

.clear-left 
{
    clear: left;
}

.visitor-map 
{
    width: 300px;
    height: 200px;
    display: block;
    position: relative;
}

.visitor-counter 
{
    color: #FFF;
    background-color: #A0A0A0;
    padding: 0px 1px 2px 1px;
}

div.about-news 
{
    display: block;
    position: absolute;
    right: 13px;
    top: 3px;
    background-color: #808080;
    color: White;
    padding: 2px 6px 2px 6px;
    font-size: 1.5em;
    font-weight: bold;
}

div.about-news a:link, 
div.about-news a:visited, 
div.about-news a:active 
{
	color: White;
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
}

div.about-news a:hover 
{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.news
{
    text-align: left;
    list-style-type: disc;
    line-height: 1.75em;
    padding-left: 1em;
    padding-right: 1em;
}

div.wide-column
{
    float: left; 
    width: 435px; 
    display: block;
    margin-bottom: 1em;
}

div.narrow-column
{
    float: left; 
    width: 300px;
    display: block;
}

div.news p
{
    line-height: 2em; 
    padding-right: 2em;
    padding-top: 0.15em;
}