#apinav {
    margin:.3em 0 0 0;
    background: url("/_css/img/home-tabs-bg-l.gif") no-repeat left top;
    padding:0 0 0 10px;
}
#apinav2 {
    background: url("/_css/img/home-tabs-bg-r.gif") no-repeat right top;
    padding:6px 0 4px 0;
    width:100%;
}
#apitabs {
    padding-top:4px;
}
#tabcontainer {
    height:150px;
    overflow:auto;
    background:#E5E5E5 url("/_css/img/tabcontainer_bg2.gif") repeat-x top left;
    padding:6px  15px 2px 15px;
    margin: 0 10px 0 0;
}
.tabcontent {
    overflow:auto;
    font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
    font-size:1.1em;
    color:#000;
    margin-bottom:0px;
    height:144px;
}
.tabcontent p {
    line-height:1.1em;
    margin: 0 0 .5em 0;
}
.tabcontent a, .tabcontent a:visited {
    color:#000;
}
.tabcontent h2 {
    color:#000;
    font-size:1.2em;
    margin:0;
}
.tabcontent a:hover {
    background:none;
     color:#3375A1
}
#mainnav, #mainnavtabbed {
    list-style-type:none;
    margin:0;
    padding:0;
}
#mainnav li, #mainnavtabbed li {
    margin:0;
    float:left;
    margin-bottom:-1px;
}
#mainnav li a, #mainnavtabbed li a {
    background:url("/_css/img/tab-l.gif") no-repeat left top;
    margin:0;
    padding:0px 0px 0px 5px;
    text-decoration:none;
    display:block;
}
#mainnav li a span, #mainnavtabbed li a span {
    background:url("/_css/img/tab-r.gif") no-repeat right top;
    padding:5px 8px 4px 2px;
    color:#fff;
    display:block;
}
#mainnav li a:hover, #mainnavtabbed li a:hover,
#mainnavtabbed li a.tabon,#mainnavtabbed li a.tabon:hover {
    background-position:0% -50px;
    color:#fff;
}
#mainnav li a:hover span, #mainnavtabbed li a:hover span,
#mainnavtabbed li a.tabon span,#mainnavtabbed li a.tabon:hover span {
    color:#fff;
    background-position:100% -50px;
}
#mainnavtabbed li a.tabon span {
    color:#000
}
.holder {
    float:right;
    margin-left:10px;
}
#tab-khronos .holder {
    background:url("/_css/img/tab-logos/devices.gif") 0 -6px no-repeat;
    width:250px;
    height:84px;
}
#tab-opengl .holder {
    background:url("/_css/img/tab-logos/opengl.gif") 0 -6px no-repeat;
    width:154px;
    height:84px;
}
#tab-opencl .holder {
    background:url("/_css/img/tab-logos/opencl.gif") 0 -6px no-repeat;
    width:105px;
    height:120px;
}
#tab-openkode .holder {
    background:url("/_css/img/tab-logos/openkode.gif") 0 -6px no-repeat;
    width:254px;
    height:74px;
}
#tab-opengles .holder {
    background:url("/_css/img/tab-logos/opengles.gif") 0 -6px no-repeat;
    width:205px;
    height:90px;
}
#tab-openvg .holder {
    background:url("/_css/img/tab-logos/openvg.gif") 0 -6px no-repeat;
    width:201px;
    height:82px;
}
#tab-openmax .holder {
    background:url("/_css/img/tab-logos/openmax.gif") 0 -6px no-repeat;
    width:236px;
    height:80px;
}
#tab-opensles .holder {
    background:url("/_css/img/tab-logos/opensles.gif") 0 -6px no-repeat;
    width:240px;
    height:71px;
}
#tab-collada .holder {
    background:url("/_css/img/tab-logos/collada.gif") 0 -6px no-repeat;
    width:242px;
    height:71px;
}
#tab-openglsc .holder {
    background:url("/_css/img/tab-logos/openglsc.gif") 0 -6px no-repeat;
    width:205px;
    height:82px;
}
#tab-glfx .holder {
    background:url("/_css/img/tab-logos/glfx.gif") 0 -6px no-repeat;
    width:135px;
    height:82px;
}
#tab-openwf .holder {
    background:url("/_css/img/tab-logos/openwf.gif") 0 -6px no-repeat;
    width:205px;
    height:83px;
}
#tabcontainer .links a {
    font-size:.85em;
    font-weight:bold;
    padding:0 2em 0 0;
    margin:0;   
}
#tabcontainer .links p {
    padding-bottom:0;
     margin-bottom:0
}
