body {
	margin: 10px;
	background: url('../../medias/admin/bg.gif') repeat #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

img {
	border: 0px;
}

#header {
	width: 936px;
	margin: 0px 0px 10px 0px;
	background: #fff;
	opacity: 1;
	padding: 5px 0px 5px 0px;
}

#header h1 {
	margin: 0px 15px 0px 15px;
	font-size: 18px;
}

#logo {
	float: left;
}

#project {
	float: right;
	font-size: 10px;
	color: #aaa;
	padding-right: 8px;
}

#calendarmanager {
	position:absolute;
	top:150px;
	left:719px;
	background: url('../../medias/admin/button-calendar-manager.png') no-repeat 0px 0px;
	width: 212px;
	height:20px;
	z-index:5000;
	padding:6px 0px 0px 24px;
}

#calendarmanager a {
	color:#666666;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
}

#popupcalendarmanager {
	position:absolute;
	top:168px;
	left:227px;
	width:710px;
	z-index:4950;
	padding:0px 0px 0px 0px;
	display:none;
}

#calendartop {
	background: url('../../medias/admin/calendar-top.png') no-repeat 0px 0px;
	margin:0px;
	height:145px;
	width:710px;
}

#calendarcontainer {
	background: url('../../medias/admin/calendar-container.png') repeat-y 0px 0px;
	margin:0px;
	padding:0px 13px;
	width:684px;
}

#calendarcontainer td {
	font-size:9px;
	color:#999;
}

#calendartooltip {
	position:absolute;
	top:0px;
	left:0px;
	background: url('../../medias/admin/calendartooltip.png') no-repeat 0px 0px;
	width:156px;
	height:83px;
	display:none;
}

#calendarbottom {
	background: url('../../medias/admin/calendar-bottom.png') no-repeat 0px 0px;
	margin:0px;
	height:18px;
	width:710px;
}

#calendartoolbar {
	height:91px;
}

.weekend {
	background-color:#eee;
}

.noweekend {
	background:none;
}

#versionupdate {
	width:126px;
	margin:15px;
}

#publishversionupdate {
	display:block;
	color:#fff;
	background: url('../../medias/admin/calendar.png') no-repeat 0px 0px;
	padding-left:20px;
	margin:0px 45px;
}

#calendartitle {
	position:absolute;
	top:58px;
	left:20px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background: url('../../medias/admin/calendar.png') no-repeat 0px 0px;
	padding-left:20px;
}

#calendartimescale {
	position:absolute;
	top:61px;
	left:460px;
	font-size:9px;
	color:#c5d3d7;
}

#calendartimescale a {
	color:#fff;
}

#calendarperiod {
	position:absolute;
	top:78px;
	left:17px;
	width:683px;
	height:22px;
	color:#8bacb6;
	font-size:36px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#calendararrows {
	position:absolute;
	top:85px;
	left:620px;
}

#calendarheaders {
	position:absolute;
	top:120px;
	left:13px;
	width:683px;
	height:22px;
	color:#fff;
	font-size:9px;
}

#calendarloader {
	text-align:center;
	padding:30px 0px;
	font-size:10px;
	color:#666;
}

#calendarcontent {
	display:none;
}

#calendarheaders a {
	font-size:9px;
	color:#fff;
}

.calendarcell {
	cursor:pointer;
}

.colorvariation {
	color:#666;
}

.cv0 { background:none; }
.cv1 { background:#F9D545; }
.cv2 { background:#F9B845; }
.cv3 { background:#F99A45; }
.cv4 { background:#F97C45; }
.cv5 { background:#F95E45; }
.cv6 { background:#F9454A; }

.objectform h2.title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../../medias/admin/bgtitle.png') repeat-x 0px 0px;
	height: 27px;
	margin:-15px;
	padding-top: 40px;
	padding-left: 15px;
	color: #fff;
}

#menu {
	float: left;
	width: 200px;
	background: #fff;
	opacity: 0.8;
	z-index: 0;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul.group {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li li {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
}

#menu li li li {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
}

#menu div.tree h4 {
	background: url('../../medias/admin/bgtitle.png') repeat-x 0px 0px;
	background-color: #5798AF;
	color: #fff;
	padding: 4px;
	margin: -10px -4px 8px -4px;
	font-size:10px;
}

#menu div.tree h4 a {
	color: #fff;
	text-decoration: none;
}

a.add, a.group, a.class, a.delete, a.usergroup, a.user, a.update, a.addattribute, a#logout, .locale {
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #454544;
	margin: 0px;
}

a.add {
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/add.gif') no-repeat 0px 0px;
}

a.addattribute {
	float:right;
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/add.gif') no-repeat 0px 0px;
}

a#logout {
	display: inline;
	opacity: 0.7;
	height: 17px;
	padding: 3px 0px 0px 22px;
	margin-right: 0px;
	margin-top: 0px;
	background: url('../../medias/admin/user-delete.png') no-repeat 0px 0px;
}

a.group {
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/group.png') no-repeat 0px 0px;
}

.locale {
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/locale.png') no-repeat 0px 0px;
}

a.usergroup {
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/usergroup.png') no-repeat 0px 0px;
}

a.update {
	float: right;
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/update.gif') no-repeat 0px 0px;
}

a.user {
	height: 17px;
	padding: 3px 0px 0px 22px;
	background: url('../../medias/admin/user-msg.png') no-repeat 0px 0px;
}

a.class {
	height: 17px;
	padding: 3px 0px 0px 22px;
}

a.instanciable {
	background: url('../../medias/admin/class.png') no-repeat 0px 0px;
}

a.uninstanciable {
	background: url('../../medias/admin/class-off.png') no-repeat 0px 0px;
}

a.delete {
	float: right;
	width: 20px;
	height: 20px;
}

a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 700px;
	margin: 0px 10px 0px 6px;
	background: #fdfdfd;
	opacity: 0.8;
	padding: 15px;
}

#footer {
	clear: both;
	width: 940px;
	padding: 15px 0px 0px 0px;
}

.hr {
	height: 1px;
	background: #cdccc9; 
}

td .hr {
	background: #eee; 
}

form td.label {
	width: 120px;
	padding: 10px 10px 10px 0px; 
}

form td.element {
	width: 100%;
	padding: 5px 0px 5px 0px; 
}

form table {
	width: 100%;
} 

input, textarea, select {
	width: 100%;
	margin: 3px 0px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #e5e4e0 solid;
	padding: 2px;
}

label {
	font-weight: bold;
	font-size: 10px;
}

a.submit {
	display: block;
	float:right;
	margin-top: 10px;
	border:	0px;
	background: #fff;
	width: 70px;
	height: 25px;
	/*background: url('../../medias/admin/submit-on.gif') no-repeat 0px 0px;*/
}

a.button {
	display: block;
	float:right;
	margin-top: 10px;
	border:	0px;
	background: #fff;
	width: 70px;
	height: 25px;
	margin-left:5px;
}

a.submit:hover {
	/*background: url('../../medias/admin/submit-off.gif') no-repeat 0px 0px;*/
}

.fr-FR a.submit {
	background: url('../../medias/admin/submit-off.gif') no-repeat 0px 0px;
}

.fr-FR a.submit:hover {
	background: url('../../medias/admin/submit-on.gif') no-repeat 0px 0px;
}

.fr-FR a.publish {
	background: url('../../medias/admin/publish-off.gif') no-repeat 0px 0px;
}

.fr-FR a.publish:hover {
	background: url('../../medias/admin/publish-on.gif') no-repeat 0px 0px;
}

.fr-FR a.saveandpublish {
	background: url('../../medias/admin/saveandpublish-off.gif') no-repeat 0px 0px;
}

.fr-FR a.saveandpublish:hover {
	background: url('../../medias/admin/saveandpublish-on.gif') no-repeat 0px 0px;
}

.fr-FR a.preview {
	background: url('../../medias/admin/preview-off.gif') no-repeat 0px 0px;
}

.fr-FR a.preview:hover {
	background: url('../../medias/admin/preview-on.gif') no-repeat 0px 0px;
}

.fr-FR a.save {
	background: url('../../medias/admin/save-off.gif') no-repeat 0px 0px;
}

.fr-FR a.save:hover {
	background: url('../../medias/admin/save-on.gif') no-repeat 0px 0px;
}

.en-GB a.submit {
	background: url('../../medias/admin/submit-off-en.gif') no-repeat 0px 0px;
}

.en-GB a.submit:hover {
	background: url('../../medias/admin/submit-on-en.gif') no-repeat 0px 0px;
}

.en-GB a.publish {
	background: url('../../medias/admin/publish-off-en.gif') no-repeat 0px 0px;
}

.en-GB a.publish:hover {
	background: url('../../medias/admin/publish-on-en.gif') no-repeat 0px 0px;
}

.en-GB a.saveandpublish {
	background: url('../../medias/admin/saveandpublish-off-en.gif') no-repeat 0px 0px;
}

.en-GB a.saveandpublish:hover {
	background: url('../../medias/admin/saveandpublish-on-en.gif') no-repeat 0px 0px;
}

.en-GB a.preview {
	background: url('../../medias/admin/preview-off-en.gif') no-repeat 0px 0px;
}

.en-GB a.preview:hover {
	background: url('../../medias/admin/preview-on-en.gif') no-repeat 0px 0px;
}

.en-GB a.save {
	background: url('../../medias/admin/save-off-en.gif') no-repeat 0px 0px;
}

.en-GB a.save:hover {
	background: url('../../medias/admin/save-on-en.gif') no-repeat 0px 0px;
}

div.formpaneltitle {
	padding-top: 3px;
	padding-left: 15px;
	font-weight: bold;
	width: 200px;
	font-size: 10px;
	height: 17px;
}

div.formpanelcontent {
	border: 1px #ddd dotted;
	width: 100% - 30px;
	padding: 20px 15px 5px 15px;
	margin-bottom: 20px;
}

div.formpanelcontent label {
	font-weight: normal;
}

input.checkbox {
	width: auto;
	margin-bottom: 0px;
	margin-right: 15px;
}

.clearboth {
	clear: both;
}

.marginbottom10 {
	margin-bottom: 10px;
}

.marginbottom20 {
	margin-bottom: 20px;
}

.noshadow {
	margin:0px;
	padding:15px;
}

.shadow {
	margin:0px;
	padding:15px;
	background: url('../../medias/admin/shadow.png') repeat-x 0px 0px;
}

.invisible {
	display: none;
}

.visible {
	display: none;
}

.viewonly {
	background: none;
	border: 0px;
	padding: 0px;
	color: #333;
}

.objectlist {
	margin-top: 20px;
}

.objectlist table {
	margin-top: 10px;
	width: 100%;
}

.objectlist table thead {
	color:#333;
	background: url('../../medias/admin/thead.png') repeat-x 0px 0px;
}

.objectlist table thead td {
	font-weight: bold;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	height: 13px;
	background: url('../../medias/admin/sep.png') no-repeat 0px 0px;
}

.objectlist table td {
	font-weight: normal;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	height: 21px;
	cursor: pointer;
}

.objectlist table td {
	font-weight: normal;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	height: 21px;
}

.highlight {
	color: #fff;
	background-color: #666;
}

.selected {
	color: #fff;
	background-color: #5BA2BF;
}

.attributepanel {
	background-color: #fff;
}

.grey {
	color: #999;
}

#loginbox {
	width: 906px;
	margin: 0px 0px 15px 0px;
	background: #fff;
	opacity: 0.6;
	padding: 15px;	
}

#loginbox h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding-left: 38px;
	background: url('../../medias/admin/key.png') no-repeat 0px -4px;
}

#loginbox h2 {
	width: 866px;
	margin-bottom: 12px;
	padding: 5px 5px 5px 33px;
	background: url('../../medias/admin/warning.gif') no-repeat 5px 5px #ffd2d2;
	border: 1px solid #ff9393;
}

#contextualmenu {
	padding: 6px;
	width: 150px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 1;
	background-color: #fff;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#contextualmenu .first {

}

#contextualmenu .last {
	border-bottom: 0px;
}

.contextualitem {
	padding: 3px 5px 3px 20px;
	border-bottom: 1px dotted #eee;
}

.contextualitem a {
	font-size: 9px;
	color:#333;
	text-decoration: none;
}

.contextualitem a:hover {
	color:#000;
	text-decoration: underline;
}

#contextualmenu #new {
	background: url('../../medias/admin/smalladd.gif') no-repeat 0px 0px;
}

#contextualmenu #edit {
	background: url('../../medias/admin/smalledit.gif') no-repeat 0px 0px;
}

#contextualmenu #move {
	background: url('../../medias/admin/smallmove.gif') no-repeat 0px 0px;
}

#contextualmenu #copy {
	background: url('../../medias/admin/smallcopy.gif') no-repeat 0px 0px;
}

#contextualmenu #delete {
	background: url('../../medias/admin/smalldelete.gif') no-repeat 0px 0px;
}

a.deleteicon {
	display:block;
	width:20px;
	height:20px;
	background: url('../../medias/admin/smalldelete.gif') no-repeat 0px 0px;
}

div.tree {
	padding: 10px 4px 10px 4px;
}

.menutrigger {
	cursor: pointer;
}

ul.subtree {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul.subtree li {
	clear: both;
	font-size:9px;
}

div.treeitem a.nochildren {
	display:block;
	float:left;
	width:16px;
	height:16px;
	background:url('../../medias/admin/p.gif') no-repeat 0px 0px;
}

div.treeitem a.expand {
	display:block;
	float:left;
	width:16px;
	height:16px;
	background:url('../../medias/admin/treeexpand.gif') no-repeat 0px 0px;
}

div.treeitem a.reduce {
	display:block;
	float:left;
	width:16px;
	height:16px;
	background:url('../../medias/admin/treereduce.gif') no-repeat 0px 0px;
}

div.treeitem a.node {
	display:block;
	float:left;
	width:16px;
	height:16px;
	background:url('../../medias/admin/folder.png') no-repeat 0px 0px;
}

div.treeitem a.tree-forum {
	background:url('../../medias/admin/comments_add.png') no-repeat 0px 0px;
}

div.treeitem a.tree-thread {
	background:url('../../medias/admin/comment.png') no-repeat 0px 0px;
}

div.treeitem a.treeitem {
	font-size: 9px;
	margin-left: 4px;
	text-decoration: none;
	color: #333;
}

div.treeitem a.treeitem:hover {
	text-decoration: underline;
	color: #000;
}

ul.loading {
	display:none;
}

div.tabgeneric {
	float: left;
	width: 120px;
	border: 1px solid #eee;
	border-bottom: 0px;
	padding: 3px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #fff;
}

div.tablocale {
	float: left;
	width: 100px;
	border: 1px solid #eee;
	border-bottom: 0px;
	padding: 0px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #fff;
}

div.tabselected {
	background-color: #8cbdd2;
	color: #fff;
}

div.tablocale a {
	text-decoration: none;
	color: #333;
}

div.tablocale a:hover {
	text-decoration: underline;
	color: #000;
}

img.help {
	cursor: help;
}

#objectclass {
	cursor: help;
	display: inline;
}

.tool-tip {
	background-color: #8cbdd2;
	color: #fff; 
	opacity: 0.97;
	border: 1px solid #eee;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tool-title {
	font-weight: bold;
}

.tool-text {

}

.panel {
	border: 1px solid #eee;
	border-top: 0px;
}

.attributename {
	font-weight: bold;
	font-size: 10px;
}

#toolbox {
	position: absolute;
	top: 213px;
	left: 946px;
	width: 30px;
}

.toolboxbutton {
	border: 1px solid #eee;
	border-left: 0px;
	padding: 5px;
	width: 20px;
	height: 20px;
	margin-bottom: 3px;
	opacity: 0.8;
	background: url('../../medias/admin/toolboxbutton.png') repeat-y 0px 0px #fff;
}

#popcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #47829C;
	cursor: pointer;
	opacity: 1;
	z-index: 6000;
}

.popcontent {
	margin: 12px;
}

.popup h4 {
	background-color: #8cbdd2;
	color: #fff;
	padding: 4px;
}

.popup {
	position: absolute;
	border: 1px solid #ddd;
	background-color: #fff;
	z-index: 6050;
	width: 300px;
	top: 0px;
	left: 0px;
	opacity:0;
}

#objectnode {
	width: 850px;
}

.hidden {
	display: none;
}

.padding5 {
	padding: 5px;
}

.opacity40 {
	opacity: 0.4;
}

.tobefilled {
	border: 1px solid #3399CC;
	background-color: #E1F0F4;
	opacity: 0.2;
}

.lang {
	width: 20px;
	height: 14px;
	float: left;
	padding: 3px;
}

#sortabletree {
	margin: 0px;
	padding: 0px;	
}

#sortabletree ul ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#sortabletree li {
	font-size: 10px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
	cursor: pointer;
}

#sortabletree li li {
	margin-left: 15px;
}

.ghost {
	background-color: #eee; 
}

.ghost a {
	text-decoration: none;
	color: #666;
	font-size:10px;
}

.ghost li {
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
}

#sortabletree li a {
	text-decoration: none;
	color: #666;
}

#sortabletree li a:hover {
	text-decoration: none;
	color: #000;
}

.dateselector {
	margin: 4px 0px 15px 0px;
	cursor: pointer;
}


table.nodechildren {
	/*width: 100%;*/
}

table.nodechildren td {
	padding: 5px;
}

table.nodechildren td.node {
	width: 4px;
	background:url('../../medias/admin/folder.png') no-repeat 0px 4px;
}

table.nodechildren td.other {
	width: 4px;
	background:url('../../medias/admin/other.png') no-repeat 0px 4px;
}


table.nodechildren thead {
	color:#333;
	background: url('../../medias/admin/thead.png') repeat-x 0px 0px;
}

table.nodechildren thead td {
	font-weight: bold;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	height: 13px;
	background: url('../../medias/admin/sep.png') no-repeat 0px 0px;
}

table.nodechildren tr td {
	color:#333;
	font-size: 11px;
}

table.nodechildren tr td a {
	color:#333;
}

td.childicon {
	width: 6px;
}

td.childname {
	width: 280px;
}

td.childclass {
	width: 100px;
}

td.childlayout {
	width: 100px;
}

td.childlocales {
	width: 100px;
}

td.childvisibility {
	width: 50px;
}

td.childedit {
	width: 20px;
	cursor: pointer;
}

ul#sortpriority {
	padding: 0px;
	margin: 0px;
}

ul#sortpriority li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	cursor: move;
}

.dateselector {
	border:1px solid #E5E4E0;
	padding: 2px;
}

.newinclusion {
	width: auto;
	margin: 10px 0px 10px 0px;
}

.upload {
	background-color: #fff;
	border: 1px solid #E5E4E0;
	padding-top:10px;
}

#backtrack {
	font-size: 10px;
	color: #666;
	float: left;
}

#backtrack a {
	font-size:10px;
	color: #666;
	text-decoration: none;
}

#backtrack a:hover {
	color: #6296A7;
	text-decoration: underline;
}

#fastaccess {
	font-size: 10px;
	color: #666;
	cursor: pointer;
	margin: -4px 0px 0px 15px;
	width: 190px;
	padding: 4px 0px 4px 4px;
	background-color: #fff;
	border: 1px #eee solid;
	float: left;
}

#emptyaccess {
	font-size: 10px;
	color: #666;
	margin: -4px 0px 2px 0px;
	padding: 4px 0px 4px 0px;
	float: left;
}

#fastaccessmenu {
	position: absolute;
	display: none;
	font-size: 10px;
	cursor: pointer;
	background-color: #fff;
	width: auto;
	left: 423px;
	top: 248px;
	border: 1px #eee solid;
	padding: 5px;
}

#fastaccessmenu .fastchild {
	font-size: 10px;
	padding: 6px 3px 6px 3px;
	border-bottom: 1px dotted #eee;
}

#fastaccessmenu .folder {
	padding-left: 20px;
	background:url('../../medias/admin/folder.png') no-repeat 0px 4px;
}

#fastaccessmenu .other {
	padding-left: 20px;
	background:url('../../medias/admin/other.png') no-repeat 0px 4px;
}

#fastaccessmenu .last {
	border-bottom: none;
}

#fastaccessmenu a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#fastaccessmenu a:hover {
	color: #6296A7;
	text-decoration: underline;
}

#tablayout {
	float: right;
	margin: 6px 15px 0px 0px;
	background: url('../../medias/admin/tablayout.png') no-repeat 0px 0px;
	width: 98px;
	height: 16px;
	padding: 5px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tablayout a {
	color: #666;
	text-decoration: none;
}

#tablayout a:hover {
	color: #6296A7;
	text-decoration: underline;
}

#tabvisibility {
	float: right;
	margin: 6px 7px 0px 0px;
	width: 78px;
	height: 16px;
	padding: 5px 0px 0px 25px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabvisible {
	background: url('../../medias/admin/tabvisible.png') no-repeat 0px 0px;
}

.tabinvisible {
	background: url('../../medias/admin/tabinvisible.png') no-repeat 0px 0px;
}

#tabvisibility a {
	color: #666;
	text-decoration: none;
}

#tabvisibility a:hover {
	color: #6296A7;
	text-decoration: underline;
}

#layoutchoice {
	position: absolute;
	top: 203px;
	left: 725px;
	display: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#layoutchoice a img {
	border: 1px solid #A0A0A0;
}

#layoutchoice a:hover img {
	border: 1px solid #6296A7;
}

#layoutchoice a.selectedlayout img {
	border: 1px solid #1E92C1;
}

#layoutchoice a.selectedlayout:hover img {
	border: 1px solid #1E92C1;
}

.currentfile {
	margin: 8px 0px 8px 0px;
}

#sortabletree .folder {
	padding: 0px 0px 5px 20px;
	background:url('../../medias/admin/folder.png') no-repeat 0px 0px;
}

#sortabletree .other {
	padding: 0px 0px 5px 20px;
	background:url('../../medias/admin/other.png') no-repeat 0px 0px;
}

#shop ul {
	font-size:10px;
}

#shop li {
	margin: 2px 4px;
}

#shop li a {
	color: #333;
	text-decoration: none;
}

#shop li a:hover {
	color: #000;
	text-decoration: none;
}

.shoplistproperty {
	height: 18px;
	background: url('../../medias/admin/hdots.gif') repeat-x bottom;
	margin-bottom: 5px;
}

.shopproperty {
	float:left;
	width:90%;
	margin:0px 20px 4px 0px;
	background:transparent;
	border: 0px;
}

.editable {
	background:#71A4B5;
	color:#fff;
}

div.version {
	background: url('../../medias/admin/shadow.png') repeat-x 0px 0px;
	border: 1px dotted #eee;
	padding: 5px;
	margin-bottom: 10px;
}

div.version a {
	text-decoration: none;
	font-size: 11px;
	color: #454544;
	font-weight: bold;
}

div.versiondetail {
	padding: 10px;
}

div#productlist h3 {
	margin: 20px 0px 10px 0px;
}

div#productlist h4 {
	margin: 10px 0px 5px 0px;
}

div.productitem {
	margin: 5px 0px 5px 0px;
}

div#productlist a {
	color: #666;
	text-decoration: none;
}

div#suggestions {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#fff;
	opacity:0.99;
	border:1px solid #eee;
	z-index:150;
	display:none;
	font-size:9px;
	color:#000;
	padding:3px 0px 3px 0px;
}

div.suggestion {
	padding: 3px 10px 3px 10px;
	font-size:9px;
	color:#000;
	cursor:pointer;
}

.rta_preview {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	background-color: #f7f7f7;
	cursor: pointer;
}

.rta_info {
	border: 0px;
	border-bottom: 1px dotted #ccc;
	padding: 4px;
	font-size:9px;
	margin: -10px -10px 10px -10px;
	background-color: #f1f1f1;
	cursor: pointer;
}

#search {
	float: right;
	padding-right: 5px;	
	font-size: 10px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -20px;
}

#asearch {
	width: 150px;
	margin: 0px;	
}

#modalmove-destination ul,
#modalmove-source ul,
#modalcopy-destination ul,
#modalcopy-source ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#modalmove-destination li,
#modalcopy-destination li {
	cursor:pointer;
	list-style:none;
	border-top:1px dotted #eee;
	margin:0px;
	padding:5px 0px 5px 20px;
}

#modalmove-source li,
#modalcopy-source li {
	list-style:none;
	margin:0px;
	padding:5px 0px 5px 20px;
}

#modalmove-destination li.folder,
#modalcopy-destination li.folder {
	background:transparent url(../../medias/admin/folder.png) no-repeat scroll 3px 3px;
}

#modalmove-destination li.back,
#modalcopy-destination li.back {
	background:transparent url(../../medias/admin/bulletup.png) no-repeat scroll 0px 3px;
}

#modalmove-source li.greenbullet,
#modalcopy-source li.greenbullet {
	background:transparent url(../../medias/admin/greenbullet.png) no-repeat scroll 0px 3px;
}

#modalmove-destination li.selected,
#modalcopy-destination li.selected {
	background-color:#6C9BB0;
}

#modalmove-selectedpath,
#modalcopy-selectedpath {
	margin:15px 0px;
}

span.treenote {
	font-size:10px;
	color:#aaa;
}

.modalmessage {
	margin:10px 0px;
	color:#666;
}

.upload-new-file {
	margin-bottom:10px;
}

a.compte {
	display:block;
	padding-left:22px;
	padding-top:3px;
	margin-left:4px;
	height:16px;
	font-size:9px;
	color:#333;
	text-decoration:none;
	background:url(../../medias/admin/usergroup.png) no-repeat;
}

#popupuserdetails {
	position:fixed;
	z-index:2000;
	top:50%;
	left:50%;
	width:300px;
	height:400px;
	margin:-200px 0px 0px -150px;
	border:1px dotted #666;
	background-color:#fff;
}

.fl {
	float:left;
}

.center-off {
	background:url(../../medias/admin/button-center-off.gif) repeat-x;
	height:18px;
	width:16px;
	padding-top:6px;
}

.left-off {
	background:url(../../medias/admin/button-left-off.gif) no-repeat;
	height:24px;
	width:8px;
}

.right-off {
	background:url(../../medias/admin/button-right-off.gif) no-repeat;
	height:24px;
	width:8px;
}

.sep-off-off {
	background:url(../../medias/admin/button-sep-off-off.gif) no-repeat;
	height:24px;
	width:11px;
}

.center-on {
	background:url(../../medias/admin/button-center-on.gif) repeat-x;
	height:18px;
	width:16px;
	padding-top:6px;
}

.left-on {
	background:url(../../medias/admin/button-left-on.gif) no-repeat;
	height:24px;
	width:8px;
}

.right-on {
	background:url(../../medias/admin/button-right-on.gif) no-repeat;
	height:24px;
	width:8px;
}

.sep-on-off {
	background:url(../../medias/admin/button-sep-on-off.gif) no-repeat;
	height:24px;
	width:11px;
}

.sep-off-on {
	background:url(../../medias/admin/button-sep-off-on.gif) no-repeat;
	height:24px;
	width:11px;
}

