﻿.textBoxStyles{
	font-family: Tahoma;
    font-size: 9pt;
    height: 13px;
    line-height: 13px; 
}

.dropDownStyles{
	font-family: Tahoma;
    font-size: 9pt;
}

.titleNormalText
{
	font-family:Trebuchet MS;
	font-size:12pt;
}

.titleBoldText
{
	font-family:Trebuchet MS, Areal, Verdana;
	font-size:13px;
	font-weight:bold;
	color: #0878fe;
}

/*--------------- Yodio Royalties Page --------------*/

.royaltyCurrentLevel
{
	font-weight: bold;
 	color: Black;
	padding-left: 3px;
}

.royaltyBackgroundLight
{
	background-color: #eef1f8;
	color: Black;
}

.royaltyBackgroundBlue
{
	background-color: #99ccff;
	color: White;
}

.royaltyTable
{
	border-top: solid 1px #b8c7e4;
	border-left: solid 1px #b8c7e4;
	border-right: solid 1px #b8c7e4;
	width: 100%;
}

.royaltyTable td
{
	border-bottom: solid 1px #b8c7e4;
	text-align: center;
	vertical-align: middle;
	padding: 3px 2px 3px 2px;
}

.underlinedLink
{
	text-decoration: underline;
}

.royaltyHeader1
{
	color: rgb(1, 109, 171);
	font-size: 22px;
	font-weight: bold;
}

.royaltyHeader2
{
	color: rgb(1, 109, 171);
	font-size: 18px;
	font-weight: bold;
}

.royaltyHeader3
{
	color: #0878fe;
	font-size: 15px;
	font-weight: bold;
}

/*--------------- Admin Tip Report --------------*/

.adminTipReportBackgroundDark
{
	background-color: #eef1f8;
	border: solid 1px #b8c7e4;
	border-collapse: collapse;
	color: black;
}

.adminTipReportBackground
{
	background-color: rgb(153, 204, 255);
}

.allOrSpecifictTextBox{
	font-family: Tahoma;
    font-size: 9pt;
    height: 13px;
    line-height: 13px; 
    border: solid 1px #b8c7e4;
    border-collapse: collapse;
}

.titleCellStyle
{
	font-weight: bold;
	text-align: right;
}

.greyTipReportBorders
{
	border-bottom: solid 1px #b8c7e4;
	border-left: solid 1px #b8c7e4;
	border-right: solid 1px #b8c7e4;
}

.greyTipReportBorders td
{
	border-top: solid 1px #b8c7e4;
}

.greyTipReportBorders th
{
	border-top: solid 1px #b8c7e4;
}

.noBorders
{
	border: none 0 Transparent;
}

.noBorders th
{
	border: none 0 Transparent;
}

.noBorders td
{
	border: none 0 Transparent;
}

/*--------------- Author Earnings Report --------------*/

.brownBackground
{
	background-color: #dfcf9d;
}

.greyBackground
{
	background-color: rgb(128, 128, 128);
}

.darkGreyBackground
{
	background-color: #333333;
}

.centeredHeader th
{
	text-align: center;
}

.centeredHeader td
{
	text-align: center;
}

.greyThinBorders
{
	border-top: solid 1px  #b8c7e4;
	border-left: solid 1px  #b8c7e4;
}

.greyThinBorders th
{
	border-bottom: solid 1px  #b8c7e4;
	border-right: solid 1px  #b8c7e4;
	background-color:  #eef1f8;
	color: Black;
	font-weight: normal;
}

.greyThinBorders td
{
	border-bottom: solid 1px  #b8c7e4;
	border-right: solid 1px  #b8c7e4;
}

.authorEarningsCellPadding th
{
	padding: 5px 5px 5px 5px;
}

.authorEarningsCellPadding td
{
	padding: 2px 5px 2px 5px;
}

/*--------------- For All Author's Reports --------------*/


.greyBorders
{
	border-top: solid 1px #b8c7e4;
}

.greyBorders td
{
	border-top: solid 1px #b8c7e4;
}

.greyBorders th
{
	border-top: solid 1px #b8c7e4;
}

/*--------------- Author Specific Yodiotour Report --------------*/

.totalSpecificTourBorders {
	border-bottom: solid 1px #b8c7e4;
	border-left: solid 1px #b8c7e4;
	border-right: solid 1px #b8c7e4;
    border-collapse: collapse;
}

.specificTourBorders
{
	border: solid 1px #b8c7e4;
}

.specificTourBorders td
{
	border-top: solid 1px #b8c7e4;
}

/*--------------- Author Dashboard --------------*/

.dashboardReportBorders
{
	border: solid 1px #b8c7e4;
}

.dashboardReportBorders td
{
	border-top: solid 1px #b8c7e4;
}

/*--------------- PayPal Transactions ------------------*/

.payPalCellPadding td { padding:1px 5px 1px 5px; }

.payPalCellPadding th { padding:1px 5px 1px 5px; }