﻿
/*Modal Popup*/
.modalBackground {
	background-color:#cecece;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.ModalPopout
{
	background-color:White;
	border:dashed 1px Gray;
	}
.ModalPopoutdrag
{
	background-color:#ffffD9;
	border:1px solid #bababa;
	color:Black;
	}
.MachineTagImage
{
	background-color:Transparent;
	cursor:hand;
	width:24px;
	height:24px;
	border:0px;
	background-image:url(Images/MachineTag.gif);
	}
	
	.SearchImage
{
	background-image: url(../../Images/Search.gif);
	background-color:Transparent;
	cursor:hand;
	width:55px;
	height:28px;
	border:0px;

}


.PrintRdlc
{
	background-image: url(Images/print.gif);
	background-color:Transparent;
	cursor:hand;
	left:700px;
	position:absolute ;
	float:right ;
}
.Direction
{
	direction:ltr;
	}
.ObjectStyle
{
	border:solid 1px #a77db1;
	background-color:#fcfafc;
	font-size:12px;
	font-family:Tahoma ;
	}
.EmailImage
{
	background-image: url(Images/EMAIL.GIF);/* should change to edit image*/
	background-color:Transparent;
	cursor:hand;
	width:70px;
	height:28px;
	border:0px;
}
.Object
{
	font-size:12px;
	font-family:Tahoma ;}
Legend
{
	FONT-SIZE: 12px; FONT-FAMILY: tahoma; color:#373b2c;
}
.FooterLink 
{
	font:Tahoma normal 12px ;
	color:#666;
	text-decoration:underline;
	}
.TextAlign
{
	text-align:center;font-size:12px;
	font-family:Tahoma ;
}
.FooterLink:HOVER
{
	font:Tahoma Underline 12px ;
	color:#666;
	text-decoration:none;
	}
.ListSearchExtender
	{
		padding-top:0px;
		padding-bottom:0px;
		font: 12px Tahoma;
		border :solid 1px gray;
		}
.GridRowStyle
{
	line-height:1.5em;
}
.printImage
{
	background-image: url(Images/print.gif);
	background-color:Transparent;
	cursor:hand;
	width:24px;
	height:24px;
	border:0px;
}
.SaveAllImage
{
	background-image: url(../../Images/save.gif);
	background-color:Transparent;
	cursor:hand;
	width:55px;
	height:28px;
	border:0px;

}
.deleteImage
{
	background-image: url(Images/delete.gif);
	background-color:#EFF3FB;
	cursor:hand;
	width:70px;
	height:28px;
	border:0px;
}
.editImage
{
	background-image: url(Images/edit.gif);/* should change to edit image*/
	background-color:#EFF3FB;
	cursor:hand;
	width:70px;
	height:28px;
	border:0px;
}
.AddRowImage
{
	background-image:url(Images/add_row.gif);/* should change to edit image*/
	BACKGROUND-COLOR: #fcfaf7;
	cursor:hand;
	width:24px;
	height:24px;
	border:0px;
	}
.searchImage
{
	background-image:url(Images/search.gif);/* should change to search image*/
	BACKGROUND-COLOR: #fcfaf7;
	cursor:hand;
	width:24px;
	height:24px;
	border:0px;
}
/* 0 BASIC TAGS */
.button
{
	BACKGROUND-COLOR: #fcfaf7;
	border:solid 1px gray;
	font: 12px Tahoma;
	}
.UpDown
{
	border:solid 1px navy ;
	cursor:hand;
	color:Navy;
	BACKGROUND-COLOR: #fcfaf7;
	}
.validator
{
	font-size: 12px;
	color: red;
	font-style: normal;
	font-family: Tahoma;
	line-height:0.7em;
	text-indent:5px;
}
Fieldset
{
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	width: 99%;
	BACKGROUND-COLOR: #f5f7ef;
}
table {
	font-size: 1em;
	padding:0px 0px 0px 0px;
	border:0px;
	margin:0px 0px 0px 0px;
	
}
/*td
{
	padding:0px 0px 0px 0px;
	border:0px;
	margin:0px 0px 0px 0px;
	}*/
.TextAlign
{
	text-align:center;
}

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;
}
.HeaderLeft
{
	background-image: url(images/background-left.gif);
	background-repeat: repeat-x;
	}
.HeaderRight
{
	background-image: url(images/background-right.gif);
	background-repeat: repeat-x;
	}
.body {
	background-color:#f1f7e3;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
aitlink 
{
    font-style:normal;
}


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;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}


h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 12px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 12px;
}
.DivBody
{
	background-color:#FFFFFF;
	}
 

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 12px;
}

/* 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);
}
.shimFooterLogin
{
	background-image:url('images/content-shim-noneV.gif')
	
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	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;
}
.Defaultdiv {
	width: 760px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
/* 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 */
}

#aitall {
	background-image: url(images/body-repeat-forms.gif);
	position: relative;
	width: 686px;
	height:100%;
	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;
	background-position:bottom;
	width: auto;
	height: 75px;
	/*text-align: center;*/
	font-family: tahoma;

}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	/*margin-left: auto;
	margin-right: auto;*/
	background-position:bottom;
	width: 760px;
	height: 75px;
	/*text-align: center;*/
	font-size: 12px;
	font-family: tahoma;

}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 12px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* AIT Styles */

.aitmenu {
	/*position:fixed;*/
	text-transform: uppercase;
	cursor:hand;
	text-align:right;
	font-size: 12px;
}


#AIT_Page {
	background-image: url(body-repeat-forms.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

.AIT_Page {
	background-repeat: repeat-y;
	background-image: url(images/background.bmp);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

maintable 
{
	width: 100%;
	font-family:Tahoma;
	font-size:12px;
}

fieldsetstyle
{ 
  font-family :Tahoma;
  font-size :12px;
}
.ListSearchExtender
{
    font-family:Tahoma;
    font-size:small;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #86916a;
    color: white;
    background-color: #abb988;
	font: Tahoma bold 12px;
    padding-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid #86916a;
    color: white;
    background-color: #86916a;
	font: Tahoma bold 12px;
    padding-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionLink
{
	 color: white;
	 font: Tahoma bold 12px;
	 cursor: pointer;
	 padding-right: 5px;
	}
.accordionContent
{
    background-color: #f1f7e3;
    border: 1px dashed #86916a;
    border-top: none;
    padding-top: 10px;
}
.HelpLink
{
	font:Tahoma normal 12px ;
	color:#666;
	text-decoration:none;
	}
.HelpLink:HOVER
{
	font:Tahoma Underline 12px ;
	color:#666;
	text-decoration:underline;
	}
#aitallFill {

	position: relative;
	width: 1000px;
	height:100%;
	padding: 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
}

