body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    background-image : url( ../images/ivojo.gif );
    background-color: White;
    font-size: 11pt;
    color: #555;
    width: 980px;
    text-align: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    line-height: 1.2em;

}

a:link {
    color: #000099;
    text-decoration: none;
    border: none;
}

a:visited {
    color: #8F0991;
    text-decoration: none;
    border: none;
}

a:hover {
    color: #0055ff;
    text-decoration: none;
    border: none;
}

a:active {
    color: #0000ff;
    border: none;
}

.contactheader {
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 19.8pt;
    font-weight: bold;
    text-align: right;
    color: #b7c1ff;
    width: 100%;
    height: 72px;
    background-image: url(../images/ivojo_logo.gif);
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 2px 2px;
    text-align: left;
}

img {
    border: 0px;
}

div#cont {
    position: absolute;
    top: 80px;
    left: 121px;
    width: 860px;
}

div#main1 {
    background: #000000;
}

div#nav {
    position: absolute;
    top: 80px;
    left: 2px;
    margin-left: 0;
    /*    font: 0.8em "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;      */
    width: 110px;
}

#nav ul {
    margin-top: 2px;
    margin-bottom: 20px;
    margin-left: 2px;
    padding-left: 0px;
}

#nav li {
    list-style: none;
    margin-bottom: 2px;
    border: 1px solid silver;
    text-align: left;
    border-radius: 6px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.8em;
    font-weight: 400;
}

#nav li a {
    display: block;
    padding: 0.25em 0.5em 0.25em 0.4em;
    border-left: 1em solid #3BB9FF; /*#AAB;*/
    background: #EEF;
    text-decoration: none;
}

#nav li a:visited {
    color: #000099;
}

#nav li a:hover {
    border-left: 10px solid #1c64d1;
    border-right: 10px solid #5ba3e0;
    background-color: #2586d7;
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: .5em;
    margin-bottom: .5em;
    line-height: 1.2em;
}

h1, h2 {
    text-align: center;
}

h2 {
    margin: 0px;
    font-size: 1.2em;
}

h3.c {
    text-align: center;
}

.footertext {
    font-size: 8pt;
}

th {
    text-align: center;
    font-size: 14pt;
    font-weight: normal;
    color: black;
    margin-top: 0px;
    margin-bottom: 8px;
}

div#footer {
    clear: both;
    text-align: center;
}

.top-left {
    background: transparent url(../images/box-top-left_1.gif) no-repeat top left;
    margin-right: 16px;
    height: 16px;
}

.top-right {
    margin-top: -16px; /* to level of top-left corner */
    margin-left: 10px; /* clip left corner */
    background-image: url('../images/box-top-right_1.gif');
    background-position: top right; /* show bg-image starting at the right */
    background-repeat: no-repeat;
    height: 16px;
    font-size: 2px;
}

.bottom-left {
    margin-right: 16px; /* clip right corner */
    background-image: url('../images/box-bottom-left_1.gif');
    background-position: 0 -20px; /* show under half of the image */
    /* background-color:white; */
    height: 12px;
    font-size: 2px;
}

.bottom-right {
    margin-top: -17px; /* to level of bottom-left corner */
    margin-left: 20px; /* clip left corner */
    background-image: url('../images/box-bottom-right_1.gif');
    background-position: top right; /* under half, right side */
    background-repeat: no-repeat;
    height: 18px;
    font-size: 2px;
}

.inside {
    border-left: 2px solid #95b8ff;
    border-right: 2px solid #95b8ff;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    /* margin-bottom: 3px; */
    /* padding-top:20px; */
}

.notopgap {
    margin-top: 0;
}

.nobottomgap {
    margin-bottom: 0;
}

/* tr.rev {background-color: #FFFF99;}*/
tr.rev {
    background-color: #EEF;
}

td {
    padding: 2px;
    font-size: 10pt;
}

th {
    padding: 2px;
    font-size: 10pt;
    text-align: left;
}

td.ln {
    vertical-align: top;
    text-align: left;
}

td.l {
    vertical-align: top;
    text-align: left;
    padding-left: 30px;
    text-indent: -30px;
}

td.r {
    vertical-align: top;
    text-align: right;
}

td.c {
    vertical-align: top;
    text-align: center;
}

th.r {
    text-align: right;
}

th.c {
    text-align: center;
}

tr.ch {
    border: thin #0000AA solid;
    background-color: #C0C0FF;
    color: black;
    text-align: left;
    text-indent: 0px;
}

td.ch {
    background-color: #C0C0FF;
    color: black;
    text-align: right;
    text-indent: 0px;
}

td.larger {
    font-size: 1.2em;
}

.featurescolumn {
    width: 48%;
    float: left;
}

div.productimage {
    text-align: center;
    padding-bottom: 8px;
    padding-top: 1em;
}

div.logos {
    text-align: center;
}

div.brochure {
    text-align: center;
    font-size: 0.8em;
}

div.price {
    text-align: right;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
}

div.addtocart {
    text-align: right;
}

h3.subsec {
    text-align: center;
    margin: 0px;
    color: black;
    background-color: #8dddff;
    /*    border-bottom: 1px solid black; */
    margin: 8px 0px 8px 0px;
    padding: 6px;
    border-radius: 6px;

    /*    font-style:italic;                */
}

div.subsecin {
    font-weight: bold;
    margin-left: 15px;
}

.keyw {
    color: #0000FF;
    border-style: none;
    text-align: right;
    vertical-align: top;
    width: 30%;
}

.data {
    color: black;
    border-style: none;
    padding-left: 10px;
}

h3.componentindex {
    text-align: center;
    margin: 8px;
}

div.componentindex {
    float: left;
    width: 38%;
    height: 188px;
    padding-top: 20px;
    padding-left: 20px;
    margin-right: 10px;
}

div.componentindextext {
    float: right;
    width: 36%;
    padding-right: 40px;
    padding-top: 12px;
    line-height: 1.1em;
}

div.cablebox {
    background-image: url(../images/cable_background_1.gif);
    float: left;
    width: 24%;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
}

div.screenindextext {
    float: right;
    width: 48%;
    padding-right: 15px;
    padding-top: 10px;
}

div.scalerimage {
    float: left;
}

div.cableindex {
    float: left;
    width: 33%;
    height: 250px;
    text-align: center;
}

form {
    padding: 0px;
    margin: 0px;
}

div.helper {
    font-size: 0.8em;
}

.keylist {
    border: 1px solid #488AC7;
    border-right: 2px solid #488AC7;
    border-bottom: 2px solid #488AC7;
    font-size: 10pt;
    margin: 2px;
    padding: 3px;
    float: left;
    background-color: #bdffbd;
    border-radius: 8px;
}

.keylist a {
    color: black;
}

.keylist a:hover {
    color: #0055ff;
    background-color: #FDD017;
    white-space: nowrap;
}

div.featurelist {
    width: 33%;
    float: left;
    font-size: 10pt;
}

.offers {
    color: #FF0000;
    border-style: none;
    text-align: right;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
}

a {
    position: relative;
}

a span {
    display: none;
}

a:hover {
    font-size: 100%;
}

/* IE/Win requires some link change on hover in order to show the tooltips */

html body a:hover span {
    /*the span will display just on :hover state*/
    z-index: 1;
    display: block !important;
    position: absolute;
    top: 1.3em;
    left: 40px;
    width: 150px;
    border: 1px solid #ffe400;
    background-color: #fff9c8;
    color: #000;
    padding: 10px;
    font-size: .9em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

table.featurestable {
    width: 100%;
    border: 1px solid black;
    padding: 2px;
    text-align: center;
}

td.ft {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid black;
}

h1.boxed {
    display: inline;
}

div.filter {
    text-align: center;
    padding-bottom: 8px;
    font-weight: bold;
    color: blue;
    font-size: 1.2em;
}

div.componentpagedescriptions {
    font-size: 0.9em;
    width: 100%;
    text-align: justify;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

div.componentcatsdescription {
    font-size: 0.9em;
    text-align: center;
    padding-bottom: 5px;
}

.pagebutton {
    padding: 0.25em 0.5em 0.25em 0.75em;
    width: 15%;
    border: 3px solid blue;
    background: #EEF;
    text-decoration: none;
    color: blue;
}

div.diagram {
    /* 22/06/11 Used on components page for diagram */
    border: 4px solid blue;
    text-align: center;
    border-radius: 15px;
}

div.mailtoh {
    position: absolute;
    top: 45px;
    right: 0px;
    padding-right: 3px;
}

a.emailadd {
    font-size: 20px;
    color: #b7c1ff;
    /*    padding-top:55px; */
    font-weight: 500;
}

a:hover.emailadd {
    font-size: 22px;
    font-weight: 600;
}

div.speccolumn {
    width: 46%;
    margin-left: 8px;
    float: right;
    border-left: 1px solid blue;
    padding-left: 10px;
}

div.secboxtitle {
    /*Secondary box style i.e. accessories/alternatives/cables on component pages */
    font-size: 18px;
    margin-left: 0px;
    text-align: center;
    margin-top: -30px;
    padding-bottom: 0px;
}

td.manlist {
    width: 33%;
    padding-left: 60px;
    font-size: 1em;
}

div.linkt {
    font-style: italic;
    font-weight: bold;
    font-size: 0.8em;
    color: red;
    text-align: left;
}

span.linkd {
    font-style: normal;
    font-weight: normal;
    color: black;
    font-size: 0.9em;
    text-align: left;
}

div.newbox {
    border: 4px solid pink;
    border-radius: 12px;
    padding: 4px;
}

.button {
    font-size: 1em;
    background: #99CCFF;
}

.thumbsbutton {
    font-size: 1.2em;
    background: #99CCFF;
}

ul.componentrcfeatures {
    list-style-position: outside;
    margin-left: 0;
    padding-left: 2em;
    text-indent: 0em;
}

div.componentrcminorfeatures {
    font-size: 0.8em;
    display: inline;
}

a.componentrcminorfeatures {
    font-size: 9pt;
    color: #009;
}

a:visited p {
    font-size: 9pt;
    color: #009;
}

ul {
    list-style-type: circle;
}

a.pr_box {
    position: relative;
    float: left;
    width: 17%;
    display: block;
    padding: 5px;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 10px;
    border: 1px solid gray;
    box-shadow: 5px 5px 5px #333;
    height: 200px;
    text-align: center;
    font-size: 0.8em;
    background-color: white;
}

a.pr_box:hover {
    background-image: url('../images/stripe.png');
    background-repeat: repeat;
    font-size: 0.8em;
}

div.highlight_pr_box {
    background-color: lightgray;padding-bottom:5px;
}

.clear {
    clear: both;
}

a.indexbox {
    float: left;
    width: 24%;
    text-align: center;
    display: block;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid silver;
    box-shadow: 5px 5px 5px #ccc;
}

a.indexbox:hover {
    background-color: #add8e6;
}

img.bo {
    border: 5px solid silver;
    border-bottom: 0px;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
}

a.moreinfo {
    text-align:center;
    font-size:0.8em;
    border: 1px solid silver;
    border-radius: 4px;
    padding:4px;
    background: #EEF;
    box-shadow: 3px 3px 3px #aaa;
}
a.moreinfo:hover {
    background-color: #2586d7;
    color: #fff;
}

div.nbox {
    border:  1px solid gray;
    background: white;
    padding: 5px;
    border-radius: 8px;
    box-shadow: 4px 4px 4px gray;
}

span.replacement {
    color:red;
    font-size:0.8em;
}
