/* Author: mcl */

/* Admin Panel Module */

.previewBookmarkActive {
	height: 35px;
	width: 86px;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 359px;
	z-index: 0;
}

.previewEditBookmarks {
	text-decoration: none;
	cursor: pointer;
	height: 35px;
	width: 86px;
}

.previewBookmarkLeft {
	width: 15px;
	height: 35px;
	background: transparent url(../../img/general/leftGreyTab.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

.previewBookmarkMiddle {
	width: 56px;
	height: 35px;
	background: transparent url(../../img/general/centerGrayTab.png);
	background-repeat: repeat-x;
	background-position: right top;	
}

.previewBookmarkRight {
	width: 15px;
	height: 35px;
	background: transparent url(../../img/general/rightGreyTab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.editBookmarkInactive {
	height: 35px;
	width: 86px;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 359px;
	z-index: -0;
}

.editBookmarkLeft {
	width: 15px;
	height: 35px;
	background: transparent url(../../img/general/leftGreyTab.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

.editBookmarkMiddle {
	width: 56px;
	height: 35px;
	background: transparent url(../../img/general/centerGrayTab.png);
	background-repeat: repeat-x;
	background-position: right top;	
	text-decoration: none;
}

.editBookmarkRight {
	width: 15px;
	height: 35px;
	background: transparent url(../../img/general/rightGreyTab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.divEditLeft {
	width: 20%;
	float: left;
}

.divEditRight {
	width: 79%;
	float: left;
}

div.editPanelRow {

	text-align: left;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.panelText {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
}
.input_text_left {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(../../img/controls/inputLeftSide.png) repeat scroll 0 0;
	float:left;
	height:22px;
	margin-left:2px;
	margin-top:2px;
	width:3px;
}
.input_text_right {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(../../img/controls/inputRightSide.png) repeat scroll 0 0;
	float:left;
	height:22px;
	margin-top:2px;
	width:3px;
}
.input_text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(../../img/controls/inputCenterSide.png) repeat scroll 0 0;
	border:0 none;
	color:#6D6E71;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	height:16px;
	margin-top:2px;
	padding:3px;
	width:530px;
}

.input_text_admPanel_jsEdition {
	color:#6D6E71;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	width:542px;
}
.input_text_data_jsEdition {
	color:#6D6E71;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	width:80px;
}
.input_text_data {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(../../img/controls/inputCenterSide.png) repeat scroll 0 0;
	border:0 none;
	color:#6D6E71;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	height:16px;
	margin-top:2px;
	padding:3px;
	width:80px;
}


.mainAdminPanel {
	color:#6D6E71;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	width:835px;
	text-align: left;
	position: relative;
	left: -21px;
	top: 20px;
	z-index: 4;

}

.adminLabelText {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}

#left {
 width: 835px;
	 background: transparent url(../../img/adminPanel/editLeftSideAdminPanel.png) left repeat-y;
 }
#right {
	width: 835px;
	background: transparent url(../../img/adminPanel/editRightSideAdminPanel.png) right repeat-y;
}
#up 
{
	width: 835px;
}
#up-center 
{
	width: 795px;
	height: 20px;
	background: transparent url(../../img/adminPanel/editUpSideAdminPanel.png) repeat-x;
}
#main 
{
	width: 795px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(../../img/adminPanel/editBackgroundAdminPanel.png) repeat;
}

.navBarLinkEdit {
	text-decoration: none;
	color: #58595b;
	font-size:11px;
}

.navBarLink {
	text-decoration: none;
	color: #bcbec0;
	font-size:11px;
}

.blockHint{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background: #ffffff;
	border: 1px solid black;
	width:200px;	
	font-size: 11px;
}

.input_text_short {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url(../../img/controls/inputCenterSide.png) repeat scroll 0 0;
	border:0 none;
	color:#6D6E71;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	height:16px;
	margin-top:2px;
	padding:3px;
	width:230px;
}
