/*****************************************************************
		HTML ELEMENTS STYLES
*****************************************************************/
 
body {
	background: #c4b480;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	margin-bottom: 0;
	color:#646464;
}
 
.pics {
height:380px;
margin:0;
overflow:hidden;
padding:0;
width:940px;
}
 
a {
	color: #121e51;
	text-decoration: none;
	outline: none;
}
 
a:hover {
	text-decoration: underline;
}
 
h1 {
	color: #121E51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 31px;
	padding-bottom: 10px;
}
 
h2,
legend {
	color: #121E51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
}
 
h3{
	font-size: 16px;
	font-weight: bold;
}
 
p {
	line-height: 18px;
	margin-bottom: 1em;
}
 
table {
  width: 100%;
}
 
tbody {
  border: 0 none;
}
 
ul, ol, dl {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
 
ul {
list-style-type: disc;
}
 
h1, h2, h3, h4, h5, h6, table, address, fieldset {
margin-bottom:0px;
}
 
/*****************************************************************
		HEADER STYLES
*****************************************************************/
#site-header {
	background: url(../img/header.jpg) no-repeat;
	height: 123px;
}
 
#site-name {
	top: 1px;
}
 
#site-name a {
	color: #efa847;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Times New Roman, Utopia;
}
 
#search-box {
	left: 55px;
	top: 45px;
}
 
#site-header input.form-submit {
	background:transparent url(../img/lupa.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	left:-21px;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:3px;
	width:13px;
}
#site-header div.form-item {
	background: url(../img/search-box.jpg) no-repeat;
	width: 143px;
	height: 20px;
	float: left;
}
#site-header input.form-text {
	width: 135px;
	height: 19px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
}
 
#header-region {
	left: 15px;
	top: 40px;
}
 
#block-block-2 a {
	color: #efa847;
	text-decoration: none;
}
 
#block-block-2 p {
	color: #efa847;
}
 
#block-block-2 a:hover {
	text-decoration: underline;
}
 
/*****************************************************************
		END HEADER STYLES
*****************************************************************/
 
/*****************************************************************
		CONTENT STYLES
*****************************************************************/
#main {
	margin-bottom: 15px;
	min-height: 500px;
	
}
 
#page {
	background-color: #EAE2B1;
  margin-bottom: 0;
 
}
 
#navigation {
	width: 940px;
	margin-bottom: 10px;
	background: url(../img/navigation-bar.jpg);
	height: 39px;
	background-color: #00034A;
}
 
#primary {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
 
#primary a {
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}
 
#primary a:hover {
	text-decoration: none;
 
}
 
.not-front .breadcrumb,
.not-front #page-title, #main-content #page-title, 
.not-front #main-content .node, #main-content .node {
	padding-left: 15px;
}
 
 
.read-more  a {
	font-size: 12px !important;
	line-height: 14px;
	padding-left: 10px;
}
 
#block-block-1 a,
#block-block-3 a {
	display: block;
	width: 154px;
	height: 44px;
	padding-left: 73px;
	padding-top: 19px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	border-bottom: 2px solid #f1f1f1;
}
 
#block-block-1 a:last-child,
#block-block-3 a:last-child {
	border-bottom: 0 !important;
}
 
#block-block-3 a {
  border-top: 2px solid #f1f1f1 !important;
  width: 165px !important;
  height: 55px !important;
  padding-left: 60px !important;
}
 
#meet-link {
	padding-bottom: 25px;
	height:100px;
}
 
#meet-link img {
	float:left;
	padding-right:5px;
	clear:left;
}
 
#main-content-wrapper {
  border-right: 2px solid #121E51;
  border-left: 2px solid #121E51;
  padding-left: 10px;
  padding-right: 10px;
}
 
.breadcrumb a {
	color: #931a08;
}
 
.front .node {
  margin-bottom: 0;
}
 
/*****************************************************************
		FOOTER STYLES
*****************************************************************/
#footer {
	background-color: #00034A;
	color: #efa847;
	text-align: center;
	padding-top: 15px;
	width: 960px;
	height: 125px;
}
 
#footer a{
	color: #efa847;
}
 
/*****************************************************************
		DRUPAL STYLES
*****************************************************************/
div.messages {
	padding: 5px 10px;
	background: #FFFE8F;
}
/*****************************************************************
		VIEWS STYLES
*****************************************************************/
.container-16 .grid-7 {
width:400px;
 
 
}
 
.view-id-upcoming_events div.views-field-field-event-icon-fid {
	float: left;
	width: 32px;
	height: 32px;
	padding-right: 10px;
}
.view-id-upcoming_events a {
	color: #931a08;
	text-decoration: none;
}
 
.view-id-upcoming_events a:hover {
	text-decoration: underline;
}
 
.views-row-even,
.views-row-odd {
	margin-top: 15px;
}
 
.view-frontpage .views-row-1 {
  margin-top: 0px;
}
/****************************************************************************
		CAROUSEL STYLES
*****************************************************************/
#block-views-banner_carousel-block_1 .jcarousel-container {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border: 0;
	background: 0;
}
#block-views-banner_carousel-block_1 .jcarousel-container-horizontal {
	width: 940px;
	padding: 0;
}
 
#block-views-banner_carousel-block_1 .jcarousel-clip-horizontal {
	width: 940px;
	height: 417px;
}
#block-views-banner_carousel-block_1 .jcarousel-item {
	width: 940px;
	height: 417px;
}
 
#block-views-banner_carousel-block_1 ul {
	padding: 0;
}
 
#block-views-banner_carousel-block_1 .jcarousel-next {
	background: url(../img/button-right.png) no-repeat;
	right: -7px;
	top: 173px;
	width: 29px;
	height: 29px;
}
#block-views-banner_carousel-block_1 .jcarousel-prev {
	background: url(../img/button-left.png) no-repeat;
	top: 173px;
	left: -7px;
	width: 29px;
	height: 29px;
}
 
/*****************************************************************
		PRIMARY LINKS STYLES
*****************************************************************/
#primary li {
	background: none;
	border-top: none;
	border-right: none;
	border-left: 1px solid #fff;
	border-bottom: none;
	padding-left: 10px;
	padding-right: 10px;
 
}
 
#primary li:first-child {
	border-left: none;
}
 
#primary li a:hover {
	color: #efa847;
}
 
#primary .menuparent ul {
	background: url(../img/menu-bg.jpg) repeat-x #e9d89c;
	width: 240px;
	z-index:1000;
}
 
#primary .menuparent li {
	border-top: 2px solid #bbac7a;
	border-left: none;
	margin-left: 8px;
	margin-right: 8px;
	width: 200px;
}
#primary .menuparent li:first-child {
	border-top: none;
}
#primary .menuparent ul a {
	color: #000000;
	text-decoration: none;
	width: 205px;
}
#primary .menuparent ul a:hover {
	font-weight: bold;
}
#block-menu-secondary-links .content li.leaf {
list-style-image:none;
list-style-type:none;
}
 
 
/*****************************************************************
		Views Classes
*****************************************************************/
 
.view-frontpage2 img,
.view-frontpage2 views-field-title,
.view-frontpage2 views-field-teaser {
  float: left;
}
 
.view-frontpage2 div.views-field-title {
  width: 90%;
  clear: right;
  font-weight:bold;
}
.view-frontpage2 div.views-field-teaser {
  width: 90%;
  clear: none;
}
.view-frontpage2 div.views-field-teaser {
  display: inline;
float:left;
width:286px;
  margin-bottom:15px;
}
 
.view-frontpage2 div.views-row {
  clear: both;
 
}
 
 
/*****************************************************************
		Search Page
*****************************************************************/
 
 
#main-content .box h2 {
	padding-left: 15px;
}
 
#main-content .search-form {
	padding-left: 15px;
}
 
/*****************************************************************
		Media
*****************************************************************/
 
.view-id-media.view-display-id-attachment_2 td {
	width: 50%;
}
 
.view-id-media.view-display-id-attachment_3 h3 {
	clear: left;
}
 
.view-id-media .attachment-after .view-header {
	padding-top: 20px;
}
 
.view-media-music .view-content h3,
.view-id-media .view-footer {
	clear:left;
}
 
#webform-client-form-50 #edit-submitted-address-wrapper {
	width: 250px;
}
 
.view-media-music .view-content h3 img{
	padding-bottom: 6px;
}
 
/*****************************************************************
		Other Classes
*****************************************************************/
 
.campus-facilities  td{
	vertical-align: top;
	padding-bottom:20px;
}
 
.product-info.model {
	display: none;
}
 
.onepixelout object, .onepixelout embed {
	outline: none;
	width:215px;
}
 
img.left {
padding-right: 10px;
padding-bottom: 5px;
float:left;
}
 
img.right {
padding-left: 10px;
padding-bottom: 5px;
float:right;
}
 
 
#viewscarousel-banner-carousel-block-1 {
	width: 940px;
	height: 417px;
	overflow: hidden;
}
 
.videomore a {
	margin-right: 20px;
}
 
.videomore {
	margin-top: 20px;
}
 
#content-bottom .block {
	padding-left:15px;
}
 
.views-field-title h2 {
	font-size: 12px;
}
 
.views-field-field-video-thumbnail-fid {
	padding-right: 15px;
}
 
#main-content .content .field-type-date {
	font-size:14px;
	font-weight:bold;
}
 
.cell-middle {
  vertical-align: middle;
}
.cell-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.header-spacing {
  padding-top: 25px;
  padding-bottom: 10px
}
.fl-right {
	float:left;
	margin-right:30px;
}
.fl-left {
	width:400px;
	float:left;
	clear:left;
}
.clear {
	clear:both;
}
.schedule {
	width:150px;
	float:left;
	clear:left;
}
.bschedule {
	width:250px;
	float:left;
	clear:left;
}
.schedule-mid {
	width:225px;
	float:left;
}
.schedule-2-last {
	width:125px;
	float:left;
}
.schedule-last {
	width:100px;
	float:left;
}
.frontpageburg {
	color:#741313;
	font-weight: bold;
	font-size:8px;
}
.views-field-tid img {
	width:75px;
	height:106px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}
/******************************
 Global CSS for ALL menu types
******************************/
 
ul.nice-menu,
ul.nice-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px #fff;
  line-height:20px;
  font-size:16px;
  letter-spacing:1px;
font-family:Verdana,Arial,Helvetica;
 
  
}
 
ul.nice-menu li {
  border: 0;
  float: left;
  
  /*  background-color: #eee; Additional overrides to deal with Garland theme. */
  margin: 0;
  padding-left: 0;
  background-image: none;
}
 
/* Overrides for Garland header. */
#header-region ul.nice-menu li {
  margin: 0;
  /* Padding rules are needed to deal with Garland's header line-height. */
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background: #eee;
}
 
ul.nice-menu a {
  padding: 0.3em 5px 0.3em 5px;
  color: #184B7B;
  text-decoration: none;
}
 
ul.nice-menu ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu ul {
  top: 22px;
  left: -1px;
  border: 0;
  margin-right: 0;
}
 
/* Override for Garland header. */
#header-region ul.nice-menu ul {
  top: 1.7em;
}
 
ul.nice-menu ul li {
  width: 9em;
}
 
/******************************
 VERTICAL (left/right) menus
******************************/
 
/* This is the default width of all vertical menus. */
ul.nice-menu-right, ul.nice-menu-left,
ul.nice-menu-right li, ul.nice-menu-left li {
  width: 12.5em;
}
 
/* VERTICAL menus where submenus pop RIGHT (default). */
ul.nice-menu-right ul {
  width: 12.5em;
  left: 12.5em;
  top: -1px;
}
 
ul.nice-menu-right ul ul {
  width: 12.5em;
  left: 12.5em;
  top: -1px;
}
 
ul.nice-menu-right li.menuparent,
ul.nice-menu-right li li.menuparent {
  background: #eee url(arrow-right.png) right center no-repeat;
}
 
ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li.over,
ul.nice-menu-right li li.menuparent:hover,
ul.nice-menu-right li li.over {
  background: #ccc url(arrow-right.png) right center no-repeat;
}
 
/* VERTICAL menus where submenus pop LEFT. */
ul.nice-menu-left li ul {
  width: 12.5em;
  left: -12.65em;
  top: -1px;
}
 
ul.nice-menu-left li ul li ul {
  width: 12.5em;
  left: -12.65em;
  top: -1px;
}
 
ul.nice-menu-left li.menuparent,
ul.nice-menu-left li li.menuparent {
  background: #eee url(arrow-left.png) left center no-repeat;
}
 
ul.nice-menu-left li.menuparent:hover,
ul.nice-menu-left li.over,
ul.nice-menu-left li li.menuparent:hover,
ul.nice-menu-left li li.over {
  background: #ccc url(arrow-left.png) left center no-repeat;
}
 
ul.nice-menu-left a, ul.nice-menu-left ul a {
  padding-left: 14px;
}
 
/******************************
 HORIZONTAL (down) menus
******************************/
 
ul.nice-menu-down {
  float: left;
 
}
 
ul.nice-menu-down li {
 
}
 
ul.nice-menu-down li li {
 
}
 
ul.nice-menu-down ul {
  left: 0;
}
 
ul.nice-menu-down ul li {
  clear: both;
  background-color:#EAE2B1;
  border-bottom-width:2px;
  border-top-width:2px;
  border-color:#FFFFFF;
  border-style:solid;
} 
 
 
 
 
 
ul.nice-menu-down li ul li ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li ul li ul {
  left: 12.5em;
  top: -1px;
}
 
ul.nice-menu-down .menuparent a {
  padding-right: 15px;
}
 
ul.nice-menu-down .menuparent ul li a {
  padding-right: 5px;
}
 
ul.nice-menu-down li.menuparent,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent {
  /*background: #eee url(arrow-down.png) right center no-repeat;*/
}
 
ul.nice-menu-down li.menuparent:hover,
ul.nice-menu-down li.over,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent:hover,
#header-region ul.nice-menu-down li.over {
  background: url(images/act_link.jpg) repeat-x left top;
  color: #184B7B;
}
ul.nice-menu-down li.menuparent:hover a,
ul.nice-menu-down li.over a,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent:hover a,
#header-region ul.nice-menu-down li.over a 
{
color:#FFFFFF;
}
 
ul.nice-menu-down li li.menuparent,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li li.menuparent {
  /*background: #eee url(arrow-right.png) right center no-repeat;*/
}
 
ul.nice-menu-down li li.menuparent:hover,
ul.nice-menu-down li li.over,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li li.menuparent:hover,
#header-region ul.nice-menu-down li li.over {
	color: #184B7B;
  /*background: #ccc url(arrow-right.png) right center no-repeat;*/
}
ul.nice-menu-down ul li a {
  color: #000 !important;
}
ul.nice-menu-down ul li:hover {
  background-color:#2F74AD;
}
 
ul.nice-menu-down ul li:hover a {
  color: #000 !important;
}
 
/**************************
 * Custom Styles
 **************************/
 
.article_pic {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}