/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none; 
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}
#tabcontentshell {float:left;text-align:left;width:762px;height:167px;background:url(../images/featured_bg.jpg) no-repeat bottom left;position:relative;z-index:10000;}
#rotate {width:560px;margin:0px 0px 10px 16px;height:156px;overflow:hidden;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

#techreport {background:url(../images/tab_techreport.jpg) no-repeat;width:140px;}
#colproduct {background:url(../images/tab_colproduct.jpg) no-repeat;width:140px;}
#fedpub {background:url(../images/tab_fedpub.jpg) no-repeat;width:140px;}
#subscription {background:url(../images/tab_subscription.jpg) no-repeat;width:129px;}

#rotate ul li#techreport a span span,
#rotate ul li#colproduct a span span,
#rotate ul li#fedpub a span span,
#rotate ul li#subscription a span span{
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
}

#rotate div{color:white;}

#tabcontentshell #rotate div#fragment-1,
#tabcontentshell #rotate div#fragment-2,
#tabcontentshell #rotate div#fragment-3,
#tabcontentshell #rotate div#fragment-4 {margin-right:4px;color:#c8cde1;}

#tabcontentshell #rotate div a,
#tabcontentshell #rotate div a:link,
#tabcontentshell #rotate div a:active,
#tabcontentshell #rotate div a:visited {font-family:Arial, Helvetica, Verdana, sans-serif;font-weight:bold;font-size:11px;color:white;text-decoration:none;}
#tabcontentshell #rotate div a:hover {font-family:Arial, Helvetica, Verdana, sans-serif;font-weight:bold;font-size:11px;color:#b0c19f;text-decoration:none;}




.tabprod {font-size:0.85em;font-family:Arial, Helvetica, Verdana, sans-serif;margin:0px 10px 0px 4px;float:left;width:184px;}
.tabprod a {font-family:Arial, Helvetica, Verdana, sans-serif;font-size:11px;color:white;text-decoration:none;}
.tabprod a:active, .tabprod a:visited, .tabprod a:hover {font-family:Arial, Helvetica, Verdana, sans-serif;font-size:11px;color:white;text-decoration:none;}
.tabprod a .tabprodimg,
.tabprod a:link .tabprodimg,
.tabprod a:visited .tabprodimg {border:solid 1px #2f4078;outline-width:0px;}
.tabprod a:hover .tabprodimg {border:solid 1px #8c93af;outline-width:0px;}
.tabprod a:active .tabprodimg {border:solid 1px #2f4078;outline-width:0px;}



.tabprodimg {margin-right:4px;}
.prodstats {margin-top:8px;}

.addtocart_sm {background:url(../images/addtocart_sm.jpg) no-repeat;margin:5px 14px 0px 0px;width:99px;height:22px;float:right;}
.addtocart_sm a, .addtocart_sm a:link {background:url(../images/addtocart_sm.jpg) no-repeat;display:block;width:99px;height:22px;outline-width:0px;}
.addtocart_sm a:visited, .addtocart_sm a:active {background:url(../images/addtocart_sm.jpg) no-repeat;display:block;width:99px;height:22px;outline-width:0px;}
.addtocart_sm a:hover {background:url(../images/addtocart_hover_sm.jpg) no-repeat;width:99px;height:22px;outline-width:0px;}

.readmore_sm {background:url(../images/tabs_readmore.jpg) no-repeat;margin:5px 14px 0px 0px;width:99px;height:22px;float:right;}
.readmore_sm a, .readmore_sm a:link {background:url(../images/tabs_readmore.jpg) no-repeat;display:block;width:99px;height:22px;outline-width:0px;}
.readmore_sm a:visited, .readmore_sm a:active {background:url(../images/tabs_readmore.jpg) no-repeat;display:block;width:99px;height:22px;outline-width:0px;}
.readmore_sm a:hover {background:url(../images/tabs_readmore_hvr.jpg) no-repeat;width:99px;height:22px;outline-width:0px;}


.viewdetail_ftd {background:url(../images/viewdetail_ftd.jpg) no-repeat;margin:7px 16px 10px 16px;width:104px;height:14px;float:right;}
.viewdetail_ftd a, .viewdetail_ftd a:link {background:url(../images/viewdetail_ftd.jpg) no-repeat;display:block;width:104px;height:14px; outline-color:#8c93af;}
.viewdetail_ftd a:visited, .viewdetail_ftd a:active {background:url(../images/viewdetail_ftd.jpg) no-repeat;display:block;width:104px;height:14px;outline-color:#8c93af;}
.viewdetail_ftd a:hover {background:url(../images/viewdetail_over_ftd.jpg) no-repeat;width:104px;height:14px;outline-color:#8c93af;}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    min-width: 140px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 0px;
    background: url(../images/tab1.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 140px; /* IE 6 treats width as min-width */
    min-width: 140px;
    height: 23px; /* IE 6 treats height as min-height */
    min-height: 23px;
    padding-top: 0px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}

 .ui-tabs-nav li#techreport.ui-tabs-selected a, li#techreport.ui-tabs-nav a:hover, li#techreport.ui-tabs-nav a:focus, li#techreport.ui-tabs-nav a:active {
 background:url(../images/tab_on_techreport.jpg) no-repeat;
    /*background-position: 100% -150px;*/
}
 .ui-tabs-nav li#colproduct.ui-tabs-selected a, li#colproduct.ui-tabs-nav a:hover, li#colproduct.ui-tabs-nav a:focus, li#colproduct.ui-tabs-nav a:active {
 background:url(../images/tab_on_colproduct.jpg) no-repeat;
}
 .ui-tabs-nav li#fedpub.ui-tabs-selected a, li#fedpub.ui-tabs-nav a:hover, li#fedpub.ui-tabs-nav a:focus, li#fedpub.ui-tabs-nav a:active {
 background:url(../images/tab_on_fedpub.jpg) no-repeat;
}
 .ui-tabs-nav li#subscription.ui-tabs-selected a, li#subscription.ui-tabs-nav a:hover, li#subscription.ui-tabs-nav a:focus, li#subscription.ui-tabs-nav a:active {
 background:url(../images/tab_on_subscription.jpg) no-repeat;
}





#techreport .ui-tabs-nav a, .ui-tabs-nav li#techreport.ui-tabs-disabled a:hover, .ui-tabs-nav li#techreport.ui-tabs-disabled a:focus, .ui-tabs-nav li#techreport.ui-tabs-disabled a:active {
 background:url(../images/tab_on_techreport.jpg) no-repeat;
    /*background-position: 100% -150px;*/
}
#colproduct .ui-tabs-nav a, .ui-tabs-nav li#colproduct.ui-tabs-disabled a:hover, .ui-tabs-nav li#colproduct.ui-tabs-disabled a:focus, .ui-tabs-nav li#colproduct.ui-tabs-disabled a:active {
 background:url(../images/tab_on_colproduct.jpg) no-repeat;
}
#fedpub .ui-tabs-nav a, .ui-tabs-nav li#fedpub.ui-tabs-disabled a:hover, .ui-tabs-nav li#fedpub.ui-tabs-disabled a:focus, .ui-tabs-nav li#fedpub.ui-tabs-disabled a:active {
 background:url(../images/tab_on_fedpub.jpg) no-repeat;
}
#subscription .ui-tabs-nav a, .ui-tabs-nav li#subscription.ui-tabs-disabled a:hover, .ui-tabs-nav li#subscription.ui-tabs-disabled a:focus, .ui-tabs-nav li#subscription.ui-tabs-disabled a:active {
 background:url(../images/tab_on_subscription.jpg) no-repeat;
}



 .ui-tabs-nav li#techreport.ui-tabs-selected a span, li#techreport.ui-tabs-nav a:hover span, li#techreport.ui-tabs-nav a:focus span, li#techreport.ui-tabs-nav a:active span {
 background:url(../images/tab_on_techreport.jpg) no-repeat;   /*background-position: 0 -50px;*/
 }
 .ui-tabs-nav li#colproduct.ui-tabs-selected a span, li#colproduct.ui-tabs-nav a:hover span, li#colproduct.ui-tabs-nav a:focus span, li#colproduct.ui-tabs-nav a:active span {
 background:url(../images/tab_on_colproduct.jpg) no-repeat;
 }
 .ui-tabs-nav li#fedpub.ui-tabs-selected a span, li#fedpub.ui-tabs-nav a:hover span, li#fedpub.ui-tabs-nav a:focus span, li#fedpub.ui-tabs-nav a:active span {
 background:url(../images/tab_on_fedpub.jpg) no-repeat;
 }
 .ui-tabs-nav li#subscription.ui-tabs-selected a span, li#subscription.ui-tabs-nav a:hover span, li#subscription.ui-tabs-nav a:focus span, li#subscription.ui-tabs-nav a:active span {
 background:url(../images/tab_on_subscription.jpg) no-repeat;
 }




#techreport .ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
 background:url(../images/tab_techreport.jpg) no-repeat;
    /*background-position: 0 0;*/
}
#colproduct .ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
 background:url(../images/tab_colproduct.jpg) no-repeat;
}
#fedpub .ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
 background:url(../images/tab_fedpub.jpg) no-repeat;
}
#subscription .ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
 background:url(../images/tab_subscription.jpg) no-repeat;
}




.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: default;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 0px solid #97a5b0;
	margin-top:12px;
    padding: 4px 0px 0px 0px;
    background: #47547e;  /*declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


