@charset "utf-8";
/* CSS Document */

/* FONT STYLES */
body {
	color: #464646;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}
p {
	margin-top: 10px;
}
h1 {
	color: #beaf87;
	font-size: 1.5em;
}
h2 {
	font-size: 1.1em;
}
.font90 {
	font-size: .90em;
}
.font80 {
	font-size: .80em;
}
.font70 {
	font-size: .80em;
}
.font60 {
	font-size: .60em;
}
.fontbold {
	font-weight: 400;
}
a {
	text-decoration: none;
}
.bg-gold {
	background-color: #beaf87;
}
.bg-silver {
	background-color: #e6e7e8;
}

/* HEADER */
#header {
	background-color: #e6e7e8;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-copy {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
	color: #464646;
	text-align: right;
	vertical-align: middle;
	min-height: 111px;
	font-family: 'Muli', sans-serif;
}
#header a {
	color: #464646;
	text-decoration: none;
}
#header a:hover {
	color: blue;
	text-decoration: underline;
}
#header a:visited {
	color: #464646;
	text-decoration: none;
}

#sitelogo {
	max-width: 200px;
	height: auto;
}
.sitelogo {
	float: left;
	max-height: 200px;
	width: auto;
	margin-left: 5px;
	border: 3px solid white;
}
.header-skj {
	max-height: 115px;
	width: auto;
	float: right;
	margin-left: 10px;
}
.skj-header1 {
	font-family: 'Cinzel', serif;
	font-size: 1.8em;
	font-weight: 700;
	margin-bottom: 15px;
}
.skj-header2 {
	font-family: 'Cinzel', serif;
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 15px;
}

/* NAVIGATION BAR */
#navbar {
	width: 100%;
	background-color: #beaf87;
}
#navbarcopy {
	width: 90%;
	max-width: 1000px;
	color: #464646;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#navbarcopy a {
	text-decoration: none;
	color: #464646;
}
#navbarcopy a:hover {
	color: blue;
	text-decoration: underline;
}
#navbarcopy a:visited {
	color: #464646;
	text-decoration: none;
}
#navbartable {
	width: 100%;
	height: auto;
}
#navbartable-left {
	text-align: left;
	vertical-align: middle;
	font-weight: 700;
	font-size: 1.2em;
}
#navbartable-right {
	text-align: right;
	vertical-align: middle;
	font-size: .85em;
}

/* HOMEPAGE HERO */
#hero {
	width: 100%;
    max-height: 450px;
	background: url(images/hero-image.jpg);
	background-size: cover;
	background-position: middle center;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-bottom: 50px;
}
#hero-copy {
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
	text-align: center;
	vertical-align: bottom;
}
#listings-search-home {
	background-color: rgba(190,175,135,.90);
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#listings-search-home h1 {
	color: #000000;
	margin-bottom: 15px;
	font-size: 2.0em;
}
#listings-search-home a {
	color: #464646;
	text-decoration: none;
}
#listings-search-home a:visited {
	color: #464646;
	text-decoration: none;
}
#listings-search-home a:hover {
	color: blue;
	text-decoration: underline;
}
#listings-search-home input {
	width: 90%;
	height: 40px;
	text-align: center;
	padding: 0px;
}
#listings-search-home input[type=button], input[type=submit], input[type=reset] {
	background-color: #38383a;
	border: 1px solid #38383a;
	color: #beaf87;
}
#listings-search-home select {
	width: 90%;
	height: 40px;
}
#listings-search-home-table {
	margin: 0 auto;
	width: 80%;
	max-width: 1000px;
	font-size: .80em;
}




/* COPY */
#copy {
	background-color: #ffffff;
	width: 90%;
	max-width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
}

/* HOMEPAGE CAROUSEL */
#carousel-home {
	background-color: #e6e7e8;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#carousel-home-copy {
	margin: 0 auto;
	 max-width: 1000px;
	 width: 90%;
	 color: #464646;
}

/* IDX WRAPPER */
#idxwrapper {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #464646;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}
#idxwrapper h2 {
	color: #beaf87 !important;
	font-size: 1.5em !important;
	font-weight: 400 !important;
	font-family: 'Muli', sans-serif !important;
}
#IDX-main {
	padding: 0px !important;
}
#IDX-rosterOffice-25 {
	display: none;
}
#IDX-rosterFilter {
	border-top: 0px solid white !important;
}
#IDX-quicksearch-44636 {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 0px solid #ccc;
    box-shadow: none;
    -webkit-box-shadow: 0px;
    max-width: 25%;
    float: right;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #ffffff;
}.IDX-wrapper-standard .IDX-navbar-default {
    background-color: #beaf87;
    border-color: #beaf87;
}
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a, .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus, .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover {
    color: #fff;
    background-color: #38383a;
}
.IDX-open > .IDX-wrapper-standard .IDX-btn-primary.IDX-dropdown-toggle, .IDX-wrapper-standard .IDX-btn-primary.IDX-active, .IDX-wrapper-standard .IDX-btn-primary:active, .IDX-wrapper-standard .IDX-btn-primary:focus, .IDX-wrapper-standard .IDX-btn-primary:hover {
    color: #fff;
    background-color: #565659;
    border-color: #565659;
}
.IDX-wrapper-standard .IDX-btn-primary {
    color: #fff;
    background-color: #beaf87;
    border-color: #beaf87;
}
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus, .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover {
    color: #fff;
    background-color: #565659;
}
.IDX-wrapper-standard a {
    color: #38383a;
    text-decoration: none;
}
.IDX-showcaseTable#IDX-showcaseGallery-14567 {
    table-layout: fixed;
    border-spacing: 8px;
    font-size: 1em;
}
#IDX-leadToolsBar {
    position: relative !important;
    z-index: 3 !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-box-shadow: 0px !important;
    -webkit-box-shadow: 0px !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
    border: 0px !important;
    font-variant: none !important;
    font-weight: none !important;
    margin-bottom: none !important;
    padding: 0px !important;
    text-shadow: none !important;
    max-width: 800px !important;
}



/* SIDEBAR ACTION BUTTONS */
.actionform {
	height: auto !important;
	width: 90% !important;
	margin: 0 auto !important;
}
.actionbutton {
	height: 40px !important;
	width: 100% !important;
	margin: 0 auto;
}


/* FOOTER */
#footer {
	background-color: #38383a;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-copy {
	 margin: 0 auto;
	 max-width: 1000px;
	 width: 90%;
	 color: #ffffff;
}
#footer-copy a {
	color:aqua;
	text-decoration: none;
}
#footer-copy a:visited {
	color:aqua;
	text-decoration: none;
}
#footer-copy a:hover {
	color:aqua;
	text-decoration: none;
}
#footer-logo {
	max-width: 115px;
	height: auto;
}
#footer-table {
	width: 100%;
	border: 0px;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}
.footer-left {
	width: auto;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
}
.footer-right {
	width: 190px;
    border-left: 1px solid #beaf87;
	padding-left: 15px;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
}


/* TABLE FORMATTING */
.threecolumn {
	width: 100%;
	height: auto;
}
.threecolumn td {
	text-align: left;
	vertical-align: top;
}
.threecolumn-left {
	width: 185px;
	padding-right: 15px;
}
.threecolumn-center {
	width: auto;
	padding-right: 15px;
}
.threecolumn-right {
	width: 230px;
    border-left: 1px solid #beaf87;
	padding-left: 15px;
}

/* MY LISTING MANAGER LOGIN */
#mylistingmanager a {
	color: #464646;
	text-decoration: none;
}
#mylistingmanager a:visited {
	color: #464646;
	text-decoration: none;
}
#mylistingmanager a:hover {
	color: blue;
	text-decoration: underline;
}
#mylistingmanager input {
	width: 90%;
	height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	font-size: .70em;
}
#mylistingmanager-button {
	background-color: #38383a;
	border: 1px solid #FFFFFF;
	color: #beaf87;
	width: 50%;
	margin: 0 auto;
}
#mylistingmanager select {
	width: 90%;
	height: 20px;
}