/* $Id: atlas.css,v 1.16 2010/12/15 15:11:18 dben Exp $ */
/**
 * Atlas IPS Web Application
 * Copyright 2010 Atlas IPS. All Rights Reserved.
 */ 
/* Atlas Styling */
a:link,
a:visited,
a:active{
  color: #000;
	text-decoration: underline;
}
a:hover{
  text-decoration: none;
	}
	
a.disabled 
{
	text-decoration: none;
	color : Gray;
}


body, table, td, img, p, h1, h2, h3, h4, h5, h6, ul, ul li{
  margin: 0;
	padding: 0;
	border: 0;
  }
body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
td{
	vertical-align: top;
	}
p{
  margin: 0 0 10px 0;
	text-align: justify;
	}
	.col3 p{
		font-size: 12px;
		line-height: 16px;
	  }
	p.indent{
    margin-left: 30px;
 	  }
  .bigger{ /* See: aboutAtlas.htm */
	  font-size: 14px;
	  }
ul{
  margin-bottom: 10px;
  }
ul li{
  font-size: 12px;
  list-style: none;
	padding: 2px 0 2px 12px;
	background: url(../img/bullet2.gif) 0 7px no-repeat;
	}
ul li.heading{
  background: none;
	padding: 0;
	line-height: normal;
	padding-bottom: 3px;
  }
h1{
  font-size: 18px;
	font-weight: bold;
	color: #000;
	text-transform: none;
	margin-bottom: 20px;
  }
h2{
  font-size: 15px;
	font-weight: bold;
	color: #000;
	text-transform: none;
  margin-bottom: 0;
  }
  
img.contentImage 
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.blockImage 
{
	padding: 20px 0;
}
blockquote {
	font-style: italic;
	margin: 20px 40px;
	color: #000066;
}
blockquote span#cite {
	display: block;
	margin-top: 0.5em;
	text-align: right;
	font-style: normal;
	color: #000;
}
#background{
  position: relative;
	width: 950px;
	text-align: left;
	margin: auto;
	background: url(../img/bg_logo.jpg) 0 0 no-repeat;
  }
	#header{
	  position: absolute;
		right: 0;
		top: 0;
		width: 717px;
		height: 165px;
		}
	#rotations{
	  position: absolute;
		right: 0;
		top: 150px;
	  width: 717px;
		height: 246px;
		background: #fff url(../img/bg_rotations.gif) 0 100% no-repeat;
		}
		#rotations img{
			/*width: 356px;*/
			}
		.slideshowLeft{
			float: left;
			}
		.slideshowRight{
			float: right;
			}
		
#outer{
	width: 950px;
	text-align: left;
	}
	tr.layout td{
		height: 0;
		}
	td.col1{
		width: 233px;
		}
		.home .col1{
		  padding-top: 121px;
		  }
	td.col2{
		width: 10px;
		}
	td.col3{
	  padding-top: 150px;
	  background: url(../img/bg_watermark.gif) 100% 100% no-repeat;
		}
	.home td.col3{
		width: 491px;
		background: none;
		padding-top: 380px;
		}
	td.col4{
		width: 10px;
		}
	td.col5{
		width: 206px;
		padding-top: 396px;
		}
	.logoHomeLink{
		display: block;
		width: 147px;
		margin: 0 0 36px 0;
		background: url(../img/bg_logo.jpg) 0 0 no-repeat;
		}
		.logoHomeLink img{
			width: 147px;
			height: 85px;
			}
		td.leftNav .menu{
		  width: 180px;
			margin-left: 25px;
			margin-bottom: 50px;
		  }
		.home td.leftNav .menu{
			margin-bottom: 0;
		  }
			td.leftNav .menu a{
			  display: block;
				width: 167px;
				padding: 3px 0 3px 14px;
				background: url(../img/menuArrow_base.gif) 0 5px no-repeat;
				font-size: 12px;
				color: #000066;
				text-decoration: none;
				font-weight: bold;
				}
			td.leftNav .menu a.active{
				background-image: url(../img/menuArrow_active.gif);
				color: #996600;
				}
			td.leftNav .menu .level_1 a{
				}
				
td.leftNav .menu .level_1 a.disabled 
{
	text-decoration: none;
	color : #CCC;
}	
				
				
			td.leftNav .menu .level_2 a{
				width: 153px;
				padding-left: 28px;
				font-size: 11px;
				font-weight: normal;
				background-position: 14px 5px;
				}
			td.leftNav .menu .level_3 a{
				width: 139px;
				padding-left: 42px;
				font-size: 11px;
				font-weight: normal;
				background-position: 28px 5px;
				}
			td.leftNav .menu a:hover{
				background-image: url(../img/menuArrow_active.gif);
			  color: #996600;
			  }
			td.leftNav .menu a.active{
			  cursor: default;
			  color: #996600;
			  }
			td.leftNav .subMenu{
			  display: none;
			  }
			td.leftNav .subMenu_active{
			  display: block;
			  }

	.col1 .liner{
			margin: 20px 15px 25px 25px;
			padding: 5px;
			border: solid 1px #333399;
			}
		.col1 .liner h1{
		  font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			color: #996600;
			margin: 0 0 5px 0;
		  }
		.col1 .liner p{
			margin: 0 0 5px 0;
			}


	td.vertDivLeft{
		background: url(../img/vertDivBar_left.gif) 0 0 repeat-y;
		vertical-align: bottom;
		}
	td.vertDivRight{
		background: url(../img/vertDivBar_right.gif) 100% 0 repeat-y;
		vertical-align: bottom;
		}
		td.vertDivLeft img,
		td.vertDivRight img
		{
			width: 10px;
			height: 26px;
			}
	td.header{
		text-align: right;
		width: 717px;
		height: 183px;
		background: #fff url(../img/bg_header2.jpg) 0 0 no-repeat;
		}
		td.header img{
 			}
		td.header #tagline{
		  height: 25px;
			padding: 0 10px 0 0;
			margin-bottom: 37px;
			background: #996600;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 21px;
			line-height: 21px;
			color: #fff;
			display: none;
		  }
	td.header #topNav{
	  margin: 10px 150px 0 0;
	  }
		td.header #topNav a:link,
		td.header #topNav a:visited,
		td.header #topNav a:active
		{
		  color: #fff;
			text-decoration: none;
		  }
		td.header #topNav a:hover{
			text-decoration: underline;
		  }
	.mainContent .liner{
		margin: 30px 15px 50px 35px;
		}
	.rightCol{
	  background: url(../img/bg_watermark.gif) 100% 100% no-repeat;
		padding-bottom: 130px ;
		}
		.rightCol .liner{
			margin: 0 23px 0 23px;
			padding: 5px;
			border: solid 1px #996633;
			}
		.rightCol .liner h1{
		  font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			color: #003366;
			margin: 0 0 12px 0;
		  }
		.rightCol .liner h2{
		  font-size: 12px;
			font-weight: bold;
			margin: 0 0 2px 0;
			color: #996600;
		  }
		.rightCol .liner p{
			margin: 0 0 12px 0;
			text-align: left;
			}


		#loginBox a{
		  display: block;
			margin: 20px 0 20px 26px;
 		  }
		#loginBox a img{
		  width: 161px;
			height: 45px;
 		  }


	
	td.footer{
	  background: #ccc;
		text-align: center;
		padding: 7px 0 6px 0;
	  }
		td.footer .liner{
		  position: relative;
			}
		td.footer a:link,
		td.footer a:visited,
		td.footer a:active
		{
		  font-size: 11px;
			margin: 10px;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;
			color: #000066;
		  }
		td.footer a:hover{
		  text-decoration: underline;
			}
#copyright{
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 11px;
	color: #2F2F2F;
}

#appbuildnum
{
	display: none;
}



/*
--------------------------------
  News Articles
--------------------------------
*/

			

/* Article */

h3.newsrelease {
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	padding: 0;
	margin: 0;
	}
table.newsrelease{
	font-size: 14px;
	line-height: 22px;
  }
	table.newsrelease td{
	  padding: 0;
		margin: 0;
	  }
p.newsrelease{
  font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 0;
  }
  

/* List */

	table.articleList{
		width: 95%;
		border-top: solid 1px #000;
		}
		table.articleList td{
			padding: 10px 10px 20px 10px;
			border-bottom: solid 1px #CCCCCC;
			}
		table.articleList .articleDate{
			white-space: nowrap;
			}
		table.articleList .articleTitle{
			padding-left: 10px;
			}
			table.articleList .articleTitle a{
				padding: 0;
				margin: 0;
				}
	div.articleList .articleDate{
		font-weight: bold;
		}
		div.articleList .articleTitle{
			margin-bottom: 10px;
			}
		div.articleList .wordLink{
		  white-space: nowrap;
			}

.warning 
{
	color: Red;
}

/*
--------------------------------
  PWS Performance Report
--------------------------------
*/
div.pwsperf 
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	border: solid 2px black;
	line-height: normal;
	width: auto;
}

div.pwsperf div.title 
{
	margin-top: 11px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

div.pwsperf div.subtitle {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

div.pwsperf div.demographics,
div.pwsperf div.overall_failures,
div.pwsperf div.step_failures
{
	margin-top: 15px;
}

div.pwsperf table {
	width: auto;
	border-collapse: collapse;
	line-height: normal;
}

div.pwsperf table td {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
}

div.pwsperf table.sectionbody
{
	margin-left: 25px;
	margin-right: 100px;
}

div.pwsperf table.sectionbody td.left_column{
	width: 575px;
}

div.pwsperf table.sectionbody td.right_column{
	width: 200px;
}

/* general data columns */
div.pwsperf table.general_data
{
	width: 575px;
}

div.pwsperf table.general_data td.caption {
	width: 250px;
}

div.pwsperf table.general_data td.notes 
{
	width: auto;
}

div.pwsperf table.general_data td.value {
	width: 40px;
}

div.pwsperf table.general_data td.percentage {
	width: 40px;
	padding-right: 10px;
}

/* age data columns */
div.pwsperf table.age_data
{
	width: 200px;
}
div.pwsperf table.age_data td.caption 
{
}

div.pwsperf table.age_data td.value {
	width: 40px;
}

div.pwsperf table.age_data td.percentage {
	width: 40px;
}

/* location data columns */
div.pwsperf table.location_data
{
	width: 200px;
}

div.pwsperf table.location_data td.caption 
{
}

div.pwsperf table.location_data td.percentage {
	width: 40px;
}


div.pwsperf td.caption,
div.pwsperf td.value,
div.pwsperf td.percentage {
	text-align: right;
}

div.pwsperf td.notes {
	text-align: left;
}

/* step data columns */

div.pwsperf table.step_data
{
	margin-left: 60px;
	margin-right: 100px;
	width: 749px;
	border-collapse: collapse;
}

div.pwsperf table.step_data td.step {
	text-align: center;
	font-weight: bold;
	width: 155px;
}

div.pwsperf table.step_data td.caption {
	width: 120px;
}

div.pwsperf table.step_data td.value {
	width: 40px;
}

div.pwsperf table.step_data td.percentage {
	width: auto;
	padding-right: 10px;
}

div.pwsperf table.step_data td.notes {
	width: 265px;
}

/*
-------------------------------------------------------------------------------
  EEOC Report
-------------------------------------------------------------------------------
*/
div.eeocreport {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

div.eeocreport table 
{
	width: 946px;
	border-collapse: collapse;
	border: solid 2px black;
}

div.eeocreport table td.report_title {
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

div.eeocreport td 
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

div.eeocreport tbody td 
{
	border: solid 1px black;
}


div.eeocreport td.notes 
{
	text-align: left;
}

div.eeocreport td.infocaption 
{
	font-weight: bold;
}

div.eeocreport td.infotext
{
	text-align: left;
}
div.eeocreport td.title
{
	width: 300px;
}

div.eeocreport td.total
{
	width: 50px;
}

div.eeocreport td.percent_of_total
{
	width: 50px;
}

div.eeocreport td.fail_percent_by_class
{
	width: 100px;
}

div.eeocreport td.pass_percent_by_class
{
	width: 100px;
}

div.eeocreport td.required_pass_percentage
{
	width: 100px;
	font-weight: bold;
}

div.eeocreport td.step
{
	font-weight: bold;
	text-align: left;
}

div.eeocreport td.heading
{
	text-align: left;
}

div.eeocreport td.has_disparate_impact
{
	text-align: center;
}

div.termsscrollbox
{
	border: solid;
	height: 300px;
	overflow: auto;
	padding: 10px;
}

body.printview div#header img,
body.printview td.col1,
body.printview td.col2,
body.printview td.footer
{
	background: none;
	display: none;
}

body.printview div#background
{
	background: none;
}
body.printview td.col3
{
	padding-top: 10px;
	width: 707px;
}

body.printview table#outer
{
	width: 727px;
}

body.printview a:link,
body.printview a:visited,
body.printview a:active
{
	text-decoration: none;
}

/*------------------------------------------------------*/

.gridHeader,
.gridHeader A,
.gridHeader A:hover,
.gridHeaderSortASC A,
.gridHeaderSortASC A:hover,
.gridHeaderSortDESC A,
.gridHeaderSortDESC A:hover
{ 
    text-decoration:none; 
}

.gridHeader a
{ 
	padding-left: 12px;
	background: url(/img/button_downGrayOnGray.gif) 0px 3px no-repeat; 
}

.gridHeaderSortASC a
{ 
	padding-left: 12px;
	background: url(/img/button_upBlackOnGray.gif) 0px 3px no-repeat; 
}

.gridHeaderSortDESC a
{ 
	padding-left: 12px;
	background: url(/img/button_downBlackOnGray.gif) 0px 3px no-repeat; 
}

/*------------------------------------------------------*/

.pager
{
	margin-top: 10px;
}
.pager img
{
	background-color: gray;
	margin-left: 5px;
	margin-right: 5px;
}

.pager a img
{
	background-color: black;
}

.auditsesdoc_desc input[type=text]
{
    width: 500px;
}

.button-container
{
    height:20px;
}

table.no-borders {
    border: 0;
}

table.no-borders tr td {
    border: 0;
    padding: 0 !important;
}