﻿@charset "utf-8";
/* CSS Document */

/*Start layout boxes*/
#boxboarder {
	border:1px solid #999;
	border-radius:10px;
	padding: 15px 25px 15px 25px;
	margin: 20px 0 50px 0;
}

div#mainboarder{
	padding:15px;
	border:1px solid #999;
	border-radius:10px;
	margin:0 0 50px 0;
}
	/*row 1*/	
div.historyleft-row1 {
	width:60%;
	display:inline-block;
	float:left;
	padding: 10px;
}
div.historyleft-row1 img {
	float:right; 
	max-width: 300px; 
	padding-left:15px;
}

div.historyright-row1 {
	width:25%;
	display:inline-block;
	float:right;
	padding: 10px;	
}
div.historyright-row1 img {
	float:right; 
	padding:0px 10px 0px;
}


	/*row 2*/	
div.historyleft-row2 {
	width:35%;
	display:inline-block;
	float:left;
}
div.historyleft-row2 img {
	padding:0px 10px 0px; 
	max-height:210px
}

div.historyright-row2 {
	width:50%;
	display:inline-block;
	float:left;
	padding-left: 40px;
}
	/*row 50/50*/	
div.historyleft-half {
	width:40%;
	display:inline-block;
	float:left;
	padding-left: 30px;
}

div.historyright-half {
	width:40%;
	display:inline-block;
	float:right;
	padding-right: 30px;
}
	/*row thirds*/	
div.historythirds {
	width: 33.33%;
	float:left;
	padding-left: 1%;
	padding-right: 1%;
}

/*End layout boxes*/

div.history_index div.exhibit_box
{
	border:1px solid #000;
	padding:10px;
	margin-bottom:10px;
}

div.history_index img.fdr
{
	float:left;
	margin:0 10px 10px 0;
}

div.history_index h2.videos { clear:both; }

div.history_index ul.pictures
{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding-left:0;
}

div.history_index ul.pictures li
{
	float:left;
	width:28%;
	border:1px solid #000;
	padding:10px 2%;
	min-height:400px;
}

div.history_index ul.pictures li img
{
	display:block;
	margin:0 auto 10px auto;
}

div.history_index p.historical_photos { clear:left;padding-top:10px; }

div.history_chairman caption {display: none;}

div.history_chairman table.chairList {border-collapse: collapse; border: 1px #666;}

div.history_chairman table.chairList th {padding: 5px; font-weight:bold; background-color: #4277AE; color: #FFF; border: 1px solid #666; width:240px; }

div.history_chairman table.chairList th:first-child { width:140px; }

div.history_chairman table.chairList td {padding: 7px; border: 1px solid #666; vertical-align:top;}

div.history_chairman table.chairList td img { border:0; max-width:120px; width:100%; }

div.history_chairman table.chairList td.center { text-align:center; }

div.history_chairman span.note {font-size: 75%;}

@media (max-width:768px)
{
	#boxboarder {
		border: 1px solid #999;
		border-radius:10px;
		padding: 20px;
		margin: 20px 0 35px 0;
	}
	
	div#mainboarder{
		padding: 10px;
		border: 1px solid #999;
		border-radius: 10px;
		margin: 0 0 35px 0;
	}
		/*row 1*/	
	div.historyleft-row1 {
		width:60%;
		display:inline-block;
		float:left;
		padding: 10px;
	}
	div.historyleft-row1 img {
		float:right; 
		max-width: 250px; 
		padding-left:15px;
	}
	
	div.historyright-row1 {
		width:25%;
		display:inline-block;
		float:right;
		padding: 0px;	
	}
	div.historyright-row1 img {
		float:right; 
		padding-left:5px;
		max-width: 70px;
	}
	
	
		/*row 2*/	
	div.historyleft-row2 {
		width:35%;
		display:inline-block;
		float:left;
	}
	div.historyleft-row2 img {
		padding:0px 10px 0px; 
		max-height:210px
	}
	
	div.historyright-row2 {
		width:50%;
		display:inline-block;
		float:left;
		padding-left: 40px;
	}
		/*row 50/50*/	
	div.historyleft-half {
		width:40%;
		display:inline-block;
		float:left;
		padding-left: 10px;
	}
	
	div.historyright-half {
		width:45%;
		display:inline-block;
		float:right;
		padding-right: 30px;
	}
		/*row thirds*/	
	div.historythirds{
		width: 33.33%;
		float:left;
		padding-left: 1%;
		padding-right: 1%;
	}
	
	
	/*End layout boxes*/
}
	
@media (max-width:600px)
{
	div.history_index ul.pictures { border:1px solid #000; }
	
	div.history_index ul.pictures li
	{
		float:none;
		width:auto;
		border:none;
		border-top:1px solid #000;
		min-height:0;
	}
	div.history_index ul.pictures li:first-child { border:none; }

#boxboarder {
		border: 1px solid #999;
		border-radius:10px;
		padding: 20px;
		margin: 20px 0 35px 0;
	}
	
	div#mainboarder{
		padding: 10px;
		border: 1px solid #999;
		border-radius: 10px;
		margin: 0 0 35px 0;
	}
		/*row 1*/	
	div.historyleft-row1 {
		width:55%;
		display:inline-block;
		float:left;
		padding: 10px;
	}
	div.historyleft-row1 img {
		float:none; 
		width: 100%; 
		padding-left:0px;
	}
	
	div.historyright-row1 {
		width:25%;
		display:inline-block;
		float:right;
		padding: 0px;	
	}
	div.historyright-row1 img {
		float:none; 
		padding-left:0px;
		/*max-width: 100px;*/
		padding-right: 20px;
	}
	
	
		/*row 2*/	
	div.historyleft-row2 {
		width:35%;
		display:inline-block;
		float:left;
	}
	div.historyleft-row2 img {
		padding:0px 10px 0px; 
		max-height:210px
	}
	
	div.historyright-row2 {
		width:50%;
		display:inline-block;
		float:left;
		padding-left: 40px;
	}
		/*row 50/50*/	
	div.historyleft-half {
		width:40%;
		display:inline-block;
		float:left;
		padding-left: 10px;
	}
	div.historyleft-half img {
		width: 90px;
	}
	
	div.historyright-half {
		width:50%;
		display:inline-block;
		float:right;
		padding-right: 0px;
	}
	div.historyright-half img {
		width: 90px;
	}
		/*row thirds*/	
	div.historythirds {
		width: 33.33%;
		float:left;
		padding-left: 1%;
		padding-right: 1%;
	}
	
	/*End layout boxes*/
}


@media (max-width:500px)
{
#boxboarder {
	border:1px solid #999;
	border-radius:10px;
	padding: 10px;
	margin: 10px;
}

div#mainboarder{
	padding: 10px;
	border:1px solid #999;
	border-radius: 10px;
	margin: 10px;
}

	/*row 1*/	
div.historyleft-row1 {
	width: 90%;
	float: none;
	padding: 5px;
	margin: 0px;
}
div.historyleft-row1 img {
	float: none; 
	max-width: 500px; 
	padding-left: 0;
	padding-bottom: 10px;
}

div.historyright-row1 {
	width: 90%;
	float: none;
	padding: 5px;
	margin: 0px;
}
div.historyright-row1 img {
	float:left;
}

	/*row 2*/	
div.historyleft-row2 {
	width: 95%;
	padding: 0px;
}
div.historyleft-row2 img {
	width: 100%;
	max-height: none;
}

div.historyright-row2 {
	width: 100%;
	float: none;
	padding: 5px;
	margin: 0px;
}
	/*row 50/50*/	
div.historyleft-half {
	width: 100%;
	float: none;
	padding: 5px;
}

div.historyright-half {
	width: 100%;
	float: none;
	padding: 5px;
	margin-top: 15px;
}
	/*row thirds*/	
div.historythirds {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}


/*End layout boxes*/
}
	
