﻿/* CSS Document */

div#MainContent {
	top: 0;
	right; 0;
	left: 0;
	padding-top: 20px;
	margin: auto;
	background-image: url('images/background-gradient-3.gif');
	width: 1000px;
	position: relative;
	
}

div#footer {
	width: 1000px; 
	height: 50px;	
	bottom: 0px;
}

.mainhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	text-align: left;
	line-height: 1.1em;
}

.title {

	background: #232323;

	clear:both;

	color: #ffffff;

	font-size: 14px;

	font-weight: bold;

	padding: 10px;

}


.mainhead1-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 1.1em;
}

.secondhead1 {
	color: #800000;
	font-size: 8.0pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	text-align: left;
	line-height: 1.1em;
}
.bodycontent {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.regtext {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 2;
}
.regbold {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.pad15 {
	padding: 0 15px;
}


.whitereg {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

#headerwrapper a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
#headerwrapper a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
#headerwrapper a:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
#headerwrapper a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}

.Headstyle {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;

}

.videocaption {
	font-size: x-small;
	color: RED;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}



/* Schedule Day announcement
--------------------*/
.day-special-info { 
  margin-bottom: 15px; 
  padding: 0 30px
}

.day-special-info:after {
  clear:both;
  content: '';
  display: table;
}

.day-special-info .announcement {
  float: left;
  margin-left: 15px;
  width: 30%;
}

.day-special-info .announcement p {
  color: #232323;
  font-weight: normal;
  margin-top: 0;
  text-align: left;
}

.day-special-info .announcement-image {
  clear: left;
  float: left;
  width: 20%;
}

.day-special-info .announcement-image img { max-width: 100%; }

.day-special-info .uniform-image {
  clear: right;
  float: right;
  width: 45%;
}

.day-special-info .uniform-image img { max-width: 100%; }



/* Main section Tabs
--------------------*/
#MainContent ul.mainsection_tabs {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
	clear:both;
}

#MainContent ul.mainsection_tabs li.tab {
	float:left;
	margin-right:7px;
	text-align:center;
}

#MainContent ul.mainsection_tabs li.tab a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	background-color:#ddd;
	color:#666;
	width:80px;
}

#MainContent ul.mainsection_tabs li.tab a:hover {
	color:#d20000;
	background-color:#b8b8b8;
}

#MainContent ul.mainsection_tabs li.tab a.active {
	background-color:#fff;
}

#MainContent ul.mainsection_tabs li.source_code {
	float:right;
}
/* Main Section Tabs Wide 
--------------------*/
#MainContent ul.mainsection_tabs_wide {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
	clear:both;
}

#MainContent ul.mainsection_tabs_wide li.tab_wide, li.tab {
	float:left;
	margin-right:3px;
	text-align:center;
}

#MainContent ul.mainsection_tabs_wide li.tab_wide a {
	display:block;
	height:20px;
	padding:0 2px 0 2px;
	background-color:#ddd;
	color:#666;
	width:115px;
}

#MainContent ul.mainsection_tabs_wide li.tab a {
	display:block;
	height:20px;
	padding:0 2px 0 2px;
	background-color:#ddd;
	color:#666;
	width:80px;
}

#MainContent ul.mainsection_tabs_wide li.tab_wide a:hover {
	color:#d20000;
	background-color:#b8b8b8;
}

#MainContent ul.mainsection_tabs_wide li.tab a:hover {
	color:#d20000;
	background-color:#b8b8b8;
}

#MainContent ul.mainsection_tabs_wide li.tab_wide a.active {
	background-color:#fff;
}


#MainContent ul.mainsection_tabs_wide li.source_code {
	float:right;
}


/* Sub section Tabs
--------------------*/
#MainContent ul.subsection_tabs {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
}

#MainContent ul.subsection_tabs li.tab {
	float:left;
	margin-right:7px;
	text-align:center;
}

#MainContent ul.subsection_tabs li.tab a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	background-color:#fff;
	color:#666;
	width:80px;
}

#MainContent ul.subsection_tabs li.tab a:hover {
	color:#666;
}

#MainContent ul.subsection_tabs li.tab a.active {
	background-color:#ddd;
}

#MainContent ul.subsection_tabs li.source_code {
	float:right;
}

.tab a { width: 120px !important; line-height: 21px; text-decoration: none !important; border: 1px solid #ccc; border-bottom: 0 !important; }
.high-school li.tab a { width: 175px !important; }
.high-school li.tab a { width: 175px !important; }
.tab-content { margin-top: -6px; padding: 10px; background: #fff; border: 1px solid #ccc; }

.tab_wide a { width: 137px !important; line-height: 21px; text-decoration: none !important; border: 1px solid #ccc; border-bottom: 0 !important; }

.tab.tab_wide a { width: 175px !important; }

.tab.last a { width: 80px !important; }

.title-bar {
	height: 32px;
	
	padding-left: 16px;
	background: url('images/bg_titlebar.png') top right no-repeat;
	border: 1px solid #000;
	border-bottom: 0 !important;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	font-size: 18px;
	text-shadow: -1px -1px #000;
	text-align: left;
}

.red-button {
	display: block;
	margin-top: 20px;
  text-align: center;
}
.red-button a {
  border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-weight:bold;
	font-size: 12px;
  padding: 8px 0;
	text-decoration: none;
	text-shadow: 0px 1px 1px #440000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0404+0,930000+100 */
background: #cc0404; /* Old browsers */
background: -moz-linear-gradient(top,  #cc0404 0%, #930000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0404), color-stop(100%,#930000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc0404 0%,#930000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc0404 0%,#930000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc0404 0%,#930000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc0404 0%,#930000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0404', endColorstr='#930000',GradientType=0 ); /* IE6-9 */
  box-shadow: inset 0 2px 2px rgba(255, 255, 255, .25);
	width: 160px;
}
.red-button a:hover {
	color: #D0D0D0;
}

.tab-content-style { margin-top: -6px; padding: 10px; background: #fff; border: 1px solid #ccc; }
/*.tab-content-style table {
	width: 100%;
	border: 1px solid #000000;
	cell-padding: 0;
	cell-spacing: 0;
	border-collapse: collapse;
}

.tab-content-style table tr {
	height: 12px;

}

.tab-content-style table tr td {
	height: 16px;
	font-size: x-small;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

.tab-content-style table.roster tr td {
	height: 16px;
	font-size: x-small;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

.tab-content-style table tr th {
	height: 20px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #DDDDDD;
	color: #000000;
}

.tab-content-style table .headerborderbottom {
	border-bottom: 2px solid #CCCCCC;
}

.tab-content-style table .headerbordertop {
	border-top: 2px solid #CCCCCC;

}*/

.boldtext {
	font-weight: bold;
}

.highlightWL {
	color: #FF0000;
}

#leftimage {
	float: left;
	display: inline;
	margin: auto;
	width: 33%;
}

#middleimage {
	margin: 0 auto;
	display: inline;
	width: 100%;
}

#rightimage {
	float: right;
	display: inline;
	margin: auto;
	width: 33%;
}

.announcement p {
  font-size: 12px;
}

.announcement p a {
  color: #800000;
}


/***** NEW HOUSE TABS ******/
/* House Tabs
--------------------*/
#MainContent #tabs {

	margin:0 0 5px 0;
	padding:0;
	
}

#MainContent #tabs ul#house_tabs li a {
	display:block;
	height:20px;
	padding:5px 2px 0 2px;
	text-align: center;
	width:131px;
	font-family: Arial; 
	font-size: 10px;
}

.ui-tabs .ui-tabs-nav { 
	padding-left: 0.2em; 
	background: #fff; 
	border: 1px solid #D4CCB0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-radius: 0; 
} 


.datagrid table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; 
} 
.datagrid {
	font: normal 12px/150% Arial, Helvetica, sans-serif; 
	background: #fff; overflow: hidden; 
	border: 1px solid #006699; 
/*
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
*/
}
.datagrid table td, .datagrid table th { 
	padding: 3px 10px; 
}
.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
	color:#FFFFFF; 
	font-size: 15px; 
	font-weight: bold; 
	border-left: 1px solid #0070A8; 
} 
.datagrid table thead th:first-child { 
	border: none; 
}
.datagrid table tbody td { 
	color: #00496B; 
/* 	border-left: 1px solid #E1EEF4; */
	font-size: 12px;
	font-weight: normal; 
}
.datagrid table tbody .alt td { 
	background: #E1EEF4; 
	color: #00496B; 
}
.datagrid table tbody td:first-child { 
	border-left: none; 
}
.datagrid table tbody tr:last-child td { 
	border-bottom: none; 
}



/************************
	Resources (staff page)
*************************/

#staffContent {

}

#staffContent p, #staffContent ul, #staffContent li, #staffContent h1, 
#staffContent h2, #staffContent h3, #staffContent h4, 
#staffContent h5,  #staffContent h6  {
 	text-align: left;
	color: #222;
	font-size: 10px;
}
#staffContent h1, #staffContent h2, 
#staffContent h3, #staffContent h4, 
#staffContent h5,  #staffContent h6  {
	font-weight: bold;
}
#staffContent a {
	text-align: left;
}

/*************************************
 BUTTONS
 *************************************/

.button {
	-moz-box-shadow:inset 0px 0px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 0px 0px 0px #cae3fc;
	box-shadow:inset 0px 0px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:27px;
	-moz-border-radius-topleft:27px;
	border-top-left-radius:27px;
	-webkit-border-top-right-radius:27px;
	-moz-border-radius-topright:27px;
	border-top-right-radius:27px;
	-webkit-border-bottom-right-radius:27px;
	-moz-border-radius-bottomright:27px;
	border-bottom-right-radius:27px;
	-webkit-border-bottom-left-radius:27px;
	-moz-border-radius-bottomleft:27px;
	border-bottom-left-radius:27px;
	text-indent:0px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.button:active {
	position:relative;
	top:1px;
}

@-webkit-keyframes breathe {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		-webkit-box-shadow: 0 0 30px rgba(0 0 0, 1);
	}
	50% {
		opacity: 0.7;
		-webkit-transform: scale(0.95);
		-webkit-box-shadow: 0 0 5px rgba(0 0 0, 0.5);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-webkit-box-shadow: 0 0 30px rgba(0 0 0, 1);
	}
}
.new-button {
	width: 70%;
	display: block;
	margin: 1.5em auto;
	clear: both;
	background: #d00;
	color: #fff;
	padding: 1em;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.new-button:hover {
	background: #900;
}
.breathe {
    -webkit-animation: breathe 3000ms infinite both ease-in-out;
    -moz-animation: breathe 3000ms infinite both ease-in-out;
}
.breathe:hover {
	-webkit-animation-name: none;
	-moz-animation-name: none;
}

#bodywrap.asian {
  color: #121212;
}

#bodywrap.asian p { 
  font-size: 12px;
  font-weight: normal;
  text-align: left; 
}

/*
#bodywrap.asian table {
  border: 1px solid #010101;
  border-collapse: collapse;
  margin: 20px auto;  
}

#bodywrap.asian table caption {
  font-weight: bold;
  padding-bottom: .5em;
}

#bodywrap.asian table thead {
  background: #010101;
  color: #ffffff;
}

#bodywrap.asian table thead th {
  padding: .5em;
}

#bodywrap.asian table tbody tr:nth-child(even){
  background: #ddd;
}

#bodywrap.asian table tbody td {
  border: 1px solid #010101;
  padding: .5em;
}
*/

#asian-main-content {
  float: left;
  width: 75%;
}

#asian-pick-to-play-ad {
  float: right;
  clear: right;
  width: 20%;
}

#asian-pick-to-play-ad img {
  max-width: 100%;
}

.flexslider .slides {
  list-style: none;
  padding: 0;
}

ol.flex-control-nav { display: none; }

table { color: #010101; }

/*
#schedule table {
  border: 1px solid #010101;
  border-collapse: collapse;
  font-size: 12px;
  margin: 20px auto;  
  width: 100%;
}

#schedule table caption {
  color: #010101;
  font-weight: bold;
  padding-bottom: .5em;
}

#schedule table thead {
  background: #010101;
  color: #ffffff;
}

#schedule table thead th {
  padding: .5em;
}

#schedule table tbody tr:nth-child(even){
  background: #ddd;
}

#schedule table tbody td {
  border: 1px solid #010101;
  color: #010101;
  font-weight: normal;
  padding: .5em;
}
*/

ul.slides li { display: none; }

.flex-caption { display: none; }

.flex-active-slide .flex-caption { 
  display: block; 
  font-style: italic;
  margin-top: .25em;
}

.day-special-info.asian .announcement-image {
  width: 40%;
}

.day-special-info.asian .announcement-image img { width: 100%; }

.day-special-info.asian .announcement {
  width: 55%;
}

/* Home */
.home-widgets {
	background: #181818;
	margin-bottom: 5em;
	padding: 2em 0;
}

.home-widgets a:link,
.home-widgets a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.home-widgets a:hover,
.home-widgets a:active {
	text-decoration: none;
}

.home-widgets .grid_3 {
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 0;
	padding: 0 1.2em;
	width: 33.33%;
}

.home-widgets .grid_3 p {
	color: #efefef;
}

.home-widgets .grid_3.videos {
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
}

.home-widgets .grid_3.videos .home-video:last-child { border: 0; }

.home-widgets .grid_3.videos .home-video{
	border-bottom: 1px solid #303030;
	margin: 0 0 20px 0;
	padding: 0 0 25px 0;
}

.home-widgets .grid_3.videos .home-video p {
	margin: 0 0 5px 0;
}