
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: 66em;
    height: 50em;
    border: #000000 1px solid;
    background-color: #666666;
    text-align: left;
    padding-top: 22px;
    padding-left: 22px;
    top: 15%;
	left: 50%;
    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 )*/
}



div#admin_leftColumn {
    width: 42em;
    height: 41em;
    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: 41em;
    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;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

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;
}


/**************
admin menu
**************/


/*general navigation - second level*/
div.firstLevel_ReorderList{
padding-bottom:20px;
margin-bottom:20px;
border-bottom:0px #999999 dotted;
}

div.firstLevel_ReorderList li
{
background-image:url(../Resources/backgroundMenu.jpg);
background-repeat:no-repeat;
font-weight:bold;
padding-top:0px;
display:block;
line-height:17px;
margin-bottom:5px;
vertical-align:sub;

}
div.firstLevel_ReorderList li a{
padding-top:7px;
color: #333333;
}
.HoverMenuExtender{
border: 1px outset white;
 padding:5px;
 background-color:#f6f7cd; }

.editTitle input{
margin-top:0px;  
height:17px; 
margin-bottom:5px;
}
.draggable{
background-image: url(/Resources/drag.gif);
background-position:top;
background-repeat:no-repeat;
width: 10px;
cursor: pointer;
float: left; 
height:24px;
margin-right:3px; 
}
.draggableEmpty{
width: 203px;
height: 20px;
border: dotted 2px black; 
background-color:#f6f7cd; 
margin-top:-7px;
}
div.ReorderList ul li table tbody tr td{
vertical-align:top;
}
div.firstLevel_ReorderList li div
{
margin-top:0px;

}


/*member navigation - second level*/
div.secondLevel_ReorderList{
padding-bottom:20px;
border-bottom:1px #999999 dotted;}
div.secondLevel_ReorderList li
{
background-image:url(../Resources/backgroundMenu2.jpg);
background-repeat:no-repeat;
font-weight:bold;
padding-top:0px;
display:block;
line-height:17px;
margin-bottom:5px;
vertical-align:sub;


}
div.secondLevel_ReorderList li a{
padding-top:7px;
color: #333333;
}
#draggableEmptyMember{ 
background-color:#ccacaf; 

}
div.secondLevel_ReorderList li div
{
margin-top:0px;

}
#HoverMenuExtenderMember{
 background-color:#ccacaf;
 }
 .draggableMember{
background-image: url(/Resources/dragMember.gif);
background-position:top;
background-repeat:no-repeat;
width: 10px;
cursor: pointer;
float: left; 
height:24px;
margin-right:3px; 
}



.hyperlink{
width: 193px;
float:left;
margin-top:-19px;
}


/*section*/

div.sectionBoxLeft{
margin-left:7px;
display:table;
margin-bottom:10px;
margin-top:0;
border-top:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
border-right:#999999 1px solid;
background-image:url(../Resources/back_section_inside.gif);
background-repeat: repeat-x;
background-color:#FFFFFF;

}

div.sectionBox{
width:190px;
min-height:30px;
height:100%;
margin:0;
padding:0;
display:block;
}
div.sectionBox div{
background-position:top;
display:block;
min-height:30px;
height:100%;
margin:0;
padding:10px;
}

div.sectionBox div select, input{
width:160px;
height:18px;
margin-bottom:5px;

}
div#subSectionMessage{
padding-top:20px;
padding-bottom:20px;
width:190px;
padding-left:7px;
padding-right:10px;
color:#333333;
background-image:url(/Resources/back_section.gif);
background-repeat:repeat-x;
font-weight:bold;
font-size:11px;
}
div#subSectionMessage span{
color:#999999;
font-size:11px;
font-weight:normal;}



/*sub section*/
div.subLevel_ReorderList{
padding-bottom:20px;
border-bottom:0px #999999 dotted;}
div.subLevel_ReorderList li
{
background-image:url(../Resources/backgroundMenu4.gif);
background-repeat: no-repeat;
font-weight:bold;
padding-top:0px;
display:block;
line-height:17px;
margin-bottom:5px;
vertical-align:sub;


}
div.subLevel_ReorderList li a{
padding-top:7px;
color: #333333;
}
#draggableEmptySub{ 
background-color: #999999; 

}
div.subLevel_ReorderList li div
{
margin-top:0px;

}
#HoverMenuExtenderSub{
 background-color: #CCCCCC;
 }
 .draggableSub{
background-image: url(/Resources/dragSub.gif);
background-position:top;
background-repeat:no-repeat;
width: 10px;
cursor: pointer;
float: left; 
height:24px;
margin-right:3px; 
}

/**************
admin menu : END
**************/






/* BROWSER CONTENT ITEMS*/

.browserTD {
	margin: 0px;
	padding: 0px;
}

.browserContainer {
	background-color:#FFFFFF;
	height: 472px;
	
	overflow-y: scroll;

	width: 521px;
}
.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;
}	

/* BLOG ITEMS */

.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 {
	color:#f6f7cd;
}
.blogPanelEdit a {
	color:#FFFFFF;
}
.blogPanel a:hover {
	color:#f6f7cd;
}
.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;
padding-top: 8px;
padding-bottom: 8px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
}
.blogDetailContainer {
	font-size: 13px;
	font-weight:bold;
	margin-left: 26px;
	margin-top: 10px;
	margin-bottom: 5px;
	font:Arial, Helvetica, sans-serif;	
	display:block;
	width:350px;
}
.blogDetail {
	width: 85px;
	display:inline-block;
	float:left;
	/*background-color:#999999;*/
}
.blogDetail span 
{
    font-size: 8px;
    color: #ce7800;
}
.blogInput {
	height: 20px;
	width:	250px;
	border: #333333 1px solid;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
  color: #7c141b;
}
.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 {
	color:#f6f7cd;
}

/*RiGHT COLUMN PAGE EDITS*/

.RightPagePanel {
	background-color:#666666;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #333333 1px solid;
}

.RightPagePanel a {
	color:#FFFFFF;
}
.RightPagePanel a:hover {
	color:#f6f7cd;
}

.imgLeftMargin{
margin-right: 15px;
margin-bottom: 15px;
float: left;
margin-top: 7px;
margin-left: 0pt;

border: 1px #333333 solid;
}
.wideImg{
margin-top: 5px;

}
.imgRightMargin{
float:right;
margin-left:5px;
margin-top:5px;
}




