.textMsgAdminEditPanel {
    color: #ffffff;
}

.buttonRight {
    margin-left: 75px;
}

div#admin {
    height: 3050px;
	width: 100%;
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
	text-align: center;
}

div#adminInner {
	margin: auto;
	height: 100%;
	background-image: url(Resources/background.png);
	display: block;
}
/*
div#admin {
	
}

div#adminInner {
	text-align: center;
	background-image: url(Resources/background.png);
	width:100%;
	height:100%;
	z-index: 100;
}

div#admin_mainContainer {
   position:absolute;
   margin: auto;
	display: table;
   width: 66em;
   height: 50em;
    border: #000000 1px solid;
    background-color: #666666;
    text-align: left;
    padding-top: 22px;
    padding-left: 22px;
    margin-top: -25em; /*set to a negative number 1/2 of your height 
	margin-left: -34em; /*set to a negative number 1/2 of your width (MH - and an extra 1em to compensate for paddings )
}

*/


.admin_uploadPanel {
    height: 100%;
    width: 100%;
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
	display: block;
}

.uploadTable {
	border: 1px solid #000000;
	text-align: left;	
	background-color: #FFFFFF;
	background-image: url(Resources/admin-action-background.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	width: 25.5em;
	height: 12.5em;
	position:absolute;
	margin-top: -6.1em; /*set to a negative number 1/2 of your height*/
	margin-left: -12.75em; /*set to a negative number 1/2 of your width */
	top: 15%;
	left: 42%;
}

.uploadArea {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}

.uploadHeader {
	
	margin-left: 10px;
}

div#uploadTable_buttonGroup {
    margin-top: 35px;
	margin-bottom: 10px;
}

div#admin_mainContainer {
    position:absolute;
    width: 70em;
    height: 55em;
    border: #000000 1px solid;
    background-color: #666666;
    text-align: left;
    padding-top: 22px;
    padding-left: 22px;
    top: 15%;
	left: 50%;
    margin-top: -27.5em; /*set to a negative number 1/2 of your height*/
	margin-left: -35em; /*set to a negative number 1/2 of your width (MH - and an extra 1em to compensate for paddings )*/
}



div#admin_leftColumn {
    width: 45em;
    height: 45em;
    float: left;
    background-image: url(Resources/admin-main-panel-left.gif) ;
    
}

div#admin_rightColumn {
     /* IMPORTANT - margin-right different in adminIE.css */
    float: right;
    width: 21.2em;
    height: 45em;
    padding-left: 20px;
    background-image: url(Resources/admin-main-panel-right.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
    margin-right: 1.25em;
}

.admin_content 
{
    margin-left: 13px;
    margin-top: 10px;
}

.admin_contentRight 
{
    margin-left: 8px;
    margin-top: 14px;
}

.admin_navLeft {
   margin-top: 8px;
   margin-left: 12px;
   
}
.admin_navRight {
   margin-top: -2px;
   margin-left: -3px;

}
.admin_navAddNew 
{
   margin-left: 180px;  
}


div#admin ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#admin h1 {
	font-size: 14px;
	font-style: bold;
	color:#435E6E;
	margin: 0px;
	margin-bottom: 2px;
	/*letter-spacing: -1px;*/
}

div#admin h2 {
	font-size: 13px;
	font-weight:normal;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 6px;
}

div#admin h3 {
	font-size: 13px;
	font-weight:normal;
	color: #FFFFCC;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
}

div#admin h4 {
	font-size: 10px;
	font-weight:normal;
	color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}

div#admin h5 {
	font-size: 13px;
	font-weight:normal;
	color: #333333;
}

div#admin a {
	font-size: 12px;
	color: #990000;
}

div#admin a:link {
	text-decoration: none;
}

div#admin a:visited {
	text-decoration: none;
	color: #990000;
}

div#admin a:hover {
	text-decoration: underline;
	color: #666666;
	background-color:#FFFFCC;
}

div#admin a:active {
	text-decoration: none;
	color: #990000;
}

div#admin a.nobackground:hover {
background:transparent;
}

table#headerTable {
background-image: url(Resources/admin-top-panel-backdrop.gif); 
background-repeat: no-repeat;

}

table#contentTable {
background-image: url(Resources/admin-main-panel-backdrop.gif); 
background-repeat: no-repeat;
text-align: left;
padding-left: 12px;
}




table#browserContainer {
 margin-top: 100px;   
}

table#browserContainer  {
	font-family: MS San Serif,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 12px;
	padding-right: 10px;
	/*padding-bottom: 12px;*/
}

    
/*CLASSES*/

.linkColor {
	background-color: #FFFFFF;
}


.imageAlign {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
	vertical-align: middle;
}

.adminImage {
	border: #000000 1px solid;
	width: 68px;
}

.buttonGroup {
	margin-top: 10px;
	margin-bottom: 10px;
}

.progressBar {
	margin-top: 0px;
	margin-bottom: 4px;
}

.td {
	padding-left: 8px;
}

.textbox {
	font-size: 12px;
	font-family: MS San Serif,Arial, Helvetica, sans-serif;
	height: 100px; 
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight: bold; 
	width:205px;
	border: #666666 solid 1px;
	padding: 2px;
	vertical-align: top;
	overflow: hidden;
}

.inputDropdown {
	font-size: 12px;
	height: 19px; 
	margin-left: 5px;
	margin-bottom: 3px;
	font-weight: bold; 
	width:220px;
	/*border: #666666 solid 1px;*/
	padding: 1px;
}

.inputDropdownDate {
	font-size: 12px;
	height: 19px; 
	margin-left: 8px;
	margin-bottom: 3px;
	font-weight: bold; 
	width:90px;
	border: #666666 solid 1px;
	padding: 1px;
}

.contentPadding {
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
}

.saveButton {
	padding-left: 28px;
	background-color: #E1E1E1;
}

.input {
	font-size: 12px;
	height: 15px; 
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight: bold; 
	width:205px;
	border: #666666 solid 1px;
	padding: 2px;
}

/* BROWSER CONTENT ITEMS*/

.browserTD {
	margin: 0px;
	padding: 0px;
}

.browserContainer {
	background-color:#FFFFFF;
	height: 472px;
	width: 518px;
	overflow-y: scroll;
}
.browserDocument {
	width: 150px;
	height: 190px;
	display: inline-block;
	float:left;
	/*margin-right: 6px;*/
	margin-left: 7px;
	margin-bottom: 6px;
}
.browserItem {
	background-image:url(Resources/document-line.gif);
	background-repeat:no-repeat;
	background-position: center;
	vertical-align:middle;
	width: 150px;
	height: 155px;
}

.browserItemHover {
	background-image:url(Resources/document-line-hover.gif);
	background-repeat:no-repeat;
	background-position: center;
	vertical-align:middle;
	width: 150px;
	height: 155px;
}

.browserItemSelected {
	background-image:url(Resources/document-line-selected.gif);
	background-repeat:no-repeat;
	background-position: center;
	vertical-align:middle;
	width: 150px;
	height: 155px;
}
	
.browserText {
	background-color:#FFFFFF;
	width:147px;
	display:block;
	overflow:hidden;
}

.browserDocumentImage {
	border: #000000 1px solid;
}
.rightPanelTop {
    padding-left: 10px;
}
.rightPanel {
    padding-left: 15px;
}	

/* PANEL EDIT ITEMS */

.mainContainer{
margin-bottom:10px;
}

.PanelEdit {
	background-color:#666666;
	border: #333333 1px solid;
	padding-bottom: 0px;
	padding-top: 8px;
	font-family:font-family: MS San Serif,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.PanelEditTitle {
	padding-left:10px;
	padding-bottom:8px;
}

.PanelEditTitle a {
	color:#FFFFFF;
}
.PanelEditTitle a:hover {
	text-decoration:underline;
}

.PanelEditContainer {
	margin:10px;
	padding-top: 8px;
	
}

.PanelEditContainer table {
	width:400px;
	margin-left:10px;
}
.PanelEditContainer table td{
	padding:8px 0px;
	font-size: 15px;
	font-weight:bold;
	vertical-align:top;
}
.PanelEditContainer table td span{
 font-size: 8px;
    color: #ce7800;
	color:#FFFFFF;
	}


.blogInput {
	height: 20px;
	width:	350px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #333333;
	margin-top:-5px;
}
div#content div.PanelEditContainer textarea.blogTextarea{
width:	345px;
height:100px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #333333;
	margin-top:-5px;
}
.blogButton {
	background-color: transparent;
}
.deleteComment {
	padding-bottom: 8px;
}




/*-----------------------------------------------
to amend when time - linked to blog.apsx essentially
------------------------------------------*/
.blogPanel {
	background-color:#666666;
	background-image:url(Resources/blogPanel-backdrop.gif);
	background-repeat:no-repeat;
	border: #333333 1px solid;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:font-family: MS San Serif,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.blogPanelEdit {
	background-color:#666666;
	border: #333333 1px solid;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-family:font-family: MS San Serif,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}
.blogPanel a {
	color:#FFFFFF;
}
.blogPanelEdit a:hover {
	text-decoration:underline;
}
.blogPanelEdit a {
	color:#FFFFFF;
}
.blogPanel a:hover {
	text-decoration:underline;
}
.one2oneEdit a {
	color:#FFFFFF;
}
.one2oneEdit a:hover {
	text-decoration:underline;
}
.blogControlLeft {
	width: 200px;
	height: 18px;
	/*background-color:#00FF00;*/
	display:block;
	float:left;
}
.blogControlEditLeft {
	width: 200px;
	height: 18px;
	margin-left: 8px;
	/*margin-bottom: 8px;*/
	/*background-color:#00FF00;*/
	display:block;
	float:left;
}
.blogControlRight {
	height: 18px;
	/*background-color:#FFFF00;*/
	display:block;
	
}
.blogEdit {
	background-color:#666666;
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #333333 1px solid;
}
.blogEditSmall {
	background-color:#666666;
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #333333 1px solid;
	height:17px;
	width:147px;
}
.blogDetailContainer {
	font-size: 15px;
	font-weight:bold;
	
	margin-left: 26px;
	margin-top: 10px;
	margin-bottom: 15px;
	
}
.blogDetailContainerSmall {
	background-color:#666666;
	background-repeat:no-repeat;
	padding-bottom: 8px;
	border-bottom: #333333 1px solid;
	height:22px;
	width:147px;
}
.blogDetail {
	width: 85px;
	display:inline-block;
	float:left;
	
	}
div#content div.blogDetailContainer p.blogDetail{
	color:#FFFFFF;
	}
.blogDetail span 
{
    font-size: 8px;
    color: #ce7800;
}
.blogInput {
	height: 20px;
	width:	350px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #333333;
	margin-top:-5px;
}
div#content div.blogDetailContainer textarea.blogTextarea{
width:	345px;
height:100px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #333333;
	margin-top:-5px;
}
.blogButton {
	background-color: transparent;
}
.deleteComment {
	padding-bottom: 8px;
}

/*PAGE EDITS*/

.pagePanel {
	background-color:#666666;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #333333 1px solid;
}

.pagePanel a {
	color:#FFFFFF;
}
.pagePanel a:hover {
text-decoration:underline;
}
.adminInputSmall {
	width:133px;
	margin-left:12px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow: hidden;
	
}
.smallButtons {
	margin-left:12px;

}
/**************
admin menu
**************/
.columnNavBox { margin:0 !important; padding:0 !important; }
.firstLevel_ReorderList {}
.ReorderList {}

div.firstLevel_ReorderList{}
div.firstLevel_ReorderList li { float:none; }
div.firstLevel_ReorderList li a{}
.HoverMenuExtender{}

#whiteLink a{}
#whiteLink a:hover{}

.editTitle{}
.editTitle input{}

.draggable{ background: transparent url(/Resources/drag.gif) no-repeat; width:17px; height:24px; float:left; }
.draggableEmpty{ width:268px; height:20px; border:2px dotted #660000; background-color:#FFFFFF; }

/**************
admin menu : END
**************/
