﻿body
{
    background-image: url(../images/bg.gif);
    font-family: Verdana, Tahoma;
    font-size: 0.8em;
}

h1 
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

h2
{
	color: #01366a;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2.pageHeader
{
    float: left;
}

a
{
	color: #993333;
}

div.cleaner {clear: both; font-size:1px; height: 1px; margin:0; line-height: 1px; }

#container
{
	display: table-cell;
	margin-top: 10px;
    width: 955px;
    position: absolute;
    left: 50%;
    margin-left: -477px;
}

div.loginview
{
	font-size: 0.8em;
	padding-bottom: 5px;
}

div.loginview a
{
	font-weight: bold;
	text-decoration: none;
}

#contents
{
	width: 931px;
	padding: 12px 12px 12px 12px;
	background-color: #D8DEEA;
	font-size: .8em;
}

#contents a img
{
	border: 0px;
}

.section
{    
	border: solid 1px Gray;
	padding: 12px 12px 12px 12px;
    background-color: #edeff4;
	margin-bottom: 12px;
	overflow: auto;
}

#footer
{
	width: 100%;
	font-family: verdana,arial,sans-serif;
	font-size: .8em;
	padding-top: 5px;
	text-align: right;
}

.alphaDiv
{
	float: left;
	width: 45px;
	text-align: center;
}

.alphaDiv a
{
	font-family: Lucida Console, Courier New;
	text-decoration: none;
	font-size: 4em;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.alphaDiv a:hover
{
    background-color: #5E73A2;
}

.profileRpt
{
	width: 100px;
	height: 140px;
	float: left;
	padding: 0em 0.5em 0.5em 0.5em;
	margin-bottom: 8px;
	overflow: visible;
}

.profileRpt .profileTitle
{
    font-family: Verdana;
    font-size: 8pt;
	text-align: center;
	height: 28px;
	width: 100px;
}

.nameDiv
{
	width: 222px;
	float: left;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin-top: 8px;
	margin-bottom: 8px;
}

.profileGallery
{
    margin-left: 7px;
    margin-top: 3px;
}

.smallPhotoDiv
{
	float: left;
	border: solid 2px #0e2d4c;
	margin-bottom: 4px;
	margin-right: 4px;
	height: 102px;
	overflow: visible;
}

.photoDiv95
{
	float: left;
	border: solid 2px #0e2d4c;
	margin-bottom: 4px;
	margin-right: 4px;
	height: 95px;
	overflow: visible;
}

.smallPhotoDiv .imgA
{
	position: relative;
	top: -15px;
	z-index: 10;
}

.smallPhotoDiv div
{
	position: relative;
	top: 0px;
	left: 51px;
	z-index: 15;
	height: 15px;
	width: 51px;
	visibility: hidden;
	text-align: center;
}

.smallPhotoDiv .options
{
	background-color: White;
	font-size: 10px;
	color: #3b5998;	
}

.homeProfiles
{
	background-color: White;
	font-family: Calibri, Tahoma;
	font-size: 12px;
}

.homeProfiles h2
{
    text-decoration: underline;
    color: #993333;
}

.info
{
	border: solid 1px Gray;
	background-color: #FFF8CC;
	padding: 12px 12px 12px 12px;
	margin-bottom: 12px;
}

.group
{
	float: left;
	width: 48%;
}

.leftPanel
{
    float: left;
    width: 310px;
    margin-right: 12px;
}

.centerPanel
{
    float: left;
    width: 579px;    
}

.defaultPhoto
{
	border: solid 2px #0e2d4c;
	margin-right: 0px;
	margin-bottom: 10px;
}

.headerButtons
{
    float: right;
}

headerButtons div
{
    float: right;
}

.tabs
{
	border-bottom: solid 1px #d8dfea;
	overflow: auto;
}

.tab
{
	float: left;
	padding: 5px 10px 5px 10px;
	margin-right: 4px;
	border-left: solid 1px #d8dfea;
	border-right: solid 1px #d8dfea;
	border-top: solid 1px #d8dfea;
	font-weight: bold;	
}

.tabOn
{
	background-color: White;
}

.tabOn a
{
	color: Black;
	text-decoration: none;	
}

.tabOff
{
	background-color: #d8dfea;
	color: White;
}

.tabOff a
{
	color: #3b5998;
	text-decoration: none;
}

.details
{
	background-color: White;
	border-bottom: solid 1px #d8dfea;
	border-left: solid 1px #d8dfea;
	border-right: solid 1px #d8dfea;
	padding: 8px 8px 8px 8px;
}

#jsActionsDiv
{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}

#jsActionsDiv a
{
	font-family: Arial;
	margin-right: 15px;
}

.morePhotos
{
	margin-left: 10px;
	float: right;
	width: 250px;
	height: 350px;
	overflow: hidden;
}

div.photoDiv
{
    min-height: 450px;
}

img.showPhoto
{
	display: block;
    margin: 1em auto;
    cursor: pointer;
}

div.splitPage
{
    float: left;
}

div.quarterPage
{
    width: 226px;
}

div.halfPage
{
    width: 452px;
}

div.splitPage div
{
    float: left;
    width: 103px;
    overflow: hidden;
    padding-left: 10px;
}
