﻿/* 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: #0099CC;
}

a:visited {
	color: #0099CC;
}

a:hover {
	text-decoration: underline;
	color: #0099CC;
}

a:active {
	color: #0099CC;
}

body
{
    background-color: Transparent;
    background-image: url(Images/background.gif);
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: black;
    z-index: 0;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header 
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	
	height: 117px;
	margin: 0 auto 0 auto;
}


.leftmenu
{
    position: relative;
    top:0;
    left:0;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    
    
    
    
    
}

.leftmenu a
{
    
    text-decoration: none;
   
   
}

/*.leftmenu a:visited
{
    color:#333300;
}*/
/*.leftmenu a:hover 
{
	text-decoration:none;
	color:#FFFFFF;
	
}*/


.normalItem
{
    background-position: left center;
    background-image: url(images/Button_unactive.gif);
    width: 180px;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    height: 44px;
    background-color: transparent;
    
    cursor: hand;
    
}
.selectedItem
{
    background-position: left center;
    background-image: url(images/Button_selected.gif);
    width: 180px;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    height: 44px;
    background-color: transparent;
    
    cursor: hand;
}

.normalItem .menuText
{
    width: auto;
    height: 1em;
    top: 0;
    left: 10px;
    position: relative;
    vertical-align: middle;
    color: #333300;
    cursor: hand;
    text-align: left;
    text-decoration: none;
}


.selectedItem .menuText
{
    width: auto;
    height: 1em;
    top: 0;
    left: 10px;
    position: relative;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: hand;
    text-align: left;
    text-decoration: none;
}

.hoverItem
{
   /* background-position: left center;
    background-image: url(images/Button_selected.gif);
    width: 180px;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    height: 44px;
    background-color: transparent;
*/
    
    cursor: hand;
}

.hoverItem .menuText
{
    width: auto;
    height: 1em;
    top: 0;
    left: 10px;
    position: relative;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: hand;
    text-align: left;
    text-decoration: none;
}



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;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position:relative;
	left: 500px;
	top: 94px;
	text-transform: uppercase;
	font-size: 10px;
}
.nav a 
{
    font-weight:bold;
    color:#333300;
}

.nav a:visited 
{
    font-weight:bold;
    color:#333300;
}
.nav a:hover 
{
    font-weight:bold;
    text-decoration:blink;
    color:#333399;
}

.menua a:visited {
	color: #DBB94F;
}

/* 1.1 SHIM */

.shim {
	display: none;
}



.floating
{ 
    float: left;
    /*text-align: justify;*/
    text-indent: 0;
    width:inherit;
    margin-top: 30px;
   /* border-right: aqua 1px solid;
    border-top: aqua 1px solid;
    border-left: aqua 1px solid;
    border-bottom: aqua 1px solid;*/
   
  }
  
  .floating h4
{
    
   
    font-weight: bold;
    font-size: 12px;
    color: #993300;
    text-align: center;
    vertical-align:middle;
    margin: 10px 0px;
   
}















/* 2 PAGE */

.page
{
    background-image: none;
    margin-left: 30;
    margin-right: auto;
    padding: 0px 0px;
    text-align: left;
    z-index: 2;
    font-size: 12px;
    background-color: transparent;
    width: 803px;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	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;

	padding: 20px 20px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */

}


#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left:236px;/* 256px;*/
	width:500px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	/*border-top: 1px solid #505050;*/
	padding-top: 0;
	position: absolute;
	left: 37px;
	width: 200px;
}

#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: 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;
}










.view
{
    margin-left: 30px;
    margin-right: auto;
    width: 716px;
    text-align: left;
}

.view .photo-frame {
	margin-left: 0;
	margin-right: 0;
}

.item
{
    list-style-type: disc;
    text-align: justify;
    color: black;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 12px;
    text-decoration: none;
    /*border-top: silver thin outset;
    border-bottom-width: thin;
    border-bottom-color: silver;*/
    list-style-position: inside;
}




.item h4 
{
    text-align:center;
	margin-bottom: 0;
}

.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: 81px;
	text-align: center;
	vertical-align:bottom;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	
	
	height: 81px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}


.menub a 
{
    color:Black;
}

.menub a:visited 
{
    color:Black;
}
.menub a:hover 
{
    font-weight:bold;
    text-decoration:none;
    color:Black;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 0;
}

.flag
{
   /* filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=225, Strength=8)*/
   /* filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=-5, OffY=5, Color='#37333300', Positive='true');*/
   
}


.gameHeader a {
	text-decoration: none;
	font-weight: bold;
    font-size: 14px; 
    color: #993300; 
    font-family: Tahoma;
}

.gameHeader a:visited {
	color: #993300; 
}

.gameHeader a:hover {
	text-decoration: none;
	color: #993300; 
}

.shortDescription a
{
    
    font-weight: bold;
    color: #0099CC;
    font-family: Tahoma;
  
}

.shortDescription a:hover
{
   
    color: #0099CC;
    font-family: Tahoma;
    left: 250px;
}

.shortDescription a:visited
{
     color: #0099CC;
   
}

