.folder_manager_key{
	background-image: url(http://pics.coldline.hu/imgs/folderpanel.png);
	cursor: pointer;
	z-index: 57;
	position: fixed;
	right: 0px;
	top: 140px;	
	width: 60px;
	height: 60px;
}

.chartCont {
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid black;
}

.folder_manager_key:hover{
	background-image: url(http://pics.coldline.hu/imgs/folderpanel-h.png);
}

.folder_manager{
	background-image: none;
	border: 2px solid black;
	border-right: 0px;
	text-align: center;
	padding: 5px;	
	color:  #000000;		
	background-color: #ECF5FF;	
	z-index: 57;
	position: fixed;
	right: 0px;
	top: 200px;
	width: 300px;
}

.title1
{
	font-weight: bold; 
	font-size: 12pt;
}

.dialogbutton
{
	background-image: url(http://pics.coldline.hu/imgs/abutt-browse-big-up-long.png);
	height: 35px;
	width: 120px;
	left: 5px;
	top: -2px;
	position: relative;	
}

.dialogbutton:hover
{
	background-image: url(http://pics.coldline.hu/imgs/abutt-browse-big-down-long.png);	
}


.title2
{
	font-weight: bold; 
	font-size: 10pt;
}

.folder_manager_subitem
{
	border: 1px solid black;
	padding: 3px;
}


div.tooltip{
	border: solid black 1px;
	background-color: #ECF5FF;   
	z-index: 10;
	position: absolute;
	text-align: left;
	color: black;
	padding: 3px;
	-moz-border-radius: 7px;
	-moz-box-shadow: black 3px 3px 10px;
}

img.help_content{
	border: 2px solid black;
	padding: 0px;
	width: auto;
	-moz-border-radius: 0px;
}

.help_menu{
	background-image: none;	
	text-align: left;
	width: 900px;
}

ul.help_menu_panel{
	list-style-type: none;	
	padding: 0px;
	margin-bottom: 7px;
	margin-left: -6px;
	margin-top: 20px;	
	
}

li.help_menu_item {
	background-color: #ECF5FF;
	display: inline;
	padding: 7px;	
	border: 1px solid black;
	font-weight: bold;
	color: #006699;
	cursor: pointer;
	text-decoration: underline;	
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

li.help_menu_item_selected {
	border-bottom: 1px solid #ECF5FF;
}

li.help_menu_item:hover{
	background-color: #006699;	
	font-weight: bold;
	color: white;	
	/*text-decoration: none;	*/
}

li.cont1 {
	padding-top: 10px;
}

ul.cont1 {
	padding-right: 10px;
	margin-left: -15px;
	margin-top: 0px;
}

.std_box_e{
	background-image: none;	
	padding: 5px;		
	width: 254px;	
}

.box{
	background-image: none;	
	text-align: justify;
	padding: 5px;	
	color:  #000000;
	border: solid #000000 2px;	
	background-color: #ECF5FF;	
}

.std_box{
	background-image: none;	
	text-align: justify;
	padding: 5px;	
	color:  #000000;
	border: solid #000000 2px;	
	background-color: #ECF5FF;
	width: 250px;
}

li.help_content_sub{
	vertical-align: top;
}

.help_content{
	background-image: none;	
	text-align: justify;
	padding: 5px;
	color:  #000000;
	border: solid #000000 1px;	
	background-color: #ECF5FF;
	width: 900px;	
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}

a.invert:link , a.invert:visited  {
	text-decoration: underline;
	border: none;
	color: #006699;
	font-weight: bold;
}

a.invert:hover {
	color: #FF0000;
	text-decoration:none;
	border-bottom: none;
	font-weight: bold;
}


table.main{
	border-collapse: collapse;
	border: 1px solid black;  
	background-color: #FFFFEC; /*#DBE8FC;*/
	color: black;
}


table.picdesc{
	border-collapse: collapse;
	border: 1px solid black;  
	background-color: #ECF5FF	; /*#DBE8FC;*/
	color: black;
}

td.colhead{

	text-align: center;
	font-weight: bold;
	color:  #FFFFFF;  
	background-attachment: fixed;
	background-color: #687594;

}

table.content{
	text-align: center;
	font-weight: bold;	
	/*border-collapse: collapse;*/
	border: none;

	width: 100%;

}

.helpcontext{
	font-weight: normal;
	text-align: justify;	
	color:  #000000;
	border: solid #000000 1px;
	background-color: #ECF5FF;
	padding: 5px;
}

table.picssummary{
	border-collapse: collapse;
	border: 1px solid black;  
	background-color: #ECF5FF; /*#DBE8FC;*/
	color: black;
	margin: 5px;
}

.attention{
	font-size: 8pt;
	font-weight: bold;  
	text-align: center;
	border: solid #FF0000 2px;
	background-color: #ECF5FF; 
	color: black;
	padding: 10px;
}

.userfoldersrow:hover{
	background-color: #D5E9FF;
}


ul.panel{
	list-style-type: none; 
	padding: 5px;
	text-align: left;
	
}

li.item{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border: 5px solid #006699;
	background-color: white;
	-moz-border-radius: 10px;	
}

div.submit{
	text-align: center; 
	padding: 10px;
}

li.subitem{
	padding-top: 5px;
}

td.mainhead{
	text-align: center;
	font-weight: bold;
	color:  #FFFFFF;  
	background-attachment: fixed;
	background-image: url(imgs/blue.png);
	border: solid #000000 1px;
}

td.menushadow{
	background-image: none;	
	padding: 0px;
	font-size: 3pt;
}


td.menu{
	padding: 5pt;
	color:  #FFFFFF;
	background-color: transparent;
	background-image: none;
	border: none;
}

td.menub {
	padding-left: 10px;	
	border: hidden white 0px;	
}

td.menu-parent {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: transparent;
	background-image: none;
	border: 0px;	
}



td.galnormal{
	padding: 5pt;
	color:  #FFFFFF; 
	border: solid #000000 1px;
	background-attachment: fixed;
	background-image: url(imgs/blue.png);
}

td.galadult{
	padding: 5pt;
	color:  #FFFFFF; 
	border: solid #000000 1px;
	background-attachment: fixed;
	background-image: url(imgs/red.png);
}


td.b {
	background-attachment: fixed;	
	background-image: url(imgs/blue.png);
	font-size: 9pt;
	border: solid #000000 1px;
	padding: 2pt;
}

.blueb{
	padding: 5pt;
	color:  #FFFFFF; 
	border: solid #000000 1px;
	background-attachment: fixed;
	background-image: url(imgs/blue.png);
	text-align: left;
	font-weight: bold;
}

.bluebc{
	padding: 5pt;
	color:  #FFFFFF; 
	border: solid #000000 1px;
	background-attachment: fixed;
	background-image: url(imgs/blue.png);
	text-align: center;
	font-weight: bold;
}

td.td.menu-parent {
	background-color: transparent;
	background-image: none;
}

div.content{
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color:  #000000;
}

td.selectedmenu{
	padding: 5pt;
	font-weight: bold;
	border: solid #000000 1px;
	color:  #FFCC00;
	background-attachment: fixed;
	background-image: url(imgs/blue.png);
}

td.withoutmenu{
	padding: 5pt;
	font-weight: bold;
	border: 0px;
	color:  white;	
	background-image: none;
}

td.poll-bar-left{	
	background-position: 0px 2px;
	background-image: url(http://www.coldline.hu/pics/bar-l2.png); 
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 0px;
}

td.poll-bar-center{
	padding: 0px;
	background-position: 0px 2px;
	background-image: url(http://www.coldline.hu/pics/bar-c2.png);  
	background-repeat: repeat-x;	
	vertical-align: middle;
}

td.poll-bar-right{
	padding: 0px;
	background-position: 0px 2px;
	background-image: url(http://www.coldline.hu/pics/bar-r2.png); 
	background-repeat: no-repeat;	
	vertical-align: middle;
}


.submenuitem {
	padding: 0px;
	margin: 5px;
}

ul.submenuparent{	
	margin-top: -1px;
	margin-bottom: -1px;
	margin-left: -30px;
	margin-right: 10px;
	list-style-type: none;
}

.submenu_container {	
	text-align: left;
	border: 1px solid black;
	border-top: 0px;
	z-index: 120;
	top: -1px;	
	left: -1px;
	position: absolute;
	background-color: #006699;
	padding: 2px;	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;	
}

td.content {
	text-align: left;
}

.picnavibar {
	z-index: 39;
	position: fixed;
	left: 0px;
	top: 100px;
	text-align: left;
}

.picnavibarItem {
	background-image: url(imgs/o20.png); 
	border: 2px solid black;
	border-left: 0px;	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;	
}

.picnavibarDivider {
	font-size: 3pt;
}

.picnavibargal:hover {	
	border-color: #FFCC00;
}

.picnavibargal {
	border: 1px solid white;
	height: 42px;	
	padding: 0px; 
	margin: 3px;
	text-align: center;
	float: left;
	vertical-align: middle;
}

.picnavibargal_sel{
	border-color: black;
}

.redhead {
	text-align: center;
	font-weight: bold;
	color:  #FFFFFF;
	background-image: url(http://services.coldline.hu/pics/dashed-h2b-red.png);
	border: solid #900000 1px;
}

.folderbar {
	background-image: url(imgs/o20.png); 
	text-align: center;
	padding: 3px;	
	border: 2px solid black;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}
