/* UVM General Styles */
body {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 69%;
	color: #454545;
	background: #fff;
}

/*table {
	display: block;
	margin-left: 180px;
}*/

#site {
	
	/*width: 1000px;*/
	overflow: visible
	
}

/* UVM Temaplate Frame */
#headerblock {
	margin: 10px 20px 20px 10px;
	border-left: 1px #9e9e9e solid;
	
	/*
	#background: url(666-shadow.jpg) repeat-y right;
	*/
}
/* Drop Shadow offests (see also supp links) */
#headernavbar, #footerblock, #headerbanner {
	/*
	#margin-right: 15px;
	*/
}
/* UVM Top Banner */
#vgnlogo {
	float: left;
	text-align: left;
	padding-bottom: 30px;
}

#vgnlogo img {
	border: none;
	
	
}


#btnG {
	border: 0;
	background: #7a7a7a;
	color: #fff;
	padding: 1px;
	margin-right: 5px;
	font-size: 1em;
}
#headernavbar {
	
	
	background: #74a856;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	text-align: right; 
	/*padding: .5em 10px .5em 45px;text-align: right;  >> try change menu bar to align left  <<  */
}
#headernavbar ul {
	
	white-space: nowrap;
	display: inline;
	border-right: none;
}
#headernavbar li {
	border-left: 1px solid #fff;
	
}

#headernavbar li:first-child {	
	border-left: none;
}

#headernavbar li, #headernavbar form {
	
	display: inline;
	list-style-type: none;
	padding: 0 8px;
}
#headernavbar a {
	color: #fff;
	text-decoration: none;
}
#uvmbanner a {
	text-decoration: none;
	color: #454545;
}
#uvmbanner a:hover {
	color: #999;
}
#headernavbar a:hover {
	color: #eafc21;
}
#headernavbar input.vgnsearchbox {
	width: 120px;
	border: 1px #454545 solid;
	padding: .1em;
	font-size: 1em;
}



/* UVM Optional Sub Banner */
#headerbanner {
	
	margin-top: 0;	
	
	line-height: 1.4;
	
}
#headerpicture {
float:right;

}


#acknowledgement{
	position: relative;
	float: right;
	width: 550px
	
	
	
}
#acknowledgementbuffer{
	text-align: center;
	margin-top: 40px;
	margin-right: 60px;
	
	
}
#acknowledgementbuffer  p.supportstatement{
	
	text-align: center;
	
	
	
}
#nihsupport {
	position: relative;
	float:left;
	margin-right: 10px;
}
#nihsupport img{
	
	border: 0;
}
#ncrrsupport {
	position: relative;
	float:right;
	margin-left: 10px;
	border: 0;
}
#ncrrsupport img{
	
	border: 0;
}


/* UVM Footer */
#footerblock {
	clear: both;
	background: #74a856;
	color: #fff;
	padding: .75em 0;
}
#contactinfo {

	font-style: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	padding-left: 210px;
}

#contactinfo a {
	color: #000;
	text-decoration: none;
}

#footerblock a {
	color: #fff;
}
#footerblock a:hover {
	color: #eafc21;
}


#bodyblock {
	
	clear: both;
	text-align: left;
	
	position: relative;
	top: 0px;
	/*background: url(menu.gif) repeat-y;*/
}

/*
changed from bodyblock 4/8
*/
#mainmenu a{
	color: #454545;
}
#mainmenu a:hover {
	color: #999;
}

#mainmenu {
	width: 180px;
	position: relative;
	left: 0;
	top: 0px;
	
	float: left;
	overflow: hidden;
	border-right: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	
	list-style: none;
	
}
#mainmenu li {
	
	margin: 0;
	border-top: 1px solid #9e9e9e;
	
	padding: .75em 5px;
	padding-right: 10px;
}


#mainmenu li  a {
	text-decoration: none;
}
#menuitems  h1 {
	color: #fff;
	margin: 8px -10px 0 -10px;
	background-color: #447548;
	padding: 0em 0px 0 10px;
	font-size: 1.1em;
	
}
#menuitems  h1 a{
	color: #fff;
	
	
}

#menuitems  h2{
	color: #fff;
	margin: 8px -10px 0 -10px;
	background-color: #74a856;
	padding: 0em 0px 0 10px;
	font-size: 1.2em;
	
}
#menuitems  h2 a{
	color: #fff;
	
	
}

#menuitems  li:first-child {
	border-top: none;
	
}
#menuitems  li li:first-child {
	border-top: none;
}
#menuitems li li {
	
	margin-left: 20px;
	padding: .1em 0;
	text-indent: 0;
}


#menuitems  li{
	margin: 0px -20px 0 -20px;
	border-top: none;
	padding: .5em 10px 0 20px;
	background: none;
	
}

#menuitems li li {
	border-top: none;
	list-style-type: hyphen;
	margin: 0;
	padding: .2em 0;
	padding-left: 12px;
	text-indent: -6px;
	font-size: 1.3em;
	
}
#menuitems li li:before {
	content: "\00BB \0020";
	}

#menuitems ul ul {
	padding-top: 5px;
	border-bottom: none;
}
#menuitems ul {
	border-bottom: none;
}


#maincontentblock {
	
	margin-left: 180px; /**/
	
	padding: 0px 10px 20px 10px;
	line-height: 1.6;
	font-size: 1.1em;
	/*display: inline-block; /**/
	/*width: 765px; *//**/
	overflow: visible
}

.ms-results-ind {
    background-color: #fbef86;
    font-size: 18pt;
    border-bottom: #000 3px dotted;
    padding: 25px;
}

#ms-link { padding-right: 25px; color: darkgreen; }
#ms-link .fa { padding-right: 20px; }

.mobilemenu-open { display: none; }

.mobilesearchheader { display: none; }

.mm-area { display: none; }

.loginform h1 {
	margin-left: 45%;
}

.loginform p {
	margin-left: 45%;
}

@media only screen and (max-device-width: 568px ) {
	.mobilemenu-open { display: inherit; }
	
	.mobilesearchheader { 
		display: inherit; 
		font-size: 16pt; 
		padding-top: 125px;
	}
	
	#maincontentblock {
		margin-left: 0px;
		width: 100%;
	}
	
	.loginform {
		text-align: center;
	}
	
	.loginform h1 {
		font-size: 56pt;
		margin-left: 0px;
	}
	
	.loginform p {
		font-size: 36pt;
		margin-right: 15%;
		margin-left: 5%;
		text-align: left;
	}
	
	.loginform table {
		font-size: 36pt;
		padding: 25px; 
	}
	
	.loginform table input {
		font-size: 36pt;
		border-radius: 5pt; 
		margin: 25px 0px;
		padding: 25px
	}
	
	.loginform table td {
		display: inline-table;
	}
	
	.ms-reveal-bgcolor { background-color: #F0F9E5; }
	
	#ms-reveal {
		border: darkgreen 1px solid;
		padding: 15px;
		/*width: 350px;*/
		border-radius: 25px;
    }
	
	.ms-searcharea {
		display: none;
	}
	
	.mobilesearchheader input {
		font-size: 32pt;
		border: 1px solid darkgreen;
		margin: 5px;
	}
	
	
	
	#quicksearch { display: none; }
	#mainmenu { display: none; }
	
	#mainnavlist { display: none; }
	
	.mobilemenu-open { 
	left: -800px; 
	width: 785px;
	height: 1600px;
	background-color: darkgreen;
	position: absolute;
	border-radius: 0px 15px 15px 0px; 
	}
	
	
	.mobilemenu { 
	display: block;
	background-color: darkgreen;
    width: 125px;
    height: 125px;
    text-align: center;
    border-radius: 0px 15px 15px 0px;
    position: absolute;
    padding-left: 780px;
    }
    
    
    .mobilemenu .fa {
    color: #fff;
    font-size: 55pt; 
    margin-top: 25px;
    margin-left: 3vw; 
    }
    
    .ms-results a { display: block; }
    
    #emailresult {
    	display: block !important;
    	position: inherit !important;
    }
    
    .mm-item {
    	color:#fff;
    	padding: 50px 25px 50px 65px;
    	margin: 0px;
    	border-top: 1px solid #fff;
    }
    
    .mm-area {
    	padding-left: 100px;
    	background-color: yellowgreen;
    }
    
    .mm-area p {
    	color: #fff;
    	padding: 10px 50px;
    	display: inline-block; 
    }
    
    .mm-item .fa, .mm-area .fa {
    	padding-right: 25px;
    }
    
    #quicksearch { margin-top: 15px; }
    
   
    #mobilenavlist {
    	font-size: 32pt;
    	padding: 0;
    }
    
    #mobilenavlist #vgn-home { display: none; }
    #mobilenavlist #doc-link { display: none; }
    
    #menuitems h1 {
    	background-color: rgba(0,0,0,0);
    	color: gold;
    }
    
    #mobilenavlist li {
    	list-style: none;
    }
    
    #mobilenavlist .subnav {
    	padding: 0px;
    }
    
    #mobilenavlist li a {
    	color: #fff;
    }
    
    /* PAGE SPECIFIC mods for database views */
    
    input#FirstName {
		font-size: 36pt;
		border-radius: 5pt;
	}
	
    input#LastName {
		font-size: 36pt;
		border-radius: 5pt;
	}
	
	input#contactsearch {
		font-size: 36pt;
		border-radius: 5pt;
	}
    
    /* MODS for rest of database view */
    
    h1 { font-size: 56pt; }
    
    h2 { font-size: 48pt; }
    
    h4 { font-size: 24pt; }
    
    i.fa {
		padding-right: 3vw !important;
	}
    
    a {
		/*font-size: 32pt;*/
    }
    
    table#table { 
    	font-size: 4vw;
    }
    
    .toolbar {
    	padding-bottom: 25px;
    	display: inline-block !important;
    }

}
