

/**************** body and tag styles ****************/
body {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(../../images/backgrounds/dci_background.gif) repeat;
}

#iPhone {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}

#wrapper {
	top: 0px;
	left: 0px;
	width: 996px;
	background-color: black;
	text-align:left;
}


table.main_content {

	width: 996px;
	background-color: #000000;
	border: none;
	background-image: url(/images/backgrounds/maincontent_background_824x5.gif);
	background-repeat:repeat-y;
}

table.subpage_main_wrapper {
	width: 996px;
	background-color: #000000;
	border: none;
	background-image: url(/images/backgrounds/subpage_maincontent_background_824x5.gif);
	background-repeat:repeat-y;
}

table.subpage_main_content {
	width: 824px;
	min-height: 100%;
	/*background-color: #000000;
	border: none;
	background-image: url(/images/backgrounds/subpage_maincontent_background_824x5.gif);
	background-repeat:repeat-y;*/
}

table.subpage_2col_main_wrapper {
	width: 996px;
	background-color: #000000;
	border: none;
	background-image: url(/images/backgrounds/subpage_maincontent_background_996x5.gif);
	background-repeat:repeat-y;
}
table.subpage_2col_main_content {
	width: 996px;
	min-height: 100%;
}




td.ribbon_wall {
	vertical-align:top;
	height:37px;
	width:824px;
}

td.right_column {
	vertical-align:top;
	width:172px;
}

td.center_column {
	vertical-align:top;
	width:620px;
}

td.center_column_2col_layout {
	vertical-align:top;
	width:792px;
}

td.left_column {
	vertical-align:top;
	width:184px;
}

td.partner_graphics {
	padding-left:20px;
}

.action{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f00;
	text-decoration:none;
}

input,select,textarea,button { color:#000; font:11px Arial,Helvetica,sans-serif; }



a {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;*/
	text-decoration:none;
	color: #3b59a5;
}
a.green_arrow {
	background-image: url(/images/utilities/icons/bullet_go.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
	}
a.green_arrow_back {
	background-image: url(/images/utilities/icons/bullet_back.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
	}
a.video {
	background-image: url(/images/news/icons/video.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
}



a.rss {
	background-image: url(/images/utilities/rss_icon_small.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	}
		
a:hover {
	text-decoration:underline;
	}


a.big {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
	color:#EB7F32;
}
a.big:hover {
	text-decoration:underline;
	}

a.small {
	font-size:9px;
	text-decoration:none;
	color:#EB7F32;
}

a.small:hover {
	text-decoration:underline;
	}


a.header {
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;*/
	text-decoration:none;
	color:#FFF;
}
a.header:hover {
	text-decoration:underline;
	}


/*a:visited {
	text-decoration:none;
	color:#336699;
	}
*/

.rule{
  	border: 0;
  	width: 100%;
	background-color: #336699;
	color: #336699;
	height: 1px;  
}

.hor_rule{
  	border: 0;
  	width: 100%;
	background-color: #336699;
	color: #336699;
	height: 1px;  
}

.hor_rule_darkgreen {
  	border: 0;
  	width: 100%;
	background-color: #809320;
	color: #809320;
	height: 1px;  
}



h3.blue {
	color: #369;
	background: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;	
	font-weight: bold;
	font-size:14px;
}

h3 {
	color: #000;
	background: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;	
	font-weight: bold;
	font-size:14px;
}

h4 {
	color: #000;
	background: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	font-weight: bold;
	font-size:14px;
}

h4.blue {
	color: #369;
	background: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;	
	font-weight: bold;
	font-size:14px;
}

/************** Front Page Latest Scores Styles ******************/

.LatestScores_Location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding: 0 0 0 2px;	
}

.LatestScores_Division {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#336699;
	padding: 0 0 0 2px;	
}

.LatestScores_Corps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding: 0 0 0 2px;	
}

/************** Front Page Latest News Styles ******************/
.LatestNews_Date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding: 0 0 0 3px;
}

td.LatestNews_More {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EB7F32;
	padding: 5px 10px 5px 0;
	text-align:right;
}
a.LatestNews_More {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EB7F32;
	text-decoration:none;
}
a.LatestNews_More:hover {
	text-decoration:underline;	
}

td.LatestNews_Article {
	padding: 0 0 0 0px;
} 

a.LatestNews_Article {
	font-family:Arial, Helvetica, Trebuchet MS, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	line-height: 1.2em;
	color:#000000;
	text-decoration:none;
	text-align:left;
	
}

a.LatestNews_Article:hover {
	color:#EB7F32;
	text-decoration:underline;	
}

ul.LatestNews_Article {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	
}
li.LatestNews_Article {
	padding: 3px 0px 3px 0px;
	font-size:10px;
	line-height:1.5em;
	color:#000000;
	border-bottom: 1px solid #dedede;
	
}

.smallblackcopy10px {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
	font-size: 10px;
	color: #000000;
}

a.footer {
	font-family:Arial, Helvetica, Trebuchet MS, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	line-height: 1.2em;
	color:#fff;
	text-decoration:none;
	text-align:left;
}

a.footer:hover {
	color:#EB7F32;
	text-decoration:underline;	
}

/************** Left Navigation ******************/
a.leftnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.leftnav_premium {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#FFF;
	text-decoration:none;
}
a.leftnav:hover {
	color:#FF9900;
	text-decoration:underline;
}
a.leftnav_premium:hover {
	color:#FF9900;
	text-decoration:underline;
}
ul.leftnav {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 10px;
	border: 0;
}
li.leftnav {
	padding: 0px 0px 0px 0px;
	margin-left: -7px;
	font-size:8.5pt;
	list-style:none outside;
	color:#FFFFFF;
}
li.leftnav_premium {
	padding: 0px 0px 0px 0px;
	margin-left: -7px;
	font-size:8.5pt;
	list-style:none outside;
	color:#FFF;
}
li.leftnav:hover {
	color:#FF9900;
}

li.leftnav_premium:hover {
	color:#FF9900;
}

li.gold {
	padding: 0px 0px 0px 0px;
	/*list-style-image: url(/images/utilities/icons/medal_gold_2.png);*/
}

li.platinum {
	padding: 0px 0px 0px 0px;
	/*list-style-image: url(/images/utilities/icons/medal_silver_2.png);*/
	list-style-image: url(/images/utilities/platinum_content_star.png);
}


li.leftnav_subheading {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -15px;
	font-size:8.5pt;
	list-style:none;
	color:#FFFFFF;
	font-weight: bold;
	/*text-decoration: underline;*/
}

/************** Right Navigation ******************/
a.rightnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.rightnav:hover {
	color:#FF9900;
	text-decoration:underline;
}
li.rightnav {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size:8pt;
	list-style:square inside;
	line-height:8pt;
	color:#FFFFFF;
}
li.rightnav:hover {
	color:#FF9900;
}






/**************** header layout & styles ****************/
#header {
	height: 109px; /* extending extra 4px at bottom to create horizontal black separator */
	width: 996px;
	background-color: black;
	}

#dci_logo {
	position:absolute;
	height:105px;
	/*width:136px;*/
	width:141px;
	top:0px;
	left:0px;
}
#header_image {
	position:absolute;
	background: url(../../images/header/header_top_855x78.jpg) no-repeat left top;  /*Normal Header*/
	/*background: url(../../images/header/header_trophy_top_855x78.jpg) no-repeat left top; */ /*Trophy Header*/ 
	height:78px;
	/*width:860px;
	left:136px;*/
	width:855px;
	left:141px;
	top:0px;
}
#header_image_brass {
	position:absolute;
	background: url(../../images/header/header_brass_top.jpg) no-repeat left top;
	height:78px;
	width:860px;
	left:136px;
	top:0px;
}
#header_image_percussion {
	position:absolute;
	background: url(../../images/header/header_percussion_top.jpg) no-repeat left top;
	height:78px;
	width:860px;
	left:136px;
	top:0px;
}

#header_searchbox_wrapper {
	position:relative;
	margin: 5px 10px 0 0;
	float:right;
	z-index:99;
}

.header_searchbox {
	color:#FFFFFF;
	line-height: 1.3em;
	text-align:left;
}

/**************** header navigation menu layout & styles ****************/
#wrapper-menu-top {
	position:absolute;
	top: 78px;
	height:27px;
	/*left: 136px;
	width:860px;*/
	left: 141px;
	width:855px;
	background: url(../../images/header/header_bottom_855x27.jpg) no-repeat left top; /*Normal Header*/ 
	/*background: url(../../images/header/header_trophy_bottom_855x27.jpg) no-repeat left top; */ /*Trophy Header*/ 
	overflow: hidden;  /*no idea why this works, but it fixes a FF problem */
}

#wrapper-menu-top_brass {
	position:absolute;
	top: 78px;
	left: 136px;
	height:27px;
	width:860px;
	background: url(../../images/header/header_brass_bottom.jpg) no-repeat left top;
	overflow: hidden;  /*no idea why this works, but it fixes a FF problem */
}
#wrapper-menu-top_percussion {
	position:absolute;
	top: 78px;
	left: 136px;
	height:27px;
	width:860px;
	background: url(../../images/header/header_percussion_bottom.jpg) no-repeat left top;
	overflow: hidden;  /*no idea why this works, but it fixes a FF problem */
}
#menu-top ul {
	margin: 0 10px;
	padding: 8px 0 0 0; /* positions nav bar at bottom of header, just above black seperator */
	list-style: none;
	float: right;
}
#menu-top li {
	display: inline;
	float: left;
}
#menu-top a {
	background:url(../../images/template/Header_Nav_ButtonLeft_5x41.png) no-repeat left top;
	float:left;
	margin:0 auto;
	padding:0 0 0 5px;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height: 8pt;
}
#menu-top a span {
	background: transparent url(../../images/template/Header_Nav_ButtonRight_175x41.png) no-repeat right top;
	padding:5px 12px 2px 6px;
	color:#FFF;
	display: block;
	float: left;
	text-align:center;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
 #menu-top a:hover { 
 	background-position:0% -21px; 
	color:#FFFFFF;
}
 #menu-top a:hover span {
 	background-position:100% -21px; 
	color:#FFFFFF;
}

 #menu-top a.selected { 
 	background-position:0% -21px; 
	color:#FFFFFF;
}
 #menu-top a.selected span {
 	background-position:100% -21px; 
	color:#FFFFFF;
}

/**************** cart styles ****************/
.cart_display {
	color:#000;
	font-size: 10px;
	font-family:Verdana,Arial, Helvetica; 
	text-align:left;
}

.cart_full_display {
	color:#000;
	font-size: 12px;
	font-family:Verdana,Arial, Helvetica; 
	text-align:left;
}


/**************** footer styles **************/
#footer {
	background-color:#000;
	clear:both;
	}
#footer p {
	color:#FFF;
	padding: 0 5px 0 5px;
	text-align: right;
	font-size: 10px;
}

/**************** form styles ****************/
.form_input {
	font-family:Verdana,Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	background: #F4F4F4; 
} 


.form_input_corps {
	font-family:Arial, Helvetica; 
	font-size: 8.5pt; 
	font-weight: normal; 
	color: #000000; 
	/*background: #000000; */
	margin-top: 0px;
	margin-bottom: 0px;
} 

.form_submit { 
	font-family:Verdana,Arial,Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
} 

/**************** recap form styles ****************/
.recap_input {

	font-family:Verdana,Arial, Helvetica; 
	font-size: 8px; 
	font-weight: normal; 
	color: #000000; 
	background: #eee; 
} 

.recap_input_public {

	font-family:Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	background: #eee; 
} 

.recap_input_public_selected {

	font-family:Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #fff; 
	background: #336699; 
} 

.recap_ordinal_input {

	font-family:Arial, Helvetica; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	background: #eee; 
} 

.recap_ordinal_input_selected {

	font-family:Arial, Helvetica; 
	font-size: 9px; 
	font-weight: normal; 
	color: #fff; 
	background: #336699; 
} 

.recap_judge {

	font-family:Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000; 
	background: #eaeaea; 
} 

a.caption_sort {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}

/**************** end recap form styles ****************/

/*************** NEWS & PHOTOS styles *****************/

/***** Article Listing/Archives ******/
#News_ArticleListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:1.3em;
}
#News_ArticleListing p {
	/*text-indent:10px;
	margin:0px 0px 2px 10px;*/
}

#News_ArticleListing .search {
	font-size: 10px;
}

#News_ArticleListing h3 {
	font-size: 14px;
	color: #000;
	text-align:left;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}
ul.News_ArticleListing {
	padding: 0px;
	margin: 0px 10px 0px 25px;
	border: 0;
}
li.News_ArticleListing {
	padding: 0px 0px 3px 0px;
	/*font-size:12px;
	line-height:1.5em;*/
	list-style:disc outside;
	/*color:#000000;*/
}

/***** Full Article *****/
#News_FullArticle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align:left;
	/*text-indent: 15px;*/
	line-height:1.3em;
}

#News_FullArticle p.noindent {
	text-indent: 0px;
}

#News_FullArticle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	text-align:left;
	font-weight: bold;
	margin:0px;
}

#News_FullArticle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:left;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	font-style:italic;
}

#News_FullArticle .byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:left;
}

#News_FullArticle .feature_name {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #336699;
	text-align:left;
	font-weight: bold;
	font-style:italic;
}

#News_FullArticle .image_right {
	text-align:center;
	/*border: 1px #666666 solid;*/
	float:right;
	margin: 0 0 0 10px;
	font-style:italic;
	font-size:11px;
	line-height:1.2em;
}

#News_FullArticle .image_left {
	text-align:center;
	/*border: 1px #666666 solid;*/
	float:left;
	margin: 0 10px 0 0;
	font-style:italic;
	font-size:11px;
	line-height:1.2em;
}

#News_FullArticle .image_center {
	text-align:center;
	/*border: 1px #666666 solid;*/
	float:none;
	margin: 0 10px 0 0;
	font-style:italic;
	font-size:11px;
	line-height:1.2em;
}

/***** Feature Additional Information *****/
#News_FeatureAdditionalInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align:left;
	text-indent: 9px;
	font-style:italic;
}

#News_FeatureAdditionalInfo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-align:left;
	font-weight: bold;
}

#News_FeatureAdditionalInfo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EB7F32;
	text-align:right;
	font-weight: bold;
}


#News_FeatureAdditionalInfo .author_mugshot {
	float:left;
	margin:0 10px 0 0;
}

#News_FeatureAdditionalInfo a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#EB7F32;
	font-weight:bold;
}

#News_FeatureAdditionalInfo a:hover {
	color:#EB7F32;
	text-decoration:underline;
}
#News_FeatureAdditionalInfo ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 10px 0px 10px;
	border: 0;
}
#News_FeatureAdditionalInfo li {
	padding: 0px 0px 3px 0px;
	/*margin: 0px;*/
	font-size:9pt;
	list-style:square outside;
	color:#EB7F32;
}
#News_FeatureAdditionalInfo li:hover {
	/*color:#EB7F32;*/
}

#News_FeatureAdditionalInfo span.date {
	color: #000;
	font-style:italic;
	}
	
.pullquote {
	width: 35%;
	float:right;
	font-family: Arial, Helvetica;
	font-style: italic;
	font-size:1.5em;
	line-height:140%;
	margin:10px;
	background: url(/images/utilities/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 5px;
}
.pullquote:first-letter {
	background: url(/images/utilities/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.alert {
	background: #fff6bf url(/images/utilities/icons/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f00;
	text-decoration:none;

	}
	
.alert_green {
	background: #C5FFB8 url(/images/utilities/icons/accept.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #82CE76;
	border-bottom: 2px solid #82CE76;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#267123;
	text-decoration:none;

	}
	
	/***** Content Box Styles *****/
	

.gray_box_580 {
	width: 580px;
	background: url(/images/template/boxes/box_bottom_gray_580.png) no-repeat bottom left;
	text-align:left;
	margin-bottom:5px;
	}

.gray_box_580 h3 {
	background: url(/images/template/boxes/box_top_gray_580.png) no-repeat top left;
	padding: 10px 10px 5px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom: #cccccc 2px solid;
	}

.gray_box_580 table {
	padding: 10px;
	}

.gray_box_240 {
	width: 240px;
	background: url(/images/template/boxes/box_bottom_gray_240.png) no-repeat bottom left;
	text-align:left;
	margin-bottom:5px;
	}

.gray_box_240 h3 {
	background: url(/images/template/boxes/box_top_gray_240.png) no-repeat top left;
	padding: 10px 10px 5px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom: #cccccc 2px solid;
	}

.gray_box_240 table {
	padding: 10px;
	}

.gray_box_320 {
	width: 320px;
	background: url(/images/template/boxes/box_bottom_gray_320.png) no-repeat bottom left;
	text-align:left;
	margin-bottom:5px;
	}

.gray_box_320 h3 {
	background: url(/images/template/boxes/box_top_gray_320.png) no-repeat top left;
	padding: 10px 10px 5px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom: #cccccc 2px solid;
	}

.gray_box_320 table {
	padding: 10px;
	}


.gray_box_285 {
	width: 285px;
	background: url(/images/template/boxes/box_bottom_gray_285.png) no-repeat bottom left;
	text-align:left;
	margin-bottom:5px;
	}

.gray_box_285 h3 {
	background: url(/images/template/boxes/box_top_gray_285.png) no-repeat top left;
	padding: 10px 10px 5px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom: #cccccc 2px solid;
	}

.gray_box_285 table {
	padding: 10px;
	}

	
.legacy_audio_placement {
	float: right;
	text-align:right;
}

.legacy_audio_price {
	font-size: 8pt;
	color: #73A750;
	font-weight: bold;
}

.legacy_audio_stream {
	font-size: 9pt;
	color: #EB7F32;
	font-weight: normal;
}

.legacy_audio_event {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding:0 0 10px 0;
	margin:0;
}

.legacy_audio_showtitle {
  font-family:Arial, Helvetica, sans-serif;
	/*font-family: Times New Roman, Times, serif;*/
	font-size: 10.5pt;
	font-style:normal;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	padding:0;
	margin:0;
}

.legacy_audio_music {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	padding:0;
	margin:2px 0 0 10px;
}

.legacy_audio_composer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style:italic;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	padding:0;
	margin:0 0 0 12.5px;
}

.legacy_audio_disclaimer_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:italic;
	color: #333333;
	font-weight: normal;
	line-height: 1em;
	padding:0;
	margin:0;
}
.legacy_audio_disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style:italic;
	color: #333333;
	font-weight: normal;
	line-height: 1em;
	padding:0;
	margin:0;
}

.legacy_audio_stream_popup {
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
}
.legacy_audio_music_popup {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFF;
	font-weight: bold;
	line-height: 1em;
	padding:0;
	margin:2px 0 0 10px;
}

.legacy_audio_composer_popup {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style:italic;
	color: #FFF;
	font-weight: normal;
	line-height: 1.2em;
	padding:0;
	margin:0 0 0 12.5px;
}
/************ SCHEDULE STYLES ***************/
.selected_row_highlight {
	background-color:#D3E18A;
	}

.SpryHiddenRegion {
	visibility: hidden;
}

.CollapsiblePanel {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: solid 1px #809320;
	width: 274px;
}

.CollapsiblePanelTab {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	background-color: #809320;
	margin: 0px;
	padding: 2px 0px;
	cursor: pointer;
	color: #FFFFFF;
	-moz-user-select: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 4px;
}

.CollapsiblePanelTab a {
	color: white;
	text-decoration: none;
}

.CollapsiblePanelOpen {
	background-color: #DFEAA9;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #809320;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #809320;
}

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	color: #809320;
	list-style: none;
	border-top: solid 1px #809320;
	border-right: solid 1px #809320;
	border-left: solid 1px #809320;
	border-bottom: solid 1px #809320;
	-moz-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
}

.TabbedPanelsTabSelected {
}

.TabbedPanelsTab a {
	color:#809320;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-right: solid 1px #809320;
	border-left: solid 1px #809320;
	border-bottom: solid 1px #809320;
	background-color: #fff;
}

.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 115px;
	background-color: #DFEAA9;
	position: relative;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	/*border-right: none;*/
	border-top: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	color:#000000;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 440px;
	/*height: 17em;*/
	overflow:auto;
}
	
ul.tab_name {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	border: 0;
	list-style: url(/images/utilities/white_arrow_green_bg_10x9.png) outside;
}

li.tab_name {
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
}

.detail_event_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.detail_event_datelocation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

/************ END SCHEDULE STYLES ***************/

/************ ROUNDED CORNER STYLES ***************/

.roundedcornr_box_277746 {
   background: #ffffff;
}
.roundedcornr_top_277746 div {
   background: url(/images/home/roundedcornr_277746_tl.png) no-repeat top left;
}
.roundedcornr_top_277746 {
   background: url(/images/home/roundedcornr_277746_tr.png) no-repeat top right;
}
.roundedcornr_bottom_277746 div {
   background: url(/images/home/roundedcornr_277746_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_277746 {
   background: url(/images/home/roundedcornr_277746_br.png) no-repeat bottom right;
}

.roundedcornr_top_277746 div, .roundedcornr_top_277746, 
.roundedcornr_bottom_277746 div, .roundedcornr_bottom_277746 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_277746 { margin: 0 10px; }
