* {
margin: 0px;
padding: 0px;
font-family: Helvetica, Arial, Tahoma;
}

body {
background-color: #000;
}

#main {
background-image: url(../images/bgd-site.jpg);
background-repeat: repeat-x;
/*background-attachment: fixed;
background-position: 250px;*/
}

hr {
clear: both;
margin-top: 20px;
margin-bottom: 20px;
color: #DDD;
background-color: #DDD;
}

#menucont {
display: block;
width: 580px;
float: left;
}

ul#menu {
list-style-type: none;
margin-top: 15px;
margin-left: 260px;
}

ul#menu li {
float: left;
margin-left: 20px;
}

ul#menu li a {
color: #FFF;
text-decoration: none;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
}

ul#menu li a:hover {
text-decoration: underline;
}

ul#menu li a#active {
/*color: #CA0000;*/
}

#page {
margin: auto;
width: 820px;
/*border-left: 1px solid #2A2A2A;
border-right: 1px solid #2A2A2A;*/
background-color: #FFF;
}

div.center {
margin: auto;
width: 820px;
}

#topmost {
width: 820px;
margin: auto;
}

#topmost a {
font-size: 11px;
color: #808080;
text-decoration: none;
}

#topmost a:hover {
color: #FFF;
}

#topmost ul {
list-style-type: none;
margin-left: 8px;
}

#topmost ul li {
float: left;
margin-right: 20px;
margin-bottom: 8px;
margin-top: 10px;
}

#topright {
display: block;
width: 200px;
text-align: right;
color: #808080;
font-size: 10px;
float: right;
padding-top: 10px;
text-transform: uppercase;
}

#topright a {
color: #AA0000;
font-size: 10px;
}

#topright a:hover {
color: #AA0000;
text-decoration: underline;
}

#header {
height: 60px;
background-color: #1A1A1A;
background-image: url(../images/bgd-header.jpg);
background-repeat: repeat-x;
position: relative;
border-bottom: 1px solid #6C0000;
}

#focus-home {
background-image: url(../images/focus-home.jpg);
height: 224px;
background-color: #000;
}

#focus-midi {
background-image: url(../images/focus-midi-bass.jpg);
height: 200px;
background-color: #000;
}

#focus-support {
background-image: url(../images/focus-support.jpg);
height: 200px;
background-color: #000;
}

#focus-company {
background-image: url(../images/focus-company.jpg);
height: 200px;
background-color: #000;
}

#focus-home  {
background-image: url(../images/focus-home.jpg);
height: 200px;
background-color: #000;
}

#focus-radiopick  {
background-image: url(../images/focus-radiopick.jpg);
height: 200px;
background-color: #000;
}

#focus-std4  {
background-image: url(../images/focus-std-4.jpg);
height: 200px;
background-color: #000;
}

#focus-del4  {
background-image: url(../images/focus-del-4.jpg);
height: 200px;
background-color: #000;
}

#corpus {
margin-top: 10px;
background-image: url(../images/bgd-page.gif);
background-repeat: repeat-y;
background-color: #FFF;
padding-bottom: 20px;
min-height: 600px;
}

#sidebar {
width: 190px;
float: left;
}

#sidebar div.sidepic {
height: 89px;
width: 190px;
}

#submenu {
padding-top: 16px;
background-color: #111;
padding-bottom: 16px;
background-image: url(../images/submenu-corner.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #333;
}

#submenu ul {
list-style-type: none;
margin-left: 16px;
font-size: 11px;
color: #999;
}

#submenu ul li a {
font-family: Tahoma;
list-style-type: none;
/*color: #AEAEAE;*/
color: #999;
text-decoration: none;
}

#submenu ul li {
padding: 0;
}

#submenu ul a strong {
color: #AAA;
}

#submenu ul li {
margin-bottom: 7px;
}

#submenu ul li ul {
margin-left: 7px;
}

#submenu ul li ul {
margin-top: 10px;
margin-left: 16px;
margin-bottom: 10px;
}

#content {
width: 630px;
float: left;
/*min-height: 600px;*/
}

#content strong {

}

#content_pad {
width: 565px;
margin: auto;
padding-bottom: 60px;
}

#content, #content ul, #content ol  {
font-size: 12px;
color: #333;
line-height: 1.5em;
clear: left;
}

#content ul, #content ol {
margin-left: 4px;
margin-top: 16px;
margin-left: 20px;
}

#content ul {
list-style: none;
margin-left: 4px;
}

#content ul li {
background-image: url(../images/list-img.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 12px;
}

p {
font-size: 12px;
color: #333;
line-height: 1.4em;
clear: left;
margin-top: 12px;
}

#content a {
color: #850000;
color: #760000;
text-decoration: underline;
}

#content a:hover {
text-decoration: none;
}

#content p.first {
font-size: 12px;
}

ul#spec {
margin-left: 0px;
margin-top: 20px;
list-style-type: none;
list-style-image: none;
}

ul#spec li {
margin-bottom: 8px;
}

ul#check {
margin-bottom: 10px;
list-style: none;
}

ul#check li {
margin-bottom: 8px;
background-image: url(../images/tick.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 20px;
}

#footer {
border-bottom: 0px solid #222;
font-size: 11px;
font-family: Verdana;
color: #666;
padding: 6px 0;
}

#footer p {
margin: 0;
padding: 0;
text-indent: 0px;
font-size: 10px;
color: #666;
}

small {
color: #555;
font-size: 11px;
display: block;
margin-top: 0px;
margin-bottom: 0px;
}

.halfl {
width: 262px;
float: left;
padding-right: 40px;
}

.halfr {
width: 262px;
float: left;
clear: right;
}

.halfl h2, .halfr h2 {
font-size: 14px;
}

.screenshot {
margin-bottom: 20px;
margin-top: 0px;
}

.mfrer {
margin-top: -20px;
}

ul#faq {
margin-bottom: 30px;
}

ul#faq li {
margin-bottom: 0px;
}

acronym, abbr {
border: 0;
}

p.disclaimer {
display: block;
clear: both;
color: #777;
font-size: 11px;
}

h1 {
font-family: Arial;
font-size: 24px;
font-weight: bold;
color: #555;
border-bottom: dotted 1px #888;
padding-bottom: 10px;
margin-top: 20px;
}

h1#logo {
border: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

h1#logo a {
float: left;
display: block;
height: 60px;
width: 228px;
background:url(../images/ir-logo.jpg) no-repeat 0 0;
}

h1#logo a span {
overflow: hidden;
display: block;
width: 0;
height: 0;
}

h2, h3 {
font-size: 14px;
font-weight: bold;
color: #000;
margin-top: 30px;
clear: both;
}

h2.alt, h2.alt2 {
border-bottom: solid 1px #CCC;
font-weight: bold;
font-size: 18px;
font-size: 16px;
color: #850000;
margin-top: 60px;
padding-bottom: 8px;
line-height: 1.5em;
}

h2.alt2 {
margin-top: 30px;
}

h2.model {
color: #333;
font-size: 18px;
font-weight: normal;
line-height: 1.4em;
}

p.price {
color: #555;
font-weight: bold;
font-size: 14px;
}

p.price span {
color: #C40000;
/*color: #00AA1C;*/
}

h3 {
font-size: 14px;
border-bottom: 0px;
font-weight: bold;
color: #000;
margin-top: 30px;
padding-bottom: 0px;
}

#submenu ul a:hover {
text-decoration: underline;
}

p#breadcrumbs {
font-size: 11px;
color: #626262;
margin-bottom: 12px;
margin-top: 0px;
}

p#breadcrumbs a {
font-weight: normal;
text-decoration: none;
}

.f_links {
float: left;
width: 164px;
/*width: 205px;*/
font-size: 11px;
}

.f_links a {
color: #666;
text-decoration: none;
}

.f_links ul {
list-style-type: none;
margin-top: 20px;
margin-bottom: 10px;
}

.f_links ul li {
margin-top: 4px;
}

.f_links ul li a strong {
color: #FFF;
}

.f_links ul li a:hover {
color: #FFF;
text-decoration: underline;
}

#notification {
background-color: #F9F5DD;
border: 1px solid #CCC;
padding: 22px;
}

#notification p, #notification h3 {
color: #333;
}

#notification label {
color: #333;
font-size: 76%;
font-weight: normal;
}

.clear {
display: block;
clear: both;
}

form#contactform {
font-size: 12px;
}

form#contactform fieldset {
background-color: #E9E9E9;
/*border: 1px solid #BBB;*/
padding: 20px 20px 20px 20px;
margin-top: 20px;
}

form#contactform strong {
color: #333;
}

form#contactform label {
font-size: 12px;
}

form#contactform input, form#contactform select, form#contactform textarea {
font-size: 12px;
padding: 2px;
margin-bottom: 8px;
margin-top: 1px;
}

form#contactform input.text {
width: 240px;
}

form#contactform textarea {
width: 480px;
height: 200px;
}

form#contactform input.submit {
width: 100px;
font-size: 12px;
}

#map_canvas {
margin-top: 20px;
}

div.video {
border-bottom: 1px solid #AAA;
padding-top: 20px;
}

div.video img {
margin: 0 20px 20px 0px;
float: left;
}

.videofloat {
float: left;
width: 345px;
}

.videofloat h2 {
margin-top: 0;
}

.videofloat p {
font-size: 11px;
}

.videofloat p a {
padding-left: 22px;
background-image: url(../images/videos/control_play.png);
background-repeat: no-repeat;
background-position: left center;
}

.videofloat small {
margin-top: 10px;
color: #888;
font-size: 10px;
}

div.clear {
clear: both;
}

table.spec_table {
font-size: 12px;
padding: 0;
margin-top: 20px;
}

.spec_table tr td {
padding-bottom: 4px;
line-height: 1.4em;
}

.spec_table td.width {
width: 120px;
padding-right: 10px;
vertical-align: top;
}

table.shipping {
font-size: 12px;
border-collapse: collapse;
margin-top: 20px;
width: 100%;
border-bottom: 1px solid #BBB;
}

.shipping tr th {
text-align: left;
font-weight: normal;
font-size: 14px;
}

.shipping tr {
border-bottom: 1px solid #BBB;
}

.shipping tr.firstrow {
background-color: #EAEAEA;
font-weight: bold;
}

.shipping tr td, th {
line-height: 1.4em;
border-right: 1px solid #BBB;
padding: 0.7em;
text-align: left;
}

.shipping td.first {
border-left: 1px solid #BBB;
}

.shipping tr td {
border-top: 1px solid #BBB;
}

.shipping tr th {
border: 0;
padding: 0.7em 0;
}

.shipping tr.secondrow {
/*background-color: #F0F0F0;*/
}

.shipping td.price {
width: 100px;
}

small {
color: #777;
line-height: 1.2em;
margin-top: 2px;
}

a.toplink {
font-size: 11px;
text-decoration: none;
padding: 4px;
float: right;
}

div.feature {
margin-top: 20px;
}

div.feature h2 {
display: block;
width: 220px;
}

a.pic img, a.endpic img {
display: block;
width: 180px;
float: left;
margin: 8px 8px 0 0;
}

div.warning {
background-color: #E9E9E9;
border: 1px solid #AAAAAA;
background-color: #EEE;
border: 1px solid #CCC;
padding: 14px;
padding-bottom: 20px;
margin-top: 40px;
}

div.warning p {
margin: 0;
padding: 0;
}

div.warning p img {
float: left;
margin: 0 20px 0 6px;
}

img.floater_r {
float: right;
}

fieldset {
border: 0px;
}

fieldset  legend {
font-weight: bold;
}

fieldset {

}

table.neck_params {
font-size: 11px;
border-collapse: collapse;
margin-top: 20px;
width: 100%;
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
}

.neck_params tr th {
text-align: left;
font-weight: normal;
font-size: 14px;
}

.neck_params tr td {
border-top: 1px solid #BBB;
}

.neck_params tr.firstrow {
background-color: #EAEAEA;
font-weight: bold;
}

.neck_params tr td, th {
line-height: 1.4em;
border-right: 1px solid #BBB;
padding: 0.5em;
text-align: left;
vertical-align: text-top;
}

.neck_params td.first {
border-left: 1px solid #BBB;
width: 10%;
}

.neck_params td.empty_cell {
background-color: #EAEAEA;
}

.neck_params td.second {
width: 30%;
}

.neck_params tr th {
border: 0;
padding: 0.7em 0;
}

.neck_params tr.secondrow {
/*background-color: #F0F0F0;*/
}

.neck_params td.price {
width: 100px;
}

#toplink {
padding-bottom: 10px;
}

#toplink a {
color: #FFF;
text-decoration: none;
font-size: 11px;
}

#toplink a:hover {
text-decoration: underline;
}

div.zone {
overflow: auto;
padding: 40px;
padding-top: 20px;
width: 400px;
}

div.zone ul {
list-style-type: none;
margin-top: 20px;
}

div.zone ul li {

margin-top: 6px;
}

div.zone h3 {
color: #850000;
margin-top: 0;
font-size: 18px;
}








