/* style sheet for Bon Appetite Rights & Permissions app */
/*  
	$URL$  
	$Date$  
	$Revision$  
	$Author$  
*/


body {
	color: #696969;
	background-color: #FFFFFF;
	font: 78%/1.5 arial, helvetica, sans-serif;
	padding: 0;
	margin: 2em;
	text-align: center;
}


h2 {
	color: #800;
	font-size: 18px;
}

h3 {
	color: #800;
	font-size: 14px;
}

h4 {
	color: #800;
	font-size: 12px;
}

.header { 
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 1px solid #FFF;
	border-collapse:collapse;
	overflow: hidden;
	position: relative;
	height: 100px;
}

.footer { 
	clear: both;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 5px;
	padding: 100px 10px 10px 10px;
}

div#AtoZ {
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #778899;
	border-bottom: 1px solid #778899;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 20px;
	width: 90%;
}

.pp {
	font-size: 12pt;
	/* line-height: 12pt; */
	font-weight: bold;
	font-style: italic;
	vertical-align: 25%;
}

#topLeft {
	float: left;
	width: 60%;
	height: 25px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: bottom;
	line-height: 25px;
	position: absolute;
	bottom: 5px;
}

#appName {
	color: #800;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #CCC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	bottom:0px;
	height: 25px;
	line-height: 25px;
	float: left;
	bottom: 0px;
	
}

#vertBar {
	font-size: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	color: #778899;
	height: 25px;
	line-height: 25px;
	float: left;
	text-shadow: 2px 2px 2px #CCC;
}

#section {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #800;
	height: 25px;
	line-height: 25px;
	float: left;
	text-shadow: 1px 1px 2px #CCC;
}

.accessInfo { 
	float: right;
	clear: both;
	text-align: right;
	vertical-align: top;
	margin: -6px 15px 5px 5px;
	padding-right: 0px;
	color: #800;
	width: 50%;
	display: block;
	
}

.logo { 
	float: right;
	text-align: right;
	vertical-align: top;
	margin: 0px 10px 5px 5px;
	color: #800;
	line-height: 18px;
}


.content {
	clear: both;
	/* border: 1px solid #FFF; */
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}


div.searchBox {
	margin: 8px 0px 5px 0px;
	text-align: center;
	
	/* border: 1px #b6b9be solid; */
}




/******  form elements  *******/

input, select {
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 10px;
}


textarea {
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10px;
font-weight: normal
} 


/******    links    ******/
a:link { color: #996600; text-decoration: none }
a:active { color: #996600; text-decoration: none }
a:visited { color: #666633; text-decoration: none }


/***********  search results    ***********/
legend {
	border: 1px #b6b9be solid;
	background: #E6E6FA;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 5px 4px 5px;
	margin: 0px 0px 5px 0px;
	line-height: 11px;
	/* text-align: center; */
	text-align: left;
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-webkit-border-radius: 3px;
}

fieldset {
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-webkit-border-radius: 3px;
}


.results {
	clear: both;
	padding: 4px 8px 8px 8px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	text-align: center;
	border: 1px #b6b9be solid;
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-webkit-border-radius: 3px;
}

/* use this div as a hack to make parent divs expand vertically for child divs */
.clearDivs {
	clear:left;
	font-size: 1px;
	line-height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 5px;
}


.resultsMsg {

}

/**********  Navigation of paged results  ***********/
.navigation {
	font-size: 9px;
	line-height: 10px;
}

/***********   tables   ***********/

table.center {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	border-top: 1px solid #778899;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 2px 8px;
	background: #B0C4DE;
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}


td.odd {
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	background: #fff;
	padding: 1px 8px 1px 8px;
	color: #797268;
	font-size: 11px;
	line-height: 10px;
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}


td.even {
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	padding: 1px 4px 1px 8px;
	background: #E6E6FA;
	color: #797268;
	font-size: 11px;
	line-height: 10px;
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}


td.alert {
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	padding: 1px 4px 1px 8px;
	background: #FFF0F5;
	color: #800000;
	font-size: 11px;
}



/********** user feedback  ***********/

div#errorMsg {
	clear: both;
	/* height: 18px; */
	border-top: 2px solid #800;
	border-bottom: 2px solid #800;
	margin: 10px 5px 5px 5px;
	color: #800;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, ms sans serif;
	line-height: 18px;
	padding: 0px 3px 0px 3px;
	display: block;
}


div#msg {
	clear: both;
	/* height: 18px; */
	border-top: 2px solid #336633;
	border-bottom: 2px solid #336633;
	margin: 10px 5px 5px 5px;
	color: #003300;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, ms sans serif;
	line-height: 18px;
	padding: 0px 3px 0px 3px;
	display: block;
}



.ojcLogin { 
	text-align: center;
	clear: both;
	padding-bottom: 40px;
}

div.authMsg {
	clear: both;
	padding: 5px 5px 5px 5px;
	margin: 20px 5px 5px 5px;
	color: #800;
	font-weight: bold;
	font-size: 12px;

}

div.searchForm {
	clear: both;
	text-align: right;
	padding: 2px 0px 3px 0px;
	margin: 0px 5px 0px 5px;
	border-bottom: 1px #b6b9be solid;
}

div.search {
	clear: both;
	width: 810px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px #778899 solid;
	
}

div.formControls {
	clear: both;
	border: 1px #b6b9be solid;
	background-color: #D3D3D3;
	padding: 5px 5px 3px 5px;
	margin: 10px 5px 5px 5px;
	text-align: right;
	box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-webkit-border-radius: 3px;
}


.key {
	text-align: right;
	vertical-align: middle;
	padding:0px 0px 0px 5px;
	text-decoration: none;
}

.val {
	text-align: left;
	/* border: 1px b6b9be solid; */
	padding: 0px 0px 0px 5px;
}

div.formCol {
	float: left;
	text-align: left;
	/* border: 1px #b6b9be solid; */
}

div.formRow {
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	/* border: 2px #b6b9be solid; */
	text-align: left;
	vertical-align: middle;
}


label {
	float: left;
	width: 100px;
	margin-right: 4px;
	/* padding-top: 4px; */
	text-align: right;
	/* border: 1px #b6b9be solid; */
}


ol {
	margin: 0px;
	list-style: none;
}

ol li {
	padding-left: 5px;
	padding-bottom: 5px;
}


div.resultTable {
	clear: both;
	margin: 10px 5px 5px 5px;
}


.sublegend {
	_position : absolute;
	_top : -10px;
	border: 1px #b6b9be solid;
	background: #E6E6FA;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 5px 4px 5px;
	margin: 0px 0px 5px 0px;
	line-height: 11px;
}


.subsection {
	_position : relative;  /* The underscore means only IE will see it */
	_padding-top : 20px;   /* Stupid IE */
	_padding-bottom : 15px;
	_display : block;
	background-color: #DCDCDC;
	text-align: left;
	clear: both;
	padding: 4px 8px 8px 8px;
	margin: 20px 5px 8px 5px;
	border: 1px #b6b9be solid;

}

.activeDot {
	font-weight: bold;
	font-size: 11px;
	line-height: 8px;
}

.admControls {
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
}


.warn {
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	padding: 1px 4px 1px 8px;
	background: #FFF0F5;
	color: #800000;
}

.alert {
	color: #800000;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

.subhead {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
}

.tableTitle {
	letter-spacing: 6px;
	color: #036;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
