
/* BASE ELEMENT SELECTORS */
body {
 font-family: "Lucida Grande",Lucida, Helvetica,  "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;;
 font-size: 11px;
 line-height: 14px;
 color: #333;
 background: url('/numis/images/bkg_gd-wht_gld.gif') top left repeat-x #D5CDA9;
 margin-top: 10px;
}

div, td, tr, table, span, input, select {
 font-family: "Lucida Grande",Lucida, Helvetica,  "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;;
 font-size: 11px;
}

input, select {
 font-size: 10px;
}

a, a:visited { color: #000; }
a:hover, a:visited:hover { color: #000;}

img { border: 0px; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: bold; }

.smallBrown {
	color: #838865;
	font-size: 13px;
  font-weight: bold;
}
.smallBlue {
	color: #1C6991;
	font-size: 13px;
  font-weight: bold;
}

.blue {
	color: #1C6991;
	font-size: 11px;
  font-weight: bold;
}

.gray {
	color: #807f7f;
	font-size: 11px;
  font-weight: bold;
}

.nowrap {
  white-space: nowrap;
}

h2 {
	color: #1C6991;
	font-size: 13px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

h2 span {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	color: #8DB4C8;
}

h3, h4 {
	color: #999;
	border-bottom: 1px dotted #CCC;
	font-size: 11px;
}

h4 {
 margin-top: 7px;
 color: #1C6991;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style: square;
}
ul span { color: #999; }


strong, strong a { font-weight: bold; color: #333; }


span.extra { color: #999; }

/* MAIN LAYOUT SELECTORS */
#wrapper {
  width: 990px;
  margin: 0px 10px 10px 10px;
  background-color: #FFF;
  margin-right: auto;
  margin-left: auto;
}

#wrapper_print {
  background-color: #FFF;
  width: 100%;
}

#leader {
	padding-bottom:10px;
}


#header {
	background: url('/numis/images/des_coins-header.gif') no-repeat bottom left;
	height: 39px;
}

#wrapper_print #header {
  width: 100%;
	background: white;
	height: 50px;
}

#header #login_info {
	text-align: right;
	float: right;
	color: #FFF;
  margin-top: 7px;
  margin-right: 5px;
}
#header #login_info A {
	color: #FFF;
}

#login_info STRONG {
	color: #FFF;
}

#header #site_info {
	text-align: left;
	float: left;
	color: #FFF;
  margin-top: 7px;
  margin-left: 5px;
}

#navigation {
  background: url('/numis/images/bkg_nav_gd-blu_wht.gif') repeat-x top left #9EBBCC;
  height: 24px;
  border-bottom: 2px solid #1C6991;
}

#content {
  background: url('/numis/images/bkg_gd-blu_wht.gif') repeat-x top left;
  margin-top: 0px;
}

#content #sub_navigation {
 margin: 0px 10px 20px 0px;
 color: #1C6991;
}

#footer {
 clear: both;
 height: 10px;
 background: url('/numis/images/des_content-footer.gif') no-repeat;
}

.colA, .colB, .colAB, .colC {
	float: left;
	width: 33%;
}
.colAB {
	width: 640px;
}
.colC {
	padding-left: 20px;
	border-left: 1px dotted #AB9C54;
}

span.imp { color: #FFF; background-color: #B35400; padding: 1px; margin: 1px; }

/* SUPPLEMENTARY LAYOUT SELECTORS */

/* tags - secion ids */
.tag_home, .tag_folio, .tag_guide, .tag_cal,
.tag_news, .tag_blog, .tag_gloss, .tag_help,
.tag_radio, .tag_contest, .tag_dir,
.lk_away, .lk_away_blue, .lk_new, .lk_help, .lk_add, .lk_rem, .lk_com {
	background: no-repeat top left;
	padding-left: 13px;
}

.tag_home { background-image: url('/numis/images/tag_id_home_blu_lt.gif'); }
.tag_guide { background-image: url('/numis/images/tag_id_folio_blu_lt.gif'); }
.tag_folio { background-image: url('/numis/images/tag_id_guide_blu_lt.gif'); }
.tag_cal { background-image: url('/numis/images/tag_id_cal_blu_lt.gif'); }
.tag_news { background-image: url('/numis/images/tag_id_news_blu_lt.gif'); }
.tag_blog { background-image: url('/numis/images/tag_id_blog_blu_lt.gif'); }
.tag_gloss { background-image: url('/numis/images/tag_id_gloss_blu_lt.gif'); }
.tag_help { background-image: url('/numis/images/tag_id_help_blu_lt.gif'); }
.tag_radio { background-image: url('/numis/images/tag_id_radio_blu_lt.gif'); }
.tag_contest { background-image: url('/numis/images/tag_id_contests_blu_lt.gif'); }
.tag_dir { background-image: url('/numis/images/tag_id_dir_wht.gif'); }

/* tags - links, notes */
.lk_away, .lk_away:VISITED, .lk_away_blue, .lk_away_blue:VISITED, .lk_new, .lk_new:VISITED, .lk_help, .lk_help:VISITED, .lk_add, .lk_add:VISITED, .lk_rem, .lk_rem:VISITED, .lk_com, .lk_com:VISITED,  {
	background-position: bottom left;
	padding-left: 13px;
	color: #AB9C54;
}

.lk_away_blue, .lk_away_blue:VISITED {
  color: #1C6991;
}

.nt_new {
	background: no-repeat bottom right;
	padding-right: 22px;
	color: #AB9C54;
}

.lk_away { background-image: url('/numis/images/tag_lk_away_gld_lt.gif'); }
.lk_away_blue { background-image: url('/numis/images/tag_lk_away_blue.gif'); }
.nt_new { background-image: url('/numis/images/tag_nt_new_gld_lt.gif'); }
.lk_add { background-image: url('/numis/images/tag_lk_add_gld_lt.gif'); }
.lk_com { background-image: url('/numis/images/tag_lk_com_gld_lt.gif'); }
.lk_rem { background-image: url('/numis/images/tag_lk_rem_gld_lt.gif'); }

/* tags - numbers */
.nm_one, .nm_two { background: no-repeat 0px 2px; padding: 4px 0px 4px 23px; }
.nm_one { background-image: url('/numis/images/tag_nm_one_blu_lt.gif'); }
.nm_two { background-image: url('/numis/images/tag_nm_two_blu_lt.gif'); }


/* tags - flags */
img.flag { position: relative; top: 3px; margin-right: 2px; }

/* navigation */
#navigation .tag_home { background-image: url('/numis/images/tag_id_home_wht_md.gif'); }
#navigation .tag_guide { background-image: url('/numis/images/tag_id_folio_wht_md.gif'); }
#navigation .tag_folio { background-image: url('/numis/images/tag_id_guide_wht_md.gif'); }
#navigation .tag_cal { background-image: url('/numis/images/tag_id_cal_wht_md.gif'); }
#navigation .tag_news { background-image: url('/numis/images/tag_id_news_wht_md.gif'); }
#navigation .tag_blog { background-image: url('/numis/images/tag_id_blog_wht_md.gif'); }
#navigation .tag_gloss { background-image: url('/numis/images/tag_id_gloss_wht_md.gif'); }
#navigation .tag_help { background-image: url('/numis/images/tag_id_help_wht_md.gif'); }
#navigation .tag_radio { background-image: url('/numis/images/tag_id_radio_wht_md.gif'); }
#navigation .tag_contest { background-image: url('/numis/images/tag_id_contests_wht_md.gif'); }
#navigation .tag_dir { background-image: url('/numis/images/tag_id_dir_wht.gif'); }

#navigation a {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-position: 5px 5px;
}

#navigation .highlited a, #navigation a:hover  { background-color: #1C6991; }

#sub_navigation a { color: #1C6991; }
#sub_navigation a#sub_selected { color: #8DB4C8; text-decoration: none;}
#sub_navigation a:hover { color: #333; }

/* MYNUMIS HOME STYLES */
/* folio */
.folio_coin {
	float: left;
	width: 84px;
	margin-right: 10px;
	text-align: center;
	font-size: 9px;
}
.folio_coin div { }

/* calendar */
.sm_cal_date, .sm_cal_date_em, .sm_cal_head, .sm_cal_state {
	width: 40px;
	height: 26px;
	float: left;
	margin: 0px 2px 2px 0px;
	background: url('/numis/images/des_cal-date.gif') no-repeat center;
	color: #FFF;
}
.sm_cal_date DIV, .sm_cal_date_em DIV, .sm_cal_head DIV, .sm_cal_state DIV {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.sm_cal_state DIV {
	font-size: 15px;
}

.sm_cal_date A, .sm_cal_date_em A, .sm_cal_date A:VISITED, .sm_cal_date_em A:VISITED,
.sm_cal_date A:HOVER, .sm_cal_date_em A:HOVER, .sm_cal_date A:VISITED:HOVER, .sm_cal_date_em A:VISITED:HOVER  {
 color: #FFF;
}

.sm_cal_date_em { background-image: url('/numis/images/des_cal-date_em.gif'); }
.sm_cal_head { height: 12px; background: none; }

.sm_cal_date div, .sm_cal_date_em div, .sm_cal_state div { padding-top: 3px; }

.sm_cal_state {
 background-image: url('/numis/images/des_cal-state.gif');
}

.show_info {
  margin-bottom: 15px;
  color: #999;
}

.show_info TD {
  vertical-align: top;
}

.show_info .name, .show_info .date {
  font-weight: bold;
}

.show_info .name A, .show_info .date A {
  color: #000;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.adminTitleDiv {
  background-color: #558FAC;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.adminTitle {
  font-size: 17px;
  color: white;
  font-weight: bold;
}

.adminTitle a.lk_away { background-image: url('/numis/images/tag_lk_away_wht_dk.gif'); color: #FFF; font-size: 11px; }

.adminBodyDiv {
  width: 980px;
  margin-top: 10px;
  margin-left: 12px;
  padding: 0px 0px 0px 0px;
}

#wrapper_print .adminBodyDiv {
  width: inherit;
}

.adminTitleImg {
  padding-right: 5px;
}

.efTableLbl {
  width:100%;
}

.efTableRow LABEL {
  white-space: nowrap;
  padding-right: 2px;
}


.efTable {
  width: 100%;
}

.efTable TD {
  border-bottom: 1px dotted #CCC;
  padding: 3px 0px 5px 0px;
}

.efTable .tbl TD {
  border-bottom: 0px;
  padding: 0px;
}

.efTableData {
  text-align: right;
}

.efTableData .tbl {
  margin-right: 0px;
  margin-left: auto;
}

.infoBoxSmallMarginTable {
  margin-bottom: 5px;
}

.infoBoxTable {
  margin-bottom: 30px;
}

.infoBoxTitleBox TABLE {
	display: inline;
}

.infoBoxOther {
  float: right;
}

.infoBoxTitle, .infoBoxSmallMarginTitle {
	color: #1C6991;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
  white-space: nowrap;
  padding-right: 5px;
}

.infoBoxExtraTitle, .infoBoxSmallMarginExtraTitle {
  white-space: nowrap;
  width:100%;
}

.infoBoxExtraTitle SPAN, .infoBoxSmallMarginTitle SPAN{
	color: #1C6991;
}

.infoBoxEnd, .infoBoxSmallMarginEnd {
  width: 100%;
}

.infoBoxBody, .infoBoxSmallMarginBody {
	border-top: 1px solid #1C6991;
  padding: 3px 5px 1px 5px;
}

.infoBoxBodyWithTitle, .infoBoxSmallMarginBodyWithTitle {
	border-top: 1px solid #1C6991;
  padding: 3px 5px 1px 5px;
}


.infoBoxGoldTable {
  margin-bottom: 30px;
}

.infoBoxGoldTitleBox TABLE {
	display: inline;
}

.infoBoxGoldOther {
  float: right;
}

.infoBoxGoldTitle {
	color: #B9AD74;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
  white-space: nowrap;
  padding-right: 5px;
}

.infoBoxGoldExtraTitle {
  white-space: nowrap;
  width:100%;
}

.infoBoxGoldExtraTitle SPAN {
	color: #1C6991;
}

.infoBoxGoldEnd {
  width: 100%;
}

.infoBoxGoldBody {
	border-top: 1px solid #1C6991;
  padding: 3px 5px 1px 5px;
}

.infoBoxGoldBodyWithTitle {
	border-top: 1px solid #1C6991;
  padding: 3px 5px 1px 5px;
}

.msgBoxTable {
	margin-bottom: 30px;
}

.msgBoxTitleBox {
	width: 100%;
}

.msgBoxTitle {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 4px 6px;
	background-color: #AB9C54;
}

.msgBoxBody, .msgBoxBodyWithTitle {
  padding: 2px 5px 5px 5px;
  background: url('/numis/images/bkg_gd-gld_wht.gif') repeat-x top left #FFF;
}

.advBoxTable {
	margin-bottom: 30px;
}

.advBoxTitle {

}

.advBoxBody, .advBoxBodyWithTitle {
  padding: 2px 5px 5px 5px;
  background-color: #FFF;
}

.clearBoxTable {
	margin-bottom: 10px;
}

.clearBoxTitle {
}

.clearBoxBody, .clearBoxBodyWithTitle {
}

.adminConfirmDiv .infoBoxTable {
  margin-top: 50px;
  margin-bottom: 80px;
	padding: 5px 5px 0px 5px;
	width: 450px;
}

.popUpBoxTable {
  border: 2px solid #395B76;
	background-color: #F7F5EE;
}

.popUpBoxTitleBox {
 	padding: 0px;
}

.popUpBoxTitle, .popUpBoxTitle DIV {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.popUpBoxTitleBox {
	padding: 2px 5px 2px 5px;
	background-color: #558FAC;
}

.popUpBoxExtraTitle {
  width:100%;
}

.popUpBoxBodyWithTitle {
	color: #AB9D55;
  padding: 3px 5px 5px 5px;
  border-top: 2px solid #395B76;
}

.popUpBoxEnd {
  width:1px;
}

#PAGE_ERRORS, #PAGE_WARNINGS, #PAGE_MESSAGE, #PAGE_INFO {
	background: no-repeat 5px center;
	font-weight: bold;
}

#PAGE_ERRORS UL, #PAGE_WARNINGS UL, #PAGE_MESSAGE UL, #PAGE_INFO UL {
	margin: 0;
	padding: 0px 0px 0px 5px;
  list-style: none;
}

TR#PAGE_MESSAGE TD, TR#PAGE_INFO TD {
	background-color: #E6E1CC;
	color: #AB9D55;
	border-top: 4px solid #AB9D55;
	border-bottom: 1px solid #AB9D55;
  padding: 7px 2px 7px 2px;
}

TR#PAGE_ERRORS TD {
	background-color: #E8CCB2;
	color: #B35400;
	border-top: 4px solid #B35400;
	border-bottom: 1px solid #B35400;
  padding: 7px 2px 7px 2px;
}

TR#PAGE_WARNINGS TD {
	background-color: #EDD9B2;
	color: #C28100;
	border-top: 4px solid #C28100;
	border-bottom: 1px solid #C28100;
  padding: 7px 2px 7px 2px;
}

#PAGE_MESSAGE .mimg IMG, #PAGE_INFO .mimg IMG, #PAGE_WARNINGS .mimg IMG, #PAGE_ERRORS .mimg IMG {
	margin: 5px 0px 0px 5px;
}

/* - - - - - - - - - - - - - Price Guides  - - - - - - - - - - - - - */

.pgNoPadding, .pgNoPadding TD {
  padding: 0px 0px 0px 0px;
}

.pgMy TD {
  padding: 30px 5px 10px 12px;
}

.pgMy STRONG {
  font-weight: bold;
}
.pgVertSepBlue {
  background: url('/numis/images/BorderVertBlue.gif');
}

.pgVertSep {
  background: url('/numis/images/BorderVert.gif');
}

.pgSampleCoins {
  width: 290px;
}
.pgSampleCoin TD, .pgSampleCoins TD  {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 9px;
  text-align: center;
}

.editFormSimpleText_disabled, .editLookupText_disabled, .editFormTextArea_disabled, .editFormText_disabled,.editFormCombo_disabled, .editFormSelect_disabled  {
 border:1px outset #9B9B9B;
 background-color:#CECECE;
 margin:1px;
}

.coinSearchRes {
  width: 99%;
}
.coinSearchRes TD {
  padding: 2px;
}

.coinSearchRes THEAD TD {
  border-bottom: 2px solid #8DB4C8;
}

.coinSearchRes THEAD TD H2 {
  font-size: 13px;
  padding-bottom: 2px;
  margin-bottom: 0px;
}

.coinSearchRes TBODY TD {
  border-bottom: 2px solid #C6D9E3;
}

.coinSearchRes .group TD {
  border: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #1C6991;
}

.coinSearchRes .group .lbl_1 {
  padding-left: 1px;
  font-size: 14px;
  font-weight: bold;
}

.coinSearchRes .group .lbl_2 {
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
}

.coinSearchRes .group .lbl_3 {
  padding-left: 15px;
  font-size: 12px;
  font-weight: normal;
}

.coinSearchRes .cat {
  width: 75px;
}

.coinSearchRes .pic {
  width: 150px;
  text-align: center;
}

.coinSearchRes .sel {
  width: 20px;
}

.coinSearchRes .denom, .coinSearchRes .comp, .coinSearchRes .dates, .coinSearchRes .cntr {
  white-space: nowrap;
  padding-right: 7px;
}

.coinSearchRes .cntr {
  width: 57px;
}

.coinSearchRes .gnumcoin, .coinSearchRes .gprice {
  text-align: right;
  padding-right: 10px;
}


.coinSearchRes .gdesc {
  width: 540px;
}

.myCoin TD, .myCoin TBODY TD {
  border:0px;
  padding:0px;
  margin:0px;
  background-color:#E8F0F4;
}

.coinSearchHead, .coinSearchHead STRONG {
 color:#1C6991;
}


.coinSearchHead  {
 width: 99%;
 margin-top: 8px;
 margin-bottom: 0px;
 text-align:right;
}


.coinSearchHead .counts {
 margin-right: 8px;
}

.coinSearchHead .rowsPerPage {
 margin-right: 3px;
}

.coinSearchHead .line2 a, .coinSearchHead .line2_b a {
 font-weight: bold;
 color:#1C6991;
 padding: 0px 2px 0px 2px;
}

.coinSearchHead .line2_b  {
 text-align:center;
 margin: 5px 0px 5px 0px;
}

.coinDetail {
 width: 100%;
 margin-top: 8px;
 margin-bottom: 0px;
}

.coinDetail TD {
 padding: 5px 8px 5px 0px;
}

.coinDetail THEAD TD {
  font-weight: bold;
  padding-left: 0px;
  border-bottom: 2px solid #666666;
}

.coinDetail THEAD TD.coin {
  width: 100px;
}

.coinDetail THEAD TD.mntg {
  width: 100px;
}

.coinDetail TD.price, .coinDetail TD.mntg  {
  text-align: right;
}

.coinDetail TBODY TD {
  border-bottom: 1px dotted #666666;
}

.coinDetail TR.cr_wd TD {
  border-bottom: 0px;
}

.coinDetail TBODY TD.detail {
  text-align: left;
  padding-top: 0px;
  padding-left: 10px;
}

.coinDetail TBODY TD.lnks {
  text-align: right;
  width: 110px;
  white-space: nowrap;
}

.coinDetail TBODY TD.coin {
  white-space: nowrap;
}


.coinDetail TBODY TD.price .blueBox {
  padding:0px;
}
.coinDetail TBODY TD.price .blueBox TD {
  padding:0px;
  border:0px;
  text-align: right;
  font-weight: bold;
}

/* - - - - - Generic Info - - - - - - */
.genericTable {
  width: 980px;
}

.genericTable .left {
  width: 175px;
}


.genericTable .right {
  width: 170px;
  border-left: 1px dotted #AD9C52;
}

.genericTable .middle {
  padding: 2px 5px 5px 5px;
}

#top_head {
  margin-bottom: 10px;
  display: none;
}

#sec_head {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  display: none;
  background: url('/numis/images/middle_sec_head_bg.gif') no-repeat;
  height: 27px;
  padding: 4px 0px 0px 6px;
}

#sec_sub_head {
  font-size: 14px;
  font-weight: bold;
  color: #C6B57B;
  display: none;
}

.leftBox {
  width:172px;
  background: url('/numis/images/left_box_bg.gif') repeat-y;
}

.leftBoxTop {
  width:172px;
  height:3px;
  background: url('/numis/images/left_box_top.gif') repeat-y;
}

.leftBoxSep {
  width:172px;
  height:2px;
  background: url('/numis/images/left_box_sep.gif') repeat-y;
}

.leftBox .icon {
 vertical-align:top;
 padding-top: 4px;
}

.leftBox .data {
  width: 100%;
  padding: 6px 2px 6px 5px;
  color: #838865;
  font-weight: bold;
  font-size: 12px;
}

.leftBox .data A {
  font-weight: bold;
  font-size: 12px;
  color: #AA9B54;
}

.leftBox .data UL {
  padding-left: 0px;
  list-style: none;
}

.leftBox .data UL A {
  font-weight: normal;
}

.leftBox .data LI {
  margin-top: 3px;
}

.full_search_field {
  width: 580px;
}

.full_search_field .img {
  width: 15px;
}

.full_search_field .lbl {
  width: 120px;
}

.articleOther {
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 25px;
 float: right;
 clear: right;
 padding: 0px;
 width: 170px;
 color: #696968;
}

.articleOther A, .articleOther A:VISITED {
 color: #696968;
}

.articleOther H2 {
 margin-top: 15px;
 color: #696968;
 border-bottom: 1px solid #696968;
 font-weight: bold;
}

.articleOther LI {
  padding-bottom: 10px;
}
.linksPage {
  padding-left: 10px;
}
.linksPage A {
  line-height: 20px;
}

.infoPage STRONG {
  color: #1C6991;
}

.news {
  padding-left:0px;
  margin-left:0px;
}

.news LI {
  margin-top:5px;
  list-style: none;
  padding: 4px;
}

.news .first {
  margin-top:0px;
  color: #838865;
  background-color: #e0e1d8;
}

.news .first STRONG {
  color: #838865;
}

.newsHead {
 font-size: 22px;
 font-weight: bold;
}

.comment {
  width:100%;
  background-color: #EDEFE7;
  color: #BBB178;
  padding: 8px;
  font-weight: bold;
  margin-bottom: 15px;
}

.indexTbl .i {
 color: #838865;
 font-size: 19px;
 text-align: center;
}

.indexTbl .i A{
 color: #838865;
}


.indexTbl .i_s {
 background-image: url('/numis/images/index_bg.gif');
 color: #fff;
 font-size: 19px;
 text-align: center;
 width: 30px;
 height: 32px;
}

.indexTbl .i_s A{
 color: #fff;
}

.featuredBlog {
 background: url('/numis/images/blog/featured_blog_bg.gif') top left repeat-x #ffffff;
 padding: 10px;
 color: #a2a498;
 font-size: 11px;
 font-weight: bold;
 line-height: 18px;
}
.featuredBlog A.title, .featuredBlog A.title:VISITED {
 font-size: 13px;
 font-weight: bold;
 color: #1c6991;
}
.featuredBlog .date {
 color: #baae73;
 font-size: 11px;
}
.featuredBlog A.rm, .featuredBlog A.rm:VISITED {
 color: #d2caa6;
 font-weight: normal;
}


.moreBlog {
 padding: 10px;
 color: #a2a498;
 font-size: 11px;
 font-weight: bold;
 line-height: 18px;
}
.moreBlog A.title, .moreBlog A.title:VISITED {
 font-size: 13px;
 font-weight: bold;
 color: #1c6991;
}
.moreBlog .date {
 color: #baae73;
 font-size: 11px;
}
.moreBlog A.rm, .moreBlog A.rm:VISITED {
 color: #d2caa6;
 font-weight: normal;
}
.moreBlog .name {
  color: #c0b47e;
  font-size: 13px;
  font-weight: bold;
}
.moreBlog .author {
  color: #bbc1a2;
  font-size: 11px;
}

.blogEntry .newsHead {
  color: #1c6992;
}
.blogEntry .date {
  color: #aeb593;
  font-size: 12px;
  font-weight: bold;
}
.blogEntry .hl {
  color: #aa9e55;
  font-size: 12px;
  font-weight: bold;
}
.blogEntry .author {
  color: #c7cbb3;
  font-size: 12px;
  font-weight: bold;
}

.blogEntry .head {
  padding-left: 90px;
}
.blogEntry .head .name {
  color: #aa9e55;
  font-size: 21px;
  font-weight: bold;
}
.blogEntry .head .author {
  color: #a2aa82;
  font-size: 18px;
  font-weight: normal;
}

.pollQuestion {
  background-color:#e0e1d9;
}
.pollQuestion .rb {
  padding-left: 5px;
}
.pollQuestion .q {
  color:#1C6991;
  font-size:13px;
  font-weight:bold;
}

.sweepstake {
  color:#b9ad76;
}
.sweepstake .title {
  font-size: 16px;
  font-weight: bold;
}
.sweepstake .sponsor {
  color:#999999;
  font-size: 13px;
  margin-top: 5px;
}

.sweepstake .lnk {
  color:#d0d2c5;
  font-size: 12px;
  margin-top: 5px;
}

.sweepstakeFeat {
  color:#b9ad76;
}
.sweepstakeFeat .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.sweepstakeFeat .lnk {
  margin-top: 5px;
  margin-bottom: 15px;
}

.sweepstakeFeat .rt {
  font-weight: bold;
}

.sweepstakeFeat .i {
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 25px;
 float: right;
 clear: right;
 padding: 0px;
 text-align: center;
}

.skinMenu {
  position: absolute;
  width: 200px;
  text-align: left;
  display:none;
  background-color:white;
}

.skinMenu DIV.item, .skinMenu DIV.itemMO {
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;

   height: 28px;

}

.skinMenu DIV.item {
  color: #636568;
  background-color: #8cb3c7;
}

.skinMenu DIV.itemMO {
  color: #FFF;
  background-color: #1c6991;
}

.skinMenu .item A, .skinMenu .item A:VISITED {
  text-decoration: none;
  color: #636568;
}

.skinMenu .itemMO A, .skinMenu .itemMO A:VISITED {
  text-decoration: none;
  color: #FFF;
}


.paperTreeItem {
  padding: 4px 5px 4px 5px;
  font-weight: bold;
	font-size: 12px;
  cursor: pointer;
}

.paperTreeItemSel  {
  padding: 4px 5px 4px 5px;
  font-weight: bold;
	font-size: 12px;
  background-color: #838865;
  color: #FFF;
  cursor: pointer;
}
.cbOuterDiv {
  border: 1px solid black;
  z-index: 100000;
  padding: 0px 0px 0px 0px;
  overflow-x: hidden;
  background-color: white;
  display: none;
  position: absolute;
  overflow-y: auto;
}

.cbInnerDiv {
  padding: 2px 2px 2px 1px;
  width: 100%;
  cursor: pointer;
  background-color: white;
  color: black;
  border-bottom: #CCC 1px dashed;
}

.cbInnerDivSel {
  padding: 2px 2px 2px 1px;
  width: 100%;
  cursor: pointer;
  background-color: #0A246A;
  color: white;
}

