﻿

/******************************************************************** 
   MAX WIDTH SIZE FOR ALL ITEMS IS 1050px FOR COMPATIBILITY REASONS 
********************************************************************/

Body 
{	
	background-color:#f2f2f2; /*silver;*/  
	
    font-family:Verdana,arial;
    font-size:11px;   
    background-position: bottom;   
}

.EditTopAdLink
{
	background-color:yellow;	
    vertical-align:top; 
    font-size:12px;

}


.photo_thumbnail_big
{
    vertical-align:bottom;
	background-color:black;
    width:48px;
    
    border-right-style:solid;
    border-right-color:black;
    border-right-width:1px;
    
    border-bottom-style:solid;    
    border-bottom-color:black;
    border-bottom-width:1px;
    
    border-top-style:solid;       
    border-top-color:black;
    border-top-width:1px;
    
    border-left-style:solid;    
    border-left-color:black;
    border-left-width:1px;
}

.ArticleDiv
{
	border-style:solid;
	border-color:Black;
	border-width:0px;
	width:400px; 
}

.ArticlesHolder
{
    background-color:transparent;
    vertical-align:top;
    color:black;  
    border-color:Black;
    border-width:1px;  
    width:400px;        
}
.FooterHolder 
{
	 background-repeat:repeat-y;
	 background-color:White;
     vertical-align:top;   
     background-color:#eeeeee;
     border-top-style:solid;     
     border-top-width:4px;
     border-top-color:whitesmoke;
     border-bottom-style:solid;    
     border-bottom-width:4px;
     border-bottom-color:whitesmoke;
     height:110%; 
     Width:1050px;    
}

.SourceHolder 
{  
    vertical-align:top;   
    margin-top:-1px; 
    background-color:Transparent;
    border-color:whitesmoke;
    border-style:none;
    border-width:0px;

}
.menuHolder
{
    background-color:transparent;
    vertical-align:top;
    color:black;    
}

.EditLogotypeLink 
{
	background-color:yellow;	
    vertical-align:top; 
    font-size:12px;
}

.PreviewbodyStyle 
{		
    font-family:Verdana,Arial;
    font-size:11px;       
}

.myPicture
{
	z-index:100;
    position:absolute;
    left:750px;
    top:112px;
}


.PageHolder
{
    width:1050px;
    vertical-align:top;
    top:-10px;     
    position:relative; 
    background-color:white;  /* Change this color if you want to change the background of the page */    
    border-right-color:black;
    border-right-style:solid;
    border-right-width:0px;
    border-left-color:black;
    border-left-style:solid;
    border-left-width:0px;
    border-bottom-color:whitesmoke;
    border-bottom-style:solid;
    border-bottom-width:0px;
}

.PreviewPageHolder
{
    width:390px;
    vertical-align:top;      
    background-color:white;  /* Change this color if you want to change the background of the page */    
}

.TopAdHolder
{
	background-color:transparent;   
    width:1050px;
    border-color:#000000;
    border-width:thick;
    vertical-align:top;       
    top:0px;  /*Important to hold aprox 2px, otherwise the Top ad and the Logotype (Logoholder) will be separated */  
    height:94px;/*50px*/ /* Change this to fit the logpotype vertically*/  
    z-index:-1;
    left:100px;
    position:relative;
}

.LogoHolder
{
	background-color:white;/*transparent*/	
    width:1050px;
    vertical-align:top;
    /*position:relative;*/
    top:0px;  /*Important to hold aprox 2px, otherwise the logotype and the Menupanel (searchholder) will be separated */  
    /*height:50px;/* /* Change this to fit the logpotype vertically*/
    height:247px;
    /*position:relative;*/
}

.LiveRadio
{  
    vertical-align:top;   
    margin-top:-5px; 
    background-color:black;
    color:Silver;
    vertical-align:bottom;    

}

.LiveRadioHolder 
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:Silver;    

}

.LiveRadioTitle 
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:White;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:gray;
    width:100%;
}

a.LiveRadioText 
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:Yellow;    
    width:100%;
    font-size:16px;
    font-weight:bold;
}
a.LiveRadioText:hover 
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:Yellow;    
    width:100%;
    font-size:16px;
    font-weight:bold;
}
a.LiveRadioText:visited
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:Yellow;    
    width:100%;
    font-size:16px;
    font-weight:bold;
}
a.LiveRadioText:link
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:Yellow;    
    width:100%;
    font-size:16px;
    font-weight:bold;
}

.LiveRadioTime
{  
    vertical-align:top;   
    margin-top:0px; 
    background-color:black;
    color:White;   
}

.LiveRadioPrograms
{  
    vertical-align:top;   
    margin-top:-5px; 
    background-color:black;
    color:silver;
}


a {
    color : black;
    font-size:12px;
    text-decoration : none;
    /*background-color : transparent;
    font-weight : 600;*/
    font-family : verdana, arial, helvetica, sans-serif,tahoma;
    text-align:left;
    vertical-align:top;
 }
a:visited {
    color : black;
    /*background-color : transparent;*/
        text-align:left;
    vertical-align:top;
}
a:link {
    color : black;
    /*background-color : transparent;*/
        text-align:left;
    vertical-align:top;
}
a:hover 
{
	color: #006699;
    text-decoration : underline;
    /*background-color : transparent;*/
        text-align:left;
    vertical-align:top;
}

a.home {
    /*color : #99ffff;
    font-size:12px;
    text-decoration : none;
    font-family : verdana, arial, helvetica, sans-serif,tahoma;
    z-index:100;
	position:relative;
	top:80px;
	left:10px;*/
	font-weight:normal;
    color:black;
    background-color:transparent;
 }
a.home:visited {
    /*color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:10px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;
}
a.home:link {
    /*color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:10px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;
}
a.home:hover 
{
    /*
    text-decoration : underline;
    color:#ffff99;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:10px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;
}

a.listen 
{
    /*
    color : #99ffff;
    font-size:12px;
    text-decoration : none;
    font-family : verdana, arial, helvetica, sans-serif,tahoma;
    z-index:100;
	position:relative;
	top:80px;
	left:40px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

 }
a.listen:visited 
{
    /*
    color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:40px;*/
	font-weight:normal;
    color:black;
    background-color:transparent;

}
a.listen:link {
    /*color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:40px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

}
a.listen:hover 
{
    /*
    text-decoration : underline;
    color:#ffff99;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:40px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

}

a.schedule 
{
    /*
    color : #99ffff;
    font-size:12px;
    text-decoration : none;
    font-family : verdana, arial, helvetica, sans-serif,tahoma;
    z-index:100;
	position:relative;
	top:80px;
	left:70px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

 }
a.schedule:visited 
{
    /*
    color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:70px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

}
a.schedule:link 
{
    /*
    color :#99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:70px;*/'
    font-weight:normal;
    color:black;
    background-color:transparent;

}
a.schedule:hover 
{
    /*
    text-decoration : underline;
    color:#ffff99;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:70px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

}

a.login 
{
    /*
    color :#99ffff;
    font-size:12px;
    text-decoration : none;
    font-family : verdana, arial, helvetica, sans-serif,tahoma;
    z-index:100;
	position:relative;
	top:80px;
	left:100px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

 }
a.login:visited 
{
    /*
    color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:100px;*/
	font-weight:normal;
    color:black;
    background-color:transparent;

}
a.login:link 
{
    /*
    color : #99ffff;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:100px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

}
a.login:hover 
{
    /*
    text-decoration : underline;
    color:#ffff99;
    background-color : transparent;
    z-index:100;
	position:relative;
	top:80px;
	left:100px;*/
    font-weight:normal;
    color:black;
    background-color:transparent;

}

.LogotypeButtons
{
	background-color:transparent;	
    vertical-align:top; 
    font-size:11px;    
}
.SearchHolder
{
    background-color:transparent;            
    vertical-align:top;    
}

.SearchTable
{
    /*background-image:url(/pictures/menublack.png);*/
    /*background-image:url(/pictures/logotype3g.png);*/
    vertical-align:middle;
    height:170px;/*40*/
    width:1050px;    
}

.SearchPanelControls
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:120px;
}

.SearchPanelButtons
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
}

.DateTime
{
	background-color:transparent;
	color:Gray;
	font-style:normal;
    font-family:Tahoma,Verdana,Georgia;
    font-size:12px;
	text-transform:capitalize;
}

.SourceTable 
{  
    vertical-align:top;       
    background-color:transparent;
    border-color:silver;
    border-width:1px;
   
}

.CategoryTitle
{   
    font-weight:bold;
    color:black;
    background-color:transparent;
    
}

.SubCategoryTitle
{    
    font-weight:normal;
    color:black;
    background-color:transparent;
}


.smallAdsHolder
{
    background-color:transparent;
    vertical-align:top;
    font-weight:bold;
    font-size:11px;  
    color:black;
    border-left-style:solid;
    border-left-color:whitesmoke;
    border-left-width:1px;
}

.mediumAdsHolder 
{
	
	background-color:transparent;
    vertical-align:top;
    font-weight:bold;
    font-size:11px;  
    color:black;
    border-left-style:solid;
    border-left-color:whitesmoke;
    border-left-width:1px;	
}

.smallAdsType
{
    background-color:transparent;
    vertical-align:top;
    font-weight:bold;
    font-size:11px;  
    color:black; 
}

.smallAdsDescription
{
    background-color:transparent;
    vertical-align:top; 
    font-size:12px;
    font-weight:normal;
} 
    
.PanelControls
{
	background-color:Transparent;
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
}

.ArticleSmallImageTable
{

	border-color:transparent;
	border-style:solid;
	border-width:4px;
}

.ArticleImageCreator
{
	background-color:Transparent;
    font-style:normal;
    font-family:Verdana;
    font-size:9px;
    font-variant:normal;
    font-weight:normal;
    text-align:right;
}

.ArticleHeader2
{
    font-family:Verdana, Arial, helvetica;
    font-size:14px;
    font-weight:bold;
    color:black;
    background-color:transparent;                     
}

.ArticleIngress
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    color:black;
    background-color:transparent;
    line-height:17px;      
    text-align:left; 
}

.ArticleIngressOpen
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:bold;
    color:black;
    background-color:transparent;
    line-height:17px;    
    text-align:left; 
}
.ArticleBodyOfCopy
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    color:black;
    background-color:transparent;
    margin-right:15px;
    line-height:17px;  
    text-align:left;
}

.EditTitles
{        
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    text-align:left;
    width:380px;
    background-color:Transparent;
    border-bottom-style:none;
    border-bottom-color:Black;
    border-bottom-width:0px;
}

.EditControls
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:380px; /*340*/
    background-color:white;
    border-color:Black;
    border-style:solid;
    border-width:1px;
}

.EditControlsFixed
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    background-color:white;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    width:240px;
}

.SearchFileLibraryControl
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;    
    background-color:white;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    width:280px;
}

.EditControlsImageURL
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:380px;/*315px;*/
    background-color:white;
    border-color:Black;
    border-style:solid;
    border-width:1px;
}

.EditControlsNoBorder
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:380px;
    background-color:transparent;    
}

.EditControlsNoBorderNoWidth
{
	font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;    
    background-color:transparent; 
}

.EditButtons
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:104px;
    /*background-color:Transparent;*/
}

/* COMMMENTS */

.CommentTable,.TablePolls,.TableFiles,.TableAuthorTools,.TablePendingArticles
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:100%;
    background-color:Transparent;
    border-style:none;
    border-width:0px;
    border-color:black;
}

.CommentTableQuestion,.TablePollsQuestion,.TableFilesTitle,.TableAdministratorTools,.TablePendingArticlesTitle,.TableAuthorsTitle,.TableProgramDayTitle,.TableDictionaryTitle
{
	font-size:12px;
    font-style:normal;
    font-family:Verdana;   
    font-variant:normal;
    font-weight:bold;
    width:100%;
    background-color:transparent;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:silver;
}
.CommentTableAnswers,.TablePollsOptions,.TableFilesAttachment,.TableAdministratorToolsOptions,.TableAuthors,.TablePrograms,.TableDictionary
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:100%;
    background-color:Transparent;
    border-style:none;
    border-width:0px;
    border-color:whitesmoke;
}

.CommentTableAnswersOpen /* This is the open answer */
{
    font-style:normal;
    font-family:Verdana;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    width:100%;
}

.EditCategoryMenu
{
	font-size:12px;
    font-style:normal;
    font-family:Verdana;   
    font-variant:normal;
    font-weight:normal;
    width:150px;
    background-color:transparent;
    /*border-top-style:solid;
    border-top-width:1px;
    border-top-color:whitesmoke;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:whitesmoke;
    vertical-align:bottom;*/

}


