﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: helvetica, sans-serif, tahoma, arial, ;
	color: Navy;
}

p {
	line-height: 1.4em;
}



hr {
	border: 0;
	border-top: 1px solid silver;
	height: 1px;
}

a {
	text-decoration: none;
	color: Blue;
}

a:visited { 
	color: Blue;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: Blue;
}

body
{
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.7em;
    color: navy;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.a
{
    text-decoration: none;
    color: Green;
    font-size: 1.4em;
}

.a:hover {
	text-decoration: underline;
	color: #e05252;
}

 .HeaderGroup
{
    background-color: WhiteSmoke;
    color: Navy;
    font-size: 2em;
    font-family: 'Arial Rounded MT Bold' , Arial;
    border-bottom: silver 1px dotted;
    border-left: silver 1px dotted;
    border-right: silver 1px dotted;
}
.TableColumnLabel
{

    border-bottom: silver 1px dotted;
    border-left: silver 1px dotted;
    border-right: silver 1px dotted;
    color: White;
    background-color: Navy;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    font-family: 'Arial Rounded MT Bold' , Arial;
    font-size: 1.5em;
}

.CompanyLogo
{
    border-top: silver 1px dotted;
    border-left: silver 1px dotted;
    border-right: silver 1px dotted;
    text-align: Center;
    vertical-align: top;
}


.CompanyName
{

    border-bottom: black 1px solid;
    border-left: silver 1px dotted;
    border-right: silver 1px dotted;
    text-align: Center;
    vertical-align: top;
    background-color: WhiteSmoke;
}

.svcdescription
{

    border-bottom: silver 1px dotted;
    border-right: silver 1px dotted;
     text-align:justify;
    vertical-align:top;
    font-size: 1.2em;
}
.header 
{
    
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;

	position: relative;
	width: 760px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua
{   margin-left: 200px;
    font-size: 10px;
    z-index: 0;
    text-align: left;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	font-size: 10px;
}

.menu 
{ font-size: small;
    }

.menu a:visited, .nav a:visited {
	color: Blue;
}

/* 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: 200px;
	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
{
    
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}   


#sidebar
{

    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 {
	
	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 {
	
	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: left;
}
.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;
	font-size: 10px;
}

.menub a:visited {
	color: Blue;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.photo_gray {
	border: 4px solid #FFFFFF;
	filter : progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.photo_gray:hover {
	border: 4px solid #FFFFFF;
	filter : progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
}
.resume-bullet
{
    line-height: 1.2em;
    text-align: justify;
    list-style-type: disc;
    margin-bottom: 0.2em;
    border-bottom: silver 1px solid;
}
LI
{
    line-height: 1.2em;
    text-align: justify;
    list-style-type: disc;
}
.spacedlist
{
    line-height: 1.2em;
     margin-bottom: 1.2em;
}

.MSCalendar
{
    border-width: 0;
    position: relative;
    left: -70px;
    width: 1100px;
    height: 1300px;
    top: 10px;
    clip: rect(100px 1000px 1000px 100px);
    overflow: hidden;
}   

       
.CalendarTable
{
    font-size: small ;

    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    border-Top: navy 1px solid;
    border-Right: navy 1px solid;
    
}

.FreeCell, .BusyCell, .HourLabel, .HeaderLabel
{
    text-align: center;
    font-size: 6pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color: White;
    border-left: whitesmoke 1px solid;
    border-bottom: whitesmoke 1px solid;
}

.BusyCell
{
    color: White;
    background-color: Navy;
     border-left: navy 1px solid;
    border-bottom: navy 1px solid;
}    

.ChosenCell
{
    background-color: LemonChiffon;
    border-left: LemonChiffon 1px solid;
    border-bottom: LemonChiffon 1px solid;
}   

.ConflictCell
{
    background-color: orange;
    border-left: orange 1px solid;
    border-bottom: orange 1px solid;
}   

.HeaderLabel, .HourLabel
{

    background-color: Navy;
    font-size: small;
    color:White;
    border-left: whitesmoke 1px solid;
    border-bottom: whitesmoke 1px solid;
   
}    

.HourLabel
{   font-size: medium;
    text-align: right;
    vertical-align:top;
}