/* Admin alap */
body
{
	background-image: url(/images/general/body-bg.gif);
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* ***************** FEJLEC ******************** */

#header
{
	background-image: url(../images/general/top_bg.gif);
	height: 44px;
	border-bottom: 1px solid white;
	width: 100%;
}

#header #title
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header h1
{
	margin: 0px;
	font-size: 24px;
	line-height: 44px;
	font-style: italic;
	font-weight: normal;
	color: white;
	letter-spacing: -0.11em;
}

/* ***************** NAVBAR ****************** */

#navbar
{
	height: 20px;
	background-image: url(../images/general/menu_bg.gif);
	background-color: black;
	background-repeat: repeat-x;
}

#navbar ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#navbar ul li
{
	display: block;
	width: auto;
	float: left;
	height: 20px;
	line-height: 20px;

	font-size: 11px;
	font-weight: bold;
	color: white;
	list-style: none;
}

#navbar ul li.right
{
	float: right;
}

#navbar ul li a
{
	display: block;
	width: auto;
	padding-left: 14px;
	padding-right: 14px;
	color: white;
	text-decoration: none;
}

#navbar ul li a:hover, #navbar ul li.active a
{
	background-color: white;
	background-image: url(../images/general/menu_bg_hover.gif);
	color: black;
}

#shadow
{
	/* position: absolute; */
	width: 100%;
	top: 65px;
	background-image: url(../images/general/shadow.png);
	height: 5px;

}

/* ********************* IKONOK ES UTVONAL ****************** */

#toolbar
{
	width: 1000px;
	height: 32px;
	background-color: white;
	border-bottom: 1px solid black;
	text-align: right;
	padding-top: 2px;
	margin-bottom: 2px;
}

#toolbar div.buttons
{
	float: right;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

/* Image buttons */
a.iconbutton{
	display: block;
  	width: 28px;
  	height: 28px;
  	float: right;
}

a.save{ 			background: url("/public/admin/images/icons/editor_save_off.gif") no-repeat 0 0; }
a.save:hover{ 		background: url("/public/admin/images/icons/editor_save_on.gif") no-repeat 0 0;}
a.save_disabled{	background: url("/public/admin/images/icons/editor_save_inactive.gif") no-repeat 0 0;}

a.new{ 	  			background: url("/public/admin/images/icons/editor_new_off.gif") no-repeat 0 0;}
a.new:hover{		background: url("/public/admin/images/icons/editor_new_on.gif") no-repeat 0 0;}
a.new_disabled{		background: url("/public/admin/images/icons/editor_new_inactive.gif") no-repeat 0 0;}

a.open{				background: url("/public/admin/images/icons/editor_open_off.gif") no-repeat 0 0;}
a.open:hover{		background: url("/public/admin/images/icons/editor_open_on.gif") no-repeat 0 0;}
a.open_disabled{	background: url("/public/admin/images/icons/editor_open_inactive.gif") no-repeat 0 0;}

a.delete{			background: url("/public/admin/images/icons/editor_delete_off.gif") no-repeat 0 0;}
a.delete:hover{		background: url("/public/admin/images/icons/editor_delete_on.gif") no-repeat 0 0;}
a.delete_disabled{	background: url("/public/admin/images/icons/editor_delete_inactive.gif") no-repeat 0 0;}

a.archive{			background: url("/public/admin/images/icons/editor_delete_off.gif") no-repeat 0 0;}
a.archive:hover{	background: url("/public/admin/images/icons/editor_delete_on.gif") no-repeat 0 0;}
a.archive_disabled{	background: url("/public/admin/images/icons/editor_delete_inactive.gif") no-repeat 0 0;}

a.preview{			background: url("/public/admin/images/icons/editor_preview_off.gif") no-repeat 0 0;}
a.preview:hover{	background: url("/public/admin/images/icons/editor_preview_on.gif") no-repeat 0 0;}
a.preview_disabled{	background: url("/public/admin/images/icons/editor_preview_inactive.gif") no-repeat 0 0;}

a.publish{			background: url("/public/admin/images/icons/editor_publish_off.gif") no-repeat 0 0;}
a.publish:hover{	background: url("/public/admin/images/icons/editor_publish_on.gif") no-repeat 0 0;}
a.publish_disabled{	background: url("/public/admin/images/icons/editor_publish_inactive.gif") no-repeat 0 0;}

a.recall{			background: url("/public/admin/images/icons/editor_recall_off.gif") no-repeat 0 0;}
a.recall:hover{		background: url("/public/admin/images/icons/editor_recall_on.gif") no-repeat 0 0;}
a.recall_disabled{	background: url("/public/admin/images/icons/editor_recall_inactive.gif") no-repeat 0 0;}

/* TODO MEGCSINALNI stilusokkal a menut */

#toolbar img
{
	border: 0;
	padding-right:2px
}

#toolbar div.path
{
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	margin-left: 200px;
	font-weight: bold;
	font-size: 18px;
	display: block;
}

/* ************** OLDAL FO RESZE *********************** */

#body
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #2f3753;
	border-right: 2px solid #2f3753;
	background-color: white;
	padding-top: 1px;
	background-image: url(../images/general/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.plain
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #2f3753;
	border-right: 2px solid #2f3753;
	background-color: white;
	background-image: none;
	padding-top: 1px;
}

/* **************** MENUBAR ********************* */

#sidebar
{
	width: 179px;
	padding: 8px 10px 16px 10px;
	float: left;
}

#sidebar h2
{
	margin: 8px 0px 2px 0px;
	font-size: 12px;
	border-bottom: 1px solid black;
}

#sidebar ul.tree
{
	clear: both;
	margin-top: 8px;
}

#sidebar ul.tree, #sidebar ul.tree ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebar ul.tree ul
{
	
}

#sidebar ul.tree li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar ul.tree ul li
{
	font-size: 0.9em;
	padding-left: 18px;
}


#sidebar ul.tree li a
{
	display: block;
	height: 16px;
	padding-left: 12px;
	background-image: url(../images/general/sidebar_link_unread.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #2e3753;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul.tree li a.submenu
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}

#sidebar ul.tree li a:hover
{
	text-decoration: underline;
}


/* ****************** TARTALOM ********************** */

#content
{
	padding: 0px 20px 20px 20px;
	margin-left: 200px;
	font-size: 13px;
}

#simplecontent{
	padding: 20px 20px 20px 20px;
	margin-left: 0px;
	font-size: 13px;
	text-align: center;
}

#content h2
{
	font-style: italic;
	border-bottom: 1px solid black;
	margin-top: 20px;
	margin-bottom: 2px;
	font-size: 16px;
}

#content .date
{
	float: right;
}

#content .postedBy
{
	float: left;
}

#content .meta
{
	height: 1em;
}

#content p
{
	text-indent: 2em;
	line-height: 1.5em;
	text-align: justify;
	
}

#content a
{
	color: #3f5475;
}

#content a:visited
{
	color: #2f3753;
}

.comments
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(../images/general/comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#footer
{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	background-color: #eaeaea;
	color: #b0b0b0;

}

/* Form elements */

input, textarea, select
{
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 2px;
	background-color: #eaeaea;
	border: 1px solid #333333;
}

input:focus, textarea:focus
{
	background-color: #f9e089;
}

button
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px 10px 3px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/general/button_bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", sans-serif;
}

button:focus
{
	-moz-border-bottom-colors: #999999 #738fb3 #999999;
	-moz-border-right-colors: #999999 #738fb3 #999999;
	-moz-border-top-colors: #CCCCCC #738fb3 #CCCCCC;
	-moz-border-left-colors: #CCCCCC #738fb3 #CCCCCC;
}

button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	-moz-border-bottom-colors: #999999 #738fb3 #999999;
	-moz-border-right-colors: #999999 #738fb3 #999999;
	-moz-border-top-colors: #CCCCCC #738fb3 #CCCCCC;
	-moz-border-left-colors: #CCCCCC #738fb3 #CCCCCC;
	
	padding: 4px 9px 2px 11px;
}

/* Form - GENERAL */
form.general label
{
	display: block;
	width: 140px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-right: 5px;
	text-align: right;
}

form.general input, form.general textarea
{
	display: block;
	width: 460px;
	float: left;
	margin-bottom: 10px;
}

form.general input.small{
	width: 10px;
}


/* Form - SHEET */

form.sheet fieldset
{
	border: 1px solid #3f5475;
	padding: 12px;
	display: block;
}

form.sheet fieldset legend
{
	background-color: #3f5475;
	padding: 4px 6px 4px 6px;
	color: white;
	font-weight: bold;
	_margin-bottom: 12px;
}

form.sheet label
{
	display: block;
	width: 140px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-right: 5px;
	text-align: right;
}

form.sheet input, form.sheet textarea
{
	display: block;
	width: 460px;
	float: left;
	margin-bottom: 10px;
}

form.sheet input.small{
	width: 10px;
}

form.sheet br
{
	clear: left;
}

form.sheet button
{
	float: right;
	margin-left: 14px;
}

/* FORM BOX */

form.box{
	
}

form.box fieldset
{
	border: 1px solid #3f5475;
	padding: 12px;
	width: 360px;
	display: block;
}

form.box fieldset legend
{
	background-color: #3f5475;
	padding: 4px 6px 4px 6px;
	color: white;
	font-weight: bold;
	_margin-bottom: 12px;
}

form.box label
{
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-right: 5px;
	text-align: right;
}

form.box input, form.box textarea
{
	display: block;
	width: 140px;
	float: left;
	margin-bottom: 10px;
}

form.box br
{
	clear: both;
}

form.box button
{
	
	margin-left: 14px;
}

.hidden{
	border: 0;
	padding: 0;
	background-color: none;
}

/* End of form elements */

/* blockquote styles */
blockquote
{
	background-color: #dbffd1;
	border-top: 1px dotted #a1d97e;
	_border-top: 1px solid #a1d97e; /* dotting looks bad in IE, revert to solid */
	border-bottom: 1px dotted #a1d97e;
	_border-bottom: 1px solid #a1d97e; /* dotting looks bad in IE, revert to solid */
	padding: 12px;
	padding-left: 36px;
	margin-right: 5%;
	margin-left: 5%;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

blockquote.info, blockquote.error, blockquote.allgood
{
	background-position: 10px center;
}

blockquote.info
{
	background-image: url(../images/general/blockquote_info.gif);
}

blockquote.error
{
	background-image: url(../images/general/blockquote_error.gif);
	background-color: #ffded5;
	border-top: 1px dotted #d99d80;

	border-bottom: 1px dotted #d99d80;
}

blockquote.allgood
{
	background-image: url(../images/general/blockquote_allgood.gif);
}

blockquote p, #content blockquote p
{
	margin: 0px;
	text-indent: 0px;
}

/* end of blockquote styles */


.right
{
	float: right;
}

.thead{
	border-bottom: 1px solid black;
}	

.thead td{
	font-weight: bold;
}

/* FROM ERROR LIST */
ul.errorlist {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 0.8em;
	color: #c00;
}

ul.errorlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1.1em;
	color: #c00;
}