/* home.css */

/* Tag Selectors */
SELECT { width: 170px; background: #EFDBDC none; color: #5D686C; font-size: 8pt; margin: 0px; padding: 0px; }

/* ID Selectors */
#search  { background: #FFFFFF url("images/1000_bg_fin.jpg") top left no-repeat; color: #000000; }
#renowned { background: #FFFFFF url("images/1000_but_ren.jpg") top left no-repeat; color: #000000; position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px; display: block; width: 227px; height: 133px; float: left; vertical-align: top; }

#opt { background: none; color: #FFFFFF; position: relative; top: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; clear: both; float: left; display: block; }

#dropdown { }

#now { background: none; color: #FFFFFF; position: relative; float: left; top: 0px; left: 0px; margin: 0px; padding: 0px; }

#community { background: none; color: #000000; position: relative; top: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; display: block; }

/* Classes */
.text { background: none; color: #5D686C; font-size: 8pt; }
.text	a:link { background: none; font-size: 8pt; color: #D01702; text-decoration: none; }
.text	a:visited { background: none; color: #D01702; text-decoration: none; }
.text	a:hover { background: none; color: #0E9FE2; text-decoration: none; }
.text	a:active { background: none; color: #0E9FE2; text-decoration: none; }

.renowned { background: none; color: #5D686C; font-size: 8pt; }
.renowned	a:link { background: none; font-size: 8pt; color: #5D686C; text-decoration: none; }
.renowned	a:visited { background: none; color: #5D686C; text-decoration: none; }
.renowned	a:hover { background: none; color: #0E9FE2; text-decoration: none; }
.renowned	a:active { background: none; color: #0E9FE2; text-decoration: none; }

.ratetext { background: none; color: #5D686C; font-size: 8pt; font-weight: normal; }
.ratetextbold { background: none; color: #5D686C; font-size: 8pt; font-weight: bold; }

.textlink { background: none; color: #5D686C; font-size: 8pt; }
.textlink	a:link { background: none; font-size: 8pt; color: #5D686C; text-decoration: underline; }
.textlink	a:visited { background: none; color: #5D686C; text-decoration: underline; }
.textlink	a:hover { background: none; color: #0E9FE2; text-decoration: underline; }
.textlink	a:active { background: none; color: #0E9FE2; text-decoration: underline; }

.redtext { font-size: 8pt; color: #D11603; }
.bluetext { font-size: 8pt; color: #1D5CAB; }

.reddate { font-size: 11pt; color: #D01702; }
.reddate	a:link { font-size: 11pt; color: #D01702; text-decoration: none; }
.reddate	a:visited { color: #D01702; text-decoration: none; }
.reddate	a:hover { color: #D01702; text-decoration: none; }
.reddate	a:active { color: #D01702; text-decoration: none; }

.greydate { font-size: 11pt; color: #767676; }
.greydate	a:link { font-size: 11pt; color: #767676; text-decoration: none; }
.greydate	a:visited { color: #767676; text-decoration: none; }
.greydate	a:hover { color: #767676; text-decoration: none; }
.greydate	a:active { fcolor: #767676; text-decoration: none; }

.newstext { font-size: 9pt; color: #767676; }
.newstext	a:link { font-size: 9pt; color: #767676; text-decoration: none; }
.newstext	a:visited { color: #767676; text-decoration: none; }
.newstext	a:hover { color: #0E9FE2; text-decoration: none; }
.newstext	a:active { fcolor: #0E9FE2; text-decoration: none; }

.moretext { font-size: 8pt; color: #767676; }
.moretext	a:link { font-size: 8pt; color: #D01702; text-decoration: none; }
.moretext	a:visited { color: #D01702; text-decoration: none; }
.moretext	a:hover { fcolor: #0E9FE2; text-decoration: none; }
.moretext	a:active { color: #0E9FE2; text-decoration: none; }

.dottedline { font-size: 10pt; color: #767676; display: block; margin-top: 4px;; margin-bottom: 4px; }

.featureborder { background: url(images/1000_lin_fea.gif) right repeat-y; }

#renowned {display:none;}
