﻿body {
}
A.nav:link { color:#0000FF }
A.nav:visited { color:#0000FF }

.collapsePanel {
      width: 640px;
      height:0px;
      background-color:white;
      overflow:hidden;
}
 
.collapsePanelHeader{   
      width:640px;            
      height:20px;
      color: blue;
      background-color: white;
      float:none;
      padding:5px; 
      cursor: pointer; 
      vertical-align: middle;
}
.style1
{
    width: 100%;
}
.style2
{
    width: 174px;
}
.style3
{
    width: 224px;
}

 
/*Modal Popup*/
.modalBackground {
    background-color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
}
.modalPopup img {
    border:solid 5px #fff;
}
.modalPopup-text {
    display:block;
    color:#000;
    background-color:#fff;
    text-align:center;
    border:solid 2px #000;
    padding:10px;
}
.modalPopup-text input {
    width:75px;
}    
.modalPopup-text-white {
    font-family:Arial;
    font-size:12pt;
    color:#FFFFFF;
    font-weight:bold;
}
.feedback
{
color: #00cc00;
font-weight: 700;
}

.updateProgress
{
    border-width:1px; 
    border-style:solid; 
    background-color:#CCCCCC; 
    position:absolute; 
    width:130px; 
    height:50px;    
}
.updateProgressMessage
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}

.gogohub .ajax__tab_header 
{
	font-size:12px;
	font-weight:bold;
    font-family:Arial;
    padding-left:5px;
    border-bottom:solid 3px #666666;
}
.gogohub .ajax__tab_body 
{
    font-family:Arial;
    font-size:10pt;
    border:solid 1px #dddddd;
    border-top:none;
} 
/* Active/Hover States */
.gogohub .ajax__tab_active .ajax__tab_outer
{
    margin-right:4px;
	background:url(img/active-tl.gif) no-repeat left top;    
}
.gogohub .ajax__tab_active .ajax__tab_inner
{
    margin-left:4px;
	background:url(img/active-tr.gif) no-repeat right top;        
}
.gogohub .ajax__tab_active .ajax__tab_tab
{
	margin-right:4px;	
	padding:5px 3px;
	color:#fff;
	background:#666666;
	text-decoration:none;
}
/* Regular States */
.gogohub .ajax__tab_outer
{
    margin-right:4px;
	background:url(img/inactive-tl.gif) no-repeat left top;   	
}
.gogohub .ajax__tab_inner
{
    margin-left:4px;
	background:url(img/inactive-tr.gif) no-repeat right top;  	
}
.gogohub .ajax__tab_tab
{
	margin-right:4px;
	padding:5px 3px;
	color:#0d4eb2;
	background:url(img/inactive-mid.gif) repeat-x;
	text-decoration:underline;
}

.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:20px;
    display:block;
    text-align: right; 

}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
a.popuptxt { font-family:Arial; color:#666666; background-color:#FFFFFF; text-decoration:none;}

