﻿	/* styles for sub section and agenda and minutes web parts */ 
/*
#anmFilter{ padding: 15px 5px 15px 25px; float:left; width: 520px; background-image:url('Images/agendas_minutes_filter_bg.gif'); background-repeat:no-repeat; background-position:top left;}
#ssFilter {background:#FFF;padding: 15px 5px 15px 25px; float:left; width: 530px;  height:60px; background-image:url('Images/subfilter_bg.gif'); background-position: top left; background-repeat:no-repeat;}
*/
.subsearchpaging {
	/*background-color:#CCC;*/
	background:transparent url('Images/search-results-footer.gif') no-repeat scroll left bottom;
	padding:8px 0 0;
	margin:0;
	height:34px;

	}
#anmFilter .dtPicker { 
	float:left; 
	margin-right:4px;
}
#anmFilter .ui-datepicker-trigger {
	margin-left:1px;
}
#anmFilter .dtPicker table td a { padding-right: 10px; }
#anmFilter .chkInput { float:left; 
/*padding: 10px 5px; */
position: relative; 
/*width: 60px; 
*/}
#anmFilter .chkInput label {
/* top: 13px; position: absolute; 
*/}
.clearBoth { clear:both; }
#ssFilter .ddl { padding-right: 12px; width: 240px; float:left; }
#anmFilter .ddl { padding-right: 12px; width: 240px; float:left; }
#ssFilter .ddlshrt { padding:0; padding-top:8px; float:right; width: auto; margin-right: 27px; }
#anmFilter .ddlshrt { 
padding:0; 
/*padding-top:8px;*/
 float:left; width: auto; margin-right: 27px; }
#ssFilter .ddlshrt { margin-right: 39px; }
#ssFilter .ddlshrt label { float:right; padding-right: 5px; }
#anmFilter .ddlshrt label { float:left; padding-right: 5px; }
#ssFilter .ddlshrt select { width: 50px; float:right; }
#anmFilter .ddlshrt select { width: 50px; float:right; }
#ssFilter .ddl label { padding-bottom: 1px; display:block; }
#anmFilter .ddl label { padding-bottom: 1px; display:block; }
#ssFilter .ddl select { width: 240px; }
#anmFilter .ddl select { width: 180px; }
#anmFilter .ddllong select { width: 460px; }
#ssFilter label { 
	font-size: 1.1em; font-weight:bold; }
#anmFilter label { 
	font-size: 1.2em; 
	margin:0.2em 4px 0 0;
	padding:0px;
	width:auto;
	float:left;
}
#anmFilter input { 
	float:left;
}
#anmFilter .dtPicker input {
	margin:0;
	width:70px;
}
#anmFilter table { 
	float:left;
}
#anmFilter select { 
	float:left;
}
#anmFilter input, #anmFilter select{
	border:1px solid #7f9db9;
	/*height:16px;margin:0 12px 0 0;padding:2px 0 0 2px;*/
}

.chkInput input {
	border:none !important;
}

#ssResults { padding-top: 15px; font-size: 1.1em; }
#anmResults { 
/*	padding-top: 15px; */
	font-size: 1.1em; 
	font-size:1.2em; 
}
#ssResults .ms-vh2-nofilter  { background-image: none; background-color: #ccc; padding: 15px 15px 5px 15px; color:#000; font: bold 1em Arial, Helvetica, sans-serif !important; }
#anmResults .ms-vh2-nofilter  { 
/*background-image: none; */
background-color: #ccc; 
/*padding: 15px 15px 5px 15px; */
color:#000; font: bold 1em Arial, Helvetica, sans-serif !important; }

/*
#ssResults td { padding: 9px 12px; }
#anmResults td { padding: 9px 12px; }
#ssResults .row { background-color: #ebebeb; }

#ssResults .altrow { background-color: #ccc; }
*/
#anmResults .ms-viewheadertr, #anmResults .row, #anmResults .altrow
{
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}
/*
#ssResults .col1 { border-right: 1px solid #fff; }
#anmResults .col3 { border-right: 1px solid #fff; }
#anmResults .col2 { border-right: 1px solid #fff; }
#anmResults .col1 { border-right: 1px solid #fff; }
*/
#anmResults .col1 { width: 115px; 

	border-left:1px solid #cccccc;
	}
#anmResults .col3 { width: 95px; }
#anmResults .col4 { width: 45px; text-align: center; }
/*
#ssResults .col1 { width: 100%; }
#ssResults .col2 { width: 45px; text-align: center; }
#ssResults .desc { padding-top: 4px;}
#ssResults .sortbylbl { padding: 0 5px; }
#ssResults .summary { float:left; }
#ssResults .subresultheaderleft { text-align: right;}
#ssResults .noresults { background-image: url('images/subfilter_noresults.gif'); background-repeat:no-repeat; height: 35px; }
*/
#anmResults .noresults { 
	/*background-image: url('images/agendas_noresults.gif'); background-repeat:no-repeat; */
	height: 55px; 
}
/*.subresultheaderleft { background-image:url('images/subfilter_sort_corner_top.gif'); background-position:top left; background-repeat:no-repeat; background-color:#CCCCCC;padding: 15px 15px 5px 15px; color:#000; font: bold 1em Arial, Helvetica, sans-serif !important;}
*/
.subresultfooter { 
	width:100%;
	height:34px; 
/*	background-color:#CCCCCC; */
	background-image:url('Images/search-results-footer.gif'); 
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;	
}


/* search-results*/
.search-results {
	width:568px;
	padding:0 0 12px 0;
	float:left;
}
.do-agenda-search {
	width:544px;
	float:left;
	padding:0 12px;
	margin:0;
	overflow:hidden;
	background: url(Images/search-results-header.gif) top left no-repeat;
	border-bottom:1px solid #cccccc;
}
.do-agenda-line
{
	border-top:1px solid #CCCCCC;
	float:left;
	padding:0.8em 0;
	width:540px;	
}
.do-agenda-search h3 {
	color:#a09b89;
	font-size:1.4em;
	margin:12px 0 10px 0;
}
.do-agenda-search form input {
	margin:0 12px 0 0;
}
	
.do-agenda-search form label {
	width:auto;

	float:none;
	margin:.2em 0 0 0;
	padding:0;
	}
	
.do-agenda-search .agenda-date {
	width:70px;

}
.do-agenda-search .checkbox {
	margin-right:0px;
	margin-left:10px;

}
.do-agenda-search select {
	width:150px;

}

.do-agenda-search p {
	padding:.4em 0;
	float:none;		border-top:1px solid #cccccc;
	padding:.6em 0;
}
.button{
		background:url("Images/search-btn.png");
		width:76px;
	height:27px;
	border-width:0px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
}
.button:focus{
				outline:none;
}
.button::-moz-focus-inner { 
	border: 0;
	}

select.short {
	width:45px;
}

table.ms-listviewtable {
	width:568px;
	padding:0;
	/*border-style: none; */
	float:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.ms-listviewtable th{
	text-align:left;
	text-transform:capitalize;
	padding:0 11px;
	color:#000000;
	height:33px;
	background: url(Images/search-results-sort-bground.gif) top left repeat-x;	
}

.altrow {
	background-color:#e9f9f7;
}

.validation {
				
				position:absolute;
				left:100px;
				top:150px;
}

.ms-listviewtable td{
	margin:0;
	padding: 2px 4px 2px 12px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.ms-listviewtable td img
{
border:none;

}






.ms-listviewtable td.col4{
/*border-right:none;*/
text-align:center;
font-size:.8em;
padding-right:2px;
}

.ms-listviewtable td.pagination{
	padding:0;
	margin:0;
	border:none;
}


dl.agenda-results-pagination {
		width:566px;
	float:left;
	height:34px;
	padding:8px 0 0 0;
	margin:0;
	background: url(Images/search-results-footer.gif) bottom left no-repeat;
}
dl.agenda-results-pagination.header {
	background: url(Images/search-results-pagination.gif) bottom left repeat-x;
	height:32px;
}

dl.agenda-results-pagination.footer {
		width:568px;

}

.agenda-results-pagination dl {
}
.agenda-results-pagination dt, .agenda-results-pagination dd {
	display:inline;
	font-size:.9em;
	color:#333333;
	height:11px;
	padding: 0 0 0 11px;
	margin:0;
}
.agenda-results-pagination dt img {
	padding:0 10px;
	vertical-align:middle;
}
.agenda-results-pagination dd {
	padding:0 6px;
}
.agenda-results-pagination dd a {
	color:#249185;
	text-decoration:none;
}
.agenda-results-pagination dd.first-previous {
	border-right:1px solid #999999;
}
.agenda-results-pagination dd.next-last {
	border-left:1px solid #999999;
}
.agenda-results-pagination dd.disabled {
	color:#999999;
}

.subsearchpaging td
{
	border:0px;
}

.noresults td
{
	border:0px;
}
.safeswim-results td{
	font-size: 12px;
}
.safeswim-results th{
	font-size: 13px;
	padding-left: 7px;
}







