.s4-tn li.static > .menu-item { 
  font-family: Arial, Georgia, Verdana; 
  font-size:12px;
  color:#fff;
  font-weight:bold;
  padding:10px 15px 10px 15px;
  text-decoration:none;
  white-space:nowrap; 

  /* Menu item space*/
  display:inline-block; 
  vertical-align:top;
  float:left;
  border:0px;
  margin:0px;
  background-repeat:no-repeat;
  background-position:0 10px;
  background-image:url(/_layouts/Canyons/images/nav_separater.jpg);
}

/* Hover over top menu */ 
.s4-tn li.static > a:hover { 
  font-family: Arial, Georgia, Verdana; 
  font-size:12px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  white-space:nowrap; 

  /* Menu item space*/
  display:inline-block; 
  vertical-align:top;
  float:left;
  background:#186cc2;
  border:0px;
  margin:0px;
}

 .s4-toplinks .s4-tn a.selected {
  font-family: Arial, Georgia, Verdana;  
  font-size:12px;
  color:#fff;
  font-weight:bold;
  padding:10px 15px 10px 15px;
  text-decoration:none;
  border:0px;
  margin:0px;
  background: #054986;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#054986), to(#012754));
  background: -webkit-linear-gradient(#054986, #012754);
  background: -moz-linear-gradient(#054986, #012754);
  background: -ms-linear-gradient(#054986, #012754);
  background: -o-linear-gradient(#054986, #012754);
  background: linear-gradient(#054986, #012754);
  -pie-background: linear-gradient(#054986, #012754);
}

.s4-toplinks .s4-tn a.selected:hover {
  color:#fff;
}

/* hide arrows for top level items with flyouts */ 
.menu-horizontal a.dynamic-children span.additional-background, 
.menu-horizontal span.dynamic-children span.additional-background {
  padding-right:0px; 
  background-image:none; 
}

/* First Level Vertical Menu Start Here */
.s4-ql .menu {
  background-image:url(../images/bg_lmenu.png);
  background-repeat:repeat-x;
  background-position:top left;
  background-color:#d9edff;
  width:200px;
  border-bottom:1px solid #e1e0dc;
  padding-top:15px;
  padding-bottom:15px;
  border-right:1px solid #e1e0dc;
}

/*....*/

.s4-title {
  background:#fff !important;
  padding:0 !important;
  overflow: inherit;
  /*float:left;*/
}

.s4-title-inner {
  width:100%;
  height:130px;
  float:left;
  background:#003366 !important;
}

.s4-titlelogo {
  width:275px;
  height:110px;
  float:left;
  text-align:right;
  padding:20px 0 0;
  margin:0 0 0 0;
  background:url(/_layouts/Canyons/images/districtseal2.png) no-repeat;
}

.s4-tn {
  width:1018px;
  height:35px;
  margin:0 0 0 20px;
  background: #054986;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#054986), to(#012754));
  background: -webkit-linear-gradient(#054986, #012754);
  background: -moz-linear-gradient(#054986, #012754);
  background: -ms-linear-gradient(#054986, #012754);
  background: -o-linear-gradient(#054986, #012754);
  background: linear-gradient(#054986, #012754);
  -pie-background: linear-gradient(#054986, #012754);
}

body #s4-topheader2 {
  /* [RecolorImage(themeColor:"Light1")] */ background:none;
  /* [ReplaceColor(themeColor:"Light2")] */ background-color:none;
  vertical-align:middle;
  min-height:25px;
  /* [ReplaceColor(themeColor:"Light2-Lightest")] */ border:0;
}

/*..top header..*/
.topHedr_mainwrap {
	width:100%;
	height:auto;
	float:left;
	background:#000;
}

.topHedr_wrap {
	width:100%;
	height:40px;
	float:left;
	background:#000;
}

.topHedr_innwrap {
	width:1080px;
	height:40px;
	margin:auto;
}

.topHedr_menu {
	width:400px;
	height:40px;
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 35px;
}

.topHedr_menu ul {
	margin:0;
	padding:0;
}

.topHedr_menu li {
	list-style:none;
	padding:13px 0 0 5px;
	float:left;
}

.topHedr_menu a {
	text-decoration:none;
	 color:#fff;
}

.topHedr_menu a:hover {
	text-decoration:none;
	 color:#a3a2a2;
}

.main_menu a {
	color:#fff;
	text-decoration:none;
}

.search_wrap {
  width:290px;
  height:auto;
  float:right;
  margin: 5px 0 0;
}

.social_wrap {
	width:250px;
	height:auto;
	float:right;
}

.social_wrap div {
	width:26px;
	height:26px;
	float:left;
	opacity:1;
	filter:alpha(opacity=100);
	margin:5px 4px 0 0;
}

.social_wrap div:hover {
  opacity:0.6;
  filter:alpha(opacity=60);
  -webkit-transition: all 0.1s ease-in;  
  -moz-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

.social_ask {
	background:url(/_layouts/Canyons/images/askbutton.png)
}

.social_myc {
	background:url(/_layouts/Canyons/images/mycanyons1a.png)
}

.social_bb {
	background:url(/_layouts/Canyons/images/blackboard1a.png)
}

.social_cv {
	background:url(/_layouts/Canyons/images/canvas1.png)
}

.social_mail {
	background:url(/_layouts/Canyons/images/mail1a.png)
}

.social_fb {
	background:url(/_layouts/Canyons/images/facebook1.png)
}

.social_twter {
	background:url(/_layouts/Canyons/images/twitter1.png)
}

.social_yutub {
	background:url(/_layouts/Canyons/images/youtube1.png)
}

/*...footr...*/

.footer_mainwrap {
  width:1000px;
  height:auto;
  /*height:510px;*/
  margin:auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#6e9ccd;
}

.footer_wrap {
	width:1000px;
	height:auto;
	margin:auto;
}

.footer_top {
	width:1020px;
	height:auto;
	float:left;
	padding:0 0 20px 0;
	border-bottom:#14517d solid 1px;
}

.footersection {
	margin:30px 0 0 ;
	float:left;
	width:310px;
}

.footersection h2 {
	padding:0;
	margin:0 0 8px 0;
	font-size:14px;
	color:#fff;
	
}

.footersection h3 {
	padding:0;
	margin:0;
	font-size:12px;
	color:#fff;
}

.footersection ul {
	padding:0;
}

.footersection li {
	padding:0;
	list-style:none;
	line-height:20px;
}

.footersection li img {
	margin:4px 5px 10px 0;	
	float:left;
}

.footerNav_wrap {
	width:250px;
	height:auto;
	float:left;
	margin:15px 0 0 0px;
}

.footerNav_wrap a {
	color:#6e9ccd;
	text-decoration:none;
}

.footerNav_wrap a:hover {
	color:#fff;
	text-decoration:none;
}

.footerNav_wrap ul {
	padding:0;
	margin:0;
}

.footerNav_wrap li {
	padding:0 0 0 15px;
	list-style:none;
	line-height:18px;
	background-image:url(/_layouts/Canyons/images/foterMnu_icon.jpg);
	background-position:0 4px;
	background-repeat:no-repeat;
}

.footerNav_wrap h2 {
	padding:0;
	margin:0 0 8px 0;
	font-size:14px;
	color:#fff;
	text-transform:capitalize;
}

.footer_bdr {
	width:1000px;
	height:500px;
	float:left;
	font-weight:bold;
	height:29px;
	padding:15px 0 0 0;
	margin:0 0 0 0;
	/*border-top:#00345c solid 1px;
	border-bottom:#12436c solid 1px;*/
}

.footer_bdr a {
	color: #6e9ccd;
}

.footer_bdr h2 {
  float:left;
  padding:0;
  margin:0;
  font-size: 12px;
}

.footer_btm {
	width:100%;
	height:80px;
	float:left;
	background:#00345b;
	padding:20px 0 0 0;
}

.footer_container {
  width:100%;
  float: left;
  background: url(/_layouts/Canyons/images/footer_bg.png);
}

/*...midle..*/

body #s4-mainarea {
  margin: auto;
  width: 1038px;
  float:none;
  margin:auto;
  /*padding:0 0 0 20px;
  padding: 0 0 0 12px;*/
}

.header_menu {
  width:580px;
  height:auto;
  float:right;
  margin:48px 0 0;
}

.name_head {
  width:100%;
  height:80px;
  float:left;
  font-size:32px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  color:#003d69;
  background:#003366;
}

.name_headInner {
  width:1000px;
  height:80px;
  margin:auto;
}

.name_Inner {
  width:993px;
  height:48px;
  float:left;
  padding:32px 10px 0 15px;
  background:#fff;
}

body #s4-leftpanel { 
  display: none; 
} 

.s4-ca { 
  margin-left: 0px; 
}

/*Home Top Menu Begin*/
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.menu * {
  margin: 0;
  padding: 0;
}

ul.menu a {
  display: block;
  color: #4c4c4c;
  text-decoration: none;
  height: 20px;
}

ul.menu li {
  position: relative;
  float: left;
  margin-right: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*min-width: 100px;*/
  text-align: center;
  /*        background: url(/_layouts/Canyons/images/images/dash_bod_nav_line.gif) no-repeat right; */
}

ul.menu ul {
  position: absolute;
  top: 32px;
  left: 4px;
  background: #003366;
  display: none;
  opacity: 0;
  list-style: none;
}

ul.menu ul li {
  position: relative;
  border-style: solid;
  border-bottom: thin;  
  border-width: thin;
  border-color: #315c99;
  min-width: 210px;
  margin: 0;
}

ul.menu ul li a {
  display: block;
  padding: 6px 8px 1px;
  background-color: #003366;
  color: #fff;
  text-align: left;
}

ul.menu ul li a:hover {
  background-color: #315c99;
  height: 20px;
  color: #fff;
}

ul.menu ul ul {
  left: 0;
  top: -1px;
}

ul.menu .menulink {
  padding: 9px 7px 7px;
  font-weight: normal;
  background: url(/_layouts/CanyonsHome/images/header.gif);
  width: auto;
  font-family: "Times New Roman" , Times, serif;
  font-size: 18px;
  color: #FFF;
  text-align: left;
  font-weight: normal;
}

ul.menu .menulink:hover, ul.menu .menuhover {
  background: url(/_layouts/CanyonsHome/images/header_over.gif);
  color: #6e9ccd;
}

ul.menu .sub {
  background: #014a92 url(/_layouts/CanyonsHome/images/arrow.gif) 136px 8px no-repeat;
}

ul.menu .topline {
  border-top: 1px solid #aaa;
}

.main_menu img {
  border:0 !important;
}

/*Home Top Menu End*/

.header {
  width:1000px;
  height:130px;
  margin:auto;
  background:#003366 url(/_layouts/Canyons/images/headereffect2.jpeg) no-repeat !important;
}

.menu-horizontal a.dynamic-children span.additional-background,
.menu-horizontal span.dynamic-children span.additional-background {
  background-image:url(/_layouts/Canyons/images/arrow_02.png);
  padding-right:12px;
  background-repeat:no-repeat;
  background-position:right center;
}

/*menu issue*/
.s4-toplinks {
  float:left;
}

/* breadcrumb started */
.BreadCrumbWrap {
  margin:0 0 0 10px;
  color:#6e9ccd;
}

.BreadCrumbStyle {
  padding-left:15px;
  /*font-size:10px;border-bottom:1px #ebebeb dotted; */   
  padding-bottom:5px;
}

.BreadCrumbStyle a:link, 
.BreadCrumbStyle a:visited {
  color:#3b4f65;
}

.BreadCrumbStyle a {
  color:#6e9ccd !important
}

.BreadCrumbStyle a:hover {
  color:#fff; 
  text-decoration:underline
}

.BreadCurrentNode {
  color:#6e9ccd;
}

.BreadPathSeparator{
  color:#ccc; 
  padding:0px 8px 0px 8px;
}
/* breadcrumb ended */

body #s4-bodyContainer {
    background:#003366 !important;
}

/*...Scroll issue in chrome....*/

body.v4master {
  overflow: visible;
  height: inherit;
  width: inherit;
}

body #s4-workspace {
  overflow: visible !important;
}

/* body #s4-ribbonrow {
	position: fixed;
	z-index: 1000;
}
#s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] {
	position: fixed !important;
}
.ms-dlgOverlay {
	width: 100% !important;
}
*/
/*...Scroll issue in chrome End....*/

.s4-search input.ms-sbplain {
  background: #999 !important;
  border: 1px solid #999 !important;
  color:#fff;
  height:23px;
  font-style:normal
}

.s4-search .srch-gosearchimg {
  background-color: #666666 !important;
  /*     background-image:url(/_layouts/Canyons/images/gosearch15.png) !important; */
  border: 1px solid #666666 !important;
  height:25px !important;
}

.name_headInner a:visited {
  color:#003d69 !important;
}

.footer_cpyRt {
  width: 1000px;
  height: 50px;
  margin: auto;
  color: #6e9ccd;
  padding: 0 0 0 0;
  font-family:Arial;
  font-size:12px;
}

body #MSO_ContentTable {
  margin: 0 0 0 20px;
}

/*Hide search help*/
.s4-help {
  visibility: hidden;
  display:none;
}

/*Hide search help End*/
.name_headInner a {
  color:#003d69 !important;
}

.s4-status-s3 {
  width: 1003px !important;
  margin: auto auto auto 19px;
  background:#fdf289 !important;
}

/*Hide root tag*/
.s4-tn li.static > a { 
  display: none !important; 
}

.s4-tn li.static > ul a { 
  display: block !important; 
}
/*Hide root tag*/

/*Lap Updates for accessibility */

.TopHelpLink img
{
   top:-309px !important;
   left:-0px !important;
   position:absolute;
   border:0;
   text-align:center;

}

.homepagelinks a
{
  font-size:8pt;
  font-weight:bold;
}

.homepagelinks span
{
	font-size:8pt;
	color:rgb(103, 103, 103);
}

IconLinks0
{
	font-size: 1em; 
	height: 146px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	width: 980px; 
	text-align: left
}

.IconLinks1
{
	font-size:1em;
	height:146px;
	font-family:verdana, arial, helvetica, sans-serif;
	width:980px;
	text-align:left;
}

.IconLinks2
{
	font-size: 1em; 
	height: 380px; 
	width: 100%
}

.IconLinks1 .ms-rteTableHeaderFirstCol-0
{
	width:245px;
	text-align:center;
}

.IconLinks1 .ms-rteTableHeaderFirstCol-0 img
{
	height:150px;
	width:200px;
	margin:0px;
}

.homewebpartFooterLast
{
	width:320px;
}

.homewebpartOdd
{
	width:320px;
	height:73px;
}

.homewebpartOdd a
{
	font-size: 1em; 
	text-decoration: underline; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal
}
.homewebpartOdd img
{
	font-size: 8pt; 
	margin: 0px
}

.homewebpartEven
{
	width:320px;
	height:73px;
	
}

.homewebpartEven a
{
	font-size: 1em;
	 text-decoration: underline; 
	 font-family: verdana, arial, helvetica, sans-serif; 
	 font-weight: normal
}

.homewebpartEven img
{
font-size: 8pt; 
margin: 0px	
}

.homewebpartLast
{
	width:320px;
	height:375px;
	
}

.homepagetoplinks a
{
	font-weight:bold;
	font-size:8pt;
}

.homewebpartLast img
{
/*
height: 51px; 
width: 190px; 
*/
margin: 0px	
}

.homewebpartOdd0
{
	width:245px;
	text-align:center;
}

.homewebpartEven0
{
	width:245px;
	text-align:center;
	
}

.homewebpartLast0
{
	width:245px;
	text-align:center;
	
}

.homewebpartHeaderFirst
{
	height: 73px; 
	width: 20px
}

.homewebpartFooterRow .ms-rteTableFooterFirstCol-0
{
	width:20px;
}

.homewebpartFooterOdd
{
	width:320px;
}

.homenewstudents
{
	height: 150px; 
	width: 240px; 
	margin: 0px;
	display:inline-block;
}

.homeinternational
{
	height: 150px; 
	width: 240px; 
	margin: 0px;
	display:inline-block;
}

.homemycanyons
{
	height: 150px; 
	width: 240px; 
	margin: 0px;
	display:inline-block;
	
}

.homeadmissions
{
	height: 150px; 
	width: 240px; 
	margin: 0px;
	display:inline-block;
	
}

.homewebpartheaderfirstcol
{
	width: 245px; 
	text-align: center
}

.homewebpartTranscript img
{
	height: 31px; 
	width: 80px; 
	margin: 0px 5px
}

.homewebpartMatter img
{
	margin:0px;
	height: inherit;
    width: inherit;
}


/*Update for HomePageBottom CSS*/

.homepagebottom
{
	width: 1000px; 
	color: rgb(102,102,102); 
	text-align: center;
}

.homepagebottomRowOne
{
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
 	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */

	padding-left:14px;
	*padding-left:0px;
	_padding-left:0px;
	padding-left:0px\9;
	
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */ 
   
.homepagebottomRowOne
{
	padding-left:0px;
}
 
}

 
  @media screen and (min-width:0\0){
 .homepagebottomRowOne
{
	padding-left:0px;
}

 }

.homepagecanvas
{
/*
	height: 214px; 
	width: 245px; 
	text-align: right
	*/	
	display:inline-block;
}

.homepagecanvas img
{
	height: 191px; 
	width: 229px;
	font-weight: normal; 
	color: rgb(103,103,103);
	margin: 0px 5px
}

.homepagecounseling
{
/*
	height: 214px; 
	width: 245px; 
	text-align: center
	*/
	display:inline-block;
}

.homepagecounseling img
{
	height: 191px; 
	width: 229px; 
	margin: 0px 7px
}

.homepagefinancial	
{
/*
	height: 214px; 
	width: 245px; 
	text-align: center
	*/
	display:inline-block;
}


.homepagefinancial img
{
	height: 191px; 
	width: 229px; 
	margin: 0px 7px
}

.homepageask
{
/*
	height: 214px; 
	width: 245px; 
	text-align: left	
	*/
	display:inline-block;
}

.homepageask img
{
	height: 191px; 
	width: 229px; 
	margin: 0px 5px
}

.homepagebottomRowTwo
{
	text-align: center;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
 	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.homepageperforming
{
/*
	height: 150px; 
	width: 245px
	*/
	width:49%;
	margin-top:65px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}

.homepageperforming img
{
	height: 64px; 
	width: 299px; 
	margin: 0px
}

.homepageTranscriptTop img
{
	height: 51px;
    width: 190px;
}

.homepageassociate
{

	height: 150px; 
	width: 245px;
	
	width:49%;
	text-align:center;
	display:inline-block;
}

.homepageassociate img
{
	margin: 30px 5px 5px 5px;
}

/*End of Home Page Bottom CSS*/

.homeemaillinks a:hover
{
	color:white !important;
}

.s4-help > .s4-clust
{
	height:17px;
	width:17px;
	position:relative;
	display:inline-block;
	overflow:hidden;
}

.s4-help > .s4-clust > a
{
	height:17px;
	width:17px;
	display:inline-block;
}

.s4-help > .s4-clust > img
{
	left:-0px !important;
	top:-309px !important;
	position:absolute;
}

.footerseclogo
{
	width: 280px;
}

.footerseccontact
{
	
}

.footertext
{
	width:32px;
}

.footersecdirections1
{
	width: 230px;
}

.footerheadtable
{
	width:100%;
}

.footersecdirections2
{
	width: 200px;
	float:right;
	padding-top:23px;
}

.topnavzz16div
{
	float:right; 
	background:#ccc; 
	height:20px;
}

.hometopdiv
{
	text-align:center;
}

.hometopcenter
{
	text-align:center;
}

.headerhome
{
 display:none;
}

#vid_e1a2b82a-e345-4376-ac69-d9d8c1741fba,
#vid_4e78aa7e-bf06-4f04-9ef3-f087e8e7f172,
#vid_13a5b36b-87e5-4d5e-ba23-48bcc660e6ab,
#vid_17a6be44-4956-40c3-bb78-841f8636a74d,
#vid_81b2b1c9-e90b-43bb-b53f-41db037005ed,
#vid_58488a48-7661-4a22-8e02-721013ae3183,
#vid_157b2d5e-15e2-4830-9990-b5715267547f,
#vid_6832a67d-37bd-44d6-ad28-a40dfb440ea4
{
	display:none;
}


/*Color Contrast Update Ratio 7:1 */

.article-content, .welcome-content {
    color: #595959;
}

.ms-rteThemeForeColor-1-2 {
    color: #595959;
}
.ms-WPBody a:visited {
    color: #2555a8;
}

.hometopdiv a:link, .hometopdiv a:visited, .hometopdiv a:hover {
    color: #2555a8;
    text-decoration: none;
}

.footer_cpyRt {

    color: #b2cce5;

}

.homepagecanvas img
{
	color: #595959;

}

/*End of Color Contrast */

/*end of Lap's Update*/