﻿/******* General *******/
form
{
    margin: 0;
    padding: 0;
}

h1
{
  color: #F00000;
}

h2
{
    color: #F7931E;
}

h3
{
    color: #CB071D;
}

h6
{
    font-size: 85%;
    font-weight: normal;
    color: #666666;
    margin:	0 0 4px 0;
}

hr {
    border-style: none;
    color: #fabc5a;
    background-color: #fabc5a;
    height: 4px;
    margin: 18px 0;
}

.home-feature {
    background-color: #ffe184;
    color: #000;
    padding: 20px;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.8em;
}

#kung-hei {
    background-color: #F00000;
    margin: 0 0 20px;
    width: 315px;
}

#kung-hei h1, .home-feature h1 {
    text-align: center;
    color: #ffe184;
    font-weight: bold;
    padding: 5px 0 3px;
    margin: 0;
}

#kung-hei p {
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding: 0 0 8px;
    margin: 0;
}

#kung-hei-sub {
    background-color: #ffe184;
    margin: 0;
    width: 315px;
}

#kung-hei-sub h1 {
    text-align: center;
    color: #F00000;
    font-weight: bold;
    padding: 5px 0 3px;
    margin: 0;
}

#kung-hei-sub p {
    text-align: center;
    color: #000;
    font-weight: bold;
    padding: 0 0 8px;
    margin: 0;
}

a.blockLink, a.blockLink:active, a.blockLink:visited {
    background-color: #F00000;
    color: #FFF;
    display: inline-block;
    padding: 2px 12px;
    text-decoration: none;
}

a.blockLink:hover {
    background-color: #D00000;
    color: #FFF;
    text-decoration: none;
}

.cny .info-menu {
    background-color: #FABb69;
}

.cny .info-menu h2 {
    color: #D00000;
    text-shadow: none;
    font-size: 20px;
    line-height: 1.3em;
    padding: 0 0 4px;
}

.cny .info-menu ul {
    border-color: #F7931E;
}

.cny .info-menu a.selected {
    border-left: 2px solid #F00000;
}


/** Your Zodiac Sign **/
input
{
  outline: none;
}

#chineseDateForm
{
    background-color: #0a84c5;
    padding: 20px;
    margin: 20px 0;
}

#chineseDateForm h1 {
    color: #FFF;
    font-size: 34px;
    line-height: 1.2em;
    margin: 0 0 12px;
    text-align:	center;
}

#q-button-box, #browse-button-box {
    float: right;
    margin: 0;
    height: 38px;
}

#chineseDateForm button {
    color: #FFF;
    font-size: 24px;
    line-height: 1em;
    background-color: #FC8114;
    border: 1px solid #d26403;
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: 38px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.2);
}

#chineseDateForm button span {
    display: block;
    margin: 5px 12px;
}

#chineseDateForm button:hover {
    border: 1px solid #a34e03;
}

.cssgradients #chineseDateForm button {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8e29), to(#e56e04));
    background-image: -webkit-linear-gradient(top, #ff8e29, #e56e04);
    background-image: -moz-linear-gradient(top, #ff8e29, #e56e04);
    background-image: -ms-linear-gradient(top, #ff8e29, #e56e04);
    background-image: linear-gradient(to bottom, #ff8e29, #e56e04);
}

.cssgradients #chineseDateForm button:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8e29), to(#d26403));
    background-image: -webkit-linear-gradient(top, #ff8e29, #d26403);
    background-image: -moz-linear-gradient(top, #ff8e29, #d26403);
    background-image: -ms-linear-gradient(top, #ff8e29, #d26403);
    background-image: linear-gradient(to bottom, #ff8e29, #d26403);
}

#tm-form {
    float: left;
    height: 38px;
    width: 336px;
    margin-left: 83px;
}

#tm-form > div {
    margin: 0 8px 0 0;
}

#dateInvalid
{
    color: #DDDDFF;
    font-weight: bold;
    margin: 15px auto 0;
    text-align: center;
}

#dateInvalid.hidden
{
    display: none;
}

.zodiacImage
{
    margin:	5px 20px 10px 30px;
}

/**** Chinese New Year Calendar ****/
.calendarGrid
{
  border: solid 4px #FFCE59;
  border-bottom-width: 0;
  font-weight: bold;
  width: 100%;
  margin: 10px 0 30px;
}

.calendarGrid td
{
    background-color: #FEF8C6;
    padding: 4px;
    text-align: center;
}

tr.calendarHeader td
{
  background-color: #FFCE59;
}

.calendarGrid td
{
  border-bottom: solid 4px #FFCE59;
}

/**** Chinese Songs ****/
ul.songsList 
{
  float: left;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

.songsList li
{
  background-color: #e5291d;
  float: left;
  list-style-type: none;
  margin: 8px;
  padding: 0;
}

.songsList img
{
  border-width: 0;
  margin: 0;
}

.songsList h4 {
    color: #FFF;
    padding: 2px 0 6px 10px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    max-width: 260px;
}

/**** Printables ****/
#printables div.feature {
    background-color: #FFFCDD;
	border: 1px solid #e5e1b1;
	clear: both;
	padding: 10px;
	margin: 0 0 20px 0; 
}

#printables img {
	float:left;
	margin: 10px 20px 10px 10px;
	-moz-box-shadow: 0 0 5px #b3ac66;
	-webkit-box-shadow: 0 0 5px #b3ac66;
	box-shadow: 0 0 5px #b3ac66;
}
		
#printables p.link {
	background: #CC071E;
	float: right;
	margin: -4px 0 0;
}
		
#printables p.link a {
	color: #EEDD33;
	font-size: 20px;
	display: block;
	padding: 6px 20px;
	text-decoration: none;
}

/* Images Page */
.images img {
    margin: 5px 0 15px;
    border: solid 1px #CCC;
}


/***** Activities *****/
ul.activities {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.activities li {
    border: solid 2px #FABb69;
    padding: 0;
    margin: 0 12px 12px 0;
    display: inline-block;
    float: left;
}

ul.activities li.even {
    margin-right: 0;
}

ul.activities p {
    text-align: center;
    font-weight: bold;
    color: #D00000;
    margin: 6px;
    font-size: 18px;
}

ul.activities div.wrap {
    height: 290px;
    width: 290px;
    position: relative;
}

ul.activities img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}