/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a
{
    text-decoration: none;
    color: #87d8ab;
}

a:visited {
	color: #87d8ab;
}

a:hover
{
    text-decoration: underline;
    color: #aafcab;
}

a:active {
	color: #87d8ab;
}

body
{
    background-color: #4b697f;
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #FFFFFF;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua
{
	position: absolute;
	width: 510px;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #87d8ab;
}
.menua a:hover, .nav a:hover {
	color: #aafcab;
}

/* 1.1 SHIM */

.shim {
	display: none;
}



/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	
	position: relative;
	width: 786px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
    float: right;
    width: 200px;
    text-align: center;
}

#content
{
    margin-left: 10px;
    width:550px;
}

#whatsnew {
	float: left;
	width: 250px;
}

#coollinks {
	margin-left: 270px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 3.5em;
	padding-bottom: 3.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
	padding-bottom:0.5em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}










.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}


/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
	display:block;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #87d8ab;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.mvpLogo
{
    padding-top:30px;
    clear: none;
    display: block;
    float: inherit;
}
.insiderLogo
{
    padding-top:30px;
    clear: none;
    display: block;
    float: inherit;
}
.aspnetLogo
{
    padding-top:30px;
    clear: none;
    display: block;
    float: inherit;
}

/* Custom Additions */

.siteManagementTableRows
{
	width: 33%;
	border:0;
}
.siteManagementTableSection
{
	padding-top:20px;
	padding-bottom:20px;
}
.statOption
{
	padding:5px;
}
.statsTable
{
	padding-top:20px;
	padding-bottom:80px;
	margin-left:auto;
	margin-right:auto;
}
.statMessage
{
	padding-top:15px;
	padding-bottom:30px;
}
.downloadsArea
{
    margin:auto;
	text-align: center;
    padding-bottom:20px;
    width:786px;
}
.downloadsLinks
{
	text-align:left;
    float:left;
    padding-top:10px;
    padding-bottom:20px;
    display:block;
    width:200px;
    float:left;

}
.downloadsDisplay
{
	display: inline;
	text-align: center;
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
}
.downloadSectionDisplay
{
	display:block;
	
}
.downloadOnLoadMsg
{
	display: block;
	visibility: hidden;
	position:absolute;
}

.articlesArea
{
	text-align: center;
    width:786px;
    margin:auto;
}

.articleLinks
{
	text-align:left;
    float:left;
    padding-top:10px;
    padding-bottom:20px;
    display:inline;

}
.articleDisplay
{
	display: inline;
	text-align: center;
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
    float:left;
}
.articleSectionDisplay
{
	display:block;
	width:100%;
	
}

.contactFormArea
{
    margin-left: 10px;
    width:786px;
    margin-bottom:10px;
}

.contactFormLabelsArea
{
	float:left;
	text-align: right;
	width: 30%;
}

.contactFormInputArea
{
	float:left;
	width:70%;
	text-align:left;
}
.contactFormLineLabel
{
	height: 2.1em;
	display: block;
	vertical-align:top;
	margin-bottom:2px;
}
.contactFormLineInput
{
	display: block;
	vertical-align:top;
	margin-left:12px;
	margin-bottom:2px;
	width:50%;
}
.contactFormMsg
{
	color:Yellow;
	font-weight:bolder;
	margin-bottom:3px;
}

.headerSpacing
{
	margin-top:80px;
	padding-bottom:40px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
.title
{
	margin:auto;
	width:500PX;
}

/* The progress indicator on the downloads page */
.dloadProgIndicator
{
/*    position:absolute;
    left:450px;
    top:75px;*/
    margin-left:85px;
    margin-top:5px;
    color:Lime;
}

/***********************************************************************
************** Main Page accordion styles  *****
************************************************************************/
.accordMainHdr
{
    color: White;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    margin-left:20px;
}
.accordMainContent
{
    
    color:Yellow;
    border:1px dotted black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #FFFFFF;
    margin-left:30px;
    margin-right:5px;
    margin-bottom:3px;
    padding-left:8px;
    padding-right:8px;
    padding-top:3px;
    padding-bottom:3px;
  
}
.accordParent
{
    height:450px;
}

