/* ################################################################################################################################# */

/* GLOBAL RULES */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #333;
	background-color: #ccc;
}
a {
	text-decoration: none;
}
img {
	outline: none;
	border: none;
}

/* ################################################################################################################################# */

/* PAGE AND TOP OF PAGE */

#page {
	width: 955px;
	margin: 41px auto 0px auto;
}
#languages {
	width: 923px;
	height: 21px;
	padding: 13px 16px 0px 16px;
	list-style-type: none;
}
#languages li {
	float: right;
	height: 8px;
	line-height: 8px;
	display: inline;
	font-size: 10px;
	margin-left: 11px;
}
#languages li a {
	color: #333;
}
#languages li a:hover {
	color: #609;
}
#wrapper {
	float: left;
	width: 165px;
}
h1, h2 {
	display: none;
}

/* ################################################################################################################################# */

/* MENU */

#nav {
	width: 165px;
	margin-top: 29px;
	list-style-type: none;
	border-top: 1px dotted #333;
}
#nav li {
	width: 165px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
}
#nav li a {
	color: #333;
}
#nav li a:hover {
	color: #609;
}
#nav li ul {
	width: 151px;
	padding-left: 14px;
	list-style-type: none;
}
#nav li ul li {
	width: 151px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: none;
}
#nav li ul li a {
	color: #333;
}
#nav li ul li a:hover {
	color: #609;
}
#nav li a.selected, #nav li ul li a.selected {
	color: #609;
}

/* ################################################################################################################################# */

/* HOMEPAGE AND GENERAL RULES */

#contentFrame {
	position: relative;
	float: left;
	width: 769px;
	padding: 13px 0px 13px 0px;
	margin-left: 21px;
	background-color: white;
}
#contentFrame a {
	text-decoration: underline;
	color: #333;
}
#contentFrame a:hover {
	color: #609;
}
#homeContent {
	float: left;
	position: relative;
	width: 754px;
	background: white url(../img/ui/homeContentSlice.gif) repeat-y;
}
#minimumHeightSecurity {
	float: left;
	width: 15px;
	height: 500px;
	background-color: white;
}
#leftColumn {
	float: left;
	width: 349px;
}
h3 {
	width: 349px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
}
h4 {
	width: 349px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 17px;
}
.h4Text {
	 /* FOLLOWING TWO LINES: HACK TO FORCE IE6 TO DISPLAY DOTTED BOTTOM BORDER */
	display: inline !important;
	display: inline-block;
	
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
}
hr {
	border-color: #333;
	border-style: dotted;
	border-width: 1px 0 0;
	clear: both;
	margin: 20px 0px 5px;
	height: 0px;
}
h5 {
	width: 349px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
.homeExhibDate {
	width: 349px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
/*
#leftColumn img {
	float: left;
}
*/
#leftColumn img {
	display: block;
}
#rightColumn {
	float: left;
	width: 349px;
	margin-left: 41px !important;
	margin-left: 38px;
}
#leftColumn p, #rightColumn p {
	width: 349px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.moreLink {
	margin-top: 5px;
}
.moreLink a {
	background: url(../img/ui/blackPlus.gif) top left no-repeat;
	padding-left: 20px;
	text-decoration: underline;
	color: #333;
}
#leftColumn a:hover, #rightColumn a:hover {
	color: #609;
}
.purpleRibbon {
	width: 349px;
	height: 9px;
	background-image: url(../img/ui/purpleRibbonSlice.gif);
	background-repeat: repeat-x;
}
#flashNews {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 349px;
}
#flashNews p, #flashNews h4, #flashNews h5 {
	color: #609;
}
#flashNews .moreLink {
	margin-top: 5px;
}
#flashNews .moreLink a {
	background: url(../img/ui/purplePlus.gif) top left no-repeat;
	color: #609;
}
#flashNewsReserve {
	visibility: hidden;
}

/* ################################################################################################################################# */

/* SINGLE EXHIBITION PAGE (SOME DECLARATIONS OF EXHIBITION PAGE ARE BORROWED FROM HOMEPAGE) */

#singlePageContent {
	float: left;
	position: relative;
	width: 754px;
	background: white url(../img/ui/exhibContentSlice.gif) repeat-x;
}
#singlePageContent h3 {
	width: 349px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	border: none;
	margin-bottom: 6px;
}
#singlePageContent p {
	margin-bottom: 14px;
}
#picturesNav {
	width: 349px;
	height: 15px;
	margin-top: 1px;
	padding: 5px 0px;
	border-bottom: 1px dotted #333;
}
#previousPicLink, #nextPicLink {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
}
#singlePageContent #picturePosition {
	float: left;
	width: 80px;
	height: 15px;
	text-align: center;
}
#singlePageContent #exhibNoScriptMsg {
	float: left;
	width: 229px;
	padding-left: 10px;
	height: 15px;
	font-size: 9px;
	line-height: 15px;
}
#exhibPictureBox {
	width: 349px;
	padding: 19px 0px;
}
.exhibPictureCaption {
	width: 349px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

/* ################################################################################################################################# */

/* PAST EXHIBITIONS PAGE (SOME ITS DECLARATIONS ARE BORROWED FROM HOMEPAGE AND SINGLE EXHIBITION PAGE) */

#pastExhibContent {
	float: left;
	width: 739px;
}
#pastExhibContent h3 {
	width: 739px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: 1px dotted #333;
}
#pastExhibContent .exhibSummaryBox {
	position: relative;
	width: 739px;
	padding: 11px 0px;
	border-bottom: 1px dotted #333;
}
#pastExhibContent .thumbLink {
	display: block;
	float: left;
	width: 154px;
	height: 82px;
}
#pastExhibContent .leftSubBox {
	float: left;
	width: 156px;
	padding: 0px 40px !important;
	padding: 0px 38px;
}
#pastExhibContent .leftSubBox h5 {
	width: 156px;
}
#pastExhibContent .leftSubBox h6 {
	width: 156px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #333;
}
#pastExhibContent .rightSubBox {
	float: left;
	width: 349px;
	padding: 0px;
	margin: 0px;
}
#pastExhibContent .rightSubBox .pastExhibDate {
	margin: 0px 0px 14px 0px;
}
#pastExhibContent .rightSubBox .moreLink {
	/* SMALLER THAN FULL rightSubBox WIDTH,
	TO LEAVE ROOM FOR adminParagraph THAT IS
	IN ABSOLUTE POSITION (CF. 'ADMINISTRATION SECTION') */
	width: 280px;
	margin: 0px;
}
#pagesNav {
	position: absolute;
	left: 15px;
	bottom: 13px;
	width: 739px;
	height: 15px;
	padding: 20px 0px 0px 0px;
}
.prevPageLink {
	display: block;
	float: left;
	height: 15px;
	background: url(../img/ui/previousArrow.gif) top left no-repeat;
	padding-left: 20px;
	text-decoration: underline;
	color: #333;
}
.nextPageLink {
	display: block;
	float: right;
	height: 15px;
	background: url(../img/ui/nextArrow.gif) top right no-repeat;
	padding-right: 20px;
	text-decoration: underline;
	color: #333;
}
#pagesNavReserve {
	visibility: hidden;
	width: 739px;
	height: 15px;
	padding: 20px 0px 0px 0px;
}

/* ################################################################################################################################# */

/* PUBLICATIONS PAGE (MANY OF ITS DECLARATIONS ARE BORROWED FROM PAST EXHIBITIONS PAGE) */

#publicationsContent {
	position: relative;
	float: left;
	width: 739px;
}
#publicationsContent h3 {
	width: 739px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	margin: 0px 0px 11px 0px;
	border-bottom: 1px dotted #333;
}
#publicationsContent .bookSummaryBox {
	position: relative;
	width: 739px;
	background: white url(../img/ui/publicationsContentSlice.gif) repeat-y;
}
#publicationsContent .bookThumbBox {
	float: left;
	width: 174px;
	border-right: 1px dotted #333;
}
#publicationsContent .thumbLink {
	display: inline;
}
#publicationsContent .leftSubBox {
	float: left;
	width: 174px;
	padding: 0px 20px;
}
#publicationsContent .leftSubBox h5 {
	width: 174px;
}
#publicationsContent .leftSubBox h6 {
	width: 174px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #333;
}
#publicationsContent .rightSubBox {
	float: left;
	width: 349px;
	padding: 0px;
	margin: 0px;
}
#publicationsContent .bookPrice {
	/* SMALLER THAN FULL rightSubBox WIDTH,
	TO LEAVE ROOM FOR adminParagraph THAT IS
	IN ABSOLUTE POSITION (CF. 'ADMINISTRATION SECTION') */
	width: 200px;
	padding: 0px;
	margin: 14px 0px 0px 0px;
}
#publicationsContent .divisionLine {
	width: 739px;
	height: 11px;
	border-bottom: 1px dotted #333;
	margin-bottom: 11px;
}

/* ################################################################################################################################# */

/* SCHEDULE PAGE (NAV IS BORROWED FROM PAST EXHIBITIONS PAGE -- ITS RULES ARE DECLARED ABOVE) */

#scheduleContent {
	float: left;
	width: 739px;
}
#scheduleContent h3 {
	width: 739px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: 1px dotted #333;
}
#scheduleContent .schedulePostBox {
	width: 739px;
	padding: 11px 0px;
	border-bottom: 1px dotted #333;
}
#scheduleContent .leftSubBox {
	float: left;
	width: 370px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
#scheduleContent .leftSubBox h5 {
	width: 370px;
}
.scheduleEventDate, .scheduleEventPlace {
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.scheduleEventDate {
	margin-top: 14px;
}
#scheduleContent .rightSubBox {
	float: left;
	width: 349px;
	padding: 0px;
	margin: 0px;
}
#scheduleContent .rightSubBox .moreLink {
	width: 349px;
	margin: 5px 0px 0px 0px;
}

/* ################################################################################################################################# */

/* BLOG PAGE */

#blogContent {
	float: left;
	width: 769px;	
	background: url(../img/ui/blogContentSlice.gif) repeat-y;
}
#blogContent h3 {
	float: left;
	width: 739px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #333;
	background-color: white;
}
#blogContent .leftSubBox {
	float: left;
	width: 159px;
	padding-right: 15px;
	border-top: 8px solid white;
}
#blogContent .leftSubBox h5 {
	width: 159px;
	margin: 0px;
	padding: 0px;
}
#blogContent .leftSubBox ul {
	width: 159px;
	list-style-type: none;
	margin-bottom: 14px;
}
#blogContent .leftSubBox ul li {
	width: 159px;
	margin: 0px;
	padding: 0px;
}
#blogContent .leftSubBox ul li a {
	text-decoration: none;
	cursor: pointer;
}
#blogContent .leftSubBox ul li ul {
	width: 145px;
	padding: 3px 0px 3px 14px;
	margin: 0px;
	display: none;
}
#blogContent .leftSubBox ul li ul li {
	width: 145px;
}
#blogContent .leftSubBox ul li ul li a {
	text-decoration: none;
	cursor: pointer;
}
#blogContent .centerSubBox {
	float: left;
	width: 349px;
	padding: 0px 21px;
	border-top: 8px solid white;
}
#blogContent .blogPostBox {
	width: 349px;
}
#blogContent .blogEventDate {
	width: 349px;
}
#blogContent .centerSubBox p {
	width: 349px;
	margin-top: 14px;
}
#blogContent .centerSubBox img {
	display: block;
	margin-top: 14px;
}
#blogContent .centerSubBox .postTextBox {
	width: 349px;
}
#blogContent .rightSubBox {
	float: left;
	width: 159px;
	padding-left: 15px;
	border-top: 8px solid white;
}
#blogContent #pagesNav {
	position: absolute;
	left: 210px;
	bottom: 13px;
}
#blogContent #pagesNav, #blogContent #pagesNavReserve {
	width: 349px;
	height: 15px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

/* ################################################################################################################################# */

/* NEWSLETTER */

#subscriptionForm {
	width: 327px;
	padding: 24px 10px 7px 10px;
	border: 1px dotted #609;
	margin: 14px 0px;
}
#subscriptionForm label {
	font-size: 10px;
}
#subscriptionForm input {
	width: 321px;
	height: 20px;
	padding: 3px;
	border: none;
	background-color: #f5f5f5;
	color: #609;
	font-size: 13px;
	line-height: 20px;
	margin: 5px 0px 14px 0px;
}
#subscriptionForm .subscribeButton {
	border: none;
	background-color: white;
	text-align: left;
	cursor: pointer;
	padding: 0px;
}

/* ################################################################################################################################# */

/* FOOTER */

#footer {
	width: 769px;
	margin-left: 186px;
	margin-top: 13px;
	padding: 3px 0px 41px 0px;
	border-top: 1px dotted #333;
	font-size: 9px;
	line-height: 12px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: underline;
	cursor: pointer;
}
#footer a:hover {
	color: #609;
}
#footerLogLinks {
	color: #666;
}
#footerLogLinks a {
	text-decoration: none;
	color: #666;
}

/* ################################################################################################################################# */

/* LOGIN & LOGOUT */

#login {
	margin: 20px 75px;
}
#login p label {
	display: block;
	font-size: 10px;
	width: 100px;
	text-align: center;
	color: steelblue;
}
#login .loginInput {
	width: 94px;
	height: 18px;
	padding: 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 1px solid white;
	background-color: white;
	color: #053a77;
}
#loginButton {
	outline: none;
	display: block;
	width: 100px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #053a77;
	margin-top: 9px;
	border: none;
	background: none;
	cursor: pointer;
}

/* ################################################################################################################################# */

/* ADMINISTRATION LINKS */

#page .adminParagraph {
	clear: both;
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}
#page .adminParagraph a {
	background-color: steelblue;
	padding: 3px 5px;
	color: white;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
}
#page .adminParagraph a:hover {
	color: white;
}
#page .adminLink {
	color: steelblue;
	text-decoration: none;
}
#page .adminLink:hover {
	color: midnightblue;
}
#singlePageContent .manageExhibsParagraph {
	position: absolute;
	top: -5px;
	right: 0px;
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}
#singlePageContent .manageExhibsParagraph a {
	background-color: steelblue;
	padding: 3px 5px;
	color: white;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
}
#singlePageContent .manageExhibsParagraph a:hover {
	color: white;
}
#pastExhibContent .manageExhibsParagraph {
	position: absolute;
	top: 8px;
	right: 15px;
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}
#pastExhibContent .manageExhibsParagraph a {
	background-color: steelblue;
	padding: 3px 5px;
	color: white;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
}
#pastExhibContent .manageExhibsParagraph a:hover {
	color: white;
}
#pastExhibContent .adminParagraph {
	position: absolute;
	bottom: 5px;
	right: 0px;
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}
#pastExhibContent h3 a.addPastExhibLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	background-color: steelblue;
	padding: 3px 5px;
	color: white;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
}
#pastExhibContent h3 a.addPastExhibLink:hover {
	color: white;
}
#pastExhibContent .thumbAdminParagraph {
	position: absolute;
	left: 0px;
	top: 9px;
	width: 156px;
	text-align: left;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}
#pastExhibContent .thumbAdminParagraph a {
	background-color: steelblue;
	padding: 3px 5px;
	color: white;
	text-decoration: none;
	margin: 0px;
}
#pastExhibContent .thumbAdminParagraph a:hover {
	color: white;
}
#publicationsContent .adminParagraph {
	position: absolute;
	top: -5px;
	right: 0px;
}
#publicationsContent .bookSummaryBox .bookAdminParagraph {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}
#publicationsContent .bookSummaryBox .bookAdminParagraph a,
#pastExhibContent .adminParagraph a,
#scheduleContent .schedulePostBox .postAdminParagraph a,
#blogContent .blogPostBox .postAdminParagraph a {
	background-color: steelblue;
	padding: 3px 5px;
	color: white;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
}
#publicationsContent .bookSummaryBox .bookAdminParagraph a:hover,
#pastExhibContent .adminParagraph a:hover,
#scheduleContent .schedulePostBox .postAdminParagraph a:hover,
#blogContent .blogPostBox .postAdminParagraph a:hover {
	color: white;
}
#scheduleContent .adminParagraph,
#blogContent .adminParagraph {
	position: absolute;
	top: 8px;
	right: 15px;
}
#scheduleContent .schedulePostBox .postAdminParagraph,
#blogContent .blogPostBox .postAdminParagraph {
	text-align: right;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 0px 0px;
}

/* ################################################################################################################################# */

/* ADMINISTRATION GENERAL MODS */

#adminContent {
	position: relative;
	float: left;
	width: 739px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: steelblue;
}
#adminContent p {
	width: 650px;
}
#adminContent h3 {
	width: 739px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px 0px 11px 0px;
	border-bottom: 1px dotted steelblue;
	color: steelblue;
}
#adminContent h4 {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: steelblue;
	margin-bottom: 17px;
}
#adminEditForm {
	width: 650px;
}
.adminEditBox {
	width: 650px;
	margin-bottom: 7px;
}
.adminEditBox label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.adminSelect {
	height: 17px;
	border: none;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053a77;
}
.adminInput {
	width: 394px;
	height: 17px;
	padding: 3px 3px 0px 3px;
	border: none;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053a77;
}
.adminTextArea {
	width: 636px;
	padding: 7px;
	border: none;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053a77;
}
.adminParagraph .adminButton {
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	line-height: 14px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: steelblue;
	border: none;
	cursor: pointer;
}
.adminParagraph .adminButton:hover {
	color: white;
}
.blockLabel {
	display: block;
	width: 650px;
	margin-bottom: 7px;
}
#adminContent .adminComment {
	width: 650px;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: justify;
}
#cropBox {
	position: relative;
}
#cropBox img {
	white-space: nowrap;
	float: left;
}
/*
#cropSelector {
	position: absolute;
	width: 152px;
	height: 80px;
	border: 1px solid red;
}
*/
#cropSelector {
	position: absolute;
	width: 150px;
	height: 78px;
	border: 2px dashed red;
}
#imageList,
#docList,
.forHireDocList {
	clear: both;
	width: 628px;
	padding: 17px 10px 10px 10px;
	border: 1px solid steelblue;
	list-style-type: none;
}
#imageList li,
#docList li,
.forHireDocList li {
	width: 628px;
	margin-bottom: 7px;
}
.imageNameLine,
.docNameLine,
.forHireDocTitleLine {
	width: 628px;
}
.imageOrder,
.forHireDocOrder {
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	font-size: 13px;
}
#imageList .imageName,
#adminContent .forHireDocTitle {
	display: block;
	float: left;
	width: 568px;
	padding-left: 10px;
	font-size: 13px;
}
#imageList .illustrName {
	width: 618px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 13px;
}
.docType {
	display: block;
	float: left;
	width: 100px;
	height: 15px;
	text-align: right;
	font-size: 9px;
	line-height: 20px;
}
#docList .docName {
	display: block;
	float: left;
	width: 518px;
	height: 15px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 15px;
}
#imageList .imageName a,
#docList .docName a,
#imageList .illustrName a,
#adminContent .forHireDocTitle a {
	color: steelblue;
	text-decoration: none;
}
#imageList .imageName a:hover,
#docList .docName a:hover,
#imageList .illustrName a:hover,
#adminContent .forHireDocTitle a:hover {
	text-decoration: none;
	color: midnightblue;
}
#imageList .imageOptionsLine,
#adminContent .forHireDocOptionsLine {
	clear: both;
	width: 568px;
	padding-left: 60px;
	font-size: 9px;
}
#docList .docOptionsLine {
	clear: both;
	width: 518px;
	padding-left: 110px;
	font-size: 9px;
}
#imageList .illustrOptionsLine {
	width: 618px;
	padding-left: 10px;
	font-size: 9px;
}
#imageList .imageOptionsLine a,
#docList .docOptionsLine a,
#imageList .illustrOptionsLine a,
#adminContent .forHireDocOptionsLine a {
	color: midnightblue;
	text-decoration: none;
	margin-right: 3px;
	cursor: pointer;
}
#adminContent .uploadImageForm,
#adminContent .uploadDocForm {
	display: none;
	width: 349px;
	padding: 10px;
	border: 1px solid steelblue;
	margin-bottom: 13px;
}
#adminContent .sortImagesForm,
#adminContent .editCaptionForm,
#adminContent .editForHireTitleForm {
	width: 349px;
	padding: 10px;
	border: 1px solid steelblue;
	margin-bottom: 13px;
}
#exhibDocBox {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 300px;
	height: 140px;
	padding: 10px;
	border: 1px solid steelblue;
	overflow: auto;
}
#blogIllustrBox {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 300px;
	height: 99px;
	padding: 10px;
	border: 1px solid steelblue;
	overflow: auto;
}
#exhibDocBox h4,
#blogIllustrBox h4 {
	width: 280px;
}
#pageDocBox {
	width: 300px;
	padding: 10px 10px 17px 10px;
	border: 1px solid steelblue;
	overflow: auto;
	margin-bottom: 10px;
}
#pageDocBox h4 {
	width: 280px;
}
#documentList,
#illustrList {
	width: 280px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#documentList li,
#illustrList li {
	width: 280px;
	padding: 0px;
	margin: 0px;
}
.docsFalseInput,
.illustrFalseInput {
	width: 280px;
	font-size: 11px;
	border: none;
	color: #053a77;
	background-color: #e0edfc;
	cursor: pointer;
}
.docsFalseInput:focus,
.illustrFalseInput:focus {
	border: none;
}
#adminContent .uploadDocForm {
	display: none;
	width: 349px;
	padding: 10px;
	border: 1px solid steelblue;
	margin-bottom: 13px;
}
#editBookCoverFrame {
	width: 160px;
	padding: 10px;
	background-color: white;
	margin-bottom: 5px;
}
#editBookCoverFrame img {
	display: block;
	margin: 0px auto;
}
#forHireList {
	width: 349px;
	list-style-type: none;
}
#forHireList li {
	margin-bottom: 14px;
	height: 14px;
	line-height: 14px;
}
