/* CSS Document */

/*------------essentials----------------*/
* {
margin: 0;
padding: 0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: smaller;
text-align:center;
letter-spacing: -1px;
}

/*--------------layout-----------------*/

#container {
width: 800px;
margin: 5px auto 10px auto;
border: 1px solid #cccccc;
font-size: 85%;
text-align: left;
}

#header {
position:relative;
height: 65px;
width: 800px;
}

#navigation {
float: left;
width: 138px;
}

#tv {
float:right;
width: 655px;
height: 250px;
}

body[id=ht3000] #tv {
height: auto;
min-height: 250px;
}


#textbox {
position:relative;
clear:both;
width:660px;
margin-left: 140px;
padding-top: 20px;
}

/*-------------styled tags--------------*/

#header img.kef {
float: left;
}

#header img.s3000 {
float:right
}

p {
padding: 0 20px 10px 20px;
line-height: 1.7em;
}

h1 {
margin-left: 20px;
border-bottom: 4px solid #B7AEAB;
text-indent: -5000px;
line-height: 30px;
margin-bottom: 20px;
}

#textbox ul {
margin: 10px 30px 10px 40px;
list-style-type: disc;
}

#textbox li {
margin-top: 15px;
margin-bottom: 15px;
}

/*------------headings-------------------*/

h1.homehead { background:url(images/homeh1.gif) no-repeat bottom left;}
h1.sathead {background:url(images/sath1.gif) no-repeat bottom left;}
h1.centrehead {background:url(images/centreh1.gif) no-repeat bottom left;}
h1.subhead {background:url(images/subh1.gif) no-repeat bottom left;}
h1.uniqhead {background:url(images/uniqh1.gif) no-repeat bottom left;}
h1.techhead { background:url(images/techh1.gif) no-repeat bottom left;}
h1.acchead { background:url(images/accessoriesh1.gif) no-repeat bottom left;}
h1.spechead {background:url(images/specificationsh1.gif) no-repeat bottom left;}
h1.galleryhead {background:url(images/galleryh1.gif) no-repeat bottom left;}
h1.retailershead {background:url(images/retailersh1.gif) no-repeat bottom left;}
h1.finisheshead {background:url(images/finishesh1.gif) no-repeat bottom left;}
h1.presshead {background:url(images/pressh1.gif) no-repeat bottom left;}
h1.brochurehead {background:url(images/brochureh1.gif) no-repeat bottom left;}

/*-------------navigation---------------*/

#nav {
list-style:none;
margin-left:10px;
width: 130px;
display: block;
overflow:hidden;
}

#nav li {
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
height: 15px;
display:block;
list-style: none;
}

#nav a {
float: left;
overflow: hidden;
height: 15px !important;
width: 130px;
background: url(images/button.gif) no-repeat top left;
text-decoration:none;
color: #000000;
}
#nav a:visited {
color: #000000;
}
#nav a:hover {
color: #CCCCCC;
}
#nav a:active, #nav a.selected {background-position:  0 -15px;}

ul.specs {
list-style-type:none;
display:inline;
}

li.specs, li.tech {
display:inline;
border-bottom: 1px solid #CCCCCC;
margin-left: 30px;
margin-right: 30px;
}

li.tech {
margin-left: 6px;
margin-right:6px;
}

h2, h2.tech {
font-weight:bold;
font-size: small;
margin-bottom: 20px;
margin-left: 20px;
margin-top: 10px;
}

h2.tech {
margin-top: 30px;
}

p.notes {
font-size: 90%;
}

a:link {color:#000000; text-decoration:none; }
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#CCCCCC; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
a.this {color:#CCCCCC; }

/*--------------------------------specs--------------------------*/

table {
width: 400px;
margin-top:50px;
margin-left:125px;
}

tr {

}

td.topright {
border-left: 2px solid #B7AEAB;
border-bottom: 4px solid #B7AEAB;
width: 200px;
padding: 7px 0 7px 2px;
}

td.topleft {
border-right: 2px solid #B7AEAB;
border-bottom: 4px solid #B7AEAB;
width: 200px;
}

td.right {
border-left: 2px solid #B7AEAB;
padding: 7px 0 7px 2px;
}

td.left {
border-right: 2px solid #B7AEAB;
padding-top: 7px;
padding-bottom: 7px;
vertical-align:top;
}

input {
height: 18px;
}

.button {
border: 1px solid #B7AEAB;
background: #FFFFFF;
}

img {
border: 0;
}

#news {
width: 110px;
height: 25px;
border: 1px solid #CCCCCC;
position: absolute;
margin-left: 20px;
margin-top: -149px;
text-align:center;
padding-top: 8px;
font-size: 130%;
display:none;
}

#news a:hover {color: #CCCCCC;}

#newscontainer {
width: 600px;
font-size: 85%;
text-align:left;
}

/* #nav a { padding: 15px 0 0 0; height: 0px !important; }
#nav a:hover {background-position:  0 -15px;}
#home a { background: url(images/home.gif) no-repeat top left;}
#satellites a {background: url(images/satellites.gif) no-repeat top left;}
#centre a {	background: url(images/centre.gif) no-repeat top left;}
#subwoofer a {background: url(images/subwoofer.gif) no-repeat top left;}
#uniq a {	background: url(images/uniq.gif) no-repeat top left;}
#technology a {background: url(images/technology.gif) no-repeat top left;}
#accessories a {background: url(images/accessories.gif) no-repeat top left;}
#specifications a {background: url(images/specifications.gif) no-repeat top left;}
#gallery a {background: url(images/gallery.gif) no-repeat top left;}
#retailers a {background: url(images/retailers.gif) no-repeat top left;}*/
