@font-face {
	font-family: 'Gotham';
    src: url('../fonts/gotham-book.ttf') format('truetype');;
}

body {
    margin: 0px;
    font-family: Gotham, Helvetica;
    background-color: rgb(40,40,40);
}

#bodyContainer {
    border-color: black;
    border-width: 1px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: 0px;
    top: 0px;
    width: 1024px;
    height: auto;
    left: 77px;
    right: 78px;
    min-height: 500px;
    max-width: 1024px;
    min-width: 768px;

}

#navigationContainer {
    border-color: black;
    border-width: 1px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: auto;
    min-height: 540px;
    bottom: 0px;
    background-image: url("../images/ea_menubar_tile.png");
    width: 220px;
    background-position: 50% 50%;
    background-repeat: no-repeat repeat;
}

#backgroundContainer {
    border-color: black;
    border-width: 1px;
    position: absolute;
    margin-top: 0px;
    top: 0px;
    bottom: 0px;
    left: 220px;
    width: 804px;
}

#contentContainer {
    border-color: black;
    border-width: 1px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: absolute;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    opacity: 1.0;
    background-image: url("../images/contentContainer.png");
    width: 700px;
    height: 500px;
    right: 54px;
    margin-left: auto;
    left: 50px;
    margin-right: auto;
    top: 48px;
    margin-bottom: auto;
    bottom: 0px;
    margin-top: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    display: none;
}

#logoList
{
	background-color: white;
	width: 100%;
}

#logoList img
{
	max-height: 60px;
	border: none;
}

.clientLogo
{
	display: inline-block;
	vertical-align: top;
	width: 250px;
	height: 60px;
	margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
}

.clientLogoLong
{
	display: inline-block;
	vertical-align: top;
	width: 99%;
	height: 60px;
	margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
}

/*#backgroundImage {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    min-width: 804px;
    height: 100%;
    left: -4px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}*/

/*#backgroundImage img {
    min-width: 804px;
    margin: auto;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
}*/


h1 {
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    font-weight: bold;
    font-size: 14pt;
    top: 20px;
    height: 24px;
    right: 0px;
    width: 510px;
    padding-right: 10px;
}

h2 {
    display: inline;
    margin-top: 0px;
    font-weight: bold;
    font-size: 15px;
    height: 24px;
    padding-top: 10px;
    padding-bottom: 0px;
}

#faq h2 {
    display: block;
    margin-bottom: 0px;
    margin-top: 12px;
    height: auto;
}

#bodyCopy {
    overflow: auto;
    position: absolute;
    margin-top: 0px;
    font-size: 11pt;
    top: 65px;
    right: 0px;
    width: 510px;
    height: 420px;
    padding-right: 10px
}


#bottomContact {
    border-color: black;
    border-width: 1px;
    position: absolute;
    height: auto;
    bottom: 0px;
    width: 200px;
    background-position: 50% 50%;
    background-repeat: no-repeat repeat;
    font-size: 11px;
    margin-left: 10px;
    text-align: center;
    color: rgb(84,48,26);

}

#bottomContact a {
    color: rgb(138,31,3);
}

#bodyCopy li {
    padding-bottom: 6px;
}

#image {
    width: 220px;
    height: 96px;
    position: absolute;
    margin-top: auto;
    margin-left: auto;
}

#inner_image {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

#rectangleShape {
    position: absolute;
    border-width: 1px;
    height: 6px;
    margin-top: auto;
    width: 520px;
    background-color: rgb(138,31,3);
    right: 0px;
    top: 48px;
}


#navMenu {
    position: absolute;
    top: 90px;
    
}

#navMenu ul {
    margin-left: -1em;
}

a {
    text-decoration: none;
    color: rgb(84,48,26);
}

#navMenu li {
    font-size: 15px;
    color: rgb(84,48,26);
	list-style-type: none;
    text-decoration: none;
    margin-left: -1.1em;
}

#navMenu li li {
    margin-left: -3em;
}

li.selected, li.selected a {
    font-weight: bold;
    color: rgb(138,31,3);
}

#contentContainer li a {
    font-size: 15px;
    color: rgb(84,48,26);
	list-style-type: none;
    text-decoration: none;
    text-indent: -7%;
    font-weight: bold;
}


.marginImage {
    width: 110px;
    margin-left: 28px;
    margin-top: 20px;
    opacity: 1.0;
}

#closebox {
    position: absolute;
    top: 0px;
    left: 0px;
}


#EAformbox {
    margin: 0 auto;
    padding: 20px 0;
}

.userinput {
    width: 220px;
    display: inline-block;
    border: solid 1px rgb(83,83,83);
}

.userinput_truncated {
    width: 146px;
    display: inline-block;
    border: solid 1px rgb(83,83,83);
}

.userinputlabel {
    display: block;
}

.form_segment {
    padding: 10px 20px;
}

.field {
    display: block;
    margin: 10px;
}

.field_indent {
    margin-left: 30px;
}

.dropdown {
    font-weight: 400;
    border: solid 1px rgb(83,83,83);
}

.checkbox {
    display: block;
    margin: 10px;
}

.checkbox_block {
    display: block;
    margin: 10px;
}

.form_header {
    font-weight: 600;
    margin-bottom: 8px;
}

.submit_form {
    border: solid 1px black;
    background-color: #FFF;
    width: 192px;
    height: 36px;
    font-weight: 600px;
    font-size: .875em;
    -webkit-appearance: none;
}

.error {
    border: solid 1px rgb(239, 62, 66);
    box-shadow: 0 0 2px 0 rgb(239, 62, 66);
}

.trailer_field_label {
    margin-top: 4px;
    display: inline-block;
}

.trailer_field {
    width: 116px;
    display: inline-block;
    border: solid 1px rgb(83,83,83);
}

.trailer_field_small {
    width: 45px;
    display: inline-block;
    border: solid 1px rgb(83,83,83);
}

.trailer_label {
    display: inline-block;
    width: 90px;
}

#bodycopy {
    display:none;
}