
body, select, input, table, form, button, optgroup {
        font-size: 10px;
        font-family: verdana, bitstream vera sans, sans-serif;
	margin: 0;
	padding: 0;
}

button {
	font-size: 11px;
}

.htmlbox {
	text-align: left;
}

h4 {
	font-size: 10px;
}

#loading {
	position: fixed;
	top: 0;
	right: 0;
	float: right;
	background-color: #c30000;
	color: white;
	padding: 1px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
	display: none;
}

div.newsletter span.sendmail {
	display: block;
	margin-left: 15px;;
}

div.nodeactions div.closeit {
	position: absolute;
	right: 5px;
}

#adminbar div.nodeactions div.closeit a,
#topmenu div.nodeactions div.closeit a,
div.nodeactions div.closeit a {
	background-color: transparent;
	background-image: none;
	padding: 0;
}

div.nodeconfig form,
div.nodeactions {
	position: absolute;
	z-index: 105;
	background-color: #fcfcfc;
	color: black;
	margin: 0;
	margin-top: 3px;
	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div.products div.nodeconfig form {
	position: static;
}

div.nodeconfig form label {
	width: 80px;
	display: block;
	float: left;
	text-align:right;
	padding-right: 5px;
}

div.nodeactions div.nodeconfig form {
	position: static;
	display: block;
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

div.nodeactions {
	display: none;
	text-align: left;
	margin-top: .2em;
	background-color: #99c6e9;
	background-image: url('../../images/config/top_gradient.png');
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0;
	padding-top: 5px;
	width: 320px;
}

#adminbar div.nodeactions div.shakeit a,
#topmenu div.nodeactions div.shakeit a,
div.nodeactions div.shakeit a {
	display: inline;
	float: left;
	margin-left: 5px;
	background-image: none;
	padding: 0;
	height: auto;
}

a.editnode img {
	height: 1.4em;
}

a.editnode {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: -1.5em;
	border: none;
	float: none;
}

div.nodeconfig p.submit {
	text-align: right;
}

div.langcontainer {
	float: left;
	width: 100%;
	background-image: url('../../images/config/tab_bottom.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}


div.nodeconfig .lang,
div.nodeconfig .langactive {
	margin-top: 12px;
	font-weight: bold;
	float: left;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 1px;
	border: 1px solid #a6a1a6;
	border-bottom: none;
	font-weight: normal;
	cursor: default;
}

div.nodeconfig .langactive {
	font-weight: bold;
	margin-top: 10px;
	background-color: #f8f8f8;
	border-top: 3px solid #e3914f;
}

div.nodeconfig .lang:hover {
	border-top: 3px solid #e3914f;
	margin-top: 10px;
}

div.nodeconfig .lang {
	background-color: white;
	background-image: url('../../images/config/tab_gradient.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

div.nodeconfig .inalanginactive {
	display: none;
}

div.nodeconfig .inalang,
div.nodeconfig .inalanginactive {
	clear: both;
	margin-top: 5px;
	background-color: #f8f8f8;
	padding: 5px;
	border: 1px solid #a6a1a6;
	border-top: none;
}


div.nodeactions a,
div.nodeconfig a {
	background-image: none;
	padding: 0;
	margin: 0;
}

div.nodeconfig p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
div.nodeconfig p.delimg {
	text-align: left;
}
div.nodeconfig p.delimg img {
	margin-right: 5px;
}
div.nodeconfig p.delimg label {
	display: inline;
	width: auto;
	float: none;
	text-align: left;
}
div.nodeconfig p.delimg input {
	text-align: right;
}


div.openfolder {
	position: absolute;
	margin-left: -1.3em;
}

div.openfolder a {
	background-image: none;
}


ul.gallery {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.gallery img {
	border: none;
}

ul.gallery li div.itemconfig {
	margin: 0;
	padding: 0;
	left: auto;
	position: static;
	display: none;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: left;
}

ul.gallery li div.itemconfig a.close {
	float: right;
}

ul.gallery p {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

ul.gallery li p.editme {
	margin-bottom: 10px;
}

.treemenu img {
	border: none;
}

input {
        font-family: verdana, bitstream vera sans,sans-serif;
        font-size: 10px;
}

#init {
	text-align: right;
}

.editkeys {
	padding-bottom: 10px;
}

.editkeys p {
	margin-left: 20px;
}

.indentone {
	margin-left: 10px;
}

a img {
	border: none;
}

.pager .pager_foundinfo {
}

.pager .pager_pagecount {
	text-align: center;
}

.pager .pager_pagecount a {
	text-decoration: none;
}

.pager .pager_pagecount a.currentpage {
	font-weight: bold;
}

.printlinks a {
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}

.nodeconfig h4 {
	position: static;
	text-align: left;
	margin-bottom: 10px;
}
.nodeconfig h4 a {
	float: none;
	position: static;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	text-decoration: none;
	color: #333333;
	background-color: #efefef;
	color: #333333;
}

div.products div.editbox {
	display: none;
}

div.products form.editproduct {
	padding: 5px;
	background-color: #efefef;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	
}

div.products form.editproduct div.editphotogroup,
div.products form.editproduct div.filegroup {
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;
	border: 1px solid #cccccc;
	padding: 5px;

}
div.products form.editproduct div.filegroup {
	margin-bottom: 10px;
	margin-top: -10px;
}
div.products form.editproduct p.editline {
	margin-bottom: 10px;
}

div.products form.editproduct span.deletefile,
div.products form.editproduct span.existingfile {
	display: block;
	text-align: right;
	margin-bottom: .6em;
}
div.products form.editproduct span.existingfile {
	float: left;
	text-align: left;
}


p.alangedit {
	margin-left: 20px;
}

h5 {
	margin: 0;
	padding: 0;
}

a.toggle {
	cursor: pointer;
	color: blue;
}
