@import "nc_common.css";
@import "login.css";

body {
  margin: 10px 0px;
  padding: 0 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color:#eadfe1;
  background-color: #fff;
}

#container {
	width:800px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}


/*******************Nav
**************************************************/
#header{
 	background:url(../../images/banner.gif) no-repeat top right;
	width:800px;
	height: 152px;
}

 
#logo{
 	float:left;
	width: 168px;
	
}

#mainNav{
	margin-top:109px;	
	height:30px;
	line-height: 19px;
	float:right;
	width: 620px;
	overflow: hidden;
}

#mainNav a {
	display: block;
	float: left;
	padding: 8px 6px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color:#A9A9A9;
	font-family: "Trebuchet MS", arial;
}

#mainNav a:hover, #mainNav a.highlight {
	cursor:pointer;
	color:#992621;
	text-decoration:none;
}

	
#main{
	/*background: #992621 url(../../images/bg-main.gif) top right no-repeat;*/
	background: #992621 url(../../images/bg-main.gif) top right no-repeat;
	width:100%;
	height: auto;
	position: relative;
}
	
#content{
	margin-left:190px;
	margin-right:160px;
}
	
#yijing{
	text-align:right;
}

#content_leftcol {
  width: 355px;
  float: left;
  padding: 10px 10px 0px 40px;
}

#content_rightcol {
  width: 355px;
  float: right;
  padding: 10px 10px 0px 20px;
}

#content_onecol {
  padding: 20px 80px 20px 190px;
}

#content_onecol_wide {
  padding: 20px 60px 20px 190px;
}


#header ul, #header li{
	padding:0;
	margin:0;
	list-style:none;
}

h1 {
	font-size: 18px;
	color:#f39800;
	padding-top: 55px;
	font-weight:normal;
	margin-top: 0px;
}

h2 {
	font-size: 22px;
	color: #f39800;
	padding-top: 10px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", arial;
}


img {
  border: 0;
}

a {
  color: #F7A460;
}

a:hover {
  text-decoration: none;
  color: #E58334;
}

.form_label {

}

.info_label {
  color: #FBCF8D;
}

.info_content {
  color: #333;
}

.info_tip {
  color: #FBCF8D;
  font-size: 11px;
  font-style: italic;
}

tr.separator {
	height: 10px;
	background-color: #ddd;
}

table#nc_table, table#month_table, table#year_table {
	padding: 10px;
	color: #333333;
	background-color: #f4f4f4;
}

table.signuptable td {
	vertical-align:top;
}

table td.title {
	padding-top:5px;
}


table.info_table {
}

#iching_section {
	margin: 20px 0px;
}

#iching_reading {
	background-color: #fff;
	padding:10px;
	color: #f39800;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#iching_reading .a {
	margin: 5px 0px;
}
#iching_reading .q {
	margin: 5px 0px;
	font-size: 13px;
	color: #666;	
}

tr.table_header {
	background-color: #eee;
	font-weight: bold;
}

.date_header {
	border-bottom: 1px solid #FBCF8D;
	font-weight: bold;
	color: #FBCF8D;
}
.symbol_Q {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.symbol_R {
	display: block;
	padding: 2px;
	background-color: #009900;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.question {
	font-style: italic;
	color: #fff;
}
.reading{
	font-style: italic;
	color: #009900;
}

.one_reading {
	margin: 12px 0px 2px 0px;
}
.one_reading .reading_rating {
	margin: 6px 0px;
}
.one_reading .answer {
	color: #FBCF8D;
	font-size: 13px;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding: 10px 0px;
}

#footer a {
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}

#footer a:hover {
	color: #992621;
}

#comments_list .one_comment {
	margin: 10px 0px;
	border-top: 1px solid #802D27;
}

#comments_list .comment_date {
	font-size: 11px;
	color: #eee;
	font-style: italic;
}

#comments_list .comment_by {
}

#comments_list .comment_text {
	font-size: 13px;
	color: #FBCF8D;
	font-style: italic;
}

#content_profile {
	width: 210px;
	position: absolute;
	top: 30px;
	right: 0px;
}

#profile_info {
	background: #802D27;
	padding: 5px;

}

#hexagrams td {
	padding-right: 10px;
}

.privacy {
	font-style: italic;
	font-size: 11px;
}

#reading_form input {
	margin-top: 4px;
}


#columnContainer{
	float:right;
}

#columnContainer div.column {
width:20px;
background-color:#9E6209;
text-align:center;
}

/* email pop up */
#emailsharelink {
	text-align: right;
	padding: 2px;
}

.toolSaveLink {
/*	background-image:url(../images/bg_order_window.png);
	background-repeat:no-repeat; */
	background: transparent url(../../images/Email_Box_bg.gif) no-repeat top right;
	height:200px;
	width:300px;
	padding:8px;
	position:absolute;
	top:188px;
	right:130px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

.toolSaveLink INPUT {
	margin-bottom:1px;
}

#closeWin {
	position:absolute;
	right:1px;
	top:0px;
	width:50px;
	height:26px;
	cursor:pointer;
}

#fm_el_message {
	background-color: #fff;
	padding: 6px;
	font-size: 10px;
}


.viewBig {
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	margin-top:0px
}

.imgBtns { 
	cursor: pointer;
}