/********** SECOND PAGE TEMPLATE **********
 * Purple:        #663399
 * Light Purple:  #D1D1EF
 
#E2DDD9
#BF8260
/**********                      **********/

body {
  margin: 0;
  background-color: #E2DDD9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(../images/bak2.png);
  background-position: center top;
  background-repeat: repeat-y;
}
#body_bg {
  text-align: center;
}
#container {
  height: auto;
  width: 880px;
  margin: 10px auto 0 auto;
  text-align: left;
}
#head_bg {
  width: 880px;
  padding: 10px 10px 0 10px;
  background-image: url(../images/headbg.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#header {
  height: 160px;
  width: 860px;
  margin: 0px;
  background-image: url(../images/nycs3.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#prhead {
  display: none;
  visibility: hidden;
}
#content_bg {
  width: 880px;
  padding: 0 10px 0 10px;
  background-image: url(../images/contentbg.png);
  background-position: left top;
  background-repeat: repeat-y;
}
#content {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 860px;
  height: auto;
  background-color: #fff;
}
.padding {
  margin-right: 20px;
  padding-bottom: 40px;
}
/********** MENUBAR **********/
#menubar {
	width: 860px;
	height: 32px;
	text-align: left;
	background-color: #006666;
	color: #fff;
}
#main_menu {
  height: 32px;
  margin-top: 0px;
  overflow: hidden;
}
#main_menu ul {
  list-style: none;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
#main_menu li {
  float: left;
  text-align: center;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  list-style: none;
}
#main_menu a {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid #009C9C;
}
#main_menu a:hover {
	background-color: #009C9C;
}
#menubar a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
  line-height: 32px;
	margin: 0;
}
/********** FOOTER **********/
#footer {
  clear: both;
  min-height: 40px;
  width: 860px;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
#footer a {
	font-size: small;
	color: #666;
	text-decoration: none;
	margin: 0;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
  color: #666;
  text-align: center;
}
#webdesign {
  margin-top: 0px;
}
.copy {
  margin-bottom: 0px;
}
/********** FOOT MENU **********/
#foot_menu {
  width: 595px;
  margin-left: auto;
  margin-right: auto;
}
#foot_menu ul {
  list-style: none;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
#foot_menu li {
  float: left;
  text-align: center;
  line-height: auto;
  margin-left: 0;
  margin-right: 0;
}
#foot_menu a {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
}

/********** HORIZONTAL LIST **********/
ul.hlist {
  list-style: none;
  padding: 0;
  white-space: nowrap;
  margin: 0;
}
ul.hlist li {
  width: auto !important;
	float: left;
	height: auto;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	text-align: left;
	line-height: 18px;
}
ul.hlist li a {
	width: auto !important;
	display: block;
	margin-right: 8px;
	white-space: nowrap;
	margin-left: 4px;
	padding-right: 4px;
}
ul.hlist li span, ul.hlist li.static {
  width: auto !important;
  display: block;
  margin-right: 8px;
  white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
}
ul.hlist li.static {
  font-weight: bold;
}
ul.hlist li .selected, ul.hlist li .art_page_sel {
  border: 1px solid #663399;
  background-color: #d1d1ef;
  color: #663399;
}

/********** PAGE MENU/SIDE BUTTONS **********/
.pagelinks_float {
  float: right;
  width: 180px;
  border: 1px solid #663399;
  background-color: #d1d1ef;
  margin-left: 15px;
  margin-bottom: 10px;
}
.pagelinks {
  border: 1px solid #663399;
  background-color: #d1d1ef;
}
.pagelinks ul, .pagelinks_float ul {
  list-style: none;
  white-space: nowrap;
  padding: 10px;
  margin: 0;
}
.pagelinks ul li, .pagelinks_float ul li {
  list-style: none;
  line-height: 22px;
  margin-left: 5px;
  margin-right: 0;
}

/********** ARCHIVE TABLE **********/
#arc_filter {
  margin-left: 40px;
}
.arc_table {
  border: 1px solid #efefef;
  margin-left: 40px;
  margin-top: 10px;
}
.arc_table th, .arc_table td, .arc_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
}
.arc_table th {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	text-align: left;
	padding-left: 20px;
	cursor: pointer;
}
.arc_table td {
	color: #000;
}
.arc_table tfoot td {
  background-color: #000;
}
.arc_table tfoot a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-right: 5px;
}
.arc_table tfoot a:hover {
  color: #663399;
  text-decoration: underline;
}
.arc_table .sort_value {
  display: none;
  visibility: hidden;
}
.arc_table th.table-sorted-asc {
  background-image: url(../images/sort_asc);
  background-position: 4px center;
  background-repeat: no-repeat;
}
.arc_table th.table-sorted-desc {
  background-image: url(../images/sort_desc);
  background-position: 4px center;
  background-repeat: no-repeat;
}

/*** Archives page buttons to browse/search ***/
.arc_button_box {
  float: left;
  width: 250px;
  border: 1px solid #999;
  background-color: #efefef;
  text-align: center;
}
.arc_button_box p {
  text-align: center;
  margin: 0;
  padding: 20px 10px 20px 10px;
}
.arc_button_box a {
  padding: 10px 0 10px 34px;
}
.sch_box {
  float: left;
  border: 1px solid #999;
  padding: 10px;
  background-color: #efefef;
  height: 105px;
  width: 250px;
}
.sch_word {
  color: #663399;
  font-style: italic;
}

/********** FORMS **********/
.form_row {
	clear: both;
}
.form_row p {
  margin: 5px;
}
form .label, .form_label {
	float: left;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
  margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
form .input, .form_input {
	float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

  /* removed in ie */
  margin-top: 3px;
	margin-bottom: 4px;
}
input[type=text], select, textarea {
  padding: 4px;
	border: 1px solid #cccccc;
}
option {
	margin-right: 5px;
}
.submit, .cancel {
  padding: 4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: small;
  cursor: pointer;
  margin-right: 4px;
}
.submit {
  border: 1px solid #000;
  background-color: #663399;
  color: #fff;
}
.cancel {
  border: 1px solid #666;
  background-color: #efefef;
  color: #000;
}
/********** ARTICLES **********/
ul.artlist {
  list-style-type: square;
}
.artlist li {
  padding-bottom: 20px;
  color: #663399;
}
.artlist li span {
  color: #000;
}
.art_ext, .ext {
  background-image: url(../images/ext_link.gif);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 14px;
}
#art_nav {
  margin-top: 65px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 20px;
}
#art_nav ul {
  list-style: none;
  padding: 0;
  white-space: nowrap;
  margin: 0;
}
#art_nav ul li {
  width: auto !important;
	float: left;
	height: auto;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	text-align: left;
	line-height: 18px;
}
#art_nav ul li a {
	width: auto !important;
	display: block;
	margin-right: 8px;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
}
#art_nav ul li span {
  width: auto !important;
  display: block;
  margin-right: 8px;
  white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
}
#art_nav ul li a.selected {
  border: 1px solid #663399;
  background-color: #d1d1ef;
  color: #663399;
  text-decoration: none;
}

/********** QA **********/
.sel_box {
  border: 1px solid #999;
  padding: 10px;
  background-color: #efefef;
  margin-right: 20px;
}
.qasep {
  border: 1px solid #663399;
  background-color: #d1d1ef;
  padding: 5px;
  margin-top: 20px;
  margin-left: 25px;
  margin-right: 25px;
}
/********** TOPICS **********/
#skips p {
  color: red;
  font-weight: bold;
}

/********** LINKS **********/
ul.linklist {
  list-style-type: square;
}
.linklist li {
  padding-bottom: 20px;
  color: #663399;
}
.linklist li span {
  color: #000;
}

/********** MISC **********/
/* article page break should not show in public */
.break {
	display: none;
	visibility: hidden;
}

/********** DOC PAGER **********/
.pager_show {
  display: block;
  visibility: visible;
}
.pager_hide {
  display: none;
  visibility: hidden;
}
