

/**************** body and tag styles ****************/
body {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#wrapper {
	top: 0px;
	left: 0px;
	width: 780px;
	background-color:#000;
	text-align:left;
}


table.subpage_2col_main_wrapper {
	width: 780px;
	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: 780px;
	min-height: 100%;
}

td.center_column_2col_layout{
	vertical-align:top;
	width:596px;
	background-color:#fff;
}



/**************** footer styles **************/
#footer {
	width: 780px;
	background-color:#000;
	clear:both;
	}
#footer p {
	color:#FFF;
	padding: 0 0 0 25px;
	text-align: left;
	font-size: 8pt;
}

/**************** end footer styles ****************/

/**************** header layout & styles ****************/
#header {
	height: 105px; /* extending extra 4px at bottom to create horizontal black separator */
	width: 780px;
	background-color:#000000;
	}

#dci_logo {
	position:absolute;
	height:105px;
	width:136px;
	top:0px;
	left:0px;
}
#header_image {
	position:absolute;
	background: url(../../images/template/Header_MMML_860x59.jpg) no-repeat left top;
	height:105px;
	width:644px;
	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;
}

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;
}


/**************** header navigation menu layout & styles ****************/
#wrapper-menu-top {
	position:absolute;
	top: 59px;
	left: 136px;
	height:105px;
	width:644px;
	background: url(../../images/template/Header_Nav_Background_860x46.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: 27px 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 4px 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;
}


















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.left_column {
	vertical-align:top;
	width:184px;
	background-color:#369;
}

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:#EB7F32;
}
a: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;
	}
*/

.hor_rule{
  	border: 0;
  	width: 100%;
	background-color: #336699;
	height: 1px;  
}

.rule{
  	border: 0;
  	width: 100%;
	background-color: #336699;
	color: #336699;
	height: 1px;  
}

/************** 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;	
}



/************** 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 12px;
}

td.LatestNews_More {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EB7F32;
	padding: 0 10px 0 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 16px;
} 

a.LatestNews_Article {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	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 10px 0px 10px;
	border: 0;
}
li.LatestNews_Article {
	padding: 0px 0px 3px 0px;
	font-size:9px;
	line-height:1.5em;
	list-style:disc outside;
	color:#000000;
}
li.LatestNews_Article:hover {
	color:#EB7F32;
}

/************** Left Navigation ******************/
a.leftnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.leftnav: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: 0px;*/
	font-size:8.5pt;
	list-style:square outside;
	/*list-style: url(http://www.scvanguard.org/images/navigation/white_arrow.gif) outside;*/
	color:#FFFFFF;
}
li.leftnav:hover {
	color:#FF9900;
}

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;
}







/**************** cart styles ****************/
.cart_display {
	color:#fff;
	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;
}



.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; 
} 

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 *****************/

/***** 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: 16px;
	color: #666;
	text-align:left;
	font-weight: bold;
	margin:0px;
}

#News_FullArticle .byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align:left;
	font-style:italic;
}

#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 0px;*/
}
.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;

	}
	
	/***** Content Box Styles *****/

.blue_box_210 {
	width: 210px;
	background: url(/images/template/boxes/box_bottom_blue_210.jpg) no-repeat bottom left;
	text-align:left;
	}

.blue_box_210 h3 {
	background: url(/images/template/boxes/box_top_blue_210.jpg) no-repeat top left;
	padding: 10px 0px 0px 10px;
	margin:0;
	}

.blue_box_210 table {
	padding: 0px 10px 10px;
	}

.blue_box_350 {
	width: 350px;
	background: url(/images/template/boxes/box_bottom_blue_350.jpg) no-repeat bottom left;
	text-align:left;
	}

.blue_box_350 h3 {
	background: url(/images/template/boxes/box_top_blue_350.jpg) no-repeat top left;
	padding: 10px 0px 0px 10px;
	margin:0;
	}

.blue_box_350 table {
	padding: 0px 10px 10px;
	}
	
.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 10px 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;
	}
	
.legacy_audio_placement {
	float: 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;
}

/************ SCHEDULE STYLES ***************/
.detail_show_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
