﻿@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
/* CSS
--------------------------------------------------*/
body {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background:#FFFFFF;
}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0;
	padding: 0;
}

/* Links
--------------------------------------------------*/
a {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

a:visited {
	color: purple
}

/* IDs
--------------------------------------------------*/
#wrapper {
	padding: 0;
	margin: 0;
	width: 100%;
}

#content {
	width: 100%px;
	padding: 10px;
	text-align: left;
	background: transparent;
}
#content table {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}
.imagenav.right a:nth-of-type(3) {
    position: absolute;
    left: -13px;
    top: 280px;
    background: transparent;
    border: 0;
    padding: 0;
    max-width: 0;
    width: 100%;
    font-size: 0;
}
.imagenav.right a:nth-of-type(3):before {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 65px;
    color: #fff;
    background-color: rgba(56, 49, 57,0.6);
}

.imagenav.right a:nth-of-type(3):hover:before {
    background-color:#000;
}

.imagenav.right a:nth-of-type(5) {
    position: absolute;
    top: 280px;
    background: transparent;
    border: 0;
    padding: 0;
    max-width: 0;
    width: 100%;
    font-size: 0;
    right:0;
}
.imagenav.right a:nth-of-type(5):after {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 65px;
    color: #fff;
    background-color: rgba(56, 49, 57,0.6);
}
.imagenav.right a:nth-of-type(5):hover:after {
    background-color:#000;
}


#logohead {
	background: #FFFFFF;
	padding-bottom: 5px;
}

#logofooter {
	background: #FFFFFF;
	padding-bottom: 5px;
}

#pagehead {
	background: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 7pt;
	border: 1px solid #F1F6F6;
	border-left: 8px solid #F1F6F6;
}

#pagehead p {
	line-height: 13pt;
}

#pagehead a {
	color: #000000;
}

#subhead {
	margin: 0 0 10px 9px;
	color: #;
	font-family: Arial, Helvetica, sans-serif
}
div#subhead h1 {
    text-align: center;
}
div#subhead .left {
    float: none;
}

#pagefoot {
	background: #F1F6F6;
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 8pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#pagefoot a {
	color: #000000;
}

#mainimage {
	margin: 0 0 10px 0;
	width: 100%;
	text-align: center;
	overflow: auto;
}
div#mainimage img {
    width: 750px;
    height: 550px;
}
#title {
	color: #000000;
}

/* Classes
--------------------------------------------------*/
.low {
	display: none;
}

.smalltext {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif	
}

.clearer {
	clear: both;
	line-height: 0;
}

.left {
	float: left;
	clear: right;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.fluidleft {
	float: left;
	width: 250px;
	clear: right;
}

.fluidcenter {
	float:left;
	width: 230px;
	text-align: center;
}

.fluidright {
	float: left;
	width: 250px;
	text-align: right;
}

.metatitle {
	margin-bottom: 10px;
}

.metatitle1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.metatitle1 a {
	text-decoration: none;
}

.metatitle1 a:hover {
	color: #7ba9c4;
}

.metatitle2 {
	font-size: 70%;
	font-style: italic;
	margin-left: 10px;
	margin-top: 0.5em;
	float: left;
}

.metatitle3 {
	float: right;
}

.metabox {
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 10pt;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}

.metaitem {
	margin-bottom: 4px;
}

.thumbcontainer {
	padding: 5px;
	background: #F1F6F6;
	height: auto;
	display: table-cell;
}

.thumbmeta {
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif
	font-size: 7pt;
	margin-top: 5px;
	text-align: center;
	line-height: 12pt;
	font-weight:bold;
	text-transform:capitalize
	
}

.scott {
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	margin-top: 5px;
	text-align: left;
	line-height: 12pt;
			
}


.paginate {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
}

.paginate a {
	color: #000000;
	padding: 2px 6px;
	border: solid 1px #DDDDDD;
	background: #FFFFFF;
	text-decoration: none;
}

.paginate .this-page {
	padding: 2px 6px;
	border-color: #999999;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
	background: #FFFFFF;
}

.paginate a:hover {
	color: #FFFFFF;
	background: #7BA9C4;
	border-color: #003366;
	text-decoration: none;
}

.imagenav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif
	padding: 5px;
	font-size: 8pt;
	float: inherit;
    text-align: center;
	max-width: 741px;
    margin: 10px auto;
    position: relative;
}
 

.imagenav a {
    color: #000000;
    padding: 5px 10px;
    background: #ccc;
    text-decoration: none;
}
.imagenav a:hover {
    color: #fff;
    background: #000;
}

.thumbcontainer img {
    width: 275px;
    height: 240px;
}


/* Headings
--------------------------------------------------*/
h1 {
	font-size: 18pt;
	font-weight: bolder;
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: "Arial", Helvetica, sans-serif;	
}

#subhead h1 {
	margin: 10px 0 0 0;
	font-size: 18pt;
	color: #000000;
	font-weight: bolder;
	font-family: "Arial", Helvetica, sans-serif;	
}

/* Images
--------------------------------------------------*/
/* Tables
--------------------------------------------------*/
caption {
	display: none;
}

@media screen and (max-width:1024px) {
    #mainimage {
        margin: 0px 0 10px -6px;
    }
}
@media screen and (max-width:992px) {
    .thumbcontainer img {
        width: 100%;
        height: auto;
    }

}
@media screen and (max-width: 767px){
div#title iframe {
    width: 100%;
    height: 100%;
}
}
@media screen and (max-width:480px) {
    td.thumbtable {
        width: 48%;
        display: inline-block;
    }
    td.thumbtable img {
        width: 100% !important;
        height:auto!important;;
    }
    table#table1 * {
        width: 100%;
    }
}