/**
 * General Styles for uwi_standard theme
 * 
 * University of the West Indies Mona Campus
 * Standard Faculty/Department Theme
 * 
 * @author Mona Information Technology Services (MITS)
 */
 
 @font-face {
    font-family: 'nunito_sansregular';
    src: url('fonts/nunitosans-regular-webfont.woff2') format('woff2'),
         url('fonts/nunitosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('fonts/opensanscondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/opensanscondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'open_sans_condensedlight';
    src: url('fonts/opensanscondensed-light-webfont.woff2') format('woff2'),
         url('fonts/opensanscondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

 
 html {height:100%;}
 body {background-color: #e5e5e5;}

h2, h3, h5, h6 {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {font-size: 28px;}
h4 {font-family: 'open_sans_condensedbold', "Helvetica Neue", Helvetica, Arial, sans-serif;}

h1 {font-family: "HelveticaNeueLight", "Helvetica Neue Light", Helvetica, Arial, sans-serif; font-weight: 200;}


.quote {background: url(../images/quotes.png) top left no-repeat; padding-left:65px;}

#center {margin: auto;}

h4 {font-size: 22px; color: #6b9014;}
h4 a:link {color: #056cbb;}
h5 {font-size: 22px; color: #000; padding-bottom: 10px;}
h5 a:link {text-decoration: none;}
h5 a:hover {text-decoration: underline;}
h6 {font-size: 16px; padding-bottom: 6px; color: #1666be;}

h3 {font-size: 28px; color: #547738; }
.welcome {text-align: center;}

.red, .red strong {color: #a72e3b;}
#white {color: white;}

.langlist li {list-style-type: none; } #main .node .langlist ul {margin-left: 0px; padding-left: 0px;}

#orangebg {background-color: #eb6b4e; max-height: 343px;
width: 100%; padding: 0px; margin-bottom: 20px;}
#orangebg p {margin: 0px; padding: 0px;}
.captionrighttext {color: white; padding: 25px 0px 0px 0px; }
.captionrighttext h5 {color: white; line-height: 26px;}


.heading { font-weight: 500; font-size: 16px; color: #123b68; }

.right { float: right;
padding: 0px 0px 10px 10px;}

.left { float: left;
padding: 0px 10px 10px 0px;}

.join {font-size: 16px;}

.clear {clear:both;}

/* Sliding Panel */

#hidden {
  background: #666666;
  padding-top: 25px;
  padding-bottom: 10px;
  display: none;
  float: left;
  width: 100%;
  position: absolute;
  z-index: 100;
  /*min-height:195px;*/;
}

#hidden h4 {
  color: #000000;
  font-size: 16px;
  text-transform: capitalize;
}

#hidden ul {
}

#hidden ul li {
  padding-bottom: 5px;
  margin-left: 0;
  font-size: 12px;
  margin-bottom: 0;
}

#hidden ul li a {
  color: white;
}

#hidden ul li a:hover {
  text-decoration: underline;
}

.navtrigger {
  cursor: pointer;
  float: right;
  margin: 0px 0% 0px 5%;
  position: relative;
  z-index: 9;
}

#slick-down {
  margin-top: 0px;
  height: 40px;
}

#portalslisting #main-links {
  background: #555;
  padding: 25px 0 35px 0;
}

#portalslisting #main-links ul li {
  padding-left: 20px;
  line-height: 25px;
}

#slick-up {
  float: right;
  margin-right: 0px;
  cursor: pointer;
  z-index: 79;
  position: relative;
}

.navtrigger:hover #hidden {
  display: block;
}

#wrap {
  width: 100%;
}

.container {
  margin: 0 auto;
  text-align: left;
}

#header-container {
  z-index: 20;
}

#header {
  margin: 0;
  padding: 0 10px;
  height: 170px;
  position: relative;
  z-index: 20;
}

.line {
	border-bottom: 1px solid #a5e3ea;
	margin-bottom: 10px;
	padding-bottom: 8px;
	width: 90%;
}

wline { 
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 8px;
	width: 90%;
}

.centre_grey {
	background-color: #7f7f7f; 
	color: #fff;
	padding: 10px;
	font-size: 15px;
}

#grey {
	background-color: #e8e9f5;
	padding: 10px;
}

/* Campus Menu Selector */

#header #selectcampus {
  margin-top: 10px;
}

#selectcampus {
  background: transparent url(../images/bn_selectcampus.png) 77% 5px no-repeat;
}

#campusmenu-mobile {
  display: none;
}

ul#campusmenu {
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 20;
  position: relative;
}

ul#campusmenu li {
  display: block;
  position: relative;
  float: left;
  text-transform: uppercase;
  margin-bottom: 0;
}

ul#campusmenu li ul {
  display: none;
  margin-top: 0;
}

ul#campusmenu li a {
  display: block;
  text-decoration: none;
  color: #005190;
  padding: 0px 20px 0 5px;
  white-space: nowrap;
}

ul#campusmenu li a:hover {
  background: none;
  color: #ffffff;
}

ul#campusmenu li ul {
}

ul#campusmenu li ul li {
  background: none;
  padding-bottom: 0;
  margin-left: -1px;
  margin-bottom: 0;
}

ul#campusmenu li ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 0px 45px 0px 10px;
  white-space: nowrap;
}

ul#campusmenu li a:hover {
  color: #fff;
}

ul#campusmenu li ul li a:hover {
  background: #617F8A;
}

ul#campusmenu li:hover ul {
  display: block;
  position: absolute;
  margin-left: 1px;
}

ul#campusmenu li:hover li {
  float: none;
  font-size: 11px;
}

ul#campusmenu li:hover a {
  background: #005190;
}

ul#campusmenu li:hover li a:hover {
  background: #95A9B1;
}

ul#campusmenu #special {
  border-top: 1px solid #0072cc;
}


/* Top Links */

#header #toplinks {
  margin-top: 10px;
}

#toplinks ul {
  margin: 0;
}

#toplinks ul li {
  display: inline;
  font-size: 0.8em;
  margin-right: 8px;
}

#toplinks ul li a {
  color: #666;
}

/* Search */
#header #search {
  margin-top: 5px;
  /*float: right;
  margin-right: 130px;*/;
}

#header #search form,
#header #search input {
  margin: 0;
}

#header .form-item-search-block-form input#edit-search-block-form--2,
#header #search #headersearchbox input {
  border: 1px solid #777777;
  font-size: 12px;
  /*padding: 8px 0px 2px 2px;*/
  width: auto;
  color: #666;
}
/* #header #edit-actions input#edit-submit {
    width: auto;
} */

#header #search #headersearchgo input, 
#header #edit-actions input#edit-submit {
  margin-top: 6px;
}

#header-container {
  background: #Ffffff url('../images/bg_masthead.png') top left repeat-x;
}



/* Student Services Nav */
#studentnav {
  font-size: 0.8em;
  text-transform: uppercase;
  background: transparent url(../images/bg_bn_studentnav.png) left top repeat-x;
  padding: 7px 5px 8px 10px;
  margin-left: -15px;
  min-width: 110px;
}

#studentnav a {
  color: #fff;
}

#uwilogo {
  margin-top: 10px;
  margin-bottom:20px;
  /*
  margin-bottom:60px;
  margin-right:30px;
  margin-left:-10px;
  */
}

#uwilogo.three.columns.alpha {width: 160px;}

/* Banner */
#backing {
	background-color: #fff;
	text-align: center;
	/*background: url('../images/chinesebanner.png') no-repeat; */
	}

#banner { max-height: 350px;}

#banner, #bannerhome {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  display: block;
  width: 100%;
  z-index: 1;
}

.test {background: url('') no-repeat;}


.site-title {
  background-color: #FFF;
  color: #1e1e1e;
  padding: 8px 10px 10px 10px;
  position: absolute;
  font-size: 32px;
  font-weight: 200px;
  z-index: 20;
    top: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
  /*top: 50px;*/
}

h2 #banner-title {
	font-size: 28px;
	color: #fff;
	letter-spacing: 1px;
}

.title-home {
  color: white;
  padding: 8px 10px 10px 10px;
    font-size: 34px;
  font-weight: 100;
  z-index: 20;
  top: 0px;
  /*top: 50px;*/
}

.titlecontainer {
  margin: 0 auto;
  text-align: left;
}

.title-centering {background: transparent; text-align: center; position: absolute; top:170px; margin: auto; width: 100%; clear: left; color:#fff; z-index: 51; letter-spacing: 2px;}
.title-centering h2 {color: #fff; font-family: "HelveticaNeueLight", "Helvetica Neue Light", Helvetica, Arial, sans-serif; font-weight: 300;}

.front #banner.banner-large,
.not-front #banner.banner-large {
max-height: 350px;
} 

.front #banner.banner-small,
.not-front #banner.banner-small {
  height: 160px;
}

.front #banner.banner-large .site-title, .front #banner.banner-large .title-home,
.not-front #banner.banner-large .site-title, .not-front #banner.banner-large .title-home {
  top: 0px;
}

.front #banner.banner-small .site-title, .front #banner.banner-small .title-home,
.not-front #banner.banner-small .site-title, .not-front #banner.banner-small .title-home {
  top: 0px;
} 

#banner .faculty-name, #bannerhome .faculty-name {
  background: #AAAAAA;
  width: 100px;
  text-transform: uppercase;
  position: absolute;
  top: -30px;
  right: 50px;
  padding: 10px;
  z-index: 49;
  color: #FFFFFF;
  font-weight: 700;
}

#banner img, #bannerhome img {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	vertical-align: baseline;
	border: none;
	/* height: 254px; */
	}
	
#title-visibility {
	float: left;
	position: relative;
	z-index: 50;
	color: #fff;
	display: inline;
	}




/* Navigation */

#navigation {
  background: #6b9014;
  clear: left;
}

#navigation a {color: #fff; text-decoration: none;}

#navigation li a:link {
  background: #6b9014;
  text-decoration: none;
  color: #fff;}

#navigation li a:hover, #navigation li a:active {
  background: #3c3c3c;
  text-decoration: none;
  color: #fff;
}


#navigation ul {text-align: left;
}

#navigation ul#main-menu,
#navigation ul.nice-menu {
  width: 100%;
  display: block;
}

#navigation ul#main-menu {
  margin-bottom: 0;
}

#navigation ul#main-menu li {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}

#navigation ul#main-menu li a,
#navigation ul.nice-menu a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 10px 15px 10px;
}

#navigation ul#main-menu li a:hover,
#navigation ul#main-menu li a.active {
  background: #6b9014;
  text-decoration: none;
  
  color: #fff;
}

ul .nice-menu-down li {
	border-top: 1px dotted #fff;}

#navigation ul#sub-menu li a:link {padding-top: 0px; margin-top: 0px; background-color: #6b9014;}
#navigation ul#sub-menu li a:hover {padding-top: 0px; margin-top: 0px; background-color: #FC931E;}


#navigation .menu-link {
  display: none;
}

/* Breadcrumbs */
#breadcrumb {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 18px;
}

#getsocial ul {
  float: right;
}

#getsocial li {
  display: inline;
}

#getsocial img {
  position: relative;
  top: 10px;
}

/* Main Wrapper */
#main-wrapper {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

/* Node */
#main .node ul,
#main .node ol {
  margin-left: 30px;
  list-style-position: outside;
}

#main .node ul {
  list-style-type: disc;
}

#main .node ol {
  list-style-type: decimal;
}

#main .node li {
  margin: 0.45em 0;
}

#main .node table {
  width: 100%;
  max-width: 100%;
}

#main .node table>thead>tr>th, 
#main .node table>tbody>tr>th, 
#main .node table>tfoot>tr>th, 
#main .node table>thead>tr>td, 
#main .node table>tbody>tr>td, 
#main .node table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.4;
  border:1px solid #ddd;
}

#main .node table>thead>tr>th {
  border-bottom: 2px solid #ddd;
}

.yellowdivider {background-color: #ffcc00; width: 100%; height: 15px; margin-bottom: 40px; clear: both;}

.mainlist li{
padding-left:35px;
padding-top:7px;
background: transparent url(/sites/default/files/cll2/icon_pdf.png) left top no-repeat;
list-style-type: none;
}




/* Blue Section */

#greysection {
	background-color: #fff;
	text-align: center;
	margin: auto;
	color: #000;
	min-height: 220px;
	}
#bluesection h4 {color: #000;}
#bluesection a, #bluesection a:link {color: #fff;}
#bluesection a:hover {color: #fff; text-decoration: none;}

.bluesectionborder {border-right: 1px dotted #FFF;}



/* Other */

.AccordionPanelClosed h4 {
padding:15px 0 10px 0;
width: 100%;
margin:0;
font-size:1.7em;
background:  url('../images/bg_plus_openaccordion_up.png') right 5px no-repeat;
cursor: pointer;
color: #fff;
}
.AccordionPanelOpen h4 {
padding:15px 0 10px 0;
width: 100%;
margin:0;
font-size:1.7em;
background:  url('../images/bg_minus_openaccordion_up.png') right 5px no-repeat;
cursor: pointer;
color: #fff;
}

.wte_bg {
	padding: 12px;
	background-color: rgba(210, 213, 226, 0.85);
	color: #000;
}

.sixteen.columns.frontpadding {margin: 0px; padding: 0px;}

.five.columns.frontimg {margin: 1px; padding: 0px;}
.frontimg {min-width: 310px; margin: 0px; padding: 0px;}
.frontimg br {height:0px;}

.front-g1 {margin-top: -6px; background-color: #8ea702;}
.front-g2 {margin-top: -6px; background-color: #a7b604;}
.front-g3 {margin-top: -6px; background-color: #b6b404;}
.front-g-text {padding: 10px;}
.front-g-text p {font-family: 'open_sans_condensedbold', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; color: white; padding: 0px; margin: 7px;}
.front-g-text a:link, .front-g-text a:visited {color: white;}
.front-g-text a:hover {color: white; text-decoration: none;}

.student {background-color: #d9efe8; padding: 10px; min-height: 200px; margin: 0px 0px 20px 0px;}
.student img {float: left; padding: 0px 10px 10px 0px;}
.five.columns.alpha.student, .five.columns.student {margin-left: 0px; margin-right: 15px;}
.five.columns.omega.student {margin: 0px;}

#block-button-c1 a, #block-button-c1 a:hover, #block-button-c2 a, #block-button-c2 a:hover, #block-button-c3 a, #block-button-c3 a:hover {
	text-align: center;
	display: block;
	font-size : 25px;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	font-weight: bolder;
}

#block-button-c1 {width: 90%; background-color: #a0c56b; padding: 20px; min-height: 40px; margin: 15px 15px 15px 0px;}
#block-button-c2 {width: 90%; background-color: #c2c56b; padding: 20px; min-height: 40px; margin: 15px 15px 15px 0px;}
#block-button-c3 {width: 90%; background-color: #6bbec5; padding: 20px; min-height: 40px; margin: 15px 15px 15px 0px;}


#block-button-c1:hover, #block-button-c2:hover, #block-button-c3:hover {
box-shadow: 0 4px 5px 0 rgba(0,0,0,0.7);
}

/* Content Footer */
#content-footer {
  background: #dbdbdb;
  padding: 20px 0;
  min-height: 200px;
}

#contact-info h2 {
  font-size: 16px;
  margin-bottom: 0;
}

/* UWI Footer */
#footer {
  float: left;
  margin: 0pt auto;
  width: 100%;
  background: transparent url(../images/bg_footer.png) left top repeat-x;
  font-size: 12px;
  line-height: 22px;
}

#footer p {
  color: #dddddd;
  font-size: 12px;
  line-height: 22px;
}

#footer a {
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  line-height: 22px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer #footer-top {
  margin-top: 5px;
  margin-bottom: 20px;
}

#footer-top p {
  margin: 0;
  line-height: 45px;
}

#footer #footer-middle {
  margin-bottom: 10px;
}

#footer #footer-middle #copyright {
  text-align: right;
}

#footer #footer-middle #copyright ul {
  margin-top: 20px;
}

#footer #footer-middle #copyright ul li {
  display: inline;
  margin-left: 1px;
}

#footer #footer-middle #colnav1 {
  border-left: 1px solid #444;
  padding-left: 10px;
  padding-bottom: 10px;
}

#footer #footer-middle #colnav2 {
  border-right: 1px solid #444;
  padding-right: 0px;
}

#footer #footer-middle #colnav1 li, 
#footer #footer-middle #colnav2 li {
  line-height: 14px;
  padding-bottom: 5px;
  margin-bottom: 0;
}

#footer-bottom p,
#footer-bottom ul {
  margin: 0;
}

#footer #disclaimer {
  margin-top: 0px;
}

#footer #disclaimer a {
  color: #444;
}

#footer #nations {
  text-align: right;
  float: right;
/*padding:0px 0 20px 0px;*/
  padding: 0;
}

#footer #nations p {
  line-height: 24px;
}

#footer #nations li {
  display: inline;
  padding-left: 3px;
}

/* Misc */
.backToTop {
  height: 20px;
  display: inline-block;
  border-radius: 3px;
  padding: 10px 14px 18px;
  background: #F0F0F0; /* For IE 9 and below */
  background: linear-gradient(#FFF, #F0F0F0) repeat scroll 0% 0% transparent;
  border: 1px solid #CCC;
  bottom: -10px;
  position: fixed;
  right: 0;
  color: #5F5F5F;
}

img {
  max-width: 100%;
}

.researchblock {background-color: #ddd; margin-bottom: 20px;}
.researchblock p, .researchblock h3 {padding: 8px;}

#sidebar-second {
	float: right;
	padding-left: 25px;
}

#sidebar-outreach {
	float: right;
	padding-left: 25px;
	background-color: #ccc;
}

.unit_clear {
	height: 15px;
	margin: 10px;
	padding: 0px;
}

.article-img-left {float: left; padding: 0px 10px 10px 0px;}
.article-img-right {float: right; padding: 0px 10px 0px 10px;}
.article-img-left p {font-size: 12px; color: #666; }
.article-img-right p {font-size: 12px; color: #666; }

/* Show/Hide */
.show {
	display:inline;
}
.hide {
	display:none;
}

.more {
	display: none;
	}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover { }	
	
	


 
 
 
 /* flexslider styling */
.flexslider {
	background: transparent; 
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px solid transparent;
	border-left: 0px;}

/* Flexslider */
#.flexslider{background:inherit;border:none;border-radius:0;box-shadow:none;margin:0;text-align:center;}
.flexslider img{width:auto;display:inline-block;} 
.slides{text-align:center;}
.field{margin-bottom:5px;display:block;}


/* flexslider slideshow nav arrows */
.flex-nav-prev , .flex-nav-next{ line-height:35px; }
.flexslider:hover .flex-direction-nav a {color: #000; padding-top: 5px; background-color: #fff;}

/* flexslider dots nav */
.flex-control-nav{  background:transparent; margin-top: 5px;}
.flex-control-paging { display: none; margin: 15px auto 0px auto;}
.flexslider ol.flex-control-nav {display: none;
margin-bottom: 0px; cursor: pointer;}


/* flexslider caption */
blockquote.image-field-caption
{position: absolute; right: 0; left: 0; bottom: 0; rgba(#,#,#,0.#); width: #%; margin: 0px; padding: 10px; height: auto; background-color: rgba(204,190,151,0.8); }
blockquote.image-field-caption p {color: #000;}
   
   
   
   
   
   
   
/* Quicktabs */
#quicktabs-undergraduate_quicktabs {
	width: 100%; ;
}

ul.quicktabs-tabs.quicktabs-style-nostyle li {background-color: #ddd; padding: 15px; margin: 0px 0px 20px 0px;}

#quicktabs-container-undergraduate_quicktabs {margin-top: 25px;}

#quicktabs-undergraduate ul.quicktabs-tabs li.active {
    background: url("../images/home/bg_selector_live.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
}
#quicktabs-undergraduate .quicktabs_main{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #BFD0FF;
}
#quicktabs-undergraduate ul.quicktabs-tabs li {
	padding-left: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	height: 38px;
	border-bottom: 1px solid #999;
}
#quicktabs-undergraduate ul.quicktabs-tabs li.last{
	border-bottom: 0px solid #999;
}
#quicktabs-undergraduate ul.quicktabs-tabs li a{
	text-align: left;
	/* font-weight: bold; */
	padding: 9px;
	font: bold sans-serif;
	/* height: 38px; */
	
}
#quicktabs-undergraduate ul.quicktabs-tabs li.active a{
	color: #fff
}


ul.quicktabs-tabs.quicktabs-style-navlist {border-bottom: 5px solid #187666;}
ul.quicktabs-tabs.quicktabs-style-navlist li {margin: 0px 0px 12px 0px; padding: 10px 0px 10px 0px; border-bottom: 1px solid #2bac97;}
ul.quicktabs-tabs.quicktabs-style-navlist li a {font-size: 18px; color: #fff; }

ul.quicktabs-tabs.quicktabs-style-navlist li.active {background-color: #2bac97; border: 0px;}
ul.quicktabs-tabs.quicktabs-style-navlist li.active a {color: #000; font-weight: normal; margin: 0px 0px 12px 0px; }

.quicktabs-style-navlist {background-color: #2e8879;}
.quicktabs-style-navlist li.active {background-color: #2bac97; line-height: 30px; font-size: 18px; color: #fff; }

.quicktabs-style-navlist li a.active {color: #fff;}

#quicktabs-container-home_page_quicktabs {margin: 0px; padding: 0px; background: transparent; border: 0px; }
#quicktabs-home_page_quicktabs {}

ul.quicktabs-tabs { margin: 0px; padding: 0px;}

.content .TabbedPanelsContent, .content .TabbedPanelsContent p {margin: 0px; padding: 0px;}
   
   
   
   
   