/****************************
 * TYKI.css
 ****************************/
select, input, textarea{
	font-size:12pt;
	}
.mask {	-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);background-color:#2f2f2f;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Garamond;
}
#fckbody {
	background: white;
}
.no-border {
	border: 0px !important;
}
.clickable
{
    COLOR: #336699;
    TEXT-DECORATION: none;
    border-bottom: 1px dotted #336699;
    cursor:pointer;
}
A:link
{
    COLOR: #336699;
    TEXT-DECORATION: none;
    border-bottom: 1px dotted #336699;
}
A:visited
{
    COLOR: #336699;
    TEXT-DECORATION: none;
    border-bottom: 1px dotted #336699;
}
A:hover
{
    COLOR: #336699;
	TEXT-DECORATION: none;
    border-bottom: 1px solid #336699;
}
A:active
{
    COLOR: #336699;
	TEXT-DECORATION: none;
    border-bottom: 1px dotted #336699;
}

.STRONG, .bold {
	font-weight: bold;
}

.smallText, TD.smallText
{
	font-size:92%;
}
.smallerText, TD.smallerText
{
	font-size:85%;
}
.smallestText, TD.smallestText
{
	font-size:80%;
}
.greyText
{
	color: #999;
}
.labelText
{
	color: #888;
}

.indent{
	margin-left: 10px;
}
FORM {
display:inline;
}
.alertText {
	color: #f90;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial, Tahoma, Garamond;
}
.blackText {
    font-size : 10pt;
    font-weight : normal;
    font-family: Arial, Tahoma, Garamond;
}
.blackTextBold {
    font-size : 10pt;
    font-weight : bold;
    font-family: Arial, Tahoma, Garamond;
}
.blackTextBoldBig {
	font-size : 14pt;
	font-weight : bold;
	font-family: Arial, Tahoma, Garamond;
}
.blackTextSmall {
    font-size : 8pt;
    font-weight : normal;
    font-family: Arial, Tahoma, Garamond;
}
.blackTextBoldSmall {
    font-size : 8pt;
    font-weight : bold;
    font-family: Arial, Tahoma, Garamond;
}
.blackTextBoldTiny {
    font-size : 7pt;
    font-weight : bold;
    font-family: Arial, Tahoma, Garamond;
}
.secondarColor {
	color: #0042A5;
}
.grayTextBold {
	font-size : 1em;
	color: #666666;
	font-weight: bold;
    font-family: Arial, Tahoma, Garamond;
}
.grayTextSmall {
	font-size : 8pt;
	color: gray;
    font-family: Arial, Tahoma, Garamond;
}
/* Center Trick */
.centered {
	margin-left: auto;
	margin-right: auto;
}


.tykiBlue {
	color:#336699
}
.tykiGreen {
	color:#339933
}
.tykiOrange {
	color:#FF9933
}
.redTextBold {
	font-size : 2em;
	color: #F62817;
	font-weight: bold;
    font-family: Arial, Tahoma, Garamond;
}
.redTextBoldBig {
	font-size : 14pt;
	color: #F62817;
	font-weight : bold;
	font-family: Arial, Tahoma, Garamond;
}

div.tykiFooter {
	padding: 5px;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 0.8em;
}
table.bg
  {
  background-image:url('http://www.tyki.org/images/jap.jpg');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
  height: 100%;
  width: 100%;
  text-align: center;
  }


/****************************
* PAGE FOOTER
****************************/
.page-footer-text {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	color: white;
}


/***********************/
/* TYKI TABLE STYLE   */
/**********************/

.borderless {
	border: none;
}
/* BLUE TABLE */
table.blueTable th {
	background-color: #CFEDFF;
}
/* YELLOW TABLE */
table.yellowTable th {
	background-color: #FFE68F;
}
table.yellowTable tr:hover{
	background-color: #EFF8FF;
}
/***********************/
/* GENERIC PAGE STYLES */
/**********************/

div.listContainer
{
	border: 1px solid #CCCCCC;
}

#page {
    margin:0px;
}
.page-border {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    display:block;
    margin-top:0px;
    background-color: #FFFFFF;
}
.page-border-noborder {
    display:block;
    margin-top:0px;
}

.page-body{
	clear:both;
}

/***********************/
/* FCK EDITOR BODY TAG */
/**********************/
#fckBody
{
	background: white;
}

/***********************/
/* MODULES STYLES */
/**********************/
.box{
	border: 2px solid #AAA;
	margin:8px;
	font-size: 85%;
	font-family: Arial, Helvetica;
}

.box-title{
	background-color:lightgrey;
	padding:4px;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px solid gray;
}


/**
 * Deprecated.  This class (.hidden) is ambiguously named.
 * Use visibility-visible/visibility-hidden/no-display instead.
 */
.hidden {
	display:none;
}


.formButton {
  padding : 2px;
  margin: 5px 2px 5px 0px;
  display : inline;
  border : 2px outset #CCCCCC;
  background-color:#ccccFF;
  text-transform : uppercase;
  font-size : x-small;
  font-weight : bolder;
  font-family: Arial, Tahoma, Garamond;
  cursor: pointer;
}


/* color box used for themes */
div.colorbox{
	width: 25px;
	height: 25px;
	border: 1px solid black;
	display: block;
	float: left;
	margin-left: 6px;
}


.topbox {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana;
	width: auto;
	overflow: hidden;
	margin-top: 5px;
}

.topbox .topbox-header, .topbox .topbox-header .c {
	height: 11px;
}
.topbox .topbox-header {
	background:transparent url(http://www.tyki.org/boximages/tl.png) no-repeat 0px 0px;
	margin-right:16px; /* space for right corner */
}

.topbox .topbox-header .c {
	background:transparent url(http://www.tyki.org/boximages/tr.png) no-repeat right 0px;
	margin-right:-16px; /* pull right corner back over "empty" space (from above margin) */
	padding-right: 15px;
	padding-left: 10px;
}

.topbox .topbox-footer, .topbox .topbox-footer .c {
	height: 16px;
}

.topbox .topbox-footer {
	background:transparent url(http://www.tyki.org/boximages/bl.png) no-repeat 0px 0px;
	margin-right:16px;
}

.topbox .topbox-footer .c {
	background:transparent url(http://www.tyki.org/boximages/br.png) no-repeat right 0px;
	margin-right:-16px;
}


.topbox .topbox-contents {
 	background:transparent url(http://www.tyki.org/boximages/ml.png) no-repeat bottom left;
 	margin-right:16px;
}

.topbox .topbox-contents .c {
	background:transparent url(http://www.tyki.org/boximages/mr.png) no-repeat bottom right;
	margin-right:-16px;
}

.topbox .topbox-contents .c .body {
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	width: 100%;
}


.newtopbox {
	font-size: 1em;
	font-family: Arial,Helvetica,Verdana;
	width: auto;
	margin-top: 3px;
	overflow: visible;
	margin-right: -2px;
}

.newtopbox > .newtopbox-header {
	background:transparent url(http://www.tyki.org/boximages/left.png) no-repeat 0px 0px;
	height: 81px;
}

.newtopbox > .newtopbox-header > .c {
	background:transparent url(http://www.tyki.org/boximages/right.png) no-repeat right 0px;
	margin-left: 10px;
	height: 81px;
	position: relative;
}

/* rcbox - roundedline */

.rounded-line {
	width: auto;
}
.rounded-line > .rounded-line-header, .rounded-line > .rounded-line-header .c {
	height: 5px;
}
.rounded-line > .rounded-line-header {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/tl.png) no-repeat 0px 0px;
}

.rounded-line > .rounded-line-header > .c {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/tr.png) no-repeat right 0px;
	margin-left:5px;
}

/* hairline */
.hairline-box {
	width: auto;
}

.hairline-box > .hairline-box-header, .hairline-box > .hairline-box-header .c {
	height: 5px;
}
.hairline-box > .hairline-box-header {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/tl.png) no-repeat 0px 0px;
}

.hairline-box > .hairline-box-header > .c {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/tr.png) no-repeat right 0px;
	margin-left:5px;
}

.hairline-box > .hairline-box-footer, .hairline-box > .hairline-box-footer > .c {
	height: 5px;
}

.hairline-box > .hairline-box-footer {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/bl.png) no-repeat 0px 0px;
}

.hairline-box > .hairline-box-footer > .c {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/br.png) no-repeat right 0px;
	margin-left:5px;
}

.hairline-box > .hairline-box-contents {
 	background:transparent url(http://www.tyki.org/boximages/grayHairline/ml.png) repeat-y bottom left;
 	margin-right:5px;
 	padding-left:1px;
}

.hairline-box > .hairline-box-contents > .c {
	background:transparent url(http://www.tyki.org/boximages/grayHairline/mr.png) repeat-y bottom right;
	margin-right:-5px;
	padding-right:1px;
}

.hairline-box > .hairline-box-contents > .c > .body {
	padding-right: 5px;
	padding-left: 5px;
}



.rcbox {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana;
	width: auto;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
}

.rcbox > .rcbox-header, .rcbox > .rcbox-header > .c {
	height: 11px;
}
.rcbox > .rcbox-header {
	background:transparent url(http://www.tyki.org/boximages/tl.png) no-repeat 0px 0px;
	margin-right:16px; /* space for right corner */
}

.rcbox > .rcbox-header > .c {
	background:transparent url(http://www.tyki.org/boximages/tr.png) no-repeat right 0px;
	margin-right:-17px; /* pull right corner back over "empty" space (from above margin) */
	padding-right: 15px;
	padding-left: 10px;
}

.rcbox > .rcbox-footer, .rcbox > .rcbox-footer > .c {
	height: 18px;
}

.rcbox > .rcbox-footer {
	background:transparent url(http://www.tyki.org/boximages/bl.png) no-repeat 0px 0px;
	margin-right:16px;
}

.rcbox > .rcbox-footer > .c {
	background:transparent url(http://www.tyki.org/boximages/br.png) no-repeat right 0px;
	margin-right:-17px;
}


.rcbox > .rcbox-contents {
 	background:transparent url(http://www.tyki.org/boximages/ml.png) no-repeat bottom left;
 	margin-right:16px;
}

.rcbox > .rcbox-contents > .c {
	background:transparent url(http://www.tyki.org/boximages/mr.png) no-repeat bottom right;
	margin-right:-17px;
}

.rcbox > .rcbox-contents > .c > .body {
	padding-right: 16px;
	padding-left: 12px;
	min-height: 50px;
}

.rc-bigbox {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana;
	width: auto;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}

.rc-bigbox > .rc-bigbox-header, .rc-bigbox > .rc-bigbox-header > .c {
	height: 11px;
}
.rc-bigbox > .rc-bigbox-header {
	background:transparent url(http://www.tyki.org/boximages/bigbox/tl.png) no-repeat 0px 0px;
	margin-right:16px; /* space for right corner */
}

.rc-bigbox > .rc-bigbox-header > .c {
	background:transparent url(http://www.tyki.org/boximages/bigbox/tr.png) no-repeat right 0px;
	margin-right:-17px; /* pull right corner back over "empty" space (from above margin) */
	padding-right: 15px;
	padding-left: 10px;
}

.rc-bigbox > .rc-bigbox-footer, .rc-bigbox > .rc-bigbox-footer > .c {
	height: 77px;
}

.rc-bigbox > .rc-bigbox-footer {
	background:transparent url(http://www.tyki.org/boximages/bigbox/bl.png) no-repeat 0px 0px;
	margin-right:16px;
}

.rc-bigbox > .rc-bigbox-footer > .c {
	background:transparent url(http://www.tyki.org/boximages/bigbox/br.png) no-repeat right 0px;
	margin-right:-17px;
}


.rc-bigbox > .rc-bigbox-contents {
 	background:transparent url(http://www.tyki.org/boximages/bigbox/ml.png) repeat-y bottom left;
 	margin-right:16px;
}

.rc-bigbox > .rc-bigbox-contents > .c {
	background:transparent url(http://www.tyki.org/boximages/bigbox/mr.png) repeat-y bottom right;
	margin-right:-17px;
}

.rc-bigbox > .rc-bigbox-contents > .c > .body {
	padding-right: 16px;
	padding-left: 12px;
	min-height: 100px;
}
.rc-bigbox > .rc-bigbox-footer > .c > .footer {
	padding-right: 16px;
	padding-left: 12px;
	padding-top: 20px;
}

.lowercase {
	text-transform: lowercase;
}

#thebody table.kd-table td.fileListAreaColumn, #thebody table.kd-table td.fileListDistanceColumn {
	text-transform: lowercase;
	text-align: center;
}


.ghost {
	visibility:hidden;
	display:none;
}

