﻿*{ margin: 0; padding:0;}


h1, h2, h3
{
    font-size: 14px; 
    }

body 
{
   font:90.01%/1.2em Geneva, Arial, Helvetica, sans-serif, Verdana, Tahoma;       
   margin: 0;	
	color: #515159;
	margin: 0;
	padding: 0;
	max-width:1300px; 
}


body, html 
{
   height: auto;       
}

html>body .container  
{
      
   width: 1100px;  
       height: auto; 
         margin: 0;   
          min-height: 100%; 
}

.container
{        
   height: 100%;
   position:relative;      
   overflow: hidden;  /*for opera bug*/
   background: #fff url(images/LEFTCOL.png) repeat-y 0 0 ;
}



.header
{
    height:78px;
   background-position:center;
   background-repeat:repeat-x; 
    background-image:url(./Images/header-bg.png);
}




.ASPForm
{        
   height: 100%;   
}     

.leftCol
{
   width:150px;   
   float:left;
   position:relative;
   z-index:1;    

   min-height:800px;    
}

.rightCol
{
   width:200px;   
   float:right;  
   position:relative;
   z-index:1; 
   text-align: right;    
  
}    

.contentContainer
{ 
   float:right;
   width:100%;
   margin: 0 0 10px -150px;		   
   position:relative;     
}

.contentContainer2
{   
   margin-left: 150px;    
}

.content
{      
   width:750px;
   min-height: 490px;     
}
.content2
{    
   padding: 20px 10px;   
   min-height: 1000px;  
}

.downBlock
{
    width: 100%; 
    clear: both;   
}
	        
.empty
{	        
   clear:both;
   	             
}	

.empty, .footer { height:40px; }

.footer  
{  
   bottom: 0; 
   left: 0; 
   margin-bottom:0;
   width:100%;
   position: absolute; 
   display:block; 
   background: #005b99;   
    
}       
/*-----------------------------------------------------------*/
/*-----------------Header STYLE------------------------------*/
/*-----------------------------------------------------------*/
.headerLeft
{
    float: left;     
}
.headerCenter
{
     margin-top:4px;
    padding: 0;
    line-height: 70px;
    
    float: left;
    height:70px;    
     padding-left: 20px;
      font-size: 1.8em;
      color: #fff;   
}

.headerCenter a
{
    font-size: 45px; text-decoration: none;
           		 font-family :Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0 10px;
    }

.headerRight
{
     display:none;
    width: 300px;
    float: right;     
}
.clearDiv
{
    clear: both; 
}

.utility a, .utility a:link, .utility>a:visited
{
    color: #fff;text-decoration: none;	margin: 0; padding: 0 2px; font-size: 1.1em;
    }   
.utility>a:hover
{
    color: #000;     text-decoration: underline;
}
.utility	{text-align: right;padding: 2px 5px 2px 0;height: 15px;font-size: 70%; background-color:#a4a50b;}

/*-----------------------------------------------------------*/
/*-----------------Content STYLE------------------------------*/
.leftColHeader
{       
    width: 150px;
    height: 42px;    
}        
.leftColContent
{   
    width: 150px;         
    line-height: 1.5em;    
   

}        
.rightColHeader
{    
    width: 200px;
    height: 42px;     
}         
.rightColContent
{   
    width: 200px;         
    line-height: 1.5em;       
    text-align: right;      
}        
        
/*-----------------------------------------------------------*/
/*-----------------FOOTER STYLE------------------------------*/
/*-----------------------------------------------------------*/
.loginBox
{
    
    margin:0;
    margin-top: 30px;
    margin-right:400px;   
    height: 10px;
    width: 10px; 
    float:right;             
}
.Contacts
{
     margin-top: 30px;
    
    padding-right: 25px;
    width: 200px;                  
    float:right; 
    text-align: left;     
    color: #fff;              
}
.phoneContacts
{
    background: url('Icons/phone.png') no-repeat 0 0;  
    padding-left: 30px; 
    padding-bottom:5px;
    display: block;
}
.mailContacts
{
    display: block;
    background: url('Icons/mail.png') no-repeat 0 0;  
    padding-left: 30px; 

    padding-bottom:5px;
}
.RudenBanner
{
    margin-top: 30px;    
    float:left;            
    margin-left:65px;                     
}        
 .RudenBanner a:link,  .RudenBanner a
{              
     border-width: 0;
}
.RudenBanner a:link img,  .RudenBanner a img
        {              
   border-width: 0;
   width: 60px;
}

.f-line
{
    background-color:#cccc99;
    width:100%;
    height:10px;
    margin-top:3px;
    }


.f-utility a, .f-utility a:link, .f-utility>a:visited
{
    color: #fff;text-decoration: none;	margin: 0; padding: 0 2px; font-size: 1.1em;
    }   
.f-utility>a:hover
{
    color: #000;     text-decoration: underline;
}
.f-utility	{text-align: left ;padding:   5px 5px 2px 10px;height: 15px; font-size: 70%; color: #fff; }

.f-right { float:right; color:White; padding: 5px 10px 0 0; font-size: 0.8em;  }
.dAdm
{
    
    font-size: 0.7em;
    padding-top: 6px;   
    text-align:right;  
   
    }
.dAdm a
{
    display: inline-block;
    margin-right: 20px; 
    }
/*--------------------------------------------*/
.lnkControlPanel
{
    display: inline-block;
    margin: 20px 0; 
}


input[type='checkbox'] + label 
{ 
    display: inline-block;
    padding-left: 5px;    
} 


#menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/*Top level list items*/
#menu ul li{
     position: relative;
}

/*Top level menu link items style*/
#menu ul li a{
    display: block;
    padding: 8px 10px;
    color: #505101;   
    text-decoration: none;
}

* html #menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}

#menu ul li a:link, #menu ul li a:visited{
    color: #2d2b2b;
}

#menu ul li a:hover{
    background: #505101; /*tab link background during hover state*/
    color: #cccc99;
}
	
/*1st sub level menu*/
#menu ul li ul{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#menu ul li ul li{
    display: list-item;
    float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#menu ul li ul li ul{
    top: 0;
}

/* Sub level menu links style */
#menu ul li ul li a{
    font: normal 13px Verdana;
    width: 160px; /*width of sub menus*/
      padding: 8px 10px;    
    margin: 0;
    border-top-width: 0;
    border-left: 1px solid gray;
	z-index: 1000;
        position:relative;
        background: #cccc99;
        color: #505101;

}

#menu ul li ul li a:hover{ /*sub menus hover style*/
    background: #505101;
    color: cccc99;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
    position: absolute;
    top: 12px;
    right: 7px;
}

.rightarrowclass{
    position: absolute;
    top: 6px;
    right: 5px;
}


.mnuSelected
{
    color: Red !important;
  
}

/* CSS from source-file of LF */

.breakOutBox h3 span	{padding-left: 15px;text-align: left;}
.breakOutBox h3	{
	margin: 10px 0 0 0;
	font-size: 12px;
	padding: 3px 0;
	text-align: left;
}
.breakOutCopy	{margin-top: 2px; font-size: 11px; padding: 5px 10px;}
.breakOutCopy ul	{margin: 0; padding: 0;}
.breakOutCopy li	{ padding-left: 10px;text-align: left;}
.breakOutBox img	{text-align: center;}



/*-----------------------------------------style for GetRSS-----------------------------------*/
.dTo, .dFrom
    {   width: 200px;     
        overflow: auto;
        border: solid 1px #555;       
        float: left;
        margin-left: 20px;
    }
    .dTo ul, .dFrom ul
    { 
        width: 99%;
        min-height: 400px;
        list-style-type: none;             
        background: #aaa;      
    }
    .dFrom h3, .dTo h3
    {
        background: #333;
        color: #ccc;
        padding: 5px; 
        font-size: 0.7em;
        }
        .dFrom ul li span.sName, .dTo ul li span.sName
        {
             display: inline-block;
             padding: 2px;
             font-size: 0.85em; 
             border-bottom: solid 1px #999;
             width: 196px;
             background: #ddd;
        }
        .dTo ul li span.sID, .dFrom ul li span.sID
        {
            display: none; 
        }
    .pResultUrl
    {
         margin-left: 20px;
         margin-top: 20px;
        background: #ccc;
        border: solid 1px #333px;
        width: 420px;     
        color: #fff;
        padding-left: 10px;        
    }
    .lblDomainName
    {
        display: none; 
    }    
    
    
    .logoTrans
    {
        
        width:112px;
        height:70px;
        background: url(http://bandsuck.com/App_Themes/Standart/Images/logoTrans70.png) no-repeat 0 0;
        }
        
    .logoTransHome
    {
            width:112px;
            height:70px;
            background: url(http://bandsuck.com/App_Themes/Standart/Images/homePage70.png) no-repeat 0 0;
    }