html, body {margin:0px; padding:0px; height:auto;}
ul {  }
li { }
hr {
  border: none;
  border-top: 1px solid #d9d8d9;
  border-bottom: 1px solid #f5fdff;
  clear: both;
  display: block;
  font-size: 1px;
  height: 0;
  line-height: 0;
  overflow: visible;
  margin: 8px auto;
  max-height: 0;
  position: relative;
  padding: 0;
  width: 100%;  
  }
  /*li { float:left; } */
    ul.custom {margin:0px; padding:0px; list-style-type:none; height:auto; width:auto; margin:auto;}
  	ul.circle {list-style-type:circle;} 
	ul.disc {list-style-type:disc;}
	ul.square {list-style-type:square;}
	
	li.custom{display:block;}
    
    #structureFrame {
      width:980px;
      margin-left:auto;
      margin-right:auto;
      margin-top:0px;
      height:auto;
      /*
      overflow:hidden; 
      position:relative; 
      */
     
     	/*border: 1px solid green;*/
      }
      
      #UselessLeftShadow {
        /*width:10px;*/
        /*height: 100% !important;*/
        /*float:left;*/
        overflow:auto;
        background-image:url('../images/bkg_ddshadow_left.jpg');
        background-repeat: repeat-y;
        /*position:absolute;*/
        /*border: 1px solid red;*/
        }
        
      #UselessRightShadow {
        /*width:10px;*/
        /*height: 100% !important;*/
        /*float:right;*/
        overflow:auto;
        background-image:url('../images/bkg_ddshadow_right.jpg');
        background-repeat: repeat-y;
        /*position:absolute;*/
       	/*border: 1px solid red;*/
        }   
           
      #templateContent {
        background-color: #ffffff;      
        /*width:960px;*/
        height:auto;
        /*float:right;*/
        clear:both;
        }
        
        #header{
          /*width:960px;*/
          /*height:78px;*/
          background-image:url('../images/bkg_header.jpg');
          background-repeat: repeat-x;
          /*border: 1px solid red;*/
        }
        
          #topHeader{
            background-image:url('../images/bkg_header_loginSection.jpg');
            background-repeat: repeat-x;
            height:26px;
          }
            #signStatusHolder {
              padding-top:5px;
              padding-right:30px;
              width:930px;
              height:15px;
            }  
                    
          #bottomheader{
            background-image:url('../images/bkg_header_mainNav.jpg');
            background-repeat: repeat-x;
            height:52px; 
            line-height: 52px;
            vertical-align: middle;
          }
          
#logoNavHldr{
	width:960px;
	/*height:52px;*/
	background-image:url('../images/bkg_header_mainNav.jpg');
	background-repeat: repeat-x;
	float: left;
}

#hldrLogo {
    
    padding: 0;
    position: relative;
    top: -8px;
    left: 50px;
  }
  
  #betaLogo {
    margin:0 0 0px 0px;
    padding: 0;
    position: relative;
    
  }

  #betaContainer{
     float:left;
     height: 1px;
     width: 1px;
     overflow: visible;
  }



#NavContainer{
	float:right;
	margin: 0px;
	padding: 0px;
	/*height:52px;*/
	width: 460px;		
  border: 0px solid red;		
}


  
#topNav{
  float:right;
  padding-top:0px;
  padding-right:40px;
  width:460px;
  /*height:50px;*/         
}


                
                  .standardNavBkg {
                   height:auto;
                    padding: 15px 15px 15px 15px;
                    /*text-height: 52px;*/
                    position: relative;
                    display: block;
                    float: left;
                  }
                  
                  .standardNavBkg:hover {
                    background-image:url('../images/bkg_NavStandard.jpg');
                  }                 
                  
                  .standardNavDivider_one{
                    background: url('../images/bkg_NavStandardDivider.jpg') no-repeat;
                    height:18px;
                    width:3px;
                    position: relative;
                    top:14px;
                    margin: 0px 0px 0px 0px;
                    float: left;
                  }                  
                  
            #subheaderContainer {
	            padding: 0px 0px 0px 1px;   
	            overflow:auto;
            }
            
            #subHeader{
	            padding: 0px 0px 0px 15px;   
	            overflow:auto;
	        	background-image:url('../images/bkg_subheader.gif');
	        	background-repeat: repeat-x;           	             
            }
            
            #streamCount{
                float: right;
                padding: 0px 5px 0px 5px;
        				margin: 5px 5px 0 auto;
        				/*width: 270px;	*/
        				line-height: 24px;	
              }
              
   .indicator{
		background-position:center bottom; 
		background-repeat:no-repeat; 
		background-image:url('/images/nav_selected_arrow.gif'); 
		padding: 10px 5px 25px 5px;
		margin: 0px 0px 0px 0px;
		display: inline-block;
	}
	
	.indicatorHolder{
		padding: 10px 5px 25px 5px;
		margin: 0px 0px 0px 0px;
		display: inline-block;
	}
	
              #loggedinNav {
               /* float:left;
                width:450px;
                */
                /*height:30px;*/
              }
              
              
              
        #PageContent{
          background-color: #ffffff;
          display:block;
          margin-bottom:15px;
          height:auto !important /* IE ignore !important and auto */
          min-height:100%;
          height:100%;
          padding:20px 0px 20px 0px;
          /*position:relative;*/
          width:960px;
          
        }
        
        #ModelContent{
         
          background-color: #ffffff;
          display:block;
          margin-bottom:15px;
          
          min-height:100%;
          height:100%;
          padding:0;
          position:relative;
          width:100%;
          
        }

        .bgwhile{
          margin-bottom: 15px;
          padding: 0; 
          background-color: #ffffff;
        }
        
        #footer {
        	clear:both;
          width:810px;
          height:auto;
          padding-left:150px;
          padding-right:0px;
        }
          .footerLinks{
            display:block;
            float:left;
            margin:5px 5px 20px 5px;
            padding:0px;
            position: inherit;
            width:165px;
          }
          .footerLine{

          	height:3px;
          	width:100%;
          	margin:0px 0px 0px 0px;
          	background-image:url('../images/footerGrayLine.jpg');
    		    background-repeat: repeat-x;
          }
          .copyright{
            color:#666;
            margin-bottom:15px;
            text-align:center;
          }

/* MODAL Windows internal content */
#iframe_modal {
  width:100%;
  height:100%;
  margin:0;
  padding: 0;
}
#iframe_modal_border {
  /*margin:0;
  padding 0;
  border:2px inset #545454;*/
}
.login {
  float:right;
  display:block;
}
.logout {
  float:right;
  display:none;
}
.f_Left{ float:left;}
.f_right{float:right;}
.debugBorder{ border:1px solid #000;}
.clearboth{ clear:both;}
.clear{ clear:both;}

ul.errors{
  margin: 0 0 5px 20px;
  padding: 0;
}

ul.errors li{
	color:red;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0 0 0px;
  margin: 0 0 0px 0px;
  
}

li {
	text-align:left;
}

.greenOn{
  color: #339900;
}

.redOff{
  color: #cc0000;
}

.pointer{
	cursor: pointer;
}

.greyBkg{
	background-color: #efefef;	
}

.lightgreyBkg{
	background-color: #f6f5f5;	
}

.lightblueBkg{
  background-color: #e1f0f3;  
}


.whiteBkg{
	background-color: #ffffff;	
}


.whiteBorder{
  border: 2px solid #efefef;
}

.greyBorder{
  border: 2px solid #efefef;
}

.noBorder{
  border: 0px solid #fff;
}

.none{display: none;}
.hidden{visibility: hidden;}
.borderred{border: 1px solid red;}
.borderblue{border: 1px solid blue;}
.borderblack{border: 1px solid black;}
.middle{vertical-align: middle;}

.displaytable{display:table;}

.whiteTxt{color:#FFFFFF;}
.red{color:#FF0000;}

.accordionHeader{
	font-weight: normal;
	font-size: 14px;
	color:#000000;
	margin: 0;
	padding: 0px;
}

.acordionHeaderHolder{
	margin: 5px 0 5px 0;
	padding: 0;
}

.myapis_header{
	margin: 0px 0 15px 0;
	padding:5px 0 5px 0; 
	background-image: url('/images/bkg_myapis_titles.gif');
	background-repeat: repeat-x;
}


.myapis_embedcode{
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	overflow:auto;
	width: 280px;
	height: 100px;
	margin: 10px 0 10px 0;
	word-wrap:break-word;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.myapis_instructions{
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	margin: 10px 0px 0px 0;
	padding: 0px 5px 0px 0;
}

.unselectedTab{
	background-image: url('/images/bkg_myapis_create_type.gif');
	background-color: #f6f5f5;
	color: #FFFFFF;
	cursor: pointer;
}

.selectedTab{
	background-color: #f6f5f5;
	color: #000000;
	cursor: pointer;
}

#help_window{
	position:absolute;
	border: 1px solid #008dce;
	background-color: #FFFFFF;
	width: 290px;
	padding: 10px;
	display: none;
	z-index: 99999999;
}



.billing_header{
  margin: 15px 0 15px 0;
  padding:0px 0 0px 0; 
  background-image: url('/images/bkg_myapis_titles.gif');
  background-repeat: repeat-x;
  font-size:14;
}

.inlineblock{
display: inline-block;
}

.inline{
display: inline;
}

.betaAsterix{
  display: inline;
  color: #cc0000;
}

.betaNotice{
  display: block;
  color: #cc0000;
}

#leftContent {
	float:left;
	width:300px;
	margin-left: 20px;
}
#rightContent {
	float:left;
	width:400px; 
	margin-left: 10px;
	margin-right: 20px; 
	padding-left: 50px;
	
}
div#leftContent li{
	margin: 15px;
}
 	
#bottomContent {
	clear: both;
	height:30px; 
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
    font-size: 24px;
    
     
}
#rightContent a:link{
	color: #006699;
}
#leftContent a:link{
	color: #006699;
}
#bottomContent a:link{
	color: #006699;
}
#scrolling_text_box {
	width : 410px;
	height : 12px;
	padding : 5px;
	border : 1px solid #ccc;
	font-family : "courier new",courier,monospace;
	font-size : 12px;
	text-align:right; 
	white-space: nowrap;
	 margin-top: 20px;
}
div.sdmenu {
	/*width: 200px;*/
	font-family: "Courier New"  ;
	font-size: 12px;
	padding-bottom: 60px;
	background-color : white ;
	color: #fff;
}
div.sdmenu div {
	background: white ;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background-color:  white;
	
}
div.sdmenu div.collapsed {
	height: 35px;
	
}
div.sdmenu div span {
	display: block;
	padding: 10px 25px;
	font-weight: bold;
	color: black;
	background: url(/images/support/expandedOrg.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(/images/support/collapsedOrg.gif);
	padding-right: 10px;
}

div.sdmenu div.collapsed a {
	padding-left: 25px;
}

div.sdmenu div a {
	padding: 5px 25px;
	background: white;
	display: block;
	color:  black;
}

div.sdmenu div a.current {
	background : #ccc;
}

div.sdmenu div a:hover {
	background-color  :#eee;
	color: black;
	text-decoration: none;
}


/*
.pageContent {
  float:left;
	margin: 0 25px 0 25px;
	width:900px;
	height: auto;
	 
}

*/


h1.localHeader{
	color: #333333;
	margin:0 15px 5px 0;
	padding:0;
	font-size: 24px;
	font-weight: bold;
}

h2.localHeader{
	color: #333333;
	margin:0 15px 5px 0;
	padding:0;
	padding-top:30px;
	font-size: 14px;
	font-weight: bold;
}

a.lastOnList{
	border-bottom: 1px solid #ddd;
}
 
.text  { 
	display:none;
	padding:0; 	
	margin:0 ; 
}

.text   a:link{
	color: #006699;
}

.text   a:visited {
	color: #006699;
}

.text   a:active {
	color: #006699;
}



.supportRightRegion{
  width:720px;
  float: right;
}

#bottomContentData {
	clear: both;
	text-align: left;
	margin-top: 15px;
	padding-top: 10px;
    font-size: 24px;
}

#bottomContentData a:link{
	color: #006699;
}