/*==================================================================
	Some basic styles.
====================================================================*/
.footer-hcmc {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	clear: both;
}


* {
	margin: 0;
	padding: 0;
}

#contentRight img{
	border: 1px solid #999;
	padding: 2px!important;
}


body {
	font-size: 13px;
 	font-family: 'Georgia', sans-serif;
	background-color: #d5b988;
	line-height: 18px;
}

li, td {
	font-size: 13px;
	color: black;
	text-align: left;
}

br {
	clear: both;
}

th, td {
	vertical-align: top;
}

#container {
	text-align: left;
	background: #fff url("images/content_bg.gif") repeat;
	width:814px;
	padding:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
}
#container_bottom {
	width:814px;
	height:14px;
	margin-left:auto;
	margin-right:auto;
	background: #d5b988 url("images/content_bottom_bg.gif") no-repeat;
	padding-bottom:1em;
}
#banner {

	text-align: center;
	background-color: #ffffff;
	width:814px;
	height:184px;
	background: transparent url("images/banner_bg.gif") no-repeat;
	padding:0;
	margin:0;
}
#container:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

#content {
	padding:0 30px 30px 30px;
	float:left;
	width:450px;
}
#left_nav {
	width:125px;
	float:left;
}
#left_nav ul {
	margin-top:20px;
	margin-left:20px;
	list-style-type:none;
	border-top:solid 1px #bea36e;	
}
#left_nav ul li
{
	display:inline;
	
}
#left_nav li a
{	
	display:block;
	border-bottom:solid 1px #bea36e;
	margin:0;	
	color:#97856a;
	text-decoration:none;
}
#left_nav li a:hover 
{
	background-color:#transparent;
	color:#412d27;


}
#left_nav li span a
{ 
	display: block;
	padding: 2px 4px 2px 1px;
	border-bottom:1px solid #bea36e;
	

}
#left_nav li span a:hover
{ 
	display: block;

}
/*The curent active section (not clickable)*/
#left_nav li span#on
{ 
	display: block;
	padding: 2px 4px 2px 1px;
	color: #412d27;
	border-bottom:solid 1px #bea36e;
	margin:0;	
	color:#412d27;
	text-decoration:none;
}

#uvic_logo {
	margin-top: 340px;
	margin-left: 50px;
}





#header {
	width: 100%;
	height: 80px;
	padding:128px 0 0 0;
}

#header h6, #header h5 {
	float: left;
	display: block;
	width: 25%;
}

#header h6, #header h6 a,
#header h5, #header h5 a {
	display: block;
	height: 65px;
}

#header h6 a {
	background: transparent url("images/vih-logo.gif") no-repeat 30px 5px;
	text-decoration: none;
	text-indent: -9999em;
}

#header h5 a {
	background: transparent url("images/vih-logo-maps.gif") no-repeat 30px 5px;
	text-decoration: none;
	text-indent: -9999em;
}

/*==================================================================
	Image styles.
====================================================================*/

img {
	border: none;
}

img.map {
	border: 1px solid black;
}

img.inset-left {
	float:left;
	margin: 0 2em 0.5em 0;
}

img.inset-right {
	margin: 0 0 0.5em 2em;
}

img.inlinebtn {
	vertical-align: bottom;
}

div.watermark {
	float:left;
	margin: .1em 2em 1em 0;
}

/*==================================================================
	Link styles.
====================================================================*/

a img.button, a img.button-info {
	cursor: pointer;
}

a img.button-info {
	margin-left: .3em;
	vertical-align: middle;
}

a:link, a:visited {
	color: #03d;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.inline, a:link.inline, a:visited.inline {
	color: black;
	background-color: transparent;
}

a.external {
	background: transparent url("images/external.png") no-repeat scroll right center;
	padding-right: 15px;
}

/*==================================================================
	Header styles.
====================================================================*/

h1, h2, h3, h4 {

	font-family: 'Georgia', serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.75pt;
	color:#412d27;
	
	
}

#content h1
{
	margin-top:0;
	padding-top:0;
	font-family: 'Georgia', serif;
}

h1, .pageTitle {
	font-size: 19px;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 {
	font-size: 16px;
	padding:3px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom:1px solid #412d27;
	text-align:right;
	width:100%;
}

h3 {
	font-size: 15px;
	color: #412d27;
	margin-top: 1.5em;
	margin-bottom:1em;
	
}

h3.drop {
	margin-bottom: -.2em;
}

h4 {
	font-size: 13px;
	color: #006100;
	background-color: inherit;
	margin-top: 1.2em;
}

/*==================================================================
	List styles.
====================================================================*/

dl {
	margin-left: 1em;
}

dt {
	font-weight: bold;
	margin-bottom: .2em;
}

dd {
	font-weight: normal;
	margin: 0 0 0.6em 1em;
}

ul.option-list {
	margin-bottom: .4em;
}

ul li, ul li.no-bullet {
	font-weight: normal;
	max-width: 700px;
}

ul li.no-bullet {
	list-style: none;
}

ul.in-table {
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul li.in-table-item {
	background-color: transparent;
	margin-left: -1.8em;
}

ol {
	margin: 1em 0em 1em 3em;
}

/*==================================================================
	Text/message styles.
====================================================================*/

p {
	margin-bottom: 1.2em;
}

blockquote {
	font-size: 13px;
	margin: 0 3em 1em 4em;
}



/*=====================================================
	Top of page navigation bar styles.
	Used in the 'navbar.php' unit.
=======================================================*/

#toccontainer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:0;
	padding:0;
}

#toclist {
	list-style: none;
	padding-top: 23px;
	text-align: center;
}

#toclist li {
  font-family: 'Georgia';
  font-size: 16px;
display: inline;
}

#toclist li a {
	color: #fff;
	text-align: right;
	padding: 20px 0.5em 0 0.5em;

}

#toclist li a:hover, #toclist li a#current-nb {
	text-decoration: none;

	color:#333;
}

.breadcrumb {
	color: #666666;
	font-size: 	12px;
	clear: left;
	padding: 0em 0 0.5em;
}

.tocLink, a.tocLink, a:link.tocLink, a:visited.tocLink {
	color: #666666;
}

.left {
	float:left;
}

.right {
	float:right;	
}
#content img {
	padding:10px;
}
#search {
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:10px;
}
.indent {
	margin-left:10px;	
}

