body
{
	font-size: 9pt;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color: #778899;

}
#container
{
	width: 98%;
	margin: 5px auto;
	background-color: #868686;
	color: #000000;
	border: 1px solid #666666;
	min-width: 760px;
	 _width: expression(((document.body.clientWidth)) < 760? "760px": "auto" );

}
/* mac hide \*/
* html #MainContentWide
{	
	height:100%;
	display:table-cell;
	height:350px;
}
* html #MainContentNarrow
{	
	height:100%;
	display:table-cell;
	height:350px;
}
/* end hide*/
#top
{
	padding: .5em;
	background-color: #666666;
	max-width:100%;
}
#topnavigation
{
	padding-top:1px;
	padding-bottom:1px;
	background-color: #cbcbcb;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	max-width:100%;
}
#topnavigation TD
{
	font-size:9pt;
}
#topnavigation2
{
	background-color: #dddddd;
	border-top: 1px solid #666666;
	max-width:100%;
}
.ErrorControl
{
	padding: .0em;
	background-color: #F0E68C;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}


#sidenav
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em 0 0 .8em;
	font-size:11px;
}

.MainContentNarrow
{
	margin-left: 170px;
	border-left: 1px solid #666666;
	padding: 5px;
	max-width: 98%;
	min-height:350px;
	
}
.MainContentWide
{
	margin-left: 5px;
	padding: 5px;
	max-width: 98%;
	min-height:350px;	
}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #ffffff;
	background-color: #666666;
	border-top: 1px solid gray;
	font-size:7pt;
	text-align:right;
}

#sidenav p { margin: 0 0 1em 0; }
A
{
	font-weight: normal;
	font-size: 9pt;
	color: #cfcfb0;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;	
}
A:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: #900014;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A.footerLink
{
	font-weight: normal;
	font-size: 7pt;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	
}
A.footerLink:hover
{
	font-weight: normal;
	font-size: 7pt;
	color: Yellow;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}




.PanelBio
{
	position:relative;
	margin-right:10px;	
	padding-bottom:10px;	
	width:100%;
}
.BioPic
{
	float:left;	
	margin:0px 10px 10px 0px;
	border: 1px solid #666666;
	padding: 2px;
	text-align:center;
	width:300px;
}
.BioText
{
	
}

TD
{
	padding:0px;
	margin:0px;
	font-size:9pt;
        
}
.inputLabel
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	font-weight:bold;
}
.inputField
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.inputFieldRequired
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;

	font-style: normal;
	font-family: Verdana, Palatino, Georgia, "Times New Roman" , Times, serif;

	background-color: lemonchiffon;
}
.inputFieldDisabled
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:silver;
}

.inputFieldNumeric
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
}
.inputFieldNumericRequired
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
	background-color:lemonchiffon;
}
.GridHeaderXXSmall
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	background-color: #666666;
}
.GridItemXXSmall
{
	font-size: 9pt;
	background-color: #BFBFB2;
}
.GridItemXXSmall A
{
	font-size: 9pt;
	color: blue;
	text-decoration: none;
}
.GridItemXXSmall A:Hover
{
	font-size: 9pt;
	color: #990033;
	text-decoration: none;
}
.GridAlternateItemXXSmall
{
	font-size: 9pt;
	background-color: #E6E6E3;
}
.GridAlternateItemXXSmall A
{
	font-size: 9pt;
	color: blue;
	text-decoration: none;
}
.GridAlternateItemXXSmall A:Hover
{
	font-size: 9pt;
	color: #990033;
	text-decoration: none;
}
.GridItemXXSmallBold
{
	font-weight: bold;
	font-size: 7pt;
	background-color: #bfbfb2;
}
.GridAlternateItemXXSmallBold
{
	font-weight: bold;
	font-size: 7pt;
	background-color: #E6E6E3;
}

TABLE.inputTables
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	font-size: 9pt;
	border-left: #efefef 2px outset;
	border-bottom: #333 3px ridge;
	font-family: Verdana;
	background-color: #e6e6e3;
	border-collapse: separate;
}

TR.inputTableTitle
{
	font-size: 9pt;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;	
	height: 20px;
	background-color: #666666;
	
}
TD.inputTableTitle
{
	font-size: 9pt;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	height: 20px;
	background-color: #666666;
}
TABLE.inputTables TD
{
	color:#333333;
}
TR.inputTableTitle TD
{
	color:#ffffff;
}
A.inputTables
{
	color:#000000;
}
A.inputTables:hover
{
	color:#666666;
}

.instructionLabel
{
	font-size: 7pt;
	color: #660000;
}
.photographerRatingReply
{
	background-color: darkkhaki;

}
.critiqueRatingReply
{

	background-color: palegoldenrod;

}
.photographerRatingReply A
{
	
	color: blue;
	text-decoration: none;
}
.photographerRatingReply A:Hover
{
	
	color: #990033;
	text-decoration: none;
}
.critiqueRatingReply A
{
	
	color: blue;
	text-decoration: none;
}
.critiqueRatingReply A:Hover
{
	
	color: #990033;
	text-decoration: none;
}
.formButtons
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	font-size: 9pt;
	vertical-align: middle;	
	width: 85px;
	color: #333333;	
	font-family: Verdana;
	height: 22px;
	background-color: #CDCCDF;
	text-align: center;
	cursor: pointer;
	
}
.formButtons:hover
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	font-size: 9pt;
	vertical-align: middle;	
	width: 85px;
	color: #ffffff;	
	font-family: Verdana;
	height: 22px;
	background-color: #000000;
	text-align: center;
	cursor: pointer;
	
}
a.formLinkButtons
{
	display:block;
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;
	width: 80px;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	background-color: #CDCCDF;
	height: 16px;
	font-size: 9pt;
	color: #333333;	
	font-family: Verdana;
}
a.formLinkButtons:hover
{
	display:block;
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;
	width: 80px;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	background-color: #CDCCDF;
	height: 16px;
	font-size: 9pt;
	color: #333333;	
	font-family: Verdana;
}




.MenuGroup
{          
         background-color:#aaaaaa;
         border-style:solid;
         border-width:1px;
         border-color: Black;
         cursor: pointer;
         cursor: hand;         
         padding: 1px;
         text-align: left;
			font-size:12px;
}
.MainItem 
{
         height:18px;
         cursor: pointer;
         cursor: hand;
         font-size: 12px;
         font-family: Arial, Verdana;
         color: #000000;
         s-width: 120px;
         text-align: center; 
         margin: 3px 0px 1px 0px;
         s-border-top: 2px outset #B8B8B8;
         border-bottom: 1px solid #ffffff;
}
.MainItemOver
{
         height:22px;
         cursor: pointer;
         cursor: hand;
         s-font-weight: bold;
         font-size: 12px;
         font-family: Arial, Verdana;
         color: #000000;
         border-bottom: 3px solid #900014;
         border-top: 2px outset #B8B8B8;
         s-width: 120px;
         text-align: center;
         background-color: #A0A0A0;
}

.MenuItem
{
         border-style:solid;
         border-width:1px;
         border-color:#aaaaaa;          
         cursor: pointer;
         cursor: hand;         
         font-family:Verdana;
         font-size:12px;         
         text-align: left;
         padding: 1px;          
}

.MenuItemOver
{
         background-color:#900014;
         border-style:solid;
         border-width:1px;
         border-color:black; 
         cursor: pointer;
         cursor: hand;         
         font-family:Verdana;
         font-size:x-small;         
         text-align: left;
         padding: 1px;
			color:white;
			font-size:12px;
}

.MenuItemToolTip
{
         background-color: #fffacd;
         border-style:solid;
         border-width:1px;
         border-color: black; 
         font-family: Arial;         
         padding: 3px;
         font-size:9pt;
         text-align: left;
}

.MenuItemClicked
{
         background-color: Red;
         border-style:solid;
         border-width:1px;
         border-color:#f5f5f5; 
         font-family:Verdana;
         cursor: pointer;
         cursor: hand;
         padding: 1px;
         font-size:12px;
         text-align: left;

}

.Separator
{
         background-color: transparent; 
         margin-left: 2px;
         margin-right: 2px;
}

.Spacer
{
         background-color: Transparent; 
}


.panelHeaderCssClass
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	height: 17px;
	background-color:#666666;
}

.panelHeaderCssClassSelected
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	cursor: pointer;
	color: white;
	font-family: Verdana;
	height: 17px;
	background-color: #900014;
}

.panelItemCssClassSelected
{
	font-size: 10px;
	color: #ffffff;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClassSelected:hover
{
	font-size: 10px;
	color: #900014;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClass
{
	font-size: 10px;
	color: yellow;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClass:hover
{
	font-size: 10px;
	color: #900014;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}
.StreamInlineImage
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #666666;
	padding: 2px;
}
.ShowCaseTopSeparator
{
	color: #ffffff;
	background-color: #900014;
	width:100%;
	height:2px;
	
}
.ShowCaseContent
{
	padding-bottom:1px;
	background-color:#868686;
	width:100%;
	padding-top:1px;
}
.ShowCaseBottomSeparator
{
	
	color: #000;
	background-color: #000;
	width:100%;
	height:2px;
	
}	

.BlogContent
{

	margin-right: 160px;
	
	padding: 5px;
	min-height:300px;	
}
.BlogArchive
{
	float: right;
	width: 150px;
	margin: 0;
	padding: 0 0 0 .8em;
}
.BlogSubject
{
	font-weight: bold;
	font-size: 9pt;
	color:Gold;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
.BlogDate
{
	font-size:9px;
}
A.BlogTitleLink
{
	font-weight: bold;
	font-size: 9pt;
	color:#fff000;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogTitleLink:hover
{
	font-weight: bold;
	font-size: 9pt;
	color:#666666;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogArchiveLink
{
	font-weight: normal;
	font-size: 7pt;
	color:#fff000;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogArchiveLink:hover
{
	font-weight: normal;
	font-size: 7pt;
	color:#666666;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}

.BlogBottomSeparator
{
	
	width:100%;
	height:15px;
	
}
.BlogArchiveBottomSeparator
{
	
	width:100%;
	height:2px;
	
}

.PictureGrid
{
	padding-top:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	clear:left;
	width:100%;
}
.ThumbTable
{
	margin-left:auto;
	margin-right:auto;	
}

A.RNSThumbLetterbodylinkXXSmall
{
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}
A.RNSThumbLetterbodylinkXXSmall:hover
{
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}
A.RNSThumbbodylinkXXSmall
{
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}
A.RNSThumbbodylinkXXSmall:hover
{
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}

.pagingNoLink
{
	font-size: x-small;

}
A.pagingLink
{
	font-size: x-small;
	text-decoration: none;
}
A.pagingLink:hover
{
	font-size: x-small;
	text-decoration: none;
}

.RNSThumbGridItem
{
	font-size: x-small;
	
}
.RNSThumbGridAlternateItem
{
	font-size: x-small;
	
}

TABLE.RNSThumbTable
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
TR.RNSThumbBackgroundCell
{
	background-color: #ecebeb;
}
.PhotographerName
{
	font-size:14pt;
	font-weight:bold;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	padding-right:5px;
}

.centerSomething
{
	padding-top:.25em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	padding-bottom:.25em;
}
.PPLogo
{
	float:left;
}
.HeaderText
{
	float:right;
	color:Yellow;
	font-size:9pt;
	text-align:right;
}
.HeaderText A
{
	font-size:9pt;
	color:White;	
}
.clearAll
{
	clear:both;
}

.PictureThumbFlow
{
	float:left;
	padding:.25em;
	width:130px;
}
.PictureThumbFlow A
{
	font-size:7pt;
}
.PictureThumbFlow A:hover
{
	font-size:7pt;
}
.topMessageWarning
{
	background-color:Red;
	color:White;
	font-size:14px;
	font-weight:bold;
	padding:.25em;
}
.topMessage
{
	
}

TABLE.inputTables A
{
	color: #000000;

}
TABLE.inputTables A:hover
{
	color: #666666;
}

.pageheading
{
	font-weight: bold;

}
.newaccountGrid
{
	font-weight:bold;
	font-size:9pt;
	color: #760000;
}
.toughCritiqueGrid
{
	font-weight:bold;
	font-size:9pt;
	color: saddlebrown;
}
.RNSThumbTable
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}


/* the following are for the quick views in the Bio page */
.QuickViewBox
{
	text-align:left;	
	color:#000000;
	padding:1px 1px 1px 1px;
	margin:1px 1px 1px 1px;
	border-left: #000000 thin solid;	
}
