/* *******************************************************
J  a  v  a  c  a  t  z
Filename:   [project].css
Purpose:    This file is created to hold CSS styles of
            the project.
            Please do not put other styles in this file.
Created by: KY 2009.05.26
******************************************************* */
@import "page.css";
@import "header.css";
@import "topnav.css";
@import "mainContent.css";
@import "side.css";
@import "main.css";
@import "specialnav.css";
@import "footer.css";
@import "sitemap.css";
@import "register.css";
@import "searchlist.css";

html, body {
	color: #6F6F6F;
	background-color: #fff;
	background-image: url(../img/bg/bg-body.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 0;
	margin: 0;
}
form#formpage {
	text-align: center;
	padding: 0;
	margin: 0;
}
.content a.clickhere{
	color: Blue; /*614C0F*/
	text-decoration: none;
}
.content a.clickhere:hover {
	color:Blue; /*804F02*/
	text-decoration: underline;
}
a {
	color: #093D72; /*614C0F*/
	text-decoration: none;
}
a:hover {
	color: #BB4606; /*804F02*/
	text-decoration: underline;
}

a img {
	border: 0;
}

.backTop {
	display: block;
	text-align: right;
	margin-right: 15px;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
h1 {	/* site title */
	font-size: 200%;
	margin-bottom: 0.5em;
}
h2 {	/* site subtitle */
	font-size: 150%;
	margin-bottom: 0.5em;
}
h3 {	/* page title */
	/*
	font-size: 134%;
	margin-bottom: 0.6em;
	*/
	color: #6F6F6F;
	font-size: 148%;
	margin-bottom: 0.6em;
}
h4 {	/* content heading */
	font-size: 115%;
	margin-bottom: 0.5em;
}
h5 {	/* content subheading */
	font-size: 109%;
	margin-bottom: 0.5em;
}
h6 {
	/*
	font-size: 100%;
	margin-bottom: 0.5em;
	*/
	color: #676250;
	background-color: #fff;
	font-size: 100%;
	padding: 0 0 1px 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #CBC7BC;
}
#main .mainPadding h6 {
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
}



/* *** button *** */
.button,
.button2,
.smallbutton,
.bigbutton,
.bigbutton2 {
	color: #3D3D3D !important;
	background-color: transparent;
	background-image: url(../img/button/button.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	float: left;
	position: relative;
	clear: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none !important;
	height: 20px;
	margin: 0 10px 0 3px;
	padding: 0;
	white-space: nowrap;
	cursor: pointer;
}
.button2 {
	background-image: url(../img/button/button2.png);
}
* html .button {
	background-image: url(../img/button/button.gif);
}
* html .button2 {
	background-image: url(../img/button/button2.gif);
}
.smallbutton {
	color: #636363 !important;
	background-image: url(../img/button/smallbutton.gif);
	font-size: 11px;
	height: 16px;
	margin: 0 5px 0 0;
}
.bigbutton,
.bigbutton2 {
	color: #fff !important;
	background-image: url(../img/button/bigbutton.gif);
	font-size: 14px;
	height: 28px;
	margin: 0 10px 0 3px;
}
.button2 {
	background-image: url(../img/button/button2.gif);
}
.bigbutton2 {
	background-image: url(../img/button/bigbutton2.gif);
}
.button span,
.button2 span,
.smallbutton span,
.bigbutton span,
.bigbutton2 span {
	background-color: transparent;
	background-image: url(../img/button/button.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0%;
	display: block;
	position: relative;
	text-align: center;
	line-height: 16px;
	margin: 0 -2px 0 2px;
	height: 16px;
	min-width: 50px;
	padding: 2px 2px 2px 0;
	white-space: nowrap;
	cursor: pointer;
}
.button2 span {
	background-image: url(../img/button/button2.png);
}
* html .button span {
	background-image: url(../img/button/button.gif);
}
* html .button2 span {
	background-image: url(../img/button/button2.gif);
}
.smallbutton span {
	background-image: url(../img/button/smallbutton.gif);
	line-height: 14px;
	height: 14px;
	min-width: 30px;
	margin: 0 -3px 0 10px;
	padding: 1px 10px 1px 0;
}
.bigbutton span,
.bigbutton2 span {
	background-image: url(../img/button/bigbutton.gif);
	line-height: 18px;
	height: 18px;
	margin: 0 -10px 0 10px;
	padding: 5px 10px 5px 0;
}
.bigbutton2 span {
	background-image: url(../img/button/bigbutton2.gif);
}
.button:hover,
.button2:hover,
.smallbutton:hover,
.bigbutton:hover,
.bigbutton2:hover {
	color: #3D3D3D !important;
	background-color: transparent;
	background-position: 0% -30px;
}
.bigbutton:hover,
.bigbutton2:hover {
	color: #fff !important;
	background-position: 0% -40px;
}
.button:hover span,
.button2:hover span,
.smallbutton:hover span {
	background-position: 100% -30px;
}
.bigbutton:hover span,
.bigbutton2:hover span {
	background-position: 100% -40px;
}
* html .button,
* html .button2,
* html .smallbutton,
* html .bigbutton,
* html .bigbutton2 {
	width: 30px;
}
* html .button span,
* html .button2 span,
* html .smallbutton span,
* html .bigbutton span,
* html .bigbutton2 span {
	width: 30px;
}
.button img,
.button2 img,
.smallbutton img,
.bigbutton img,
.bigbutton2 img {
	border: 0;
	vertical-align: middle;
	cursor: pointer;
}
.button.float_right,
.button2.float_right,
.smallbutton.float_right,
.bigbutton.float_right,
.bigbutton2.float_right {
	float: right;
}

.button.form,
.button2.form {
    margin: 10px 0 0 127px;
}

label.label {
	display: block;
	float: left;
	clear: none;
	margin-top: 2px;
	margin-right: 0.5em;
	margin-bottom: 3px;
	width: 120px;
	text-align: left;
}
label.label_sub {
    margin-left: 15px;
    width: 140px;
}
div.field_sub div.field_sub label.label_sub {
    width: 125px;
}
* html label.label {
	width: 120px;
}
div.field,
input.field,
textarea.field {
	display: block;
	float: left;
	clear: none;
	margin-top: 1px;
	margin-bottom: 3px;
}
div.field {
	margin-top: 2px;
	margin-bottom: 3px;
}
div.field_sub {
    margin-left: 15px;
}
div.field_sub select {
    float: none;
    display: inline-block;
}
div.field div.field {
    margin-bottom: 0;
}
div.field label.label {
    margin-bottom: 0;
}
input.field {
    vertical-align: middle;
}
input, textarea {
	font-size: 11px;
}
.field select {
	display: block;
	float: left;
	clear: none;
	font-size: 11px;
	margin-top: -2px;
}
.field select.normal {
	display: inline;
	float: none;
}
div.field .radio {
	margin-top: -2px;
}
div.field .radio input {
    vertical-align: middle;
    width: 13px;
    height: 13px;
}
div.field .radio label {
    margin: 0 10px 0 2px;
    vertical-align: middle;
}
textarea.text {
    width: 300px;
    height: 70px;
}
div.field input, div.field label {
    vertical-align: middle;
}
div.field .error {
    color: #ff0000;
    margin-left: 5px;
}
.form_error.float {
	float: left;
	clear: left;
	margin-top: 2px;
	margin-left: 7px;
	margin-left: 145px;
	width: 285px;
}
.field .form_error.float {
	margin-top: 1px;
}
div.field .form_error.float {
	margin-top: 0;
}
div.form_note {
    margin: 10px 0 5px;
}
div.form_note_2 {
    margin: 0 0 15px;
}

table th {
	background-color: #ddd;
	font-weight: bold;
}
table td {
	background-color: #fff;
}
table.normal th,
table.normal td {
	padding: 2px 5px !important;
}
table.border {
	border-collapse: collapse;
}
table.border th,
table.border td {
	text-align: left;
	border: 1px solid #ccc;
}
table.tableAltRow {
}
table tr.tr_odd th {
	padding: 2px 5px !important;
}
table tr.tr_odd td {
	background-color: #CBC7BC;
	padding: 2px 5px !important;
}
table tr.tr_even td {
	background-color: #f5f5f5;
	padding: 2px 5px !important;
}
table.bigpadding tr th,
table.bigpadding tr td {
	padding: 8px 12px !important;
}

table.info {
	width: 100%;
}
table.info th {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 2px 5px !important;
}
table.info td {
	vertical-align: top;
	padding: 2px 5px 10px 0;
}
table.info td.label {
	text-align: left;
	font-weight: bold;
	min-width: 0;
}
* html table.info td.label {
	width: 0;
}
table.info td.label.padding {
	padding-left: 5px;
}

table.columnContent {
	table-layout: fixed;
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.columnContent td {
	padding: 10px 8px;
}

table.halfList {
	table-layout: fixed;
	width: 100%;
	padding: 0;
	margin: 1em 0;
	border-collapse: collapse;
}
table.halfList tr {
}
table.halfList td {
	background-color: #fff;
	padding: 10px 8px;
	border-top: 1px solid #DBDBDB;
}
table.halfList h6 a {
	text-decoration: none;
}
table.halfList a {
	text-decoration: underline;
}

.caption_image_full {
	display: block;
	clear: none;
	text-align: center;
	border: 1px solid #DDD;
	margin: 0 0 3px 0;
}
.caption_image_left {
	display: block;
	float: left;
	clear: none;
	border: 1px solid #DDD;
	margin: 0 7px 3px 0;
}
.caption_image_right {
	display: block;
	float: right;
	clear: none;
	border: 1px solid #DDD;
	margin: 0 0 3px 7px;
}
.caption_image_full img {
	display: block;
	margin: 5px auto;
}
.caption_image_left img,
.caption_image_right img {
	display: block;
	margin: 5px;
}
.caption_image_full .caption,
.caption_image_left .caption,
.caption_image_right .caption {
	font-size: 92%;
	text-align: left;
	margin: 0 5px 3px 5px;
}

.highlight {
	color: #804F02;
}
.highlight2 {
	color: #f33;
}
.fineprint {
	font-size: 90%;
}
.fineprint2 {
	font-size: 84%;
}
h1 .reset {
	font-size: 14px;
	font-weight: normal;
}


.pledge {
	color: #fff;
	background-color: #949287;
	background-image: url(../img/bg/bg-home-bottom.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.pledge:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.pledge { display: inline-block; }
/* Hides from IE-mac \*/
* html .pledge { height: 1%; }
.pledge { display: block; }
/* End hide from IE-mac */

.pledge .padding {
	display: block;
	float: right;
	position: relative;
	clear: none;
	background-color: #7d7969;
	background-image: url(../img/bg/bg-home-bottom-inner.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 3px 28px 3px 15px;
	margin: 0;
}
.pledge .number {
	color: #333;
	background-color: #fff;
	background-image: url(../img/bg/bg-gray.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 100%;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 3px;
	margin: 0 3px;
	border: 1px solid #949287;
}

table.sponsor {
	margin: 0 auto;
	border-collapse: collapse;
}
table.sponsor td {
	vertical-align: middle;
	padding: 5px 15px;
	margin: 0;
}



.topbar {
	position: relative;
	color: #fff;
	background-color: #7d7969;
	background-image: url(../img/bg/bg-topbar.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.topbar:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.topbar { display: inline-block; }
/* Hides from IE-mac \*/
* html .topbar { height: 1%; }
.topbar { display: block; }
/* End hide from IE-mac */

.topbar a {
	display: block;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.topbar a:hover {
	text-decoration: none;
}

.topbar .videoListLayer {
	display: block;
	position: absolute;
	left: 0;
	color: #D6D6D6;
	background-color: transparent;
	background-image: url(../img/bg/shadow4.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 11px;
	width: 560px;
	overflow: hidden;
	z-index: 5;
}
* html .topbar .videoListLayer {
	background-color: #666;
	background-image: none;
}
.topbar .videoListLayer .padding {
	padding: 12px 0 0 18px;
}
.topbar .videoListLayer .padding:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.topbar .videoListLayer .padding { display: inline-block; }
/* Hides from IE-mac \*/
* html .topbar .videoListLayer .padding { height: 1%; }
.topbar .videoListLayer .padding { display: block; }
/* End hide from IE-mac */
.topbar .videoListLayer .videoItem {
	display: block;
	float: left;
	position: relative;
	clear: none;
	height: 70px;
	width: 252px;
	margin: 0px 18px 2px 0;
}
.topbar .videoListLayer .more {
	display: block;
	text-align: right;
	margin: 0 10px;
}
.topbar .videoListLayer .more a {
	display: inline;
}
.topbar .videoListLayer a:hover {
	text-decoration: underline;
}
.topbar .videoListLayer .videoItem .thumb {
	display: inline;
	float: left;
	position: relative;
	clear: none;
	width: 80px;
	height: 60px;
	margin: 0 10px 0 0;
}
.topbar .videoListLayer .videoItem .thumb a,
.topbar .videoListLayer .videoItem .thumb img {
	display: block;
	text-decoration: none;
	padding: 0;
	width: 80px;
	height: 60px;
	margin: 0;
	border: 0;
}
.topbar .videoListLayer .videoItem .thumb .play {
	display: block;
	position: absolute;
	background-image: url(../img/bullet/video-play.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 20px;
	height: 20px;
	right: 5px;
	bottom: 5px;
}

.topbar .video {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-color: #adaf98;
	background-image: url(../img/bg/bg-topbar-left.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 560px;
}
.topbar .video .padding {
	background-image: url(../img/bullet/bullet-arrow-up.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 540px 55%;
	padding: 3px 30px 3px 20px;
	margin: 0;
}

.topbar .csc {
	display: block;
	float: right;
	position: relative;
	clear: none;
	background-color: #3db3c3;
	background-image: url(../img/bg/bg-topbar-right.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 189px;
}
.topbar .csc .padding {
	background-image: url(../img/bullet/bullet-arrow-right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 178px 55%;
	padding: 3px 15px 3px 10px;
	margin: 0;
}



/* *** listbutton *** */
ol.listbutton {
	padding: 0;
	margin: 0 -10px 25px -10px;
}
ol.listbutton:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
ol.listbutton { display: inline-block; }
/* Hides from IE-mac \*/
* html ol.listbutton { height: 1%; }
ol.listbutton { display: block; }
/* End hide from IE-mac */

ol.listbutton li {
	display: block;
	float: left;
	position: relative;
	clear: none;
	color: #ddd !important;
	background-color: transparent;
	background-image: url(../img/button/listbutton-gray.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none !important;
	height: 31px;
	margin: 0 10px 0 30px !important;
	padding: 0 0 0 30px !important;
	white-space: nowrap;
}
ol.listbutton li.first {
	margin-left: 0 !important;
	padding-left: 0 !important;
	background-position: -30px 0%;
}
*+html ol.listbutton li.first {
	margin-left: 30px !important;
}
ol.listbutton li span {
	background-color: transparent;
	background-image: url(../img/button/listbutton-gray.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0%;
	display: block;
	position: relative;
	text-align: center;
	line-height: 25px;
	margin: 0 -30px 0 40px;
	height: 25px;
	min-width: 50px;
	padding: 3px 25px 3px 0px;
	white-space: nowrap;
}
* html ol.listbutton li {
	width: 30px;
}
* html ol.listbutton li span {
	width: 30px;
}
ol.listbutton li.first span {
	padding-left: 0;
}

ol.listbutton li.current,
ol.listbutton li.current span {
	color: #fff;
	background-image: url(../img/button/listbutton-blue.gif);
}
ol.listbutton li span span,
ol.listbutton li.current span span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: none;
	text-align: center;
	line-height: 31px;
	height: 31px;
	width: 34px;
	min-width: 34px;
	padding: 0;
	margin: 0 0 0 -40px;
	white-space: nowrap;
}
ol.listbutton li img {
	border: 0;
	vertical-align: middle;
}
ol.listbutton li.float_right {
	float: right;
}



.box1 {
	color: #4A4431;
	background-color: #fff;
	text-align: justify;
	padding: 1px;
	margin: 0 0 10px 0;
	border: 1px dashed #908A7B;
}
.box1 .padding {
	position: relative;
	background-color: #DFD8A9;
	background-image: url(../img/bg/bg-box1.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 45px 14px 10px 14px;
	min-height: 116px;
}
* html .box1 .padding {
	height: 181px;
}
.box1 .padding h4 {
	display: block;
	position: absolute;
	top: 13px;
	left: 0;
	color: #755E04;
	background-image: url(../img/bg/bg-box1-h4.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0%;
	font-size: 16px !important;
	line-height: 25px;
	height: 25px;
	margin-bottom: 0 !important;
}
.box1 .padding h4 span {
	display: block;
	background-color: #fff;
	line-height: 25px;
	height: 25px;
	padding: 0 2px 0 14px;
	margin: 0 8px 0 0;
}

.box2 {
	position: relative;
	color: #F1DBBF;
	background-image: url(../img/bg/bg-box2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
}
.box2 .padding {
	background-color: #C78C3F;
	padding: 0px 14px 5px 14px;
}
.box2 .padding h4 {
	display: block;
	color: #fff;
	background-color: #de9d48;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 0 0 5px 0 !important;
	margin: 0 -14px !important;
}
.box2 .padding h4 span {
	display: block;
	padding: 0 14px;
}
.box2 .padding div {
	background-image: url(../img/bg/bg-box2-bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 100%;
	margin: 0 -14px -10px -14px;
	padding: 5px 14px 10px 14px;
}
.box2 .padding div div {
	background-image: none;
	margin: 0;
}

.box3 {
	color: #675D3B;
	background-color: #fff;
	width: 450px;
	padding: 1px;
	margin: 0 -10px 10px -10px;
	border: 1px solid #8A8C7A;
}
.box3 .padding {
	background-color: #B9BBA7;
	padding: 10px 15px;
}
.box3 h4 {
	color: #fff;
	background-color: #7D7969;
	background-image: url(../img/bg/bg-box3-h4.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin: 0 -5px 10px -5px;
}
.box3 h4.float_left {
	margin-right: 1px; /* 10px; */
}
.box3 .huge {
	font-size: 36px;
	font-weight: bold;
    padding-top:10px;
    padding-bottom:10px;
    height:38px; 
}

.videobox {
	background-color: #fff;
	text-align: left;
	padding: 1px;
	margin: 0 0 1em 0;
	border: 1px solid #9F9F9F;
}
.videobox .padding {
	position: relative;
	background-color: #D8D9CE;
	padding: 10px;
}
.videobox .padding:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.videobox .padding { display: inline-block; }
/* Hides from IE-mac \*/
* html .videobox .padding { height: 1%; }
.videobox .padding { display: block; }
/* End hide from IE-mac */

.videobox .padding h3 {
	color: #614C0F;
	background-color: #EEEFE8;
	font-size: 16px;
	padding: 5px 10px;
	margin: -10px -10px 10px -10px;
}
.videobox .thumb {
	display: block;
	float: left;
	position: relative;
	clear: none;
	margin: 0 10px 0 0;
}
.videobox .thumb a,
.videobox .thumb img {
	display: block;
	border: 0;
}
.videobox .thumb .play {
	display: block;
	position: absolute;
	background-image: url(../img/bullet/video-play.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 20px;
	height: 20px;
	right: 5px;
	bottom: 5px;
}
.videobox h4 {
	font-size: 100%;
}
.videobox .description {
}
.videobox .duration {
	margin-top: 10px;
}

.videoList {
	margin: 0 0 0 -30px;
}
.videoList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.videoList { display: inline-block; }
/* Hides from IE-mac \*/
* html .videoList { height: 1%; }
.videoList { display: block; }
/* End hide from IE-mac */
* html .videoList {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
}
.videoList .videobox {
	display: block;
	float: left;
	position: relative;
	clear: none;
	width: 338px;
	margin: 0 0 15px 30px;
}
* html .videoList .videobox {
	margin: 0 15px 15px 0;
}
.videoList .videobox .padding {
	padding: 5px;
}
.videoList .videobox .padding .thumb {
	margin: -5px 10px -5px -5px;
}
* html .videoList .videobox .padding .thumb {
	display: inline;
	margin: -5px 10px -5px -5px;
}


.searchTitle {
	font-size: 115%;
	margin-bottom: 0.5em;
}
.searchResult {
	background-image: url(../img/bg/bg-dotted-hline.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 100%;
	padding-bottom: 1.2em;
	margin-bottom: 1.2em;
}
.paging {
	text-align: right;
}
.gridpaging {
	text-align: right;
	border-top:1px solid #CCCCCC;
    padding-top:10px;
    margin-top:10px;
}
.lblCategory {
     padding-top:10px;
}
.paging .current {
	color: #614C0F;
	font-weight: bold;
}



#mainContent ul.newsList {
	display: block;
	float: none;
	position: relative;
	clear: both;
	padding: 0;
	margin: 1em 0 0 0;
}
#mainContent ul.newsList li {
	display: block;
	float: none;
	position: relative;
	clear: both;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em 0;
}
ul.newsList .newsTitle {
	display: block;
	float: none;
	position: relative;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 3px 0;
}
ul.newsList .newsDate {
	display: block;
	float: none;
	position: relative;
	clear: both;
	color: #999;
	font-size: 85%;
	padding: 0;
	margin: 0 0 3px 0;
}
ul.newsList .newsSummary {
	display: block;
	float: none;
	position: relative;
	clear: both;
	padding: 0;
	margin: 0;
}

.pagenum {
    margin-right:5px; 
}
.pagecurrent {
    margin-right:5px; 
     font-weight:bold;
}



#mainContent ul.gallery {
	padding: 0;
	margin: 1em 0;
}
#mainContent ul.gallery li.album {
	display: block;
	float: none;
	position: relative;
	clear: both;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
}
#mainContent ul.gallery li.album:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#mainContent ul.gallery li.album { display: inline-block; }
/* Hides from IE-mac \*/
* html #mainContent ul.gallery li.album { height: 1%; }
#mainContent ul.gallery li.album { display: block; }
/* End hide from IE-mac */

ul.gallery li.album a.albumLink {
	display: block;
	padding: 5px;
}
ul.gallery li.album a.albumLink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
ul.gallery li.album a.albumLink { display: inline-block; }
/* Hides from IE-mac \*/
* html ul.gallery li.album a.albumLink { height: 1%; }
ul.gallery li.album a.albumLink { display: block; }
/* End hide from IE-mac */

ul.gallery li.album a.albumLink:hover {
	background-color: #eee;
	text-decoration: none;
}

ul.gallery li.album .summary {
	display: block;
	float: left;
	position: relative;
	clear: none;
	width: 59.9%;
	padding: 0;
	margin: 0;
}
ul.gallery li.album .title {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
}
ul.gallery li.album .description {
	display: block;
	color: #666;
	font-size: 85%;
}
ul.gallery li.album .thumbs {
	display: block;
	float: right;
	position: relative;
	clear: none;
	padding: 0;
	margin: 0;
}
ul.gallery li.album .thumbs img {
	display: block;
	float: left;
	position: relative;
	clear: none;
	padding: 0;
	margin: 0 0 0 5px;
	border: 0;
}



#mainContent ul.album {
	padding: 0;
	margin: 1em 0;
}
#mainContent ul.album:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#mainContent ul.album { display: inline-block; }
/* Hides from IE-mac \*/
* html #mainContent ul.album { height: 1%; }
#mainContent ul.album { display: block; }
/* End hide from IE-mac */

#mainContent ul.album li.item {
	display: block;
	float: left;
	position: relative;
	clear: none;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	width: 33.3%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul.album li.item a.itemLink {
	display: block;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	margin: 0 5px 5px 0;
	border: 1px solid #ccc;
	overflow: hidden;
}
ul.album li.item a.itemLink:hover {
	background-color: #eee;
}
ul.album li.item img {
	display: block;
	margin: 0 auto 5px auto;
	border: 0;
}
ul.album li.item .title {
	white-space: nowrap;
}

.calendar {
	text-align: left;
	padding: 0;
	margin: 10px 10px 0 0;
}
.calendar table {
	table-layout: fixed;
	width: 100%;
	border: 0;
	margin: 0 auto;
	border-collapse: collapse;
}
.calendar table th,
.calendar table td {
	background-color: #F1F1F1;
	text-align: center;
	line-height: 20px;
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.calendar table th {
	color: #fff;
	background-color: #adaf98;
}
.calendar table table th,
.calendar table table td {
	border: 0;
}
#btnSearch {
    width:100px;
    height:30px;
}
.takenscore {
    margin-bottom:5px;
}
.onetonnechallengecalculator{
    color:#7D053F;
    font-weight:bold;
}
.onetonnechallengecalculator2{
    color:#3EA99F;
    font-weight:bold;
}
.onetonnechallengecalculator3{
    color:#157DEC;
    font-weight:bold;
}
.onetonnechallengecalculator4 {
	color: #153E7E; /*804F02*/
}
a.onetonnechallengecalculator2:hover {
	color: #3EA99F; /*804F02*/
	text-decoration: underline;
}

a.onetonnechallengecalculator3:hover {
	color: #157DEC; /*804F02*/
	text-decoration: underline;
}
	
.lerror 
{
    display:block;
    color:Red;
}
.lhide
{
    display:none;
}

