/*
	Blue = #427DE0
	Side Nav Blue = #ADC4F0
	Header Blue = #036
	Header Copper = #FF9900
*/

*
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height:15px;
	color:#333333;
}

form 
{
	padding: 0;
	margin: 0;
}

html 
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #EEE;
	margin:0px;
	padding: 0px;
}

#body
{
	background-color: #ADC4F0;
	width: 930px;
}

div.clear 
{
	clear: both;
}

:link img, :visited img 
{
	border: 0;
}
:link, :visited
{
	color:#999999;
}
.message
{
	background-image:url(images/alert.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:36px;
	color:#ff0000;
	font-size:12px;
}
.messagesmall
{
	background-image:url(images/Alert_Small.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:36px;
	height: 24px;
	vertical-align:middle;
	color:#ff0000;
	font-size:12px;
}
.message span
{
	color:#ff0000;
	font-size:12px;
}
.message strong
{
	font-weight: bold;
	color: ff0000;
	font-size: 8pt;
}
.important
{
	border: solid 1px #66799A;
	border: solid 1px #427DE0;
	padding-left:5px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:9px;
	margin-top: 5px;
}

.dropdownhide select
{
	display:none;
}


/*HEADER SECTION*/
.grayfadder
{	
	background-color:#f0f0f0;	
	position:absolute;
	left:135px;
	top:130px;
	z-index:2;
	width:795px;
	height:68px;
	filter:alpha(opacity=70);
}
div[class=grayfadder]
{
	background-color: rgba(240, 240, 240, 0.7);
	-moz-opacity:0.70;
}

#header .grayfadder
{
	background-color: #FFF;
	width: 350px;
	height: 80px;
	top: 50px;
	left: 580px;
}

#header
{
	height:49px;
	background-color: #036;
	z-index:100;
	position:relative;
	margin-bottom: 80px;
}
.logo
{
	padding-left:20px;
	padding-top:6px;
	position:absolute;
	top:9px;
	left:43px;
	z-index:3;
}
.logo img, .applicationtitle img
{
	border:none;
}
.applicationtitle
{
	padding-top:22px;
	position:absolute;
	top:0px;
	left:182px;
	z-index:3;
	display:none;
}
.headerright
{
	position:absolute;
	top:47px;
	left:135px;
	width:795px;
	z-index:1;
	padding-top:35px;
	height: 46px;
	border-top: 2px solid #FF9900;
	background: url( images/header_bg.jpg ) left top no-repeat;
	background-color: #FFF;
}
#navigation
{
	padding-right: 20px;
	margin-bottom: 10px;
	float: right;
}
#secondarynav
{
	padding-right: 20px;
	float: right;
	clear: both;
}
#sideNav
{
	position: absolute;
	top: 50px;
	width: 135px;
}
#sideNav *
{
	position: relative;
	padding: 0;
	margin: 0;
	text-align: right;
}
#sideNav ul
{
	list-style: none;
	background-image: url(images/side_divider.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 3px 0 0 0;
	margin: 0 0 20px 0;
}
#sideNav ul li
{
	background-image: url(images/side_divider.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 0 3px 0;
	margin: 0;
}

#sideNav ul.primary
{
	margin-top: 25px;
}

#sideNav ul a
{
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	display: block;
}

#sideNav ul a:hover
{
	background-color: #F4AD42;
}

#sideNav ul.primary a
{
	color: #000;
}

#sideNav ul.secondary a
{
	color: #039;
}

#sideNav p
{
	padding-right: 5px;
	width: 130px;
}
#sideNav p *,
#sideNav p
{
	color: #fff;
}
#sideNav p a 
{
	text-decoration: none;
	font-weight: bold;
}
#sideNav p .userName
{
	display: block;
}

.headerright :link, .headerright :visited
{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}
.headerright :link:hover, .headerright :visited:hover
{
	color:#427DE0;
	text-decoration:underline;
}
.findimage :link, .findimage :visited, .addimage :link, .addimage :visited
{
	text-decoration:none;
	color:#427DE0;
	background-color:#ffffff;
	font-size:11px;
	font-weight: bold;
	line-height: 1.0;
	display: block;
	border: solid 1px #427DE0;
	margin: 0;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.findimageselected :link, .findimageselected :visited, .addimageselected :link, .addimageselected :visited
{
	text-decoration:none;
	color:#FFF;
	background-color:#427DE0;
	font-size:11px;
	font-weight: bold;
	line-height: 1.0;
	display: block;
	border: solid 1px #427DE0;
	margin: 0;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.findimage :link:hover, .findimage :visited:hover, .addimage :link:hover, .addimage :visited:hover
{
	color:#036;
	text-decoration:none;
}
.findimageselected :link:hover, .findimageselected :visited:hover, .addimageselected :link:hover, .addimageselected :visited:hover
{
	color:#000000;
	text-decoration:none;
}
.imgfindimage, .imgaddimage
{
	float:left;
	padding-top:1px;
	padding-left:29px;
	padding-right:5px;
}
.findimage, .addimage, .findimageselected, .addimageselected
{
	float:left;
	width:80px;
}
a.headersecondaryselected
{
	color: #427DE0 !important;
	font-weight: bold;
	text-decoration: none;
}
a.headersecondaryselected:HOVER
{
	text-decoration: underline;
}


/*FOOTER SECTION*/
#footer
{
	background-color:#FFF;
	position:relative;
	padding-top: 40px;
	padding-left: 25px;
	width: 770px;
	left: 135px;
	padding-bottom: 30px;
	/*
	float:left;
	width:100%;
	height:34px;
	*/
}
#footer a
{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#footer p
{
	/*
	width:760px;
	height:34px;
	*/
	margin:0px;
	padding: 0;
}
#legalNotice
{
	display: block;
	width: 76px;
	padding: 0px 3px;
	margin: 5px 0;
	border: 1px solid #000;
	text-transform: uppercase;
	/*font-weight:bold;*/
}
a#tellMeMore
{
	font-weight: bold;
	color: #427DE0;
}
#printInstructions
{
	width: 125px;
	display: block;
}
#copyright
{
	font-size:9px;
	/*
	float:left;
	*/
}

#footer ul,
#footer li
{
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 9px;
}

#footer li
{
	display: inline;
	padding-left: 1ex;
	border-left: 1px solid #000;
}
#footer li.first
{
	padding-left: 0px;
	border-left: 0;
}

/* HOME PAGE SHOWCASE*/
#imageshowcase
{
	/*position:absolute;
	left:445px;*/
	/*float:left;*/
	/*width:314px;*/
	/*width:70%;*/
	/*
	margin-left:385px;
	margin-top: 45px;
	*/
	position: absolute;
	left: 360px;
	left: 450px;
	top: 40px;
	width: 285px;
	height:492px;
	margin-bottom: 50px;
	background-color:#f0f0f0;
	background-color:#FFF;
}
#imageshowcase #image1
{
	position:absolute;
	top: 5px;
	left:78px;
}
#imageshowcase #image2
{
	position:absolute;
	/*left:653px;*/
	left:203px;
	top:88px;
}
#imageshowcase #image3
{
	position:absolute;
	left:10px;
	top:225px;	
}
#imageshowcase #image4
{
	position:absolute;
	left:78px;
	top:187px;
}
#imageshowcase #image5
{
	position:absolute;
	left:78px;
	top:405px;
}
#imageshowcase #image6
{
	position:absolute;
	left:148px;
	top:322px;
}
#imageshowcase #imageCount
{
	position:absolute;
	left:0px;
	top:337px;
	width:140px;
}
#imageshowcase #imageCount p
{
	float:left;
	margin:0px;
	font-size:14px;
	line-height:20px;
	color:#333333;
}
#imageshowcase #imageCount p.right
{
	margin-right:5px;
	width:54px;
	text-align:right;
}

/*DROP SHADOWS*/
/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(images/shadows/v2/shadow_f0.gif) right bottom no-repeat;}
.wrap2 {background:url(images/shadows/v2/corner_bl_f0.gif) left bottom no-repeat;background-position:-14px 100%;}
.wrap3 {
	padding:0 9px 9px 0;
	background:url(images/shadows/v2/corner_tr_f0.gif) right top no-repeat;background-position:100% -14px;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}

div.actions :link, div.actions :visited
{
	text-decoration:none;
	color: #FFF;
	background-color: #427DE0;
	border: 1px solid #427DE0;
	font-size:11px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	/*margin: -18px 0 0 170px;*/
	width: 110px;
	padding-left:6px;
	height:15px;
	line-height: 15px;
}
div.actions :link:hover, div.actions :visited:hover
{
	color:#000000;
	text-decoration:none;
}

#searchoptions
{
	margin-top:16px;
}
#filter span
{
	margin-left:27px;
}
#filter input
{
	/*
	height:18px;
	*/
	line-height:15px;
}
#otherfilters
{
	margin-top:15px;
	margin-left:121px;
	margin-left: 0px;
}
#otherfilters p
{
	margin:2px 0px 2px 0px;
}
#otherfilters span
{
	float:left;
	padding-right:9px;
	width:120px;	
	display:block;
	padding-bottom:5px;
}
#otherfilters select 
{	
	width:120px;
	color:#9C9C9C;
}
#images
{
	clear: both;
}
.PagingPanel
{
	padding-top: 10px;
	clear: both;
	width:600px;
	height: 20px;
}
.PagingPanel input
{
	vertical-align:middle;
}
.pagejump
{
	padding-left: 30px;
}



.imagedisplay 
{
	float:left;
	margin-right:1em;
	margin-top:2em;

}
.imagedisplay img {
	border: none;
	vertical-align: middle;
	position:relative;
			}
			
		
			
.imagedisplay p
{
	margin-top:3px;
	margin-left:10px;
	font-size:10px;
	color:#666666;
	margin-bottom:0px;
}
.imagebox
{
	position: relative;
	width:120px;
	height:120px;
	border:solid 1px #cecece;
	overflow: hidden;
}
.imagebox[class]
{
	display: table;
	position: static;
}

.middle
{
	vertical-align:middle;

}

.image
{
	display:table-cell;
	position:relative;
	vertical-align:middle;
    height:120px;
    width:120px;
    text-align:center;
    line-height:120px;
	font-size:120px;
	margin:auto;
	margin-top:-2px;

}
*> .image
{

	font-size:10px;
}

*html .image
{
	display:inline-block;
	top:50%;
	margin-top:-104px;
}





.middle[class] 
{
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	position: static;
}

.image[class]
{
	left: 0;
}

#main
{
	position:relative;
	z-index:0;
	height:461px;
	padding-top:34px;
	padding-top: 50px;
	padding-bottom: 35px;
	left: 135px;
	padding-left:25px;
	width: 770px;
	background-color: #FFF;
}
#main[id=main]
{
	height: auto;
	min-height:461px;
}
#main a.selected 
{
	color: #FF0000;
	color: #427DE0;
}
#backgroundfilter, .backgroundfilter
{
	background-color:#ffffff;
	position:absolute;
	left:135px;
	top:130px;
	z-index:5;
	width:795px;
	height:1200px;
	filter:alpha(opacity=70);
}
div[id=backgroundfilter], div[class=backgroundfilter]
{
	background-color: rgba(255, 255, 255, 0.7);
	-moz-opacity:0.70;
}

#shadowbox, .shadowbox
{
	position:absolute;
	z-index:10;
	background-color:#ffffff;
	border: 1px solid #66799A;
	border: 1px solid #427DE0;
}
.shadowbox p
{
	margin:0px;
	padding:10px;
}
.shadowbox p.title
{
	line-height:9px;
	padding-bottom:5px;
	border-bottom:1px solid #66799A;
	border-bottom:1px solid #427DE0;
}

/*  Begin Search Box Styles  */
.SearchBox 
{
	height: 110px;
	line-height: 20px;
}
.SearchBox .light
{
	color: #999;
}
.SearchBox input, .important input, .dgInput
{
	line-height:15px;
}
.search
{
	width:295px;
}
/*  End Search Box Styles    */

/***********************************************************/

/* Begin Delete Message Box Styles */

#DeletePadding
{
	padding:13px;
}
#DeleteButtons
{
	padding-top:15px;
	text-align: right;
}
/*#DeleteMessage
{
	padding-left: 20px;
	color: #ff0000;
	font-size: 8pt;
	text-align:left;
}*/

/* End Delete Message Box Styles   */


.AddAdminImportant
{
	border: solid 1px #ff0000;
	border: solid 1px #427DE0;
	padding:10px;
	margin-top: 20px;
}

.AdminDataGridHeader
{
	line-height:11px;
	padding-bottom: 7px;
}
.AdminDataGridHeaderPad
{
	line-height:11px;
	padding-bottom: 7px;
	padding-left:10px;
}
.AdminDataGridHeader :link
{
	line-height:11px;
	color:#000000;
}
#EditBox
{
	padding:7px;
	/*width:220px;*/
}
#EditBox p
{
	margin: 4px 0px 4px 0px;
	display:block;
	float:left;
	line-height:20px;
}
#EditBox strong
{
	width: 90px;
	display:block;
	float:left;
	line-height:12px;
	font-weight:normal;
}
/*#EditBoxButtons
{
	margin-right: 3px;
	float:right;
}*/
.EditBoxCheckbox
{
	display:block;
	padding-top: 10px;
}
.EditBoxName
{
	color:#427DE0;
	width:100%;
	display:block;
}



/* DOWNLOAD HISTORY */
#downloadhistory
{
	margin-bottom: 13px;
/*	border: solid 1px #66799A;
	border: solid 1px #427DE0;
	width: 370px;*/
}
#downloadhistorytitle
{
	color: #666666;
	margin:7px 10px 3px 10px;
}
/*.downloadhistorygrid
{
	border-top: solid 1px #66799A;
	border-top: solid 1px #427DE0;
	width:370px;	
}
.downloadhistorypadding
{
	margin: 0px 10px 10px 10px;
}*/
/* Download Report line */
#downloadhistory label
{
	margin:7px 0 7px 10px;
}
#drpDays
{
	margin: 0 -8px 0 0;
}
#drpMaxCount
{
	width: 40px;
}
.report .downloadhistorygrid
{
	margin-top: 3px;
}
#dgDownloadReport
{
	width: 100%;
}
#dgDownloadReport .downloadhistoryitem td
{
	color: #666666;
	background-color: #f0f0f0;
	border-right: solid 1px #FFFFFF;
}
#dgDownloadReport .downloadhistoryalternating td
{
	color: #666666;
	background-color: #ffffff;
	border-right: solid 1px #FFFFFF;
}
#dgDownloadReport .downloadhistoryitem td a, #dgDownloadReport .downloadhistoryalternating td a
{
	line-height: 60px;
	vertical-align: middle;
}
#dgDownloadReport td a.downloadhistoryimage
{
	display: block;
	float: left;
	margin: 0 10px 0 0;
	line-height: normal;
}
#dgDownloadReport td.count
{
	padding: 0 0 0 10px;
	/*text-align: center;*/
	font-weight: bold;
}
/* end Download Report */
.downloadhistorypager td
{
	/*padding-top: 10px;*/
	padding-left: 8px;
	padding-right: 10px;
	/*padding-bottom: 5px;*/
}
.downloadhistoryheader td
{
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
}
.downloadhistoryheader td a:HOVER
{
	color: #66799A;
	color: #427DE0;
}
.downloadhistoryitem td.downloadhistorycellname, .downloadhistoryitem td.downloadhistorycelldate
{
	color: #666666;
	background-color: #f0f0f0;
	border-right: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align:bottom;
	line-height: 12px;
}
.downloadhistoryalternating td.downloadhistorycellname, .downloadhistoryalternating td.downloadhistorycelldate
{
	color: #666666;
	background-color: #ffffff;
	border-right: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	vertical-align:bottom;
	height: 85px;
	line-height: 12px;
}
.downloadhistoryitem td.downloadhistorycellprojects
{
	color: #666666;
	background-color: #f0f0f0;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align:bottom;
	line-height: 12px;
}
.downloadhistoryalternating td.downloadhistorycellprojects
{
	color: #666666;
	background-color: #ffffff;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	vertical-align:bottom;
	height: 85px;
	line-height: 12px;
}
.downloadhistoryitem td a:HOVER, .downloadhistoryalternating td a:HOVER
{
	color: #ff0000;
	color: #427DE0;
}
.downloadhistorycellimage
{
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px
}
.downloadhistorycellright
{
	background-color: #FFFFFF;
	width: 10px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.downloadhistoryimage
{
	background-color: #FFFFFF;
	display: block;
	height: 60px;
	width: 60px;
	border: solid 1px #f0f0f0;
}

/* Pending */
.Pending
{
	width:595px;
	border: solid 1px #66799A;
	border: solid 1px #427DE0;
}
.PendingMain
{
	width:595px;
	height:25px;
	margin-top: 10px;
}
.PendingTitle
{
	float:left;
	margin-left:10px;
}
.PendingNumber
{
	float:right;
	text-align:right;
	margin-right:10px;
}
.PendingDataGrid
{
	width:595px;
	border-top:solid 1px #66799A;
	border-top:solid 1px #427DE0;
}
.PendingDataGridPadding
{
	margin:25px 10px 10px 10px;
}
.PendingDataGridHeader
{
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
	padding-left:6px;
}
.PendingImage
{
	background-color: #FFFFFF;
	display: block;
	height: 60px;
	width: 60px;
	border: solid 1px #f0f0f0;
}
.PendingItem td.PendingCellImage
{
	background-color:#f0f0f0;
	padding-top:5px;
	padding-bottom:2px;
}
.PendingAlternate td.PendingCellImage
{
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:2px;
}
.PendingItem td.PendingCell
{
	color: #666666;
	background-color: #f0f0f0;
	border-right: solid 1px #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	vertical-align:bottom;
	line-height: 12px;
}
.PendingAlternate td.PendingCell
{
	color: #666666;
	background-color: #ffffff;
	border-right: solid 1px #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	vertical-align:bottom;
	line-height: 12px;
}

#JobPanel, #AddPanel
{
	margin:10px;
}
