/* ______________________________________ */	
/* ______ Section Seven: Datasets _______ */	
/* ______________________________________ */

/* Background Color */
 td.sitemapbar {background-color : #f0efed !important;}

 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle {color: #47443a;
	 font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	 font-size: 15px;
         line-height:17px;
	 font-weight: bold;}

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr:link,a.DSColHdr:visited,a.DSColHdr:hover,a.DSColHdr:active {color: #a68462;
	 font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;}

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl {color: #47443a;
	 font-size: 13px;
	 font-weight: normal;}

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor {color: #47443a;
	 font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;}

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink:link,a.DSLink:visited,a.DSLink:hover,a.DSLink:active {color: #a68462;
	 font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	 font-size: 13px;
         line-height:13px;
	 font-weight: bold;}

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt {color: #a68462;}

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt {color: #47443a;
	 font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	 font-size: 13px;
         line-height:13px;
	 font-weight: bold;}

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract {color: #000000;}

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA {font-family:"Trebuchet MS",sans-serif;
         font-size: 15px;
	 line-height: 17px;
	 font-weight: bold;
	 color: #A68462;}

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB {font-family:"Trebuchet MS",sans-serif;
         font-size: 15px;
	 line-height: 17px;
	 font-weight: bold;
	 color: #ccbdae;}

/* 7.11 Results page number */
.ResultsPageNo {color: #000000;}

/* 7.12 Hides extra table cell between DSFieldHdrB and text */
#dsbr {display:none;}

/* Body Text Color on Color Background*/
.BodyTxtonColor {color: #4E4C2F;
        font-size:11px;
        line-height:13px;}

#datasetform {width:480px !important;}

