/*-----Vendor table Styles ----*/

/*-----grant specific ----*/
#col2wide table#grants.DUVendors {
       font-size:95%;
}

#col2wide table#grants.DUVendors th {
        font-size:95%;
}

#col2wide table.DUVendors th.recipient.table-sorted-desc {
        background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-desc");
        background-repeat: no-repeat;
        background-position: 321px 6px;
	
}
#col2wide table.DUVendors th.recipient.table-sorted-asc {
	background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-asc");
        background-repeat: no-repeat;
        background-position: 321px 6px;
}

#col2wide table.DUVendors th.amount.table-sorted-desc {
        background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-desc");
        background-repeat: no-repeat;
        background-position: 73px 6px;
	
}
#col2wide table.DUVendors th.amount.table-sorted-asc {
	background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-asc");
        background-repeat: no-repeat;
        background-position: 73px 6px;
}

#col2wide table.DUVendors th.agency.table-sorted-desc {
        background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-desc");
        background-repeat: no-repeat;
        background-position: 166px 6px;
	
}
#col2wide table.DUVendors th.agency.table-sorted-asc {
	background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-asc");
        background-repeat: no-repeat;
        background-position: 166px 6px;
}

#col2wide table.DUVendors th.description {
        cursor: default;
}


/*-----END grant specific ----*/

#col2wide table.DUVendors {
	margin:0px;
}
#col2wide table.DUVendors thead {
	background-color: #81969F;
	color: #ffffff;
	text-align: left;
	border-left: 0px;
	border-bottom: solid;
}
#col2wide table.DUVendors tbody tr.alternate {
	background-color:  #e5e5e5;
	cursor: default;
}
#col2wide table.DUVendors th {
	text-transform: uppercase;
	font-family: Verdana;
	padding: 5px;
	border-right: 2px solid white;
	text-align: left;
	border-left: 0px;
	border-bottom: 0px;
	font-weight:bold;
        cursor: pointer;
}
#col2wide table.DUVendors tr.show-all th {
	border-right: 0px;
	text-align: right;
	background: #ffffff;
}
#col2wide table.DUVendors th.table-sorted-desc {
        background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-desc");
        background-repeat: no-repeat;
        background-position: 55px 6px;
	
}
#col2wide table.DUVendors th.table-sorted-asc {
	background-image:url("~/media/Images/coas/DEPARTMENTS/icons/sort-asc");
        background-repeat: no-repeat;
        background-position: 55px 6px;
}

#col2wide table.DUVendors th.vendor-name {
    min-width: 95px;
    width:auto;
}

#col2wide table.DUVendors th.vendor-category.table-sorted-desc, #col2wide table.DUVendors th.vendor-category.table-sorted-asc {
	background-position: 65px 9px;
}
#col2wide table.DUVendors th.vendor-name.table-sorted-desc, #col2wide table.DUVendors th.vendor-name.table-sorted-asc {
	background-position: 40px 9px;
}
#col2wide table.DUVendors td {
	padding: 10px;
}
#col2wide table.DUVendors input.name-input {
	width: 172px;
	border: 1px solid #C9CACA;
	color: #595959;
	padding-left: 3px;
	text-transform: none;
}
#col2wide table.DUVendors thead.show-all {
	background: transparent;
	text-align: right;
}
#col2wide table.DUVendors tr:hover {
	cursor:auto;
}
#col2wide table.DUVendors tr td {
	font-size: inherit;
}
#col2wide table.DUVendors tr td a, #col2wide table.DUVendors tr td a:visited, #col2wide table.DUVendors tr td a:active {
	background: none;
	font-size: 1em;
	font-weight: normal;
	color: #20497f;
	text-decoration: underline;
	padding-left: 0;
	background: none;
	cursor: pointer;
}
 #col2wide table.DUVendors tr td a:hover, #col2wide table.DUVendors tr td a, {
	color: #5081bc;
	background: none;
	cursor: pointer;
}
#col2wide table.DUVendors tr td a.vendor, #col2wide table.DUVendors tr td a.vendor:visited, #col2wide table.DUVendors tr td a.vendor:active {
	font-size: 0.85em;
	font-weight: normal;
	color: #20497f;
	text-decoration: underline;
	padding-left: 0px;
	background: none;
	cursor: pointer;
}
#col2wide table.DUVendors td img {
    background-color: #FFFFFF;
    border: 1px solid #808080;
    margin: 5px;
    padding: 4px;
}
#col2wide table.DUVendors tr td a:hover {
	color: #5081bc;
	background: none;
	cursor: pointer;
}
/*---------remove arrow  from a tag ----*/
 #col2wide table.DUVendors tr td a.noarrow, #col2wide table.DUVendors tr td a.noarrow:visited, #col2wide table.DUVendors tr td a.noarrow:active {
	font-size: 0.85em;
	font-weight: normal;
	color: #20497f;
	text-decoration: underline;
	padding-left: 0px;
	background: none;
	cursor: pointer;
}
#col2wide table.DUVendors tr td a.noarrow:hover {
	font-size: 0.85em;
	color: #5081bc;
	background: none;
	font-weight: normal;
	cursor: pointer;
}
/*---------end arrow ----*/

 #col2wide table.DUVendors tr.special-instructions td a:hover, #col2wide table.DUVendors tr.special-instructions.hover td a, #col2wide table.DUVendors tr.special-instructions td a:active {
	background: transparent;
}
#col2wide table.DUVendors tr td div.tableAlign {
	padding-left: 18px;
	padding-top: 5px;
}
#col2wide table.DUVendors tr td div.details {
	display: none;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 95%;
}
#col2wide table.DUVendors tr td div.details a, #col2wide table.DUVendors tr td div.details a:hover, #col2wide table.DUVendors tr td div.details a:active, #col2wide table.DUVendors tr td div.details a:visited {
	background:none;
	padding: 0px;
}
#col2wide table.DUVendors tr td div.details span.name {
	font-weight: bold;
	font-size: 13px;
}
#col2wide table.DUVendors tr td div.special-instructions {
	display: none;
}
#col2wide table.DUVendors tr.open-entry td {
	border-top: none;
	border-bottom: #C9CACA solid 1px;
	border-top: #C9CACA solid 1px;
	background: #FFFFEF;
}
#col2wide table.DUVendors tr.open-entry.has-instructions td {
	border-top: none;
	border-bottom: #C9CACA solid 1px;
	background: #FFFFEF;
}
#col2wide table.DUVendors tr.special-instructions td {
	background: #FFFFEF;
	border-bottom: #C9CACA solid 3px;
}
#col2wide table.DUVendors tr.open-entry td div.details {
	display: block;
}
#col2wide table.DUVendors tr.open-entry td div.special-instructions {
	display: none;
}
#col2wide table.DUVendors tr.open-entry td a.vendor, #col2wide table.DUVendors tr.open-entry td a.vendor:visited, #col2wide table.DUVendors tr.open-entry td a.vendor:active, #col2wide table.DUVendors tr.open-entry td a.vendor:hover {
	color: #5081bc;
	text-decoration: underline;
	background: none;
}
#col2wide table.DUVendors tr.open-entry td a.vendor:hover {
	color: #5081bc;
	text-decoration: underline;
	background: none;
}
/*------remove arrow ----*/
 #col2wide table.DUVendors tr.open-entry td a.noarrow, #col2wide table.DUVendors tr.open-entry td a.noarrow:visited, #col2wide table.DUVendors tr.open-entry td a.noarrow:active, #col2wide table.DUVendors tr.open-entry td a.noarrow:hover {
	color: #000000;
	text-decoration: underline;
	background: none;
}
#col2wide table.DUVendors tr.open-entry td a.noarrow:hover {
	color: #5081bc;
	text-decoration: underline;
	background: none;
}
#col2wide table.DUVendors tr.open-entry td div.details a:hover, #col2wide table.DUVendors tr.special-instructions a:hover {
	color: #5081bc;
}
#col2wide table.DUVendors tr.open-entry td div.details a.email {
	text-decoration: none;
}
#col2wide table.DUVendors tr.special-instructions td img.icon {
	float: left;
	padding-left: 0px;
}
#col2wide table.DUVendors tr.special-instructions td span.headline {
	color: #c00002;
	padding-left: 8px;
	font-weight: bold;
}
#col2wide table.DUVendors tr.special-instructions td span.note {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
#col2wide table.DUVendors tr.special-instructions ol {
	margin-top: 0px;
}
#col2wide table.DUVendors tr td.blank a, #col2wide table.DUVendors tr td.blank a:visited, #col2wide table.DUVendors tr td.blank a:active, #col2wide table.DUVendors tr td.blank a:hover, #col2wide table.DUVendors tr.hover td.blank a {
	background: none;
}
/*---------End Vendor Table Styles----*/
