/*
Banipal
/admin/css/admin_oages.css
Admin Individual page stylesheet
author: Chris Armstrong
*/

/*
--------------------------------------------------------------
LOGIN
--------------------------------------------------------------
*/
#loginForm { margin-top:20px; }
#loginForm label { float:left; width:100px; margin-bottom:10px; }
#loginForm .textinput { float:left; width:200px; padding:0px; margin-bottom:10px;}
#loginForm .submit_button { margin-left:240px; }

/*
--------------------------------------------------------------
CONTENT SECTION
--------------------------------------------------------------
*/
.contentList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.contentPageCol { float:left; width:400px; }
.contentEditCol { float:right; width:50px;  text-align:center; }

#content_form label { float:none; display:block; margin-bottom:10px; text-align:left; }
#content_form .textareainput { float:none; width:828px; padding:0px; margin-bottom:10px; display:block; }
#content_form .submit_button { float:right; }

/*
--------------------------------------------------------------
TOOLS NOTES
--------------------------------------------------------------
*/
#tools_notes_form label { float:none; display:block; margin-bottom:10px; text-align:left; }
#tools_notes_form .textareainput { float:none; width:828px; padding:0px; margin-bottom:10px; display:block; }
#tools_notes_form .submit_button { float:right; }

/*
--------------------------------------------------------------
USER MANAGEMENT SECTION
--------------------------------------------------------------
*/
.userList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.userNameCol { float:left; width:200px; }
.userAccessCol { float:left; width:100px; }
.userLiveCol { float:right; width:50px; text-align:center; }
.userEditCol { float:right; width:50px; text-align:center; }
.userDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
ADMIN NAVIGATION SECTION
--------------------------------------------------------------
*/
.adminNavigationList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.adminNavigationSectionCol { float:left; width:400px; }
.adminNavigationOrderCol { float:right; width:50px;  text-align:center; }
.adminNavigationEditCol { float:right; width:50px;  text-align:center; }
.adminNavigationDeleteCol { float:right; width:50px;  text-align:center; }
.adminNavigationLiveCol { float:right; width:50px;  text-align:center; }

/*
--------------------------------------------------------------
ADMIN CONTENT SECTION
--------------------------------------------------------------
*/
.adminContentList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.adminContentTitleCol { float:left; width:400px; }
.adminContentOrderCol { float:right; width:50px;  text-align:center; }
.adminContentEditCol { float:right; width:50px;  text-align:center; }
.adminContentDeleteCol { float:right; width:50px;  text-align:center; }

/*
--------------------------------------------------------------
ADMIN LINKED CONTENT SECTION
--------------------------------------------------------------
*/
.adminLinkedContentList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.adminLinkedContentTitleCol { float:left; width:400px; }
.adminLinkedContentEditCol { float:right; width:50px;  text-align:center; }
.adminLinkedContentDeleteCol { float:right; width:50px;  text-align:center; }

/*
--------------------------------------------------------------
ADMIN ACCESS SECTION
--------------------------------------------------------------
*/
.adminAccessList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.adminAccessTypeCol { float:left; width:400px; }
.adminAccessDeleteCol { float:right; width:50px;  text-align:center; }
.adminAccessEditCol { float:right; width:50px;  text-align:center; }

#admin_access_form label.checkboxlabel {
	width:200px;
	margin:0 20px 8px 0;
}
#admin_access_form .checkboxinput { padding:0 0 0 5px; }

/*
--------------------------------------------------------------
LINKED CONTENT SECTION
--------------------------------------------------------------
*/

#selectContentType label { float:left; width:100px; font-size:0.8em; margin-bottom:20px; }
#selectContentType select { float:left; width:300px; margin-bottom:20px; }

.linkedContentSectionList { font-size:0.9em; margin-right:10px; margin-bottom:20px;  }
.linkedContentSectionNameCol { float:left; width:350px; }
.linkedContentSectionOrderCol { float:right; width:50px; text-align:center;  }
.linkedContentSectionIsLiveCol { float:right; width:50px; text-align:center; }
.linkedContentSectionAddCol { float:right; width:50px; text-align:center; }
.linkedContentSectionEditCol { float:right; width:50px; text-align:center; }
.linkedContentSectionDeleteCol { float:right; width:50px; text-align:center; }

.linkedContentList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.linkedContentNameCol { float:left; width:400px; }
.linkedContentOrderCol { float:right; width:50px; text-align:center;  }
.linkedContentIsLiveCol { float:right; width:50px; text-align:center; }
.linkedContentEditCol { float:right; width:50px; text-align:center; }
.linkedContentDeleteCol { float:right; width:50px; text-align:center; }

/*
----------------------------------------------------------------------------
IMAGE GALLERY
----------------------------------------------------------------------------
*/
#selectImageGallery label { float:left; width:100px; font-size:0.8em; margin-bottom:20px; }
#selectImageGallery select { float:left; width:300px; margin-bottom:0px; }

.galleryList { font-size:0.9em; margin-right:10px; }
.galleryImageCol { float:left; width:40px; }
.galleryImageNameCol { float:left; width:350px; }
.galleryOrderCol { float:right; width:50px;  }
.galleryIsLiveCol { float:right; width:50px; text-align:center;  }
.galleryEditCol { float:right; width:50px; text-align:center; }
.galleryPreviewCol { float:right; width:50px; text-align:center; }
.galleryDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
CONTRIBUTORS SECTION
--------------------------------------------------------------
*/
/* speaker list */
.contributorList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.contributorNameCol { float:left; width:500px; }
.contributorIsLiveCol { float:right; width:50px; text-align:center; }
.contributorEditCol { float:right; width:50px; text-align:center; }
.contributorDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
PUBLICATIONS SECTION
--------------------------------------------------------------
*/
/* speaker list */
.publicationList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.publicationTitleCol { float:left; width:400px; }
.publicationConCol { float:right; width:50px; text-align:center; }
.publicationSelCol { float:right; width:50px; text-align:center; }
.publicationDeleteCol { float:right; width:50px; text-align:center; }
.publicationEditCol { float:right; width:50px; text-align:center; }
.publicationIsLiveCol { float:right; width:50px; text-align:center; }
.publicationOrderCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
NEWS SECTION
--------------------------------------------------------------
*/
.newsList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.newsDateCol { float:left; width:100px; }
.newsTitleCol { float:left; width:380px;  }
.newsIsLiveCol { float:right; width:50px; text-align:center; }
.newsEditCol { float:right; width:50px; text-align:center; }
.newsDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
SELECTIONS SECTION
--------------------------------------------------------------
*/
/* speaker list */
.selectionList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.selectionNameCol { float:left; width:500px; }
.selectionIsLiveCol { float:right; width:50px; text-align:center; }
.selectionEditCol { float:right; width:50px; text-align:center; }
.selectionDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
REVIEWS SECTION
--------------------------------------------------------------
*/
/* speaker list */
.reviewList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.reviewTitleCol { float:left; width:400px; }
.reviewIssueCol { float:left; width:100px; }
.reviewIsLiveCol { float:right; width:50px; text-align:center; }
.reviewEditCol { float:right; width:50px; text-align:center; }
.reviewDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
EVENTS SECTION
--------------------------------------------------------------
*/
/* speaker list */
.eventList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.eventDateCol { float:left; width:100px; }
.eventLocationCol { float:left; width:400px; }
.eventIsLiveCol { float:right; width:50px; text-align:center; }
.eventEditCol { float:right; width:50px; text-align:center; }
.eventDeleteCol { float:right; width:50px; text-align:center; }

/*
--------------------------------------------------------------
DOWNLOADS SECTION
--------------------------------------------------------------
*/
/* speaker list */
.downloadList { font-size:0.9em; margin-right:10px; margin-bottom:20px; }
.downloadNameCol { float:left; width:200px; overflow:hidden; margin-right:10px; display:inline; }
.downloadLinkCol { float:left; width:400px; }
.downloadEditCol { float:right; width:50px; text-align:center; }
.downloadDeleteCol { float:right; width:50px; text-align:center; }
