html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/bkg-secondary.jpg);
	background-position: fixed center center / cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body {
	background: transparent !important;
}

.region-footer #block-menu-menu-column-1-quick-links {
	margin-left: 0px !important;
}

.region-footer {
	top: 10px !important;
	margin-left: -150px;
}

.region-bottom {
	top: -10px !important;
}

#caption {
	font-size: 11px !important;
}

#block-block-8 {
	width: 50px;
	height: 142px;
	padding: 0px;
	display: inline-block;
	margin-top: -15px;
	margin-bottom: 25px;
}

#block-block-10 {
	margin-bottom: 0px;
}

#block-block-8 .content {
	padding: 35px 0 0 2px;
}
#TUITION {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#TUITION p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
	font-size: 11px !important;
}
.tuitionLarge  {
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
	font-size: 20px !important;
}
#CAREER {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F9F9F9;
}
#CAREER p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: italic !important;
	font-size: 12px !important;
}
#GE {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#GE p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: italic !important;
	font-size: 10px !important;
}
#GE a {
	font-size: 10px !important;

}
#DD {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#DD p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: italic !important;
	font-size: 12px !important;
}
#DD a {
	font-size: 12px !important;

}
#BOX {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#BOX p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: italic !important;
	font-size: 11px !important;
}
#alternatingRows tr:nth-child(even) {
	background-color: #f2f2f2;
}
#alternatingRows tr:nth-child(odd) {
	background-color: #ffffff;
}

.region-footer #social-media-block-wrapper {
	width: 50px;
	height: 142px;
}

.region-footer #social-media-block {
	width: 50px;
	height: 142px;
	background: url(../images/stay-connected.png) 0 0 no-repeat;
	padding-left: 20px;
}

.region-footer #social-media-block > a {
	display: block;
	width: 18px;
	height: 19px;
	margin-top: 12px;
	background: url(../images/bkg-social-media-links.png) no-repeat;
}

.region-footer #social-media-block > #blogger {
	background-position: 0px -1px;
	margin-top: 0;
}

.region-footer #social-media-block > #facebook {
	background-position: -31px 0px;
	margin-left: -3px;
}

.region-footer #social-media-block > #twitter {
	width: 26px;
	background-position: -58px -1px;
	margin-top: 13px;
}

.region-footer #social-media-block > #linked-in {
	background-position: -92px 0px;
	margin-top: 13px;
}

.region-footer #social-media-block > #rss-feed {
	background-position: -124px -1px;
}

#main {
  background: #fff;
  display: block;
  height: auto;
  margin: 10px auto 0;
  padding-top: 8px;
  width: 980px;
}

#main > .region-sidebar-first {
	float: left;
	margin: 0px;
  overflow: hidden;
  padding: 0 8px 8px 8px;
  width: 341px;
}

.region-sidebar-first img {
  height: auto;
  max-width: 100%;
}

#main > #content {
	float: right;
	margin: 0 0 0 -10px;
	width: 640px;
	height: auto;
	padding: 0 8px 0 0;
}

.no-sidebars #main > #content {
  float: none;
  padding: 0 20px;
  width: 100%;
}

#main > #content > .section {
	background: #fff;
	height: auto;
	overflow-y: auto;
	padding: 20px 10px;
	min-height:888px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
}

#main > #content > .section > h1.title {
	font-size: 22px;
	color: #4E4E4E;
	border-bottom: 1px solid #e5d8d8;
	padding-bottom: 5px;
	margin-top:0px;
	text-transform: none;
	font-weight: normal;
}

#main > #content > .section p {
	font-weight:normal;
	font-size: 13px;
	color: #636363;
}

#main > #content > .section td p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#main > #content > .section a{
	color: #664643;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main > #content > .section a:hover {
	color: #810909;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#main > #content > .section h2{
	font-weight:lighter;
	font-size: 16px;
	color: #666;
	margin:0px;
	padding:0px;
}
#main > #content > .section h3{
	font-weight: 600;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#main > #content > .section .breadcrumb {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../images/icon-home.png) top left no-repeat;
}

#main > #content > .section .breadcrumb a{
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#main > #content > .section li{
	color: #666 !important;
	font-size: 13px !important;
	margin: 0px 0px 5px 0px;
}
#main > #content > .section hr{
	border-bottom-width: thin;!important;
	border-bottom-style: solid;!important;
	border-bottom-color: #CCC;!important;
}

#block-menu-menu-secondary-page-links {
	margin-bottom: 10px;
}

#block-menu-menu-secondary-page-links ul.menu {
	background: #E97403;
	padding: 10px 0 100px 0;
	width: 100%;
	margin: 0px;
}

#block-menu-menu-secondary-page-links ul.menu  li.leaf {
	padding: 5px 0 0 21px;
	list-style-image: none;
	list-style-type: none;
	height: 29px;
}

#block-menu-menu-secondary-page-links ul.menu  li.leaf:hover {
	background-color: #d16903;
}

#block-menu-menu-secondary-page-links ul.menu  li  a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#basic-left-col-content div.logos {
	margin-top: 10px;
}

#basic-left-col-content div.links {
	background: #E97403;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}

#basic-left-col-content div.links span {
	display: inline-block;
	color: #fff;
}

#basic-left-col-content div.links a {
	display: inline-block;
	padding: 5px 5px 0;
	height: 29px;
	color: #fff;
	text-decoration: none;
}

#basic-left-col-content div.links a.second {
	padding-left: 5px;
}

#basic-left-col-content div.links a:hover {
	background-color: #d16903;
}

body.find-content  #main > #content, body.events-items-banners #main > #content {
	width: 870px;
}


#basic-left-col-content div.social-media-page-int {
	margin-top: 10px;
	background: url(../images/bkg-social-media-page-int.jpg) 0 0 no-repeat;
	width: 324px;
	height: 77px;
}

#basic-left-col-content div.social-media-page-int .social-media-page-int2 {
		margin: 0px 0 0 0;
		width: 280px;
		height: 30px;
		padding: 40px 0 0 42px;
		float: left;
}
#basic-left-col-content div.social-media-page-int .social-media-page-int2  img{
	margin-right:5px;
}
/*code for bullets on academic programs page*/

td.bigbullets p {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
	text-align: center;
}
/*code below for get-started page*/

.rrcc {
	font-family: Helvetica, Arial;
	font-size: 50px;
	font-weight: lighter;
	color: #999;
}
.secondLargeWord {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #999;
}
.smallHeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #999;
	letter-spacing: .005em;
}

#main > #content > .section #leftNav {
	width: 260px;
	float: left;
	height: 455px;
	left: 20px;
	top: 465px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#main > #content > .sectiont #leftNav table   {
	border: 5px solid #E9E9E9;
	height: 455px;
}
#main > #content > .section#leftNav table tr td a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#main > #content > .section #leftNav table tr td a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#main > #content > .section #leftNav table tr td a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#main > #content > .section #leftNav table tr td a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#main > #content > .section #gallery {
	width: 620px;
	float: left;
	/* height: 455px; */
	left: 275px;
	top: 465px;
	margin: 0px;
	z-index: 1;
	padding: 0px;
	visibility: visible;
}
#main > #content > .section #gallery2 {
	width: 620px;
	float: left;
	height: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 275px;
	top: 465px;
	z-index: 2;
	margin: 0;
	visibility: hidden;
}
#main > #content > .section #gallery3 {
	width: 620px;
	float: left;
	height: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 275px;
	top: 465px;
	z-index: 3;
	margin: 0;
	visibility: hidden;
}
#main > #content > .section #gallery4 {
	width: 620px;
	float: left;
	height: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 275px;
	top: 465px;
	z-index: 4;
	margin: 0;
	visibility: hidden;
}
#main > #content > .section #gallery5 {
	width: 620px;
	float: left;
	height: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 275px;
	top: 465px;
	z-index: 5;
	margin: 0;
	visibility: hidden;
}
#main > #content > .section #gallery6 {
	width: 620px;
	float: left;
	height: 455px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 275px;
	top: 465px;
	z-index: 6;
	margin: 0;
	visibility: hidden;
}
#main > #content > .section #gallery7 {
	width: 620px;
	float: left;
	height: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 275px;
	top: 465px;
	z-index: 7;
	margin: 0;
	visibility: hidden;
}


/*Pag Event */
.node-type-event #main > #content,
.node-type-news-item  #main > #content,
.node-type-banner-item  #main > #content,
.node-type-webform   #main > #content{
	float: left;
	margin: 0 0 0 0px;
	width: 100%;
	height: auto;
	padding: 0 8px 8px 8px;
}

/************************************************************************************
BLOCK MOBILE DISABLE IN WEB
*************************************************************************************/

#block-block-14{
	display:none;
}

/************************************************************************************
MOBILE
*************************************************************************************/

/* portrait 320 x 480 */
@media screen and (max-width: 320px){

	#main > #content > .section {
		min-height: 0 !important;
		overflow-y: hidden !important;
		background: #fff;
		overflow-y: auto;
		padding: 0px 0px;
	}

	#block-block-14{
		display:block;
	}

	#main-wrapper {
		clear: both;
	}

}

/*  landscape 480 x 320 */
@media screen and (max-width: 480px){

	#main > #content > .section {
		min-height: 0 !important;
		overflow-y: hidden !important;
		background: #fff;
		overflow-y: auto;
		padding: 0px 0px;
	}

	#block-block-14{
		display:block;
	}

	#main-wrapper {
		clear: both;
	}
}

/**
 * Overrides open style pages. Classes are hardcoded so important is needed.
 */
@media screen and (max-width: 520px) {
  .node-type-open-style #main {
    overflow: unset !important;
  }

  #leftContent {
    width: 100% !important;
  }

  span {
    line-height: 1.1 !important;
  }

  #gallery,
  #gallery2,
  #gallery3,
  #gallery4,
  #gallery5,
  #gallery6 {
    display: none;
  }

  .nav-wrapper {
    min-height: unset !important;
  }

  #leftNav {
    left: 0 !important;
    position: relative !important;
    width: 100% !important;
  }

  .node-type-open-style #leftNav img {
    width: auto !important;
  }
}
