/*
td class="cbox bg-pri-0" style="background-color: rgb(9, 105, 162); "/>
<td class="cbox bg-sec1-0" style="background-color: rgb(61, 154, 209); "/>
<td class="cbox bg-sec2-0" style="background-color: rgb(100, 168, 209); "/>
<td class="cbox bg-compl-0" style="background-color: rgb(255, 140, 0); "/>

//E439A1

*/
*{
    color:#E467B3;
}
a:link{
    color:#E467B3;
}
a:visited{
    color:#E467B3;
}
a:active{
    color:#E467B3;
}
a{
    color:#E467B3;
}
/* Altalanos beallitasok */
body{
    background-color:#E0E0E0;  
}
#wrapper_table{
	width: 100%;    
}
#main_table{
	width: 100%;    
}
#container_table{
  width: 100%;   
}
#container_div{
  width: 100%;   
}

#module_header{
  width: 100%;   
}
#module_menu{
  width: 100%;  
}
#module_form{
  width: 100%;    
}
#module_content{
  width: 100%;  
}
.navBar{   
    background: url("nav.png");
    background-repeat: repeat-x;
    font-size:15px;
    color:red;

}
.navBar a:link, .navBar a:visited, .navBar a:hover{   
    text-decoration:none;
    color:yellow;

}
.themes{
    float:right;
}
.navlinks{
    visibility: hidden;
   float:left;
}
.header{
    background-color: #E28CC0;
    
}
.header_content{
   background-color: #E439A1; 

}
.header-top_wrapper{
    display:none;
}
.header h1{
    color:#6A1A4B;
    font-weight:bold;
    font-family: "Comic Sans MS", cursive ;
}
.header h3{
    text-align:center;    
    font-weight:bold;
    font-family: "Comic Sans MS", cursive ;
    color: white;
}


.top-left_wrapper{
    background-color: #E28CC0;
}
.left_wrapper{}
.bottom-left_wrapper{
    background-color:#83004F;
}
.top-right_wrapper{
    background-color: #E28CC0;
}
.right_wrapper{}
.bottom-right_wrapper{
    background-color:#83004F;
}
.top-left_center_wrapper{
    background-color: #E439A1;
}
.left_center_wrapper{}
.bottom-left_center_wrapper{
    background-color:#83004F;
}


.top-right_center_wrapper{
    background-color: #E439A1;
}
.right_center_wrapper{}
.bottom-right_center_wrapper{
    background-color:#83004F;
}

.top-left_panel{
    border-top: 1px solid black;
    border-left:1px solid black;
    border-right: 1px solid black;
   background-color:#83004F;
    vertical-align:top;
}
.left_panel{

    border-left:1px solid black;
    border-right: 1px solid black;
    background-color:#83004F;
    vertical-align:top;
}
.bottom-left_panel{
    border-left:1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
   background-color:#83004F;
}

.top-center_panel{
    border-top: 1px solid black;
    border-left:1px solid black;
    border-right: 1px solid black;
    background-color: #F9DDEC;
    vertical-align:top;
}
.center_panel{
    padding: 5px;
    border-left:1px solid black;
    border-right: 1px solid black;
    background-color: #F9DDEC;
    vertical-align:top;
}
.bottom-center_panel{
    border-left:1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #F9DDEC;
}

.top-right_panel{
    border-top: 1px solid black;
    border-left:1px solid black;
    border-right: 1px solid black;
    background-color: white;
    vertical-align:top;
}
.right_panel{

    border-left:1px solid black;
    border-right: 1px solid black;
    background-color: white;
    vertical-align:top;
}
.bottom-right_panel{
    border-left:1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    background-color: white;
}

.footBar{
    color:white;
    font-weight:bold;
    text-align:center;
    background-color:#83004F;
}

span.show-tooltip{
	background-image: url(i.png);
	cursor: help;
	background-repeat: no-repeat;
	width: 12px;
}
span.show-tooltip-text { 
    display: none;
    position: absolute;
    font-size: 0.9em;
    background-color:InfoBackground;
    padding: 6px; 
    padding-left: 12px; 
    padding-right: 12px; 
    color: infotext; 
    border:1px navy solid;
}
div.successbox{
	background-color:#c6fdc6;
	border-color: green;
	border-style: dashed;
	border-width: 1px;
	color:green;
	padding: 10px;
}
div.errorbox{
	background-color: #ffc0cb;
	border-color: red;
	border-style: dashed;
	border-width: 1px;
	color:red;
	padding: 10px;
}

span.success{
	background-color:#c6fdc6;
	border-color: green;
	border-style: dashed;
	border-width: 1px;
	color:green;
	padding: 2px;	
	width:150px;
}
span.error{
	background-color: #ffc0cb;
	border-color: red;
	border-style: dashed;
	border-width: 1px;
	color:red;
	padding: 2px;
	width:150px;
}
input.wronginput{
	border:1px red solid;
}
input.rightinput{
	border:1px green solid;
}



/*** VEGLEGES **/
table.news{
    width:542px;
}
table.news td{
    padding-left: 5px;
    padding-top:2px;
    padding-right:2px;
    padding-bottom: 2px;
}
td.news_title{
    background-image: url("newsbox_bg_top.jpg");
    background-repeat:repeat;
}
td.news_content{
    border-left:1px solid lightgray;
    border-right:1px solid lightgray;
}
td.news_footer{
    border-left:1px solid lightgray;
    border-right:1px solid lightgray;
}
span.news_author{    
    float:right;
    
    
}
span.news_date{
    float: left;
    
}
td.news_editpanel{
    border-left:1px solid lightgray;
    border-right:1px solid lightgray;
}
span.news_edit{}
span.news_delete{}
td.news_bottom_padding{
     background-image: url("newsbox_bg_bot.jpg");
    background-repeat:no-repeat;   
}
#leftmenu_table{
    padding:0px;
    margin:0px;
    width:100%;

}
#leftmenu_table ul{
    width:100%;
}
#leftmenu_table li{
    width:100%;
}
#leftmenu_table li.menu_title{
    background-color:#CD0074;
    color:white;
    font-weight:bold;
}
#leftmenu_table a:link{
    display:block;
    padding:5px;
    background-color:#ccc;
    color:#E667AF;
    text-align:center;
} 
#leftmenu_table a:hover{
    display:block;
    padding:5px;
    background-color:#CD0074;
    color:#9FEE00;
    text-align:center;
} 
#leftmenu_table   a:active{
    display:block;
    padding:5px;
    background-color:#CD0074;
    color:#E667AF;
    text-align:center;
} 
#leftmenu_table  a:visited{
    display:block;
    padding:5px;
    background-color:#83004F;
    color:#E667AF;
    text-align:center;
} 
