/* Stylesheet definitions for Library page modules. */

/* AdministratorMenu module. */
table.amMenu { width: 100%; }
td.amMenu { padding: 10px 10px 10px 10px; }
td.amItem { font-weight: bold; text-align: right; }
td.amIcon { padding: 2px 5px 2px 10px; vertical-align: center; width: 5px; }

/* BrowsingPage. */
div.bpFolderLink { margin: 2px 0px 2px 5px; }
div.bpExternalLink { margin: 2px 0px 2px 5px; }
table.bpFolderHeader { margin: 10px 0px 10px 0px; width: 100%; }
table.bpMagazineLink {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin: 3px 0px 3px 0px;
	width: 100%;	
}
td.bpFolderTitle { font-size: 13px; font-weight: bold; }
td.bpMagazineTitle { padding: 3px 5px 3px 5px; }
td.bpMagazineDescription { padding: 3px 5px 3px 5px; }

/* ContactForm module. */
input.cfField, textarea.cfField { width: 250px; }
table.cfSection {
	background-color: #EFEFEF;
	margin: 10px 0px 5px 0px;
	width: 100%;
}
table.cfSubmit { margin-top: 10px; }
td.cfFieldName {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 150px;
}
td.cfSection {
	color: #333366;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

/* FolderEditWindow module. */
input.fewField, textarea.fewField { width: 300px; }

/* FolderList module. */
td#flFolderTitle { padding-right: 10px; }
td#flFolderList { padding-right: 10px; }

/* Header module. */
a.hMenu { color: #FFFFFF; }
a.hMenu:hover { color: #FFFFFF; }
div#hMenu {
	height: 20px;
	width: 100%;
}
img#hLogoLineTextImage { margin-left: 15px; }
input#hLogoLineSearchBox { width: 70px; }
input#hLogoLineSearchButton { margin-right: 5px; }
table#hHeader { width: 100%; }
td#hImageLine {
	background-image: url(../../.images/library/design_line_bg.gif);
	background-repeat: repeat-x;
	height: 83px;
}
td#hImageLine1 { width: 187px; }
td#hImageLine2 { width: 593px; }
td#hLogoLine { background-color: #FFFFFF; }
td#hLogoLine1 { height: 45px; width: 187px; text-align: center; vertical-align: bottom; padding-bottom: 3px; }
td#hLogoLine2 { width: 417px; vertical-align: bottom; padding-bottom: 3px; }
td#hLogoLine3 { width: 174px; text-align: right; vertical-align: bottom; padding-bottom: 3px; }
td.hLogoLineBreak { width: 1px; vertical-align: bottom; }
td#hMenu { background-color: #333366; }
td#hMenu1 { width: 175px; }
td#hMenu2 { width: 210px; }
td#hMenu3 { width: 185px; }
td#hMenu4 { width: 162px; }
td#hMenu2-4 { width: 581px; }
td.hMenuField {
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: none;
	border-top: none;
	color: #FFFFFF;
	empty-cells: show;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 7px 4px 4px;
}
td#hSeparator {
	background-image: url(../../.images/library/line_separator_1.gif);
	background-repeat: repeat-x;
	height: 19px;
}

/* Infobox module. */
div.infoBoxTitle {
	color: #333366;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}
div.infoBoxContent { margin: 5px 10px 10px 10px; }

/* LibrarySettingsPage. */
div.lspSectionTitle { font-weight: bold; margin: 10px 0px 5px 0px; }
div.lspButtons { margin: 15px 0px 0px 0px; }
div.lspButtonGroup { margin-top: 3px; }
input.lspFieldShort { width: 180px; }
input.lspFieldLong, select.lspFieldLong { width: 280px; }
table.lspSettings { margin-left: 5px; }
td.lspTopTitle { padding-bottom: 3px; }

/* LinkEditWindow. */
input.lewField, textarea.lewField { width: 300px; }

/* MagazineEditForm module. */
input.mefField, textarea.mefField { width: 220px; }

/* RootFolderTable module. */
a.rftAll {
	font-weight: bold;
	font-size: 10px;
	margin: 5px 10px 5px 10px;
}
div.rftTitle {
	font-weight: bold;
	margin: 10px 10px 0px 10px;
}
table.rftContent { margin: 5px 10px 5px 10px; }
td.rftItem { vertical-align: top; padding-bottom: 5px; }

/* OwnerList module. */
div.olBottomLine { margin-top: 3px; }

/* OwnerEditForm module. */
input.oefField, textarea.oefField { width: 220px; }

/* SendMessageWindow module. */
input.smwField, textarea.smwField { width: 300px; }

/* TopRatedMagazinesTable module. */
a.trmMagazine {
	font-size: 10px;
	font-weight: bold;
}
div.trmTitle {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
	text-transform: uppercase;
}
table.trmMagazines { margin: 5px 10px 10px 10px; width: 100%; }
