/*
font-family: 'Univers 76 Black Oblique'
font-family: 'Univers 65 Bold Oblique'
font-family: 'Univers 55 Roman'
font-family: 'Univers 45 Light'
*/
/*
.UniversLTPro-55Roman {
	font-family: UniversLTPro-55Roman;
	font-weight: normal;
	font-style: normal;
}
.UniversLTPro-55Oblique {
	font-family: UniversLTPro-55Oblique;
	font-weight: normal;
	font-style: normal;
}
.UniversLTPro-75BlackOblique {
	font-family: UniversLTPro-75BlackOblique;
	font-weight: normal;
	font-style: normal;
}
.UniversLTPro-65BoldOblique {
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
	font-style: normal;
}
*/

.UniversLTPro-55Roman {
	font-family: UniversLTPro-55Roman;
	font-weight: normal;
	font-style: normal;
}
.UniversLTPro-55Oblique {
	font-family: UniversLTPro-55Oblique;
	font-weight: normal;
	font-style: normal;
}
.UniversLTPro-75BlackOblique {
	font-family: UniversLTPro-75BlackOblique;
	font-weight: normal;
	font-style: normal;
}
.UniversLTPro-65BoldOblique {
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
	font-style: normal;
}

* html body {
	text-align:left;
}
html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	font-size:15px;
	text-align:left;
	position:relative;
	/*font-family: Arial, Verdana;*/
	color: #000;
	font-family: UniversLTPro-55Roman;
}
#wrapper {
	/*grid*/
	/*position: absolute;
	z-index: 9999;*/
	margin: 0 auto 0 50px;
    padding: 0 50px 0 0;
}
#left {
	width:243px;
	float:left;
	padding: 0 0 80px 0;
}
#main {
	width:auto;
	margin-left:277px;
	position:relative;
}
#meta {
	text-align: right;
	height: 60px;
}
#meta span {
	display: inline-block;
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	padding: 10px 0 0 0;
}
#meta span.src {
	position:relative;
	margin: 0 10px 0 0;
}
#meta span.src div {
	position: absolute;
	transition: background-color 0.5s ease;
	background-color: rgba(238,238,238,0);
	width: 28px;
    height: 30px;
	right: 0;
	top: 20px;
	text-align: left;
}
#meta span.src a {
	position: absolute;
	right: 5px;
	top: 5px;
}
#meta span a:hover {
	color: #d5b965;
}
#meta span.src input {
	background-color: rgba(238,238,238,0);
    border: medium none;
    height: 21px;
    left: 0;
    margin: 4px 0 0 10px;
    position: absolute;
    top: 0;
    width: calc( 100% - 40px);
}
#meta span #clearsrc {
	cursor: pointer;
    font-family: UniversLTPro-55Roman;
    margin: 0;
    padding: 2px 5px 2px 8px;
	color: #fff;
}
#pagetitle {
	height: 100px;
	position: relative;
	margin-right: 20px;
}
#pagetitle h1 {
	position: absolute;
    bottom: 37px;
}
#logo, .logo {
	font-family: UniversLTPro-75BlackOblique;
	font-size: 40px;
	height: 157px;
	padding: 3px 0 0 10px;
}
#logo span, .logo span {
	margin: 0 10px 0 0;
}
.gold{
	color: #d5b965;
}
.black{
	color: #000;
}
.gold_bkgr{
	background-color: #d5b965;
}
.std_bkgr{
	background-color: #000;
}
h1, h2 {
	margin: 0;
	padding: 0;
	font-size: normal;
}
h1 {
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	padding: 14px 0 0 0;
}
h2 {
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 5px 0;
	display: inline-block;
}
a.sres h2 {
	font-size: 20px;
	margin: 8px 0;
}
a.sres:hover h2 {
	text-decoration: underline;
}
a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: none;
}
a.underline:link, a.underline:visited, a.underline:active, a.underline:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding: 0 0 2px 0;
}
.inside {
	line-height: 30px;
	padding: 0 0 40px 0;
}
.italic {
	font-family: UniversLTPro-55Oblique;
}
#navi {
	margin: 0;
	padding: 0;
}
#navi ul {
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #000;*/
}
#navi ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0 0 10px;
	line-height: 29px;
	/*height: 28px;*/
	border-top: 1px solid #000;
	font-size: 15px;
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
}
#navi ul li:hover a {
	color: #d5b965;
}
#navi ul li.open:hover a {
	color: #000;
}
/*#navi ul li.active {
	border-top: none;
}*/
/*#navi ul li:first-child {
	border-top: 1px solid #000;
}*/
#navi ul ul {
	padding: 0 0 0 15px;
	margin: 0;
	/*border-bottom: 1px solid #000;*/
}
#navi ul ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0 0 10px;
	line-height: 29px;
	/*height: 28px;*/
	border-top: 1px solid #000;
	font-size: 15px;
	font-family: UniversLTPro-55Roman;
	font-style: italic;
}
#navi ul ul li:hover a {
	color: #d5b965;
}
#navi ul li.open ul li:hover a {
	color: #d5b965;
}
/*#navi ul ul li:last-child {
	border-bottom: 1px solid #000;
}*/
#navi ul li.open {
	border-top: none;
	padding-top: 0;
}
#navi ul ul li:first-child {
	border-top: none;
}
#navi3{
	margin: 30px 0 30px 0;
	padding: 0;
	height: 30px;
	display:block;
	overflow:hidden;
}
#navi3 div {
	list-style: none;
	float: left;
	font-size: 13px;
	line-height: 30px;
	padding: 0 60px;
	display: inline-block;
	background-color: #eee;
	margin: 0 3px 0 0;
}
#navi3 div.active{
	background-color: #000;
}
/*#navi3 div.active a {
	color: #fff;
}*/
li.active {
	background-color: #eee;
}
li.active a:link, li.active a:visited, li.active a:active, li.active a:hover {
	color: #000;
}
#navi3 div.active a:link, #navi3 div.active a:visited, #navi3 div.active a:active, #navi3 div.active a:hover {
	color: #fff;
}
img.img_l{
	width: 100%;
}
.thumbnail {
	float: left;
	padding: 0 34px 25px 0;
	width: calc(33% - 20px);
	height: 100%;
}
.thumbnail img {
	width: 100%;
}
.thumbnail:nth-child(3n+2) {
	padding-right: 0;
}
.thumbnail:nth-child(3n+3) {
	padding-right: 0;
	float: right;
}
/*img.img_right {
	float: right;
	margin: 0 -41.5% 0 0;
	width: 41.5%;
}*/
.bullets_list {
	margin: 0;
	padding: 0;
}
.bullets_list li.bullet {
	line-height: 25px;
	margin:0 0 30px 0;
	list-style: none;
}
.bullets_list li.bullet h2{
    font-size: 20px;
    margin: 8px 0;
}
.bullets_list li.bullet:hover h2 {
	text-decoration: underline;
	/*font-size:20px;
	margin:8px 0;
	display:block;*/
}
.bullets_list li.bullet_nh:hover h2 {
	text-decoration: none;
	/*font-size:20px;
	margin:8px 0;
	display:block;*/
}
.bullets_list_inline {
	margin: 0;
	padding: 0;
}
.bullets_list_inline li.bullet {
	list-style: none;
}
.bullets_list li.bullet h2{
    font-size: 20px;
    margin: 8px 0;
}
.bullets {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
.bullets li.bullet, .bullets li.portrait {
	float: left;
	margin: 0 33px 25px 0;
	width: calc(33% - 20px);
	height: 170px;
	overflow: hidden;
	background-color: #ddd;
	list-style: none;
	position: relative;
}
.bullets li.portrait {
	height: 480px;
}
.bullets li.bullet div {
	/*padding: 5px;*/
}
.bullets li.bullet div h2, .bullets li.portrait div h2 {
	font-size: 18px;
	font-size:18px;
	font-size:1.2vw;
	margin:0.5vw 8px 0.5vw 0;
	display:block;
	line-height:1.8vw;
}
.bullets li.bullet div span, .bullets li.portrait div span {
	font-size:0.9vw;
	display:block;
	line-height:1vw;
	margin-top:8px;
}
@media (min-width: 1262px){
	.bullets li.bullet div h2, .bullets li.portrait div h2 {
		font-size: 18px;
		margin:8px 8px 8px 0;
		line-height:20px;
	}
	.bullets li.bullet div span, .bullets li.portrait div span {
		font-size:14px;
		display:block;
		line-height:18px;
		margin-top:8px;
	}
}
/*.bullets li.bullet img {
	position: absolute;
	width: 100%;
}*/
/*.bullets li.bullet:nth-child(3n+2) {
	margin-right: 0;
}*/
.bullets li.bullet:nth-child(3n+3), .bullets li.portrait:nth-child(3n+3) {
	margin-right: 0;
	float: right;
}

#footer {
	padding: 20px 20px 20px 50px;
	clear: both;
	color: #ffffff;
	/*display: none;*/
}
#footer_inner {
	max-width:1262px;
	min-width:938px;
	padding: 0 50px 0 0;
	height:200px;
}
.footer_header {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #fff;
	font-family: UniversLTPro-65BoldOblique;
	font-weight: normal;
	display: block;
	height: 47px;
}
#footer1 {
	width: 262px;
	float: left;
	padding: 0 20px 0 0;
}
#footer2 {
	float: left;
	padding: 0 40px 0 0;
	width: calc(33% - 140px);
}
#footer3 {
	float: left;
	padding: 0 40px 0 0;
	width: calc(33% - 140px);
}
#footer4 {
	float: left;
	padding: 0 ;
	width: calc(33% - 140px);
}
#ethlogo {
	margin: 0 0 25px 0;
}
#desc {
	line-height: 20px;
	font-size: 15px;
	color: #fff;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #fff;
}

.sres {
	margin:0 0 15px 0;
	padding:5px 0;
	display: block;
}
.sres p{
	margin:0;
}
.pointer {
	cursor: pointer;
}
#app_message{
	margin: 0;
	padding: 0 0 36px 0;
}
/*
.ism-caption a:link, .ism-caption a:visited, .ism-caption a:active, .ism-caption a:hover {
	text-decoration: underline;
}*/
