﻿body 
{
	margin: 5px;
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}

img
{
	border-width: 0px;
}
#SliderBodySeparator
{
	margin-top: 5px;
	width: 1000px;
	height: 5px;
}
#PagePlaceholder
{
	background-image: url('/images/body-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	width: 1000px;
	padding-bottom: 5px;
	overflow: auto;
}

div.SubProjects
{
	background-image: url('/images/menu-sub-project-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 150px;
}

div.SubProjects > p 
{
	color: #23382D;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px 6px 32px;
}

div.SubProjects > p > a
{
	color: #23382D;
	text-decoration: none;
}
div.SubProjects > p > a:hover
{
	text-decoration: underline;
}

div.PicSlider
{
	width: 1000px;
	height: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#PageBody
{
	width: 680px;
	background-color: #DEF0DD;
	padding: 10px;
	float: left;
}

#RightPane
{
	background-color: #7CC576;
	width: 130px;
	float: left;
	padding: 10px;
	text-align: center;
	font-family: Tahoma;
}
#RightPane > a
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

#LeftPane
{
	width: 150px;
	background-image: url('/images/left-pane-bg.gif');
	background-repeat: repeat-y;
	float: left;
	padding-top: 1px;
}

h1
{
	font-family: Georgia;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 16pt;
	color: #2C4136;
	background-image: url('images/h1-bg-gradient.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

h2
{
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 25px;
	font-size: 14pt;
	color: #2C4136;
	font-style: italic;
	text-decoration: underline;
}
ul
{
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
ul.ProjectCategories
{
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 20px;
	padding-left: 10px;

}

li.Category
{
	padding-left: 0px;
	margin-left: 0px;
}

li.Category > a
{
	font-weight: bold;
	text-decoration: none;
	color: #23382D;
}

li.Category > a:hover
{
	text-decoration: underline;
}

img.RightPaneSplitter 
{
	width: 130px;
	height: 12px;
	margin: 5px 0px 5px 0px;
}

#FtpAdminLinks
{
	float: right;
	margin-top: 102px;
	margin-right: 20px;
}
#FtpAdminLinks > p
{
	margin: 0px;
	line-height: 23px;
}
img.icon16
{
	width: 16px;
	height: 16px;
}
img.middle
{
	vertical-align: middle;
}
img.HeaderLink
{
	border-width: 0px;
	width: 87px;
	height: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#PageFooter
{
	width: 1000px;
	margin-top: 5px;
	font-size: 8pt;
	color: Gray;
	text-transform: uppercase;
}
div.PageHeader
{
	background-image: url('/images/header-bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	text-align: left;
}

div.Admin
{
	background-image: url('/images/admin-header-bg.gif');
}

table
{
	margin: 0px;
}
td
{
	font-size: 10pt;
}
input
{
	font-family: Tahoma;
	font-size: 10pt;
}
textarea
{
	font-family: Tahoma;
	font-size: 10pt;
}

td.formCaption
{
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
}

#TextboxHelp
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	background-color: #FFF799;
	z-index: 100;
	padding: 5px;
	font-size: 8pt;
	visibility: hidden;
	cursor: default;
	border: solid 1px #7D4800;
}
div.Message
{
	width: 640px;
	height: 40px;
	margin-bottom: 15px;
	background-image: url('/images/message-box-bg.gif');
	background-repeat: no-repeat;
	background-color: #7689A8;
	padding: 20px;
	color: White;
	font-weight: bold;
}

p
{
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 18px;
}

table.ProjectFiles
{
	table-layout: fixed;
	width: 680px;
	margin: 10px 0px 10px 0px;
	border-width: 0px;
	background-color: White;
}

img.MenuItem
{
	width: 150px;
	height: 21px;
}

tr.Header
{
	font-weight: bold;
	background-color: #EFF8EE;
}

td.File
{
	height: 26px;
	vertical-align: middle;
	border-width: 0px;
}

td.File > img
{
	width: 16px;
	height: 16px;
}

td.File > a
{
	color: Black;
	text-decoration: none;
}
td.File > a:hover
{
	text-decoration: underline;
}

td.Icon
{
	width: 24px;
	text-align: center;
}
td.Name
{
	width: 300px;
}
td.Size
{
	width: 100px;
}
td.UploadDate
{
	/*width: 150px;*/
}
td.Select
{
	width: 24px;
	text-align: center;
}

table.Message
{
	table-layout: fixed;
	width: 640px;
	height: 40px;
	margin: 0px;
}
td.Message
{
	vertical-align: middle;
	text-align: left;
	height: 40px;
	overflow: hidden;
}
td.MessageImage
{
	vertical-align: middle;
	width: 60px;
	text-align: center;
	height: 40px;
}

td.MessageImage > img
{
	width: 34px;
	height: 31px;
	margin: 0px 14px 0px 0px;
}

#PageCover
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	background-color: Black;
	z-index: 100;
	opacity: .3;
	filter: alpha(opacity=30);
}

#phPageCover
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	z-index: 150;
}

iframe.InlineFrame
{
	width: 550px;
	height: 400px;
	z-index: 150;
	background-color: White;
	background-image: url('/images/if-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

body.if
{
	background-color: White;
	background-image: url('/images/if-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 12px;
}
img.IFMessage
{
	width: 34px;
	height: 31px;
	margin-right: 5px;
	vertical-align: middle;
}
p.IFMessage
{
	font-weight: bold;
	margin: 0px;
	padding-bottom: 6px;
	border-bottom: solid 1px gray;
}

.panel
{
	width: 94px;
	height: 94px;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #EAE8D0;
}
.panelHover
{
	border-color: #0071BC;
}
td.panelImage
{
	padding-bottom: 5px;
}

.PasswordRefresh
{
	width: 22px;
	height: 22px;
	vertical-align: top;
}

span.descTitle
{
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #8b0000;
}

hr
{
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0px;
	border-bottom: solid 1px #555555;
	height: 1px;
}

select.listCategories
{
	width: 350px;
	margin-bottom: 10px;
}

span.projectCat
{
	color: red;
	font-size: 8pt;
}