﻿

/*======== TRI SEARCH PANELS =================*/

#triSearchBox {width:900px;margin:5px padding:5px;font-family:Arial, Sans-Serif;font-size:11px;color:#333333;}
#triSearchBoxHeader {font-size:16px;font-weight:bold;width:100%;padding-bottom:10px;padding-top:10px;}
#triSearchBox input, select {color:#333333; font-size:11px;border:1px solid #cccccc;width:150px;}

/*======== TRI SEARCH CONTROLS =================*/
#triSearchControlsBox {width:175px;float:left;position:relative;border-right:1px solid #cccccc;}
.triSearchSectionHead {font-size:12px; color:#4AAE29;font-weight:bold;padding-top:7px;}
.triSearchControlSection {padding-top:5px;}
.triSearchControlLabel {color:#000000;font-weight:bold;padding-right:5px;}
.triSearchControlFormElem {color:#333333;}

/*======== TRI SEARCH RESULTS =================*/
#triSearchResultsBox {width:600px;float:left;position:relative;padding-left:10px;}

.triSearchResultRow {width:600px;margin:0px;padding:0px;clear:both;}

.triSearchResultHeader {/*border-bottom:1px solid #cccccc;*/ margin-top:5px; position:relative;padding:0px;clear:both;}

.triSearchResultHeaderLeft { float:left;font-weight:bold;font-size:13px;color:#000000;vertical-align:bottom;padding:0px;}
.triSearchResultHeaderRight {float:right;vertical-align:bottom;padding:0px;}
.triSearchResultHeaderSeparator {border-bottom:1px solid #cccccc;margin-bottom:5px;padding:0px;clear:both;}

.triSearchResultBody {width:100%;margin:0px;padding:0px;position:relative;clear:both;}
.triSearchResultBodyCol1 {width:15%;margin:0px;padding:0px;float:left;position:relative;}
.triSearchResultBodyCol2 {width:45%;margin:0px;padding:0px;float:left;position:relative;}
.triSearchResultBodyCol3 {width:25%;margin:0px;padding:0px;float:left;position:relative;}
.triSearchResultBodyCol4 {width:10%;margin:0px;padding:0px;float:right;position:relative;}

.icon_map img {width:16px; height:16px;}

.triSearchResultRowCerts {}

.triSearchResultRowDetail {color:#333333;}
.triSearchResultLabel {color:#000000;font-weight:bold;padding-right:5px;}
.triSearchResultData {}

.triSearchSectionHeadNoResults {font-size:13px;color:#333333;margin-top:10px;}

.triImageMember {border:none;}
.triImageCert {border:none;}

/*
.triSearchSubmitButtonBox {color:red; font-weight:bold;font-size:11px; display:block; float:right;padding:10px;margin:5px; margin-right:25px;}
.triSearchSubmitButtonBox a {color:White;text-decoration: none; background: url("images/submit_bg_off.png") no-repeat top;width:103px;height:28px;display:block;}
.triSearchSubmitButtonBox a:hover {color:White;text-decoration: none; background: url("images/submit_bg_on.png") no-repeat top;width:103px;height:28px;display:block;}
*/
.triSearchSubmitButtonBoxContainer {float:right;padding:7px;margin:5px; margin-right:15px;}
/*.triSearchSubmitButtonBox a {color:White;font-weight:bold; text-decoration: none; background: url("images/submit_bg_off.png") no-repeat top;width:103px;height:28px;display:block;padding: 7px 0 0 0; text-align: center;}*/
.triSearchSubmitButtonBox a, .triSearchSubmitButtonBox a:link, .triSearchSubmitButtonBox a:hover, .triSearchSubmitButtonBox a visited {color:White;font-weight:bold; text-decoration: none; background: url("/searchassets/images/submit_bg_on.png") no-repeat top;width:103px;height:28px;display:block;padding: 7px 0 0 0; text-align: center;}

#ctl00_Content_TRISearchMember1_btnSubmit {
  color:White;
}

#iconAttribution {display:none;}

