/* Menu Title */
#editmimg
{
	position:absolute;
	top:330px;
	left:500px;
	z-index:11;
}

/* Menu */
#editm
{
	position:absolute;
	top:344px;
	left:500px;
	display:block;
	width:234px;
	z-index:11;
	margin:0;
	padding:6px 2px 0 2px;
	background:#F7F7F7;
}

#editm img,#editm,.ebox dt img
{
	border:0;
}

#editm ul
{
	position:absolute;
	display:block;
	width:24px;
	margin:0;
	padding:2px 0 0 0;
}

#editm li ul
{
	visibility:hidden;
	background:#EFEFEF;
}

#editm li li ul
{
	position:absolute;
	top:auto;
	left:auto;
	margin-left:26px;
	margin-top:-26px;
}

#editm li
{
	list-style:none;
	width:24px;
	height:24px;
	display:inline;
	display:block;
	float:none;
	float:left;
	margin:0 2px 6px 0;
	padding:0;
}
	
#editm li li
{
	display:inline;
	clear:left;
	float:left;
	margin:0 2px 2px 0;
}

#editm a
{
	text-align:center;
	background-color:white;
	border:#AAA solid 1px;
	display:block;
	width:20px;
	height:20px;
	padding:1px;
	margin:0;
}

#editm a:hover
{
	color:black;
	background-color:#BED8E4;
}

#editm .disable
{
	display:block;
	background-color:#E0E0E0;
	border:#AAA solid 1px;
	margin:0;
	padding:1px;
}

/* Boxes */
.ebox
{
	position:absolute;
	top:604px;
	left:171px;
	width:597px;
	visibility:hidden;
	z-index:12;
	margin:0;
	padding:5px 5px 0 5px;
	border:1px solid black;
	background:#FCFCFC url(/graph/edit/bg.png) top left no-repeat;
}

.ebox a
{
	font-weight:bold;
	text-decoration:none;
}

.ebox dt
{
	font-family:sans-serif;
	font-size:1.45em;
	font-weight:bold;
	margin:0;
	padding:0;
	border-bottom:1px dashed black;
}

.ebox dt img
{
	float:right;
	margin-left:5px;
}

.ebox dd
{
	clear:both;
	margin:0;
	padding:0 5px 0 5px;
}

.ebox fieldset
{
	padding:5px;
	margin:0 0 10px 0;
	border:1px solid #AAA;
}

.ebox label, .ebox legend
{
	font-weight:bold;
}

#gal-list,#list-list,#itw-list,#graph-list,#heading-list
{
	width:150px;
	height:230px;
	text-align:center;
	float:left;
}

#heading-list
{
	height:256px;
}

#gal-list select,#list-list select,#itw-list select,#graph-list select,#heading-list select
{
	width:150px;
}

#gal-url,#list-ent,#itw-txt,#graph-title,#graph-ent,#table-def,#heading-add
{
	clear:right;
	float:right;
	width:408px;
}

#link-url
{
	height:85px;
}

#itw-txt,#gal-url,#list-ent
{
	height:230px;
}

#graph-title
{
	height:78px;
}

#graph-ent
{
	height:130px;
}

#table-def
{
	height:160px;
}

#heading-add
{
	height:75px;
}

.cmd
{
	text-align:center;
}

#cmdmax,#cmdcode
{
	font-family:monospace;
}

#cmdmax
{
	height:16px;
}

#quote textarea,#quote input
{
	width:495px;
}

#itwtxt,#itwname
{
	width:330px;
}

#itwtxt
{
	height:115px;
}

#spict-url,#spict-pos
{
	height:85px;
}

#spict-url
{
	float:left;
	width:75%;
}

#spict-pos
{
	float:right;
	width:20%;
}

#spict-txt
{
	clear:both;
	text-align:center;
}