@import url(temp.css);

body {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size:78%;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
}
table {
  font-size: 100%;
}

#jc_popup {
  border:1px solid #000;
  padding:1px;
  margin:0px;
  background-color:#fff;
  width: 528px;
}

A {
  text-decoration: none;
  color:#31639c;
}

/* New CSS */
IMG {
  border:none;
}
.jc_nav {
  color:#333333;
  font-size: 9pt;
  height: 16px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.jc_nav A {
  color:#f60;
  text-decoration:none;
}
.jc_nav .nav {
  font-family: Verdana, Serif;
  font-size: 0.8em;
  font-weight:bold;
  padding: 0;
  padding-top: 2px;
  padding-left: 20px;
}
jc_nav .nav DIV {
  float: left;
  display:inline;
}

DIV.testimonial-image {
  margin-bottom: 5px;
  text-align: center;
  background-color:#fff;
  border:1px solid #e6e6e6;
}
.error {
  text-align:center;
  width:100%;
  background:#f1f1f1;
  border:1px solid #e6e6e6;
  padding-top:5px;
  padding-bottom:5px;
}
DIV.login {
  font-size:11px;
  padding-right:15px;
}
DIV.login A {
  color:#31639c;
  text-decoration: none;
  font-weight: bold;
}
DIV.login A.login {
  font-size:18px;
}

DIV.jc_product {
  padding: 5px;
}
DIV.list {
  margin-bottom: 15px;
  background: url('/images/prod_synopses_bk.png') top right repeat-y;
}
DIV.jc_product DIV.image {
  float: left;
  padding: 0 10px 10px 0;
}
DIV.jc_product .title {
  font-size: 140%;
  margin:0;
  padding:0;
}
DIV.jc_product DIV.more {
  clear: both;
  text-align: right;
}
DIV.jc_product DIV.synopses {
  margin-left: 130px;
}

/* from AL front end stuff */
TABLE.form_body{
  background-color:#f1f1f1;
}
TABLE.event_info{
  background-color:#f1f1f1;
}
.form_notes{
/*  background-image:url('http://www.j-chipusa.com/images/list_bg.png'); */
  background-repeat:repeat-y;
  background-position:right;
  border-right:1px solid #f60;
  padding-right:10px;
}
.form_notes H4{
  margin-top:0;
}
.form_notesep{
  background-color:#609ec1;
  color:#edf8ff;
  text-align: center;
  font-weight:bold;
}
.form_content A{
  font-weight:normal;
}
.form_content P{
  margin-top:0;
  margin-bottom:0.5em;
  text-indent:1em;
}
.form_buttons{
  background-color:#e6e6e6;
  margin:5px 0;
  padding:10px 3px;
  text-align:center;
}
FIELDSET{
  border: 0;
  padding: 0;
}
FIELDSET DIV.field{
  float: left;
  margin-right: 5px;
  white-space: nowrap;
}
FIELDSET>DIV {
  FLOAT: left;
}
FIELDSET DIV.nl{
  clear: left;
}
FIELDSET DIV.err{
  color:#f00;
}
FIELDSET DIV.lfield {
  MARGIN-BOTTOM: 4px;
  PADDING-RIGHT:20px;
  MIN-WIDTH: 80%;
  FLOAT: left;
  WHITE-SPACE: nowrap;
}
FIELDSET DIV.lfield LABEL {
  TEXT-ALIGN: left;
  CLEAR: left;
  FLOAT: left;
}
FIELDSET DIV.password LABEL {
  CLEAR: left;
  FLOAT: left;
  MARGIN: 0;
  WIDTH: 8em;
}
DIV#password INPUT, DIV#password SELECT {
  MARGIN-LEFT: 1em;
}
DIV#lfield INPUT, DIV#lfield SELECT {
  FLOAT: right;
  CLEAR: right;
}

.hr{
  clear:both;
  background:#f60;
  margin:4px 0;
  padding:0;
  width:100%;
  height:2px;
}

.eventcontent table{
  width:auto;
}
.eventcontent p, .eventcontent h1, .eventcontent h2, .eventcontent h3{
  padding:0;
}
.eventcontent img{
  margin:3px;
}

.charity {
  background:#f1f1f1;
  margin:10px 0;
  border:1px solid #e6e6e6;
}
.results{
  cursor:default;
  padding:3px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  background-color:#FFFFFF;
}
.results td{
  border-top:1px solid #e6e6e6;
  padding:2px 2px;
  color:black;
}
.results .link{
  cursor:pointer;
}
.results A{
  font-weight:normal;
}
.results .canceled{
/*   background:url('/siten/images/bg_50perc_white.png') !important; */
}
.results .canceled font{
  color:#CCCCCC !important;
}
.results .link:hover{
  color:black;
  background-color:#eaeaea;
}
.results thead tr, .results thead tr:hover{
  background-color:#d9d9d9;
  font-weight:bold;
}
.results thead td, .results tfoot td{
  border:none !important;
}
.results tfoot tr, .results tfoot tr:hover{
  background-color:#d9d9d9;
}
.results tfoot .listleft{
  cursor:pointer;
  background-image:url('http://www.j-chipusa.com/images/arrow_left.png');
  background-position:left center;
  background-repeat:no-repeat;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.results tfoot .listright{
  cursor:pointer;
  background-image:url('http://www.j-chipusa.com/images/arrow_right.png');
  background-position:right center;
  background-repeat:no-repeat;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.registerhref{
  display:block;
  background:#f72;
  border:solid #153a4f;
  border-width:1px 2px 2px 1px;
  width:125px;
  text-align:center;
  color:black;
  cursor:pointer;
  padding:2px 10px;
  margin-left:6px;
}
.registerhref:hover{
  background:#fb7;
  color:black;
}
DIV.contact{
  background: url('/images/prod_synopses_bk.png') top right repeat-y;
  padding: 5px;
  position: relative;
  margin-bottom: 5px;
}
DIV.contact h3{
  margin: 0;
}
DIV.contact A.contact {
  position: absolute;
  right: 5px;
}
DIV.backbutton{
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  height: 30px;
}
DIV.backbutton A{
  position: absolute;
  right: 0px;
  padding: 5px;
  padding-right: 40px;
  cursor:pointer;
  background-image:url('http://www.j-chipusa.com/images/arrow_right.png');
  background-position:right center;
  background-repeat:no-repeat;
  font-weight: bold;
  font-size: 16px;
}

.subdesc DIV {
  margin: 1px;
  padding: 5px;
  border: 1px dotted #f60;
  background-color: #fed;
}
