* {
  padding: 0;
  margin: 0;
}

body { background-color: #fff; color: #333; text-align: center; overflow:-moz-scrollbars-vertical; }

body, p, ol, ul, td {
  font-family: arial unicode ms, arial, helvetica, sans-serif;
  font-size:   10pt;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 10pt;
  padding: 5px;
  margin: 0;
}

ul {
  font-weight: bold;
}

img {
  border: 0;
  /*border: 1px solid #fff;*/
}

a img:hover {
  border: 0;
  /*border: 1px solid #aaa;*/
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11pt;
}

th {
  font: 11pt arial unicode ms, arial, helvetica,sans-serif;
  color: #fff;
  background: #333300;
  padding-left: 3px;
  padding-right: 3px;
  text-align: left;
  white-space: nowrap;
}

ul {
  list-style: none;
}

form {
  margin: 0;
  padding: 0;
}

a { color: #000; }
a:visited { color: #000; }
a:hover { color: #f00; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  color: #999;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 11pt;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 11pt;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}


/* Common */

/* Octopus Engine */
.north { background: url(../images/north.png) repeat-x top; }
.east { background: url(../images/east.png) repeat-y right; }
.south { background: url(../images/south.png) repeat-x bottom; }
.west { background: url(../images/west.png) repeat-y left; }
.ne { background: url(../images/ne.png) no-repeat top right; }
.se { background: url(../images/se.png) no-repeat bottom right; }
.sw { background: url(../images/sw.png) no-repeat bottom left; }
.nw { background: url(../images/nw.png) no-repeat top left; }

.nw { padding: 25px; } /* Controls padding.  Increase to make text further away from edges; decrease to bring closer.  */

#left li a, #login td, #nav li a {
  font: bold 9pt arial, helvetica, sans-serif;
}

#nav, #login {
  /*color: #8B8A63;*/
  color: #91885f;

  height: 100%;
  background-color: #000000;

  background-image: url(/themes/theme07/images/bgdark.png);
  background-repeat: repeat;

  vertical-align: top;
  padding-left: 2em;
}


#nav {
  background: none;
  list-style-type: none;
  position: absolute;
  top: 55px;
  left: 350px;
  width: 440px;
  height: 0px;
}

#nav a, #login a {
  /*color: #8B8A63;*/
  color: #91885f;

  text-decoration: none;
  white-space: nowrap;
}

#nav a:hover {
  text-decoration: underline;
}

#nav li {
  font-size: 9pt;
  margin: 10px 1em 0 0;
  display: inline;
}

#notice {
  color: #897d57;
  font: bold 1em arial, helvetica, sans-serif;
  border: 1px solid #897d57;
  /*border: 1px dashed #ddddcc;
  background: #ffffdd; */
  background-color: #200018;
  text-align: center;
  padding: 1em;
  margin-bottom: 1em;
}


#text_msg {
  color: #bbb;
  font: bold 10pt arial, helvetica, sans-serif;
}

#cur_step {
  color: #00f;
}

#login2 {
  height: 200px;
  background-color: #000;
  background-image: none;
  border: 2px solid #8b8a63;
  text-align: center;
  vertical-align: center;
  padding-top: 40px;
}
#login {
  background-color: #000;
  background-image: url(../images/MemberLogin-Top.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #897d57;
}
#login .forget_pwd {
  float: right;
}

input.login_text {
  width: 100px;
}

#basic_search {
  color: #e7ffb8;
  background: #a2b381;
  padding: 5px;
  margin: 5px;
}

#quick_search {
  margin: 0 0 0 40;
  padding: 5px;
  background-color: #ffffee;
  border: 1px dashed #000;
  text-align: right;
}

#quick_search_column {
  text-align: right;
  right: 0;
}

#search_form {
  background: #ccc;
  border: 1px solid #888;
}

#info {
  padding-left: 1em;
  border-left: 1px dashed #000;
  margin-left: 3em;
}

#select_table {
  padding-top: 5px;
}

#select_all {
  border-bottom: 1px solid #000;
}

.lst th {
  padding-right: 3px;
}
.lst td {
  padding: 0 3px;
}

.empty {
  color: #ccc;
  font-style: italic;
  text-align: center;
}

.pad {
  padding: 5px;
}

.msg {
}
.msg th {
  color: #000;
  background-color: #fff;
}
.msg td {
  color: #000;
  background-color: #fff;
  padding: 5px 1em 5px 1em;
}

.msg_window {
  width: 100%;
  height: 100%;
  color: #91885f;
  background-color: #000;
  text-align: center;
  padding: 1em;
}
.msg_window a, .msg_window a:link, .msg_window a:visited {
  color: #91885f;
}

/*.required:after {
  content: " *";
  color: red;
}*/

#mail_content {
  margin-top: 10px;
  border-top: 1px dashed #000;
}

/* Forms */
#child_groups {
  border: 1px dashed #000;
  padding: 5px;
  color: #999;
  background: #ffffee;
}

#child_groups table {
  width: 100%;
}

#child_groups p {
  padding: 0;
  margin: 0;
}

#child_groups, #child_groups td a, #child_groups p a {
  color: #999;
}

#selected_groups, #selected_groups a, #selected_members, #selected_members a {
  color: #000;
  background: #eee;
}

#selected_groups, #selected_members {
  padding: 5px;
  margin: 0;
  border: 1px dashed #000
}

#selection {
  list-style-image: url(../images/green_plus.png);
}

#selection a {
  text-decoration: none;
}

#selection a:hover {
  text-decoration: underline;
}

/* Groups */
.child {
  font: italic 10pt arial, helvetica, sans-serif;
  color: #888;
}

/* Channels */
#msg_board td {
  /*border-bottom: 1px solid #ccc;
  padding-bottom: 1em;*/
  margin: 0;
  padding: 0;
}

#channel_heading {
  font: bold 1.2em arial, helvetica, sans-serif;
  text-align: center;
  padding-bottom: 1em;
}

.channel_category {
  color: #888855;
  background: #ddddaa;
  font: bold 12pt arial, helvetica,sans-serif;
  border-bottom: 2px solid #888855;
  padding-top: 0.5em;
  padding-left: 5px;
  margin-top: 10px;
}

.channel_head {
  color: #fff;
  font: bold 12pt arial, helvetica,sans-serif;
}

.channel_content {
  padding-bottom: 20px;
}

.chn_dt {
  color: #ccc;
  font-style: italic;
}

#channel_usage_desc {
  color: #fff;
  font: italic normal 9pt arial, helvetica,sans-serif;
  padding: 10px;
}

/* Comment */
#comment_heading {
  font: bold 1.2em arial, helvetica,sans-serif;
  text-align: center;
}

#comment_list {
  margin: 10px auto;
  text-align: center;
}

#comment_list td {
  padding: 5px;
}

#rating_box {
  width: 50%;
  border: 1px dashed #000;
  padding: 5px;
  background: #ffffee;
  text-align: center;
}

/* Private Message */
#msg_subject {
  font: bold 1.2em arial, helvetica,sans-serif;
  border-bottom: 1px solid #000;
}

#msg_content {
  padding: 10px;
}
#center .msg td, #center .msg th {
  color: #999;
}

#message_list {
}
#center #message_list td, #center #message_list td a {
  color: #999;
  padding-right: 1em;
}

.new_message {
  background: #ffffee;
}

/* Forum */
.forum_post {
  width: 100%;
  margin: 2em 0 2em 0;
  border: 2px solid #000;
}

.forum_topic {
  color: #a3a3a3;
  padding: 5px;
  font: bold 12pt arial, helvetica, sans-serif;
}

.forum_content {
  width: 95%;
  padding: 1em;
}

.forum_user_info {
  padding-left: 1em;
  font: normal 12pt arial, helvetica, sans-serif;
}

#show_date {
  font: bold 12pt arial, helvetica, sans-serif;
  text-align: left;
  padding-top: 10px;
}

.cat {
  color: #bbb;
  font: normal 12pt arial, helvetica, sans-serif;
  font-style: italic;
  float: right;
}

#calendar td#cal_date {
  font: italic 8pt arial, helvetica, sans-serif;
}

#calendar {
  font: normal 8pt arial, helvetica, sans-serif;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  width: 160px;
  padding: 5px 8px 5px 1px;
  margin-left: -10px;
}

#calendar table {
  width: 100%;
}

#calendar td, #calendar th {
  color: #fff;
  font: normal 8pt arial, helvetica, sans-serif;
  text-align: right;
}

#calendar a, #calendar a:link, #calendar a:hover, #calendar a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

#calendar img {
  border: 0;
}

#calendar .today, #calendar .today a, #calendar .today:link a, #calendar .today:visited a, #calendar .today:hover a {
  color: #0f0;
}

/* Relationship */
#relate_form {
  padding: 10px;
  margin-top: 3em;
  border: 2px dashed #000;
}

/* Activities */
#participants, #attendants {
  border: 1px dashed #000;
  padding: 5px;
  background: #ffffee;
  margin: 10px;
}

#participants p, #attendants p {
  padding: 0;
  margin: 0;
}

#met_lst {
  padding-left: 5px;
  list-style: square;
}

/* GO-CON */
.gocon_top {
  background: #fff url(../images/WebSampleGO-CONmemberListTOP.jpg) no-repeat top center;
  width: 555px;
  /*height: 196px;*/
  padding-top: 196px;
  border: 1px solid #91885f;
  overflow: hidden;
}

.gocon_bottom {
  background: #fff url(../images/WebSampleGO-CONmemberListBOTTOM.jpg) no-repeat top center;
  width: 555px;
  height: 76px;
  padding-top: 76px;
}

.gocon_search {
  text-align: left;
  background-color: #fff;
  padding-left: 1em;
}
.gocon_search a, .gocon_search a:link, .gocon_search a:visited {
  color: #91885f;
}

.gocon_container {
  /*width: 90%;*/
  width: 555px;
  text-align: left;
}
.gocon_container hr {
  border: 1px solid #ccc;
}
.gocon_container th, .gocon_container td {
  font: normal 10pt arial unicode ms, arial, helvetica, sans-serif;
}

.gocon_head_M {
  color: #fff;
  background-color: #74662c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 10px 15px;
}
.gocon_head_F {
  color: #fff;
  background-color: #74662c;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 10px 15px;
}

.gocon_detail_M, .gocon_detail_F {
  padding: 15px 20px 10px 30px;
}
.gocon_detail_M {
  color: #666666;
  background-color: #fff;
  /*background-color: #ede9e5;*/
}
.gocon_detail_F {
  color: #666666;
  background-color: #fff;
  /*background-color: #ede9e5;*/
}

.gocon_intro_M, .gocon_intro_F {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1em;
  margin-left: -20px;
}
.gocon_intro_M a, .gocon_intro_M a:link, .gocon_intro_M a:visited {
  color: #6600ff;
}
.gocon_intro_F a, .gocon_intro_F a::link, gocon_intro_M a:visited {
  color: #ff00ff;
}

.gocon_info_F, .gocon_info_M {
  font-size: 1em;
  margin-top: 1em;
  margin-left: -5px;
}
.gocon_info_F th {
  color: #6633cc;
  background-color: #fff;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
}
.gocon_info_M th {
  color: #333399;
  background-color: #fff;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
}
.gocon_info_F td, .gocon_info_M td {
  color: #666666;
  text-align: left;
  vertical-align: center;
  white-space: nowrap;
}
#wrap {
  white-space: normal;
}
#center .gocon_info_F td, #center .gocon_info_M td {
  color: #666666;
}

.gc_subinfo_line_M {
  width: 100%;
  color: #0066ff;
  background-color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #0066ff;
}
.gc_subinfo_line_F {
  width: 100%;
  color: #ff6699;
  background-color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #ff6699;
}

.gocon_subinfo_M {
  width: 500px;
  font-weight: normal;
  color: #666666;
}
.gocon_subinfo_M label {
  color: #0066ff;
  background-color: #fff;
}
.gocon_subinfo_M label.like {
  color: #993300;
  background-color: #fff;
}

.gocon_subinfo_F {
  width: 500px;
  font-weight: normal;
  color: #666666;
}
.gocon_subinfo_F label {
  color: #ff6699;
  background-color: #fff;
  /*background-color: #ede9e5;*/
}
.gocon_subinfo_F label.like {
  color: #cc0000;
  background-color: #fff;
  /*background-color: #ede9e5;*/
}

#gocon_procedure {
  width: 97%;
  /*height: 73px;*/
  background: url(../images/GoCon-Intro.jpg) no-repeat top center;
  color: #91885f;
  text-size: 8pt;
  line-height: 10pt;
  text-align: justify;
  padding: 73px 0 1em 0;
}
#gocon_procedure a, #gocon_procedure a:link, #gocon_procedure a:visited {
  color: #91885f;
}

/* Purple table */
.purple_cont {
  color: #fff;
  width: 90%;
  text-align: center;
}
.btn_ctrl {
  width: 100%;
  text-align: right;
  padding: 1em 0;
}

.purple_table {
  width: 100%;
  border-top: 1px solid #897d57;
  border-right: 1px solid #897d57;
}
.purple_table th, .purple_table td {
  color: #fff;
  background-color: #200018;
  font: normal 8pt arial, helvetica, sans-serif;
  border-left: 1px solid #897d57;
  border-bottom: 1px solid #897d57;
  padding: 0.5em 0.5em 0.5em 1em;
}
.purple_table td {
}
#center .purple_table td, #center .purple_table th {
  color: #fff;
}

.event_cont, .recommend_cont, .application_cont, .invitation_cont {
  width: 750px;
  background-color: #000;
  background-image: url(../images/EventHighlights-Top.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 255px;
  text-align: center;
  border: 1px solid #897d57;
}
.recommend_cont {
  width: 560px;
  padding-top: 180px;
}
.application_cont {
  width: 560px;
  background-image: url(../images/MembershipRegistration-Top.jpg);
  padding-top: 180px;
}
.event_cont {
  width: 560px;
  background-image: url(../images/Enrollment-Top.jpg);
  padding-top: 180px;
}
.invitation_cont {
  width: 560px;
  height: 100%;
  background-image: url(../images/DatingInvitation-Top.jpg);
  padding-top: 180px;
}
.text_cont {
  font-size: 18pt;
  text-align: center;
  width: 500px;
  color: #fff;
  background-color: #000;
  padding: 0.5em;
}
.text_cont ul {
  width: 80%;
  text-align: left;
  padding: 1em 0;
}

.thin_border_table {
  border-top: 1px solid #897d57;
  border-right: 1px solid #897d57;
}
.thin_border_table th, .thin_border_table td {
  border-left: 1px solid #897d57;
  border-bottom: 1px solid #897d57;
}

.outer_border_table {
  border: 1px solid #897d57;
}
#center .outer_border_table td {
  padding-right: 0;
}

.no_border {
  width: 100%;
}
.no_border th, .no_border td {
  border: none;
}

.no_border2 {
}
.no_border2 th, .no_border2 td {
  border: none;
  padding-right: 1em;
}

.subwin {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #000;
}

.show_id {
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  width: 50%;
  color: #aaa;
  background-color: #000;
  padding: 1em;
}
.show_id strong {
  color: #fff;
}


#reply {
  margin-bottom: 1em;
}
#reply ul {
  style-type: none;
}
#reply li {
  display: inline;
  margin-right: 2em;
}
#reply li a, .reply li a:visited, .reply li a:link, .reply li a:active {
  color: #91885f;
  font-size: 14pt;
}

.gc_select_date {
}
.gc_select_date ul {
  style-type: none;
}
.gc_select_date li {
  display: inline;
  margin-right: 1em;
}

.char_desc {
  display: block;
  margin-bottom: 1em;
}

.short_tf {
  width: 5em;
}
