﻿/* New TT CSS */

.formatType
{
}

.formatType input
{
	margin:0;
	padding:0;
	vertical-align:middle;
}

.formatType label
{
	margin: 0;
	padding: 0 2px 0 2px;
	vertical-align:middle;
}

.ui-dialog-titlebar-close
{
    display: none;
}

.validationError
{
	display:none;
}

.editName
{
	font-size:80%;
}

.trackTable
{
	margin-left:10px;
	border:0;
}

.trackTable tr
{
	vertical-align:middle;
	padding:0;	
}

.trackTable td
{
	padding-top: 4px;
	padding-left: 4px;
	border:0;
}

.chapter
{
	color:Black;
	font-size:100%;
	font-weight:bold;
}

a.button
{
	color:White;
	background-color: #00A76A;
    border-color: #36CD54 #005300 #005300 #36CD54;
    border-style: solid;
    border-width: 1px;
    padding: 2px 10px 2px 10px;
    outline:0;
}

a.button.disabled
{
	color:#A0A0A0;
	background-color:transparent;
    border-color: #A0A0A0;
}

a.button.disabled:hover
{
	text-decoration:none;
	cursor:text;
}

.resultView
{
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
	border:0;
}

.resultView td
{
	border:0;
	font-size:80%;
}

.resultView td input[type="radio"],
.resultView td label
{
	vertical-align: middle;
}

.resultHeader
{
	background-color:#00A76A;
	color:White;
	font-size:80%;
}

.clearHeader th
{
	color:Black;
	border:0;
	padding-bottom:10px;
}

.resultHeader th
{
	border:0;
}

.resultRow
{
	background-color:White;
	color: #848484;
}

.resultAlternate
{
	background-color:#EDEDED;
	color: #848484;
}

.statusRow
{
	background-color:#F4F4F4;
	color: #848484;
}

.statusAlternate
{
	background-color:White;
	color: #848484;
}

#barcode
{
	width: 129px;
	height: 77px;
	background: url(images/barcode.png) no-repeat;
	cursor:pointer;
}

.bcEdit
{
	margin-top:58px;
	margin-left:10px;
	width:104px;
	text-transform:uppercase;
}

.upperText
{
	text-transform:uppercase;
}

.taEdit
{
	border:1px solid #7F9DB9;
	padding:2px 0 2px 2px;
	width:120px;
	text-transform:uppercase;
}

.taEditRO
{
	background-color: White;
	border:1px solid #7F9DB9;
	padding:2px 0 2px 2px;
	width:120px;
}

/* End of new TT CSS */

.box-top-nonav
{
    background-color: #FFFFFF;
    background-image: url("images/1colbgnonav.gif");
    background-position: 0 0;
    background-repeat: repeat-y;
    margin-top: 3px;
    width: 750px;
}

.box-top-nonav-content
{
    background-image: url("images/1colfooternonav.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin: 0;
    padding-bottom: 10px;
    width: 750px;
}

h1
{
    font-size: 140%; 
    color: #189631;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
	margin-top: 5px;  
	margin-bottom: 5px;
}

.sub-content p, dl
{
    line-height: 140%;
    margin: 12px 10px;
}

#leftcol h2,
#nonav h2
{
    background-image: url(images/rightnavdots.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #D7C107;
    display: block;
    font-size: 140%;
    line-height: 180%;
    margin: 5px 10px;
}

#leftcol h3, #nonav h3, #leftcol h4, #nonav h4
{ 
	background-image: url(images/rightnavdots.gif); 
	background-color: #F1F2ED;
	background-position: center bottom;
    background-repeat: repeat-x;
    color: #D7C107;
    display: block;
    font-size: 120%;
    height: 26px;
    line-height: 180%;
    margin: 15px 10px 0;
    padding-left: 10px;
}

h4
{ 
	font-size: 120%; 
	color: #D7C107; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 180%;
	padding-left: 0px;
	height: 26px;
	display: block;
	margin-top: 10px;  
	margin-bottom: 0px;
	background-image: url(images/rightnavdots.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}	

h6 
{
    color: #848484;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:5px 5px;
	padding:0px;
}


/*******************************************
		End Headings
********************************************/