body {
    margin: 0px;
    font-family : arial, helvetica, verdana, san-serif;
}
div { 
	font-family: Arial, Helvetica, verdana, sans-serif; 
	font-size:12px; 
    text-align: left;
} 
td { 
	font-family: Arial, Helvetica, verdana, sans-serif; 
	font-size:12px; 
    text-align: left;
} 
img {
    border: 0px;
}

a:link {
	text-decoration : none;
    color : brown;
}
a:visited {
	text-decoration : none;
    color : brown;
}
a:hover {
	text-decoration : none;
    color : black;
}

br.clear {
    clear:both;
}


TABLE.headerDisplay {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: silver;
font-size: 12px;
padding: 1px;
}

/* Diplay specific CSS */

/*** FEATURE LEVEL CSS *********************/

.featureLabelCSS   { 
	width : 100%;
}

.FeatureLabelCellCSS {
    color: white;
    height: 25px;
	padding-left : 10px;
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    background:#006699 url(http://localhost/images/mainpage/blue-bar-bg.png);
}

/*
moved to generic/memberOption.css
.FeatureItems {
	width: 240;
    padding-left: 30px;
	font-weight : bold;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

.FeatureItems a:link, a:visited {
	color:  #fff;
	text-decoration: none;
}
.FeatureItems a:hover {
	color: #fff;
	text-decoration: underline;
}
*/

.FeatureMenuCell {
	width : 550px;
	height : 300px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	border-bottom : 1px dotted  #6699ff;
}
/*** END FEATURE LEVEL CSS *********************/


.photoCellCSS  { 
	width : 100px;
}
.photoAdjCSS  { 
	width : 350px;
	color : #006699;
}
.dbAttrsRowCSS  { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

/* The short one is perhaps used when a photo is there.  If a photo
   is there, the rows along side the photo are of shorter width
   The rows below the photo span wider to cover the width of the photo
   and adjacent rows
*/
.dbAttrsRowCSS-Short  { 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	text-align: left; 
}

/* Search related */
.searchSeparatorCSSProject  { 
	height: 10px;
	width: 1px;
	/*background-image: url('http://localhost/images/site_related/bg/greenpix10.gif');*/
	border : 0px;
}

.searchSeparatorCSSProperty  { 
	width: 1px;
	height: 1px;
	/*background-image: url('http://localhost/images/site_related/bg/greenpix10.gif');*/
	border : 0px;
}

.idCSS  { 
	width : 20px;
	text-align : left;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	vertical-align : top;
}

.shortDisplayCSSCity {
	background-color: yellow;
}

.TitleBar {
	/*background : #6699ff;*/
    height: 20px;
	color: white;
    padding-left : 10px;
    padding-top : 3px;
    text-align: justify;
    font-size: 13px;
    font-weight: bold;
    background-image: url(http://localhost/images/mainpage/blue-bar-bg.png);
    font-family: Arial, Helvetica, Verdana, sans-serif;
    border-right : 1px solid black;
    border-bottom : 1px solid black;
}

/* Search screen labels */
.S-LabelCellCSS {
    float:left;
    clear: left;
    width: 150px;
}
.S-ValueCellCSS_250 {
    float:left;
}
/* End search screen */

.PageBottom {
    width: 100%;
    text-align: center;
	/*border: 1px solid black;*/
    float: left;
}
.NextPrev {
	float:left;
    margin-left: 50px;
    width: 40%;
}
.NextPrev a:link {
    color: #006699;
}
.NextPrev a:visited {
    color: #006699;
}
.JumpTo {
	float:left;
    width: 200px;
}
.headerMessage  { 
	width : 90%;
	margin-left: 10%;
	padding-top: 10px;
}
.trailerMessage  { 
	width : 90%;
	float: left;
    margin: auto 0;

}

/* View related */
.viewSeparatorCSS  { 
	height: 1;
	border : 0px;
}

.PCurSectionHeader {
    line-height: 2.0;
    font-weight: bold;
    width: 400px;
    float: left;
}
.CurSectionHeader {
    font-size: 18px;
    color: #104e8b;
    width: 400px;
}
.CurSectionSubHeader {
    font-size: 16px;
/*    color: #336699; */
    width: 400px;
    color: brown;
    color: #585858;
}


/****  SPECIFIC CSS ***************/
.firstWords {
	font-size : 13px;
	font-weight : bold;
	color: blue;
}
.IdentifierValueCellCSS_B  {
    border : 0px;
    font-weight: bold;
}


.shortDisplayCSSOrgName {
    width: 350px;
    padding-left: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #006699;
}

.Wrapper1 {
   
    width:900px; 
    margin :0 auto;
    margin-top: 30px;
}
.Wrapper {
    width:900px; 
    margin :0 auto;
    margin-top: 10px;
    padding: 20px;
	background:#fff url(http://localhost/images/wrapper-bg.jpg) repeat-x;
}   

.Banner {
    width: 900px;
    float:left;
}

.Notice {
    color: red; 
    font-size: 10px;
    width: 900px;
    float:left;
}

.MainLinks {
    width: 900px;
    float:left;
    text-align: right;
}

.LoginLinks {
    z-index: 1;
    width: 100%;
    padding-left: 100px;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #111;

}
.LoginLinksBar {
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 10px 8px 10px;
}
.LoginLinksBar a {
    color: #ccc;
    margin-left: 10px;
    margin-right: 10px;
}


.ContainerDiv {
	width: 500px;
    margin-top: 10px;
}

div {
    text-align: left;
}

.MainBody {
    width:700px;
    background-color: #fff;
    float:left;
    padding-bottom:50px;
    min-height: 500px;
}
.OpCell {
    width: 60px;
    text-align: center;
    margin: 4px 10px 0px 0px;
    padding: 3px 10px 3px 10px;
    position: fixed;
    top: 0px;
    right: 0px;
    background-color: #fc0;
    border: 1px solid gray;
    border-top: 0px;
    z-index: 2;
}

.OpCell a {
    color: black;
    font-weight: bold;
}


.Copyright {
    padding-top:10px;
    clear: both;
    width:100%;
    text-align: center;
}
.AdSpace {
    width: 160px;
    margin-left: 10px;
    min-height: 600px;
    float: right;
}

.SearchLinkTableCSS {
	/*margin-top: 20px;*/
}

.searchMessageCSS   { 
	width : 100%;
	margin-top : 15px;
	margin-bottom : 5px;
	padding-left : 10px;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	text-align: Justify 
}

.DisplayLink {
	width : 100%;
	text-align:right;
    float: left;
}

.DisplayLink img {
    vertical-align: middle;
}
.DisplayLink a {
    margin-left: 5px;
    margin-right: 5px;
}

A.SearchTextLink:link {
    font-weight: bold;
    color: brown;
    text-decoration: none;
}
                                                                                
A.SearchTextLink:visited {
    font-weight: bold;
    color: brown;
    text-decoration: none;
}
                                                                                
A.SearchTextLink:active {
    font-weight: bold;
    color: brown;
    text-decoration: none;
}
                                                                                
A.SearchTextLink:hover {
    font-weight: bold;
    color: black;
}

      /* Photo related */
.NoPhoto {
}

.qmark {
	float: left;
	padding-left: 2px;
	padding-top: 2px;
}

#autoflow {
	position:absolute; 
	width:auto;
}


.ShortDisplayValueCSSPropType_L {
    color: red;
}


.SectionSupplementCSS {
	width: 600px;
}

.ZoomLink {
    text-align: left;
    width: 600px;
    float: left;
}

