td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #585858; line-height: 13pt}
body { line-height: 13pt }


h1 {
	font-family: Georgia, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1.4em;
	Color:#39412C;
	text-align: left;
	line-height: 1.2em;
}
/* Project related styles */
#panelContent
{
	margin-left:30px;
}

.inputProjectName, .viewProjectName , .loginHeader
{
	display: block;
	color: #764d39; 
	font-family: Palatino Linotype; 
	font-size: 200%; 
	font-weight:bold; 
	padding-bottom: 10px;
	margin-top: 10px;
	width:90%;
}

.projectName 
{ 
	color: #764d39; 
	font-family: Palatino Linotype; 
	font-size: 200%; 
	font-weight:bold; 
	padding-left: 4%; 
	padding-top: 5%; 
	padding-bottom: 10px;
}

.inputProjectName
{
	border-color: #764d39;
	border-style: solid;
	border-width: 1px;	
}

.inputProjectDescription, .viewProjectDescription
{
	display: block;
	/* margin-top: 20px; */
	width: 90%;
	line-height: 13pt;
}

.inputProjectDescription
{
	height: 20em;	
}

.buttonProjectForm
{
	margin-top: 20px;
}

.errorString
{
	color: red;
	font-weight: bold;
	font-size: 90%;
}

.projectOptionsMenuItem, .projectOptionsMenuItemDisabled
{
	display:block;
	color:#ffffff;
	font-weight:bold;
	padding-top:5px;
	padding-left:30px;
	text-decoration:none;	
}



.projectOptionsMenuItemDisabled
{
	color:#666666;	
}

.projectListMenuItem, .projectListMenuItemHover, .projectListMenuItemLastChildHover, .projectListMenuItemSelected, .projectListMenuItemLastChild, .projectListMenuItemSelectedLastChild
{ 
	display:block; 
	color:#764d39; 
	font-weight: bold; 
	padding-left:30px; 
	padding-right:20px; 
	padding-top:5px; 
	padding-bottom:5px; 
	cursor:hand; 
	text-decoration: none;

	border-top: solid;
	border-top-width: 1px;
	border-top-color: white;	
}

.projectListMenuItemLastChild, .projectListMenuItemSelectedLastChild
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;		
}

.projectListMenuItemHover, .projectListMenuItemLastChildHover, .projectListMenuItemSelected, .projectListMenuItemSelectedLastChild
{
	background-color:#d4d2b9;
	background-image:url(butterfly_on.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;							
}

/* Content related styles */
.bold 
{  
	font-weight: bold
}

.title 
{  
	font-weight: bold; 
	color: #68340F
}

.subtitle 
{ 
	font-weight: bold; 
	color: #68340F; 
	font-style: italic; 
	text-decoration: none; 
}

.nicelist 
{
    margin-left: 2px;
    padding-left: 0;
    list-style: none;
	line-height: 15px;
}
	
.nicelist li 
{	
    padding-left: 18px;
    background-image: url(bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

html[xmlns] .nicelist 
{
    padding-left: 2em;
}

html[xmlns] .nicelist li 
{
    background: none; /* undo the background-image */
    list-style-image: url(bullet.gif);
    padding: 0;
}

.footer 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #585858; 
	line-height: 10pt
}

.contact_ctrl 
{  
	background-color: #F8F7F2; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

a 
{ 
	color: #585858; 
	text-decoration: underline
}

.no_underline 
{ 
	text-decoration: none 
}

.galpic {border: 1px solid #E5E3CC;}
.galpic:hover {border: 1px solid #8D8847;}