﻿/* 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 #bababa;
	height: 1px;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}


h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 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 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	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 #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
/*.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}
*/
.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


body
{
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	font-size:10pt;
	font-family:Verdana;
}
.tableStyle
{
	border-bottom:1px solid #EAEAEA;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	border-top:1px solid #EAEAEA;	
}
.tableHeader
{
	height:23px;
	font-weight:bold;
	color:#24136B;	
	text-align:left;
	font-size:11pt;
	font-family:Verdana,Arial,Sans-Serif;
}
.divData
{
    margin: 9px;
    margin-top:0px;
    background-color: #c1a456;
}
.bodyHtml
{
    padding-top: 10px;
    text-align: center;
    Background-color:#0093DD;
}
.trDate
{
    padding-left: 5px;
    padding-top: 10px;
    background-color: #f2c689;
}
.trMoreInfo
{
    padding-left: 5px;
    padding-top: 10px;
    background-color: #f2c689;
}
.bodyBG
{
	background-color:#E1E8EE;	
}
.leftNavLine
{
	color: #D6DBE1;
	width: 80%; 	
}
.eventTitle
{
	font-size:9pt;
	font-weight:bold;	
	font-family:Verdana,Arial,Sans-Serif;
}
.flatbox
{
	border-right: #E1E8EE 1px solid;
	border-top:#E1E8EE 1px solid;
	font-size: 9pt;
	border-left: #E1E8EE 1px solid;
	color: #000000;
	border-bottom: #E1E8EE 1px solid;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	width:200px;
	height:12pt;
}
.flatFormbox
{
	border-right: #00237E 1px solid;
	border-top: #00237E 1px solid;
	font-size: 8pt;
	border-left: #00237E 1px solid;
	color: #000000;
	border-bottom: #00237E 1px solid;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
}
.Searchbox
{
	border-right: #E1E8EE 1px solid;
	border-top:#E1E8EE 1px solid;
	font-size: 8pt;
	border-left: #E1E8EE 1px solid;
	color: #000000;
	border-bottom: #E1E8EE 1px solid;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	width:80px;
}
.flatbutton
{
	border-right: #033d6c 1px solid;
	border-top: #033d6c 1px solid;
	font-size: 9pt;
	font-weight:bold;
	border-left: #033d6c 1px solid;
	color: #ffffff;
	border-bottom: #033d6c 1px solid;
	font-family: Verdana, Arial, Helvetica;
	background-color: #0858B1;
	text-align: center;
	cursor:pointer;
}
A:link.normal
{
	font-size:9pt;
	font-family: Verdana;
	color:#0093DD;
	text-decoration:none;
}
A:visited.normal
{
	font-size:9pt;
	font-family: Verdana;
	color:#0093DD;
	text-decoration:none;
}
A:active.normal
{
	font-size:9pt;
	font-family: Verdana;
	color:#0093DD;
	text-decoration:none;
}
A:hover.normal
{
	font-size:10pt;
	font-family: Verdana;
	color:Red;
	font-weight:bold;
	text-decoration:none;
}
A:link.content
{
	font-size: 8pt;
	font-family: Verdana;
	color: background;
	text-decoration: none;
}
A:visited.content
{
	font-size:8pt;
	font-family: Verdana;
	color:background;
	text-decoration: none;
}
A:active.content
{
	font-size:8pt;
	font-family: Verdana;
	color:background;
	text-decoration: none;
}
A:hover.content
{
	font-size: 8pt;
	font-family: Verdana;
	color: activecaption;
	font-weight: bold;
	text-decoration: none;
}
A:link.menu
{
	font-size:9pt;
	font-family: Verdana;
	color:#0093DD;
	text-decoration:none;
}
A:visited.menu
{
	font-size:9pt;
	font-family: Verdana;
	color:#0093DD;
	text-decoration:none;
}
A:active.menu
{
	font-size:9pt;
	font-family: Verdana;
	color:#0093DD;
	text-decoration:none;
}
A:hover.menu
{
	font-size:9pt;
	font-family: Verdana;
	color:Red;
	text-decoration:none;
}

A:link.menuA
{
	font-size:9pt;
	font-family: Verdana;
	color:Gray;
	text-decoration:none;
}
A:visited.menuA
{
	font-size:9pt;
	font-family: Verdana;
	color:Gray;
	text-decoration:none;
}
A:active.menuA
{
	font-size:9pt;
	font-family: Verdana;
	color:Gray;
	text-decoration:none;
}
A:hover.menuA
{
	font-size:9pt;
	font-family: Verdana;
	color:#000000;
	text-decoration:none;
}
A:link.footer
{
	font-size:9pt;
	font-family: Verdana;
	color:#E5F2F4;
	text-decoration:none;
}
A:active.footer
{
	font-size:9pt;
	font-family: Verdana;
	color:#E5F2F4;
	text-decoration:none;
}
A:visited.footer
{
	font-size:9pt;
	font-family: Verdana;
	color:#E5F2F4;
	text-decoration:none;
}
A:hover.footer
{
	font-size:9pt;
	font-family: Verdana;
	color:#E5F2F4;
	font-weight:bold;
	text-decoration:none;
}
.normalText
{
	font-size:8pt;
	font-family: Verdana;
	color:#000000;
	text-align:left;
}
.smallText
{
	font-size:8pt;
	font-family: Verdana;
	color:#000000;
}
.headingText
{
	font-size:10pt;
	font-family: Verdana;
	color:#DD0000;
	font-weight:bold;
	background:#FFFFFF;
	padding-bottom:3px;
	padding-left:5px;
}
.headingTextTop
{
    font-size:10pt;
	font-family: Verdana;
	color:#DD0000;
	font-weight:bold;
	background:#FFFFFF;
	padding-bottom:3px;
	
	padding-top:10px;
}
.lblText
{
	font-size:10pt	;
	font-weight:bold;
	color:#000066;
	font-family:Verdana,Arial,Sans-Serif;
	text-align:left;
}

.linkColor
{
	color:#000000;
	font-weight:bold;
	height:8pt;	
}
.headText
{
	font-size:10pt;
	font-family: Verdana;
	color:#ffffff;
	font-weight:bold;
}
.invalid
{
	font-size:10pt;
	font-family: Verdana;
	color:red;
}
.gridHeader
{
	background-color:#000066;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
}
.gridItem
{
	background-color:#E1E8EE;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	color:#000000;
	cursor:hand;
	text-align:left;
}
.gridItemBold
{
	background-color:#E1E8EE;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 9pt;
	font-weight:bold;
	color:#000000;
	cursor:hand;
	text-align:left;
}
.gridSelectedItem
{
	background-color:#0858d9;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 9pt;
	color:#99ffff;
	text-align:left;
}
.gridAlternateItem
{
	background-color:#FFFFFF;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 9pt;
	font-weight:normal;
	color:#000000;
	cursor:hand;
	text-align:left;
}
.gridfooter
{
	color:White;
	background-color:#000066;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: bold;
}	
.gridpager
{
	background-color:#000066;
	font-family:  Verdana,Courier New, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}
.DGStyle
{
	background-color:#FFFFFF;
	border-color:#336666;
	border-style:Double;
	border-width:3px;
}
.validationerror
{
	font-family: Verdana, Courier New, Arial, Times New Roman;
	font-size: 8pt;
	font-weight:bold;
	color: red;
	vertical-align:top;
}

h1
{
    text-decoration: none;
    color: #3366FF;
    font-size: 18px;
    font-weight: bold;
    text-align:left;
    margin-left:10px;
    margin-top:10px;
}

.selectedCell
{
	background-color :	ThreeDLighShadow;
}
.BDHeader
{
	height:20px;
	text-align:center;
	background-color:#D1F7FF;
	font-size:10pt;
	font-family:Verdana,Arial,Sans-Serif;	
	text-decoration:underline;
	font-weight:bold;
}
.BDTable
{
		border-bottom: solid 1px #D1F7FF;
		border-left:solid 1px #D1F7FF;
		border-top:solid 1px #D1F7FF;
		border-right:solid 1px #D1F7FF;
		 
}
.BDTitle
{
	text-align:center;
	font-size:10pt;
	font-family:Verdana,Arial,Sans-Serif;	
	text-decoration:underline;
	font-weight:bold;
}
.boldBlue
{
	font-weight:bold;
	color:#0093DD;
}
.table-control
{
	border-color:#B5C7DE;
	border-width:1px;
	border-style:solid;
	font-family:Verdana;
	font-size:0.9em;
}
.table-outer
{
	border-right: #000000 1px solid;
	background-position: 0% 0%;
	border-top: #000000 1px solid;
	background-attachment: scroll;
	background-image: none;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-repeat: repeat;
}
.table-control-small
{
	border-color:#B5C7DE;
	border-width:1px;
	border-style:solid;
	font-family:Verdana;
	font-size:0.8em;
}
.dropdown {
	height:20px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
.redMark
{
	color:Red;
	font-family:Verdana,Arial;
	font-size:9pt;	
}
.tdSideBorder
{
	border-right: silver 1px solid;
	border-left: silver 1px solid;
	height: 100%;
}
.tdBottomBorder
{
	border-bottom: silver 1px solid;
}
.tdInvitationImage
{
	background-image:url(images/invitation_banner.jpg);
	height:76px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}	
.lblHeading
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:Black;
}
.adSeparator
{
	font-size: 1pt;
	width: 80%;
	color: black;
	text-align:center
}