﻿.Caption 
{
	width:100%;
	color:white;
	background-color:#95b3de;
	font-family:tahoma;
	font-size:8pt;  
	border-style:solid; 
	border-color:blue;
	border-width:0px;
	text-align:right;
	padding-bottom:2px; 
	padding-top:0px; 
	padding-left:4px; 
	padding-right:4px;
	margin-bottom:1px;
}

.PanelForm
{
	border-right: darkgray 1px ridge;
	border-top: darkgray 1px ridge;
	font-size: 10pt;
	margin: 2px;
	border-left: darkgray 1px ridge;
	color: black;
	border-bottom: darkgray 1px ridge;
	font-family: Tahoma;
	background-color: white;
}

.Panel
{
	border-right: gainsboro 1px ridge;
	padding-right: 0px;
	border-top: gainsboro 1px ridge;
	OVERFLOW-Y: scroll;
	
	border-left: gainsboro 1px ridge;
	border-bottom: gainsboro 1px ridge;
	height: 100px;
	width:400px;
	background-color: white;
}
.MidelPanel
{
	border-right: gainsboro 1px ridge;
	padding-right: 0px;
	border-top: gainsboro 1px ridge;
	OVERFLOW-Y: scroll;
	
	border-left: gainsboro 1px ridge;
	border-bottom: gainsboro 1px ridge;
	height: 100px;
	width:200px;
	background-color: white;
}
TABLE
{
	font-size: 10pt;
	margin: 1px;
	color: black;
	font-family: Tahoma;
}

TR
{
	font-size: 10pt;
	font-family: Tahoma;
}
 
TD
{
	font-size: 10pt;
	font-family: Tahoma;
}

h1, h2, h3, h4 
{
	margin: 0;
	font-family: tahoma, tahoma, tahoma, tahoma;
}

p 
{
	line-height: 1.4em;
}

hr 
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a 
{
	text-decoration: none;
	color: #d32525;
}

a:visited 
{
	color: #980000;
}

a:hover 
{
	text-decoration: underline;
	color: #e05252;
}

a:active 
{
	color: #980000;
}

body 
{
		BORDER-RIGHT: #9b9b9b 2px solid; 
		PADDING-RIGHT: 5px; 
		BORDER-TOP: #9b9b9b 2px solid; 
		PADDING-LEFT: 5px; 
		FONT-SIZE: 9pt; 
		PADDING-BOTTOM: 5px; 
		MARGIN: 1px; 
		BORDER-LEFT: #9b9b9b 2px solid; 
		COLOR: black; 
		DIRECTION: rtl; 
		PADDING-TOP: 5px; 
		BORDER-BOTTOM: #9b9b9b 2px solid; 
		FONT-FAMILY: Tahoma; 
		BACKGROUND-COLOR: white 
}

img 
{
	border-width: 0;
}

.header 
{
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

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;
}

.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);*/
}

.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;
}


#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;
}

#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;
}

#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);*/
}

button
{
	font-family:tahoma;
	font-size:24pt;  
}

#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;
}


.photo_198 {
	border: 4px solid #FFFFFF;
}
.toolItemOver
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: whitesmoke;
}
.toolItem
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: lightgrey 1px solid;
	color: gold;
	border-bottom: lightgrey 1px solid;
	font-family: Tahoma;
	background-color: slategray;
}