/* ----- BASIC ELEMENTS AND FONTS ----- */

html, body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image: url(../images/JTbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
}

.empty {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	color: #000000;
}
    
.clear {
	clear: both;
	height:20px;
}

p {
	margin: 10px 30px 10px 30px;
	text-align: center;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

.ImgPreLoader {
	display:none;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.content_box p {
	margin: 10px 0px 10px 0px;
	color:#CCFFFF;
	font-size:10px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:11px;
	text-align:justify;
	font-weight: normal;
 }

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.white {
	color:#CCFFFF;
}

.red {
	color:red;
}

.yellow {
	color:#ffd502;
	font-weight:bold;
}

.blue {
	color:#072450;
}

.italic {
	font-style: italic;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	color:#CCFFFF;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin: 0 !important;
	padding: 0;
	font-size:20px;
	text-transform:uppercase;
	color:#072450;
	font-weight: bold;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#CCFFFF;
}

a {
	text-decoration: none;
	color:black;
}

/*----- MENU ----- */
.imgBig
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#CCFFFF;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(../images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(../images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(../images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#CCFFFF;
}

/*----- LAYOUT ----- */

#container {
	width:1200px;
	background: url(../images/sidebar_body.png) 30px 0px repeat-y  !important;
	background: url(../images/sidebar_body.png) 60px 0px repeat-y;
	height:auto;
	overflow: hidden;	
}


#menu_header {
	display: inline;
	width:170px;
	height:100px;
	text-align:left;
	float: left;
	margin: 60px 0 0 30px;
}

#menu_header #p1{
	margin-left:25px;
}

#menu_header a {
	color: #FFFFFF;
}

#title {
	float: right;
	width: 320px;
	text-align: right;
	margin-top: 13px;
}

#menu_left {
	width: 170px;
	margin:0 0 0 30px;
	float: left;
    background: url(../images/sidebar_body.png) repeat-y;
}

.login_box {
	display: inline;
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size:11px;
	color:#CCFFFF;
	text-transform: uppercase;
}

#head {
	/*border: solid 1px red;*/
	width: 100% !important;
	height: 200px;
	float:left;
}

#logo {
	float: left;
	width: 640px;
	height: 130px;
	background: url(../images/JTLogo.jpg) no-repeat;
	margin-top: 3px;
}

#phone {
	float: right;
	width: 320px;
	margin-top: 22px;
	text-align: right;
	font-size: 18px;
}

#phone p {
	font-size: 26pt;
	margin: 7px 0px 0px 0px;
	font-weight: bold;   	
}

#CreditCards {
	float: right; 
	width: 320px; 
	height: 38px;
}

#CreditCards .Logo {
	float: right; 
	margin-left: 2px;
}

#CreditCards img {
	margin: auto auto auto auto;
}

#menu
{
	float: left;
	width: 500px;
	margin-top: 14px;
}

#menu ul
{
	text-align: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
}

#menu ul li
{
	display: inline;
	margin: 0px;
}

#menu ul li a
{
	color: #CCFFFF;
	text-decoration: none;
	padding-right: 30px;
}

#menu ul li a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

#content {
	/*background-color:#0000FF;*/
	width: 1200px;
	float: left;
	margin:0 0 0 20px;
	background: url(../images/sidebar_body.png) 10px 0px repeat-y  !important;
	background: url(../images/sidebar_body.png) 20px 0px repeat-y;
}

.content_main {
	/*background-color:#FF0000;*/
	margin-left: 30px;
	width: 970px;
	float: left;
	overflow: auto;
	/*border-top: solid white 3px;
	border-right: solid #A0A0A4 3px;
	border-bottom: solid #A0A0A4 3px;
	border-left: solid white 3px;*/
}

.content_main h2 {
	margin: 0px;
}

.content_main p {
	margin: 0px;
	color:#2A0000;
}

.content_box_large {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 1px;
	padding-left: 1px;
}

.content_box_flash {
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid 1px #FFFFFF;
	padding: 5px;
}

.content_box_flash_Concert {
	float: left;
	width: 655px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 7px;
	height: 333px;
}

.content_box_flash_Concert .sb-inner {
	background:black;
}

.content_box_flash_Concert_Bio {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 333px;
}

.content_box_flash_Concert_Bio .sb-inner {
	background:white;
}

.content_box_flash_Concert_Seating {
	float: left;
	margin-top: 20px;
}

.content_box_flash_Concert_Seating_Left {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.concert_BoxText {
	float:left;
	overflow: hidden;
	padding: 20px;
	width: 590px;
	height: 270px;
}

.concert_BoxText p {
	margin-top: 5px;
	text-align: justify;
}
	
.concert_BoxText h3 {
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: normal;

}
	
.concert_BoxScroll {
	display: inline;
	float:right;
	width: 11px;
	padding-right: 10px;
	padding-top: 20px;
}

.concert_BoxScrollUp {
	width: 10px;
	height: 38px;
	margin-top: 2px;
	background-image: url(../images/JTScrollUp.gif);
 }
 
.concert_BoxScrollNull {
	width: 10px;
	height: 210px;
	background-image: url(../images/JTScrollNull.jpg);
} 

.concert_BoxScrollDown {
	width: 10px;
	height: 38px;
	margin-bottom: 2px;
	background-image: url(../images/JTScrollDown.gif);
}

.concert_Footer_Header {
	height: 20px;
	font-style: italic;
	font-weight: bold;
}

.concert_Footer {
	height: 20px;
	font-style: italic;
	padding-left: 5px;
}

.content_box_photo {
	display: inline;
	float: right;
	width: 400px;
	height: 580px;
	border-top: solid #CCCCFF 3px;
	border-right: solid #A0A0A4 3px;
	border-bottom: solid #A0A0A4 3px;
	border-left: solid #CCCCFF 3px;
	overflow: scroll;
}

.content_box_photo_article {
	background-color: #007FFF;
	border: solid 1px #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 380px;
	height: 110px;
	clear: left;
}

.content_box_photo_article img {
	background-color: #007FFF;
	float: left; 
	margin: 5px;
	border: solid 2px #FFFFFF;
}

.content_box_photo_article p {
	padding: 5px;
	color: #CCFFFF;
	text-align: justify;
}

.content_box_photo_Ruler {
	display:inline;
	float: left;
	margin-top: 1px;
	margin-bottom: 3px;
}

#content_footer {
	background: url(../images/sidebar_body.png) 30px 0px repeat-y  !important;
	background: url(../images/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}


/*----- IMAGES ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#CCFFFF;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -13px;
	left: -5px;
	z-index: 1;
}

.hoverbox img
{
	background: #CCFFFF;
	width: 100px;
	height: 75px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin: 2px 9px 2px 2px;
}

.hoverbox li
{
	display: inline;
	float: left;
	position: relative;
	padding-left: 0px;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin-top: 5px;
}

.button_sidebar   {
	font: normal 10px tahoma;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#007FFF;
	margin: 5px auto auto auto;
	width: 119px;
	height: 22px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}

.CallBack {
 	margin: 40px auto auto auto;
	width: 135px; 
	height: auto; 
	border: 1px solid white;
 }
 .CallBack img {
 	margin-bottom: 10px; 
	border: solid 5px white;
 }
 
 .CallBackForm {
 	margin: 4px; 
	padding: 4px; 
	width: 120px; 
	height: 40px;
 }

 .CallBackForm a{
	margin: 0;
	font-weight:bold;
	text-align: center;
 }

.RequestBrochure {
	background-color:#007FFF;
	margin: 20px auto auto auto;
	width: 119px;
	height: 20px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
 }

.RequestBrochure p{
	margin: 0;
	padding: 4px;
	color:#ffd502;
	font-weight:bold;
	text-align: center;
}	

.menu_manage
{
	margin-bottom: 20px;
}

.gridEdit 
{
    font-family: Verdana;
    font-size: 11px;
}
    
#Concerts_Venues .sb-inner {background:white;}

#container #content .content_main .EventMain .concert_Title {
	width: 100%;
	float: left;
}

#Concerts_Dates .sb-inner {background:white;}

#container #content .content_main .EventMain .concert_Dates {
	width: 97%;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 8pt;
}

#container #content .content_main .EventMain .concert_Dates h3{
	color: #001547;
}

#container #content .content_main .EventMain .concert_Dates .cell{
    background-color: #CCCCCC;	
	color: #990000;
	font-weight: bold;
}

#container #content .content_main .EventMain .concert_Dates .cellAlternate{
	color: #990000;
	font-weight: bold;
}

#container #content .content_main .EventMain .concert_Dates .cellRight{
    background-color: #CCCCCC;	
	color: #990000;
	font-weight: bold;
	text-align:right;
}

#container #content .content_main .EventMain .concert_Dates .cellRightAlternate{
	color: #990000;
	font-weight: bold;
	text-align:right;
}

#Concerts_Top .sb-inner {background:white;}

#container #content .content_main .EventMain .concert_Top {
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	width: 94%;
	padding-right: 20px;
	padding-bottom: 20px;
}

#container #content .content_main .EventMain .concert_Top .concert_Header {
	float: left;
	padding-left: 20px;
	font-size: 14pt;
	width: 97%;
	text-align: center;
	padding-top: 10px;
	font-variant: small-caps;
	color: #001547;
}

#container #content .content_main .EventMain .concert_Top_Row {
	float: left;
	padding-left: 20px;
	font-size: 8pt;
	width: 97%;
}

#container #content .content_main .EventMain .concert_Top .concert_Top_Row .concert_Top_Evt{
	float: left;
	font-size: 8pt;
	padding-top: 20px;
	width: 144px;
}

#container #content .content_main .EventMain .concert_Top a{
	color:#990000;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

#container #content .content_main .EventMain .concert_Top p{
	text-align: center;
	color: #990000;
}

#container #content .content_main .EventMain .concert_Top img{
	width: 75px;
	height:50px;
}

#container #content .content_main .EventMain .concert_Top .btn{
	width: 80px;
	height:30px;
}

#container #content .content_main .EventMain .concert_Note {
	width: 95%;
	float: left;
}

#container #content .content_main #Concerts_Photo {
	float: right;
	width: 265px;
	padding:5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
}

.ConcertButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

/*Errorr-Page*/
.divErrMain {
    margin: auto auto auto auto; 
    vertical-align: middle; 
    width: 400px; 
    height: 300px; 
    text-align: center;
}

.divErrMain {
	text-align: center;
}    
/*Modal Popup
	filter:alpha(opacity=40);*/
.modalBackground {
	background-color:Gray;
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:620px;
	font-size: 8pt;
	float: left;
	margin-right: 20px;
}

.modalPopup a {
	color: Blue;
}

.modalHelp {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:220px;
	font-size: 8pt;
	float:left;
}

.modalHelp .divPolicy {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.modalHelp #divPolicy3 {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}

.modalHelp .divPolicy p {
	padding: 5px;
}

.modalHelp #divPolicy3 p {
	padding: 5px;
	text-align: center;
	font-size: 10pt;
}

.modalHelp .divPolicy h2 {
	background-color: #0077BB;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	padding-top: 15px;
}

.modalHelp .divPolicyHeader {
	margin-bottom: 5px;
	padding: 3px;
}

.modalHelp .divPolicyHeader h1 {
	font-size: 13pt;
	font-weight: bold;
	padding-top: 5px;
	color: white;
	font-variant: small-caps;
}

#divPolicyHeader1 .sb-inner {background:#0077BB;}
#divPolicyHeader2 .sb-inner {background:#0077BB;}
#divPolicyHeader3 .sb-inner {background:#0077BB;}

#divHeader1 .sb-inner {background:#0077BB  url(img/grad.gif) repeat-x;}
#divHeader2 .sb-inner {background:#0077BB;}

#divHeader1 {
	height: 30px;
}
.modalPopup .divHeader {
	margin-bottom: 5px;
}

.modalPopup .divHeader p {
	float: left; 
	margin-top: 10px;
	background-color: #0077BB; 
	text-align: center;
}

.modalPopup .divHeader table {
    width: 617px;
    text-align: left;
    font-size: 9pt;
    font-weight: bold;
    color: white;
    text-transform: none;
}

.modalPopup .divHeader table .tblheader1 {
	margin-top: 10px;
	text-align: center;
	color:#2A0000;
	font-size: 13pt;
	font-weight:bold;
	color: white;
	font-variant: small-caps;
}

.modalPopup .divHeader table .tblheaderRight {
    text-align: right;
    color: white;
}

.modalPopup .divHeader table .tblheaderLeft {
    text-align: left;
    color: white;
}

.modalPopup #divForm {
	margin-top: 5px;
}

.modalPopup #divForm table {
    width: 617px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-transform: none;
}

.modalPopup #divForm table th {
    text-align: right;
}

.modalPopup #divForm table .btnRight {
    text-align: right;
    color: white;
}

.modalPopup #divForm table .ErrMsg {
    color: red;
	font-weight:bold;
}

.OKButton {
    font-weight: bold;
    color: Blue;
    padding-right: 10px;
}

.CancelButton {
    font-weight: bold;
    color: Blue;
    padding-left: 10px;
}

.validatorCalloutHighlight {
    background-color: lemonchiffon;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

Test {
    text-align: center;
    font-size: 11pt;
} 

/***************JTEventsEvents.CSS********************/
.EventMain {
	float: left; 
	width: 655px;
}

.EventMain h3 {
	margin: 10px 0 5px 0;
	line-height: 23px;
	font-size: 12pt;
	font-weight: bold;
	color: #001547;
	font-style: italic;
}

.EventMainTopMargin {
	float: left; 
	width: 655px;
	margin-top: 40px;
}

.EventMainDate {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	color: #CCFFFF;
	font-size:12pt; 
	font-weight: bold; 
	text-align:left;
}
	
.EventMainTitle {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.EventMainTitle h1 {
	margin: 20px 0 0 0;
	font-size:26pt; 
	font-weight: normal; 
	color: #001547;
	text-align: justify;
}

.EventMainTitle h2 {
	margin: 20px 0 0 0;
	font-size:26pt; 
	font-weight: normal; 
	color: #001547;
	text-align: justify;
}

.EventMainTitle h3 {
	margin: 0 0 0 0;
	font-size:18pt; 
	font-weight: normal;
	text-transform:none;
	color: #001547;
	text-align: left;
}

.EventMainText {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 12px;
	letter-spacing: 0.1px;
}

.EventMainText h3{
	margin-bottom: 50px;
	font-size: 18px;
}

.EventMainText h3 {
	margin: 0 0 10px 0;
	line-height: 23px; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #221E1F;
}

.EventMainText p {
	margin: 0 0 0 0;
	padding-bottom: 8px;
	font-weight: 600;
	text-align: justify;
	color: #221E1F;
}

.EventMainTextWinter {
	width: 100%;
	margin-bottom: 20px;
}

.EventMainTextWinter h3 {
	margin: 0 0 0 0;
	line-height: 23px; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #221E1F;
}

.EventMainTextWinter p {
	padding-bottom: 5px;
	font-size: 9pt; 
	text-align: justify; 
	color: #221E1F;
}

.EventMainHistoryButtonCont {
	float: right;
	width: 265px;
	padding: 5px;
}
.EventMainHistoryButton {
	display: block;
	margin: auto auto auto auto;
	width: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.EventMainHistoryButtonSixNat {
	float: right;
	width: 265px;
	padding:5px 5px 10px 5px; 
}

.EventMainHistoryButton img{
	display: block;
	margin: auto auto auto auto;
}

.EventMainHistoryButton img .sb-inner { background:#FFFFFF; }

.EventMainHistory {
	float: left;
	width: 99%;
	height: 90%;
}

.EventMainHistoryLeft {
	float: left;
	width: 620px;
	height: 95%;
}

.EventMainHistoryRight {
	float: right;
	width: 270px;
	height: 95%;
	/*background-color:#009FFF;
	border-top: solid white 3px;
	border-right: solid #A0A0A4 3px;
	border-bottom: solid #A0A0A4 3px;
	border-left: solid white 3px;*/
}

.EventMainHistoryRight .HistoryFlashbox{
 	display: inline; 
	float: right; 
	width: 265px; 
	height: 250px; 
	margin-top: 20px;
 }
 
.EventMainTextHistory {
	width: 590px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
	height: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.EventMainTextHistory h3 {
	margin: 10px 0 5px 0;
	line-height: 23px; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #221E1F;
}

.EventMainTextHistory p {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 20px;
	font-size: 10pt;
	font-weight: normal;
	color: #221E1F;
}

.EventMainTextHistory li{
	margin-bottom: 10px;
}

#holder {
	float: right;
	width: 265px;
	height: 400px;
}

.EventTables {
	float: left; 
	width: 100%; 
	margin-top: 20px;
}

.EventTablesHistory {
	float: left; 
	width: 80%; 
	margin: 2% 0 0 10%;
}

.EventTablesWinter {
	float: left; 
	width: 100%; 
	margin-top: 20px;
	background-image: url(../images/JTbgWinterOlympics.gif);
	background-repeat: no-repeat;
}

.EventTables .NoTopMargin {
	margin-top: 0px;
}

.EventBoxLeft {
	float: left; 
	width:320px;
}

.EventBoxRight {
	float: right; 
	width:320px;
}
	
.divMatches {
	/*border: solid 1px gray;*/
	float: left;
	width: 589px;
}

.divConcertRight {
	float: left;
	width: 301px;
}

.divConcertLeft {
	float: left;
	width: 301px;
	margin-left: 20px;
}

.TableVenues {
	float: left; 
	margin-top: 5px;
}

.TableVenues3 {
	float: right;
	width: 265px;
	padding:5px 5px 10px 5px;
	margin-bottom: 20px;
}

.TableVenuesBG1 {
	background-color:#FFDF00
}

.TableVenuesBG2 {
	background-color:#CCFFFF;
}

.TableVenuesTopMargin {
	float: right; 
	width: 265px; 
	margin-top: 20px; 
	padding:5px 5px 10px 5px; 
}

.Tablebox {
	float: left; 
	width: 655px; 
	margin: 0 auto auto 0;
	padding:15px 5px 10px 5px; 
}

.Tablebox table{
	width: 655px;
}

.Tablebox p{
	text-align: left;
	font-size:8pt;
	font-weight: bold;
	color:#000000;
	padding-top: 5px;
}

.Tablebox ul{
	padding-left: 30px;
	margin: 5px 0 0 0;
	width: 500px;
	color:#000000;
	font-size: 8pt;
}

.Tablebox li{
	padding-bottom: 5px;
	text-align: justify;
}

.TableboxMarginTop {
	float: left; 
	width: 655px; 
	margin: 40px auto auto 0;
}

.TableboxFrame {
	float: left; 
	width: 100%; 
	margin-top: 20px;
}

.TableHeader {
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	color:#001547;
}

.TableHeaderCenter {
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	color:#001547;
	text-align: center;
}

.zLeft {
    height: 40px;
    border-bottom: solid 1px black; 
    text-align:left;
    font-weight:bold; 
    vertical-align: bottom;
}

.tblCellHeaderLeftNH {
    border-bottom: solid 1px black; 
    text-align:left;
    font-weight:bold; 
    vertical-align: bottom;
}

.tblCellHeaderCenterNH {
    border-bottom: solid 1px black; 
    text-align:center;
    font-weight:bold; 
    vertical-align: bottom;
}

.tblCellHeader {
	border-bottom: solid 1px black;
	width: 60px;
	font-family:Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-align: center;
	vertical-align: bottom;
}

.tblCellText {
	text-align: left;
	font-family:Arial, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#000000;
	padding: 0 0 0 0;
}

.tblCellTextRight {
    text-align: right;
    font-family:Arial, sans-serif; 
    font-size:8pt; 
    font-weight: normal; 
    color:#221E1F;
}

.tblCellTextCenter {
    text-align: center;
    font-family:Arial, sans-serif; 
    font-size:8pt; 
    font-weight: normal; 
    color:#221E1F;
}

.tblCellTextVenue {
    text-align: justify;
    font-family:Arial, sans-serif; 
    font-size:8pt; 
    font-weight: bold; 
    color:#221E1F;
}

.tblFooter {
	float: left;
	margin-top: 10px;
	margin-bottom:13px;
	font-family:Arial, sans-serif;
	font-style: italic;
	font-size: 7pt;
	font-weight: bold;
	color:#221E1F;
	line-height:12px;
	width: 400px;
}

.spanVenue {
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#001547;
}

.style1 {
    font-family: Arial, sans-serif;
    font-size:8pt; 
    font-weight:normal; 
    color:#221E1F;
}

.style2 {
    font-family:Arial, sans-serif;
    font-size:8pt; 
    color:#221E1F;
    font-weight: bold;
    font-style: italic;
}

.style2right {
    font-family:Arial, sans-serif;
    font-size:8pt; 
    color:#221E1F;
    font-weight: bold;
    font-style: italic;
    text-align: right; 
}

.style3 {
    font-family:Arial, sans-serif;
    font-size:8pt; 
    font-weight:bold; 
    color:#0099D7;
}

.style4 {
	font-weight:bold;
	color:#0099D7;
}

.style5 {
	border-bottom: solid 1px black; 
	text-align: left;
	vertical-align: bottom;
}

.style5middle {
	border-bottom: solid 1px black; 
	text-align: left;
	vertical-align: middle;
}

.style5top {
	border-bottom: solid 1px black; 
	text-align: left;
	vertical-align: top;
}

.style5center {
	border-bottom: solid 1px black; 
	text-align: center;
}

.style5right {
	border-bottom: solid 1px black; 
	text-align: right;
}

.style5green {
	border-bottom: solid 1px black; 
	background-color: #007F00;
	text-align: left;
}

.style6 {
	border-bottom: none;
    font-size:9pt; 
    font-weight:bold; 
    color:#001547;
}

.style6Green {
	border: solid 1px #FFFF00;
    font-size:9pt; 
    font-weight:bold; 
    color:#001547;
	background-color:#007F00;
}

.style6top {
	border-bottom: solid 1px black;
    font-size:9pt; 
    font-weight:bold; 
    color:#001547;
	vertical-align:top;
}

.style6Border {
	border-bottom: solid 1px black;
    font-size:9pt; 
    font-weight:bold; 
    color:#001547;
}

.style6BorderLeft {
	border-bottom: solid 1px black;
    font-size:9pt; 
    font-weight:bold; 
    color:#001547;
	text-align:left;
}

.style6BorderRight {
	border-bottom: solid 1px black;
    font-size:9pt; 
    font-weight:bold; 
    color:#001547;
	text-align:right;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	color:#001547;
}

.style8Black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.style8Normal {
	font-weight: normal;
}

.style8Border {
	border-bottom: solid 1px black;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	color:#0099D7;
	vertical-align: top;
}

.style9 {
	border-bottom: none;
    font-size:14pt;
	font-weight:100;
	font-variant:small-caps;
    color:#001547;
}

.style10 {
	font-size: 9px
}

.style11 {
	font-size: 9px;
	font-weight: bolder;
	background-color: #999999;
}

.StyleLC {
	text-transform: none;
}

.Sticker1 {
	float: right; 
	width: 265px;
	padding:5px 5px 10px 5px; 
}

.Sticker1 .sb-inner { background:#009FFF; }

.Sticker1 table {
	background-color:#009FFF;
}

.Sticker1 ul {
	background-color:#009FFF;
	font-weight: 600;
	font-size: 11px;
	line-height: inherit;
	letter-spacing: 0.1px;
	padding-left: 20px;
}

.Sticker1 li {
	color:#FFFFFF;
	padding-bottom: 10px;
}

.StickerTopMargin {
	float: right; 
	width: 265px; 
	margin-top: 15px;
}

.StickerHeader {
	vertical-align: top; 
	height: 30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
	color: #D4DFFF;
}

.StickerLabel {
	height: 25px;
	width: 120px;
	padding-left: 7px;
    vertical-align: top;	
	color: #D4DFFF;
	background-color: #009FFF;
}

.StickerLabel250 {
	height: 25px;
	width: 250px;
	padding-left: 7px;
    vertical-align: top;	
	color: #D4DFFF;
	background-color: #009FFF;
}

.StickerLabelCenter {
	height: 25px;
	width: 120px;
	padding-left: 65px;
    vertical-align: top;
    text-align:center;
	color: #D4DFFF;
	background-color: #009FFF;
}

.StickerLabelItineraryTime {
	height: 20px;
	width: 20px;
	padding-left: 7px;
    vertical-align: top;	
	color: #D4DFFF;
	background-color: #009FFF;
}
.StickerLabelItineraryText {
	height: 20px;
	width: 220px;
	padding-left: 7px;
    vertical-align: top;	
	color: #D4DFFF;
	background-color: #009FFF;
}

.StickerFooter {
	text-align: center;
	height: 40px;
	padding-left: 7px;
	font-style: italic;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D4DFFF;
	background-color: #009FFF;
}

.EventTextLeft {
	float: left;
	width: 300px;
	text-align: justify;
	line-height: 20px;
	font-size: 10pt;
	font-weight: normal;
}

.EventTextRight {
	float: right;
    width: 48%; 
    text-align: justify;
	line-height: 20px; 
	font-size: 10pt; 
	font-weight: normal; 
}

 .CricketOverleaf {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
 }

 .StickerImg {
 	display: inline;
	float: left; 
	margin-left: 10px;
	width: 287px; 
}

.StickerImg Img {
	width: 50px;
}
 
.StickerImgLabel {
	padding-left: 4px;
	padding-bottom: 4px;
	width: 50px;
}

.StickerImgActive {
	border: solid 3px red;
}

.HistoryBoxScroll {
	display: inline;
	float:right;
	width: 20px;
	margin-top: 380px;
}

.HistoryBoxScrollUp {
	width: 20px;
	height: 70px;
	margin-top: 2px;
	background-image: url(../images/JTHistoryScrollUp.jpg);
 }
 
.HistoryBoxScrollNull {
	width: 20px;
	height: 10px;
} 

.HistoryBoxScrollDown {
	width: 20px;
	height: 75px;
	margin-bottom: 2px;
	background-image: url(../images/JTHistoryScrollDown.jpg);
}

.Travel {
 	float:right; 
	height:1127px; 
	width:280px; 
	margin-right: 10px;
	/*background-color:#000099;*/
 }
 
 .Travel img {
 	float:right;
 	margin-bottom:2px;
}

/****************JTEventsTablebox.Css*************/
.Tablebox1 {
	float: left; 
	width: 645px; 
	margin: 0 auto auto 0;
	padding:15px 5px 10px 5px; 
}

.Tablebox1, #TeamSpecific .sb-inner { background:#0066CC url(img/grad_0066CC.png) repeat-x; }
.Tablebox1, #VenueSeries .sb-inner { background:#0099CC url(img/grad_0099CC.png) repeat-x; }
.Tablebox1, #FinalRoundSeries .sb-inner { background:#00CCCC url(img/grad_00CCCC.png) repeat-x; }
.Tablebox1, #Map .sb-inner {background:#FFFFFF;}

.Tablebox1 table{
	width: 645px;
}

.Tablebox1 a{
	color:#001547;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.Tablebox1 td{
	vertical-align: middle;
}

.Tablebox1 p{
	text-align: left;
	font-size:8pt;
	font-weight: bold;
	color:#000000;
	padding-top: 5px;
}

.Tablebox1 ul{
	padding-left: 30px;
	margin: 5px 0 0 0;
	width: 500px;
	color:#000000;
	font-size: 8pt;
}

.Tablebox1 li{
	padding-bottom: 5px;
	text-align: justify;
}

.Tablebox1 .tblCellHeader {
	text-align: center;
	vertical-align: bottom;
}

.Tablebox1 .tblCellHeaderLeftNH {
    border-bottom: solid 1px black; 
    text-align:left;
    font-weight:bold; 
    vertical-align: bottom;
    color:#001547;
}

.Tablebox1 .style5 {
	vertical-align: bottom;
}

.Sticker2 {
	text-align:left;
	float: right;
	width: 265px;
	padding:5px 5px 10px 5px;
	margin-bottom: 20px;
	font-family: Verdana;
	font-weight: 600;
	font-size: 11px;
	line-height: inherit;
	letter-spacing: 0.1px;
	color: #FFFFFF;
	background-color: #009FFF;
}

.Sticker2 .sb-inner { background:#009FFF; }

.Sticker2 table {
 margin: auto;
}

.Sticker2 table td{
	vertical-align: top; 
}

.Sticker2 table td.right{
	text-align: right;
}

.Sticker2 table td.center{
	text-align: center;
}

.Sticker2 ul {
	background-color:#009FFF;
	padding-left: 15px;
}

.Sticker2 ul.NoBullet {
	background-color:#009FFF;
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: none;
}

.Sticker2 li {
	padding-bottom: 10px;
	line-height: 10px;
}

.Sticker2 a 
{
    font-weight: bold;
    text-decoration: underline; 
}

.Sticker2Header{
	font-size: 12px;
	font-weight: bold;
 	font-style: italic;
	text-align:center;
}
