﻿/*-----------------------------------------------------------------------------
TN-Express Specific values
----------------------------------------------------------------------------- */

/* SYOS Required Styles */
#syosSwfContainer { width: 80%; height:477px; 
min-width:650px; /* swf size */
}
object { outline:none; /* disable swf outline in firefox */ }
      
/* color classes */
/****************************************************/
.c1 {color:#333333;} /* was : #333333 */
.c2 {color: #8A1428;} /* was : #8A1428 */
.c3 {color: #666666;} /* was : #666666 */
.c4 {color: #999999;} /* e2e3e3 */
.w {color: #ffffff;}
.b {color: #000000;}

.bgC1 {background-color: #333333;}
.bgC2 {background-color: #8A1428;}
.bgC3 {background-color: #EFEFEF;}
.bgC4 {background-color: #999999;}
.bgW {background-color: #ffffff;}
.bgB {background-color: #000000;}

/* font classes */
/****************************************************/
.smaller {font-family:Georgia, 'Times New Roman', serif; font-size:9px; font-weight:normal; line-height: 12px;}
.small {font-family:Georgia, 'Times New Roman', serif; font-size:11px; font-weight:normal; line-height: 14px;}
.medium {font-family:Georgia, 'Times New Roman', serif; font-size:12px; line-height: 15px;}
.large {font-family:Georgia, 'Times New Roman', serif; font-size:13px; font-weight:normal; line-height: 16px;}
.larger {font-family:Georgia, 'Times New Roman', serif; font-size:15px; font-weight:700; line-height: 18px;}
.huge {font-family:Georgia, 'Times New Roman', serif; font-size:21px; font-weight:normal;}

/* border classes */
/****************************************************/
.bLeft{ border-left: 1px solid #999999}
.bRight{ border-right: 1px solid #999999}
.bTop{ border-top: 1px solid #999999}
.bBottom{ border-bottom: 1px solid #999999}
.bAll{ border: 1px solid #999999}

/* login page tab styles */
/* tab: bLeft bTop bRight medium bgW */
.tab { border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px solid #999999; background: #EFEFEF; }
.tabSelected { border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px solid #999999; background: #FFFFFF; }
.tabLink { color: #296DA3; }
.tabLink:hover { color: #045192; }


/* calendar styles -- needs cleanup */
/* text calendar styles */
.calendarDay, .calendarDate { text-transform: uppercase; font-weight: bold; display:inline-block; float:left; text-align:center; width: 30px; } 
.calendarDate { font-size: 20px; } 

/* calendar div positioning */
#calendarContain, #calendarNav { position: relative; display: block; float: none; padding: 7px;   }
#calendarContain { overflow:visible; min-height: 300px;  }
#boxContain, #textContain { position: absolute; left: 0px; top: 0px; visibility: visible; height: inherit; }
#disp { left: 0px; top: 0px; }
#disp_perfs, #disp_calendar { display: block; float: left; }

/* adding 8.15.09: perf day on, off -- easier to manage than to change in code each time TNEW licensee needs customized */
.perfDayOn { border: 1px solid #999999; background-color: #8A1428; color: #FFFFFF; font-size:12px; line-height: 14px; cursor:pointer; } /*bgC3-or-bgC2 cw bAll medium linkPointer*/
.perfDayOff { border: 1px solid #999999; background-color: #333333; color: #FFFFFF; font-size:12px; line-height: 14px;} /*bgC1 bAll medium c4*/

/* error style */
/****************************************************/
.errorLabel
{
	font-family:Georgia, 'Times New Roman', serif;
	font-size:12px; 
	color: #333333;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px;
}

.errDiv 
{
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 10px;
	font-family:georgia, times new roman; 
	font-size: 12px;
	color: #990000;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* button style */
/****************************************************/
.btnStyle
{
	font-family:Georgia, 'Times New Roman', serif;
	font-size:14px; 
	font-weight:normal;
	color: #333333;
	background-color: #ffffff;
	border: solid 1px #6e6d6d;
}

.btnStyleInactive
{
	font-family:Georgia, 'Times New Roman', serif;
	font-size:14px; 
	font-weight:normal;
	color: #6e6d6d;
	background-color: #dddddd;
	border: solid 1px #6e6d6d;
}


/* text, drop down field style */
/****************************************************/
.txtBox 
{
	border: solid 1px #6e6d6d;
	color: #6e6d6d;
	background-color: #dddddd;
	font-family:Georgia, 'Times New Roman', serif;font-size:12px;
}

/* more info link style */
/****************************************************/
.moreInfo
{ 
	color: #6e6d6d;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:12px;
}

.moreInfo:hover
{ 
	color: #000000;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:12px;
}

/* small purchaselink style */
/****************************************************/
.purchaseSmall
{ 
	color: #333333;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:12px;
}

.purchaseSmall:hover
{ 
	color: #000000;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:12px;
}

/* large purchaselink styles */
/****************************************************/
.purchaseLarge
{ 
	color: #333333;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:16px; 
	font-weight:700;
}

.purchaseLarge:hover
{ 
	color: #000000;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:16px; 
	font-weight:700;
}

/* change event styles */
/****************************************************/
.changeEvent
{ 
	color: #6e6d6d;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:16px; 
	font-weight:700;
}

.changeEvent:hover
{ 
	color: #000000;
	font-family:Georgia, 'Times New Roman', serif;
	font-size:16px; 
	font-weight:700;
}


/* Cart Styles */
/****************************************************/
.cart
{
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 11px;
	color: #990000;
}
.cart TH
{
	background-color: #333333;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.lineitem TH
{
	background-color: #FFFFFF ! important;
	font-size: 11px ! important; 
	font-weight: bold; 
	text-decoration: underline;
}
.lineitem2 { background-color: #333333; }
.lineitem1 { background-color: #333333; }
.lineitemAlternate { color: #333333; }
.lineitemTopBorder { border-top: 1px solid #990000; }
.lineitemHide { color: #ffffff; }


/* jQuery Dialog Window */
/****************************************************/
.ui-dialog { position: relative; padding: .2em; width: 400px; background-color: #FFFFFF; border: 1px solid #333333; font-family:Georgia, 'Times New Roman', serif;font-size:12px; color: #333333; text-align: left;  }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; background-color: #8A1428;text-align: left; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; color: #FFFFFF; text-align: left; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 15px; margin: -10px 0 10px 0; padding: 1px; height: 15px;text-align: left; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px;text-align: left; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0;text-align: left; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; color: #333333;text-align: left; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; color: #333333; text-align: left;}
.ui-dialog .ui-dialog-buttonpane button { float: right; cursor: pointer; width:auto; overflow:visible; color: #000000; font-size:10px; font-weight: bold; text-align: left; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px;text-align: left; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }


