
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;
	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;
	
	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 {
	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;
	height:20px;
	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;
	/*background-color:#999999;*/
}
.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: #999999;
	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
**************/
div.firstLevel_ReorderList{
display:block;
margin-left:15px;
}
div.firstLevel_ReorderList li{
display: block;
cursor: pointer;
line-height: 13px;
font-size: 9px;
margin-top: 7px;
font-variant: small-caps;
font-weight:bold;
padding-top:0px;
margin-bottom:5px;
}

div.firstLevel_ReorderList li a{
text-transform:uppercase;
}
.HoverMenuExtender{
border: 1px outset #333333;
padding:5px;
background-color: #666666;
font-variant:normal;
}
#whiteLink a{
color:#FFFFFF;
}
#whiteLink a:hover{
text-decoration:underline;
}

.editTitle{
color:#666666;
}
.editTitle input{
margin-top:0px;  
height:17px; 
margin-bottom:5px;
width:135px;
}
.draggable{
background-image: url(/Resources/drag.gif);
background-repeat:no-repeat;
width: 17px;
cursor: pointer;
float: left; 
height:24px;
margin-right:3px; 
}
.draggableEmpty{
width: 157px;
height: 20px;
border: dotted 2px #db001b; 
background-color:#FFFFFF; 
margin-top:-7px;
}
div.ReorderList ul li table tbody tr td{
vertical-align:top;
}
div.firstLevel_ReorderList li div{
margin-top:0px;
}



div.sectionBoxLeft{
margin-left:0px;
display:table;
margin-top:0;
border: #9c9c9c 1px solid;
background-image:url(../Resources/bkg_box_admin.gif);
background-repeat:repeat-x;
background-position:bottom;
}
div.sectionBox{
width:157px;
min-height:30px;
height:100%;
margin:0;
padding:0;
display:block;
}
div.sectionBox div{
display:block;
min-height:30px;
height:100%;
margin:0;
padding:5px;
color: #db001b;
font-variant:normal;
font-size:14px;
}
div.sectionBox div select, input{
width:140px;
height:18px;
margin-bottom:5px;
}


/*sub section*/
div.subLevel_ReorderList{
display:block;
margin-left:15px;
}
div.subLevel_ReorderList li{
display: block;
cursor: pointer;
line-height: 13px;
font-size: 9px;
margin-top: 7px;
font-variant: small-caps;
font-weight:bold;
padding-top:0px;
margin-bottom:5px;
}

div.subLevel_ReorderList li a{
font-variant:normal;
}
.HoverMenuExtenderSub{
border: 1px outset #333333;
padding:5px;
background-color: #666666;
font-variant:normal;
}


.editTitleSub{
color:#666666;
}
.editTitleSub input{
margin-top:0px;  
height:17px; 
margin-bottom:5px;
width:135px;
}

div.ReorderList ul li table tbody tr td{
vertical-align:top;
}
div.firstLevel_ReorderList li div{
margin-top:0px;
}

div.subSectionBoxLeft{
margin-left:0px;
display:table;
margin-top:0;
border: #9c9c9c 1px solid;
background-image:url(../Resources/bkg_box_admin.gif);
background-repeat:repeat-x;
background-position:bottom;

}
div.subSectionBox{
width:157px;
min-height:30px;
height:100%;
margin:0;
padding:0;
display:block;
}
div.subSectionBox div{
display:block;
min-height:30px;
height:100%;
margin:0;
padding:5px;
color: #db001b;
font-variant:normal;
font-size:14px;
}

div.subSectionBox div select, input{
width:140px;
height:18px;
margin-bottom:5px;

}
div#subSection{
margin-bottom:100px;}
div#subSectionMessage{
border-top:1px dotted #333333;
padding-top:5px;
padding-bottom:5px;
width:157px;
color:#333333;
font-weight:bold;
font-size:11px;
font-variant:normal;

}



/**************
admin menu : END
**************/
