﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, a:link {
font-family: 'PT Sans', sans-serif; font-size:14px
}

/*======= FONT STYLING ================ */
body {}
h1, h2, h3, h4, h5 {
	font-family: 'Arvo',serif;
	letter-spacing:0.5px;
}
h1 {font-size:30px}
h2 {font-size:28px;}
h3, h3 span.Head, h3 a,h3 a:link {font-size:24px}
h4 {font-size:20px}
h5 {font-size:16px}
h1 span, h2 span, h3 span, h4 span, h5 span , h3 a:link{
	font-family: 'Arvo',serif;
    -webkit-transform: scale(0.85,1); /* Chrome, Safari, Opera */
	letter-spacing:0.5px;
	font-size:inherit;
}





p {line-height:160%}



body.bg1 {background:url(images/bgMain1.jpg) repeat-x}
body.bg2 {background:url(images/bgMain2.jpg) repeat-x}

.wrapper {margin:0 auto}


.header {margin:30px auto 50px auto}

.ihpc_topSection {padding-top:10px}
.staffLinks {background:#a29d91 url(images/btnAstarStaff.jpg) no-repeat top left; height:40px; padding-left:100px; text-align:right; line-height:40px;padding-right:20px; color:#FFF; float:right }
.staffLinks a {color:#FFF; text-decoration:underline;}


.IHPClinks {background:url(images/bgLinks.jpg); margin:50px 0; padding:40px 0;}
.IHPClinksContent {margin:0 auto;}
.IHPClinksContent .col-md-3 {text-align:center; padding:0 50px}
.IHPClinksContent h4 {font-size:16px; color:#000; font-weight:700; margin:0}
.IHPClinksContent span {font-size:14px; color:#333}

.IHPCWelcome {background:url(images/bgWelcome.jpg) no-repeat; padding:80px 0 0 15px; height:345px; margin-bottom:40px}
.IHPCWelcome h2 {color:#d61717;margin:0 0 40px 0;}

.IHPCfeaturedNews {background:url(images/bgFeaturedNews.jpg) no-repeat; height:200px; padding:20px 30px !important}
.IHPCfeaturedNews h3 {margin:0}
.IHPCfeaturedNews h3 span a {color:#FFF; margin:0; font-size:19px; line-height:120%; font-family: 'Arvo',serif;}
.IHPCfeaturedNews em {font-size:13px; color:#eaeaea; font-style:normal}

.IHPCAbout {background-color:#f2f2f2; margin-top:40px}
.IHPCAboutContent {margin:0 auto; padding:60px 0}
.IHPCAboutContent h4 {color:#232323}
.IHPCAboutContent p {color:#888888}

.IHPCFooter {padding:40px 0}
.IHPCFooter p{color:#888}
.IHPCFooter span {color:#888}
.IHPCFooter ul {margin:0; float:right}
.IHPCFooter ul li {float:left; list-style:none}
.IHPCFooter ul li a {padding:0 5px}
.IHPCFooter h5{text-align:right; font-family: 'PT Sans', sans-serif;}


.infoWrap {width:1170px; margin:0 auto 40px auto}
.IHPCinfo {}
.IHPCpageTitle {margin-left:30px}
.IHPCpageTitle h1{margin:0}
.IHPCbreadCrumbs a, .IHPCbreadCrumbs span {color:#000; font-size:14px  !important}

/* BANNER =====================*/
.VD_banner  {}
.VD_banner ul li img {}
.VD_banner .featured-description {bottom:0; top:initial; left:0;background: rgba(0, 0, 0, 0.65);padding:20px; width:100%}
.VD_banner .featured-description h2.featured-title {background:none; margin:0; padding:0;  opacity:1; font-family: 'Arvo',serif; display:inline}
.VD_banner .featured-description h2.featured-title a {font-family: 'Arvo',serif; font-weight:400; font-size:19px;color:#FFF;}
.VD_banner .featured-description p { font-family:'Open Sans', sans-serif; font-size: 14px; margin:5px 0 16px 0}
.VD_banner .featured-description .readmore {background: #4e71cd; padding:15px 20px; display:inline-block; font-size:14px; text-transform:uppercase; font-weight:600;font-family:'Open Sans', sans-serif; border-radius:3px}

.VD_banner .dots {text-align:right; bottom:0; padding-right:40px; }
.VD_banner .dots li {text-indent:999em; width:6px; height:6px; border:1px solid #FFF; opacity:1}
.VD_banner .dots li.active {width:8px; height:8px; border:none; position:relative; top:-2px; background:#4e71cd}
.VD_banner .VD_banner-arrow.prev {width:40px; height:40px; text-indent:-999em; background:url(images/BannerArrowLeft.png) no-repeat;}
.VD_banner .VD_banner-arrow.next {width:40px; height:40px; text-indent:-999em; background:url(images/BannerArrowRight.png) no-repeat;}

/* GENERAL CONTAINER */
.vdNavigation{font-family: 'Arvo',serif; font-weight:400; font-size:16px; letter-spacing:0.5px; margin-top:35px}
.vdNavigation .nav.navbar-nav {float:right}
.vdNavigation .navbar-collapse {padding:0}
.vdNavigation  .caret {color:orange}
.vdNavigation .navbar {border-radius:0 !important;min-height:0}
.vdNavigation .navbar-default {border:none; margin:0; background:none; }
.vdNavigation .nav > li > a {
padding:0 7px; color:#888888;font-size:16px; font-family: 'Arvo',serif; font-weight:400; text-transform:uppercase;
	-ms-transform: scale(0.85,1); /* IE 9 */
    -webkit-transform: scale(0.85,1); /* Chrome, Safari, Opera */
    transform:scale(0.85,1);	
}
.vdNavigation .nav > li.first > a {padding-left:0;}
.vdNavigation .nav > li.last > a {padding-right:0}
.vdNavigation .nav > li.active > a {color:#000}
.vdNavigation .nav > li.active > a:hover {color:#000}
.vdNavigation .nav > li > a:hover {color:#000;}
.vdNavigation .navbar-nav > .active > a, 
.vdNavigation .navbar-nav > .active > a:hover {background:none}

.vdNavigation .dropdown-menu {border:0; box-shadow:none;border-radius:0}
.vdNavigation .dropdown-menu.level_0 {padding:0; background: #ebebed; border:1px solid #cfcfd0; border-bottom:0}
.vdNavigation .dropdown-menu.level_0 li  {border-bottom:1px solid #cfcfd0}
.vdNavigation .dropdown-menu.level_0 li a { background: #ebebed; color: #4e71cd; border:none; margin:0; padding:10px 20px}
.vdNavigation .dropdown-menu.level_0 li a:hover {background:#f8f8f8; color:#fa4531}
.vdNavigation .dropdown-submenu {position: relative;}
.vdNavigation .dropdown-menu.level_1 {left: 100%;top: 0;margin-left: -1px; padding:0; margin:0}



.ihpctabs ul {margin:0; background:rgba(40,44,42,0.05)}
.ihpctabs ul li {float:left; list-style:none; border-radius:0 !important; margin:4px 0 4px 4px; background:#FFF}
.ihpctabs ul li.current {background:#2CC185}
.ihpctabs ul li a {display:block; padding:15px 20px; color:#888; transition:background 0.5s}
.ihpctabs ul li a:hover {background:#2CC185; color:#FFF}
.ihpctabs ul li a:focus {outline:0;}
.ihpctabs ul li.current a {color:#FFF}

.ihpctabs .contentWrap {border:1px solid #eee}


.ihpcAccordion {}
.ihpcAccordion > h3 {margin:0; border-bottom:1px solid #FFF}
.ihpcAccordion > h3 >a {font-size:14px; background:#2CC185;padding:15px 20px;  font-weight:normal; color:#FFF; display:block }

.ihpcAccordion .contentWrap {border:1px solid #eee; padding:10px}

ul.ihpcLeftMenu {margin:0}
ul.ihpcLeftMenu li{list-style:none;}
ul.ihpcLeftMenu li a {display:block; padding:8px 0; color:#50b4de; font-size:16px}
ul.ihpcLeftMenu li.active {}
ul.ihpcLeftMenu li.active a {color:#cd2341; font-weight:700}


ul.ihpcLeftMenu ul {margin:0 0 0 30px; display:none }
ul.ihpcLeftMenu ul li a {padding:0 0 10px 0; line-height:16px}

ul.ihpcLeftMenu ul li a.active {color:#cd2341; font-weight:700}


/*=== PEOPLE =======*/

table.IHPCPeopleList {border-collapse: separate; border-spacing: 15px 5px;}
table.IHPCPeopleList thead {}
table.IHPCPeopleList thead th{}
table.IHPCPeopleList thead th.photo{width:100px; text-align:center}
table.IHPCPeopleList thead th.name{width:220px; }
table.IHPCPeopleList thead th.designation{width:200px; font-weight:700; font-size:16px; border-bottom:1px solid #d6be95; padding-bottom:15px }
table.IHPCPeopleList thead th.interest{font-weight:700; font-size:16px; border-bottom:1px solid #d6be95; padding-bottom:15px }

table.IHPCPeopleList tbody td {vertical-align:top;padding:5px 0 25px 0}
table.IHPCPeopleList tbody td .imgRound{overflow:hidden; border-radius:40px; width:80px; height:80px; border:1px solid #d6be95;position:relative}
table.IHPCPeopleList tbody td .imgRound img{max-width:100%; max-height:100%}
table.IHPCPeopleList tbody td .imgRound img.landscape {max-width:none; height:100%; position:absolute;}
table.IHPCPeopleList tbody td .imgRound img.portrait {width:100%;max-height:none}
table.IHPCPeopleList tbody td.name {}
table.IHPCPeopleList tbody td.name h4 {margin:0}
table.IHPCPeopleList tbody td.name h4 a {font-weight:700; font-family:"PT Sans"; font-size:18px; color:#000}
table.IHPCPeopleList tbody td.name em {}
table.IHPCPeopleList tbody td.name em a {font-size:14px; color:#909090 }


div.IHPCDirectorList {margin-bottom:25px}
div.IHPCDirectorList .imgRound{overflow:hidden; border-radius:50px; width:100px; height:100px; border:1px solid #d6be95;  margin:0 auto}
div.IHPCDirectorList .imgRound img {width:100%}
div.IHPCDirectorList .imgRound2{overflow:hidden; border-radius:40px; width:80px; height:80px; border:1px solid #d6be95; margin:0 auto}
div.IHPCDirectorList .imgRound2 img {width:100%}

div.IHPCDirectorList h3 {margin:0; font-weight:700; text-align:center}
div.IHPCDirectorList h4 {margin:0; font-weight:400; font-size:18px; text-align:center}
div.IHPCDirectorList em {display:block; text-align:center}
div.IHPCDirectorList .ihpcED {margin-bottom:20px}
div.IHPCDirectorList .ihpcED em {}
div.IHPCProfileDetail {}
div.IHPCProfileDetail .imgRound{overflow:hidden; border-radius:50px; width:100px; height:100px; border:1px solid #d6be95}
div.IHPCProfileDetail .imgRound img {width:100%}
div.IHPCProfileDetail h3 {margin:0; font-weight:700}




div.IHPCProfileDetail div.researchInterest {margin-bottom:40px}
div.IHPCProfileDetail div.researchInterest img {width:100px}
div.IHPCProfileDetail div.researchInterest h4 {margin:0 0 20px 0}
div.IHPCProfileDetail div.researchInterest .info{width:80%; margin:0 0 0 40px}

div.IHPCProfileDetail div.qualifications {margin-bottom:40px}
div.IHPCProfileDetail div.qualifications img {width:100px}
div.IHPCProfileDetail div.qualifications h4 {margin:0 0 20px 0}
div.IHPCProfileDetail div.qualifications .info{width:80%; margin:0 0 0 40px}

div.IHPCSearchBox {overflow:hidden;width:263px; height:157px; position:relative}
div.IHPCSearchBox .IHPCSearchBanner {width:263px; height:157px; position:absolute; top:0; transition: top 0.5s ease-in-out}
div.IHPCSearchBox .IHPCSearchForm {width:263px; height:157px;padding:10px; position:absolute; top:157px;transition: top 0.3s ease-in-out}
div.IHPCSearchBox .IHPCSearchForm  input{width:100%; padding:5px; margin-bottom:10px}
div.IHPCSearchBox .IHPCSearchForm  select{width:224px; padding:5px; margin-bottom:10px}
div.IHPCSearchBox .IHPCSearchForm a{}
div.IHPCSearchBox .IHPCSearchForm  input.error {border:1px solid red}
/*=div.IHPCSearchBox:hover .IHPCSearchBanner {top:-157px;} 
div.IHPCSearchBox:hover .IHPCSearchForm {top:0} */

h3.newsHead {margin:0}
h3.newsHead a {font-family: 'Arvo',serif; font-size:20px; color:#000;}


.ResearchHighlightItem {position:relative; margin-bottom:30px;margin-bottom: 30px;
height: 175px;
overflow: hidden;}
.ResearchHighlightItem a {}
.ResearchHighlightItem a img {width:100%}
.ResearchHighlightItem a .researchTitle {color:#FFF; font-style:italic; position:absolute; top:45%; width:100%; text-align:center; padding:0 10px}
.ResearchHighlightItem a .overlay {width:100%; height:100%; background:#000; opacity:0.5; top:0; left:0; position:absolute; transition: opacity 0.2s}
.ResearchHighlightItem a:hover .overlay {opacity:0.2}
.ResearchHighlightItem a:hover  .researchTitle {font-weight:700;text-decoration:underline}
/*== EVENTS= ================ */
div.IHPCEventList {}

div.IHPCEventList .IHPCEventEntry{}
div.IHPCEventList .IHPCEventEntry div.date{width:70px; font-size:12px; background:#380097; padding:5px; border-radius:5px; margin-right:20px}
div.IHPCEventList .IHPCEventEntry div.date .month{color:#FFF;text-align:center;font-size:14px; }
div.IHPCEventList .IHPCEventEntry div.date .dayno{font-weight:700; font-size:18px; text-align:center; background:#FFF}
div.IHPCEventList .IHPCEventEntry div.date .day { text-align:center; font-size:9px; background:#FFF; padding-bottom:5px;}

div.IHPCEventList .IHPCEventEntry div.info{width:600px;}
div.IHPCEventList .IHPCEventEntry div.info h3{margin:0;}
div.IHPCEventList .IHPCEventEntry div.info h3 a {font-family: 'Arvo',serif;font-size: 20px;color: #000;}

div.IHPEventDetail {}
div.IHPEventDetail strong.lbl{padding-right:10px}

.cgBanner {background:url(images/bgHeaderCG.jpg); padding:20px}
.cgBanner h1 {}

div.IHPCsymposiumInfo {padding:15px; background:#efefef; border-radius:10px; margin:15px 0}



div.ihpcOrgChart {}

div.ihpcOrgChart a.ihpcDept{
display: block;
padding: 20px 10px;
text-align: center;
border: 1px solid #ddd;
border-radius: 5px 5px 0 0;
background: #0e83cd;
color: #FFF;
border-bottom: 3px solid #000;
font-size: 15px;
font-weight: 700;
}
div.ihpcOrgChart ul {margin:0}
div.ihpcOrgChart ul li  {list-style:none; margin:15px 10px}
div.ihpcOrgChart ul li a {
display:block;
text-align:center;
padding:10px;
background:#eee;
border:1px solid #dedede;
color:#000;
}

.breakpoint {margin-bottom:30px}

div.ihpc_collaborators {}
div.ihpc_collaborators div {margin-bottom:10px; text-align:center}
div.ihpc_collaborators img {margin:0 auto}
div.ihpc_collaborators img.landscape {width:170px; margin:auto;}
div.ihpc_collaborators img.portrait {height:60px; margin:auto;}
div.ihpc_collaborators img.square {max-width:120px}

div.ihpcIndustrySectors {}
div.ihpcIndustrySectors h4 { font-size:15px; margin:0}
div.ihpcIndustrySectors div.imgWrap{width: 150px;
height: 100px;
overflow: hidden;
border: 4px solid #ddd;margin-bottom:20px}
div.ihpcIndustrySectors div.imgWrap img {width:150px}


.listWrapper {}
.listWrapper h3 {margin:0}
.listWrapper h3 a {}
.listWrapper .row {margin:0}

p.note {border:1px solid #dedede; background:#eee; padding:5px; text-align:center;border-radius:5px; margin:0 45px 25px 45px}

.OrgContainer {position:relative; width:100%; height:600px; background:url(images/bgOrg.jpg) no-repeat center center }
.OrgDept {width:150px; height:150px; position:absolute}
.OrgDept h4 {font-size:13px}

.valign {height:150px; display:table-cell; vertical-align:middle}

/*=== SEARCH =======*/
#dnn_vdHeader_dnnSearch_ClassicSearch{display:block; text-align:left; float:right; width:270px; margin-left:15px}
span.searchInputContainer {border-bottom:1px solid #a29d91}
span.searchInputContainer input.NormalTextBox{ width:235px; height:40px; background:#F6F6F6; border:0;padding-left:15px; border-radius:2px}
#dnn_vdHeader_dnnSearch_ClassicSearch  a.btnSearch {height:40px; width:30px;display:block; background:#F6F6F6; background:url(images/icon_search.png) no-repeat center center; position:relative; float:right; border-bottom:1px solid #a29d91 }
/* ===EDITOR CSS STYLE ==============================*/

h3.moduleHeader {border-bottom:1px solid #dedede; font-size:26px}
/* === Content Styling =============================*/
.Normal, .NormalDisabled, .NormalDeleted {font-size:11px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {}


.contentArea {}

.contentArea img{max-width:100%}






/* ========== NO NEED TO EDIT BELOW; ITS ALL ABOUT RESPONSIVE FIX AND CUSTOM MENU FIX ========== */	
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {min-height:0}

.vind_simpleListDetail img {max-width:100%}
a.btn-primary:visited {color:#FFF}
a.btn-default:visited {color:#333}
/*==DNN default Hacks==============================================================*/
.dnnEditState .DnnModule {opacity:1 !important}
.dnnForm .dnnFormItem { margin-bottom:10px}
.dnnForm legend {display:none;}
.dnnForm .dnnFormItem > label {
    width:100px;
    display:inline-block;
    font-weight:bold;
    float:left;
    margin-top:5px;
    text-align:right;
    padding-right:15px;
}
.dnnFormItem label + input {margin-left:0 !important;}
.dnnTextEditor {margin-bottom: 18px;width: 680px;display: inline-block;}
.dnnCheckbox .mark {padding:0; background:none}
ul.dnnAdminTabNav {height:auto !important}
ul.dnnAdminTabNav li {position:relative; bottom:-1px}
h3 span.Head {display:inline}

div.IHPCSearchBox .IHPCSearchForm option,select {
		  width:224px;
}



/* ========== BOX SIZING - */
#ControlBar, #ControlBar *,.jspContainer *, .dnnDropDownList .selected-item a, .dnnDropDownList .selected-item a:link, .dnnDropDownList .selected-item a:visited, .dnnDropDownList .selected-item a:hover, .dnnDropDownList .selected-item a:active{
-webkit-box-sizing :content-box;
box-sizing: content-box;
}

/* RESPONSIVE LAYOUT TWEEKS */
	@media only screen and (max-width:992px) /* less than desktop view */ {}
	@media only screen and (max-width:768px) /* mobile view */ {
		.navbar-brand {display: block !important; color: #fff !important} .banner { display: none !important;}
		.vdNavigation .nav.navbar-nav {float: left !important;}
		.vdNavigation .nav > li > a {padding:5px 0 5px 5px}
		.navbar-nav>li {float:none; display:block}
		.IHPClinks {padding:10px 0}
		.IHPClinksContent {width:auto}
		.IHPClinksContent .col-md-3 {padding:0}

		.IHPCWelcome {padding:10px}
		div.IHPCSearchBox , div.IHPCSearchBox .IHPCSearchBanner,div.IHPCSearchBox .IHPCSearchBanner img {width:100%}
		div.IHPCSearchBox {margin-top:15px}

		.IHPCAboutContent {width:auto; padding:15px 0}
		.IHPCAboutContent  img.pull-right {float:left !important}

		.IHPCfeaturedNews {margin: 10px 0}
		.container-fluid {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
		.infoWrap {width:auto}
		
		
		.ihpctabs ul li {float:none; display:block}
		
		
		
		.OrgContainer {position:relative; width:100%; height:auto; background:url(images/bgOrg.jpg) no-repeat center center }
		.OrgDept {width:100%; height:150px; position:static}
		.OrgDept img {float:left; margin-right:20px}
		.OrgDept h4 {font-size:13px; padding-top:40px}
		.OrgCenter {display:none}
		
		
		
	}
	
	@media (min-width: 992px) /* desktop view */ {	}
	@media(min-width:767px) /* desktop view */ {.dropdown-submenu:hover > .dropdown-menu{display:block;} /* mouse over 2nd level menu drop down */}
	
	
