﻿html, body
{
	background-color: #DEDEDE;
	height: 100%;
	margin: 0 0 0 0px;
}

body.waiting * {
    cursor: progress;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.nav
{
	color: #FFFFFF;
	text-decoration: none;
}

.navButton
{
	color: #7992B1;
	padding-left:10px;
	padding-right: 25px;
}

.navButton:Hover
{
    color:Blue;
}

projectListDiv
{
	width: 400px;
	height: 400px;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}


.nav:hover
{
	text-decoration: underline;
}

#mainTable
{
	border: solid 1px #000000;
	width: 1024px;
	height: auto;
	min-height: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#mainReport
{
	min-height: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#header
{
	background-image: url(   'MasterPageImages/backgroundsolid.jpg' );
	background-repeat: repeat;
	height: 114px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style:normal;
	padding-left: 10px;
}

#companyInfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	height: 64px;
	color: White;
	word-spacing: normal;
	text-align: center;
}

#navigation
{
	float: left;
	width: 150px;
	height: 50px;
	background-image: url(   'MasterPageImages/navsolid.jpg' );
}

#logo
{
}

#navigationContent
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	margin-left: 25px;
	white-space: nowrap;
	margin-top: 15px;
}


#subnavigation
{
	height: 50px;
	width: 100%;
	left: 0px;
	margin-left: 0px;
	line-height: 50px;
	vertical-align: top;
}

#logout
{
	width: 100%;
	margin-left: 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #DEDEDE;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
}

#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: table-cell;
	font-size: 11px;
	padding-left: 20px;
	width: 80%;
	height: 100%;
}

.imageNotSelected
{
	border-color: #87CEFA;
	background: #87CEFA;
}

.imageSelected
{
	border-color: #FFFF00;
	background: #FFFF00;
}

.hf_Selected
{
}

.selectable
{
}

.selectall
{
}

.clearall
{
}

.labelText
{
	color: Blue;
}

.detailText
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
}

.detailPrintText
{	
	font-family: Arial;	
	font-size:10pt;
	text-align: left;
	vertical-align: top;
	width: 15%;
}

.confirmButton
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.linkButton
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	width: 75px;
}
.chkBox
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.valueText
{
	font-family: Arial;
	font-size: 12px;
	text-align: Right;
	margin-right:10px;
}

.printText
{
	font-family: Arial;
	font-size: 12px;
}

.linkText
{
	font-family: Arial;
	font-size: 12px;
	width: 125px;
}

.checkText
{
	font-family: Arial;
	font-size: 12px;
	width: auto;
}

.detailItem
{
	width: auto;
	height: auto;
}
.dateTime
{
}
.caption
{
}

.takenBy
{
}

.projectPhotoNumber
{
}
.permanentDescription
{
}
.notes
{
}

.showDetail
{
}

.summaryItem
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.imageContainer
{
	padding: 3px;
}
.imageContent
{
}

.image
{
	cursor: pointer;
	cursor: hand;
}

.imageIn
{
	cursor: pointer;
	cursor: hand;
}

.imageOut
{
	cursor: pointer;
	cursor: hand;
}

.modalBackground
{
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity: 0.6;
}

.popup
{
    border: #c4c4c4 6px solid;
    background-color: #FFFFFF; 
    z-index: 100; 
    padding: 2px;
}

.ddlList
{
	vertical-align: top;
	margin-top: 2px;
}

.logoImage
{
	height: 100px;
	width: 200px;
}

.lblPreview
{
	font-size: 12pt;
	font-style: normal;
	font-family: Arial;
}

.lblPreview1
{
	font-size: 12pt;
	font-style:normal;
	font-weight:bold;
	font-family: Arial;
}

.lblFooter
{
	font-size: 14px;
	font-style: normal;
	font-family: Arial;
	vertical-align: top;
	text-align: right;
}
.lblImageInfo
{
	width: auto;
}

.ajax__slider_h_rail
{
	position: relative;
	background: url(Images/Rail.axd) repeat-x;
	height: 22px;
	width: 142px;
}
.ajax__slider_h_handle
{
	position: absolute;
	background: url(Images/handle.axd) no-repeat;
	height: 22px;
	width: 10px;
}

.lstBox
{
	width: 400px;
	height: 200px;
}

.btnFilterEdit
{
	width: 75px;
	font-weight: bold;
}

.pnlFilter
{
	width: 575px;
	border-style: inset;
}

#saveImageDiv
{
	width: 375px;
	height: 200px;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

#passDiv
{
	width: 376px;
	height: 141px;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

#inputDiv
{
	width: 375px;
	height: 100px;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}


#printDiv
{
	width: 600px;
	height: 100%;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

#rightsDiv
{
	width: 600px;
	height: 375px;
	border: #c4c4c4 6px solid;
	background-color: #ffffff;
	z-index: 100;
	padding: 2px;
}

#warningDiv
{
	width: 600px;
	height: 100%;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

.linkTable
{
	width: 300px;
	height: 100px;
	margin: 5px 5px 5px 5px;
}

#userListDiv
{
	width: 600px;
	height: 100%;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

#projectListDiv
{
	width: 600px;
	height: 100%;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

#groupListDiv
{
	width: 600px;
	height: 100%;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

#linkLabel
{
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
}

#messageDiv
{
	width: 250px;
	height: 100px;
	border: #c4c4c4 6px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#messageDiv1
{
	width: 250px;
	height: 100px;
	border: #c4c4c4 6px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#messageDiv2
{
	width: 250px;
	height: 100px;
	border: #c4c4c4 6px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#messageDiv3
{
	width: 250px;
	height: 100px;
	border: #c4c4c4 6px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#messageDiv4
{
	width: 250px;
	height: 100px;
	border: #c4c4c4 6px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#templateDiv
{
	width: 400px;
	height: 100%;
	border: #c4c4c4 2px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#alertDiv
{
	width: 200px;
	height: 100px;
	border: #c4c4c4 6px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#confirmDiv
{
	width: 250px;
	height: 125px;
	border: #c4c4c4 2px solid;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 2px;
}

#messageTable
{
	width: 100%;
	height: 100%;
}

.modalPanel
{
	display: none;
}

.SeletedRow
{
    background: Blue;
}

.Head
{
	width: 826px;
}

.td1
{
	text-align: left;	
}

.ddlOptions
{
	font-weight: bold;
	text-align: right;
}

.divOptions
{
	float: right;
}

.divHeaderDate
{
	float: left;
	width: 10%;
}

.divIcons
{
	float: right;
	padding-right: 5px;
}

.divHeaderLabel
{
	float: right;
	width: 52%;
}

.tdHeader
{
	text-align: left;
	height: 5%;
}

.tdLogo
{
	height: 8%;
	vertical-align:top;
}

.tdImage
{
	vertical-align: top;
	height: 70%;
}

.printImage
{
	text-align: center;
}

.printImage1
{
}

#tblImageInfo
{
	text-align: center;
	width: auto;
}

.tdFooter
{
	width: 79.5%;
	float: left;
	text-align: left;
}

.tdPageNo
{
	width: 20%;
	float: right;
	text-align: center;
}

.textBox14
{
	font-size: 11px;
	font-family: Arial;
}

.imageLogo
{
	width: 152px;
	height: 114px;
}

.tdImageLogo
{
	width: 20%;
	text-align: right;
}

.tdCompanyInfo
{
	width: 50%;
}

.tdPageTitle
{
	width:30%;
}

.imgLynxLogo
{
	Width:77px;
	Height:40px;
	margin-left:15px;
}

.btnNavigate
{
	width:75px;
}

.alertButton
{
	width:60px;
	font-family: Arial;
}

.confirmButton
{
	width:60px;
	font-family: Arial;
}

.alertMessage
{
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
}

.searchList
{
	 width:500px;
}

.mnuStatic
{
    color:White;
    background-color:#0080FF;
    width:75px;
    padding-left:5px;
}

.mnuStaticHover
{
    color:White;
    background-color:#0000FF;
    width:75px;
}

.mnuDynamic
{
    color:Black;
    background-color:#C0C0C0;
    width:100px;
    padding-left:5px;
}

.mnuDynamicHover
{
    color:White;
    background-color:#0000FF;
    width:100px;
}

.grdView
{
    font-family: Arial;
    font-size: 12px;
}

.grdView th
{
    padding-left: 0px;
    background-color:#263F6A;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 30px;
}

.planInput
{
    width:24px;
    height:24px;
    background-repeat:no-repeat;
    background-color:White;
    border-width:0px;
    background-position:center;
    cursor:pointer;
}

.fileContainer {
    overflow: hidden;
    position: relative;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

/* Example stylistic flourishes */

.fileContainer {
    background: #3161B6;
    border-radius: .5em;
    float: left;
    padding: .5em;
    color: white;
}

.fileContainer [type=file] {
    cursor: pointer;
}




    